.chat-page{color:#f4f6f7;min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"SF Pro Text",sans-serif;background:#05090c}.chat-shell{width:min(1220px,100% - 48px);margin:0 auto;padding:88px 0 108px}.chat-layout{grid-template-columns:188px minmax(0,1fr);align-items:start;gap:28px;display:grid}.chat-sidebar{background:#080d10;border:1px solid #20282d;flex-direction:column;min-height:410px;padding:16px 12px;display:flex;position:sticky;top:22px}.chat-sidebar-heading{border-bottom:1px solid #20282d;gap:6px;padding:4px 6px 16px;display:grid}.chat-sidebar-heading span{color:#7f8b91;font:700 9px var(--font-geist-mono),monospace;letter-spacing:.12em}.chat-sidebar-heading strong{letter-spacing:-.04em;font-size:18px}.chat-new-button{color:#d4ff55;min-height:38px;font:700 10px var(--font-geist-mono),monospace;cursor:pointer;background:#d4ff5514;border:1px solid #d4ff5580;border-radius:4px;margin:14px 0 9px}.chat-new-button:hover{background:#d4ff5529}.chat-room-list{gap:3px;display:grid}.chat-room{color:#c8d0d3;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;gap:5px;width:100%;padding:10px 7px;display:grid}.chat-room:hover,.chat-room.is-active{background:#0d151a;border-color:#303b42}.chat-room.is-active{border-left-color:#d4ff55}.chat-room strong{color:#edf2f3;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.chat-room small{color:#738087;font:500 9px var(--font-geist-mono),monospace;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-no-rooms{color:#738087;margin:13px 6px;font-size:11px;line-height:1.5}.chat-sidebar-note{color:#738087;margin-top:auto;padding:16px 6px 2px;font-size:10px;line-height:1.45}.chat-main{min-width:0}.chat-intro{border-bottom:1px solid #20282d;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:54px;display:flex}.chat-kicker,.chat-panel-heading>div>span{color:#d4ff55;font:700 10px var(--font-geist-mono),monospace;letter-spacing:.13em;margin:0}.chat-intro h1{letter-spacing:-.065em;margin:18px 0 16px;font-size:clamp(44px,7vw,78px);line-height:.94}.chat-intro h1 em{color:#a9b2b7;font-style:normal}.chat-intro p:not(.chat-kicker){color:#929ca2;max-width:570px;margin:0;font-size:15px;line-height:1.6}.chat-route-card{background:#0a1014;border:1px solid #303b42;min-width:250px;padding:18px}.chat-route-card span,.chat-route-card small{color:#7f8b91;font:700 9px var(--font-geist-mono),monospace;letter-spacing:.1em;display:block}.chat-route-card strong{color:#fff;font:650 14px var(--font-geist-mono),monospace;overflow-wrap:anywhere;margin:13px 0 7px;display:block}.chat-route-card small{font:500 11px var(--font-geist-sans),sans-serif;letter-spacing:0}.chat-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding-top:28px;display:grid}.chat-panel{background:#080d10;border:1px solid #20282d;min-height:520px;padding:24px}.chat-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.chat-panel-heading h2{letter-spacing:-.04em;margin:9px 0 0;font-size:22px}.chat-status{color:#929ca2;font:700 9px var(--font-geist-mono),monospace;letter-spacing:.08em;border:1px solid #303b42;padding:6px 8px}.chat-status--good{color:#d4ff55;border-color:#d4ff5559}.chat-form label{color:#b9c3c7;font:650 10px var(--font-geist-mono),monospace;letter-spacing:.05em;gap:8px;margin-top:18px;display:grid}.chat-form label small{color:#738087;font:500 11px var(--font-geist-sans),sans-serif;letter-spacing:0}.chat-form label a{color:#d4ff55}.chat-form input,.chat-form select,.chat-form textarea{color:#f4f6f7;width:100%;font:500 13px var(--font-geist-sans),sans-serif;background:#05090c;border:1px solid #303b42;border-radius:4px;outline:none;padding:12px}.chat-form input,.chat-form select{height:44px}.chat-form textarea{resize:vertical;min-height:145px;line-height:1.5}.chat-form input:focus,.chat-form select:focus,.chat-form textarea:focus{border-color:#67e8f9;box-shadow:0 0 0 3px #67e8f91a}.chat-form button{color:#071006;width:100%;min-height:46px;font:700 10px var(--font-geist-mono),monospace;letter-spacing:.06em;cursor:pointer;background:#d4ff55;border:0;border-radius:4px;margin-top:22px}.chat-form button:disabled{cursor:not-allowed;opacity:.5}.chat-form-actions{grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:20px;display:grid}.chat-form-actions button{margin-top:0}.chat-form-actions .chat-copy{color:#b9c3c7;background:0 0;border:1px solid #303b42;width:auto;padding:0 14px}.chat-form-actions .chat-copy:hover{color:#d4ff55;border-color:#d4ff55}.chat-error{color:#ff9f91;margin:14px 0 0;font-size:12px;line-height:1.5}.chat-empty{text-align:center;border:1px dashed #303b42;align-content:center;place-items:center;gap:15px;min-height:380px;padding:35px;display:grid}.chat-empty div{color:#d4ff55;border:1px solid #d4ff55;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.chat-empty p{color:#929ca2;max-width:280px;margin:0;font-size:13px;line-height:1.55}.chat-empty a{color:#d4ff55;font-size:12px}.chat-answer-copy{color:#e5eaec;white-space:pre-wrap;border-left:2px solid #d4ff55;margin:0;padding:20px;font-size:15px;line-height:1.7}.chat-note{color:#738087;font:600 10px var(--font-geist-mono),monospace;letter-spacing:.07em;justify-content:space-between;gap:20px;padding-top:16px;display:flex}.chat-note span:last-child{font-family:var(--font-geist-sans),sans-serif;letter-spacing:0}.chat-advanced{border-top:1px solid #20282d;border-bottom:1px solid #20282d;margin-top:20px}.chat-advanced summary{color:#aeb8bc;font:650 10px var(--font-geist-mono),monospace;letter-spacing:.05em;cursor:pointer;padding:13px 0}.chat-advanced-grid{grid-template-columns:1.4fr .8fr .8fr;gap:10px;display:grid}.chat-advanced-grid label{margin-top:7px}.chat-advanced-grid textarea{min-height:84px}.chat-toggle{align-items:center;font:500 11px var(--font-geist-sans),sans-serif!important;letter-spacing:0!important;grid-template-columns:auto 1fr!important;gap:8px!important;margin:17px 0!important;display:flex!important}.chat-toggle input{width:auto}.chat-advanced+.chat-form button{margin-top:20px}@media (width<=900px){.chat-layout{grid-template-columns:150px minmax(0,1fr);gap:16px}.chat-sidebar{padding-inline:8px}.chat-intro{gap:28px;display:grid}.chat-route-card{min-width:0}}@media (width<=760px){.chat-shell{width:min(100% - 28px,1120px);padding:52px 0 75px}.chat-layout{flex-direction:column;gap:18px;display:flex}.chat-sidebar{width:100%;min-height:0;position:static}.chat-sidebar-note{margin-top:15px}.chat-intro{gap:28px;padding-bottom:36px;display:grid}.chat-route-card{min-width:0}.chat-grid{grid-template-columns:1fr}.chat-panel{min-height:0}.chat-empty{min-height:230px}.chat-note{gap:9px;display:grid}.chat-advanced-grid,.chat-form-actions{grid-template-columns:1fr}.chat-form-actions .chat-copy{min-height:40px}}.chat-model-toolbar{border-bottom:1px solid #20282d;align-items:center;gap:12px;padding:14px 0;display:flex}.chat-model-toolbar>div:first-child{gap:4px;margin-right:auto;display:grid}.chat-model-toolbar>div:first-child span{color:#d4ff55;font:700 9px var(--font-geist-mono),monospace;letter-spacing:.12em}.chat-model-toolbar>div:first-child strong{font-size:13px}.chat-model-toolbar>button,.chat-model-chip button{color:#dce3e6;min-height:32px;font:650 10px var(--font-geist-mono),monospace;cursor:pointer;background:#090e12;border:1px solid #303b42;border-radius:4px;padding:0 10px}.chat-model-toolbar>button:hover,.chat-model-chip button:hover{color:#d4ff55;border-color:#d4ff55}.chat-model-toolbar>button:disabled{cursor:not-allowed;opacity:.45}.chat-model-chip{color:#eef5e8;font:600 11px var(--font-geist-mono),monospace;background:#d4ff550d;border:1px solid #d4ff5559;align-items:center;gap:9px;padding:5px 5px 5px 10px;display:flex}.chat-model-chip button{min-height:25px;padding:0 7px;font-size:9px}.chat-response-stack{gap:12px;display:grid}.chat-response-stack .chat-panel{min-height:0}.chat-answer--comparison{border-color:#d4ff5540}@media (width<=760px){.chat-model-toolbar{flex-wrap:wrap;align-items:stretch}.chat-model-toolbar>div:first-child{width:100%}.chat-model-toolbar>button{flex:1}.chat-model-chip{flex:1;justify-content:space-between}}.chat-room-search{display:block;margin:0 0 9px!important}.chat-room-search input{color:#e5eaec;width:100%;min-height:34px;font:500 10px var(--font-geist-sans),sans-serif;background:#05090c;border:1px solid #20282d;border-radius:4px;padding:0 9px}.chat-room-search input:focus{border-color:#d4ff55;outline:none;box-shadow:0 0 0 2px #d4ff551a}.chat-starters{border-bottom:1px solid #20282d;padding:22px 0 7px}.chat-starters-heading{align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.chat-starters-heading span{color:#d4ff55;font:700 9px var(--font-geist-mono),monospace;letter-spacing:.12em}.chat-starters-heading h2{color:#dce3e6;letter-spacing:-.025em;margin:0;font-size:14px}.chat-starter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.chat-starter-grid button{color:#f4f6f7;text-align:left;cursor:pointer;background:#080d10;border:1px solid #20282d;border-radius:4px;align-content:space-between;gap:12px;min-height:88px;padding:13px;display:grid}.chat-starter-grid button:hover{background:#0d151a;border-color:#d4ff55}.chat-starter-grid strong{font-size:12px}.chat-starter-grid small{color:#7f8b91;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width<=760px){.chat-starter-grid{grid-template-columns:1fr 1fr}.chat-starters-heading{gap:6px;display:grid}}
