*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0 solid transparent;outline:none}html,body,#app{width:100%;height:100%;overflow:hidden;background:#0c0c0c}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:#f0f0f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}:root{--teal: #3ECFBF;--teal-dim: #2BB5A5;--teal-dark: #1a5c58;--teal-glow: rgba(62, 207, 191, .1);--bg: #0c0c0c;--bg-sidebar: #0f0f0f;--bg-card: #171717;--bg-hover: #1e1e1e;--bg-input: #111111;--border: #222222;--border-mid: #2e2e2e;--border-light: #1a1a1a;--text: #f0f0f0;--text-sub: #909090;--text-muted: #555555;--green: #3ab87a;--green-bg: #0d2018;--red: #e05555;--red-bg: #1a0a0a;--amber: #d4a017;--r: 8px;--r-lg: 12px;--r-xl: 16px;--shadow: 0 2px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .6)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-mid);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}*{scrollbar-width:thin;scrollbar-color:var(--border-mid) transparent}:focus-visible{outline:2px solid var(--teal);outline-offset:2px}
