.brief-form{display:grid;gap:20px}.brief-form .field{margin-bottom:28px}.brief-form textarea{width:100%;min-height:110px;resize:vertical}.brief-actions{display:flex;flex-wrap:wrap;gap:12px;margin:8px 0 24px}.brief-answer{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);line-height:1.7}.brief-section{margin:20px 0}.brief-section h3{font-size:1rem;margin-top:24px;line-height:1.5}#brief-root progress{width:100%;height:10px;accent-color:var(--gold)}.brief-dialog{width:min(900px,94vw);max-height:88vh;overflow:auto}.brief-dialog::backdrop{background:#0009}@media(max-width:600px){.brief-actions{display:grid}.brief-actions .btn{width:100%}}
