*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font: "Inter", system-ui, sans-serif;--nav-bg: #0f1117;--nav-text: #9ca3b0;--nav-active: #ffffff;--nav-accent: #1a6dff;--nav-border: rgba(255,255,255,.07);--surface: #ffffff;--surface2: #f5f6f8;--border: rgba(0,0,0,.08);--text: #111318;--text2: #6b7280;--text3: #9ca3af;--radius: 8px;--radius-lg: 12px;--green: #16a34a;--red: #dc2626;--amber: #d97706;--blue: #1a6dff}body{font-family:var(--font);font-size:14px;color:var(--text);background:var(--surface2);-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer}input,select,textarea{font-family:var(--font)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ci-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
