:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--app-bg: #0c1317;--sidebar-bg: #111b21;--chat-bg: #0b141a;--header-bg: #202c33;--hover-bg: #2a3942;--text-main: #e9edef;--text-muted: #8696a0;--border-color: #222d34;--input-bg: #2a3942;--chat-bubble-self: #005c4b;--chat-bubble-other: #202c33}body.light-theme{--app-bg: #f0f2f5;--sidebar-bg: #ffffff;--chat-bg: #efeae2;--header-bg: #f0f2f5;--hover-bg: #eaebeb;--text-main: #111b21;--text-muted: #667781;--border-color: #e9edef;--input-bg: #ffffff;--chat-bubble-self: #d9fdd3;--chat-bubble-other: #ffffff;background-color:var(--app-bg)!important;color:var(--text-main)!important}body.light-theme .bg-\[\#0c1317\]{background-color:var(--app-bg)!important}body.light-theme .bg-\[\#111b21\]{background-color:var(--sidebar-bg)!important}body.light-theme .bg-\[\#0b141a\]{background-color:var(--chat-bg)!important}body.light-theme .bg-\[\#202c33\]{background-color:var(--header-bg)!important}body.light-theme .bg-\[\#222e35\]{background-color:var(--sidebar-bg)!important}body.light-theme .bg-\[\#2a3942\]{background-color:var(--border-color)!important}body.light-theme .bg-slate-800{background-color:#f0f2f5!important}body.light-theme .border-slate-800\/50{border-color:var(--border-color)!important}body.light-theme .bg-\[\#0f172a\]{background-color:#fff!important}body.light-theme .text-slate-500{color:var(--text-muted)!important}body.light-theme .text-\[\#e9edef\]{color:var(--text-main)!important}body.light-theme .text-\[\#d1d7db\]{color:var(--text-main)!important}body.light-theme .text-\[\#aebac1\]{color:var(--text-muted)!important}body.light-theme .text-white{color:var(--text-main)!important}body.light-theme .border-\[\#222d34\],body.light-theme .border-\[\#313d45\]\/20,body.light-theme .border-\[\#313d45\]\/30{border-color:var(--border-color)!important}body.light-theme .hover\:bg-\[\#202c33\]:hover,body.light-theme .hover\:bg-\[\#313d45\]:hover,body.light-theme .hover\:bg-\[\#374248\]:hover{background-color:#e9edef!important}body.light-theme input{background-color:#fff!important;color:var(--text-main)!important;border:1px solid var(--border-color)!important}body.light-theme .bg-\[\#005c4b\]{background-color:var(--chat-bubble-self)!important;color:#111b21!important}body.light-theme .bg-\[\#202c33\]{background-color:var(--chat-bubble-other)!important;color:#111b21!important}body.light-theme .text-\[\#8696a0\]{color:var(--text-muted)!important}
