.hero[data-astro-cid-ge2uvauf]{min-height:100dvh;padding-top:var(--header-height);background:radial-gradient(120% 80% at 50% 20%,#ffb06038,#0000 58%),radial-gradient(80% 60% at 85% 90%,#78b4d21f,#0000 50%),#2a1f16;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero--compact[data-astro-cid-ge2uvauf]{align-items:center;min-height:clamp(380px,56vh,560px)}.hero--center[data-astro-cid-ge2uvauf] .hero__content[data-astro-cid-ge2uvauf]{text-align:center;align-items:center;margin-inline:auto}.hero__media[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__poster[data-astro-cid-ge2uvauf],.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.hero__youtube[data-astro-cid-ge2uvauf]{z-index:1;pointer-events:none;width:100%;height:100%;transform:scale(var(--youtube-scale,1));border:0;position:absolute;inset:0}.hero--has-youtube[data-astro-cid-ge2uvauf] .hero__youtube[data-astro-cid-ge2uvauf]{pointer-events:auto}.hero--has-video[data-astro-cid-ge2uvauf] .hero__video[data-astro-cid-ge2uvauf]{pointer-events:none}.hero__poster[data-astro-cid-ge2uvauf],.hero__poster--atm[data-astro-cid-ge2uvauf]{filter:brightness(1.18)contrast(1.06)saturate(1.18)sepia(.08);animation:hero-ken 32s var(--ease-in-out) infinite alternate}.hero--ice[data-astro-cid-ge2uvauf] .hero__poster[data-astro-cid-ge2uvauf]{filter:brightness(1.2)contrast(1.05)saturate(.95)hue-rotate(8deg)}@keyframes hero-ken{0%{transform:scale(1.02)}to{transform:scale(1.1)}}.hero__poster[data-astro-cid-ge2uvauf]{z-index:1}.hero__video[data-astro-cid-ge2uvauf]{z-index:2}.hero__grade[data-astro-cid-ge2uvauf]{z-index:2;pointer-events:none;mix-blend-mode:soft-light;background:radial-gradient(90% 70% at 40% 55%,#ffbe6e2e,#0000 65%),radial-gradient(50% 55% at 88% 70%,#8cc8e624,#0000 60%),linear-gradient(#ffc8821a 0%,#0000 40%);position:absolute;inset:0}.hero__steam[data-astro-cid-ge2uvauf]{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__steam-cloud[data-astro-cid-ge2uvauf]{background-image:var(--img-steam);filter:blur(8px);opacity:.16;mix-blend-mode:screen;will-change:transform, opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;width:90%;height:75%;position:absolute}.hero__steam-cloud--a[data-astro-cid-ge2uvauf]{animation:steam-drift-a 28s var(--ease-in-out) infinite;top:0;left:-30%}.hero__steam-cloud--b[data-astro-cid-ge2uvauf]{opacity:.12;width:95%;animation:steam-drift-b 34s var(--ease-in-out) infinite;animation-delay:-12s;bottom:-8%;right:-35%}.hero__steam-cloud--c[data-astro-cid-ge2uvauf]{opacity:.08;width:70%;height:50%;animation:steam-drift-a 40s var(--ease-in-out) infinite reverse;animation-delay:-6s;top:30%;left:10%}@keyframes steam-drift-a{0%{opacity:.1;transform:translate(0)scale(1)}50%{opacity:.22;transform:translate(32vw,20px)scale(1.1)}to{opacity:.1;transform:translate(68vw)scale(1)}}@keyframes steam-drift-b{0%{opacity:.06;transform:translate(0)scale(1.05)}50%{opacity:.16;transform:translate(-30vw,-16px)scale(1.14)}to{opacity:.06;transform:translate(-65vw)scale(1.05)}}.hero[data-astro-cid-ge2uvauf] .ember-field[data-astro-cid-ge2uvauf],.hero[data-astro-cid-ge2uvauf] .frost-field[data-astro-cid-ge2uvauf],.hero[data-astro-cid-ge2uvauf] .firefly-field[data-astro-cid-ge2uvauf]{z-index:3}.frost-field[data-astro-cid-ge2uvauf]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.frost[data-astro-cid-ge2uvauf]{width:var(--frost-size,4px);height:var(--frost-size,4px);opacity:0;animation:frost-drift var(--frost-dur,11s) var(--ease-in-out) infinite;animation-delay:var(--frost-delay,0s);background:radial-gradient(circle,#e8f4ff 0%,#9ec8e0 60%,#0000 100%);border-radius:50%;position:absolute;box-shadow:0 0 8px #a0d2f08c,0 0 16px #78b4dc40}@keyframes frost-drift{0%{opacity:0;transform:translateY(-10px)translate(0)scale(.5)}15%{opacity:.85}70%{opacity:.35}to{opacity:0;transform:translateY(55vh)translate(-18px)scale(1.1)}}.firefly-field[data-astro-cid-ge2uvauf]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.firefly[data-astro-cid-ge2uvauf]{width:var(--fly-size,4px);height:var(--fly-size,4px);opacity:.15;will-change:transform, opacity;animation:firefly-wander var(--fly-dur,20s) var(--ease-in-out) infinite, firefly-blink var(--blink-dur,3.5s) var(--ease-in-out) infinite;animation-delay:var(--fly-delay,0s);background:radial-gradient(circle,#fff3c4 0%,#ffd166 40%,#ffc85059 70%,#0000 100%);border-radius:50%;position:absolute;box-shadow:0 0 6px #ffd6668c,0 0 14px #ffbe4638}@keyframes firefly-wander{0%,to{transform:translate(0)}25%{transform:translate(calc(var(--tx,4vw) * .6), calc(var(--ty,-2vh) * .5))}50%{transform:translate(var(--tx,4vw), var(--ty,-2vh))}75%{transform:translate(calc(var(--tx,4vw) * .4), calc(var(--ty,-2vh) * -.4))}}@keyframes firefly-blink{0%,to{opacity:.1}50%{opacity:.8}}.hero__overlay[data-astro-cid-ge2uvauf]{z-index:3;pointer-events:none;background:linear-gradient(#1c140e47 0%,#1c140e14 32%,#1c140e47 62%,#1c140eb8 100%),radial-gradient(120% 100% at 50% 45%,#0000 40%,#1c140e47 100%);position:absolute;inset:0}.hero__matte[data-astro-cid-ge2uvauf]{z-index:3;pointer-events:none;opacity:.34;background:#0a0806;position:absolute;inset:0}.hero--media-live[data-astro-cid-ge2uvauf] .hero__steam[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf] .ember-field[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf] .frost-field[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf] .firefly-field[data-astro-cid-ge2uvauf]{opacity:0}.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .hero__steam-cloud[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .ember[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .frost[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .firefly[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .hero__scroll-line[data-astro-cid-ge2uvauf]{animation-play-state:paused}.hero--media-live[data-astro-cid-ge2uvauf].hero--live .hero__steam[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .ember-field[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .frost-field[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .firefly-field[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .hero__content[data-astro-cid-ge2uvauf] [data-astro-cid-ge2uvauf][data-reveal]{animation:hero-dissolve .9s var(--ease-out) both}.hero--media-live[data-astro-cid-ge2uvauf].hero--live .hero__content[data-astro-cid-ge2uvauf] [data-astro-cid-ge2uvauf][data-reveal]{animation-delay:var(--reveal-delay,0s)}.hero--media-live[data-astro-cid-ge2uvauf].hero--live .hero__steam-cloud[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .ember[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .frost[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .firefly[data-astro-cid-ge2uvauf],.hero--media-live[data-astro-cid-ge2uvauf].hero--live .hero__scroll-line[data-astro-cid-ge2uvauf]{animation-play-state:running}.hero--media-live[data-astro-cid-ge2uvauf]:not(.hero--live) .hero__content[data-astro-cid-ge2uvauf] [data-astro-cid-ge2uvauf][data-reveal]{opacity:0}@keyframes hero-dissolve{0%{opacity:0;filter:blur(14px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero--left[data-astro-cid-ge2uvauf] .hero__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#1c140e52 0%,#1c140e0f 35%,#1c140e59 68%,#1c140ec7 100%),linear-gradient(95deg,#1c140e8c 0%,#1c140e38 38%,#0000 70%)}.hero--ice[data-astro-cid-ge2uvauf] .hero__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#12202a59 0%,#12202a1a 40%,#12202a8c 100%)}.hero--compact[data-astro-cid-ge2uvauf] .hero__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#1c140e5c 0%,#1c140e14 45%,#1c140e0a 100%),radial-gradient(120% 100% at 50% 45%,#0000 45%,#1c140e24 100%)}.hero__content[data-astro-cid-ge2uvauf]{z-index:4;gap:var(--space-3);padding-block:var(--space-7) var(--space-8);flex-direction:column;align-items:flex-start;max-width:min(720px,94vw);display:flex;position:relative}.hero--compact[data-astro-cid-ge2uvauf] .hero__content[data-astro-cid-ge2uvauf]{padding-block:var(--space-6) var(--space-6);max-width:min(var(--container-narrow), 94vw)}.hero--media-live[data-astro-cid-ge2uvauf] .hero__content[data-astro-cid-ge2uvauf]{padding-bottom:calc(var(--space-8) + 4.5rem)}.hero__pillars[data-astro-cid-ge2uvauf]{border-radius:var(--radius-pill);backdrop-filter:blur(10px);background:#fff8ef1a;border:1px solid #fff8ef38;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.4rem .9rem;display:inline-flex}.hero__pillar[data-astro-cid-ge2uvauf]{font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:#fff8ef;align-items:center;gap:.4rem;display:inline-flex}.hero__pillar--heat[data-astro-cid-ge2uvauf]{color:#ffc9a0}.hero__pillar--ice[data-astro-cid-ge2uvauf]{color:#c5e4f5}.hero__pillars-dot[data-astro-cid-ge2uvauf]{background:#fff8ef73;border-radius:50%;width:4px;height:4px}.hero__title[data-astro-cid-ge2uvauf]{font-size:var(--text-5xl);line-height:var(--leading-tight);text-shadow:0 2px 24px #00000059,0 1px 2px #0006;color:#fff8ef;background:0 0;max-width:15ch}.hero__title--nowrap[data-astro-cid-ge2uvauf]{white-space:nowrap;max-width:none}.hero__eyebrow[data-astro-cid-ge2uvauf]{color:#fff1cf;border-radius:var(--radius-pill);backdrop-filter:blur(8px);text-shadow:0 1px 2px #0000009e;background:#160f0a85;border:1px solid #fff1cf61;margin-bottom:0;padding:.42rem .72rem;box-shadow:0 2px 14px #0000004d}.hero__eyebrow[data-astro-cid-ge2uvauf]:before{display:none}.hero__subtitle[data-astro-cid-ge2uvauf]{font-size:var(--text-md);color:#fffaf5f0;max-width:46ch;line-height:var(--leading-loose);text-shadow:0 1px 14px #00000073,0 1px 2px #00000080}.hero__actions[data-astro-cid-ge2uvauf]{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.hero--center[data-astro-cid-ge2uvauf] .hero__actions[data-astro-cid-ge2uvauf]{justify-content:center}.hero[data-astro-cid-ge2uvauf] .cta--ghost{backdrop-filter:blur(8px);text-shadow:0 1px 2px #00000059;color:#fff!important;background:#ffffff1a!important;border-color:#ffffff80!important}.hero[data-astro-cid-ge2uvauf] .cta--ghost:hover{color:#fff!important;background:#8cc8e62e!important;border-color:#9ec8e0!important}.hero__scroll[data-astro-cid-ge2uvauf]{bottom:var(--space-4);z-index:5;color:#fff8efbf;font-size:var(--text-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;transition:opacity var(--duration-fast) var(--ease-soft), color var(--duration-fast) var(--ease-soft);flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.hero__scroll[data-astro-cid-ge2uvauf]:hover{color:#ffc9a0}.hero__scroll-line[data-astro-cid-ge2uvauf]{width:1px;height:36px;animation:scroll-pulse 2.2s var(--ease-in-out) infinite;background:linear-gradient(#ffc9a0,#0000)}@keyframes scroll-pulse{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (width<=640px){.hero[data-astro-cid-ge2uvauf]{align-items:flex-end;min-height:92dvh}.hero--compact[data-astro-cid-ge2uvauf]{min-height:clamp(320px,48vh,420px)}.hero--youtube-mobile[data-astro-cid-ge2uvauf] .hero__youtube[data-astro-cid-ge2uvauf]{transform:scale(var(--youtube-scale-mobile,1.15))}.hero__title[data-astro-cid-ge2uvauf]{font-size:var(--text-3xl);max-width:12ch}.hero__title--nowrap[data-astro-cid-ge2uvauf]{max-width:none}.hero__subtitle[data-astro-cid-ge2uvauf]{font-size:var(--text-sm)}.hero__content[data-astro-cid-ge2uvauf]{padding-block:var(--space-5) var(--space-7)}}@media (prefers-reduced-motion:reduce){.hero__video[data-astro-cid-ge2uvauf]{display:none}.hero__poster[data-astro-cid-ge2uvauf],.hero__poster--atm[data-astro-cid-ge2uvauf]{animation:none}.frost-field[data-astro-cid-ge2uvauf],.ember-field[data-astro-cid-ge2uvauf],.firefly-field[data-astro-cid-ge2uvauf],.hero__steam[data-astro-cid-ge2uvauf]{display:none}.hero--media-live[data-astro-cid-ge2uvauf] .hero__content[data-astro-cid-ge2uvauf] [data-astro-cid-ge2uvauf][data-reveal]{opacity:1;animation:none}.hero--media-live[data-astro-cid-ge2uvauf] .hero__scroll-line[data-astro-cid-ge2uvauf]{animation:none}}
