@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--color-base: #0a0a0f;--color-surface-1: #111118;--color-surface-2: #1a1a24;--color-surface-3: #222230;--color-surface-4: #2a2a3a;--color-crimson: #e63946;--color-crimson-bright: #ff4655;--color-crimson-dim: #b52934;--color-crimson-muted: rgba(230, 57, 70, .15);--color-crimson-glow: rgba(230, 57, 70, .35);--color-gold: #ff9f1c;--color-gold-bright: #ffb347;--color-gold-dim: #cc7d12;--color-gold-muted: rgba(255, 159, 28, .15);--color-gold-glow: rgba(255, 159, 28, .35);--color-text-1: #f0f0f5;--color-text-2: #b0b0c8;--color-text-3: #70708a;--color-text-4: #404058;--color-border-1: #2a2a3a;--color-border-2: #38384e;--color-border-3: #505068;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--bg-page: var(--color-base);--bg-card: var(--color-surface-1);--bg-elevated: var(--color-surface-2);--bg-modal: var(--color-surface-3);--text-primary: var(--color-text-1);--text-secondary: var(--color-text-2);--text-muted: var(--color-text-3);--accent-primary: var(--color-crimson);--accent-secondary: var(--color-gold);--border: var(--color-border-1);--border-strong: var(--color-border-2)}:root{--font-display: "Bebas Neue", "Impact", sans-serif;--font-body: "DM Sans", "Helvetica Neue", sans-serif;--font-mono: "Courier New", "Courier", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--text-7xl: 4.5rem;--text-8xl: 6rem;--text-9xl: 8rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--leading-none: 1;--leading-tight: 1.15;--leading-snug: 1.35;--leading-normal: 1.5;--leading-relaxed: 1.7;--leading-loose: 2;--tracking-tighter: -.04em;--tracking-tight: -.02em;--tracking-normal: 0em;--tracking-wide: .05em;--tracking-wider: .1em;--tracking-widest: .2em;--type-hero: var(--font-display);--type-heading: var(--font-display);--type-label: var(--font-body);--type-body: var(--font-body);--type-caption: var(--font-body);--type-code: var(--font-mono)}:root{--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--space-40: 10rem;--space-48: 12rem;--radius-none: 0;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.5);--shadow-md: 0 4px 16px rgba(0,0,0,.6);--shadow-lg: 0 8px 32px rgba(0,0,0,.7);--shadow-xl: 0 16px 48px rgba(0,0,0,.8);--glow-crimson: 0 0 20px rgba(230, 57, 70, .5), 0 0 60px rgba(230, 57, 70, .2);--glow-gold: 0 0 20px rgba(255, 159, 28, .5), 0 0 60px rgba(255, 159, 28, .2);--glow-subtle: 0 0 12px rgba(230, 57, 70, .2);--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease;--transition-spring: .4s cubic-bezier(.175, .885, .32, 1.275);--z-below: -1;--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--z-tooltip: 600;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1440px}
