@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500;600&family=Caveat:wght@400;500;600;700&display=swap");:root{--orange:#ff5e1a;--orange-hover:#e8520f;--orange-light:#fff4ef;--orange-glow:rgba(255,94,26,0.12);--orange-focus:rgba(255,94,26,0.18);--black:#1a1a1a;--footer-black:#111111;--gray-900:#2d2d2d;--gray-700:#4a4a4a;--gray-500:#717171;--gray-400:#999999;--gray-300:#c4c4c4;--gray-200:#e5e5e5;--gray-100:#f5f5f5;--gray-50:#fafafa;--white:#ffffff;--error:#c0392b;--error-bg:#fdf0ef;--error-border:#f5c6cb;--success:#1e7a45;--success-bg:#e9f5ee;--success-border:#bfe0cc;--warning:#8a6300;--warning-bg:#fff7e0;--warning-border:#f0dca1;--info:#1f4968;--info-bg:#eaf3fa;--info-border:#bfd6e8;--tier-f:#ef4444;--tier-f-text-on:#1a1a1a;--tier-f-bg-light:#fdecec;--tier-f-border:#fac7c7;--tier-d:#f59e0b;--tier-d-text-on:#1a1a1a;--tier-d-bg-light:#fef5e7;--tier-d-border:#fce2b6;--tier-c:#facc15;--tier-c-text-on:#1a1a1a;--tier-c-bg-light:#fef9e3;--tier-c-border:#fdefb4;--tier-b:#22c55e;--tier-b-text-on:#1a1a1a;--tier-b-bg-light:#e9f9ef;--tier-b-border:#bdeecf;--tier-a:#3b82f6;--tier-a-text-on:#1a1a1a;--tier-a-bg-light:#ebf3fe;--tier-a-border:#c4dafc;--tier-s:#a855f7;--tier-s-text-on:#1a1a1a;--tier-s-bg-light:#f6eefe;--tier-s-border:#e5ccfd;--score-band-low:var(--tier-d);--score-band-medium-low:var(--tier-c);--score-band-medium-high:var(--tier-b);--score-band-high:var(--tier-a);--surface-base:#ffffff;--surface-alt:#fafafa;--surface-card:#ffffff;--surface-rail:#1a1a1a;--row-highlight:#fff4ef;--rail-text:rgba(255,255,255,0.85);--rail-text-dim:rgba(255,255,255,0.5);--rail-text-faint:rgba(255,255,255,0.35);--rail-divider:rgba(255,255,255,0.08);--rail-active-bg:rgba(255,94,26,0.10);--rail-hover-bg:rgba(255,255,255,0.04);--text:#1a1a1a;--text-secondary:#4a4a4a;--text-muted:#717171;--border:#e5e5e5;--border-strong:#c4c4c4;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.08);--shadow-lg:0 12px 32px rgba(0,0,0,0.08),0 4px 12px rgba(0,0,0,0.06);--shadow-cta:0 4px 24px rgba(255,94,26,0.35);--font-sans:"Poppins",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,"Courier New",monospace;--font-accent:"Caveat",cursive;--max-width:1200px;--rail-width:264px;--rail-width-compact:64px;--topbar-height:56px;--page-padding-top:32px;--page-padding-x:24px;--page-padding-bottom:80px;--page-max-width:1600px}[data-theme=dark]{--surface-base:#0e0e0e;--surface-alt:#161616;--surface-card:#1a1a1a;--surface-rail:#0a0a0a;--row-highlight:#31211a;--border:#2a2a2a;--border-strong:#383838;--text:#f5f5f5;--text-secondary:#c4c4c4;--text-muted:#999999;--shadow-sm:0 1px 2px rgba(0,0,0,0.3),0 1px 3px rgba(0,0,0,0.4);--shadow-md:0 4px 12px rgba(0,0,0,0.4),0 1px 3px rgba(0,0,0,0.5);--shadow-lg:0 12px 32px rgba(0,0,0,0.5),0 4px 12px rgba(0,0,0,0.4)}