.dt-panel{padding:1rem 1.15rem;border:2px solid var(--line,#c4d8e0);border-radius:18px;background:var(--surface,#fff);color:var(--ink,#203842);margin-block:1rem;max-width:100%;overflow-wrap:anywhere}
.dt-panel h3{margin:0 0 .55rem;font-size:1.15rem}.dt-panel p{line-height:1.5;margin:.5rem 0}.dt-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-block:.8rem}.dt-panel button{min-height:44px;padding:.65rem 1rem;border:2px solid #458b94;border-radius:12px;background:#e6f5f1;color:#153c44;font:inherit;font-weight:700;cursor:pointer}.dt-panel button:disabled{opacity:.6;cursor:default}.dt-panel button:focus-visible,.dt-panel textarea:focus-visible,.dt-panel input:focus-visible{outline:3px solid #9b6515;outline-offset:3px}.dt-panel audio{display:block;width:min(100%,420px);margin-block:.8rem}.dt-consent{display:flex;align-items:flex-start;gap:.7rem;line-height:1.5;padding:.8rem;background:#fff8dd;border-radius:12px;color:#403710}.dt-consent input{flex-shrink:0;width:22px;height:22px;margin:.1rem 0}.dt-draft{display:grid;gap:.5rem;font-weight:700}.dt-panel textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:140px;padding:.75rem;border:2px solid var(--line,#bdd2d8);border-radius:12px;background:var(--surface,#fff);color:inherit;font:inherit;font-weight:400;line-height:1.55}.dt-message:empty{display:none}.dt-error{color:#a32323}.dt-recording{font-weight:700;color:#a32323}.dt-recording::before{content:'●';margin-right:.45rem}.dt-panel [data-dt-timer]{font-variant-numeric:tabular-nums}@media(max-width:600px){.dt-panel{padding:.85rem}.dt-actions button{flex:1 1 180px}}
