:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#08101a;background:#f2f3fa;font-synthesis:none;text-rendering:optimizeLegibility;--blue: oklch(.42 .155 258);--blue-strong: oklch(.35 .145 258);--blue-soft: oklch(.955 .025 238);--blue-ring: oklch(.885 .045 232);--bg: oklch(.965 .01 282);--surface: oklch(1 0 0);--surface-soft: oklch(.985 .004 260);--ink: oklch(.17 .025 255);--muted: oklch(.5 .03 255);--border: oklch(.905 .014 255);--success: oklch(.48 .12 150);--warning: oklch(.62 .135 70);--danger: oklch(.52 .16 28)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}a{color:inherit;text-decoration:none}.app-shell{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:100vh}.side-rail{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:24px;padding:18px 14px;background:var(--surface);border-right:1px solid var(--border)}.brand-mark,.side-rail a,.trust-chip{display:grid;place-items:center;color:var(--blue)}.brand-mark{width:58px;height:58px;border-radius:22px;background:var(--blue-soft);border:1px solid var(--blue-ring)}.side-rail nav{display:grid;gap:10px;align-content:start}.side-rail a{min-height:66px;border-radius:16px;gap:6px;color:var(--muted);transition:background .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1)}.side-rail a span,.trust-chip span{font-size:.76rem;font-weight:620}.side-rail a.active{color:var(--blue);background:var(--blue-soft)}.trust-chip{gap:6px;color:var(--success);min-height:54px}.workspace{width:min(1480px,100%);padding:26px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.eyebrow{margin:0 0 5px;color:var(--blue);font-size:.78rem;font-weight:680;line-height:1.25}h1,h2,h3,p{letter-spacing:0}h1,h2,h3{margin:0;line-height:1.18;overflow-wrap:anywhere}h1{font-size:2rem}h2{font-size:1.42rem}h3{font-size:1rem}.user-switcher{display:grid;gap:6px;min-width:min(420px,45vw);color:var(--muted);font-size:.82rem;font-weight:600}.user-switcher select{width:100%;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--ink);padding:11px 14px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:24px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.ask-layout,.intake-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(360px,1.18fr);gap:18px;align-items:start}.ask-panel{position:sticky;top:26px}.question-box{display:grid;gap:12px}.question-box textarea{width:100%;min-height:144px;resize:vertical;border:1px solid var(--border);border-radius:18px;padding:16px;color:var(--ink);background:var(--surface-soft);line-height:1.5}.question-box textarea:focus,.user-switcher select:focus,.segmented button:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--blue-ring);outline-offset:2px}.primary-button,.flow-actions button,.quick-questions button,.segmented button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:12px;min-height:42px;padding:10px 15px;font-size:.86rem;font-weight:650;transition:background .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1)}.primary-button{background:var(--blue);color:var(--surface);border-color:var(--blue)}.primary-button:hover{background:var(--blue-strong);border-color:var(--blue-strong)}.primary-button.wide{width:100%}.quick-questions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.quick-questions button,.flow-actions button,.segmented button{background:var(--surface);color:var(--blue)}.quick-questions button:hover,.flow-actions button:hover,.segmented button.selected{background:var(--blue-soft);border-color:var(--blue-ring)}.answer-panel{min-height:440px}.empty-state{min-height:300px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);text-align:center}.empty-state.inline{min-height:180px;background:var(--surface-soft);border-radius:18px}.skeleton-stack{display:grid;gap:12px}.skeleton-stack span{height:18px;border-radius:999px;background:var(--surface-soft)}.skeleton-stack span:nth-child(2){width:84%}.skeleton-stack span:nth-child(3){width:66%}.no-access{display:grid;align-content:start;gap:10px;min-height:240px;padding:22px;border-radius:18px;background:var(--surface-soft);color:var(--ink)}.no-access svg{color:var(--muted)}.answer-copy{color:var(--ink);line-height:1.62;max-width:74ch}.source-list{display:grid;gap:10px;margin-top:22px}.source-row{border:1px solid var(--border);border-radius:14px;padding:12px 14px;background:var(--surface-soft)}.source-row summary{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--blue)}.source-row p{color:var(--muted);line-height:1.55}.meta-pill,.source-chip,.status-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 10px;font-size:.8rem;font-weight:650;line-height:1.25}.meta-pill,.source-chip{color:var(--blue);background:var(--blue-soft);border:1px solid var(--blue-ring)}.status-badge.success{color:#004b1e;color:oklch(.36 .105 150);background:#e3f4e6}.status-badge.warning{color:#6c4300;color:oklch(.42 .11 70);background:#fff1e2;background:oklch(.965 .03 70)}.chip-line{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.flow-list{display:grid;gap:10px}.flow-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:16px;padding:16px;background:var(--surface-soft)}.flow-row strong,.flow-row span{display:block}.flow-row span{color:var(--muted);font-size:.86rem;margin-top:4px}.field-group{display:grid;gap:10px;margin-bottom:18px;color:var(--muted);font-weight:650}.segmented{display:flex;flex-wrap:wrap;gap:8px}.toggle-line{display:flex;align-items:center;gap:10px;margin:6px 0 20px}.toggle-line input{width:18px;height:18px}.quiet-panel{background:var(--surface-soft)}.step-preview{display:grid;gap:10px;margin:18px 0 0;padding-left:22px;color:var(--muted)}.flow-detail{display:grid;gap:18px}.stage-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0}.stage-line span{min-height:42px;display:grid;place-items:center;border-radius:14px;background:var(--blue-soft);color:var(--blue);font-weight:680}.flow-actions{display:flex;flex-wrap:wrap;gap:9px}.message-line{margin:0 0 14px;color:var(--muted)}.report-surface{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:10px 24px}.report-section{padding:22px 0;border-bottom:1px solid var(--border)}.report-section:last-child{border-bottom:0}.report-section header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.block-id{display:inline-flex;margin-bottom:5px;color:var(--blue);font-size:.78rem;font-weight:750}.report-section p,.report-section li{max-width:78ch;color:var(--ink);line-height:1.62}.blue-icon{color:var(--blue)}.error-text{color:var(--danger)}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.side-rail{position:static;height:auto;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;align-items:center;padding:12px 16px;border-right:0;border-bottom:1px solid var(--border)}.side-rail nav{display:flex;justify-content:center}.side-rail a{min-width:76px;min-height:54px}.workspace{padding:18px}.topbar,.panel-heading,.flow-row,.report-section header{flex-direction:column;align-items:stretch}.user-switcher{min-width:100%}.ask-layout,.intake-grid{grid-template-columns:1fr}.ask-panel{position:static}}@media(max-width:560px){.workspace{padding:14px}.panel,.report-surface{padding:18px;border-radius:18px}.stage-line{grid-template-columns:1fr 1fr}}
