:root{color:#15233b;font-synthesis:none;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.app{color:#15233b;background:#eef2f7;min-height:100vh}.app.dark{--surface:#101a2c;--surface2:#152238;--line:#2b3a54;--text:#e7edf7;--muted:#93a4bd;--accent:#5eead4;color:var(--text);background:#09111f}header{border-bottom:1px solid var(--line,#d9e0ea);background:var(--surface,#fff);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.brand,.top-state,.row,.controls{align-items:center;gap:12px;display:flex}.brand-mark{color:#07111e;background:linear-gradient(145deg,#48d6c4,#2879d0);border-radius:14px;place-items:center;width:46px;height:46px;font-size:24px;font-weight:900;display:grid;box-shadow:0 10px 30px #22c7b833}.brand-mark.small{border-radius:9px;width:32px;height:32px;font-size:17px}.demo-pill{color:#a5f3fc;background:#164e63;border-radius:999px;padding:5px 9px;font-size:12px}.top-state{color:var(--muted,#65758b);font-size:12px}.top-state span{display:grid}.banner{color:#d5f8ff;background:#153d51;justify-content:center;align-items:center;gap:16px;min-height:38px;font-size:13px;display:flex}.layout{grid-template-columns:224px 1fr;min-height:calc(100vh - 102px);display:grid}aside{background:var(--surface,#fff);border-right:1px solid var(--line,#d9e0ea);flex-direction:column;gap:6px;padding:18px 12px;display:flex}aside button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 14px}aside button.active{color:#9ef4e7;background:#1d3954}.new-chat{margin-bottom:10px;border:1px solid var(--line,#ccd6e2)!important}.sidebar-foot{color:var(--muted,#65758b);margin-top:auto;padding:12px;font-size:12px;line-height:1.7}.status-dot{background:#34d399;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.status-dot.off{background:#64748b}.content{min-width:0;padding:26px max(20px,5vw)}.screen-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.screen-title h1{margin:2px 0;font-size:25px}.eyebrow{letter-spacing:.13em;color:#5eead4;margin:0;font-size:11px;font-weight:800}.ready{color:#4ade80}.generating{color:#fbbf24}.chat-screen{flex-direction:column;height:calc(100vh - 154px);display:flex}.conversation{flex:1;width:100%;max-width:940px;margin:auto;padding:12px;overflow:auto}.empty{text-align:center;color:var(--muted,#65758b);place-items:center;margin-top:10vh;display:grid}.message{border-radius:12px;margin:10px 0;padding:15px 18px;line-height:1.6}.message.user{background:var(--surface2,#dde7f2);margin-left:12%}.message.assistant{border:1px solid var(--line,#ccd6e2);background:var(--surface,#fff);margin-right:8%}.safe-content p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.4em 0}.safe-content pre{color:#c9f7ef;background:#07101e;border-radius:8px;padding:14px;overflow:auto}.safe-content a{color:#5eead4}.citations{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.citations span{border:1px solid var(--line,#ccd6e2);border-radius:999px;padding:5px 8px;font-size:11px}.composer{background:var(--surface,#fff);border:1px solid var(--line,#ccd6e2);border-radius:14px;width:100%;max-width:940px;margin:0 auto;padding:10px;box-shadow:0 18px 50px #0002}.composer textarea{resize:none;width:100%;min-height:72px;color:inherit;background:0 0;border:0;outline:0;padding:10px}.controls{flex-wrap:wrap}.controls label{color:var(--muted,#65758b);font-size:10px}select{background:var(--surface2,#f4f7fa);color:inherit;border:1px solid var(--line,#ccd6e2);border-radius:6px;padding:5px;display:block}.controls button,.panel button,form button{color:#07111e;cursor:pointer;background:#2dd4bf;border:0;border-radius:8px;margin-left:auto;padding:9px 15px;font-weight:800}.toggle{align-items:center;display:flex!important}.panel{background:var(--surface,#fff);border:1px solid var(--line,#ccd6e2);border-radius:12px;margin:12px 0;padding:18px}.panel input{border:1px solid var(--line,#ccd6e2);background:var(--surface2,#f4f7fa);min-width:0;color:inherit;border-radius:7px;flex:1;padding:10px}.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:13px;display:grid}.notice{background:#0f766e33;border-left:4px solid #2dd4bf;margin-bottom:16px;padding:14px}.ghost{color:inherit!important;border:1px solid var(--line,#ccd6e2)!important;background:0 0!important}.danger{color:#fecaca!important;background:#7f1d1d!important}.muted,.security-note{color:#718096}.error{color:#ef4444}.login-shell,.loading{color:#edf7ff;background:radial-gradient(circle at 50% 20%,#173555,#07111e 65%);place-items:center;min-height:100vh;display:grid}.login-card{background:#101d31;border:1px solid #2a405e;border-radius:18px;width:min(92vw,420px);padding:34px;box-shadow:0 30px 80px #0008}.login-card .brand-mark{margin:auto}.login-card h1,.login-card>.muted,.login-card>.eyebrow,.security-note{text-align:center}.login-card label{margin:14px 0;font-size:13px;display:block}.login-card input{color:#fff;background:#091425;border:1px solid #354a67;border-radius:8px;width:100%;margin-top:6px;padding:12px;display:block}.login-card button{width:100%;padding:12px}.security-note{font-size:11px}@media (width<=760px){header{padding:0 12px}.top-state span{display:none}.layout{grid-template-columns:1fr}.layout aside{z-index:4;border:0;border-top:1px solid var(--line,#ccd6e2);flex-direction:row;width:100%;height:58px;padding:6px;position:fixed;bottom:0;overflow:auto}aside .new-chat,aside .sidebar-foot{display:none}aside button{white-space:nowrap}.content{padding:18px 12px 76px}.chat-screen{height:calc(100vh - 196px)}.controls label{max-width:110px}.message.user,.message.assistant{margin-left:0;margin-right:0}.banner{flex-wrap:wrap;padding:8px}.row{flex-direction:column;align-items:stretch}.panel button{margin-left:0}}.mobile-menu{display:none}.nav-heading{color:var(--muted,#65758b);text-transform:uppercase;letter-spacing:.08em;margin:12px 12px 3px;font-size:11px}.ephemeral-history{color:var(--muted,#65758b);gap:3px;margin:0 12px 14px;font-size:12px;display:grid}.chat-status{text-align:right;height:24px;font-size:12px}.empty{margin-top:5vh}.empty h1{color:var(--text,#15233b);margin:14px 0 0;font-size:30px}.empty h2{margin:8px;font-size:25px}.starter-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;width:100%;max-width:620px;margin-top:24px;display:grid}.starter-grid button{background:var(--surface,#fff);color:inherit;border:1px solid var(--line,#ccd6e2);text-align:left;cursor:pointer;border-radius:14px;padding:16px}.starter-grid button:hover{border-color:#2dd4bf}.composer{border-radius:24px;padding:8px 10px}.composer-row{align-items:flex-end;gap:8px;display:flex}.composer textarea{min-height:44px;max-height:180px;line-height:1.5}.adjust-button,.send-button{flex:0 0 40px;width:40px;height:40px;border-radius:50%!important;margin:0!important;padding:0!important}.adjust-button{color:inherit!important;border:1px solid var(--line,#ccd6e2)!important;background:0 0!important}.advanced{border:0;border-top:1px solid var(--line,#ccd6e2);flex-wrap:wrap;gap:10px;margin-top:8px;padding:12px 4px 2px;display:flex}.advanced legend{color:var(--muted,#65758b);padding:0 5px;font-size:12px}.advanced label{color:var(--muted,#65758b);font-size:11px}.advanced .toggle{gap:5px}.login-language{justify-content:flex-end;margin-bottom:12px;display:flex}.settings-grid{gap:24px;display:flex}.settings-grid label{gap:8px;display:grid}.settings-grid button{margin:0}.sidebar{background:var(--surface,#fff)}@media (width<=760px){.mobile-menu{display:block}.demo-pill,.banner b{display:none}.top-state select{max-width:105px}.layout .sidebar{z-index:10;border-right:1px solid var(--line,#ccd6e2);border-top:0;flex-direction:column;width:min(84vw,300px);height:auto;padding:18px 12px;display:none;position:fixed;inset:64px auto 0 0;overflow:auto}.layout .sidebar.open{display:flex}.sidebar .new-chat,.sidebar .sidebar-foot{display:block}.content{padding:12px 10px}.chat-screen{height:calc(100vh - 132px)}.conversation{padding:4px}.empty{margin-top:2vh}.empty h2{font-size:20px}.starter-grid{grid-template-columns:1fr;gap:7px;margin-top:14px}.starter-grid button{padding:11px}.advanced{max-height:36vh;overflow:auto}.settings-grid{flex-direction:column}.message{padding:12px}.banner{min-height:30px}.brand-mark.small{display:none}}.sidebar{background:var(--surface,#fff);border-right:1px solid var(--line,#d9e0ea);flex-direction:column;gap:6px;padding:18px 12px;display:flex}.sidebar button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 14px}.sidebar button.active{color:#9ef4e7;background:#1d3954}@media (width<=760px){.layout .sidebar{z-index:4;border:0;border-top:1px solid var(--line,#ccd6e2);flex-direction:row;width:100%;height:58px;padding:6px;position:fixed;bottom:0;overflow:auto}.sidebar .new-chat,.sidebar .sidebar-foot{display:none}.sidebar button{white-space:nowrap}}
