*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--accent-blue:#2b5ea7;--accent-blue-rgb:43,94,167;--accent-red:#e63e30;--accent-red-rgb:230,62,48;--accent-green:#2e8b57;--accent-green-rgb:46,139,87;--accent-orange:#e8963f;--accent-orange-rgb:232,150,63;--accent-yellow:#f0c430;--accent-yellow-rgb:240,196,48;--accent-dim:rgba(43,94,167,.12);--accent:#2b5ea7;--bg:#0a0a0a;--bg-card:#141414;--bg-card-hover:#1c1c1c;--border:hsla(0,0%,100%,.08);--text:#f0f0f0;--text-secondary:#888;--text-tertiary:#555;--radius:20px;--radius-sm:12px;--font-stack:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}