:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaf1f8;background:#07111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% 15%,#143454 0,transparent 30%),#07111f}button,input,textarea{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(520px,100%);padding:52px;border:1px solid #29435c;border-radius:28px;background:linear-gradient(145deg,#12283ef0,#081422fa);box-shadow:0 30px 90px #0008}.mark{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:#20d3a4;color:#06251d;font-weight:900;letter-spacing:-2px}.mark.small{width:40px;height:40px;border-radius:13px;font-size:13px}.eyebrow{color:#60e6c0;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;margin:24px 0 10px}.login-card h1{font-size:clamp(38px,7vw,62px);line-height:.98;letter-spacing:-.055em;margin:0}.intro{color:#9eb2c5;line-height:1.7;margin:24px 0 32px}.login-card label{display:block;font-size:13px;color:#b9c9d8;margin-bottom:8px}.login-card input{width:100%;padding:15px 16px;border-radius:12px;border:1px solid #36516c;background:#071421;color:#fff;outline:none}.login-card input:focus{border-color:#24d6a9;box-shadow:0 0 0 3px #24d6a922}.primary{width:100%;margin-top:14px;padding:15px;border:0;border-radius:12px;background:#23d5a8;color:#05251d;font-weight:800;cursor:pointer}.privacy,.hint{color:#6f879d;font-size:12px;text-align:center}.error{color:#ff9f9f;margin:10px 0}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}aside{padding:24px 18px;border-right:1px solid #1c3044;background:#081522;display:flex;flex-direction:column;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:18px}.new-chat{width:100%;margin-top:36px;padding:12px;border:1px solid #29445d;border-radius:12px;background:#102337;color:#dce8f3;text-align:left;cursor:pointer}.aside-bottom{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:#91a9bd;font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#28d7a9;box-shadow:0 0 12px #28d7a9}.link{grid-column:1/-1;border:0;background:none;color:#71899e;text-align:left;padding:10px 0;cursor:pointer}.conversation{min-width:0;display:grid;grid-template-rows:auto 1fr auto;height:100vh}header{display:flex;justify-content:space-between;align-items:center;padding:22px 36px;border-bottom:1px solid #1a2d40;background:#091724cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}header .eyebrow{margin:0 0 4px}header h2{margin:0;font-size:20px}.local{font-size:12px;color:#8ca5ba;border:1px solid #29445d;border-radius:999px;padding:8px 12px}.thread{overflow-y:auto;padding:36px max(28px,calc((100% - 820px)/2));scrollbar-color:#2d4b64 transparent}.welcome{max-width:700px;margin:10vh auto 0;text-align:center}.orb,.avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#27d9ab,#177f8f);color:#06241f;font-weight:900}.orb{width:64px;height:64px;margin:auto;font-size:24px;box-shadow:0 0 50px #20d3a444}.welcome h1{font-size:42px;letter-spacing:-.04em;margin:22px 0 10px}.welcome p{color:#9bb0c2;line-height:1.7}.suggestion{display:flex;justify-content:space-between;gap:28px;width:min(480px,100%);margin:34px auto;padding:17px 18px;border:1px solid #284760;border-radius:14px;background:#10263a;color:#e8f2f8;text-align:left;cursor:pointer}.suggestion:hover{border-color:#25d4a7}.message{display:flex;gap:14px;max-width:760px;margin:0 auto 24px}.message.user{flex-direction:row-reverse}.avatar{width:34px;height:34px;flex:0 0 34px}.message.user .avatar{background:#35506a;color:#dce8f3}.message>div{padding:14px 17px;border:1px solid #203a50;border-radius:5px 16px 16px;background:#0d2031}.message.user>div{background:#18364a;border-radius:16px 5px}.message p{white-space:pre-wrap;line-height:1.65;margin:0}.message small{display:block;color:#6f899f;margin-top:10px}.thinking{display:flex;align-items:center;gap:5px;color:#8ba3b7}.thinking i{width:6px;height:6px;border-radius:50%;background:#2bd8aa;animation:pulse 1.2s infinite}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}.thinking span{margin-left:8px}@keyframes pulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}footer{padding:16px max(28px,calc((100% - 820px)/2)) 20px;background:linear-gradient(transparent,#07111f 25%)}.composer{display:flex;align-items:flex-end;gap:10px;padding:9px;border:1px solid #2c4c65;border-radius:18px;background:#0d2132;box-shadow:0 18px 50px #0005}.composer textarea{flex:1;resize:none;border:0;outline:0;background:transparent;color:#eef6fb;padding:10px;line-height:1.5}.composer button{width:42px;height:42px;border:0;border-radius:13px;background:#26d7aa;color:#06261e;font-size:22px;font-weight:900;cursor:pointer}.composer button:disabled{opacity:.3;cursor:not-allowed}@media(max-width:760px){.app-shell{grid-template-columns:1fr}aside{display:none}header{padding:18px}.thread,footer{padding-left:18px;padding-right:18px}.local{display:none}.login-card{padding:32px 24px}.welcome h1{font-size:34px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.thinking i{animation:none}}
