:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--bg:#f7f8fc;--surface:#fff;--surface-subtle:#f8f9fd;--surface-muted:#f1f3f8;--surface-strong:#e8ebf3;--text:#171a23;--text-soft:#4f5565;--text-muted:#747b8d;--line:#dde1eb;--line-strong:#c8cfdd;--primary:#1453d4;--primary-dark:#0d3fac;--primary-soft:#eaf0ff;--primary-pale:#f3f6ff;--green:#087f5b;--green-soft:#def7ec;--amber:#b76a08;--amber-soft:#fff3d6;--red:#c03232;--red-soft:#ffebeb;--violet:#6f42c1;--violet-soft:#f0eaff;--codex:#087f5b;--claude:#c96816;--antigravity:#7048c8;--shadow-sm:0 1px 2px #141e370d;--shadow-md:0 14px 34px #1822401f;--shadow-lg:0 26px 70px #10193433;--sidebar-width:288px;--topbar-height:66px;font-family:Inter,Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,-apple-system,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#10131a;--surface:#181c25;--surface-subtle:#1c212c;--surface-muted:#242a36;--surface-strong:#303746;--text:#f1f3f8;--text-soft:#c3c9d5;--text-muted:#929bab;--line:#303746;--line-strong:#465064;--primary:#7da6ff;--primary-dark:#a8c1ff;--primary-soft:#26375f;--primary-pale:#1d2945;--green:#59d5ac;--green-soft:#173f35;--amber:#f2b860;--amber-soft:#4b361b;--red:#ff8f8f;--red-soft:#4a2428;--violet:#b89aff;--violet-soft:#382b57;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 14px 34px #00000057;--shadow-lg:0 26px 70px #00000080}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,label{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}svg{stroke-width:1.9px;flex:none}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.icon-button{cursor:pointer;width:40px;height:40px;color:var(--text-soft);background:0 0;border:0;border-radius:8px;place-items:center;display:inline-grid}.icon-button:hover{background:var(--surface-muted);color:var(--text)}.icon-button.bordered{border:1px solid var(--line);background:var(--surface)}.primary-button,.secondary-button,.small-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 17px;font-size:15px;font-weight:700;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.primary-button{color:#fff;background:var(--primary);border-color:var(--primary)}.primary-button:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px)}.primary-button.large{min-height:48px;padding-inline:22px;font-size:16px}.secondary-button{border-color:var(--line);background:var(--surface);color:var(--text)}.secondary-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-muted)}.small-button{border-color:var(--line);background:var(--surface);min-height:38px;padding:0 13px}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);height:100vh;min-height:650px;display:grid;overflow:hidden}.sidebar{z-index:30;border-right:1px solid var(--line);background:var(--surface-subtle);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.brand-row{align-items:center;gap:12px;min-height:82px;padding:16px 18px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#174cc0,#0c62df);border-radius:11px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #1453d433}.brand-mark svg{width:23px}.brand-row>div{flex-direction:column;min-width:0;display:flex}.brand-row strong{letter-spacing:-.035em;font-size:20px}.brand-row small{color:var(--text-muted);margin-top:1px;font-size:13px}.sidebar-close{margin-left:auto;display:none}.new-topic-button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:10px;min-height:48px;margin:2px 17px 14px;padding:0 14px;font-size:16px;font-weight:750;display:flex;box-shadow:0 6px 16px #1453d42e}.new-topic-button svg{width:20px}.new-topic-button span{text-align:left;flex:1}kbd{border:1px solid color-mix(in srgb, currentColor 20%, transparent);min-width:23px;height:22px;color:inherit;background:color-mix(in srgb, currentColor 9%, transparent);border-radius:5px;place-items:center;font-family:inherit;font-size:11px;display:inline-grid}.sidebar-search{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--text-muted);border-radius:7px;align-items:center;gap:9px;margin:0 17px 12px;padding:0 11px;display:flex}.sidebar-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent)}.sidebar-search svg{width:18px}.sidebar-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.sidebar-search kbd{color:var(--text-muted);white-space:nowrap}.sidebar-nav{padding:4px 10px 12px}.sidebar-nav>p,.sidebar-topics>div:first-child p{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:6px 11px 7px;font-size:11px;font-weight:800}.sidebar-nav button{width:100%;min-height:42px;color:var(--text-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:0 11px;font-size:14px;font-weight:600;display:flex}.sidebar-nav button:hover,.sidebar-nav button.active{color:var(--primary);background:var(--primary-soft)}.sidebar-nav button.active{box-shadow:inset 3px 0 var(--primary)}.sidebar-nav svg{width:19px}.sidebar-nav button span{flex:1}.sidebar-nav button em{background:var(--surface);min-width:24px;height:21px;color:var(--text-soft);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;font-style:normal;display:inline-grid}.sidebar-topics{flex:1;min-height:0;padding:0 10px;overflow:hidden}.sidebar-topics>div:first-child{justify-content:space-between;align-items:center;display:flex}.sidebar-topics>div:first-child span{color:var(--text-muted);margin-right:10px;font-size:12px}.sidebar-topic-list{scrollbar-width:thin;max-height:100%;overflow-y:auto}.sidebar-topic-list>button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:57px;padding:8px 8px 8px 10px;display:flex}.sidebar-topic-list>button:hover,.sidebar-topic-list>button.active{background:var(--surface-muted)}.sidebar-topic-list>button.active{box-shadow:inset 2px 0 var(--primary)}.sidebar-topic-list button>i{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.sidebar-topic-list button>i.processing{background:#3b82f6;box-shadow:0 0 0 4px #3b82f621}.sidebar-topic-list button>i.complete{background:#19a974}.sidebar-topic-list button>i.waiting{background:#e49a22}.sidebar-topic-list button>i.error{background:var(--red)}.sidebar-topic-list button>i.draft{background:#8b93a5}.sidebar-topic-list button>span{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-topic-list button strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.sidebar-topic-list button small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.sidebar-topic-list button>svg{width:16px;color:var(--text-muted)}.sidebar-empty{color:var(--text-muted);text-align:center;padding:12px;font-size:13px}.sidebar-footer{border-top:1px solid var(--line);padding:12px 13px 14px}.server-card,.settings-link{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;display:flex}.server-card{gap:10px;min-height:57px;padding:7px 8px}.server-card:hover,.settings-link:hover{background:var(--surface-muted)}.server-card>span{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.server-card svg{width:18px}.server-card div{flex-direction:column;flex:1;display:flex}.server-card strong{font-size:13px}.server-card small{color:var(--text-muted);font-size:11px}.server-card>i{width:8px;height:8px;box-shadow:0 0 0 4px var(--green-soft);background:#22b07d;border-radius:50%}.settings-link{min-height:40px;color:var(--text-soft);gap:10px;padding:6px 9px;font-size:13px}.settings-link svg{width:17px}.settings-link span{flex:1}.workspace{flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.topbar{z-index:20;min-height:var(--topbar-height);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:20px;padding:0 22px;display:flex;position:relative}.topbar>div{align-items:center;gap:8px;min-width:0;display:flex}.topbar>div:first-child>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.breadcrumb-home{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:5px;font-size:13px}.topbar>div:first-child>svg{width:16px;color:var(--text-muted)}.mobile-menu{display:none}.topbar-actions{flex-shrink:0}.topbar-agents{border-right:1px solid var(--line);align-items:center;gap:5px;padding-right:12px;display:flex}.topbar-agents span{color:var(--text-muted);background:var(--surface-muted);border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;font-weight:700;display:flex}.topbar-agents span.ready{color:var(--text-soft)}.topbar-agents i,.agent-dot{background:var(--text-muted);border-radius:50%;width:7px;height:7px}.topbar-agents span.ready i.codex,.agent-dot.codex{background:var(--codex)}.topbar-agents span.ready i.claude,.agent-dot.claude{background:var(--claude)}.topbar-agents span.ready i.antigravity,.agent-dot.antigravity{background:var(--antigravity)}.workspace-content{flex:1;min-height:0;position:relative;overflow:hidden}.global-loading{z-index:50;border:1px solid var(--line);color:var(--text-soft);background:var(--surface);box-shadow:var(--shadow-md);border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:12px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.page-main{height:100%;padding:42px clamp(24px,4vw,60px) 70px;overflow-y:auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1260px;margin:0 auto 30px;display:flex}.page-heading.compact{border-bottom:1px solid var(--line);align-items:center;padding-bottom:24px}.page-kicker{color:var(--primary);letter-spacing:.07em;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,42px);line-height:1.2}.page-heading.compact h1{font-size:32px}.page-heading p{max-width:730px;color:var(--text-soft);margin:10px 0 0;font-size:16px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1260px;margin:0 auto 36px;display:grid}.summary-grid article{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:14px;padding:18px;display:flex}.summary-icon{border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.summary-icon svg{width:21px}.summary-icon.blue{color:var(--primary);background:var(--primary-soft)}.summary-icon.amber{color:var(--amber);background:var(--amber-soft)}.summary-icon.green{color:var(--green);background:var(--green-soft)}.summary-icon.violet{color:var(--violet);background:var(--violet-soft)}.summary-grid article>div{grid-template-columns:1fr auto;align-items:center;min-width:0;display:grid}.summary-grid small{color:var(--text-soft);font-size:12px;font-weight:700}.summary-grid strong{grid-area:1/2/3;font-size:27px;line-height:1}.summary-grid p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:11px;overflow:hidden}.welcome-card{border:1px solid var(--line);background:radial-gradient(circle at 13% 12%, color-mix(in srgb, var(--primary) 10%, transparent), transparent 34%), var(--surface);border-radius:14px;grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr);align-items:center;gap:50px;max-width:1260px;min-height:370px;margin:0 auto;padding:clamp(28px,5vw,62px);display:grid;overflow:hidden}.welcome-visual{aspect-ratio:1;border:1px dashed var(--line-strong);border-radius:50%;place-items:center;width:min(330px,100%);margin:auto;display:grid;position:relative}.welcome-visual:before,.welcome-visual:after{content:"";border:1px solid var(--line);border-radius:50%;position:absolute;inset:17%}.welcome-visual:after{background:var(--primary-soft);inset:34%}.welcome-visual>svg{z-index:2;width:50px;height:50px;color:var(--primary);position:relative}.orbit{z-index:3;border:5px solid var(--surface);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-md);border-radius:50%;place-items:center;font-weight:850;display:grid;position:absolute}.orbit.one{background:var(--codex);top:9%;left:22%}.orbit.two{background:var(--claude);top:44%;right:6%}.orbit.three{background:var(--antigravity);bottom:6%;left:29%}.welcome-card h2{letter-spacing:-.04em;max-width:650px;margin:5px 0 13px;font-size:clamp(25px,2.6vw,36px);line-height:1.25}.welcome-card>div:last-child>p{color:var(--text-soft);margin:0;font-size:16px;line-height:1.75}.welcome-card ul{gap:8px;margin:20px 0 25px;padding:0;list-style:none;display:grid}.welcome-card li{color:var(--text-soft);align-items:center;gap:9px;font-size:14px;display:flex}.welcome-card li svg{width:18px;color:var(--green)}.recent-section{max-width:1260px;margin:0 auto}.section-heading{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.section-heading h2{margin:0;font-size:21px}.section-heading p{color:var(--text-muted);margin:3px 0 0;font-size:13px}.topic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.topic-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:216px;padding:20px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.topic-card:hover{border-color:color-mix(in srgb, var(--primary) 50%, var(--line));box-shadow:var(--shadow-md);transform:translateY(-2px)}.topic-card-state{color:var(--text-soft);background:var(--surface-muted);border-radius:4px;padding:4px 8px;font-size:11px;font-weight:800}.topic-card-state.complete{color:var(--green);background:var(--green-soft)}.topic-card-state.processing{color:var(--primary);background:var(--primary-soft)}.topic-card-state.waiting{color:var(--amber);background:var(--amber-soft)}.topic-card-state.error{color:var(--red);background:var(--red-soft)}.topic-card h3{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0 7px;font-size:19px;line-height:1.35;display:-webkit-box;overflow:hidden}.topic-card>p{color:var(--text-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.topic-card>div{border-top:1px solid var(--line);width:100%;color:var(--text-muted);gap:11px;margin-top:auto;padding-top:15px;font-size:11px;display:flex}.topic-card>div span{align-items:center;gap:4px;display:flex}.topic-card time{margin-left:auto}.collection-page{max-width:none}.collection-list{gap:9px;max-width:1260px;margin:0 auto;display:grid}.collection-list>button{border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;border-radius:9px;grid-template-columns:5px minmax(0,1fr) auto 20px;align-items:center;gap:18px;width:100%;min-height:100px;padding:16px 18px;display:grid}.collection-list>button:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.collection-state{background:var(--text-muted);border-radius:99px;align-self:stretch}.collection-state.processing{background:var(--primary)}.collection-state.complete{background:var(--green)}.collection-state.waiting{background:var(--amber)}.collection-state.error{background:var(--red)}.collection-copy{min-width:0}.collection-copy>span{align-items:center;gap:10px;display:flex}.collection-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.collection-copy em{color:var(--text-soft);background:var(--surface-muted);border-radius:4px;flex:none;padding:3px 6px;font-size:10px;font-style:normal;font-weight:700}.collection-copy p{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;overflow:hidden}.collection-meta{color:var(--text-muted);flex-direction:column;align-items:flex-end;font-size:11px;display:flex}.collection-list>button>svg{color:var(--text-muted)}.empty-state{min-height:310px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex}.empty-state>svg{width:34px;height:34px;color:var(--primary);margin-bottom:12px}.empty-state h2{color:var(--text);margin:0 0 5px;font-size:19px}.empty-state p{max-width:520px;margin:0;font-size:14px}.topic-layout{grid-template-columns:minmax(0,1fr) 326px;height:100%;display:grid;overflow:hidden}.topic-main{scrollbar-width:thin;min-width:0;height:100%;padding:34px clamp(22px,3.2vw,52px) 70px;overflow-y:auto}.topic-heading{justify-content:space-between;gap:22px;max-width:1020px;margin:0 auto 22px;display:flex}.topic-heading>div:first-child{min-width:0}.eyebrow-row{color:var(--text-muted);align-items:center;gap:10px;font-size:12px;font-weight:650;display:flex}.status-badge{height:26px;color:var(--text-soft);background:var(--surface-muted);border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:7px;height:7px}.status-badge.processing{color:var(--primary);background:var(--primary-soft)}.status-badge.success{color:var(--green);background:var(--green-soft)}.status-badge.warning{color:var(--amber);background:var(--amber-soft)}.status-badge.danger{color:var(--red);background:var(--red-soft)}.topic-heading h1{letter-spacing:-.03em;margin:11px 0 6px;font-size:clamp(21px,1.7vw,25px);line-height:1.32}.topic-heading>div:first-child>p{max-width:780px;color:var(--text-soft);margin:0;font-size:15px}.topic-meta{color:var(--text-muted);flex-wrap:wrap;gap:7px 16px;margin-top:14px;font-size:11px;display:flex}.topic-meta span{align-items:center;gap:5px;display:inline-flex}.topic-meta strong{color:var(--text-soft)}.topic-meta small{color:var(--text-muted);padding-left:2px;font-size:10px}.topic-heading-actions{flex:none;align-items:flex-start;gap:8px;display:flex}.mobile-context-button{display:none}.progress-card{border:1px solid color-mix(in srgb, var(--primary) 30%, var(--line));background:var(--primary-pale);border-radius:9px;max-width:1020px;margin:0 auto 22px;padding:14px 16px}.progress-card.error{border-color:color-mix(in srgb, var(--red) 35%, var(--line));background:var(--red-soft)}.progress-card-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.progress-card-top>div{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.progress-card.error .progress-card-top>div{color:var(--red)}.progress-card-top strong{color:var(--text-soft);font-size:12px}.progress-track{background:color-mix(in srgb, var(--primary) 13%, var(--surface));border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #6b8fff);height:100%;transition:width .4s;display:block}.progress-error{color:var(--red);margin:10px 0 0;font-size:12px}.context-question-card{border:1px solid color-mix(in srgb, var(--amber) 35%, var(--line));background:color-mix(in srgb, var(--amber-soft) 55%, var(--surface));border-radius:10px;max-width:1020px;margin:0 auto 24px;padding:22px}.question-card-heading{gap:12px;margin-bottom:20px;display:flex}.question-card-heading>span{width:42px;height:42px;color:var(--amber);background:var(--amber-soft);border-radius:9px;place-items:center;display:grid}.question-card-heading h2{margin:0;font-size:18px}.question-card-heading p{color:var(--text-soft);margin:3px 0 0;font-size:13px}.context-question-card .field+.field{margin-top:16px}.question-reason{text-align:left!important;margin:-2px 0 5px!important}.question-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:16px;display:flex}.question-actions>span{color:var(--text-muted);font-size:12px}.view-tabs{z-index:10;border-bottom:1px solid var(--line);background:var(--bg);align-items:stretch;gap:5px;max-width:1020px;height:52px;margin:0 auto 22px;padding:0 2px;display:flex;position:sticky;top:-34px}.view-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:750;display:flex;position:relative}.view-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:11px;right:11px}.view-tabs button.active{color:var(--primary)}.view-tabs button.active:after{background:var(--primary)}.view-tabs button span{color:var(--text-muted);background:var(--surface-muted);border-radius:999px;padding:2px 5px;font-size:9px}.process-view,.compare-view,.consensus-view{max-width:1020px;margin:0 auto}.participation-warning{border:1px solid color-mix(in srgb, var(--amber) 38%, var(--line));max-width:1020px;color:color-mix(in srgb, var(--amber) 80%, var(--text));background:color-mix(in srgb, var(--amber-soft) 72%, var(--surface));border-radius:9px;align-items:flex-start;gap:11px;margin:0 auto 14px;padding:15px 17px;display:flex}.participation-warning>svg{flex:none;margin-top:1px}.participation-warning strong{color:var(--text);font-size:14px}.participation-warning p{color:var(--text-soft);margin:4px 0 0;font-size:13px;line-height:1.55}.process-group{grid-template-columns:34px minmax(0,1fr);gap:12px;display:grid}.process-marker{justify-content:center;display:flex;position:relative}.process-marker>span{z-index:2;border:3px solid var(--bg);width:28px;height:28px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid;position:relative}.process-marker>i{background:var(--line);width:1px;position:absolute;top:28px;bottom:0}.process-content{padding:2px 0 24px}.process-title{justify-content:space-between;align-items:center;min-height:30px;display:flex}.process-title h2{margin:0;font-size:15px}.process-title small{color:var(--text-muted);font-size:10px}.artifact-card-list{gap:8px;margin-top:8px;display:grid}.artifact-card{border:1px solid var(--line);border-left:3px solid var(--line-strong);background:var(--surface);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:72px;padding:11px 12px;display:flex}.artifact-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.artifact-card.agent-codex{border-left-color:var(--codex)}.artifact-card.agent-claude{border-left-color:var(--claude)}.artifact-card.agent-antigravity{border-left-color:var(--antigravity)}.artifact-card.agent-user{border-left-color:var(--primary)}.agent-avatar{color:#fff;background:#7b8497;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:850;display:inline-grid}.agent-avatar.codex{background:var(--codex)}.agent-avatar.claude{background:var(--claude)}.agent-avatar.antigravity{background:var(--antigravity)}.agent-avatar.user{background:var(--primary)}.agent-avatar.system{background:#667085}.artifact-copy{flex-direction:column;flex:1;min-width:0;display:flex}.artifact-copy>span{justify-content:space-between;gap:15px;display:flex}.artifact-copy strong{font-size:13px}.artifact-copy em{color:var(--text-muted);flex:none;font-size:10px;font-style:normal}.artifact-copy small{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.artifact-card>svg{width:17px;color:var(--text-muted);transform:rotate(-90deg)}.section-intro{margin-bottom:18px}.section-intro h2{margin:0;font-size:20px}.section-intro p{color:var(--text-soft);margin:4px 0 0;font-size:13px}.compare-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:12px;display:grid}.compare-column{border:1px solid var(--line);border-top:3px solid var(--line-strong);background:var(--surface);border-radius:9px;overflow:hidden}.compare-column.codex{border-top-color:var(--codex)}.compare-column.claude{border-top-color:var(--claude)}.compare-column.antigravity{border-top-color:var(--antigravity)}.compare-column>header{border-bottom:1px solid var(--line);background:var(--surface-subtle);align-items:center;gap:10px;padding:14px;display:flex}.compare-column h3{margin:0;font-size:15px}.compare-column header small{color:var(--text-muted);font-size:10px;display:block}.compare-column>button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;width:100%;padding:14px}.compare-column>button:hover{background:var(--surface-muted)}.compare-column>button strong{font-size:12px}.compare-column>button p{color:var(--text-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:5px 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.compare-column>button small,.empty-line{color:var(--text-muted);font-size:10px}.compare-column>.empty-line{padding:20px 14px}.consensus-hero{border:1px solid color-mix(in srgb, var(--green) 30%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--green-soft) 75%, var(--surface)), var(--surface));border-radius:11px;padding:clamp(22px,4vw,38px)}.consensus-toolbar{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.consensus-toolbar label{color:var(--text-muted);gap:5px;font-size:11px;font-weight:750;display:grid}.consensus-toolbar select{border:1px solid var(--line);min-width:185px;height:40px;color:var(--text);background:var(--surface);font:inherit;border-radius:8px;padding:0 34px 0 11px;font-size:13px}.consensus-download{min-height:40px;text-decoration:none}.consensus-hero>span{color:var(--green);align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.consensus-summary{max-width:850px;margin:13px 0 14px}.consensus-summary p{color:var(--text);letter-spacing:-.018em;margin:0;font-size:clamp(15px,1.05vw,16px);font-weight:600;line-height:1.72}.consensus-summary p+p{margin-top:8px}.result-paragraph{display:block}.result-paragraph+.result-paragraph{margin-top:5px}.consensus-hero small{color:var(--text-muted);font-size:11px}.consensus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.consensus-section{border:1px solid var(--line);border-left:3px solid var(--line-strong);background:var(--surface);border-radius:9px;min-height:150px;padding:18px}.consensus-section.agreed{border-left-color:var(--green)}.consensus-section.majority{border-left-color:var(--primary)}.consensus-section.minority{border-left-color:var(--violet)}.consensus-section.unresolved{border-left-color:var(--amber)}.consensus-section h3,.action-grid h3{margin:0 0 10px;font-size:14px}.consensus-section ul,.action-grid ul,.action-grid ol{color:var(--text-soft);margin:0;padding-left:20px;font-size:13px}.consensus-section li+li,.action-grid li+li{margin-top:5px}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.action-grid section{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:20px}.action-grid h3{align-items:center;gap:8px;display:flex}.action-grid h3 svg{color:var(--primary)}.result-empty .primary-button{margin-top:18px}.follow-up-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;max-width:1020px;margin:26px auto 0;padding:18px}.follow-up-heading{align-items:center;gap:10px;margin-bottom:13px;display:flex}.follow-up-heading>div{width:37px;height:37px;color:var(--primary);background:var(--primary-soft);border-radius:8px;place-items:center;display:grid}.follow-up-heading span{flex-direction:column;display:flex}.follow-up-heading strong{font-size:14px}.follow-up-heading small{color:var(--text-muted);font-size:11px}.follow-up-card textarea,.follow-up-card input{border:1px solid var(--line);width:100%;color:var(--text);background:var(--surface-subtle);border-radius:7px}.follow-up-card textarea{resize:vertical;padding:12px;font-size:14px}.follow-up-card input{min-width:0;height:42px;padding:0 12px;font-size:13px}.follow-up-bottom{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:9px;display:grid}.context-panel{border-left:1px solid var(--line);background:var(--surface-subtle);min-width:0;height:100%;overflow:hidden}.context-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.context-panel-header h2{margin:0;font-size:14px}.context-panel-header .icon-button{display:none}.context-tabs{border-bottom:1px solid var(--line);background:var(--surface);height:45px;padding:0 10px;display:flex}.context-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:1;font-size:11px;font-weight:750;position:relative}.context-tabs button.active{color:var(--primary)}.context-tabs button.active:after{content:"";background:var(--primary);height:2px;position:absolute;bottom:-1px;left:9px;right:9px}.context-tabs span{color:var(--text-muted);font-size:9px}.context-body{scrollbar-width:thin;height:calc(100% - 99px);padding:16px;overflow-y:auto}.context-section+.context-section{border-top:1px solid var(--line);margin-top:22px;padding-top:19px}.context-section h3{color:var(--text-muted);letter-spacing:.08em;margin:0 0 9px;font-size:10px;font-weight:850}.question-box{border:1px solid var(--line);color:var(--text-soft);background:var(--surface);border-radius:7px;margin:0;padding:11px;font-size:12px;line-height:1.6}.context-agent-list{gap:7px;display:grid}.context-agent-list>div{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:9px;padding:8px;display:flex}.context-agent-list .agent-avatar{width:30px;height:30px}.context-agent-list div>span:nth-child(2){flex-direction:column;flex:1;display:flex}.context-agent-list strong{font-size:11px}.context-agent-list small{color:var(--text-muted);font-size:9px}.context-agent-list i{background:var(--text-muted);border-radius:50%;width:7px;height:7px}.context-agent-list i.ready{background:var(--green)}.topic-facts{gap:8px;margin:0;display:grid}.topic-facts div{justify-content:space-between;gap:15px;font-size:11px;display:flex}.topic-facts dt{color:var(--text-muted)}.topic-facts dd{color:var(--text-soft);text-align:right;margin:0}.source-list{gap:8px;display:grid}.source-list article{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:9px;padding:10px;display:flex}.source-list article>span{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:7px;place-items:center;display:grid}.source-list article>div{flex-direction:column;min-width:0;display:flex}.source-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.source-list small{color:var(--text-muted);font-size:9px}.context-empty{color:var(--text-muted);text-align:center;padding:60px 10px}.context-empty svg{width:29px}.context-empty p{font-size:12px}.record-list{align-content:start;gap:6px;display:grid}.record-list button{border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;border-radius:7px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.record-list button>span{color:var(--primary);font-family:JetBrains Mono,ui-monospace,monospace;font-size:8px}.record-list button>div{flex-direction:column;min-width:0;display:flex}.record-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.record-list small{color:var(--text-muted);font-size:8px}.panel-overlay{display:none}.artifact-drawer{z-index:90;border-left:1px solid var(--line);background:var(--surface);width:min(680px,100vw - 20px);box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s both drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes drawer-in{0%{opacity:0;transform:translate(30px)}}.artifact-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px 20px;display:flex}.artifact-drawer header span{color:var(--primary);font-family:ui-monospace,monospace;font-size:10px}.artifact-drawer h2{margin:2px 0 0;font-size:18px}.artifact-drawer-body{flex:1;min-height:0;padding:30px clamp(20px,5vw,48px) 70px;font-size:15px;line-height:1.75;overflow-y:auto}.artifact-drawer-body h1{font-size:26px}.artifact-drawer-body h2{border-bottom:1px solid var(--line);margin:1.8em 0 .55em;padding-bottom:7px;font-size:20px}.artifact-drawer-body h3{margin:1.5em 0 .4em;font-size:17px}.artifact-drawer-body p,.artifact-drawer-body ul,.artifact-drawer-body ol{color:var(--text-soft)}.artifact-drawer-body code{color:var(--text);background:var(--surface-muted);border-radius:4px;padding:2px 5px;font-family:ui-monospace,monospace;font-size:.88em}.artifact-drawer-body pre{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:15px;overflow-x:auto}.artifact-drawer-body pre code{background:0 0;padding:0}.artifact-drawer-body blockquote{border-left:3px solid var(--primary);color:var(--text-muted);margin-left:0;padding-left:15px}.artifact-drawer-body table{border-collapse:collapse;width:100%;font-size:13px}.artifact-drawer-body th,.artifact-drawer-body td{border:1px solid var(--line);text-align:left;padding:8px}.loading-block{min-height:200px;color:var(--text-muted);justify-content:center;align-items:center;gap:8px;display:flex}.settings-page{max-width:none}.settings-section{border:1px solid var(--line);background:var(--surface);border-radius:10px;max-width:1040px;margin:0 auto 18px;padding:22px}.settings-section-title>div{align-items:flex-start;gap:12px;display:flex}.settings-section-title>div>svg{width:22px;color:var(--primary)}.settings-section-title h2{margin:0;font-size:17px}.settings-section-title p{color:var(--text-muted);margin:3px 0 0;font-size:12px}.agent-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.agent-status-grid article{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;padding:14px;display:grid}.agent-status-grid article>div{min-width:0}.agent-status-grid h3{margin:0;font-size:14px}.agent-status-grid p{color:var(--text-soft);margin:2px 0;font-size:10px}.agent-status-grid small{color:var(--text-muted);font-size:9px}.agent-status-grid em{color:var(--text-muted);grid-column:1/-1;align-items:center;gap:6px;font-size:10px;font-style:normal;display:flex}.agent-status-grid em i{background:var(--text-muted);border-radius:50%;width:7px;height:7px}.agent-status-grid article.available em{color:var(--green)}.agent-status-grid article.available em i{background:var(--green)}.connection-list{margin:18px 0 0}.connection-list div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:8px 0;display:flex}.connection-list dt{color:var(--text-muted);font-size:12px}.connection-list dd{color:var(--text-soft);text-align:right;margin:0;font-family:ui-monospace,monospace;font-size:11px}.settings-empty{color:var(--green);align-items:center;gap:8px;margin:18px 0 0;font-size:12px;display:flex}.error-table{border-top:1px solid var(--line);margin-top:18px}.error-table>div{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;display:grid}.error-table>div>span{color:var(--red);font-family:ui-monospace,monospace;font-size:10px}.error-table>div>div{flex-direction:column;min-width:0;display:flex}.error-table strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.error-table small,.error-table time{color:var(--text-muted);font-size:9px}.field{flex-direction:column;gap:6px;display:flex}.field>span{color:var(--text);align-items:center;gap:7px;font-size:15px;font-weight:750;display:flex}.field>span b{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:2px 5px;font-size:11px}.field>span em{color:var(--text-muted);font-size:13px;font-style:normal;font-weight:500}.field input,.field textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);background:var(--surface);border-radius:7px;font-size:16px;transition:border-color .16s,box-shadow .16s}.field input{height:48px;padding:0 13px}.field textarea{resize:vertical;min-height:82px;padding:12px 13px;line-height:1.58}.field input:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);outline:0}.field>small{color:var(--text-muted);text-align:right;font-size:13px}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b112080;place-items:center;padding:28px 18px;display:grid;position:fixed;inset:0;overflow-y:auto}.new-topic-modal{border:1px solid var(--line);background:var(--surface);width:min(900px,100%);max-height:calc(100vh - 56px);box-shadow:var(--shadow-lg);border-radius:14px;flex-direction:column;animation:.2s both modal-in;display:flex;overflow:hidden}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}.new-topic-modal>form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:86px;padding:17px 21px;display:flex}.modal-title-mark{color:#fff;background:var(--primary);border-radius:10px;flex:none;place-items:center;width:45px;height:45px;display:grid}.modal-header>div:nth-child(2){flex:1;min-width:0}.modal-header h2{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1.25}.modal-header p{color:var(--text-soft);margin:3px 0 0;font-size:16px}.modal-body{scrollbar-width:thin;min-height:0;padding:24px 25px 35px;overflow-y:auto}.form-alert{border:1px solid color-mix(in srgb, var(--red) 35%, var(--line));color:var(--red);background:var(--red-soft);border-radius:7px;align-items:center;gap:9px;margin-bottom:18px;padding:11px 13px;font-size:15px;font-weight:650;display:flex}.form-section{border:0;margin:0;padding:0}.form-section+.form-section{border-top:1px solid var(--line);margin-top:30px;padding-top:27px}.form-section>legend{align-items:center;gap:9px;width:100%;margin-bottom:17px;padding:0;font-size:18px;font-weight:850;display:flex}.form-section>legend>span{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;display:inline-grid}.form-section>legend em{color:var(--text-muted);font-size:13px;font-style:normal;font-weight:500}.form-section>.field+.field{margin-top:17px}.section-help{color:var(--text-soft);margin:-9px 0 15px;font-size:15px}.source-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-method{border:1px solid var(--line-strong);min-height:102px;color:var(--text);background:var(--surface-subtle);cursor:pointer;text-align:left;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:35px minmax(0,1fr);align-items:center;column-gap:11px;padding:15px;display:grid;position:relative}.source-method:hover{border-color:var(--primary);background:var(--primary-pale)}.source-method>svg{color:var(--primary);grid-row:1/3}.source-method strong{font-size:16px}.source-method small{color:var(--text-muted);font-size:14px}.source-method input[type=file]{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.inline-source-form{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;margin-top:10px;padding:15px}.inline-source-form .field+.field,.inline-source-form .small-button{margin-top:10px}.source-row{grid-template-columns:185px minmax(0,1fr);align-items:center;gap:12px;margin-top:11px;display:grid}.source-row-label{color:var(--text-soft);align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.source-row-label svg{color:var(--primary)}.source-row-input{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.source-row-input input{border:1px solid var(--line-strong);min-width:0;height:44px;color:var(--text);background:var(--surface);border-radius:7px;padding:0 11px;font-size:16px}.source-row-input input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);outline:0}.source-row-input button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:7px;min-width:58px;font-size:14px;font-weight:750}.source-chip-list{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.source-chip{border:1px solid var(--line);max-width:100%;height:32px;color:var(--text-soft);background:var(--surface-muted);border-radius:6px;align-items:center;gap:6px;padding:0 5px 0 9px;font-size:13px;display:inline-flex}.source-chip>span{text-overflow:ellipsis;white-space:nowrap;max-width:350px;overflow:hidden}.source-chip button{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.source-chip button:hover{background:var(--surface-strong)}.setting-block+.setting-block{margin-top:21px}.setting-label{color:var(--text);align-items:center;gap:7px;margin-bottom:9px;font-size:15px;font-weight:750;display:flex}.agent-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.agent-choice{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:9px;min-height:88px;padding:12px;display:flex}.agent-choice.selected{border-color:var(--primary);background:var(--primary-pale);box-shadow:0 0 0 1px var(--primary)}.agent-choice.disabled{cursor:not-allowed;opacity:.55}.agent-choice>input{opacity:0;position:absolute}.agent-choice>span{flex-direction:column;flex:1;min-width:0;display:flex}.agent-choice strong{font-size:15px}.agent-choice small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.agent-choice>svg{color:var(--primary)}.participant-list{flex-wrap:wrap;gap:8px;display:flex}.participant-list label{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:7px;align-items:center;gap:7px;min-height:44px;padding:0 11px;display:flex}.participant-list label.disabled{opacity:.5}.participant-list input{width:16px;height:16px;accent-color:var(--primary)}.participant-list strong{font-size:14px}.participant-list small{color:var(--text-muted);font-size:12px}.mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.mode-card{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:8px;flex-direction:column;min-height:126px;padding:13px;display:flex}.mode-card.selected{border-color:var(--primary);background:var(--primary-pale);box-shadow:0 0 0 1px var(--primary)}.mode-card>input{opacity:0;position:absolute}.mode-card>span{justify-content:space-between;align-items:center;gap:5px;display:flex}.mode-card strong{font-size:15px}.mode-card em{color:var(--primary);background:var(--primary-soft);border-radius:4px;padding:2px 5px;font-size:11px;font-style:normal;font-weight:750}.mode-card small{color:var(--text-soft);margin-top:8px;font-size:13px;line-height:1.5}.check-row{border:1px solid var(--line);background:var(--surface-subtle);cursor:pointer;border-radius:8px;align-items:flex-start;gap:10px;margin-top:20px;padding:12px;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--primary);margin-top:2px}.check-row span{flex-direction:column;display:flex}.check-row strong{font-size:14px}.check-row small{color:var(--text-muted);margin-top:2px;font-size:13px}.modal-footer{border-top:1px solid var(--line);background:var(--surface-subtle);justify-content:flex-end;align-items:center;gap:9px;min-height:74px;padding:13px 21px;display:flex}.modal-progress{min-width:0;color:var(--text-soft);align-items:center;gap:8px;margin-right:auto;font-size:14px;display:flex}.spinner{border:2px solid var(--line);border-top-color:var(--primary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.splash-screen,.login-page{background:radial-gradient(circle at 20% 10%, color-mix(in srgb, var(--primary) 12%, transparent), transparent 33%), radial-gradient(circle at 80% 90%, color-mix(in srgb, var(--violet) 8%, transparent), transparent 30%), var(--bg);place-items:center;min-height:100vh;padding:22px;display:grid}.splash-screen{text-align:center;align-content:center}.splash-screen>span{color:#fff;background:var(--primary);width:58px;height:58px;box-shadow:var(--shadow-md);border-radius:15px;place-items:center;margin:auto;display:grid}.splash-screen h1{margin:15px 0 2px;font-size:27px}.splash-screen p{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;display:flex}.login-card{border:1px solid var(--line);background:var(--surface);width:min(460px,100%);box-shadow:var(--shadow-lg);border-radius:15px;padding:clamp(25px,5vw,42px)}.login-brand{align-items:center;gap:12px;display:flex}.login-brand>span{color:#fff;background:var(--primary);border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.login-brand h1{margin:0;font-size:22px}.login-brand p{color:var(--text-muted);margin:0;font-size:12px}.login-copy{margin:32px 0 20px}.login-copy h2{letter-spacing:-.035em;margin:0;font-size:26px}.login-copy p{color:var(--text-soft);margin:7px 0 0;font-size:14px}.login-error{color:var(--red);align-items:center;gap:7px;font-size:12px;display:flex}.login-button{width:100%;min-height:48px;margin-top:12px;font-size:16px}.login-note{border-top:1px solid var(--line);color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin:20px 0 0;padding-top:17px;font-size:11px;display:flex}.toast-region{z-index:300;pointer-events:none;gap:8px;width:min(390px,100vw - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{border:1px solid var(--line);border-left:3px solid var(--primary);background:var(--surface);min-height:52px;box-shadow:var(--shadow-md);pointer-events:auto;border-radius:8px;align-items:center;gap:9px;padding:10px 9px 10px 13px;animation:.18s both toast-in;display:flex}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.toast>svg{width:19px;color:var(--primary)}.toast.success{border-left-color:var(--green)}.toast.success>svg{color:var(--green)}.toast.warning{border-left-color:var(--amber)}.toast.warning>svg{color:var(--amber)}.toast.error{border-left-color:var(--red)}.toast.error>svg{color:var(--red)}.toast span{flex:1;font-size:12px;font-weight:650}.toast button{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.toast button svg{width:16px}.mobile-overlay{display:none}@media (width<=1180px){.topic-layout{grid-template-columns:minmax(0,1fr)}.context-panel{z-index:80;border-left:1px solid var(--line);width:min(360px,100vw - 28px);box-shadow:var(--shadow-lg);transition:transform .2s;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.context-panel.open{transform:translate(0)}.context-panel-header .icon-button,.mobile-context-button{display:inline-grid}.panel-overlay{z-index:75;background:#0b112059;border:0;display:block;position:fixed;inset:0}.summary-grid,.topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{width:min(310px,100vw - 40px);box-shadow:var(--shadow-lg);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:inline-grid}.mobile-overlay{z-index:25;visibility:hidden;opacity:0;background:#0b112061;border:0;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.mobile-overlay.visible{visibility:visible;opacity:1}.topbar{padding:0 12px}.topbar-agents{display:none}.welcome-card{grid-template-columns:1fr}.welcome-visual{width:min(270px,85%)}.page-main{padding-top:30px}.agent-status-grid{grid-template-columns:1fr}.collection-list>button{grid-template-columns:5px minmax(0,1fr) 18px}.collection-meta{display:none}}@media (width<=680px){:root{--topbar-height:58px}body{font-size:15px}.topbar{min-height:var(--topbar-height)}.topbar>div:first-child>strong{max-width:180px}.breadcrumb-home,.topbar>div:first-child>svg{display:none}.page-main,.topic-main{padding-left:16px;padding-right:16px}.page-main{padding-top:24px}.page-heading,.page-heading.compact{flex-direction:column;align-items:flex-start;gap:16px}.page-heading h1,.page-heading.compact h1{font-size:28px}.page-heading .primary-button{width:100%}.summary-grid{grid-template-columns:1fr 1fr;gap:8px}.summary-grid article{padding:13px}.summary-icon{display:none}.summary-grid article>div{width:100%}.welcome-card{gap:25px;padding:26px 20px}.welcome-visual{width:210px}.orbit{width:39px;height:39px;font-size:11px}.topic-card-grid{grid-template-columns:1fr}.topic-heading{flex-direction:column}.topic-heading-actions{width:100%}.topic-heading-actions .secondary-button,.topic-heading-actions .primary-button{flex:1}.topic-meta span:nth-child(n+3){display:none}.view-tabs{gap:0;height:49px;top:-34px;overflow-x:auto}.view-tabs button{flex:1 0 auto;padding:0 10px;font-size:12px}.view-tabs button svg{display:none}.process-group{grid-template-columns:26px minmax(0,1fr);gap:7px}.process-marker>span{width:24px;height:24px}.artifact-card{padding:10px}.artifact-card .agent-avatar{width:30px;height:30px}.artifact-copy em{display:none}.compare-grid,.consensus-grid,.action-grid{grid-template-columns:1fr}.consensus-toolbar{flex-direction:column;align-items:stretch}.consensus-toolbar select,.consensus-download{width:100%}.consensus-download{justify-content:center}.question-actions{flex-direction:column;align-items:stretch}.question-actions .primary-button{width:100%}.follow-up-bottom{grid-template-columns:1fr}.artifact-drawer{width:100vw}.new-topic-modal{border-radius:11px;max-height:calc(100vh - 18px)}.modal-backdrop{padding:9px}.modal-header{min-height:78px;padding:14px}.modal-title-mark{width:40px;height:40px}.modal-header h2{font-size:22px}.modal-header p{display:none}.modal-body{padding:19px 15px 28px}.form-section>legend{font-size:17px}.source-method-grid,.agent-choice-grid,.mode-grid{grid-template-columns:1fr}.source-row{grid-template-columns:1fr;gap:6px}.mode-card{min-height:95px}.modal-footer{padding:11px 13px}.modal-progress{display:none}.modal-footer .secondary-button,.modal-footer .primary-button{flex:1}.settings-section{padding:17px}.connection-list div{flex-direction:column;align-items:flex-start;gap:3px}.connection-list dd{overflow-wrap:anywhere;text-align:left;max-width:100%}.toast-region{width:calc(100vw - 20px);bottom:10px;right:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
