.HeroSection-module__i6dU2G__root{--hero-ink:var(--color-codeit-brand-black);--hero-paper:var(--color-inverse-label);--hero-accent:var(--color-status-negative);isolation:isolate;min-height:100svh;color:var(--hero-paper);background:var(--hero-ink);font-family:var(--font-display);flex-direction:column;justify-content:center;padding:120px 0 104px;display:flex;position:relative;overflow:hidden}.HeroSection-module__i6dU2G__videoBackground,.HeroSection-module__i6dU2G__scrim,.HeroSection-module__i6dU2G__grid{position:absolute;inset:0}.HeroSection-module__i6dU2G__videoBackground{z-index:-4;object-fit:cover;object-position:center;background:var(--hero-ink);filter:saturate(.82)contrast(1.05);width:100%;height:100%}.HeroSection-module__i6dU2G__scrim{z-index:-3;pointer-events:none;background:linear-gradient(90deg, color-mix(in srgb, var(--hero-ink) 94%, transparent) 0%, color-mix(in srgb, var(--hero-ink) 52%, transparent) 54%, color-mix(in srgb, var(--hero-ink) 18%, transparent) 100%), linear-gradient(color-mix(in srgb, var(--hero-ink) 44%, transparent) 0%, color-mix(in srgb, var(--hero-ink) 12%, transparent) 38%, color-mix(in srgb, var(--hero-ink) 94%, transparent) 100%)}.HeroSection-module__i6dU2G__grid{z-index:-2;pointer-events:none;opacity:.4;background-image:linear-gradient(color-mix(in srgb, var(--hero-paper) 5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--hero-paper) 5%, transparent) 1px, transparent 1px);background-size:clamp(60px,8vw,110px) clamp(60px,8vw,110px);-webkit-mask-image:radial-gradient(circle at 70% 40%,#000,#0000 78%);mask-image:radial-gradient(circle at 70% 40%,#000,#0000 78%)}.HeroSection-module__i6dU2G__glow{z-index:-1;pointer-events:none;background:radial-gradient(circle, color-mix(in srgb, var(--hero-accent) 18%, transparent), transparent 62%);filter:blur(20px);mix-blend-mode:screen;width:60vw;height:60vw;position:absolute;top:-10vw;right:-10vw}.HeroSection-module__i6dU2G__content{width:100%;max-width:1080px;margin:0 auto;padding:0 clamp(20px,5vw,72px);position:relative}.HeroSection-module__i6dU2G__carousel{height:clamp(210px,21vw,300px);margin:0;position:relative}.HeroSection-module__i6dU2G__slide{opacity:0;animation:15s cubic-bezier(.16,1,.3,1) infinite HeroSection-module__i6dU2G__headline-cycle;animation-delay:var(--phase-delay);will-change:opacity, transform;position:absolute;inset:0;transform:translateY(28px)}.HeroSection-module__i6dU2G__phase1{--phase-delay:0s}.HeroSection-module__i6dU2G__phase2{--phase-delay:5s}.HeroSection-module__i6dU2G__phase3{--phase-delay:10s}.HeroSection-module__i6dU2G__headline{letter-spacing:-.055em;max-width:13ch;font-size:clamp(54px,6.6vw,94px);font-weight:850;line-height:.96;display:block}.HeroSection-module__i6dU2G__headline>span{white-space:nowrap;display:block}.HeroSection-module__i6dU2G__headline em{color:var(--hero-accent);text-shadow:0 0 36px color-mix(in srgb, var(--hero-accent) 16%, transparent);font-style:normal}.HeroSection-module__i6dU2G__subcopy{color:color-mix(in srgb, var(--hero-paper) 72%, transparent);letter-spacing:-.015em;margin-top:clamp(20px,2.2vw,28px);font-size:clamp(15px,1.35vw,19px);font-weight:500;line-height:1.55;display:block}.HeroSection-module__i6dU2G__pauseToggle{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.HeroSection-module__i6dU2G__pauseToggle:checked~.HeroSection-module__i6dU2G__carousel .HeroSection-module__i6dU2G__slide,.HeroSection-module__i6dU2G__pauseToggle:checked~.HeroSection-module__i6dU2G__controls .HeroSection-module__i6dU2G__progressSegment:after{animation-play-state:paused}.HeroSection-module__i6dU2G__controls{align-items:center;gap:14px;margin-top:clamp(28px,3.4vw,44px);display:flex}.HeroSection-module__i6dU2G__progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:min(44vw,240px);display:grid}.HeroSection-module__i6dU2G__progressSegment{background:color-mix(in srgb, var(--hero-paper) 18%, transparent);height:2px;position:relative;overflow:hidden}.HeroSection-module__i6dU2G__progressSegment:after{background:var(--hero-accent);content:"";opacity:0;transform-origin:0;animation:15s linear infinite HeroSection-module__i6dU2G__progress-cycle;animation-delay:var(--phase-delay);position:absolute;inset:0;transform:scaleX(0)}.HeroSection-module__i6dU2G__pauseControl{border:1px solid color-mix(in srgb, var(--hero-paper) 22%, transparent);width:38px;height:38px;color:var(--hero-paper);background:color-mix(in srgb, var(--hero-ink) 50%, transparent);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:11px;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.HeroSection-module__i6dU2G__pauseControl:hover{border-color:color-mix(in srgb, var(--hero-paper) 52%, transparent);background:color-mix(in srgb, var(--hero-ink) 70%, transparent);transform:scale(1.05)}.HeroSection-module__i6dU2G__playIcon{margin-left:2px;display:none}.HeroSection-module__i6dU2G__pauseToggle:checked~.HeroSection-module__i6dU2G__controls .HeroSection-module__i6dU2G__pauseIcon{display:none}.HeroSection-module__i6dU2G__pauseToggle:checked~.HeroSection-module__i6dU2G__controls .HeroSection-module__i6dU2G__playIcon{display:inline}.HeroSection-module__i6dU2G__pauseToggle:focus-visible~.HeroSection-module__i6dU2G__controls .HeroSection-module__i6dU2G__pauseControl{outline:3px solid var(--hero-paper);outline-offset:3px}@keyframes HeroSection-module__i6dU2G__headline-cycle{0%{opacity:0;transform:translateY(28px)}4%,29%{opacity:1;transform:translateY(0)}33.333%,to{opacity:0;transform:translateY(-20px)}}@keyframes HeroSection-module__i6dU2G__progress-cycle{0%{opacity:1;transform:scaleX(0)}31%{opacity:1;transform:scaleX(1)}33.333%,to{opacity:0;transform:scaleX(1)}}@media (max-width:880px){.HeroSection-module__i6dU2G__root{padding:120px 0 104px}.HeroSection-module__i6dU2G__scrim{background:linear-gradient(90deg, color-mix(in srgb, var(--hero-ink) 96%, transparent) 0%, color-mix(in srgb, var(--hero-ink) 72%, transparent) 70%, color-mix(in srgb, var(--hero-ink) 40%, transparent) 100%), linear-gradient(color-mix(in srgb, var(--hero-ink) 56%, transparent) 0%, color-mix(in srgb, var(--hero-ink) 34%, transparent) 38%, color-mix(in srgb, var(--hero-ink) 98%, transparent) 100%)}.HeroSection-module__i6dU2G__carousel{height:clamp(206px,42vw,278px)}.HeroSection-module__i6dU2G__headline{font-size:clamp(48px,9vw,72px)}}@media (max-width:430px){.HeroSection-module__i6dU2G__carousel{height:190px}.HeroSection-module__i6dU2G__headline{font-size:46px}.HeroSection-module__i6dU2G__headline>span{white-space:normal}.HeroSection-module__i6dU2G__subcopy{max-width:24ch;margin-top:18px;font-size:15px}.HeroSection-module__i6dU2G__controls{margin-top:28px}}@media (prefers-reduced-motion:reduce){.HeroSection-module__i6dU2G__slide{opacity:0;animation:none;transform:none}.HeroSection-module__i6dU2G__slide.HeroSection-module__i6dU2G__phase1{opacity:1}.HeroSection-module__i6dU2G__progressSegment:after{animation:none}.HeroSection-module__i6dU2G__progressSegment.HeroSection-module__i6dU2G__phase1:after{opacity:1;transform:scaleX(1)}.HeroSection-module__i6dU2G__pauseControl{visibility:hidden}}