:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef2f7;background:#070a0f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% 0%,#162036 0,transparent 34rem),#070a0f}button{font:inherit}.center,.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.loader{width:34px;height:34px;border:3px solid #273043;border-top-color:#6ee7c4;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-card,.notice{width:min(100%,480px);padding:48px;background:#11161fdb;border:1px solid #263042;border-radius:28px;box-shadow:0 30px 80px #0008;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mark{margin:0 auto 28px;width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#78f0cc,#78a7ff);color:#06110e;font-weight:900;font-size:25px;box-shadow:0 10px 35px #64d6bd44}.mark.small{width:36px;height:36px;margin:0;border-radius:11px;font-size:17px}.eyebrow{color:#7f91aa;letter-spacing:.15em;font-weight:700;font-size:11px}.login-card h1{margin:12px 0 18px;font-size:clamp(32px,7vw,52px);line-height:1.02;letter-spacing:-.045em}.login-card>p:not(.eyebrow,.error){color:#a9b4c4;line-height:1.65}.login-card button{width:100%;margin:20px 0 16px;padding:14px 20px;border:0;border-radius:13px;background:#71e5c3;color:#06110e;font-weight:800;cursor:pointer}.login-card small{color:#6f7a8b}.error{color:#ff9f9f}.app-shell{min-height:100vh}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #1b2432;background:#090d13cc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:5}.brand,.header-actions{display:flex;align-items:center;gap:12px}.brand>div:last-child{display:grid}.brand span,.meta{color:#7f8b9d;font-size:12px}.connection{display:flex;align-items:center;gap:7px;text-transform:capitalize;font-size:12px;color:#8d99aa}.connection i{width:7px;height:7px;border-radius:50%;background:#637084}.connection.live i{background:#64e1b9;box-shadow:0 0 10px #64e1b9}.connection.connecting i{background:#f1c66b}.quiet,.icon-button{color:#aeb8c7;background:transparent;border:1px solid #273143;border-radius:9px;padding:7px 10px;cursor:pointer}.layout{min-height:calc(100vh - 72px);display:grid;grid-template-columns:300px minmax(0,1fr)}aside{padding:24px 16px;border-right:1px solid #1b2432;background:#090d1399}.aside-title{padding:0 8px 16px;display:flex;align-items:center;justify-content:space-between;color:#7f8b9d;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.icon-button{padding:4px 8px}.session-row{width:100%;display:grid;grid-template-columns:8px 1fr;gap:11px;text-align:left;color:#c8d1df;background:transparent;border:1px solid transparent;border-radius:13px;padding:13px 11px;cursor:pointer}.session-row+.session-row{margin-top:5px}.session-row.selected{background:#151c27;border-color:#263348}.session-row>span:last-child{min-width:0;display:grid;gap:5px}.session-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.session-row small{color:#6f7b8d}.status-dot{margin-top:5px;width:7px;height:7px;border-radius:50%;background:#647084}.status-dot.listening,.status-dot.ready{background:#64e1b9}.status-dot.thinking,.status-dot.starting{background:#f1c66b}.status-dot.error{background:#ff8585}.empty{padding:8px;color:#717e91;font-size:13px;line-height:1.55}.content{width:min(100%,980px);padding:clamp(32px,7vw,84px)}.meta{display:flex;gap:12px;align-items:center}.pill{padding:5px 9px;border-radius:999px;background:#182231;text-transform:capitalize}.pill.ready,.pill.listening{color:#72e8c6;background:#112a25}.pill.error{color:#f99;background:#321919}.question{margin-top:35px;padding-bottom:40px;border-bottom:1px solid #1f2937}.question h1{margin:10px 0 0;max-width:850px;color:#aebacb;font-size:clamp(22px,4vw,38px);line-height:1.22;letter-spacing:-.025em;font-weight:500}.answer{padding:38px 0 48px}.answer-copy{margin-top:15px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:clamp(18px,2.5vw,25px);line-height:1.65;color:#f0f4f8}.answer-placeholder{margin-top:22px;display:grid;gap:12px;opacity:.65}.answer-placeholder span{height:16px;border-radius:8px;background:linear-gradient(90deg,#192332,#263448,#192332);background-size:200% 100%;animation:shimmer 1.6s infinite}.answer-placeholder span:nth-child(2){width:84%}.answer-placeholder span:nth-child(3){width:61%}@keyframes shimmer{to{background-position:-200% 0}}.history{border-top:1px solid #1f2937;padding-top:28px}.history article{padding:20px 0;border-bottom:1px solid #18212e}.history h3{margin:0 0 9px;font-size:15px;color:#b9c4d4}.history article p{margin:0;white-space:pre-wrap;color:#8794a7;line-height:1.55}.blank{min-height:55vh;display:grid;place-content:center;text-align:center;color:#788598}.blank h2{color:#d7dfeb;margin-bottom:5px}.pulse-ring{margin:auto;width:34px;height:34px;border:2px solid #64e1b9;border-radius:50%;box-shadow:0 0 0 10px #64e1b910}.error-banner{padding:12px 15px;background:#351b20;border:1px solid #70323c;border-radius:12px;color:#ffb5bd;display:flex;justify-content:space-between}.error-banner button{border:0;background:none;color:inherit;font-size:18px;cursor:pointer}@media(max-width:760px){header{padding:0 16px}.brand span{display:none}.connection{font-size:0}.layout{display:block}aside{border-right:0;border-bottom:1px solid #1b2432;overflow-x:auto;white-space:nowrap;padding:12px}.aside-title{display:none}.session-row{display:inline-grid;width:210px;vertical-align:top}.session-row+.session-row{margin:0 0 0 6px}.empty{margin:0}.content{padding:32px 20px 64px}.login-card{padding:38px 24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
