.HeroSection-module__pzGXVa__hero{--h-accent:var(--red,#ed1c24);--h-soft:#ffffffe6;--h-dim:#ffffffb8;--h-gutter:var(--gutter,clamp(20px, 5vw, 56px));--h-radius:var(--radius,9px);--h-ease:var(--ease,cubic-bezier(.22, 1, .36, 1));isolation:isolate;background:var(--dark,#0b0c0f);color:#fff;min-height:clamp(620px,94svh,920px);font-family:var(--sans,system-ui, sans-serif);grid-template-rows:1fr auto;display:grid;position:relative;overflow:clip}.HeroSection-module__pzGXVa__stage{z-index:-1;position:absolute;inset:0}.HeroSection-module__pzGXVa__slide{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.HeroSection-module__pzGXVa__slideOn{opacity:1}.HeroSection-module__pzGXVa__slide img{filter:saturate(1.06)contrast(1.04);transition:transform 9s var(--h-ease);will-change:transform;transform:scale(1.07)}.HeroSection-module__pzGXVa__slideOn img{transform:scale(1)}.HeroSection-module__pzGXVa__scrim{background:linear-gradient(100deg,#08090ce0 0%,#08090ca3 30%,#090a0e33 58%,#090a0e00 80%),linear-gradient(#08090c00 54%,#08090cbd 100%),radial-gradient(110% 110% at 92% 6%,#ed1c241a 0%,#ed1c2400 52%);position:absolute;inset:0}.HeroSection-module__pzGXVa__inner{width:100%;max-width:var(--container,1240px);padding:clamp(150px, 20vh, 210px) var(--h-gutter) clamp(32px, 5vh, 56px);flex-direction:column;justify-content:flex-end;margin-inline:auto;display:flex;position:relative}.HeroSection-module__pzGXVa__pane{padding-inline:var(--h-gutter);pointer-events:none;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;inset:auto 0 0}.HeroSection-module__pzGXVa__paneOn{pointer-events:auto;opacity:1;padding-inline:0;position:static}.HeroSection-module__pzGXVa__copy{max-width:62rem}.HeroSection-module__pzGXVa__kicker,.HeroSection-module__pzGXVa__title,.HeroSection-module__pzGXVa__sub,.HeroSection-module__pzGXVa__actions{opacity:0;transition:opacity .8s var(--ease-out,cubic-bezier(.16, 1, .3, 1)), transform .8s var(--ease-out,cubic-bezier(.16, 1, .3, 1));transform:translateY(16px)}.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__kicker{transition-delay:.12s}.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__title{transition-delay:.2s}.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__sub{transition-delay:.3s}.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__actions{transition-delay:.4s}.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__kicker,.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__title,.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__sub,.HeroSection-module__pzGXVa__paneOn .HeroSection-module__pzGXVa__actions{opacity:1;transform:none}.HeroSection-module__pzGXVa__kicker{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.04em;color:var(--h-soft);align-items:center;gap:11px;margin:0 0 24px;font-size:12.5px;font-weight:500;display:flex}.HeroSection-module__pzGXVa__kicker:before{content:"";background:var(--h-accent);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #ed1c2438}.HeroSection-module__pzGXVa__title{letter-spacing:-.03em;color:#fff;text-wrap:balance;text-shadow:0 2px 40px #0000004d;max-width:15ch;margin:0 0 24px;font-size:clamp(44px,6.6vw,88px);font-weight:800;line-height:.99}.HeroSection-module__pzGXVa__sub{max-width:46ch;color:var(--h-soft);text-shadow:0 1px 20px #00000059;text-wrap:pretty;margin:0;font-size:clamp(17px,1.6vw,20px);line-height:1.55}.HeroSection-module__pzGXVa__actions{flex-wrap:wrap;gap:14px;margin-top:clamp(30px,4vw,44px);display:flex}.HeroSection-module__pzGXVa__btn{border-radius:var(--h-radius);letter-spacing:.015em;white-space:nowrap;cursor:pointer;height:54px;transition:transform var(--dur-1,.18s) var(--h-ease), background var(--dur-1,.18s) var(--h-ease), color var(--dur-1,.18s) var(--h-ease), border-color var(--dur-1,.18s) var(--h-ease);border:1.5px solid #0000;justify-content:center;align-items:center;padding-inline:32px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.HeroSection-module__pzGXVa__btnPrimary{background:var(--h-accent);color:#fff}.HeroSection-module__pzGXVa__btnPrimary:hover{background:var(--red-deep,#c4141b);transform:translateY(-1px)}.HeroSection-module__pzGXVa__btnGhost{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0b0c0f24;border-color:#ffffff6b}.HeroSection-module__pzGXVa__btnGhost:hover{color:var(--ink,#101215);background:#fff;border-color:#fff;transform:translateY(-1px)}.HeroSection-module__pzGXVa__btn:active{transform:translateY(1px)scale(.985)}.HeroSection-module__pzGXVa__controls{width:100%;max-width:var(--container,1240px);padding:0 var(--h-gutter) clamp(24px, 4vh, 40px);justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;display:flex}.HeroSection-module__pzGXVa__rail{align-items:center;gap:18px;min-width:0;display:flex}.HeroSection-module__pzGXVa__count{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.08em;color:var(--h-dim);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:12.5px}.HeroSection-module__pzGXVa__count b{color:#fff;font-weight:600}.HeroSection-module__pzGXVa__dots{align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.HeroSection-module__pzGXVa__dot{cursor:pointer;width:36px;height:3px;transition:width var(--dur-2,.32s) var(--h-ease), background var(--dur-1,.18s) var(--h-ease);background:#ffffff42;border:0;border-radius:2px;padding:0;display:block;position:relative}.HeroSection-module__pzGXVa__dot:hover{background:#ffffff8c}.HeroSection-module__pzGXVa__dotOn{width:64px}.HeroSection-module__pzGXVa__bar{border-radius:inherit;background:var(--h-accent);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.HeroSection-module__pzGXVa__nav{align-items:center;gap:8px;display:flex}.HeroSection-module__pzGXVa__navBtn{border-radius:var(--h-radius);color:#fff;cursor:pointer;width:46px;height:46px;transition:background var(--dur-1,.18s) var(--h-ease), border-color var(--dur-1,.18s) var(--h-ease), transform var(--dur-1,.18s) var(--h-ease);background:#ffffff12;border:1px solid #ffffff38;place-items:center;padding:0;display:grid}.HeroSection-module__pzGXVa__navBtn:hover{background:var(--h-accent);border-color:var(--h-accent)}.HeroSection-module__pzGXVa__navBtn:active{transform:scale(.94)}.HeroSection-module__pzGXVa__navBtn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.HeroSection-module__pzGXVa__navBtn .HeroSection-module__pzGXVa__play{fill:currentColor;stroke:none}.HeroSection-module__pzGXVa__btn:focus-visible,.HeroSection-module__pzGXVa__dot:focus-visible,.HeroSection-module__pzGXVa__navBtn:focus-visible{outline:3px solid var(--h-accent);outline-offset:3px}@media (max-width:900px){.HeroSection-module__pzGXVa__scrim{background:linear-gradient(#08090cdb 0%,#08090c94 42%,#08090ce6 100%),radial-gradient(120% 90% at 88% 4%,#ed1c241f 0%,#ed1c2400 55%)}}@media (max-width:640px){.HeroSection-module__pzGXVa__hero{min-height:clamp(560px,88svh,760px)}.HeroSection-module__pzGXVa__inner{padding-top:clamp(120px,16vh,160px)}.HeroSection-module__pzGXVa__title{max-width:none;font-size:clamp(34px,9vw,46px)}.HeroSection-module__pzGXVa__btn{flex:auto;min-width:100%}.HeroSection-module__pzGXVa__controls{flex-direction:column-reverse;align-items:flex-start;gap:18px}}@media (prefers-reduced-motion:reduce){.HeroSection-module__pzGXVa__slide,.HeroSection-module__pzGXVa__slide img,.HeroSection-module__pzGXVa__pane,.HeroSection-module__pzGXVa__kicker,.HeroSection-module__pzGXVa__title,.HeroSection-module__pzGXVa__sub,.HeroSection-module__pzGXVa__actions,.HeroSection-module__pzGXVa__btn,.HeroSection-module__pzGXVa__dot{transition:none!important}.HeroSection-module__pzGXVa__slide img{transform:none}.HeroSection-module__pzGXVa__kicker,.HeroSection-module__pzGXVa__title,.HeroSection-module__pzGXVa__sub,.HeroSection-module__pzGXVa__actions{opacity:1;transform:none}}
