:root{--bg: #0a0a14;--sidebar: #111120;--surface: #16162a;--surface2: #1e1e38;--border: rgba(255,255,255,.07);--accent: #5865f2;--accent-h: #4752c4;--text: #e8e8f0;--text-2: #a0a0bc;--text-3: #606080;--bubble-me: #5865f2;--bubble-other: #1e1e38;--online: #57f287;--radius: 18px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;height:100dvh;overflow:hidden}#root{height:100dvh;display:flex;flex-direction:column}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:4px}
