@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;color:#f1f0ed;background:#0b0c0e;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0b0c0e;--panel: #111316;--panel-2: #17191c;--line: #292c31;--muted: #96999f;--soft: #c5c6c9;--orange: #ff6a2a;--orange-bright: #ff8653;--orange-dim: #4a2618}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,textarea{font:inherit}button{color:inherit}button:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--orange-bright);outline-offset:3px}svg{width:18px;height:18px;display:block}.app-shell{display:flex;min-height:100vh;background:radial-gradient(circle at 65% 15%,#181313 0,transparent 30rem),var(--bg)}.sidebar{width:286px;flex:0 0 286px;background:#101113;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:22px 16px 18px;transition:transform .2s ease;z-index:5}.brand-row{display:flex;justify-content:space-between;align-items:center;padding:0 8px 28px}.brand{display:flex;align-items:center;gap:9px;color:#f6f5f2;text-decoration:none;font-size:15px;letter-spacing:-.02em}.brand b{font-weight:800}.brand-mark{color:var(--orange);font:800 26px/1 DM Mono,monospace;transform:rotate(18deg);display:inline-block}.icon-button{background:transparent;border:0;color:var(--muted);padding:8px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover{background:#1b1d21;color:var(--soft)}.sidebar-close{display:none}.new-chat{width:100%;border:1px solid #3f2920;border-radius:8px;background:linear-gradient(135deg,#2a1812,#1e1512);color:#ffd8c8;display:flex;align-items:center;gap:11px;padding:11px 12px;cursor:pointer;text-align:left;font-weight:600;font-size:13px}.new-chat:hover{background:#3a1f15;border-color:#75422c}.new-chat svg{color:var(--orange-bright)}kbd{margin-left:auto;color:#8e6658;font:11px DM Mono,monospace}.history-heading{display:flex;align-items:center;justify-content:space-between;color:#73767b;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700;margin:29px 6px 10px}.history-heading .icon-button{padding:3px}.history-heading svg{width:14px;height:14px}.conversation-list{display:flex;flex-direction:column;gap:3px;overflow:auto}.conversation-item{display:flex;flex-direction:column;gap:4px;border:0;border-radius:6px;background:transparent;color:#a8aaaf;text-align:left;padding:10px 11px;cursor:pointer;font-size:12px}.conversation-item:hover{background:#181a1d;color:#e7e5e1}.conversation-item.active{background:#1d1917;color:#f1b49a}.conversation-item small{color:#686b71;font-size:10px}.history-empty{color:#6e7176;font-size:12px;line-height:1.6;padding:2px 10px}.sidebar-footer{display:flex;align-items:center;gap:7px;margin-top:auto;padding:14px 4px 0;color:#777a80;font-size:11px;border-top:1px solid #232529}.sidebar-footer .icon-button{margin-left:auto;padding:3px}.status-dot,.context-dot{width:6px;height:6px;border-radius:50%;background:#6c9c70;box-shadow:0 0 0 3px #1b2b1e;display:inline-block}.main-panel{flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #202226}.menu-button{display:none}.topbar-context{display:flex;align-items:center;gap:10px;font-size:12px;color:#d6d4d0;flex:1}.context-divider{color:#45484e}.context-muted{color:#74777d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.context-dot{width:5px;height:5px;box-shadow:0 0 0 3px #2b211b;background:var(--orange)}.chat-stage{flex:1;width:min(820px,100%);margin:0 auto;padding:58px 26px 150px}.chat-empty{display:flex;align-items:center;justify-content:center}.welcome{max-width:610px;width:100%;margin-top:-30px}.welcome-mark{width:48px;height:48px;border:1px solid #533021;color:var(--orange);display:grid;place-items:center;border-radius:12px;background:#211611;margin-bottom:28px}.welcome-mark svg{width:23px;height:23px}h1{font-size:clamp(28px,4vw,43px);letter-spacing:-.055em;line-height:1.05;margin:0;max-width:580px}.welcome p{color:#9a9ca1;font-size:15px;line-height:1.65;max-width:520px;margin:17px 0 31px}.prompt-examples{display:flex;flex-wrap:wrap;gap:8px}.prompt-examples button{border:1px solid #292c31;color:#c5c6c9;background:#131518;border-radius:6px;padding:10px 12px;font-size:12px;cursor:pointer}.prompt-examples button:hover{border-color:#5d3929;color:#ffc2a9;background:#1c1715}.prompt-examples span{color:var(--orange);padding-left:12px}.message-stack{display:flex;flex-direction:column;gap:33px}.message{display:grid;grid-template-columns:32px minmax(0,1fr);gap:15px}.message-avatar,.loading-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#201410;border:1px solid #4a2a1d;color:var(--orange-bright);font:500 16px DM Mono,monospace}.message.user .message-avatar{background:#202226;border-color:#363a40;color:#a9adb3;font:700 9px Manrope,sans-serif}.message-meta{display:flex;align-items:center;gap:9px;margin:4px 0 9px;font-size:12px}.message-meta strong{font-weight:700}.mode-pill{color:#a6a8ad;font-size:10px;background:#1b1d21;padding:3px 6px;border-radius:4px}.message-body p{color:#d0d0ce;font-size:14px;line-height:1.7;margin:0;max-width:68ch;white-space:pre-wrap}.message.user .message-body p{color:#efeeeb}.loading-row{display:flex;align-items:center;gap:10px;color:#777a80;font-size:11px}.typing{display:flex;gap:4px;background:#1a1c20;padding:10px;border-radius:12px}.typing i{width:4px;height:4px;border-radius:50%;background:#aaa;animation:blink 1s infinite ease-in-out}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes blink{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}.composer-wrap{width:min(820px,100%);margin:auto;padding:0 26px 18px}.composer{border:1px solid #393c42;background:#15171a;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.composer:focus-within{border-color:#8b4a2e;box-shadow:0 0 0 3px #2b1b14}textarea{display:block;width:100%;resize:none;background:transparent;color:#f1f0ed;border:0;padding:16px 16px 7px;min-height:51px;max-height:150px;outline:none;font-size:14px;line-height:1.5}textarea::placeholder{color:#777a80}.composer-actions{display:flex;align-items:center;gap:2px;padding:2px 7px 7px}.composer-actions .icon-button{padding:7px}.composer-actions .icon-button:hover{color:var(--orange-bright)}.composer-actions .icon-button.listening{color:var(--orange-bright);background:#3a1f15}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.attachment-chip{display:inline-flex;align-items:center;gap:7px;margin:10px 14px 0;max-width:calc(100% - 28px);padding:6px 8px;border:1px solid #493024;border-radius:6px;background:#201612;color:#e6b09b;font-size:11px}.attachment-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip svg{width:14px;height:14px;color:var(--orange-bright);flex:0 0 auto}.attachment-chip button{display:inline-flex;border:0;background:transparent;color:#a98275;padding:2px;cursor:pointer}.attachment-chip button:hover{color:#ffd1c0}.attachment-chip button svg{width:13px;height:13px}.character-count{font:10px DM Mono,monospace;color:#62656b;margin-left:auto;padding:0 8px}.send-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:7px;background:var(--orange);color:#180b06;cursor:pointer}.send-button:hover{background:var(--orange-bright)}.send-button:disabled{background:#34363b;color:#6d7076;cursor:not-allowed}.send-button svg{width:16px;height:16px}.mode-selector{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:0 0 12px}.mode-selector button{display:inline-flex;gap:7px;align-items:center;border:0;background:transparent;color:#787b81;padding:5px 7px;border-radius:5px;font-size:11px;cursor:pointer}.mode-selector button:hover{color:#c8c9cc}.mode-selector button.selected{color:#e7b5a0;background:#221714}.radio-dot{width:6px;height:6px;border:1px solid #6c6f75;border-radius:50%}.selected .radio-dot{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 2px #4b271a}.toggle{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:#9b9da2;font-size:11px;cursor:pointer;padding:5px 0 5px 8px}.toggle input{position:absolute;opacity:0}.toggle-track{width:25px;height:14px;padding:2px;background:#303238;border-radius:20px}.toggle-track span{display:block;width:10px;height:10px;background:#898c92;border-radius:50%;transition:transform .2s ease}.toggle.on .toggle-track{background:var(--orange-dim)}.toggle.on .toggle-track span{background:var(--orange);transform:translate(11px)}.composer-note{text-align:center;color:#62656b;font-size:10px;margin:11px 0 0}.notice{display:flex;gap:9px;align-items:flex-start;border-radius:6px;padding:10px 12px;margin-bottom:10px;color:#c0c2c6;font-size:11px;line-height:1.5}.notice-info{background:#171a1e;border:1px solid #2d333b;margin-top:17px}.notice-warning{background:#2a2115;border:1px solid #574025}.notice-error{background:#2b1818;border:1px solid #663232;color:#f0b6ad}.notice-icon{color:var(--orange-bright);font:700 11px DM Mono,monospace}.notice-error button{margin-left:auto;padding:0;color:inherit;border:0;background:transparent;cursor:pointer}.notice-error svg{width:14px;height:14px}.scrim{display:none}@media (max-width: 800px){.sidebar{position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:12px 0 35px #000}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close{display:inline-flex}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:4;border:0}.menu-button{display:inline-flex;margin-left:-8px}.topbar{padding:0 16px;height:60px}.topbar>.icon-button:last-child{margin-right:-8px}.chat-stage{padding:38px 18px 145px}.composer-wrap{padding:0 14px 15px}.welcome-mark{margin-bottom:21px}.welcome p{font-size:14px}.prompt-examples{flex-direction:column;align-items:stretch}.prompt-examples button{text-align:left}.mode-selector{gap:3px}.mode-selector button{font-size:10px;padding-left:4px;padding-right:4px}.toggle{padding-left:3px}.message{grid-template-columns:27px minmax(0,1fr);gap:11px}.message-avatar{width:25px;height:25px}.message-body p{font-size:13px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
