:root{--primary:36 100% 50%;--primary-hex:#ff9900;--primary-rgb:255,153,0;--primary-foreground:0 0% 0%;--success:142.09 70.56% 45.29%;--success-hex:#22c55e;--destructive:0 100% 65.10%;--destructive-hex:#ff4d4d;--belt-white:0 0% 75%;--belt-white-hex:#bfbfbf;--belt-blue:215 75% 55%;--belt-blue-hex:#367ee2;--belt-purple:270 55% 55%;--belt-purple-hex:#8c4dcb;--belt-brown:25 55% 40%;--belt-brown-hex:#9e5d2e;--belt-black:0 0% 30%;--belt-black-hex:#4d4d4d;--font-sans:Rubik,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--font-mono:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--brand-surface-base:240 5.9% 10%;--brand-surface-elevated:240 3.7% 16%;--brand-fg:0 0% 100%;--brand-fg-muted:0 0% 60%;--brand-fg-subtle:0 0% 54%;--brand-border:0 0% 10%;--landing-bg:var(--brand-surface-base);--landing-bg-elevated:var(--brand-surface-elevated);--landing-fg:var(--brand-fg);--landing-fg-muted:var(--brand-fg-muted);--landing-fg-subtle:var(--brand-fg-subtle);--landing-border:var(--brand-border);--brand-accent-gold:36.07 100% 65.10%;--brand-accent-gold-hex:#ffb84d;--brand-accent-amber:36 100% 45.10%;--brand-accent-amber-hex:#e68a00;--brand-canvas-cream:#f5f0e8;--brand-art-charcoal:#18181b;--brand-display-hero:clamp(64px,12vw,140px);--brand-display-xl:clamp(48px,8vw,96px);--brand-display-lg:clamp(36px,5.5vw,64px);--brand-display-md:clamp(28px,3.5vw,40px)}.headline-xl{font-size:clamp(48px,8vw,96px);line-height:1}.headline-lg,.headline-xl{font-weight:800;letter-spacing:-.02em}.headline-lg{font-size:clamp(36px,5.5vw,64px);line-height:1.05}.headline-md{font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.15;letter-spacing:-.02em}.hero-word{font-size:clamp(64px,12vw,140px);line-height:.95}.hero-word,.hiw-panel-headline{font-weight:800;letter-spacing:-.03em}.hiw-panel-headline{font-size:clamp(56px,10vw,120px);line-height:1}.cta-line{font-size:clamp(36px,6vw,72px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.text-outline{color:transparent;-webkit-text-stroke:1.5px hsl(var(--primary))}.text-outline-white{color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.15)}.landing-label-caps{font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--landing-fg-subtle))}.landing-bg-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,8,.7),rgba(8,8,8,.4) 30%,rgba(8,8,8,.5) 70%,rgba(8,8,8,.85))}.landing-vignette:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(8,8,8,.6) 100%)}.hiw-panel-bg-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(8,8,8,.55) 0,rgba(8,8,8,.8) 60%,rgba(8,8,8,.92) 100%)}.landing-watermark{position:absolute;font-weight:800;font-size:clamp(80px,15vw,200px);color:rgba(255,255,255,.02);pointer-events:none;user-select:none;white-space:nowrap;letter-spacing:-.03em;line-height:1}@keyframes landing-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-marquee-track{animation:landing-marquee 30s linear infinite}.landing-marquee-track:hover{animation-play-state:paused}.landing-quote-mark{font-size:clamp(100px,14vw,160px);font-weight:800;line-height:.6;opacity:.15}.feature-card-number{position:absolute;top:-12px;right:16px;font-size:80px;font-weight:700;color:rgba(255,255,255,.025);line-height:1;pointer-events:none;user-select:none}.landing-tier-features li:before{content:"+ ";color:hsl(var(--landing-fg-subtle))}.landing-tier-features.featured li:before{color:hsl(var(--primary))}@media (max-width:768px){.gap-card-responsive{width:calc(50vw - 28px);min-width:260px}}@media (max-width:540px){.gap-card-responsive{width:calc(85vw - 28px);min-width:240px}}@media (max-width:640px){.hiw-panel-headline{font-size:48px}}@keyframes hero-slide-left{0%{transform:translateX(-120px)}to{transform:translateX(0)}}@keyframes hero-slide-right{0%{transform:translateX(120px)}to{transform:translateX(0)}}@keyframes hero-rise{0%{transform:translateY(30px)}to{transform:translateY(0)}}.hero-word{animation-duration:1s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:both}.hero-word:first-child{animation-name:hero-slide-left;animation-delay:.3s}.hero-word:nth-child(2){animation-name:hero-slide-right;animation-delay:.5s}.hero-word:nth-child(3){animation-name:hero-slide-left;animation-delay:.7s}.hero-cta-wrap,.hero-sub{animation-name:hero-rise;animation-duration:.8s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:both}.hero-sub{animation-delay:1.1s}.hero-cta-wrap{animation-delay:1.3s}@media (prefers-reduced-motion:reduce){.hero-cta-wrap,.hero-sub,.hero-word,.landing-marquee-track{animation:none!important}.feature-card,[class*=transition-]{transition-duration:0s!important}}