:root{--primary:#5048e5;--primary-foreground:#fff;--background:#f9f9fb;--foreground:#1e1e24;--accent:#eeedfc;--accent-hover:#dddbfa;--accent-foreground:#191386;--muted:#f4f4f6;--muted-foreground:#6d6d78;--card:#fff;--popover:#fff;--popover-foreground:#1e1e24;--border:#e4e4e7;--scrollbar:hsla(240,5%,60%,.4);--success:#10b77f;--warning:#f59f0a;--error:#ef4343}body,html{padding:0;margin:0;min-height:100vh;background:var(--background);color:var(--foreground)}*{box-sizing:border-box}.timer-display{font-variant-numeric:tabular-nums;font-feature-settings:"tnum","tnum";font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.02em}.no-link{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:5px}::-webkit-scrollbar-track{background:transparent}