:root{font-family:system-ui,sans-serif;color:#f9fafb;background:#111827;font-size:16px;color-scheme:dark;--surface: #1f2937;--accent: #22d3ee}*{box-sizing:border-box}body{margin:0}header{display:flex;gap:1.4rem;align-items:center;border-bottom:1px solid #374151;padding:1.3rem max(1.5rem,calc((100vw - 1200px)/2))}header a{color:var(--accent);font-size:1.5rem;font-weight:750;text-decoration:none}header button{margin-left:auto}main{max-width:1200px;margin:auto;padding:2.5rem 1.5rem}h1{font-size:2rem;margin:.5rem 0 1.5rem;line-height:1.2}h2{font-size:1.3rem}p{color:#c0c8d3;line-height:1.6}.eyebrow{color:var(--accent);font-size:.875rem;letter-spacing:.09em;font-weight:650}.login{max-width:480px;margin:2rem auto}.title{display:flex;justify-content:space-between;align-items:center;gap:1rem}section,aside{background:var(--surface);border:1px solid #374151;border-radius:16px;padding:1.7rem;margin:1rem 0}.editor{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:1.5rem}aside{align-self:start;position:sticky;top:1rem}label{display:block;font-size:1rem;margin:1rem 0;color:#e5e7eb}input,textarea{display:block;width:100%;font:inherit;background:#111827;border:1px solid #64748b;color:#f9fafb;border-radius:8px;padding:.8rem;margin-top:.5rem}textarea{min-height:110px;resize:vertical}.fields{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}.check{display:flex;align-items:center;gap:.8rem;font-weight:650}.check input{width:1.2rem;height:1.2rem;margin:0;accent-color:var(--accent)}button{font:inherit;font-weight:650;padding:.8rem 1.1rem;border:1px solid #64748b;border-radius:9px;background:transparent;color:#f9fafb;cursor:pointer}.primary{background:var(--accent);border-color:var(--accent);color:#111827}button:disabled{opacity:.55;cursor:wait}aside button{display:block;width:100%;margin-top:.8rem}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #fbbf24;outline-offset:3px}.actions{display:flex;gap:.7rem}.topic{border-top:1px solid #374151;padding:.4rem 0}.error{border-left:4px solid #fbbf24;padding:1rem;background:#1f2937;color:#fde68a}.drafts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:760px){.editor,.drafts,.fields{grid-template-columns:1fr}.title{align-items:flex-start;flex-direction:column}aside{position:static}header{flex-wrap:wrap}main{padding:1rem}h1{font-size:1.7rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.document-workspace{margin-bottom:2rem}.document-workspace dl div{display:flex;gap:1rem;flex-wrap:wrap}.document-workspace dt{font-weight:600;min-width:8rem}.document-workspace dd{margin:0;overflow-wrap:anywhere}.document-workspace article{border-top:1px solid #374151;padding:1rem 0}.document-workspace select{width:100%;padding:.8rem;font:inherit;color:inherit;background:#111827}.partner-logo{max-width:220px;max-height:80px;object-fit:contain}.partner-headshot{width:64px;height:64px;border-radius:16px;object-fit:cover}.packet-editor dl div{margin-bottom:.6rem}.packet-editor dt{color:#9ca3af}.packet-editor dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.packet-editor h1{overflow-wrap:anywhere}.login-actions{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.login-actions button{width:100%;min-height:44px}.packet-editor summary{cursor:pointer;font-weight:700;padding:.5rem 0;overflow-wrap:anywhere}.packet-editor details[open] summary{margin-bottom:1rem}.packet-editor details label{margin-bottom:.8rem}.intake-fields{border:0;padding:0;margin:0;min-width:0;display:grid;gap:1.2rem}.intake-fields label{display:grid;gap:.5rem}.intake-fields .check{display:flex;align-items:flex-start;gap:.8rem}.intake-fields .check input{width:auto;flex-shrink:0}.intake-fields select{font:inherit;padding:.9rem;background:#111827;color:#f9fafb;border:1px solid #64748b;border-radius:10px;width:100%}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
