:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{color:#f4efe7;font-synthesis:none;text-rendering:optimizelegibility;background:#171614;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#171614;min-height:100vh}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{background:#171614;min-height:100vh;display:flex}.sidebar{background:#1d1b19;border-right:1px solid #302d29;flex-direction:column;justify-content:space-between;width:260px;min-width:260px;height:100vh;padding:18px 14px;display:flex;position:relative}.sidebar-top{width:100%}.brand{align-items:center;gap:11px;padding:8px 10px 24px;display:flex}.brand-mark,.mobile-brand-mark,.welcome-mark,.assistant-avatar{color:#171614;background:linear-gradient(135deg,#f2a23a,#e47a25);flex-shrink:0;justify-content:center;align-items:center;font-weight:750;display:flex;box-shadow:0 0 22px #e6842a1f}.brand-mark{border-radius:12px;width:39px;height:39px;font-size:17px}.brand-name{color:#f3eee7;letter-spacing:-.15px;font-size:15px;font-weight:650;line-height:1.25}.brand-subtitle{color:#8e8880;margin-top:3px;font-size:11px;line-height:1.2}.new-chat-button{color:#e9e2d9;cursor:pointer;background:#272522;border:1px solid #393631;border-radius:11px;align-items:center;gap:10px;width:100%;height:45px;padding:0 14px;transition:background .16s,border-color .16s,transform .16s;display:flex}.new-chat-button:hover{background:#302d29;border-color:#4b463f}.new-chat-button:active{transform:translateY(1px)}.new-chat-icon{color:#f1a04a;font-size:21px;font-weight:300;line-height:1}.sidebar-section{margin-top:32px}.section-label{color:#716c65;text-transform:uppercase;letter-spacing:.13em;margin-bottom:10px;padding:0 10px;font-size:10px;font-weight:650}.conversation-item{color:#aaa39a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.conversation-item:hover{color:#ddd5cb;background:#272522}.conversation-icon{color:#e49a48;font-size:15px}.conversation-text{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.empty-history{color:#66615a;padding:10px;font-size:12px}.sidebar-bottom{padding:12px 10px 4px}.connection-status,.database-status{color:#aaa39a;align-items:center;gap:8px;font-size:12px;display:flex}.database-status{color:#706b64;margin-top:10px;font-size:11px}.database-icon{color:#d8913f;font-size:12px}.online-dot{background:#e39a45;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #e39a45a6}.main{background:radial-gradient(circle at 50% 0,#d475230e,#0000 32%),#171614;flex-direction:column;width:calc(100% - 260px);min-width:0;min-height:100vh;display:flex;position:relative}.topbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#171614e6;border-bottom:1px solid #2b2925;justify-content:space-between;align-items:center;height:70px;min-height:70px;padding:0 30px;display:flex}.topbar-title{align-items:center;gap:11px;display:flex}.topbar h1{color:#eee7de;letter-spacing:-.15px;margin:0;font-size:14px;font-weight:650;line-height:1.3}.topbar p{color:#746f68;margin:4px 0 0;font-size:11px}.topbar-status{color:#8d867e;align-items:center;gap:7px;font-size:12px;display:flex}.mobile-brand-mark{display:none}.chat-area{scrollbar-width:thin;scrollbar-color:#3b3731 transparent;flex:1;width:100%;padding:48px 28px 190px;overflow-y:auto}.chat-area::-webkit-scrollbar{width:7px}.chat-area::-webkit-scrollbar-track{background:0 0}.chat-area::-webkit-scrollbar-thumb{background:#39352f;border-radius:20px}.chat-area.empty{justify-content:center;align-items:center;padding-top:20px;display:flex}.welcome{text-align:center;width:min(700px,100%);margin:auto}.welcome-orbit{border:1px solid #e2893433;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 20px;display:flex;box-shadow:0 0 35px #dc79240f,inset 0 0 20px #dc79240a}.welcome-mark{border-radius:16px;width:52px;height:52px;font-size:21px}.welcome-eyebrow{color:#b87838;letter-spacing:.16em;margin-bottom:13px;font-size:10px;font-weight:700}.welcome h2{color:#eee8df;letter-spacing:-1.3px;margin:0;font-size:34px;font-weight:560;line-height:1.15}.welcome h2 span{color:#e9a052}.welcome-description{color:#888179;max-width:560px;margin:14px auto 31px;font-size:13px;line-height:1.7}.suggestions{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.suggestion-card{color:#dcd4ca;cursor:pointer;background:#1d1b19;border:1px solid #302d29;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:15px;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;display:flex}.suggestion-card:hover{background:#24211e;border-color:#5a4633;transform:translateY(-2px);box-shadow:0 7px 25px #0003,0 0 20px #d97d2b09}.suggestion-left{align-items:center;gap:12px;min-width:0;display:flex}.suggestion-icon{color:#e9a054;background:#2b241e;border:1px solid #45362a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:15px;display:flex}.suggestion-copy{min-width:0}.suggestion-left strong{color:#ddd5cc;font-size:12px;font-weight:620;display:block}.suggestion-left small{color:#746e67;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;display:block;overflow:hidden}.suggestion-arrow{color:#645e57;font-size:17px;transition:color .15s,transform .15s}.suggestion-card:hover .suggestion-arrow{color:#e59a4b;transform:translate(3px)}.conversation{flex-direction:column;gap:32px;width:min(800px,100%);margin:0 auto;display:flex}.message-row{align-items:flex-start;width:100%;display:flex}.message-row.user{justify-content:flex-end}.message-row.assistant{justify-content:flex-start}.assistant-avatar{border-radius:9px;width:30px;height:30px;margin-top:2px;margin-right:12px;font-size:12px;box-shadow:0 0 16px #e58e3414}.message-content{color:#d7d0c7;overflow-wrap:anywhere;max-width:min(700px,80%);font-size:14px;line-height:1.72}.message-row.user .message-content{color:#eee8df;background:#2a2723;border:1px solid #38332d;border-radius:17px 17px 5px;padding:11px 16px;box-shadow:0 4px 15px #0000001f}.message-row.assistant .message-content{padding-top:0}.message-content p{margin:0 0 12px}.message-content p:last-child{margin-bottom:0}.message-content h1,.message-content h2,.message-content h3{color:#f0e9df;letter-spacing:-.3px;margin:0 0 11px;font-weight:650;line-height:1.3}.message-content h1{font-size:19px}.message-content h2{font-size:17px}.message-content h3{font-size:15px}.message-content strong{color:#f1b16c;font-weight:650}.message-content em{color:#bdb4aa}.message-content ul,.message-content ol{margin:8px 0 13px;padding-left:21px}.message-content li{margin:5px 0;padding-left:2px}.message-content li::marker{color:#d99045}.message-content code{color:#e9ad70;background:#25221f;border:1px solid #35312c;border-radius:5px;padding:2px 6px;font-size:12px}.message-content pre{background:#12110f;border:1px solid #302c27;border-radius:10px;margin:12px 0;padding:14px;overflow-x:auto}.message-content pre code{color:#d8d0c6;background:0 0;border:0;padding:0}.error-message{color:#dc9287!important}.typing-container{align-items:center;gap:10px;padding-top:7px;display:flex}.typing{align-items:center;gap:5px;display:flex}.typing span{background:#d88b40;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}.typing-label{color:#69635c;font-size:11px}@keyframes typing{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.composer-area{z-index:10;background:linear-gradient(#17161400,#171614e0 25%,#171614 48%);padding:23px 28px 17px;position:fixed;bottom:0;left:260px;right:0}.composer{background:#211f1c;border:1px solid #3a3530;border-radius:17px;align-items:flex-end;gap:8px;width:min(800px,100%);min-height:63px;margin:0 auto;padding:8px 9px 8px 17px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 9px 35px #00000040}.composer:focus-within{border-color:#745137;box-shadow:0 10px 38px #00000047,0 0 0 3px #dd89310e}.composer textarea{resize:none;color:#eee8df;background:0 0;border:0;outline:0;flex:1;width:100%;min-height:42px;max-height:140px;padding:10px 0;font-size:14px;line-height:1.5}.composer textarea::placeholder{color:#716b64}.send-button{color:#1c1814;cursor:pointer;background:linear-gradient(135deg,#f0a354,#dd7929);border:0;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:2px;font-size:20px;font-weight:600;transition:opacity .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 15px #dc7b2a29}.send-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #dc7b2a40}.send-button:active:not(:disabled){transform:translateY(0)}.send-button:disabled{opacity:.25;cursor:default;box-shadow:none}.composer-footer{color:#5f5952;justify-content:space-between;align-items:center;width:min(800px,100%);margin:9px auto 0;font-size:10px;display:flex}.security-note{align-items:center;gap:6px;display:flex}.footer-dot{background:#b97939;border-radius:50%;width:5px;height:5px}.keyboard-hint{opacity:.8}@media (width<=850px){.sidebar{width:220px;min-width:220px}.main{width:calc(100% - 220px)}.composer-area{left:220px}.message-content{max-width:82%}}@media (width<=700px){.sidebar{display:none}.main{width:100%}.topbar{height:64px;min-height:64px;padding:0 17px}.mobile-brand-mark{border-radius:9px;width:31px;height:31px;font-size:13px;display:flex}.topbar-status{display:none}.chat-area{padding:35px 17px 180px}.welcome-orbit{width:72px;height:72px}.welcome-mark{border-radius:14px;width:47px;height:47px;font-size:19px}.welcome-eyebrow{font-size:9px}.welcome h2{font-size:28px}.welcome-description{font-size:13px}.suggestions{grid-template-columns:1fr}.suggestion-card{min-height:70px}.conversation{gap:27px}.message-content{max-width:86%;font-size:14px}.message-row.user .message-content{max-width:89%}.composer-area{padding:13px 13px 11px;left:0}.composer{border-radius:15px;min-height:57px;padding-left:14px}.composer-footer{justify-content:center}.keyboard-hint{display:none}.security-note{font-size:9px}}@media (width<=420px){.welcome h2{font-size:25px}.welcome-description{padding:0 8px}.suggestion-card{padding:13px}.suggestion-left small{max-width:210px}}
