@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#19211b;background:#f1f3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.shell{min-height:100vh;padding:clamp(24px,6vw,88px);background:radial-gradient(circle at 90% 8%,#d9f5b9 0,transparent 25%),#f1f3ed}.hero{max-width:1440px;margin:auto;min-height:calc(100vh - (2*clamp(24px,6vw,88px)));display:grid;align-items:center}.landing-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(600px,1fr);align-items:center;gap:clamp(48px,6vw,96px)}.landing-copy h1{max-width:700px;margin-top:0}.demo-launch{margin-top:30px}.demo-dialog{width:min(480px,calc(100vw - 32px));padding:0;border:0;border-radius:20px;background:transparent;color:inherit;box-shadow:0 28px 80px #19211b47}.demo-dialog::backdrop{background:#1016129e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.demo-entry{position:relative;display:grid;gap:16px;padding:30px;border:1px solid #ccd7c8;border-radius:20px;background:#fff}.demo-entry h2{margin:0;padding-right:36px;font-size:24px;letter-spacing:-.025em}.demo-entry p{margin:-8px 0 2px;color:#526257;font-size:14px;line-height:1.5}.demo-entry input{width:100%;min-width:0}.demo-entry>button[type=submit]{width:100%}.dialog-close{position:absolute;top:18px;right:18px;width:36px;height:36px;padding:0;justify-content:center;border:1px solid #d7dfd4;border-radius:50%;background:#f1f3ed;font-size:23px;line-height:1}.auth-panel{padding:20px;border:1px solid #d7dfd4;border-radius:26px;background:#ffffffc7;box-shadow:0 18px 50px #2a3d2d1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-panel h2{margin:4px 8px 18px;font-size:18px;letter-spacing:-.03em}.theme-picker{display:inline-flex;align-items:center;gap:8px;color:#5d695f;font-size:12px;font-weight:700}.theme-picker select{min-width:82px;padding:8px 30px 8px 10px;border:1px solid #d6ded7;border-radius:9px;background:#fff;color:#19211b;font-size:13px;font-weight:700}.shell>.theme-picker{position:fixed;top:18px;right:22px;z-index:5}.loading-card{max-width:620px;padding:clamp(28px,6vw,64px);border:1px solid #d7dfd4;border-radius:22px;background:#fff}.loading-card h1{margin-top:24px}.loading-mark{display:block;width:18px;height:18px;border:3px solid #dbe2d8;border-top-color:#a3c927;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.label,small{font:500 11px DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase;color:#68766c}.hero h1{max-width:850px;font-size:clamp(42px,7vw,88px);line-height:.98;letter-spacing:-.07em;margin:30px 0 24px}.lede{font-size:20px;line-height:1.5;max-width:620px;color:#5b675e}.auth-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:0;max-width:none}.card{padding:28px;border:1px solid #d7dfd4;border-radius:22px;background:#fff;display:grid;gap:12px}.card.dark{background:#1a231d;color:#fff;border-color:#1a231d}.card.dark .label{color:#a8bbac}.card input,.demo-entry input,.field input,.need-form input,.need-form select,textarea,select{font:inherit;font-size:15px;line-height:1.4;border:1px solid #d6ded7;background:#f7f9f5;border-radius:10px;padding:13px 14px;color:inherit;outline:none;box-shadow:0 1px 2px #19211b0d;transition:border-color .15s,box-shadow .15s,background .15s}.card input::placeholder,.demo-entry input::placeholder,.field input::placeholder,textarea::placeholder,.need-form input::placeholder{color:#8a968d;opacity:1}.card input:hover,.demo-entry input:hover,.field input:hover,.need-form input:hover,.need-form select:hover,textarea:hover,select:hover{border-color:#aebcaf}.card input:focus,.demo-entry input:focus,.field input:focus,.need-form input:focus,.need-form select:focus,textarea:focus,select:focus{border-color:#8cae24;background:#fff;box-shadow:0 0 0 3px #d8ff3e47}.card input,.card button{width:100%;min-width:0}.card.dark input{background:#263229;border-color:#38483a}.card.dark input::placeholder{color:#9bab9d}.card.dark input:focus{background:#2d3b30;border-color:#d8ff3e}.button,button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:10px;padding:14px 16px;background:#d8ff3e;color:#19211b;font:700 14px inherit;cursor:pointer;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s}button:hover:not(:disabled),.button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #19211b1f}button:active:not(:disabled),.button:active{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #789913;outline-offset:3px}.light{background:#fff}.error{color:#b6443a;margin-top:18px}.landing-error{min-height:22px;margin-bottom:0}.is-empty{visibility:hidden}.workspace{min-height:100vh;background:#f1f3ed}.workspace-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-content:center;justify-items:center;gap:12px;padding:24px;background:#f1f3ede0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.workspace-loading small{max-width:420px;letter-spacing:0;text-transform:none}.workspace-error{position:fixed;right:24px;bottom:24px;z-index:30;display:grid;gap:3px;width:min(430px,calc(100vw - 32px));padding:16px 18px;background:#fff5f2;color:#9b3e35;border:1px solid #dda69d;border-left:5px solid #b6443a;border-radius:12px;box-shadow:0 16px 40px #3d1f1a2e;font-size:14px}.workspace-error strong{color:#762d27;font-size:15px}.workspace-error span{line-height:1.45}.workspace header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:30px clamp(24px,5vw,72px) 22px;background:#fff;border-bottom:1px solid #d9e0d8}.workspace header h1{font-size:clamp(22px,3vw,40px);letter-spacing:-.05em;margin:12px 0 0}.progress{height:5px;background:#dbe2d8}.progress i{display:block;height:100%;background:#a3c927;transition:width .3s}.board{display:grid;grid-template-columns:250px minmax(0,920px);gap:clamp(24px,5vw,72px);max-width:1320px;padding:40px clamp(24px,5vw,72px) 64px;margin:auto}.content{min-width:0}.person{display:flex;gap:10px;align-items:center;margin:17px 0;font-size:14px}.room-roster{max-height:min(36vh,320px);margin-top:8px;padding-right:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#b7c2b8 transparent;scrollbar-width:thin}.room-roster::-webkit-scrollbar{width:6px}.room-roster::-webkit-scrollbar-thumb{border-radius:999px;background:#b7c2b8}.roster-hint{display:block;margin-top:7px;font-size:9px;letter-spacing:0;text-transform:none}.room-roster .person:first-child{margin-top:8px}.room-roster .person:last-child{margin-bottom:4px}.person b{display:grid;place-items:center;background:#d8ff3e;border-radius:50%;width:28px;height:28px;font-size:12px}.person.current b{box-shadow:0 0 0 2px #f1f3ed,0 0 0 3px #94b71f}.person small{font-size:9px;color:#5d695f;margin-left:6px}.panel{background:#fff;border:1px solid #d9e0d8;border-radius:16px;padding:clamp(24px,3vw,38px);box-shadow:0 8px 30px #2433270a}.panel h2{max-width:720px;font-size:clamp(30px,4vw,46px);letter-spacing:-.05em;line-height:1.08;margin:0 0 24px}.step-context{display:grid;gap:5px;margin:0 0 14px 4px}.step-context span{color:#526257;font:600 11px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.step-context p{margin:0;color:#5d695f;font-size:14px;line-height:1.45}.controls{display:flex;gap:10px;align-items:center;border-top:1px solid #e3e8e2;margin-top:30px;padding-top:20px}.control-error,.field-error{color:#b6443a;letter-spacing:0;text-transform:none}.control-error{margin-left:auto}.field-error{display:block;min-height:17px;margin-top:8px}.secondary{background:#eff2ed}.panel textarea{width:100%;min-height:120px;resize:vertical}.structured{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:10px;margin-top:12px}.structured input,.structured select{min-width:0;width:100%}.field{display:grid;gap:7px}.field>span,.trace-picker>strong{color:#526257;font-size:12px;font-weight:700}.trace-picker{display:grid;gap:9px;margin-top:18px;padding:16px;border:1px solid #dce5da;border-radius:12px;background:#f8faf7}.trace-picker label{display:flex;align-items:start;gap:9px;font-size:13px;line-height:1.4}.trace-picker input{margin-top:3px}.pass{color:#527021;letter-spacing:0;text-transform:none}.row,.need-form{display:flex;gap:10px;margin-top:12px}.row select{min-width:120px}.importance-field{min-width:180px}.row>button{align-self:end}.submitted{font:12px DM Mono;color:#768277;margin-top:24px}.saved-ideas{display:grid;gap:8px;margin-top:12px;padding:14px;border:1px solid #dde4db;border-radius:12px;background:#fafbf9}.saved-ideas>strong{margin-bottom:2px;font-size:12px}.saved-ideas>div{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:start;color:#526257;font-size:13px;line-height:1.45}.saved-ideas b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e9efdf;font-size:10px}.need-form{align-items:stretch}.need-form input{flex:1}.need-form select{max-width:150px}.list{display:grid;gap:10px;margin-top:28px}.empty-state{margin-top:18px;padding:18px;border:1px dashed #cbd5ca;border-radius:12px;color:#68766c;font-size:13px;text-align:center}.item{padding:16px 18px;border:1px solid #e0e6df;border-radius:12px}.item span{font:10px DM Mono;color:#8a978c}.item p{margin:10px 0 6px;line-height:1.5}.item small{font-size:10px;letter-spacing:0;text-transform:none}.cluster-rationale{padding:11px 12px;border-radius:8px;background:#f3f6ef;color:#526257;font-size:13px}.cluster-rationale strong{color:#29362d}.report-ready,.review-complete{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #c7d9bc;border-radius:12px;background:#f3f8ee}.report-ready p,.review-complete p{margin:5px 0 0;color:#607063;font-size:13px;line-height:1.5}.report-downloads{display:grid;gap:8px;min-width:220px}.report-downloads>strong{font-size:12px}.report-downloads>div{display:flex;gap:7px}.report-downloads button{min-height:40px;padding:10px 12px;font-size:12px}.report-downloads .field-error{max-width:280px;margin:0}.review-complete{justify-content:flex-start}.review-complete>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d8ff3e}.review-finding{border-left:4px solid #d38a3a}.review-finding blockquote{margin:12px 0 0;padding:10px 12px;border-left:2px solid #d7dfd4;color:#526257;font-size:13px;line-height:1.45}.coverage-repair,.measurement-repair{display:grid;gap:10px;align-items:end;margin-top:14px;padding:14px;border:1px solid #dce5da;border-radius:10px;background:#f8faf7}.coverage-repair{grid-template-columns:minmax(0,1fr) auto}.measurement-repair{grid-template-columns:repeat(5,minmax(90px,1fr)) auto}.coverage-repair select,.measurement-repair input,.measurement-repair select{width:100%;min-width:0}.coverage-repair>small,.measurement-repair>small{grid-column:1 / -1}.decision{display:flex;justify-content:space-between;align-items:center;gap:15px}.decision p{margin:0}.keep,.cut{padding:9px 12px;font-size:12px}.cut{background:#f0f2ed;color:#9a4f48;margin-left:6px}.assignees{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:12px;color:#667269}.assignees label{display:flex;align-items:center;gap:5px}.host-view .workspace header{padding:40px 56px}.host-view .workspace header h1{font-size:clamp(34px,4vw,64px)}.host-view .panel h2{font-size:clamp(42px,6vw,82px)}.host-view .panel,.host-view .person{font-size:18px}.host-view .panel p{font-size:28px}.host-view .label,.host-view small{font-size:14px}@media(max-width:760px){.shell{min-height:100svh;padding:0;background:#f1f3ed}.hero{min-height:auto;align-items:start}.landing-layout{grid-template-columns:1fr;gap:24px}.landing-copy{padding:76px 20px 0}.demo-launch{width:100%;min-height:48px;margin-top:24px}.demo-entry{padding:24px 20px 20px}.shell>.theme-picker{position:absolute;top:16px;right:16px}.hero h1{margin:0 0 14px;font-size:clamp(38px,11vw,48px);line-height:1;letter-spacing:-.065em}.lede{margin:0;font-size:16px;line-height:1.45}.auth-panel{padding:12px;border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0;background:#e8ece5;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-panel h2{margin:6px 6px 12px;font-size:16px}.auth-grid{gap:10px}.card{gap:10px;padding:18px;border-radius:15px}.card input,.demo-entry input,.field input,.need-form input,.need-form select,textarea,select{min-height:48px;font-size:16px}.landing-error{min-height:44px;margin:0;padding:10px 18px 16px;background:#e8ece5}.auth-grid,.board{grid-template-columns:1fr}.board{gap:16px;padding:16px 12px 40px}.content{order:1}.board aside{order:0;min-width:0}.board aside>.label,.room-roster,.roster-hint{display:none}.workspace header{gap:14px;padding:18px 16px 16px}.workspace header h1{margin:0;font-size:22px;line-height:1.15}.panel{padding:20px 16px;border-radius:14px}.panel h2{margin-bottom:18px;font-size:29px}.step-context{margin-left:2px}.sync-barrier{align-items:start;flex-direction:column;gap:8px}.sync-barrier.waiting small{text-align:left}.controls{align-items:stretch;flex-direction:column-reverse}.controls button,.row>button,.report-ready .button,.report-downloads button{width:100%;min-height:48px}.control-error{margin-left:0}.decision{align-items:stretch;flex-direction:column}.decision>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.decision .cut{margin-left:0}.workspace-error{right:12px;bottom:12px;width:calc(100vw - 24px)}.workspace header{align-items:start;flex-direction:column}.need-form,.row,.structured{flex-wrap:wrap}.structured{grid-template-columns:1fr}.need-form input{min-width:100%}.need-form select{max-width:none;flex:1}}@media(pointer:coarse){button,.button{min-height:44px}}.header-actions{display:flex;align-items:end;gap:24px}.room-code{display:grid;grid-template-columns:auto auto;gap:2px 12px;align-items:center;padding:10px 14px;background:#1a231d;color:#fff;border-radius:10px}.room-code-label{grid-column:1/-1;font:500 10px DM Mono;letter-spacing:.14em;color:#a8bbac}.room-code strong{font:700 22px DM Mono;letter-spacing:.12em}.room-code-copy{font:600 11px Manrope;color:#d8ff3e}.stage-progress{margin-bottom:42px}.mobile-stage-toggle{display:none}.stage-list>.label{display:block;margin-bottom:18px;color:#5d695f}.board aside>.label{color:#5d695f}.stage{display:flex;align-items:center;gap:10px;min-height:34px;color:#879289;font-size:12px;position:relative;width:100%;padding:0;border:0;border-radius:8px;background:transparent;box-shadow:none;cursor:pointer;text-align:left;justify-content:flex-start;font-weight:500;transition:background .15s}.stage:hover:not(:disabled),.stage.viewing{transform:none;background:#e8eee5;box-shadow:none}.stage:disabled{cursor:default;opacity:.55}.stage b{display:grid;place-items:center;width:22px;height:22px;border:1px solid #cbd5ca;border-radius:50%;font:500 10px DM Mono;flex:none}.stage.active{color:#19211b;font-weight:700}.stage.active b{background:#d8ff3e;border-color:#d8ff3e}.stage.complete{color:#526257}.stage.complete b{background:#e2ecd9;border-color:#b7c9b5;color:#47624a}.stage-name{min-width:0}.stage-presence{display:flex;align-items:center;margin-left:auto;padding-left:8px}.stage-presence>span{display:grid;place-items:center;width:23px;height:23px;margin-left:-5px;border:2px solid #f1f3ed;border-radius:50%;background:#d9e1d8;color:#29362d;font:700 9px DM Mono}.stage-presence>span.waiting{opacity:.55}.stage-presence>span.ready{background:#cfe3c3}.stage-presence>span.current{background:#d8ff3e;box-shadow:0 0 0 1px #94b71f;opacity:1}.stage-presence small{margin-left:4px;color:#68766c;font-size:9px;letter-spacing:0;text-transform:none}.stage:not(:last-child):after{content:"";position:absolute;top:28px;left:10px;width:1px;height:6px;background:#d0d9cf}.stage span{line-height:1.2}.sync-barrier{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:12px 16px;border:1px solid #d8dfd5;border-radius:12px;background:#f8faf7}.sync-barrier>div{display:grid;gap:2px}.sync-barrier strong{font-size:13px}.sync-barrier span,.sync-barrier small{color:#68766c;font-size:11px;letter-spacing:0;line-height:1.4;text-transform:none}.sync-barrier.ready{border-color:#b9d4aa;background:#f1f8eb}.sync-barrier.waiting small{color:#8a5d2c;text-align:right}.readonly-content{margin-top:24px}.readonly-content>h3{margin:26px 0 0}.cluster-list{display:grid;gap:10px}.cluster-list-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:6px}.cluster-list-heading strong{font-size:14px}.cluster-list-heading span{color:#68766c;font-size:12px}.group-card{overflow:hidden;border:1px solid #dce3da;border-radius:12px;background:#fff}.group-card.open{border-color:#bdcbb7;box-shadow:0 8px 24px #2b3b2e12}.group-summary{display:grid;grid-template-columns:28px minmax(0,1fr) auto 18px;gap:12px;align-items:center;width:100%;padding:14px 16px;border-radius:0;background:#fff;box-shadow:none;cursor:pointer;text-align:left}.group-summary:hover:not(:disabled){transform:none;background:#fafbf9;box-shadow:none}.group-summary>b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#d8ff3e;font-size:11px}.group-summary>span{display:grid;gap:2px}.group-summary strong{font-size:14px}.group-summary small{font:11px Manrope;letter-spacing:0;text-transform:none}.group-summary em,.finalize-heading em{padding:5px 8px;border-radius:999px;background:#edf2e9;color:#526257;font-size:10px;font-style:normal;font-weight:700}.group-summary i{color:#68766c;font-size:18px;font-style:normal;transition:transform .15s}.group-card.open .group-summary i{transform:rotate(180deg)}.group-comparison{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);border-top:1px solid #e2e7e0}.group-comparison section{padding:18px}.group-comparison h3{margin:0 0 12px;color:#68766c;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.original-ideas{display:grid;align-content:start;gap:8px}.original-ideas>div{position:relative;display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:start;padding:11px;border:1px solid #e1e7df;border-radius:9px;background:#fafbf9}.original-ideas>div>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dfe8db;font-size:10px}.original-ideas p{margin:2px 0 0;color:#46544a;font-size:12px;line-height:1.45}.ai-draft{border-left:1px solid #e2e7e0;background:#f3f7ef}.ai-draft>span{font:600 10px DM Mono;letter-spacing:.1em;color:#58702f}.ai-draft>p{margin:12px 0;font-size:15px;font-weight:700;line-height:1.45}.ai-draft>small{display:block;padding-top:12px;border-top:1px solid #d8e2d1;color:#5d695f;font:11px Manrope;letter-spacing:0;line-height:1.5;text-transform:none}.finalize-cluster{display:grid;gap:14px;padding:22px}.finalize-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.finalize-heading h3{margin:5px 0 0;font-size:18px}.finalize-cluster textarea{min-height:100px;width:100%}.finalize-cluster details{color:#68766c;font-size:13px}.cluster-decision{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.cluster-decision select{min-width:120px}@media(max-width:760px){.header-actions{width:100%;justify-content:space-between;align-items:start;gap:12px}.header-actions .theme-picker{align-self:center}.room-code strong{font-size:18px}.stage-progress{width:100%;margin-bottom:0}.mobile-stage-toggle{display:flex;width:100%;min-height:44px;margin-bottom:8px;padding:9px 11px;border:1px solid #d9e0d8;background:#f8faf7;box-shadow:none;color:#526257;font-size:12px}.mobile-stage-toggle:hover:not(:disabled){transform:none;box-shadow:none}.mobile-stage-toggle strong{color:#19211b}.stage-list{display:flex;gap:8px;width:100%;padding-bottom:2px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.stage-list::-webkit-scrollbar{display:none}.stage-list>.label{display:none}.stage{flex:0 0 auto;width:auto;min-width:min(78vw,290px);min-height:44px;padding:8px 10px;border:1px solid #d9e0d8;background:#f8faf7}.stage.active{order:-1;border-color:#aec361;background:#fff}.stage:not(:last-child):after{display:none}.stage:disabled:not(.active){display:none}.stage-progress.open .stage-list{display:grid;gap:5px;padding:8px;border:1px solid #d9e0d8;border-radius:12px;background:#fff;overflow:visible}.stage-progress.open .stage{display:flex;width:100%;min-width:0;order:0}.stage-presence{padding-left:5px}.group-comparison{grid-template-columns:1fr}.ai-draft{border-top:1px solid #e2e7e0;border-left:0}.cluster-list-heading,.report-ready{align-items:stretch;flex-direction:column}.group-summary{grid-template-columns:28px minmax(0,1fr) 18px;padding:13px 12px}.group-summary em{display:none}.group-summary i{display:block}.group-comparison section{padding:14px}.finalize-cluster{padding:16px}.finalize-heading{flex-direction:column;gap:8px}.report-downloads>div{flex-direction:column}.coverage-repair,.measurement-repair{grid-template-columns:1fr}.coverage-repair button,.measurement-repair button{width:100%;min-height:48px}}html[data-theme=dark]{color-scheme:dark;color:#edf4ee;background:#101612}html[data-theme=dark] .shell{background:radial-gradient(circle at 90% 8%,#293b24 0,transparent 25%),#101612}html[data-theme=dark] .workspace{background:#101612}html[data-theme=dark] .workspace-loading{background:#101612eb;color:#edf4ee}html[data-theme=dark] .workspace-loading small{color:#b8c5ba}html[data-theme=dark] .workspace-loading .loading-mark{border-color:#465349;border-top-color:#d8ff3e}html[data-theme=dark] .auth-panel{border-color:#344038;background:#1a231de5;box-shadow:0 18px 50px #00000042}html[data-theme=dark] .demo-entry{border-color:#465349;background:#19211c}html[data-theme=dark] .demo-dialog{box-shadow:0 28px 80px #0000008c}html[data-theme=dark] .dialog-close{border-color:#465349;background:#222c25;color:#edf4ee}html[data-theme=dark] .demo-entry p{color:#b8c5ba}html[data-theme=dark] .card,html[data-theme=dark] .loading-card,html[data-theme=dark] .panel,html[data-theme=dark] .workspace header,html[data-theme=dark] .group-card,html[data-theme=dark] .group-summary,html[data-theme=dark] .original-ideas>div,html[data-theme=dark] .item{border-color:#344038;background:#19211c}html[data-theme=dark] .card.dark,html[data-theme=dark] .room-code{border-color:#344038;background:#0c120e}html[data-theme=dark] .theme-picker,html[data-theme=dark] .label,html[data-theme=dark] .field>span,html[data-theme=dark] .step-context span,html[data-theme=dark] .group-summary small,html[data-theme=dark] .lede,html[data-theme=dark] .step-context p,html[data-theme=dark] .cluster-list-heading span,html[data-theme=dark] .original-ideas p,html[data-theme=dark] .report-ready p,html[data-theme=dark] .review-complete p,html[data-theme=dark] .item small,html[data-theme=dark] .submitted,html[data-theme=dark] .person small,html[data-theme=dark] .sync-barrier span,html[data-theme=dark] .sync-barrier small,html[data-theme=dark] .stage,html[data-theme=dark] .empty-state{color:#a8b5ab}html[data-theme=dark] .theme-picker select,html[data-theme=dark] .card input,html[data-theme=dark] .demo-entry input,html[data-theme=dark] .field input,html[data-theme=dark] .need-form input,html[data-theme=dark] .need-form select,html[data-theme=dark] textarea,html[data-theme=dark] select{border-color:#465349;background:#222c25;color:#edf4ee}html[data-theme=dark] .card input::placeholder,html[data-theme=dark] .demo-entry input::placeholder,html[data-theme=dark] .field input::placeholder,html[data-theme=dark] textarea::placeholder,html[data-theme=dark] .need-form input::placeholder{color:#8f9c92}html[data-theme=dark] .card.dark input{border-color:#465349;background:#19231c}html[data-theme=dark] .secondary,html[data-theme=dark] .stage,html[data-theme=dark] .mobile-stage-toggle,html[data-theme=dark] .saved-ideas,html[data-theme=dark] .empty-state,html[data-theme=dark] .trace-picker{border-color:#344038;background:#222c25;color:#dce5dd}html[data-theme=dark] .stage.active,html[data-theme=dark] .stage.viewing{border-color:#6f8735;background:#293329;color:#fff}html[data-theme=dark] .mobile-stage-toggle strong{color:#edf4ee}html[data-theme=dark] .stage:hover:not(:disabled),html[data-theme=dark] .group-summary:hover:not(:disabled){background:#263129}html[data-theme=dark] button:disabled{opacity:.72}html[data-theme=dark] .control-error,html[data-theme=dark] .field-error{color:#e8958c}html[data-theme=dark] .group-summary em,html[data-theme=dark] .finalize-heading em{background:#2b382e;color:#b8c8ba}html[data-theme=dark] .group-summary{color:#edf4ee}html[data-theme=dark] .group-summary>b{color:#19211b}html[data-theme=dark] .group-summary i{color:#b8c5ba}html[data-theme=dark] .ai-draft>small,html[data-theme=dark] .cluster-rationale{color:#a8b5ab}html[data-theme=dark] .cluster-rationale{background:#263129}html[data-theme=dark] .cluster-rationale strong,html[data-theme=dark] .ai-draft>small strong{color:#edf4ee}html[data-theme=dark] .group-comparison h3{color:#a8b5ab}html[data-theme=dark] .ai-draft>span{color:#b4cc83}html[data-theme=dark] .ai-draft>p{color:#f2f7f2}html[data-theme=dark] .progress{background:#303b33}html[data-theme=dark] .sync-barrier,html[data-theme=dark] .report-ready,html[data-theme=dark] .review-complete,html[data-theme=dark] .ai-draft{border-color:#3b4a3d;background:#202a22}html[data-theme=dark] .sync-barrier.ready{border-color:#506a46;background:#1d2b20}html[data-theme=dark] .coverage-repair,html[data-theme=dark] .measurement-repair{border-color:#3b4a3d;background:#202a22}html[data-theme=dark] .stage-progress.open .stage-list{border-color:#344038;background:#19211c}html[data-theme=dark] .group-comparison,html[data-theme=dark] .ai-draft,html[data-theme=dark] .controls,html[data-theme=dark] .review-finding blockquote{border-color:#344038}html[data-theme=dark] .review-finding blockquote,html[data-theme=dark] .review-finding>span{color:#b8c5ba}html[data-theme=dark] .original-ideas>div>b,html[data-theme=dark] .saved-ideas b,html[data-theme=dark] .stage-presence>span{background:#344239;color:#edf4ee}html[data-theme=dark] .workspace-error{border-color:#7e4c46;border-left-color:#d36b61;background:#321f1d;color:#f0aaa2}html[data-theme=dark] .workspace-error strong{color:#ffc0b9}html[data-theme=dark] .room-roster{scrollbar-color:#526056 transparent}html[data-theme=dark] .room-roster::-webkit-scrollbar-thumb{background:#526056}html[data-theme=dark] button:focus-visible,html[data-theme=dark] .button:focus-visible,html[data-theme=dark] a:focus-visible,html[data-theme=dark] input:focus-visible,html[data-theme=dark] textarea:focus-visible,html[data-theme=dark] select:focus-visible,html[data-theme=dark] summary:focus-visible{outline-color:#d8ff3e}@media(max-width:760px){html[data-theme=dark] .shell,html[data-theme=dark] .landing-error{background:#101612}html[data-theme=dark] .auth-panel{background:#151d18;box-shadow:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
