.copy[data-astro-cid-4tu5u4x4]{align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;max-width:46rem;display:flex}.copy__eyebrow[data-astro-cid-4tu5u4x4]{font-family:var(--font-body);font-size:var(--text-meta);font-weight:var(--font-weight-extrabold);letter-spacing:var(--tracking-meta);text-transform:uppercase;margin:0}.copy__headline[data-astro-cid-4tu5u4x4]{font-size:var(--hero-copy-size,clamp(2rem, 6vw, 4rem));line-height:var(--leading-tight);text-wrap:balance;margin:0}.copy__tagline[data-astro-cid-4tu5u4x4]{font-size:clamp(var(--text-md), 1.6vw, var(--text-lg));line-height:var(--leading-snug);margin:0}.copy--light[data-astro-cid-4tu5u4x4]{color:var(--color-text-inverted)}.copy--light[data-astro-cid-4tu5u4x4] .copy__eyebrow[data-astro-cid-4tu5u4x4]{color:var(--color-highlight)}.copy--light[data-astro-cid-4tu5u4x4] .copy__tagline[data-astro-cid-4tu5u4x4]{color:var(--color-text-inverted-muted)}.copy--dark[data-astro-cid-4tu5u4x4]{color:var(--color-text)}.copy--dark[data-astro-cid-4tu5u4x4] .copy__eyebrow[data-astro-cid-4tu5u4x4]{color:var(--color-accent)}.copy--dark[data-astro-cid-4tu5u4x4] .copy__tagline[data-astro-cid-4tu5u4x4]{color:var(--color-text-muted)}.stage[data-astro-cid-honk3ev3]{isolation:isolate;width:100%;height:100svh;min-height:32rem;position:relative;overflow:hidden}.stage--sticky[data-astro-cid-honk3ev3]{position:sticky;top:0}.stage--ink[data-astro-cid-honk3ev3]{background:var(--color-surface-inverted-deep);color:var(--color-text-inverted)}.stage--surface[data-astro-cid-honk3ev3]{background:var(--color-surface)}.stage--muted[data-astro-cid-honk3ev3]{background:var(--color-surface-muted)}.mosaic-scroll[data-astro-cid-5wgyv5hf]{--mosaic-top:0px;height:calc(2 * (100svh - var(--mosaic-top)))}.mosaic-scroll--chromed[data-astro-cid-5wgyv5hf]{--mosaic-top:var(--header-chrome-height)}.mosaic-scroll[data-astro-cid-5wgyv5hf] .mosaic-stage{top:var(--mosaic-top);height:calc(100svh - var(--mosaic-top))}.mosaic[data-astro-cid-5wgyv5hf]{--cols:6;grid-template-columns:repeat(var(--cols), minmax(0, 1fr));gap:var(--seam);background:var(--color-surface);grid-template-rows:repeat(2,minmax(0,1fr)) auto repeat(2,minmax(0,1fr));height:100%;display:grid;position:relative}.mosaic[data-astro-cid-5wgyv5hf]:before{content:"";background:var(--color-line);opacity:calc(1 - var(--scroll,0) * 1.4);position:absolute;inset:0}.mosaic__band[data-astro-cid-5wgyv5hf]{isolation:isolate;padding:clamp(var(--space-lg), 4svh, var(--space-2xl)) var(--gutter-mobile);background:var(--color-surface-inverted);z-index:1;opacity:calc(1 - var(--scroll,0) * 1.3);transform:translate3d(0, calc(var(--scroll,0) * -50px), 0);--hero-copy-size:clamp(1.8rem, 4.5vw, 3.6rem);grid-column:1/-1;justify-content:center;display:flex;position:relative;overflow:hidden}.mosaic__band[data-astro-cid-5wgyv5hf] .copy{max-width:64rem}.mosaic__arcs[data-astro-cid-5wgyv5hf]{z-index:-1;pointer-events:none;position:absolute;inset:0}.mosaic__arcs[data-astro-cid-5wgyv5hf] span[data-astro-cid-5wgyv5hf]{aspect-ratio:1;opacity:.55;transform-origin:50% 100%;transform:translateX(-50%) scale(calc(1 + var(--scroll,0) * var(--arc-grow,.1)));border-radius:50%;position:absolute;bottom:-60%;left:50%}.mosaic__arcs[data-astro-cid-5wgyv5hf] span[data-astro-cid-5wgyv5hf]:first-child{--arc-grow:.05;background:color-mix(in srgb, var(--brand-yellow) 16%, transparent);width:110%}.mosaic__arcs[data-astro-cid-5wgyv5hf] span[data-astro-cid-5wgyv5hf]:nth-child(2){--arc-grow:.12;background:color-mix(in srgb, var(--brand-purple) 20%, transparent);width:80%}.mosaic__arcs[data-astro-cid-5wgyv5hf] span[data-astro-cid-5wgyv5hf]:nth-child(3){--arc-grow:.22;background:color-mix(in srgb, var(--brand-blue) 18%, transparent);width:50%}.tile[data-astro-cid-5wgyv5hf]{z-index:1;perspective:900px;background:var(--color-surface);opacity:calc(1 - max(0, var(--scroll,0) - var(--exit-delay,0)) * 1.3);transform:translate3d(0, calc(max(0, var(--scroll,0) - var(--exit-delay,0)) * var(--exit-shift,-40px) * 2), 0);position:relative}.tile__hover[data-astro-cid-5wgyv5hf],.tile__wave[data-astro-cid-5wgyv5hf]{transform-style:preserve-3d;position:absolute;inset:0}.tile__hover[data-astro-cid-5wgyv5hf]{transition:transform var(--duration-slow) var(--ease-in-out);display:block}.tile[data-astro-cid-5wgyv5hf]:hover .tile__hover[data-astro-cid-5wgyv5hf]{transform:rotateY(180deg)}.tile__wave[data-astro-cid-5wgyv5hf]{animation:mosaic-flip 15s var(--ease-in-out) var(--flip-delay) infinite}.tile__face[data-astro-cid-5wgyv5hf]{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.tile__face--front[data-astro-cid-5wgyv5hf] img[data-astro-cid-5wgyv5hf]{object-fit:cover;width:100%;height:100%}.tile__face--back[data-astro-cid-5wgyv5hf]{background:var(--back);justify-content:center;align-items:center;padding:6px;display:flex;transform:rotateY(180deg)}.tile__face--back[data-astro-cid-5wgyv5hf] img[data-astro-cid-5wgyv5hf]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@keyframes mosaic-flip{0%{transform:rotateY(0)}4%{transform:rotateY(180deg)}11%{transform:rotateY(180deg)}15%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}@media (width<=1023px){.mosaic[data-astro-cid-5wgyv5hf]{--cols:4;grid-template-rows:repeat(3,minmax(0,1fr)) auto repeat(3,minmax(0,1fr))}}@media (width<=767px){.mosaic-scroll[data-astro-cid-5wgyv5hf]{height:112svh}.mosaic-scroll--chromed[data-astro-cid-5wgyv5hf]{--mosaic-top:var(--header-height-mobile)}.mosaic-scroll[data-astro-cid-5wgyv5hf] .mosaic-stage{height:56svh;min-height:22rem}.mosaic[data-astro-cid-5wgyv5hf]{--cols:3;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr)}.tile--wide-only[data-astro-cid-5wgyv5hf]{display:none}.mosaic__band[data-astro-cid-5wgyv5hf]{--hero-copy-size:1.5rem;padding-block:var(--space-md)}.mosaic__band[data-astro-cid-5wgyv5hf] .copy__tagline{font-size:var(--text-sm)}}@media (prefers-reduced-motion:reduce){.mosaic-scroll[data-astro-cid-5wgyv5hf]{height:auto}.tile__wave[data-astro-cid-5wgyv5hf]{animation:none}.tile[data-astro-cid-5wgyv5hf]:hover .tile__hover[data-astro-cid-5wgyv5hf]{transform:none}.mosaic[data-astro-cid-5wgyv5hf]:before,.mosaic__band[data-astro-cid-5wgyv5hf],.tile[data-astro-cid-5wgyv5hf]{opacity:1;transform:none}}.page[data-astro-cid-4xh7sljm]{position:relative}.page--overlap[data-astro-cid-4xh7sljm]{--mosaic-top:0px;z-index:1;margin-top:calc(-1 * (100svh - var(--mosaic-top)));background:var(--color-surface)}.page--chromed[data-astro-cid-4xh7sljm]{--mosaic-top:var(--header-chrome-height)}@media (width<=767px){.page--overlap[data-astro-cid-4xh7sljm]{margin-top:-56svh}}@media (prefers-reduced-motion:reduce){.page--overlap[data-astro-cid-4xh7sljm]{margin-top:0}}
