.cinematic-hero[data-astro-cid-f42sdcc5]{position:relative;width:100%;min-height:100vh;min-height:100svh;overflow:hidden;isolation:isolate;background:var(--color-brand-950);color:var(--color-neutral-50);display:flex;flex-direction:column;justify-content:flex-end}.cinematic-hero__bg[data-astro-cid-f42sdcc5]{position:absolute;inset:-10%;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(.92)}.cinematic-hero__veil[data-astro-cid-f42sdcc5]{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 70% 90% at 18% 55%,color-mix(in oklch,var(--color-brand-950) 72%,transparent) 0%,color-mix(in oklch,var(--color-brand-950) 40%,transparent) 45%,transparent 75%),linear-gradient(180deg,color-mix(in oklch,var(--color-brand-950) 55%,transparent),color-mix(in oklch,var(--color-brand-950) 20%,transparent) 35%,color-mix(in oklch,var(--color-brand-950) 25%,transparent) 65%,color-mix(in oklch,var(--color-brand-950) 75%,transparent))}.cinematic-hero__grain[data-astro-cid-f42sdcc5]{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.6 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:240px 240px}.cinematic-hero__curtain[data-astro-cid-f42sdcc5]{position:absolute;inset:0;z-index:5;background:var(--color-brand-950);pointer-events:none;clip-path:inset(0 0 0 0);animation:cinematic-hero-curtain 1.2s cubic-bezier(.77,0,.175,1) 80ms forwards}.cinematic-hero__content[data-astro-cid-f42sdcc5]{position:relative;z-index:3;width:100%;max-width:90rem;margin:0 auto;padding:clamp(6rem,14vh,9rem) clamp(1.5rem,5vw,4.5rem) clamp(9rem,22vh,16rem);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.25rem,2.4vw,2rem)}.cinematic-hero__eyebrow[data-astro-cid-f42sdcc5]{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-accent);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.28em;text-transform:uppercase;color:color-mix(in oklch,var(--color-neutral-50) 85%,transparent);opacity:0;transform:translateY(12px);animation:cinematic-hero-rise .7s var(--ease-smooth) 1.1s forwards}.cinematic-hero__eyebrow-dot[data-astro-cid-f42sdcc5]{width:.4rem;height:.4rem;border-radius:50%;background:var(--color-accent-500);box-shadow:0 0 .75rem color-mix(in oklch,var(--color-accent-500) 70%,transparent);animation:cinematic-hero-dot-pulse 2.4s var(--ease-smooth) infinite}.cinematic-hero__heading[data-astro-cid-f42sdcc5]{margin:0;font-family:var(--font-heading);font-weight:var(--font-weight-normal);font-size:clamp(2.75rem,7.5vw,6.75rem);line-height:.98;letter-spacing:-.02em;color:var(--color-neutral-50);text-wrap:balance;max-width:18ch;display:flex;flex-direction:column;gap:.05em}.cinematic-hero__line-mask[data-astro-cid-f42sdcc5]{display:block;overflow:hidden;padding-bottom:.08em}.cinematic-hero__line-inner[data-astro-cid-f42sdcc5]{display:inline-block;transform:translateY(110%);animation:cinematic-hero-line-rise 1.1s cubic-bezier(.2,.9,.2,1) calc(1.25s + var(--i) * .18s) forwards}.cinematic-hero__description[data-astro-cid-f42sdcc5]{margin:0;max-width:42rem;font-family:var(--font-body);font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.6;color:color-mix(in oklch,var(--color-neutral-50) 80%,transparent);opacity:0;transform:translateY(14px);animation:cinematic-hero-rise .8s var(--ease-smooth) 1.75s forwards}.cinematic-hero__ctas[data-astro-cid-f42sdcc5]{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1rem,2vw,1.75rem);opacity:0;transform:translateY(14px);animation:cinematic-hero-rise .8s var(--ease-smooth) 1.9s forwards}.cinematic-hero__cta-arrow[data-astro-cid-f42sdcc5]{display:inline-block;margin-left:.5rem;transition:transform .26s var(--ease-smooth)}.cinematic-hero[data-astro-cid-f42sdcc5] .cinematic-hero__cta:hover .cinematic-hero__cta-arrow[data-astro-cid-f42sdcc5]{transform:translate(4px)}.cinematic-hero[data-astro-cid-f42sdcc5] .cinematic-hero__cta{background:var(--color-accent-500);color:var(--color-brand-950);border:1px solid color-mix(in oklch,var(--color-accent-400) 80%,white);box-shadow:0 0 0 1px color-mix(in oklch,var(--color-neutral-50) 15%,transparent),0 12px 28px -10px color-mix(in oklch,var(--color-accent-500) 75%,transparent),0 2px 6px -2px color-mix(in oklch,var(--color-brand-950) 45%,transparent);transition:background-color .22s var(--ease-smooth),transform .26s var(--ease-smooth),box-shadow .26s var(--ease-smooth)}.cinematic-hero[data-astro-cid-f42sdcc5] .cinematic-hero__cta:hover{background:var(--color-accent-400);color:var(--color-brand-950);transform:translateY(-2px);box-shadow:0 0 0 1px color-mix(in oklch,var(--color-neutral-50) 25%,transparent),0 18px 40px -10px color-mix(in oklch,var(--color-accent-500) 85%,transparent),0 4px 10px -2px color-mix(in oklch,var(--color-brand-950) 55%,transparent)}.cinematic-hero[data-astro-cid-f42sdcc5] .cinematic-hero__cta:focus-visible{outline:2px solid var(--color-neutral-50);outline-offset:3px}.cinematic-hero__ghost[data-astro-cid-f42sdcc5]{position:relative;display:inline-flex;align-items:center;padding:.35rem .1rem .6rem;font-family:var(--font-body);font-size:.9375rem;font-weight:var(--font-weight-semibold);letter-spacing:.02em;color:var(--color-neutral-50);text-decoration:none;transition:color .22s var(--ease-smooth)}.cinematic-hero__ghost-underline[data-astro-cid-f42sdcc5]{position:absolute;left:.1rem;right:.1rem;bottom:.35rem;height:1px;background:color-mix(in oklch,var(--color-neutral-50) 60%,transparent);transform-origin:left center;transition:background-color .22s var(--ease-smooth)}.cinematic-hero__ghost[data-astro-cid-f42sdcc5]:hover{color:var(--color-accent-300)}.cinematic-hero__ghost[data-astro-cid-f42sdcc5]:hover .cinematic-hero__ghost-underline[data-astro-cid-f42sdcc5]{background:var(--color-accent-300)}.cinematic-hero__scroll-cue[data-astro-cid-f42sdcc5]{position:absolute;z-index:3;right:clamp(1.5rem,5vw,4.5rem);bottom:clamp(1.5rem,4vh,2.5rem);display:inline-flex;flex-direction:column;align-items:center;gap:.75rem;color:color-mix(in oklch,var(--color-neutral-50) 70%,transparent);text-decoration:none;font-family:var(--font-accent);font-size:.65rem;font-weight:var(--font-weight-semibold);letter-spacing:.32em;text-transform:uppercase;opacity:0;animation:cinematic-hero-rise .7s var(--ease-smooth) 2.2s forwards}.cinematic-hero__scroll-cue[data-astro-cid-f42sdcc5]:hover{color:var(--color-neutral-50)}.cinematic-hero__scroll-line[data-astro-cid-f42sdcc5]{position:relative;width:1px;height:3.5rem;background:color-mix(in oklch,var(--color-neutral-50) 30%,transparent);overflow:hidden}.cinematic-hero__scroll-line[data-astro-cid-f42sdcc5]:after{content:"";position:absolute;left:0;right:0;top:-40%;height:40%;background:linear-gradient(180deg,transparent 0%,var(--color-neutral-50) 50%,transparent 100%);animation:cinematic-hero-scroll-line 2.4s var(--ease-smooth) infinite}@keyframes cinematic-hero-curtain{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 100% 0)}}@keyframes cinematic-hero-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cinematic-hero-line-rise{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes cinematic-hero-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}@keyframes cinematic-hero-scroll-line{0%{top:-40%}to{top:100%}}@media(max-width:640px){.cinematic-hero__content[data-astro-cid-f42sdcc5]{padding-bottom:clamp(5.5rem,13vh,7rem)}.cinematic-hero__scroll-cue[data-astro-cid-f42sdcc5]{display:none}}@media(prefers-reduced-motion:reduce){.cinematic-hero__curtain[data-astro-cid-f42sdcc5],.cinematic-hero__eyebrow[data-astro-cid-f42sdcc5],.cinematic-hero__eyebrow-dot[data-astro-cid-f42sdcc5],.cinematic-hero__line-inner[data-astro-cid-f42sdcc5],.cinematic-hero__description[data-astro-cid-f42sdcc5],.cinematic-hero__ctas[data-astro-cid-f42sdcc5],.cinematic-hero__scroll-cue[data-astro-cid-f42sdcc5],.cinematic-hero__scroll-line[data-astro-cid-f42sdcc5]:after{animation:none!important}.cinematic-hero__curtain[data-astro-cid-f42sdcc5]{clip-path:inset(0 0 100% 0)}.cinematic-hero__line-inner[data-astro-cid-f42sdcc5]{transform:translateY(0)}.cinematic-hero__eyebrow[data-astro-cid-f42sdcc5],.cinematic-hero__description[data-astro-cid-f42sdcc5],.cinematic-hero__ctas[data-astro-cid-f42sdcc5],.cinematic-hero__scroll-cue[data-astro-cid-f42sdcc5]{opacity:1;transform:translateY(0)}}.vp[data-astro-cid-xbpt5nbc]{position:relative;width:100%;height:100vh;height:100svh;overflow:hidden;isolation:isolate;background:var(--color-brand-950)}.vp__video[data-astro-cid-xbpt5nbc]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media(max-width:640px){.vp[data-astro-cid-xbpt5nbc]{height:70vh;height:70svh}}.wwa[data-astro-cid-yx4ndobr]{position:relative;width:100%;min-height:100vh;min-height:100svh;background:var(--surface);color:var(--text-body);overflow:hidden;isolation:isolate;display:flex;align-items:center;padding:clamp(7rem,16vh,12rem) 0 clamp(5rem,10vh,8rem)}.wwa__container[data-astro-cid-yx4ndobr]{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:clamp(2.5rem,5vh,4.5rem)}.wwa__grain[data-astro-cid-yx4ndobr]{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.04;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.7 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:240px 240px}.wwa__glow[data-astro-cid-yx4ndobr]{position:absolute;top:-20%;right:-10%;width:50rem;height:50rem;border-radius:9999px;background:radial-gradient(circle,var(--color-accent-500) 0%,transparent 60%);opacity:.06;filter:blur(80px);pointer-events:none;z-index:1}.wwa__top[data-astro-cid-yx4ndobr]{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.wwa__chapter[data-astro-cid-yx4ndobr]{font-family:var(--font-accent);font-size:.7rem;font-weight:var(--font-weight-semibold);letter-spacing:.24em;text-transform:uppercase;color:color-mix(in oklch,var(--text-heading) 55%,transparent)}.wwa__rule[data-astro-cid-yx4ndobr]{flex:1;height:1px;background:linear-gradient(to right,var(--border-strong) 0%,var(--border) 60%,transparent 100%);max-width:18rem}.wwa__eyebrow[data-astro-cid-yx4ndobr]{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-accent);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.28em;text-transform:uppercase;color:var(--color-accent-700)}.wwa__eyebrow-dot[data-astro-cid-yx4ndobr]{width:.4rem;height:.4rem;border-radius:50%;background:var(--color-accent-500);box-shadow:0 0 .75rem color-mix(in oklch,var(--color-accent-500) 70%,transparent);animation:wwa-dot-pulse 2.4s var(--ease-smooth) infinite}.wwa__grid[data-astro-cid-yx4ndobr]{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem);align-items:stretch}@media(min-width:1024px){.wwa__grid[data-astro-cid-yx4ndobr]{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(3rem,6vw,6rem)}}.wwa__col-text[data-astro-cid-yx4ndobr]{display:flex;flex-direction:column;gap:clamp(1.5rem,2.6vw,2.25rem);padding-top:.5rem}.wwa__heading[data-astro-cid-yx4ndobr]{margin:clamp(1.25rem,3vh,2.5rem) 0 0;font-family:var(--font-heading);font-weight:var(--font-weight-normal);font-size:clamp(2.25rem,4.6vw,4rem);line-height:1;letter-spacing:-.02em;color:var(--text-heading);text-wrap:balance;max-width:22ch}.wwa__line-mask[data-astro-cid-yx4ndobr]{display:block;overflow:hidden;padding-bottom:.08em}.wwa__line-inner[data-astro-cid-yx4ndobr]{display:inline-block;transform:translateY(110%);animation:wwa-line-rise 1.1s cubic-bezier(.2,.9,.2,1) .2s forwards}.wwa__body[data-astro-cid-yx4ndobr]{font-family:var(--font-body);font-size:clamp(1rem,1.05vw,1.0625rem);line-height:1.7;color:var(--text-muted);max-width:36rem;opacity:0;transform:translateY(14px);animation:wwa-rise .8s var(--ease-smooth) .7s forwards}.wwa__body[data-astro-cid-yx4ndobr] p{margin:0 0 .9em}.wwa__body[data-astro-cid-yx4ndobr] p:last-child{margin-bottom:0}.wwa__body[data-astro-cid-yx4ndobr] strong{color:var(--text-heading);font-weight:var(--font-weight-semibold)}.wwa__cta[data-astro-cid-yx4ndobr]{position:relative;display:inline-flex;align-items:center;gap:.65rem;align-self:flex-start;padding:.5rem .1rem .75rem;font-family:var(--font-body);font-size:.95rem;font-weight:var(--font-weight-semibold);color:var(--text-heading);text-decoration:none;opacity:0;transform:translateY(14px);animation:wwa-rise .8s var(--ease-smooth) .9s forwards}.wwa__cta-arrow[data-astro-cid-yx4ndobr]{display:inline-block;transition:transform .26s var(--ease-smooth)}.wwa__cta-underline[data-astro-cid-yx4ndobr]{position:absolute;left:.1rem;right:.1rem;bottom:.45rem;height:1px;background:var(--color-accent-600);transform-origin:left center;transition:background-color .22s var(--ease-smooth)}.wwa__cta[data-astro-cid-yx4ndobr]:hover{color:var(--color-accent-800)}.wwa__cta[data-astro-cid-yx4ndobr]:hover .wwa__cta-arrow[data-astro-cid-yx4ndobr]{transform:translate(4px)}.wwa__cta[data-astro-cid-yx4ndobr]:hover .wwa__cta-underline[data-astro-cid-yx4ndobr]{background:var(--color-accent-500)}.wwa__cta[data-astro-cid-yx4ndobr]:focus-visible{outline:2px solid var(--color-accent-600);outline-offset:4px;border-radius:2px}.wwa__col-images[data-astro-cid-yx4ndobr]{position:relative;display:grid;grid-template-columns:1fr;gap:1rem;min-height:28rem}@media(min-width:640px){.wwa__col-images[data-astro-cid-yx4ndobr]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);gap:1rem;min-height:36rem}}@media(min-width:1024px){.wwa__col-images[data-astro-cid-yx4ndobr]{min-height:38rem}}.wwa__img-wrap[data-astro-cid-yx4ndobr]{position:relative;isolation:isolate}.wwa__img-wrap--lead[data-astro-cid-yx4ndobr]{opacity:0;transform:translateY(20px);animation:wwa-rise .9s var(--ease-smooth) .35s forwards}.wwa__img-wrap--mid[data-astro-cid-yx4ndobr]{opacity:0;transform:translateY(20px);animation:wwa-rise .9s var(--ease-smooth) .55s forwards}.wwa__img-wrap--small[data-astro-cid-yx4ndobr]{opacity:0;transform:translateY(20px);animation:wwa-rise .9s var(--ease-smooth) .75s forwards}@media(min-width:640px){.wwa__img-wrap--lead[data-astro-cid-yx4ndobr]{grid-column:1 / 6;grid-row:1 / 7}.wwa__img-wrap--mid[data-astro-cid-yx4ndobr]{grid-column:5 / 9;grid-row:2 / 6}.wwa__img-wrap--small[data-astro-cid-yx4ndobr]{grid-column:4 / 9;grid-row:6 / 9}}.wwa__img[data-astro-cid-yx4ndobr]{margin:0;position:relative;overflow:hidden;border-radius:var(--radius-md);box-shadow:var(--shadow-elevated);background:var(--surface-alt);width:100%;height:100%;z-index:2;transition:box-shadow .42s var(--ease-smooth),transform .42s var(--ease-smooth)}.wwa__img[data-astro-cid-yx4ndobr] img[data-astro-cid-yx4ndobr]{display:block;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease-smooth),filter .42s var(--ease-smooth)}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img[data-astro-cid-yx4ndobr] img[data-astro-cid-yx4ndobr]{transform:scale(1.05);filter:saturate(1.08) contrast(1.02)}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img[data-astro-cid-yx4ndobr]{box-shadow:var(--shadow-elevated),0 0 0 1px color-mix(in oklch,var(--color-accent-500) 55%,transparent),0 24px 56px -18px color-mix(in oklch,var(--color-accent-700) 40%,transparent)}.wwa__img--lead[data-astro-cid-yx4ndobr]{aspect-ratio:4 / 5}.wwa__img--mid[data-astro-cid-yx4ndobr]{aspect-ratio:16 / 10}.wwa__img--small[data-astro-cid-yx4ndobr]{aspect-ratio:4 / 3}@media(min-width:640px){.wwa__img--lead[data-astro-cid-yx4ndobr],.wwa__img--mid[data-astro-cid-yx4ndobr],.wwa__img--small[data-astro-cid-yx4ndobr]{aspect-ratio:auto}.wwa__img--mid[data-astro-cid-yx4ndobr]{box-shadow:var(--shadow-elevated),0 0 0 8px var(--surface)}}.wwa__img-echo[data-astro-cid-yx4ndobr]{position:absolute;inset:0;border:1.5px solid color-mix(in oklch,var(--color-accent-500) 70%,transparent);border-radius:var(--radius-md);pointer-events:none;z-index:1;transition:transform .48s var(--ease-smooth),border-color .48s var(--ease-smooth),opacity .48s var(--ease-smooth)}.wwa__img-wrap--lead[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(14px,14px)}.wwa__img-wrap--mid[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(-14px,-14px)}.wwa__img-wrap--small[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(14px,14px)}@media(min-width:640px){.wwa__img-wrap--lead[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(22px,22px)}.wwa__img-wrap--mid[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(-20px,-20px)}.wwa__img-wrap--small[data-astro-cid-yx4ndobr] .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(20px,20px)}}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img-echo[data-astro-cid-yx4ndobr]{border-color:var(--color-accent-500)}.wwa__img-wrap--lead[data-astro-cid-yx4ndobr]:hover .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(28px,28px)}.wwa__img-wrap--mid[data-astro-cid-yx4ndobr]:hover .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(-26px,-26px)}.wwa__img-wrap--small[data-astro-cid-yx4ndobr]:hover .wwa__img-echo[data-astro-cid-yx4ndobr]{transform:translate(26px,26px)}.wwa__img-corner[data-astro-cid-yx4ndobr]{position:absolute;width:1.75rem;height:1.75rem;pointer-events:none;z-index:3;transition:transform .42s var(--ease-smooth),border-color .42s var(--ease-smooth)}.wwa__img-corner--tl[data-astro-cid-yx4ndobr]{top:-.55rem;left:-.55rem;border-top:2px solid var(--color-accent-500);border-left:2px solid var(--color-accent-500)}.wwa__img-corner--br[data-astro-cid-yx4ndobr]{bottom:-.55rem;right:-.55rem;border-bottom:2px solid var(--color-accent-500);border-right:2px solid var(--color-accent-500)}@media(min-width:640px){.wwa__img-corner[data-astro-cid-yx4ndobr]{width:2.25rem;height:2.25rem}.wwa__img-corner--tl[data-astro-cid-yx4ndobr]{top:-.75rem;left:-.75rem}.wwa__img-corner--br[data-astro-cid-yx4ndobr]{bottom:-.75rem;right:-.75rem}}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img-corner--tl[data-astro-cid-yx4ndobr]{transform:translate(-3px,-3px)}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img-corner--br[data-astro-cid-yx4ndobr]{transform:translate(3px,3px)}.wwa__img-tag[data-astro-cid-yx4ndobr]{position:absolute;top:.9rem;left:2.5rem;z-index:4;font-family:var(--font-accent);font-size:.62rem;font-weight:var(--font-weight-semibold);letter-spacing:.28em;text-transform:uppercase;color:var(--color-accent-700);padding:.35rem .6rem;background:color-mix(in oklch,#fff 92%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid color-mix(in oklch,var(--color-accent-500) 35%,transparent);border-radius:var(--radius-full);box-shadow:0 2px 8px #00000014;transition:transform .32s var(--ease-smooth),background .32s var(--ease-smooth),color .32s var(--ease-smooth)}@media(min-width:640px){.wwa__img-tag[data-astro-cid-yx4ndobr]{left:auto;right:.9rem}}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img-tag[data-astro-cid-yx4ndobr]{transform:translateY(-2px);background:var(--color-accent-500);color:#fff;border-color:var(--color-accent-600)}.wwa__img-vignette[data-astro-cid-yx4ndobr]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,oklch(0 0 0 / .28) 0%,oklch(0 0 0 / .08) 28%,transparent 60%);z-index:1}.wwa__img-sheen[data-astro-cid-yx4ndobr]{position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(100deg,transparent 0%,color-mix(in oklch,#fff 40%,transparent) 50%,transparent 100%);transform:skew(-18deg);pointer-events:none;z-index:2;opacity:0;transition:opacity .2s var(--ease-smooth)}.wwa__img-wrap[data-astro-cid-yx4ndobr]:hover .wwa__img-sheen[data-astro-cid-yx4ndobr]{opacity:1;animation:wwa-sheen 1.1s var(--ease-smooth) forwards}.wwa__stats[data-astro-cid-yx4ndobr]{display:grid;grid-template-columns:1fr;gap:1.25rem;margin:clamp(3rem,6vh,5rem) 0 0;padding:0}@media(min-width:640px){.wwa__stats[data-astro-cid-yx4ndobr]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.wwa__stat[data-astro-cid-yx4ndobr]{position:relative;padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:.6rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 1px 2px #00000006,0 8px 24px -12px #00000014;overflow:hidden;isolation:isolate;transition:transform .32s var(--ease-smooth),border-color .32s var(--ease-smooth),box-shadow .32s var(--ease-smooth),background .32s var(--ease-smooth)}.wwa__stat[data-astro-cid-yx4ndobr]:before{content:"";position:absolute;top:0;left:0;height:3px;width:0;background:linear-gradient(to right,var(--color-accent-500),var(--color-accent-600));transition:width .7s var(--ease-smooth);z-index:1}.wwa__stat[data-astro-cid-yx4ndobr].is-visible:before{width:56px}.wwa__stat[data-astro-cid-yx4ndobr]:hover:before{width:100%}.wwa__stat[data-astro-cid-yx4ndobr]:after{content:"";position:absolute;top:-40%;right:-30%;width:14rem;height:14rem;border-radius:9999px;background:radial-gradient(circle,var(--color-accent-500) 0%,transparent 65%);opacity:0;filter:blur(40px);transition:opacity .4s var(--ease-smooth);pointer-events:none;z-index:0}.wwa__stat[data-astro-cid-yx4ndobr]:hover{transform:translateY(-4px);border-color:var(--border-strong);background:color-mix(in oklch,#fff 96%,var(--color-accent-50));box-shadow:0 4px 8px #0000000a,0 24px 48px -16px #0000001f}.wwa__stat[data-astro-cid-yx4ndobr]:hover:after{opacity:.18}.wwa__stat[data-astro-cid-yx4ndobr]>[data-astro-cid-yx4ndobr]{position:relative;z-index:1}.wwa__stat-index[data-astro-cid-yx4ndobr]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-accent);font-size:.65rem;font-weight:var(--font-weight-semibold);letter-spacing:.24em;text-transform:uppercase;color:var(--color-accent-700);width:fit-content;padding:.3rem .55rem;border:1px solid color-mix(in oklch,var(--color-accent-500) 35%,transparent);border-radius:var(--radius-full);background:color-mix(in oklch,var(--color-accent-50) 60%,transparent)}.wwa__stat-value[data-astro-cid-yx4ndobr]{margin:.25rem 0 0;font-family:var(--font-heading);font-weight:var(--font-weight-normal);font-size:clamp(2rem,3vw,2.75rem);line-height:1.05;letter-spacing:-.015em;color:var(--text-heading)}.wwa__stat-label[data-astro-cid-yx4ndobr]{font-family:var(--font-accent);font-size:.7rem;font-weight:var(--font-weight-semibold);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}@keyframes wwa-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes wwa-line-rise{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes wwa-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}@keyframes wwa-sheen{0%{left:-60%;opacity:0}15%{opacity:1}to{left:120%;opacity:0}}@media(prefers-reduced-motion:reduce){.wwa__line-inner[data-astro-cid-yx4ndobr],.wwa__body[data-astro-cid-yx4ndobr],.wwa__cta[data-astro-cid-yx4ndobr],.wwa__img-wrap--lead[data-astro-cid-yx4ndobr],.wwa__img-wrap--mid[data-astro-cid-yx4ndobr],.wwa__img-wrap--small[data-astro-cid-yx4ndobr],.wwa__eyebrow-dot[data-astro-cid-yx4ndobr],.wwa__img[data-astro-cid-yx4ndobr] img[data-astro-cid-yx4ndobr],.wwa__img-corner[data-astro-cid-yx4ndobr],.wwa__img-tag[data-astro-cid-yx4ndobr]{animation:none!important;transition:none!important;opacity:1!important}.wwa__img-wrap--lead[data-astro-cid-yx4ndobr],.wwa__img-wrap--mid[data-astro-cid-yx4ndobr],.wwa__img-wrap--small[data-astro-cid-yx4ndobr]{transform:none!important}.wwa__img-echo[data-astro-cid-yx4ndobr]{transition:none!important}.wwa__img-sheen[data-astro-cid-yx4ndobr]{display:none!important}.wwa__stat[data-astro-cid-yx4ndobr]:before{transition:none!important}}.pr3[data-astro-cid-hbhj7zov]{position:relative;padding:clamp(6rem,13vh,10rem) 0 clamp(6rem,13vh,10rem);background:#000;color:#f4f4f4;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;isolation:isolate}.pr3__canvas[data-astro-cid-hbhj7zov]{position:absolute;inset:0;z-index:0;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:120px 120px,120px 120px;mask-image:radial-gradient(ellipse at 50% 30%,#000 35%,transparent 95%);-webkit-mask-image:radial-gradient(ellipse at 50% 30%,#000 35%,transparent 95%);pointer-events:none}.pr3__spotlight[data-astro-cid-hbhj7zov]{position:absolute;inset:-10% 10% auto;height:70%;z-index:0;background:radial-gradient(ellipse at 50% 0%,rgba(168,211,109,.1) 0%,transparent 60%);pointer-events:none;filter:blur(40px)}.pr3__container[data-astro-cid-hbhj7zov]{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(4.5rem,9vh,8rem)}.pr3__header[data-astro-cid-hbhj7zov]{max-width:62rem}.pr3__kicker[data-astro-cid-hbhj7zov]{margin:0 0 2rem;display:inline-flex;align-items:center;font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#a8d36d}.pr3__kicker-dot[data-astro-cid-hbhj7zov]{display:inline-block;width:.375rem;height:.375rem;margin-right:.75rem;vertical-align:middle;border-radius:9999px;background:#a8d36d;box-shadow:0 0 10px #90c745}.pr3__heading[data-astro-cid-hbhj7zov]{margin:0;font-family:inherit;font-size:clamp(2.5rem,6.8vw,5.75rem);line-height:.98;font-weight:800;letter-spacing:-.04em;color:#fff;text-wrap:balance}.pr3__intro[data-astro-cid-hbhj7zov]{margin:1.75rem 0 0;max-width:46rem;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65;color:#f4f4f499}.pr3__meta[data-astro-cid-hbhj7zov]{margin:2.75rem 0 0;display:flex;align-items:center;gap:1.5rem}.pr3__meta-rule[data-astro-cid-hbhj7zov]{flex:1;height:1px;background:linear-gradient(to right,#ffffff4d,#ffffff0a)}.pr3__meta-count[data-astro-cid-hbhj7zov]{font-size:.7rem;letter-spacing:.32em;text-transform:uppercase;color:#f4f4f473;font-weight:700;white-space:nowrap}.pr3__rows[data-astro-cid-hbhj7zov]{display:flex;flex-direction:column;gap:clamp(4rem,10vh,8rem)}.pr3__row[data-astro-cid-hbhj7zov]{position:relative;display:grid;grid-template-columns:1fr;gap:2rem;text-decoration:none;color:inherit;isolation:isolate}@media(min-width:900px){.pr3__row[data-astro-cid-hbhj7zov]{grid-template-columns:1.15fr 1fr;gap:clamp(3rem,5.5vw,6rem);align-items:center}.pr3__row--reverse[data-astro-cid-hbhj7zov] .pr3__media[data-astro-cid-hbhj7zov]{order:2}.pr3__row--reverse[data-astro-cid-hbhj7zov] .pr3__copy[data-astro-cid-hbhj7zov]{order:1}}.pr3__row[data-astro-cid-hbhj7zov]:focus-visible{outline:2px solid #90c745;outline-offset:8px}.pr3__media[data-astro-cid-hbhj7zov]{position:relative;isolation:isolate}.pr3__media-frame[data-astro-cid-hbhj7zov]{position:relative;aspect-ratio:5 / 6;overflow:hidden;background:#0a0a0a;border:1px solid rgba(255,255,255,.06);border-radius:clamp(16px,1.8vw,24px);box-shadow:0 50px 140px -30px #000000e6,0 0 0 1px #ffffff05 inset}@media(min-width:900px){.pr3__media-frame[data-astro-cid-hbhj7zov]{aspect-ratio:4 / 5;min-height:620px;max-height:820px}}.pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov]{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 1.6s cubic-bezier(.2,.8,.2,1),filter .7s cubic-bezier(.2,.8,.2,1);filter:saturate(.88) contrast(1.06) brightness(.94)}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov]{transform:scale(1.12);filter:saturate(1.1) contrast(1.1) brightness(1)}.pr3__shine[data-astro-cid-hbhj7zov]{position:absolute;inset:0;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.09) 50%,transparent 62%);transform:translate(-110%);pointer-events:none;transition:transform 1.4s cubic-bezier(.2,.8,.2,1);z-index:1}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__shine[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__shine[data-astro-cid-hbhj7zov]{transform:translate(110%)}.pr3__media-vignette[data-astro-cid-hbhj7zov]{position:absolute;inset:auto 0 0;height:35%;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.55) 100%);z-index:1}.pr3__copy[data-astro-cid-hbhj7zov]{position:relative;display:flex;flex-direction:column;padding:1.5rem 0}.pr3__index[data-astro-cid-hbhj7zov]{display:block;margin:0 0 1.25rem -.2rem;font-size:clamp(4.5rem,10vw,8rem);line-height:.88;font-weight:800;letter-spacing:-.055em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.22);transition:-webkit-text-stroke-color .5s ease}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__index[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__index[data-astro-cid-hbhj7zov]{-webkit-text-stroke-color:rgba(168,211,109,.6)}.pr3__tag[data-astro-cid-hbhj7zov]{display:inline-flex;margin-bottom:1rem;font-size:.7rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#a8d36d}.pr3__name[data-astro-cid-hbhj7zov]{margin:0 0 1.25rem;font-family:inherit;font-size:clamp(1.875rem,4.1vw,3.375rem);line-height:1.02;font-weight:800;letter-spacing:-.032em;color:#fff;text-wrap:balance}.pr3__desc[data-astro-cid-hbhj7zov]{margin:0 0 2.25rem;max-width:36rem;font-size:clamp(.975rem,1.05vw,1.0625rem);line-height:1.65;color:#f4f4f49e}.pr3__link[data-astro-cid-hbhj7zov]{display:inline-flex;align-items:center;gap:.875rem;padding:.65rem 0;font-size:.8125rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);width:max-content;transition:color .32s ease,border-color .32s ease,gap .32s ease}.pr3__link[data-astro-cid-hbhj7zov] svg[data-astro-cid-hbhj7zov]{transition:transform .32s cubic-bezier(.2,.8,.2,1)}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__link[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__link[data-astro-cid-hbhj7zov]{color:#a8d36d;border-color:#a8d36d;gap:1.35rem}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__link[data-astro-cid-hbhj7zov] svg[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__link[data-astro-cid-hbhj7zov] svg[data-astro-cid-hbhj7zov]{transform:translate(7px)}.pr3__footer[data-astro-cid-hbhj7zov]{display:flex;justify-content:center;margin-top:clamp(2rem,4vh,3.5rem)}.pr3__cta[data-astro-cid-hbhj7zov]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:999px;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f4f4f4;background:transparent;border:1px solid rgba(255,255,255,.6);text-decoration:none;transition:background-color .24s cubic-bezier(.2,.8,.2,1),color .24s cubic-bezier(.2,.8,.2,1),border-color .24s cubic-bezier(.2,.8,.2,1),transform .24s cubic-bezier(.2,.8,.2,1)}.pr3__cta-arrow[data-astro-cid-hbhj7zov]{display:inline-block;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.pr3__cta[data-astro-cid-hbhj7zov]:hover,.pr3__cta[data-astro-cid-hbhj7zov]:focus-visible{background:#f4f4f4;color:#0a0a0a;border-color:#f4f4f4;transform:translateY(-1px);outline:none}.pr3__cta[data-astro-cid-hbhj7zov]:hover .pr3__cta-arrow[data-astro-cid-hbhj7zov],.pr3__cta[data-astro-cid-hbhj7zov]:focus-visible .pr3__cta-arrow[data-astro-cid-hbhj7zov]{transform:translate(3px)}.pr3__cta[data-astro-cid-hbhj7zov]:focus-visible{outline:2px solid #90c745;outline-offset:4px}@media(prefers-reduced-motion:reduce){.pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov],.pr3__shine[data-astro-cid-hbhj7zov],.pr3__index[data-astro-cid-hbhj7zov],.pr3__link[data-astro-cid-hbhj7zov],.pr3__link[data-astro-cid-hbhj7zov] svg[data-astro-cid-hbhj7zov],.pr3__cta[data-astro-cid-hbhj7zov],.pr3__cta-arrow[data-astro-cid-hbhj7zov]{transition:none!important}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__media-frame[data-astro-cid-hbhj7zov] img[data-astro-cid-hbhj7zov]{transform:none!important}.pr3__row[data-astro-cid-hbhj7zov]:hover .pr3__shine[data-astro-cid-hbhj7zov],.pr3__row[data-astro-cid-hbhj7zov]:focus-visible .pr3__shine[data-astro-cid-hbhj7zov]{transform:translate(-110%)!important}}
