:root{--color-bg-base: #101114;--color-bg-panel: #16181D;--color-bg-surface: #1E2128;--color-bg-surface-hover: #262B34;--color-bg-input: #121418;--color-brand-primary: #FFD700;--color-brand-hover: #FFE44D;--color-brand-pressed: #E6C200;--color-brand-subtle: rgba(255, 215, 0, .1);--color-brand-glow: rgba(255, 215, 0, .25);--color-text-primary: #F0F2F5;--color-text-secondary: #9CA3AF;--color-text-muted: #6B7280;--color-text-on-brand: #0A0B0D;--color-border-subtle: #242832;--color-border-medium: #323745;--color-border-brand: #FFD700;--color-status-green: #10B981;--color-status-green-glow: rgba(16, 185, 129, .2);--color-status-yellow: #F59E0B;--color-status-yellow-glow: rgba(245, 158, 11, .2);--color-status-red: #EF4444;--color-status-red-glow: rgba(239, 68, 68, .25);--color-format-video: #06B6D4;--color-format-static: #10B981;--color-format-carousel: #A855F7;--font-family-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono: "JetBrains Mono", "Fira Code", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--shadow-card: 0 4px 16px rgba(0, 0, 0, .4);--shadow-glow-brand: 0 0 20px var(--color-brand-glow);--shadow-glow-red: 0 0 16px var(--color-status-red-glow);--shadow-glow-green: 0 0 16px var(--color-status-green-glow);--glass-bg: rgba(22, 24, 29, .8);--glass-blur: blur(12px);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1)}body{background-color:var(--color-bg-base);color:var(--color-text-primary);font-family:var(--font-family-sans);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono-timer{font-family:var(--font-family-mono);font-size:var(--font-size-xs);letter-spacing:-.02em}
