:root{--navy:#19213d;--navy-tint:#eceef4;--burgundy:#7a1c1c;--burgundy-tint:#f6ebeb;--gold:#7a6a1c;--gold-tint:#f4f1e2;--forest:#2d4a2d;--forest-dark:#1f351f;--forest-tint:#e9efe9;--berry:#7a1c1c;--berry-tint:#f6ebeb;--amber:#7a6a1c;--amber-tint:#f4f1e2;--blue:#3e5c8a;--blue-tint:#eaeef5;--purple:#5b4a7a;--purple-tint:#efecf5;--danger:#7a1c1c;--danger-tint:#f6ebeb;--bg:#f8f9fb;--surface:#fff;--text:#19213d;--text-muted:#6b7280;--text-faint:#9ca3af;--border:#e8eaed;--radius:14px;--shadow:0 1px 2px #19213d0d, 0 8px 24px #19213d14}*{box-sizing:border-box}body{margin:0}html,body,#root{min-height:100%}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{margin:0;font-family:Fraunces,Cambria,serif}p{margin:0}button{font-family:inherit}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:30;padding:0 32px;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;max-width:1180px;height:64px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.brand-mark{background:linear-gradient(135deg, var(--forest), var(--forest-dark));border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.brand-mark svg{width:15px;height:15px}.brand-sub{color:var(--text-muted);font-weight:500}.phase-pipeline{align-items:center;gap:6px;display:flex}.phase-pill{color:var(--text-faint);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 10px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.phase-pill:hover{color:var(--forest)}.phase-pill .dot{background:var(--border);border-radius:50%;flex:none;width:7px;height:7px}.phase-pill.active{background:var(--forest-tint);color:var(--forest)}.phase-pill.active .dot,.phase-pill.done .dot{background:var(--forest)}.phase-arrow{color:var(--border);font-size:12px}.shell{max-width:1180px;margin:0 auto;padding:36px 32px 100px}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--forest);align-items:center;gap:8px;margin-bottom:8px;font-size:12.5px;font-weight:700;display:inline-flex}.eyebrow .status-dot{background:var(--forest);border-radius:50%;width:6px;height:6px}.page-head h1{color:var(--navy);font-size:29px;font-weight:600}.page-head .desc{color:var(--text-muted);max-width:600px;margin-top:6px;font-size:13.5px;line-height:1.5}.btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:13.5px;font-weight:700;transition:transform .12s,box-shadow .15s,background .15s,opacity .15s;display:inline-flex}.btn svg{width:16px;height:16px}.btn-primary{background:linear-gradient(135deg, var(--forest), var(--forest-dark));color:#fff;box-shadow:var(--shadow)}.btn-primary:hover:not(:disabled){transform:translateY(-1px)}.btn-ghost{background:var(--surface);color:var(--forest);border-color:var(--border)}.btn-ghost:hover:not(:disabled){border-color:var(--forest);background:var(--forest-tint)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn .spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.btn-ghost .spinner{border-color:#1b5e3a40;border-top-color:var(--forest)}@keyframes spin{to{transform:rotate(360deg)}}.stat-strip{background:var(--border);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:30px;display:grid;overflow:hidden}.stat{background:var(--surface);padding:16px 18px}.stat .num{color:var(--burgundy);font-family:Fraunces,serif;font-size:22px;font-weight:600}.stat .label{color:var(--text-muted);margin-top:3px;font-size:11.5px;font-weight:500}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.filter-chip{border:1.5px solid var(--border);background:var(--surface);color:var(--text-faint);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:600}.filter-chip.active{border-color:var(--forest);background:var(--forest-tint);color:var(--forest)}.section-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:22px 0 10px;font-size:13px;font-weight:700}.file-list{flex-direction:column;gap:10px;display:flex}.file-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:15px 18px;transition:box-shadow .15s}.file-card:hover{box-shadow:var(--shadow)}.file-top{align-items:center;gap:14px;display:flex}.file-icon{background:var(--forest-tint);width:38px;height:38px;color:var(--forest);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.file-icon svg{stroke:currentColor;width:19px;height:19px}.file-info{flex:1;min-width:0}.file-name{color:var(--text);font-size:14px;font-weight:700}.file-meta{color:var(--text-faint);margin-top:2px;font-size:11.5px}.tag{white-space:nowrap;background:var(--blue-tint);color:var(--blue);border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:700}.file-status{color:var(--forest);white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.file-status svg{width:12px;height:12px}.expand-chevron{width:9px;height:9px;color:var(--text-faint);flex:none;transition:transform .15s}.file-card.open .expand-chevron{transform:rotate(90deg)}.file-detail{border-top:1px dashed var(--border);margin-top:14px;padding-top:14px;display:none}.file-card.open .file-detail{display:block}.finding-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:6px;font-size:10.5px;font-weight:800}.finding-text{color:var(--text-muted);font-size:13px;line-height:1.55}.detail-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px;display:grid}.detail-item .dl{text-transform:uppercase;color:var(--text-faint);margin-bottom:2px;font-size:10px;font-weight:700}.detail-item .dv{color:var(--text);font-size:12.5px;font-weight:600}.action-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;padding:20px 22px;display:flex}.action-copy h3{color:var(--navy);font-size:17px;font-weight:600}.action-copy p{color:var(--text-muted);max-width:520px;margin-top:4px;font-size:12.5px;line-height:1.5}.action-buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-remove-btn{margin-top:16px;padding:8px 16px;font-size:12.5px}.file-remove-btn:hover:not(:disabled){border-color:var(--danger,#ad4a63);color:var(--danger,#ad4a63);background:var(--danger-tint,#f7eaee)}.status-line{border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.gen-status{display:block}.gen-pct{opacity:.75;font-variant-numeric:tabular-nums;margin-left:4px}.gen-bar{background:var(--border);border-radius:999px;width:min(420px,100%);height:6px;margin-top:10px;overflow:hidden}.gen-bar-fill{background:linear-gradient(90deg, var(--forest), var(--forest-dark));border-radius:999px;height:100%;transition:width .5s}.status-idle{background:var(--bg);color:var(--text-faint)}.status-running{background:var(--amber-tint);color:var(--amber)}.status-done{background:var(--forest-tint);color:var(--forest)}.status-error{background:var(--berry-tint);color:var(--berry)}.q-category{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:14px;overflow:hidden}.q-cat-head{cursor:pointer;align-items:center;gap:13px;padding:16px 20px;display:flex}.q-cat-swatch{border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-family:Fraunces,serif;font-size:14px;font-weight:600;display:flex}.q-cat-title{flex:1;min-width:0}.q-cat-title .name{color:var(--text);font-size:14.5px;font-weight:700}.q-cat-title .sub{color:var(--text-faint);margin-top:2px;font-size:11.5px}.q-count{background:var(--bg);color:var(--text-muted);border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700}.q-body{padding:4px 20px 12px;display:none}.q-category.open .q-body{display:block}.q-category.open .q-cat-head .expand-chevron{transform:rotate(90deg)}.q-item{border-top:1px dashed var(--border);gap:12px;padding:13px 0;display:flex}.q-num{color:var(--text-faint);flex:none;width:26px;font-family:Fraunces,serif;font-size:13px;font-weight:600}.q-text{color:var(--text);font-size:13.5px;font-weight:500;line-height:1.5}.q-rationale{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.5}.q-priority{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;margin-top:7px;padding:3px 8px;font-size:9.5px;font-weight:800;display:inline-block}.prio-high{background:var(--berry-tint);color:var(--berry)}.prio-medium{background:var(--amber-tint);color:var(--amber)}.prio-low{background:var(--blue-tint);color:var(--blue)}.report-preview{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px 34px}.report-preview h2{color:var(--navy);margin-bottom:4px;font-size:22px}.report-preview .report-meta{color:var(--text-faint);margin-bottom:20px;font-size:12px}.report-section{margin-top:22px}.report-section h3{color:var(--forest);border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:6px;font-size:15px}.report-section p,.report-section li{color:var(--text-muted);font-size:13px;line-height:1.6}.report-section ul{margin:6px 0 0;padding-left:18px}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);padding:60px 24px}.empty-state .icon{background:var(--forest-tint);width:46px;height:46px;color:var(--forest);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.empty-state .icon svg{width:22px;height:22px}.empty-state h3{color:var(--navy);font-size:17px}.empty-state p{color:var(--text-muted);max-width:420px;margin-top:6px;margin-left:auto;margin-right:auto;font-size:13px;line-height:1.55}.empty-state .btn{margin-top:18px}.validation-gate{background:var(--gold-tint);border-radius:var(--radius);border:1px solid #e6dfba;margin-bottom:22px;padding:20px 22px}.validation-gate .finding-label{color:var(--gold)}.validation-gate .gate-question{color:var(--text);margin:6px 0 16px;font-size:13.5px;line-height:1.55}.thread-note{color:var(--text-faint);margin-top:8px;font-size:11px}.thread-note code{background:var(--bg);color:var(--text-muted);border-radius:6px;padding:1px 6px;font-family:SFMono-Regular,Consolas,monospace}.md-preview h2{color:var(--navy);margin-bottom:4px;font-size:22px}.md-preview h3{color:var(--forest);border-bottom:1px solid var(--border);margin:22px 0 8px;padding-bottom:6px;font-size:15px}.md-preview h4{color:var(--navy);margin:16px 0 6px;font-size:13.5px}.md-preview p,.md-preview li{color:var(--text-muted);font-size:13px;line-height:1.6}.md-preview ul{margin:6px 0 0;padding-left:18px}.md-preview code{background:var(--bg);border-radius:5px;padding:1px 5px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.error-banner{background:var(--berry-tint);color:var(--berry);border:1px solid #eccdd5;border-radius:12px;align-items:center;gap:9px;margin-bottom:18px;padding:13px 16px;font-size:12.5px;font-weight:600;display:flex}.error-banner svg{flex:none;width:16px;height:16px}.file-preview{margin-bottom:4px}.file-preview-body{background:var(--bg);border:1px solid var(--border);max-height:320px;color:var(--text);white-space:pre-wrap;word-break:break-word;border-radius:10px;margin:8px 0 0;padding:12px 14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;overflow:auto}.q-band{align-items:center}.progress-wrap{align-items:center;gap:12px;display:flex}.progress-ring{flex:none;width:56px;height:56px;position:relative}.progress-ring svg{width:56px;height:56px}.progress-ring .pct{color:var(--navy);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;inset:0}.progress-label{color:var(--text-muted);font-size:12px;line-height:1.4}.progress-label strong{color:var(--navy);font-size:13.5px;display:block}.q-layout{grid-template-columns:290px 1fr;align-items:start;gap:24px;display:grid}.q-sidebar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:2px;padding:10px;display:flex;position:sticky;top:88px}.pillar-nav-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;width:100%;padding:11px 12px;transition:background .12s;display:flex}.pillar-nav-item:hover{background:var(--bg)}.pillar-nav-item.active{background:var(--forest-tint)}.pillar-nav-item .pnum{color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11.5px;font-weight:800;display:flex}.pillar-nav-item .ptext{flex:1;min-width:0}.pillar-nav-item .ptitle{color:var(--text);font-size:13px;font-weight:600;line-height:1.3;display:block}.pillar-nav-item.active .ptitle{color:var(--forest-dark)}.pillar-nav-item .pstatus{margin-top:2px;font-size:10.5px;font-weight:600;display:block}.pillar-nav-item .pstatus.complete{color:var(--forest)}.pillar-nav-item .pstatus.progress{color:var(--gold)}.pillar-nav-item .pstatus.pending{color:var(--text-faint)}.pillar-nav-item .pcheck{width:16px;height:16px;color:var(--forest);flex:none}.pillar-nav-item .pcheck svg{width:16px;height:16px}.q-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:28px 30px}.pillar-header{align-items:center;gap:14px;margin-bottom:6px;display:flex}.pillar-header .pnum-lg{color:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:flex}.pillar-header h2{color:var(--navy);font-size:22px;font-weight:600}.pillar-status-chip{border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:5px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.pillar-status-chip.complete{background:var(--forest-tint);color:var(--forest)}.pillar-status-chip.progress{background:var(--gold-tint);color:var(--gold)}.pillar-status-chip.pending{background:var(--bg);color:var(--text-faint);border:1px solid var(--border)}.pillar-desc{color:var(--text-muted);border-bottom:1px solid var(--border);max-width:720px;margin:10px 0 24px;padding-bottom:20px;font-size:13.5px;line-height:1.55}.q-card{border:1px solid var(--border);background:var(--bg);border-radius:12px;margin-bottom:12px;padding:16px 18px;transition:border-color .15s,background .15s}.q-card.answered{border-color:var(--forest);background:var(--forest-tint)}.q-card .q-top{align-items:flex-start;gap:12px;display:flex}.q-card .q-check{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;padding:0;display:flex}.q-card .q-check svg{opacity:0;color:#fff;width:12px;height:12px;transition:opacity .1s}.q-card.answered .q-check{background:var(--forest);border-color:var(--forest)}.q-card.answered .q-check svg{opacity:1}.q-card .q-text{color:var(--text);flex:1;font-size:14px;line-height:1.5}.q-card .q-who{color:var(--text-faint);margin-top:4px;font-size:11.5px;font-weight:600;display:block}.q-card textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);resize:vertical;border-radius:8px;min-height:38px;margin-top:10px;padding:9px 11px;font-family:inherit;font-size:13px;line-height:1.4}.q-card textarea::placeholder{color:var(--text-faint)}.q-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.nav-btn{color:var(--forest);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:8px 4px;font-size:13px;font-weight:600;display:inline-flex}.nav-btn .expand-chevron{width:15px;height:15px}.nav-btn.disabled{color:var(--text-faint);cursor:not-allowed}@media (width<=900px){.stat-strip{grid-template-columns:repeat(2,1fr)}.phase-pipeline{display:none}.detail-grid{grid-template-columns:repeat(2,1fr)}.q-layout{grid-template-columns:1fr}.q-sidebar{flex-direction:row;position:static;overflow-x:auto}.pillar-nav-item{flex:none;min-width:190px}}@media (width<=560px){.shell{padding:24px 18px 80px}.file-top{flex-wrap:wrap}.action-bar{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
