@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0c10;--surface:#14161c99;--surface-2:#1e2128b3;--surface-3:#2d3038cc;--border:#d4af3726;--border-strong:#d4af374d;--fg:#fdfdfd;--fg-dim:#e2e8f0;--fg-muted:#94a3b8;--fg-subtle:#64748b;--fg-faint:#475569;--accent:#d4af37;--accent-sec:#fcd34d;--accent-bg:#d4af371a;--accent-border:#d4af3740;--emerald:#10b981;--emerald-light:#34d399;--red:#f43f5e;--red-light:#fb7185;--amber:#f59e0b;--amber-light:#fbbf24;--glass:#ffffff08;--glass-strong:#ffffff0f;--hover:#d4af3714;--page-bg:radial-gradient(circle at top center, #161821 0%, #07080a 100%);--header-bg:#09090bcc;--sidebar-bg:#09090b;--panel-bg:#14161c;--strong-text:#fff}html[data-theme=light]{--bg:#fdfdfd;--surface:#ffffffe6;--surface-2:#fff;--surface-3:#f1f5f9;--border:#b4850526;--border-strong:#b485054d;--fg:#1e293b;--fg-dim:#334155;--fg-muted:#475569;--fg-subtle:#64748b;--fg-faint:#94a3b8;--accent:#b48505;--accent-sec:#d4af37;--accent-bg:#b4850514;--accent-border:#b4850540;--emerald:#059669;--emerald-light:#10b981;--red:#e11d48;--red-light:#f43f5e;--amber:#d97706;--amber-light:#f59e0b;--glass:#fffc;--glass-strong:#fffffff2;--hover:#b485050f;--page-bg:radial-gradient(circle at top center, #fff 0%, #f1f5f9 100%);--header-bg:#ffffffd9;--sidebar-bg:#f8fafc;--panel-bg:#fff;--strong-text:#0f172a}html,body,#root{height:100%;overflow:hidden}body{background:var(--page-bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.5}button{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;cursor:pointer;appearance:none;background:0 0;border:none}button:disabled{cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;appearance:none}input::placeholder,textarea::placeholder{color:var(--fg-faint)}input:focus,textarea:focus{outline:none;border-color:var(--border-strong)!important}a{color:inherit;text-decoration:none}.noise:before{content:"";pointer-events:none;z-index:9999;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px;position:fixed;inset:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--glass-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}::selection{background:var(--accent);color:#fff}input::placeholder,textarea::placeholder{color:var(--fg-subtle);opacity:.7}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.anim-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}@keyframes thinking-bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.thinking-dot:first-child{animation:1.4s infinite thinking-bounce}.thinking-dot:nth-child(2){animation:1.4s .2s infinite thinking-bounce}.thinking-dot:nth-child(3){animation:1.4s .4s infinite thinking-bounce}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.msg-row:hover .msg-menu-btn{opacity:1!important}@media (width<=1023px){.hide-mobile{display:none!important}}@media (width>=1024px){.hide-desktop{display:none!important}.sidebar-fixed{transform:translate(0)!important}.main-with-sidebar{margin-left:260px!important}}@media (width>=768px){.show-md{display:flex!important}}@media (width<=767px){.hide-below-md{display:none!important}}@media (width>=640px){.show-sm{display:inline!important}}
