@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,900;1,700&family=DM+Sans:wght@300;400;500;600&display=swap";:root{--ink:#0d0a06;--paper:#faf7f2;--warm:#f2ebe0;--orange:#e8601a;--green:#0d6e4e;--muted:#7a6f62;--border:#e2d9cc;--bg:#0f1420;--bg2:#1a2035;--bg3:#141c2e;--blue:#2563eb;--blue-light:#4a9eff;--text:#e0e7ff;--text-muted:#6b7fa3;--border-dark:#1d2640}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}input,button{font-family:DM Sans,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-dark);border-radius:2px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (width<=900px){input,textarea,select{font-size:16px!important}.m-sidebar{z-index:10!important;width:100vw!important;display:flex!important;position:fixed!important;inset:0!important}.m-chat{z-index:10!important;width:100vw!important;display:none!important;position:fixed!important;inset:0!important}.m-back{display:block!important}[data-group=open] .m-sidebar{display:none!important}[data-group=open] .m-chat{display:flex!important}}
