:root{--color-black:#000;--color-dark:#1a1a1a;--color-white:#fff;--color-cream:beige;--color-coffee:#6f4e37;--color-espresso:#3d2817;--color-latte:#d4a574;--color-yellow:gold;--color-pink:#ff69b4;--color-cyan:#0ff;--color-lime:#0f0;--color-orange:#ff6b35;--color-text-primary:#000;--color-text-secondary:#333;--color-text-muted:#666;--color-text-on-dark:#fff;--border-thin:2px solid #000;--border-medium:4px solid #000;--border-thick:6px solid #000;--border-chunky:8px solid #000;--radius-none:0px;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--radius-pill:999px;--shadow-brutal-sm:4px 4px 0px #000;--shadow-brutal-md:6px 6px 0px #000;--shadow-brutal-lg:8px 8px 0px #000;--shadow-brutal-xl:12px 12px 0px #000;--shadow-brutal-hover-sm:2px 2px 0px #000;--shadow-brutal-hover-md:3px 3px 0px #000;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--spacing-3xl:6rem;--spacing-4xl:8rem;--max-width-container:1280px;--max-width-content:900px;--max-width-narrow:640px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:2.5rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-size-7xl:5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--line-height-tight:1.1;--line-height-snug:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--transition-fast:.1s ease;--transition-normal:.15s ease;--transition-slow:.2s ease;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500}*{box-sizing:border-box}::selection{background:var(--color-yellow);color:var(--color-black)}
