:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e8ebe5;background:#101210;font-synthesis:none;--muted:#858d82;--line:#2a3029;--accent:#c6ef92;--surface:#171b16}*{box-sizing:border-box}body{margin:0;display:flex;min-height:100dvh}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:wait}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}input:focus,textarea:focus{outline:1px solid #7e9b61}button{border:0;background:none}input,textarea{color:#e8ebe5}textarea{resize:vertical}button[hidden],[hidden]{display:none!important}.sidebar{width:238px;flex-shrink:0;border-right:1px solid var(--line);padding:32px 20px;display:flex;flex-direction:column;height:100dvh;background:#131611}.brand{display:flex;gap:12px;align-items:center;font-size:19px;font-weight:750;letter-spacing:3px;padding:0 8px}.brand-icon{font-size:39px;line-height:45px;letter-spacing:-5px;color:var(--accent);font-weight:650}.brand-icon span{font-size:25px}.brand small{font-size:8px;letter-spacing:2px;display:block;color:var(--muted);margin-top:6px;font-weight:500}.new-chat{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:42px 0 30px;padding:13px 12px;border:1px solid #394333;border-radius:7px;font-size:12px;background:#1d2518}.new-chat:hover{border-color:var(--accent)}.new-chat>span:first-child{color:var(--accent);font-size:20px}.section-label{font-size:9px;letter-spacing:1.8px;color:var(--muted);font-weight:650}.sidebar>.section-label{padding:0 10px;margin-bottom:15px}#sessions{overflow-y:auto;flex:1}.session{display:block;width:100%;text-align:left;padding:12px 10px;border-radius:5px;color:#9ea797;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.session.active{background:#232b1e;color:var(--accent)}.session:hover{background:#20261c}.sidebar-bottom{margin-top:24px;border-top:1px solid var(--line);padding:23px 8px 0}.engine-badge{font-size:8px;letter-spacing:1.6px;color:#a5b09c;display:flex;align-items:center;gap:8px}.pulse,.model-dot{height:6px;width:6px;border-radius:50%;background:var(--accent);display:inline-block}.sidebar-bottom p{font-family:Georgia,serif;font-size:23px;line-height:1.4;color:#bec7b7}.architecture{font-family:monospace;font-size:8px;color:#727d6c;display:flex;justify-content:space-between}main{flex:1;min-width:0;height:100dvh;display:flex;flex-direction:column}.topbar{height:78px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);font-size:12px}.breadcrumb{color:var(--muted)}.slash{color:#4c5547;padding:0 14px}.topbar strong{font-weight:500}.top-actions{display:flex;align-items:center;gap:20px}.quiet-button{font-size:11px;padding:9px 0;color:#c2cabc}.quiet-button span{margin-left:12px;color:var(--accent)}.health{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.health:before{content:"";height:5px;width:5px;border-radius:50%;background:#b7a56f}.health.ready:before{background:var(--accent)}.workspace{display:flex;min-height:0;flex:1}.chat-pane{display:flex;flex-direction:column;flex:1;min-width:0}.chat-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 32px}.model-chip{display:flex;align-items:center;gap:8px;font-size:11px}.version{font-family:monospace;font-size:9px;color:var(--muted);padding-left:7px}.local-label{font-size:8px;letter-spacing:1.1px;color:#586350}.scroll-area{flex:1;min-height:0;overflow-y:auto;scrollbar-color:#3c4735 transparent;padding:0 32px}.welcome{max-width:680px;margin:clamp(28px,8vh,110px) auto 45px}.eyebrow{font-size:9px;letter-spacing:2px;color:#b3c5a2;display:flex;align-items:center;gap:8px}.eyebrow>span{width:16px;height:1px;background:var(--accent)}h1{font-size:clamp(40px,4.3vw,68px);font-weight:450;letter-spacing:-2.6px;line-height:1.1;margin:25px 0 20px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--accent)}.welcome>p{color:var(--muted);font-size:12px;line-height:1.9}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:40px}.suggestions button{border:1px solid var(--line);border-radius:7px;text-align:left;font-size:11px;padding:18px 13px;line-height:1.6;background:linear-gradient(145deg,#1b2117,#141713)}.suggestions button:hover{border-color:#748864;transform:translateY(-2px)}.suggestions span{display:block;color:#87977a;font:8px monospace;letter-spacing:1px;margin-bottom:16px}.suggestions b{color:var(--accent);font-weight:400;float:right;margin-left:5px}.composer-wrap{padding:18px 32px 22px}.composer{max-width:850px;margin:auto;border:1px solid #3a4532;border-radius:10px;background:#191e16;padding:16px}.composer:focus-within{border-color:#83996b;box-shadow:0 0 0 3px #c6ef9205}.composer textarea{width:100%;border:0;background:none;font-size:13px;line-height:1.6;min-height:66px;max-height:200px;outline:none;resize:vertical}.composer textarea::placeholder{color:#798671}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}#composer-hint{font-size:9px;color:#747f6c}#composer-hint span{margin:0 5px}.send-button{border-radius:5px;background:var(--accent);color:#233319;font-size:11px;font-weight:650;padding:11px 15px;white-space:nowrap}.send-button:hover{background:#d7ffa5}.send-button span{font-size:16px;margin-left:15px}.stop-button{padding:11px;border:1px solid #b79272;border-radius:5px;color:#dfb897;font-size:11px}.footnote{max-width:850px;margin:11px auto 0;display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#727d68}.settings{width:276px;flex-shrink:0;border-left:1px solid var(--line);padding:30px 22px;overflow-y:auto;background:#131710;scrollbar-color:#3c4735 transparent}.panel-heading{display:flex;justify-content:space-between;font-size:12px}.subtle{color:#798871}.panel-description{font-size:10px;color:var(--muted);margin-bottom:32px}.field-label{display:block;font-size:10px;margin:22px 0 11px;color:#b7c1ae}.field-label output{float:right;font-family:monospace;color:var(--accent)}input[type=range]{width:100%;accent-color:var(--accent);cursor:pointer}input[type=number],input[type=password],.settings textarea{width:100%;border:1px solid #333d2c;background:#1a2016;border-radius:5px;padding:10px 12px;font-size:11px;line-height:1.6}input[type=password]{font-size:14px}.settings textarea::placeholder{color:#687660}.range-labels{display:flex;justify-content:space-between;font-size:8px;color:#78866e}.field-note{font-size:9px;color:#7f8c76;line-height:1.7}.optional{float:right;font-size:7px;color:#6f7b66;letter-spacing:1px}.check-field{display:flex;gap:9px;font-size:10px;align-items:flex-start;margin:23px 0}.check-field input{accent-color:var(--accent);margin:0}.check-field small{display:block;font-size:8px;color:#7e8b75;margin-top:6px}.tools-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.tools-panel summary{font-size:10px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.tools-panel textarea{font-family:monospace;font-size:10px}.text-button{color:var(--accent);font-size:9px;padding:10px 0}.run-stats{margin-top:28px}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 12px;margin:22px 0}.stat-grid strong{display:block;font-size:24px;letter-spacing:-1px;font-weight:400;color:#c4d5b6;font-variant-numeric:tabular-nums}.stat-grid span{display:block;font-size:8px;color:#7d8c72;margin-top:7px}.api-link{display:flex;justify-content:space-between;font-size:10px;color:#aebfa0;border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.messages{max-width:780px;margin:15px auto 25px}.message{margin:28px 0 36px}.message-header{font-size:9px;letter-spacing:1.5px;color:var(--accent);display:flex;align-items:center;gap:12px;margin-bottom:13px}.message.user .message-header{color:#8f9a86}.message-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.85;color:#d4decb}.message.user .message-body{background:#20261b;border:1px solid #2e3826;border-radius:8px;padding:13px 17px}.message pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#0b0f09;border:1px solid #303c27;padding:14px;border-radius:6px;font-size:11px;line-height:1.6}.message-meta{font-size:9px;color:#8a997e;margin-top:12px}.copy-button{margin-left:auto;font-size:9px;letter-spacing:0;color:#8a997e}.notice{max-width:850px;margin:0 auto 10px;padding:10px 13px;border:1px solid #6d523b;background:#2b2118;border-radius:5px;font-size:11px;color:#e6c4a7;line-height:1.6}dialog{border:1px solid #44513a;border-radius:14px;background:#181f14;color:#e3ecd9;width:440px;max-width:calc(100vw - 32px);padding:32px;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#080c08cc;backdrop-filter:blur(6px)}dialog h2{font-size:32px;line-height:1.15;font-weight:450;letter-spacing:-1px;margin:20px 0}dialog p{font-size:12px;color:#9daa92;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:25px;margin-top:25px}#key-error{color:#e3ad93;font-size:11px;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1600px){.settings{width:315px;padding:30px}.chat-top,.scroll-area{padding-left:50px;padding-right:50px}.composer-wrap{padding-left:50px;padding-right:50px}}
@media(max-width:1200px){.sidebar{width:190px;padding:26px 14px}.brand{font-size:16px}.settings{width:235px;padding:25px 17px}.local-label{display:none}.topbar{padding:0 24px}.top-actions{gap:14px}.chat-top,.scroll-area{padding-left:24px;padding-right:24px}.composer-wrap{padding:16px 24px}.suggestions{grid-template-columns:1fr}.suggestions button{padding:12px}.suggestions span{display:inline-block;margin:0 15px 0 0;font-size:7px}.welcome{margin-top:35px}}
@media(max-width:900px){.sidebar{width:165px}.brand{padding:0}.brand small{font-size:6px}.settings{position:absolute;right:0;top:78px;bottom:0;width:280px;z-index:2;box-shadow:-20px 0 60px #0008}.sidebar-bottom p{font-size:20px}.health{display:none}.welcome{max-width:550px}.chat-top{padding-top:20px}.top-actions{gap:18px}}
@media(max-width:600px){.sidebar{display:none}.topbar{height:62px;padding:0 18px}.breadcrumb,.slash{display:none}.topbar strong{font-size:11px}.top-actions{gap:15px}.quiet-button{font-size:10px}.quiet-button span{margin-left:4px}.settings{top:62px}.chat-top{padding:20px 18px}.scroll-area{padding:0 18px}.composer-wrap{padding:12px 14px 15px}h1{font-size:43px}.welcome{margin-top:30px;margin-bottom:28px}.welcome>p{font-size:11px}.suggestions{margin-top:28px}.footnote{font-size:7px}.footnote>span:first-child{max-width:160px}#composer-hint{font-size:8px;max-width:120px}.send-button{padding:10px;font-size:10px}.send-button span{margin-left:8px}.model-chip{font-size:10px}.version{font-size:8px}.message-body{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;transform:none!important}}
