:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f0e8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#10100f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}html,body,#app{height:100%}body{background:linear-gradient(#39453a38,#0000 360px),#10100f;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{border:0}.app{flex-direction:column;width:min(1180px,100vw - 32px);height:100dvh;min-height:0;margin:0 auto;padding:24px 0 36px;display:flex;overflow:hidden}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.mark{color:#15170f;background:#d7ff7a;border:1px solid #f4f0e829;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:19px;font-weight:720}.subtle{color:#a7a093;font-size:13px}.actions{align-items:center;gap:8px;display:flex;position:relative}.icon-button,.button{color:#f4f0e8;cursor:pointer;background:#24231f;border:1px solid #f4f0e81f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:inline-flex}.icon-button{width:38px;padding:0}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.settings-popover{z-index:10;width:min(430px,100vw - 32px);padding:16px;position:absolute;top:46px;right:0;box-shadow:0 18px 42px #00000061}.settings-popover h2{margin-bottom:8px;font-size:15px;font-weight:720}.button.primary{color:#15170f;background:#d7ff7a;border-color:#d7ff7a;font-weight:740}.button.danger{color:#ffd9d9;background:#3a2525;border-color:#6e3737}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.shell{flex:1;grid-template-columns:minmax(0,1fr) 340px;gap:18px;min-height:0;display:grid}.panel{background:#1a1916f0;border:1px solid #f4f0e81f;border-radius:8px}.chat-panel{grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.status-strip{background:#f4f0e814;border-bottom:1px solid #f4f0e81a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.metric{background:#1a1916;min-width:0;padding:12px 14px}.metric span{color:#a7a093;text-transform:uppercase;font-size:11px;display:block}.metric strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:14px;font-weight:680;display:block;overflow:hidden}.messages{min-height:0;padding:18px;overflow:auto}.message-list{flex-direction:column;gap:14px;display:flex}.message{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #f4f0e81a;border-radius:8px;min-width:0;max-width:86%;padding:13px 14px}.message.user{background:#243124;align-self:flex-end}.message.assistant{background:#22211d;align-self:flex-start}.message.thinking-message{padding:8px}.answer-text{white-space:pre-wrap}.attachments{gap:8px;min-width:0;margin-top:10px;display:grid}.answer-text+.attachments{margin-top:12px}.image-attachment{gap:6px;width:min(320px,100%);min-width:0;max-width:min(320px,70vw);margin:0;display:grid}.image-attachment img{object-fit:contain;background:#11110f;border:1px solid #f4f0e824;border-radius:8px;max-width:100%;max-height:280px;display:block}.image-attachment figcaption{color:#c9c1b2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.thinking-block{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;margin:0 0 8px;display:flex}.thinking-message .thinking-block{margin-bottom:0}.thinking-toggle{color:#c9c1b2;cursor:pointer;background:#171714;border-radius:6px;align-items:center;gap:7px;min-height:26px;padding:0 7px;font-size:12px;display:inline-flex}.thinking-arrow{color:#d7ff7a;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.thinking-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:14px;height:14px}.thinking-content{overflow-wrap:anywhere;color:#a7a093;white-space:pre-wrap;background:#141411;border-radius:6px;width:min(100%,720px);max-width:100%;max-height:240px;padding:8px;font-size:12px;overflow:auto}.empty{color:#a7a093;text-align:center;place-items:center;min-height:340px;display:grid}.composer{border-top:1px solid #f4f0e81a;gap:10px;padding:14px;display:grid}.pending-attachment{background:#161612;border:1px solid #f4f0e81f;border-radius:8px;grid-template-columns:44px minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;padding:8px;display:grid;overflow:hidden}.pending-attachment img{object-fit:cover;background:#11110f;border-radius:6px;width:44px;height:44px}.pending-attachment span{color:#c9c1b2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.remove-attachment{width:34px;min-height:34px;font-size:20px;line-height:1}textarea,input,select{color:#f4f0e8;background:#121210;border:1px solid #f4f0e81f;border-radius:8px;outline:none;width:100%}textarea:focus,input:focus,select:focus{border-color:#d7ff7acc;box-shadow:0 0 0 3px #d7ff7a1f}textarea{resize:vertical;min-height:96px;padding:12px}input,select{min-height:38px;padding:0 10px}.composer-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.file-chip{color:#a7a093;flex:1;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.file-chip input{display:none}.chip-button{color:#f4f0e8;cursor:pointer;background:#24231f;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 10px;display:inline-flex}.file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.side{flex-direction:column;gap:14px;min-height:0;display:flex;overflow:auto}.card{padding:16px}.card h2{margin-bottom:10px;font-size:15px;font-weight:720}.field{gap:6px;margin-top:12px;display:grid}.field label{color:#c9c1b2;font-size:12px;font-weight:650}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.progress{background:#11110f;border-radius:999px;height:10px;overflow:hidden}.bar{border-radius:inherit;background:#d7ff7a;width:0%;height:100%;transition:width .18s}.indeterminate .bar{background:linear-gradient(90deg,#d7ff7a59,#d7ff7a,#d7ff7a59) 0 0/200% 100%;animation:1.1s linear infinite load-sweep}@keyframes load-sweep{0%{background-position:200% 0}to{background-position:0 0}}.log{color:#c9c1b2;white-space:pre-wrap;background:#11110f;border-radius:8px;min-height:106px;max-height:190px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;overflow:auto}.pill-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pill{color:#c9c1b2;border:1px solid #f4f0e81f;border-radius:999px;padding:5px 9px;font-size:12px}.source{overflow-wrap:anywhere}@media (max-width:900px){.app{width:min(100vw - 20px,720px);height:auto;min-height:100dvh;padding-top:14px;overflow:visible}.shell{grid-template-columns:1fr;overflow:visible}.chat-panel{height:min(72dvh,680px);min-height:480px}.status-strip{grid-template-columns:1fr 1fr}.message{max-width:94%}.image-attachment{max-width:min(280px,78vw)}.topbar{flex-direction:column;align-items:flex-start}.actions{justify-content:flex-end;align-self:stretch}.composer-row{flex-wrap:wrap;align-items:stretch}.file-chip{flex-basis:100%}.composer-row>.button{flex:1}.side{overflow:visible}}
