*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg-surface: #1a1d27;--bg-card: #1e2130;--bg-hover: #252838;--border: rgba(255,255,255,.07);--border-md: rgba(255,255,255,.12);--text-1: #f0f2f8;--text-2: #9da3b8;--text-3: #5c6280;--accent: #4f9cf9;--accent-dim: rgba(79,156,249,.12);--green: #3ecf8e;--green-dim: rgba(62,207,142,.12);--red: #f06a6a;--red-dim: rgba(240,106,106,.12);--amber: #f5a623;--amber-dim: rgba(245,166,35,.12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--sidebar-w: 220px;--header-h: 60px}html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text-1);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:99px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
