@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deeper:#080c10;--bg-panel:#0d141a;--bg-sidebar:#0d141a;--bg-chat:#080c10;--bg-input:#18232c;--bg-bubble-in:#18232c;--bg-bubble-out:#0e4a5d;--bg-hover:#1c2833;--bg-active:#243442;--border:#1e2a33;--accent:#1da1f2;--accent-dark:#0c85d0;--text-primary:#e6ebf0;--text-secondary:#8a99a8;--text-muted:#687684;--tick-read:#53bdeb;--danger:#f0465a;--radius-sm:6px;--radius-md:10px;--radius-lg:18px;font-family:Inter,system-ui,sans-serif}html,body{background:var(--bg-deeper);height:100%;color:var(--text-primary);overflow:hidden}button{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none}input,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#374045;border-radius:10px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}#app-root.svelte-12qhfyh{width:100vw;height:100vh;display:flex;overflow:hidden}
