:root{--primary:#f47920;--primary-rgb:244,121,32;--primary-hover:#d6630e;--secondary:#c1272d;--dark:#0a0a0a;--light:#fff;--accent:#c1272d;--accent-hover:#9f1d22;--bg-color:var(--light);--text-color:var(--dark);--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--background-light:#f9fafb;--text-muted:#6b7280;--text-secondary:#4b5563;--text-light:#9ca3af;--surface:#f9fafb;--surface-elevated:#fff;--border:#00000014;--border-hover:#00000026;--brand-orange:#e65100;--brand-orange-light:#f57c00;--brand-orange-bg:#e651001a;--success:#2e7d32;--success-light:#4caf50;--success-bg:#2e7d3214;--warning:#e65100;--warning-bg:#e6510014;--error:#c62828;--error-bg:#c6282814;--info:#1565c0;--info-bg:#1565c014;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 8px 30px #00000014;--shadow-lg:0 20px 60px #0000001a;--shadow-xl:0 32px 80px #00000024;--shadow-premium:0 25px 60px -12px #0000002e;--shadow-glow-orange:0 0 60px #f4792033;--shadow-cinematic:0 40px 100px -20px #0000001f,0 0 0 1px #00000008;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:32px;--radius-full:9999px;--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--ease-out-cubic:cubic-bezier(.33,1,.68,1);--ease-out-quint:cubic-bezier(.22,1,.36,1);--transition-fast:.15s var(--ease-out-expo);--transition-base:.3s var(--ease-out-expo);--transition-slow:.5s var(--ease-out-expo);--transition-cinematic:.8s var(--ease-out-quint);--space-section:clamp(5rem,8vw,8rem);--space-section-lg:clamp(6rem,10vw,10rem);--grain-opacity:.03}[data-theme=dark]{--bg-color:#0a0a0a;--text-color:#fff;--gray-50:#101010;--gray-100:#1a1a1a;--gray-200:#333;--gray-300:#444;--gray-400:#666;--gray-500:#888;--gray-800:#e5e7eb;--gray-900:#f9fafb;--background-light:#111;--dark:#fff;--light:#0a0a0a;--text-muted:#9ca3af;--text-secondary:#d1d5db;--text-light:#6b7280;--surface:#111;--surface-elevated:#1a1a1a;--border:#ffffff14;--border-hover:#ffffff26;--brand-orange:#f57c00;--brand-orange-light:#ff9800;--brand-orange-bg:#f57c0026;--shadow-xs:0 1px 2px #0000001f;--shadow-sm:0 2px 8px #0003;--shadow-md:0 8px 24px #0000004d;--shadow-lg:0 16px 48px #0006;--shadow-xl:0 24px 64px #00000080;--shadow-glow-orange:0 0 40px #f57c0033}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:clip}body{color:var(--text-color);background:var(--bg-color);font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.3px;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),sans-serif;color:var(--dark);text-wrap:balance}h1{letter-spacing:-.03em;font-size:clamp(2.25rem,1.8rem + 2.25vw,4rem);font-weight:800;line-height:1.08}h2{letter-spacing:-.02em;font-size:clamp(1.75rem,1.4rem + 1.75vw,3rem);font-weight:800;line-height:1.1}h3{letter-spacing:-.01em;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);font-weight:700;line-height:1.2}h4{font-size:clamp(1.1rem,1rem + .5vw,1.25rem);font-weight:600;line-height:1.3}h5,h6{font-size:1rem;font-weight:600;line-height:1.4}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border-radius:var(--radius-md);transition:all var(--transition-base);background:0 0;border:none;font-family:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:3px}::selection{color:var(--dark);background:#f4792033}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:var(--space-section)0;position:relative}.section+.section{scroll-margin-top:2rem}.section-divider{background:linear-gradient(90deg,transparent,var(--border),transparent);max-width:600px;height:1px;margin:0 auto}.section-dark{background:var(--dark);color:#fff}.section-warm{background:linear-gradient(#fff8f0 0%,#fff 100%)}.grain:after{content:"";opacity:var(--grain-opacity);pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px 256px;position:absolute;inset:0}.eyebrow-label{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title-lg{letter-spacing:-.03em;text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2rem,1.5rem + 3vw,3.5rem);font-weight:800;line-height:1.05}.card-hover{transition:transform var(--transition-base),box-shadow var(--transition-base)}.card-hover:hover{box-shadow:var(--shadow-premium);transform:translateY(-6px)}
