.svc-hero[data-astro-cid-zolee4eg]{position:relative;isolation:isolate;min-height:clamp(440px,62vh,620px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--color-brand-dark)}.svc-hero__bg[data-astro-cid-zolee4eg]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:-2}.svc-hero__scrim[data-astro-cid-zolee4eg]{position:absolute;inset:0;z-index:-1;background:linear-gradient(95deg,#08121ceb,#08121cb8 38%,#08121c2e 70%,#08121c00),linear-gradient(to top,#08121cc7,#08121c00 32%)}.svc-hero__inner[data-astro-cid-zolee4eg]{max-width:1400px;width:100%;margin:0 auto;padding:clamp(48px,7vw,104px) clamp(16px,3vw,32px) clamp(28px,4vw,48px)}.svc-hero__eyebrow[data-astro-cid-zolee4eg]{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--color-brand-primary);font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase}.svc-hero__wedge[data-astro-cid-zolee4eg]{width:34px;height:3px;background:var(--color-brand-primary);clip-path:polygon(0 0,100% 0,calc(100% - 4px) 100%,0 100%)}.svc-hero__title[data-astro-cid-zolee4eg]{margin:0;color:#fff;font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(2.4rem,1.5rem + 4vw,4.5rem);line-height:1.02;letter-spacing:-.025em;max-width:17ch;text-wrap:balance}.svc-hero__accent[data-astro-cid-zolee4eg]{color:var(--color-brand-primary)}.svc-hero__lead[data-astro-cid-zolee4eg]{margin:22px 0 0;color:#ffffffdb;font-size:clamp(1.05rem,1rem + .4vw,1.3rem);line-height:1.65;max-width:52ch}.svc-hero__lead[data-astro-cid-zolee4eg] strong{color:#fff;font-weight:700}.svc-hero__actions[data-astro-cid-zolee4eg]{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.svc-hero__btn[data-astro-cid-zolee4eg]{display:inline-flex;align-items:center;gap:9px;padding:14px 24px;border-radius:4px;text-decoration:none;font:700 .92rem/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;letter-spacing:.02em;transition:transform .18s cubic-bezier(.16,1,.3,1),background .18s,border-color .18s}.svc-hero__btn[data-astro-cid-zolee4eg] svg[data-astro-cid-zolee4eg]{transition:transform .25s cubic-bezier(.16,1,.3,1)}.svc-hero__btn--primary[data-astro-cid-zolee4eg]{background:var(--color-brand-primary);color:#fff}.svc-hero__btn--primary[data-astro-cid-zolee4eg]:hover{background:var(--color-brand-primary-hover);transform:translateY(-2px)}.svc-hero__btn--primary[data-astro-cid-zolee4eg]:hover svg[data-astro-cid-zolee4eg]{transform:translate(4px)}.svc-hero__btn--ghost[data-astro-cid-zolee4eg]{background:#ffffff14;color:#fff;border:1.5px solid rgba(255,255,255,.32);backdrop-filter:blur(2px)}.svc-hero__btn--ghost[data-astro-cid-zolee4eg]:hover{background:#ffffff29;border-color:#ffffff8c;transform:translateY(-2px)}.svc-hero__rating[data-astro-cid-zolee4eg]{display:inline-flex;align-items:center;gap:7px;margin-left:6px;color:#ffffffd1;font-size:.88rem}.svc-hero__rating[data-astro-cid-zolee4eg] strong[data-astro-cid-zolee4eg]{color:#fff}.svc-hero__stars[data-astro-cid-zolee4eg]{display:inline-flex;gap:1px;color:var(--color-brand-primary)}.svc-hero__specs[data-astro-cid-zolee4eg]{border-top:1px solid rgba(255,255,255,.16);background:#08121c59;backdrop-filter:blur(4px)}.svc-hero__specs[data-astro-cid-zolee4eg] ul[data-astro-cid-zolee4eg]{max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,32px);list-style:none;display:grid;grid-template-columns:repeat(4,1fr)}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]{padding:18px 0;display:flex;flex-direction:column;gap:3px;position:relative}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]+li[data-astro-cid-zolee4eg]{padding-left:clamp(16px,3vw,40px)}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]+li[data-astro-cid-zolee4eg]:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:1px;background:#ffffff2e}.svc-hero__spec-val[data-astro-cid-zolee4eg]{color:#fff;font-weight:800;font-size:clamp(1rem,.9rem + .5vw,1.4rem);line-height:1.1;white-space:nowrap}.svc-hero__spec-label[data-astro-cid-zolee4eg]{color:#ffffffb3;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase}[data-astro-cid-zolee4eg][data-reveal]{opacity:0;transform:translateY(18px);animation:svcReveal .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--d, 0ms)}@keyframes svcReveal{to{opacity:1;transform:none}}@media(max-width:760px){.svc-hero__specs[data-astro-cid-zolee4eg] ul[data-astro-cid-zolee4eg]{grid-template-columns:repeat(2,1fr);gap:0 clamp(16px,4vw,32px)}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]:nth-child(n+3){border-top:1px solid rgba(255,255,255,.12)}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]+li[data-astro-cid-zolee4eg]{padding-left:0}.svc-hero__specs[data-astro-cid-zolee4eg] li[data-astro-cid-zolee4eg]+li[data-astro-cid-zolee4eg]:before{display:none}.svc-hero__title[data-astro-cid-zolee4eg]{max-width:none}}@media(prefers-reduced-motion:reduce){[data-astro-cid-zolee4eg][data-reveal]{opacity:1;transform:none;animation:none}.svc-hero__btn[data-astro-cid-zolee4eg]:hover{transform:none}}.bay[data-astro-cid-cnhokwkd]{position:relative;isolation:isolate;overflow:hidden;background:var(--color-brand-blue);padding:clamp(64px,8vw,128px) clamp(16px,3vw,32px);color:#fff}.bay[data-astro-cid-cnhokwkd]:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(120% 90% at 0% 0%,rgba(0,0,0,.28),transparent 55%)}.bay__ghost[data-astro-cid-cnhokwkd]{position:absolute;right:-2vw;top:clamp(8px,2vw,28px);z-index:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(4rem,16vw,16rem);line-height:.8;letter-spacing:-.03em;color:#fff;opacity:.06;pointer-events:none;white-space:nowrap}.bay__lane[data-astro-cid-cnhokwkd]{position:absolute;left:-1vw;bottom:clamp(12px,3vw,40px);z-index:0;width:clamp(155px,24vw,345px);height:auto;color:#fff;opacity:.1;pointer-events:none}.bay[data-astro-cid-cnhokwkd]{padding-bottom:clamp(96px,11vw,180px)}.bay__lane[data-astro-cid-cnhokwkd] svg[data-astro-cid-cnhokwkd]{width:100%;height:auto;display:block}.bay__inner[data-astro-cid-cnhokwkd]{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center}.bay__stack[data-astro-cid-cnhokwkd]{position:relative;aspect-ratio:4 / 3.2}.bay__stack[data-astro-cid-cnhokwkd] figure[data-astro-cid-cnhokwkd]{margin:0;overflow:hidden}.bay__stack[data-astro-cid-cnhokwkd] img[data-astro-cid-cnhokwkd]{width:100%;height:100%;object-fit:cover;display:block}.bay__lead[data-astro-cid-cnhokwkd]{position:absolute;inset:0 12% 0 0;border-radius:12px;box-shadow:0 40px 80px #0006}.bay__lead[data-astro-cid-cnhokwkd]>img[data-astro-cid-cnhokwkd]{border-radius:12px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.bay__chip[data-astro-cid-cnhokwkd]{position:absolute;width:36%;aspect-ratio:4/3;border-radius:10px;box-shadow:0 22px 48px #0000005c;border:3px solid var(--color-brand-blue)}.bay__chip--1[data-astro-cid-cnhokwkd]{right:-3%;top:8%;z-index:2}.bay__chip--2[data-astro-cid-cnhokwkd]{right:6%;top:50%;z-index:1;width:30%}.bay__chip[data-astro-cid-cnhokwkd] img[data-astro-cid-cnhokwkd]{transition:transform .6s cubic-bezier(.16,1,.3,1)}.bay__chip[data-astro-cid-cnhokwkd]:hover img[data-astro-cid-cnhokwkd],.bay__lead[data-astro-cid-cnhokwkd]:hover>img[data-astro-cid-cnhokwkd]{transform:scale(1.06)}.bay__eyebrow[data-astro-cid-cnhokwkd]{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:#fff;font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase}.bay__eyebrow-tick[data-astro-cid-cnhokwkd]{width:32px;height:4px;background:var(--color-brand-primary);clip-path:polygon(0 0,100% 0,calc(100% - 5px) 100%,0 100%)}.bay__title[data-astro-cid-cnhokwkd]{margin:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;color:#fff;font-size:clamp(2.1rem,1.4rem + 3.4vw,4rem);line-height:.98;letter-spacing:-.025em;text-wrap:balance}.bay__accent[data-astro-cid-cnhokwkd]{color:var(--color-brand-primary)}.bay__body[data-astro-cid-cnhokwkd]{margin-top:22px}.bay__body[data-astro-cid-cnhokwkd] p[data-astro-cid-cnhokwkd]{margin:0 0 14px;color:#ffffffe6;font-size:1.1rem;line-height:1.7;max-width:54ch}.bay__body[data-astro-cid-cnhokwkd] p[data-astro-cid-cnhokwkd]:last-child{margin-bottom:0}@media(max-width:900px){.bay__inner[data-astro-cid-cnhokwkd]{grid-template-columns:1fr;gap:clamp(48px,12vw,80px)}.bay__stack[data-astro-cid-cnhokwkd]{aspect-ratio:16 / 12}.bay__lead[data-astro-cid-cnhokwkd]{right:16%}.bay__ghost[data-astro-cid-cnhokwkd]{font-size:clamp(3rem,22vw,8rem)}.bay__lane[data-astro-cid-cnhokwkd]{width:clamp(120px,36vw,200px);bottom:clamp(8px,4vw,24px)}}[data-astro-cid-cnhokwkd][data-bay]{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}[data-astro-cid-cnhokwkd][data-bay=stack]{transform:translate(-40px)}[data-astro-cid-cnhokwkd][data-bay=content]{transform:translateY(28px);transition-delay:.26s}.bay[data-astro-cid-cnhokwkd].is-visible [data-astro-cid-cnhokwkd][data-bay]{opacity:1;transform:none}.bay__lead[data-astro-cid-cnhokwkd]{opacity:0;transform:translateY(24px) scale(.98);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.bay__chip[data-astro-cid-cnhokwkd]{opacity:0;transform:translateY(18px) scale(.94);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.bay[data-astro-cid-cnhokwkd].is-visible .bay__lead[data-astro-cid-cnhokwkd]{opacity:1;transform:none;transition-delay:.1s}.bay[data-astro-cid-cnhokwkd].is-visible .bay__chip--1[data-astro-cid-cnhokwkd]{opacity:1;transform:none;transition-delay:.34s}.bay[data-astro-cid-cnhokwkd].is-visible .bay__chip--2[data-astro-cid-cnhokwkd]{opacity:1;transform:none;transition-delay:.46s}.bay__ghost[data-astro-cid-cnhokwkd]{animation:ghostDrift 14s ease-in-out infinite alternate}@keyframes ghostDrift{0%{transform:translate(0)}to{transform:translate(2.5%)}}.bay[data-astro-cid-cnhokwkd].is-visible .bay__lane[data-astro-cid-cnhokwkd]{animation:laneFlow 3.4s cubic-bezier(.45,0,.55,1) infinite}@keyframes laneFlow{0%{transform:translate(0);opacity:.07}50%{transform:translate(10px);opacity:.16}to{transform:translate(0);opacity:.07}}@media(prefers-reduced-motion:reduce){[data-astro-cid-cnhokwkd][data-bay],.bay__lead[data-astro-cid-cnhokwkd],.bay__chip[data-astro-cid-cnhokwkd]{opacity:1;transform:none;transition:none}.bay__chip[data-astro-cid-cnhokwkd]:hover img[data-astro-cid-cnhokwkd],.bay__lead[data-astro-cid-cnhokwkd]:hover>img[data-astro-cid-cnhokwkd]{transform:none}.bay__ghost[data-astro-cid-cnhokwkd],.bay[data-astro-cid-cnhokwkd].is-visible .bay__lane[data-astro-cid-cnhokwkd]{animation:none}}.fb[data-astro-cid-iwxlsiql]{padding:clamp(20px,2.5vw,36px) clamp(16px,3vw,32px) clamp(48px,6vw,88px);color:#fff}.fb--blue[data-astro-cid-iwxlsiql]{background:var(--color-brand-blue)}.fb--dark[data-astro-cid-iwxlsiql]{background:var(--color-brand-dark)}.fb__inner[data-astro-cid-iwxlsiql]{max-width:1200px;margin:0 auto;display:grid;gap:clamp(28px,5vw,72px);align-items:center;grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.fb--reverse[data-astro-cid-iwxlsiql] .fb__inner[data-astro-cid-iwxlsiql]{grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.fb__media[data-astro-cid-iwxlsiql]{position:relative}.fb--reverse[data-astro-cid-iwxlsiql] .fb__media[data-astro-cid-iwxlsiql]{order:2}.fb__media-frame[data-astro-cid-iwxlsiql]{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #0000004d}.fb__media-frame[data-astro-cid-iwxlsiql] img[data-astro-cid-iwxlsiql]{display:block;width:100%;border-radius:8px}.fb__media-tab[data-astro-cid-iwxlsiql]{position:absolute;left:-10px;top:28px;width:6px;height:64px;background:var(--color-brand-primary);border-radius:2px}.fb__eyebrow[data-astro-cid-iwxlsiql]{margin:0 0 14px;color:var(--color-brand-primary);font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase}.fb__title[data-astro-cid-iwxlsiql]{margin:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;color:#fff;font-size:clamp(2.1rem,1.4rem + 3.4vw,4rem);line-height:.98;letter-spacing:-.025em;text-wrap:balance}.fb__accent[data-astro-cid-iwxlsiql]{color:var(--color-brand-primary)}.fb__body[data-astro-cid-iwxlsiql]{margin-top:18px}.fb__body[data-astro-cid-iwxlsiql] p[data-astro-cid-iwxlsiql]{margin:0 0 14px;color:#ffffffe0;font-size:1.05rem;line-height:1.7;max-width:60ch}.fb__body[data-astro-cid-iwxlsiql] p[data-astro-cid-iwxlsiql]:last-child{margin-bottom:0}.fb--dark[data-astro-cid-iwxlsiql] .fb__body[data-astro-cid-iwxlsiql] p[data-astro-cid-iwxlsiql]{color:#ffffffd1}.fb__checklist[data-astro-cid-iwxlsiql]{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}.fb__checklist[data-astro-cid-iwxlsiql] li[data-astro-cid-iwxlsiql]{display:flex;align-items:flex-start;gap:12px;color:#fff;font-size:1.02rem;font-weight:600}.fb__checklist[data-astro-cid-iwxlsiql] svg[data-astro-cid-iwxlsiql]{flex-shrink:0;color:var(--color-brand-primary);margin-top:1px}@media(max-width:820px){.fb__inner[data-astro-cid-iwxlsiql],.fb--reverse[data-astro-cid-iwxlsiql] .fb__inner[data-astro-cid-iwxlsiql]{grid-template-columns:1fr}.fb--reverse[data-astro-cid-iwxlsiql] .fb__media[data-astro-cid-iwxlsiql]{order:0}}[data-astro-cid-iwxlsiql][data-animate]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}[data-astro-cid-iwxlsiql][data-animate].is-visible{opacity:1;transform:none}.fb__media[data-astro-cid-iwxlsiql][data-animate-dir=left]{transform:translate(-36px)}.fb__media[data-astro-cid-iwxlsiql][data-animate-dir=right]{transform:translate(36px)}.fb__checklist[data-astro-cid-iwxlsiql][data-stagger]>[data-astro-cid-iwxlsiql][data-animate]{transform:translateY(12px);transition-duration:.5s}.fb__checklist[data-astro-cid-iwxlsiql][data-stagger]>[data-astro-cid-iwxlsiql][data-animate]:nth-child(1).is-visible{transition-delay:.05s}.fb__checklist[data-astro-cid-iwxlsiql][data-stagger]>[data-astro-cid-iwxlsiql][data-animate]:nth-child(2).is-visible{transition-delay:.15s}.fb__checklist[data-astro-cid-iwxlsiql][data-stagger]>[data-astro-cid-iwxlsiql][data-animate]:nth-child(3).is-visible{transition-delay:.25s}.fb__checklist[data-astro-cid-iwxlsiql][data-stagger]>[data-astro-cid-iwxlsiql][data-animate]:nth-child(4).is-visible{transition-delay:.35s}.fb__check[data-astro-cid-iwxlsiql] path[data-astro-cid-iwxlsiql]{stroke-dasharray:30;stroke-dashoffset:30;transition:stroke-dashoffset .5s cubic-bezier(.16,1,.3,1)}.fb__checklist[data-astro-cid-iwxlsiql]>[data-astro-cid-iwxlsiql][data-animate].is-visible .fb__check[data-astro-cid-iwxlsiql] path[data-astro-cid-iwxlsiql]{stroke-dashoffset:0;transition-delay:inherit}.fb__media-frame[data-astro-cid-iwxlsiql] img[data-astro-cid-iwxlsiql]{transition:transform .5s cubic-bezier(.16,1,.3,1)}.fb__media-frame[data-astro-cid-iwxlsiql]:hover img[data-astro-cid-iwxlsiql]{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){[data-astro-cid-iwxlsiql][data-animate]{opacity:1;transform:none}.fb__check[data-astro-cid-iwxlsiql] path[data-astro-cid-iwxlsiql]{stroke-dashoffset:0}.fb__media-frame[data-astro-cid-iwxlsiql]:hover img[data-astro-cid-iwxlsiql]{transform:none}}.show[data-astro-cid-ze6mqotw]{position:relative;isolation:isolate;overflow:hidden;background:var(--color-brand-dark);padding:clamp(64px,9vw,140px) clamp(16px,3vw,32px)}.show__bg[data-astro-cid-ze6mqotw]{position:absolute;inset:-12% 0;z-index:-3}.show__bg[data-astro-cid-ze6mqotw] img[data-astro-cid-ze6mqotw]{width:100%;height:100%;object-fit:cover;display:block;will-change:transform;opacity:.42}.show__scrim[data-astro-cid-ze6mqotw]{position:absolute;inset:0;z-index:-2;background:linear-gradient(100deg,#081018f0,#081018c7 46%,#0810188c),linear-gradient(to top,rgba(8,16,24,.7),transparent 40%)}.show__ghost[data-astro-cid-ze6mqotw]{position:absolute;right:-2vw;bottom:clamp(4px,2vw,36px);z-index:-1;font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(3rem,11vw,12rem);line-height:.82;letter-spacing:-.03em;color:#fff;opacity:.05;pointer-events:none;white-space:nowrap;text-transform:uppercase;max-width:100%}.show__inner[data-astro-cid-ze6mqotw]{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,6vw,88px);align-items:center;color:#fff}.show__tab[data-astro-cid-ze6mqotw]{display:inline-flex;align-items:center;gap:12px;margin:0 0 clamp(14px,2vw,24px);font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;color:#fff}.show__tab-num[data-astro-cid-ze6mqotw]{display:inline-grid;place-items:center;width:30px;height:22px;background:var(--color-brand-primary);color:var(--color-brand-dark);border-radius:3px;font-size:.72rem}.show__hero[data-astro-cid-ze6mqotw]{display:flex;align-items:flex-end;gap:clamp(12px,2vw,24px);margin-bottom:clamp(12px,2vw,22px)}.show__big[data-astro-cid-ze6mqotw]{font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(6rem,4rem + 16vw,17rem);line-height:.74;letter-spacing:-.04em;color:var(--color-brand-primary)}.show__big-label[data-astro-cid-ze6mqotw]{font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(1.1rem,.8rem + 1.4vw,2.1rem);line-height:1;letter-spacing:.02em;text-transform:uppercase;color:#fff;padding-bottom:clamp(10px,1.5vw,24px);max-width:6ch}.show__body[data-astro-cid-ze6mqotw]{max-width:48ch}.show__body[data-astro-cid-ze6mqotw] p[data-astro-cid-ze6mqotw]{margin:0 0 12px;color:#ffffffd9;font-size:1.05rem;line-height:1.7}.show__body[data-astro-cid-ze6mqotw] p[data-astro-cid-ze6mqotw]:last-child{margin-bottom:0}.show__stamp[data-astro-cid-ze6mqotw]{display:inline-flex;align-items:center;gap:8px;margin-top:clamp(18px,2.5vw,28px);background:var(--color-brand-primary);color:var(--color-brand-dark);font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;padding:10px 16px;border-radius:6px;box-shadow:0 14px 30px #00000059;transform:rotate(-3deg)}.show__svc[data-astro-cid-ze6mqotw]{border-left:1px solid rgba(255,255,255,.16);padding-left:clamp(24px,4vw,56px)}.show__eyebrow[data-astro-cid-ze6mqotw]{display:inline-flex;align-items:center;gap:12px;margin:0 0 16px;font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;color:#fff}.show__eyebrow-tick[data-astro-cid-ze6mqotw]{width:32px;height:4px;background:var(--color-brand-primary);clip-path:polygon(0 0,100% 0,calc(100% - 5px) 100%,0 100%)}.show__title[data-astro-cid-ze6mqotw]{margin:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;color:#fff;font-size:clamp(1.7rem,1.2rem + 2vw,2.8rem);line-height:1.04;letter-spacing:-.02em;text-wrap:balance}.show__accent[data-astro-cid-ze6mqotw]{color:var(--color-brand-primary)}.show__svc-body[data-astro-cid-ze6mqotw]{margin-top:18px}.show__svc-body[data-astro-cid-ze6mqotw] p[data-astro-cid-ze6mqotw]{margin:0 0 14px;color:#ffffffd9;font-size:1.05rem;line-height:1.7;max-width:50ch}.show__svc-body[data-astro-cid-ze6mqotw] p[data-astro-cid-ze6mqotw]:last-child{margin-bottom:0}@media(max-width:900px){.show__inner[data-astro-cid-ze6mqotw]{grid-template-columns:1fr;gap:clamp(36px,9vw,56px)}.show__svc[data-astro-cid-ze6mqotw]{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding-left:0;padding-top:clamp(28px,7vw,40px)}.show__ghost[data-astro-cid-ze6mqotw]{font-size:clamp(2.4rem,16vw,7rem)}}[data-astro-cid-ze6mqotw][data-animate]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.show__hero[data-astro-cid-ze6mqotw][data-animate]{transform:translateY(22px) scale(.94);transform-origin:left bottom}.show[data-astro-cid-ze6mqotw].is-visible [data-astro-cid-ze6mqotw][data-animate]{opacity:1;transform:none}.show[data-astro-cid-ze6mqotw].is-visible .show__hero[data-astro-cid-ze6mqotw]{transition-delay:.08s}.show[data-astro-cid-ze6mqotw].is-visible .show__body[data-astro-cid-ze6mqotw]{transition-delay:.18s}.show[data-astro-cid-ze6mqotw].is-visible .show__stamp[data-astro-cid-ze6mqotw]{transition-delay:.28s}.show[data-astro-cid-ze6mqotw].is-visible .show__svc[data-astro-cid-ze6mqotw]{transition-delay:.22s}@media(prefers-reduced-motion:reduce){[data-astro-cid-ze6mqotw][data-animate]{opacity:1;transform:none;transition:none}.show__bg[data-astro-cid-ze6mqotw] img[data-astro-cid-ze6mqotw]{transform:none!important}}.sp[data-astro-cid-tin2zmxq]{background:#f5f5f5;padding:clamp(56px,7vw,104px) clamp(16px,3vw,32px)}.sp__inner[data-astro-cid-tin2zmxq]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(32px,6vw,88px);align-items:start}.sp__head[data-astro-cid-tin2zmxq]{position:sticky;top:100px}.sp__eyebrow[data-astro-cid-tin2zmxq]{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-brand-blue)}.sp__eyebrow-tick[data-astro-cid-tin2zmxq]{width:32px;height:4px;background:var(--color-brand-primary);clip-path:polygon(0 0,100% 0,calc(100% - 5px) 100%,0 100%)}.sp__title[data-astro-cid-tin2zmxq]{margin:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;color:var(--color-gray-dark);font-size:clamp(2rem,1.4rem + 3vw,3.4rem);line-height:1.02;letter-spacing:-.025em;text-wrap:balance}.sp__accent[data-astro-cid-tin2zmxq]{color:var(--color-brand-primary)}.sp__intro[data-astro-cid-tin2zmxq]{margin:20px 0 0;color:var(--color-gray-medium);font-size:1.05rem;line-height:1.7;max-width:40ch}.sp__video[data-astro-cid-tin2zmxq]{position:relative;display:block;width:100%;margin-top:clamp(24px,3vw,36px);aspect-ratio:16 / 9;border:0;padding:0;cursor:pointer;overflow:hidden;border-radius:10px;box-shadow:0 16px 40px #1118272e;background:var(--color-gray-dark)}.sp__video-thumb[data-astro-cid-tin2zmxq]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.sp__video[data-astro-cid-tin2zmxq]:hover .sp__video-thumb[data-astro-cid-tin2zmxq]{transform:scale(1.04)}.sp__video-play[data-astro-cid-tin2zmxq]{position:absolute;inset:0;margin:auto;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:var(--color-brand-primary);color:var(--color-brand-dark);box-shadow:0 8px 24px #00000052;transition:transform .25s cubic-bezier(.16,1,.3,1);padding-left:4px}.sp__video[data-astro-cid-tin2zmxq]:hover .sp__video-play[data-astro-cid-tin2zmxq]{transform:scale(1.08)}.sp__video[data-astro-cid-tin2zmxq] iframe[data-astro-cid-tin2zmxq]{position:absolute;inset:0;width:100%;height:100%;border:0}.sp__list[data-astro-cid-tin2zmxq]{list-style:none;margin:0;padding:0;border-top:2px solid var(--color-gray-dark)}.sp__row[data-astro-cid-tin2zmxq]{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(16px,3vw,32px);padding:clamp(20px,2.6vw,30px) 0 clamp(20px,2.6vw,30px) clamp(8px,2vw,28px);border-bottom:1px solid var(--color-border-default);transition:background .3s cubic-bezier(.16,1,.3,1),padding-left .3s cubic-bezier(.16,1,.3,1)}.sp__row[data-astro-cid-tin2zmxq]:hover{background:var(--color-brand-primary-soft);padding-left:clamp(16px,3vw,40px)}.sp__num[data-astro-cid-tin2zmxq]{font-family:var(--font-heading);font-weight:800;font-stretch:75%;font-size:clamp(2.4rem,1.6rem + 3vw,4rem);line-height:.8;letter-spacing:-.04em;color:var(--color-gray-dark);opacity:.12;font-variant-numeric:tabular-nums;transition:opacity .3s,color .3s;min-width:2.4ch}.sp__row[data-astro-cid-tin2zmxq]:hover .sp__num[data-astro-cid-tin2zmxq]{opacity:1;color:var(--color-brand-primary)}.sp__marker[data-astro-cid-tin2zmxq]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:0;background:var(--color-brand-primary);border-radius:2px;transition:height .3s cubic-bezier(.16,1,.3,1)}.sp__row[data-astro-cid-tin2zmxq]:hover .sp__marker[data-astro-cid-tin2zmxq]{height:56%}.sp__row-title[data-astro-cid-tin2zmxq]{margin:0 0 4px;font-family:var(--font-heading);font-weight:700;font-stretch:87.5%;font-size:clamp(1.15rem,1rem + .5vw,1.5rem);line-height:1.15;color:var(--color-gray-dark)}.sp__row-body[data-astro-cid-tin2zmxq]{margin:0;color:var(--color-gray-medium);font-size:1rem;line-height:1.6;max-width:52ch}@media(max-width:860px){.sp__inner[data-astro-cid-tin2zmxq]{grid-template-columns:1fr;gap:clamp(28px,7vw,48px)}.sp__head[data-astro-cid-tin2zmxq]{position:static}}[data-astro-cid-tin2zmxq][data-animate]{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-astro-cid-tin2zmxq][data-animate].is-visible{opacity:1;transform:none}[data-astro-cid-tin2zmxq][data-stagger]>[data-astro-cid-tin2zmxq][data-animate]:nth-child(2){transition-delay:.06s}[data-astro-cid-tin2zmxq][data-stagger]>[data-astro-cid-tin2zmxq][data-animate]:nth-child(3){transition-delay:.12s}[data-astro-cid-tin2zmxq][data-stagger]>[data-astro-cid-tin2zmxq][data-animate]:nth-child(4){transition-delay:.18s}[data-astro-cid-tin2zmxq][data-stagger]>[data-astro-cid-tin2zmxq][data-animate]:nth-child(5){transition-delay:.24s}[data-astro-cid-tin2zmxq][data-stagger]>[data-astro-cid-tin2zmxq][data-animate]:nth-child(6){transition-delay:.3s}@media(prefers-reduced-motion:reduce){[data-astro-cid-tin2zmxq][data-animate]{opacity:1;transform:none}.sp__row[data-astro-cid-tin2zmxq],.sp__num[data-astro-cid-tin2zmxq],.sp__marker[data-astro-cid-tin2zmxq]{transition:none}}
