*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#ffffff;--color-bg-secondary:#f8f9fa;--color-text:#1a1a2e;--color-text-secondary:#4b5563;--color-text-muted:#6b7280;--color-border:#e5e7eb;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-cleared:#16a34a;--color-aborted:#dc2626;--max-width:1120px}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-bg)}body{min-height:100vh}a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}