@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:#0b141a;--bg-panel:#111b21;--bg-sidebar:#111b21;--bg-chat:#0b141a;--bg-input:#1f2c33;--bg-bubble-in:#1f2c33;--bg-bubble-out:#005c4b;--bg-hover:#202c33;--bg-active:#2a3942;--border:#222e35;--accent:#00a884;--accent-dark:#008069;--text-primary:#e9edef;--text-secondary:#8696a0;--text-muted:#667781;--tick-read:#53bdeb;--danger:#f15c6d;--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}
