.carousel{background:var(--surface-2);border-bottom:1px solid var(--line)}.carousel .slide{--hero-pad-top:3rem;--hero-gap:1.25rem;--hero-legend-h:2.5rem;--hero-pad-bottom:3.75rem;--hero-stage-h:clamp(7.5rem, calc((100vw - 3.25rem) * var(--hero-band-fraction,.2381)), calc((var(--container) - 3.25rem) * var(--hero-band-fraction,.2381)))}.carousel .slide__inner{min-height:calc(var(--hero-stage-h) + var(--hero-pad-top) + var(--hero-gap) + var(--hero-legend-h) + var(--hero-pad-bottom));padding-block:var(--hero-pad-top) var(--hero-pad-bottom)}.carousel .slide[data-kind=editorial] .slide__inner{padding-bottom:calc(var(--hero-legend-h) + 2rem);grid-template-columns:1.05fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.carousel .slide__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--b-teal-ink);margin-bottom:.875rem;font-size:.72rem;font-weight:700}.carousel .slide__title{font-family:var(--font-display);font-size:clamp(1.7rem,3.6vw,2.75rem);font-weight:var(--display-weight);letter-spacing:var(--display-tracking);text-transform:var(--display-case);text-wrap:balance;color:var(--text);line-height:1.2}.carousel .slide__title strong{font-weight:700}.carousel .slide__rule{background:var(--brand);border-radius:2px;width:3.375rem;height:3px;margin-top:1.1rem;display:block}.carousel .slide__bullets{gap:.5rem;margin-top:1.125rem;display:grid}.carousel .slide__bullets li{color:var(--text-muted);align-items:center;gap:.625rem;font-size:.95rem;display:flex}.carousel .slide__bullets li:before{content:"";background:var(--brand);border-radius:50%;flex-shrink:0;width:7px;height:7px}.carousel .slide__cta{border-radius:var(--radius-pill);background:var(--b-teal-ink);color:var(--text-on-brand);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:1.625rem;padding:.8rem 1.75rem;font-size:.82rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #00505f2e}.carousel .slide__cta:hover{box-shadow:0 10px 26px color-mix(in srgb, var(--b-teal-ink) 36%, transparent);transform:translateY(-2px)}.carousel .slide__art{width:min(23rem,38vw);aspect-ratio:var(--art-ratio,.96);background:var(--b-tile);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #00505f29}.carousel .slide__art[data-fit=blend],.carousel .slide__art[data-fit=contain]{aspect-ratio:1/1.04;padding:1.625rem}.carousel .slide__art[data-fit=blend] .picture,.carousel .slide__art[data-fit=contain] .picture{width:88%;height:88%}.carousel .slide__art[data-fit=cover] .picture{position:absolute;inset:0}.carousel .slide__art[data-fit=cover] .picture img{object-fit:cover}.carousel .slide__art[data-wide]{aspect-ratio:2.4}.carousel .slide__art[data-wide] .picture{inset:.75rem 0}.carousel .slide__art[data-wide] .picture img{object-fit:contain}.carousel .slide__figure{row-gap:var(--hero-gap);margin:0;display:grid}.carousel .slide__banner{height:var(--hero-stage-h)}.carousel .slide__banner .picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.carousel .slide__banner .picture img{object-fit:contain;border-radius:var(--radius);width:auto;max-width:100%;height:auto;max-height:100%}.carousel .slide__legend{min-height:var(--hero-legend-h);align-items:center;display:flex}.carousel .slide__legend-link{flex-wrap:wrap;align-items:center;gap:.25rem .9rem;display:inline-flex}.carousel .slide__legend-title{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--text);align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.carousel .slide__legend-title:before{content:"";background:var(--brand);border-radius:2px;width:1.5rem;height:3px;margin-right:.75rem}.carousel .slide__legend-cta{letter-spacing:.1em;text-transform:uppercase;color:var(--b-teal-ink);align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:inline-flex}.carousel .slide__legend-cta span{transition:transform .2s}.carousel .slide__legend-link:hover .slide__legend-cta{text-underline-offset:.25em;text-decoration:underline}.carousel .slide__legend-link:hover .slide__legend-cta span{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.carousel .slide__cta,.carousel .slide__legend-cta span{transition:none}.carousel .slide__cta:hover,.carousel .slide__legend-link:hover .slide__legend-cta span{transform:none}}.carousel .carousel__controls{inset-inline:0;width:100%;max-width:var(--container);gap:.5rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,1.625rem);bottom:1.25rem}.carousel .carousel__nav,.carousel .carousel__toggle{background:var(--surface);width:2.5rem;height:2.5rem;color:var(--b-teal-ink);box-shadow:0 4px 14px #00282e24}.carousel .carousel__nav:hover,.carousel .carousel__toggle:hover{background:var(--b-mist)}.carousel .carousel__dot{background:color-mix(in srgb, var(--b-teal-ink) 22%, transparent)}.carousel .carousel__dot[aria-current=true]{background:var(--b-teal-ink)}@media (width>=60em){.carousel .slide{--hero-pad-bottom:1.25rem}.carousel .slide__legend{max-width:min(52%,34rem)}.carousel .carousel__controls{justify-content:flex-end}}@media (width<=60em){.carousel .slide__art{width:min(18rem,42vw)}}@media (width<=38.75em){.carousel .slide{--hero-pad-top:2.5rem;--hero-gap:1rem}.carousel .slide[data-kind=editorial] .slide__inner{grid-template-columns:1fr}.carousel .slide__art{width:min(20rem,88vw);margin-top:.5rem}.carousel .slide__art[data-fit=blend],.carousel .slide__art[data-fit=contain]{width:min(13.75rem,58vw)}}.home-welcome[data-astro-cid-2hiws2j4]{padding-block:var(--section-space);background:var(--surface-2)}.home-welcome__inner[data-astro-cid-2hiws2j4]{align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (width>=60em){.home-welcome__inner[data-astro-cid-2hiws2j4]{grid-template-columns:minmax(0,34rem) minmax(0,1fr)}}.home-welcome__media[data-astro-cid-2hiws2j4]{border-radius:var(--radius);box-shadow:var(--shadow-card);background:#000;position:relative;overflow:hidden}.home-welcome__media[data-astro-cid-2hiws2j4] img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.home-welcome__media[data-astro-cid-2hiws2j4] iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.home-welcome__play[data-astro-cid-2hiws2j4]{display:block;position:relative}.home-welcome__play-btn[data-astro-cid-2hiws2j4]{place-items:center;display:grid;position:absolute;inset:0}.home-welcome__play-btn[data-astro-cid-2hiws2j4] svg[data-astro-cid-2hiws2j4]{color:#fff;background:#0000008c;border-radius:50%;width:4.5rem;height:4.5rem;padding:1.1rem;transition:transform .15s,background .15s}.home-welcome__play[data-astro-cid-2hiws2j4]:hover .home-welcome__play-btn[data-astro-cid-2hiws2j4] svg[data-astro-cid-2hiws2j4],.home-welcome__play[data-astro-cid-2hiws2j4]:focus-visible .home-welcome__play-btn[data-astro-cid-2hiws2j4] svg[data-astro-cid-2hiws2j4]{background:var(--brand-strong);transform:scale(1.08)}.home-welcome__body[data-astro-cid-2hiws2j4] h2[data-astro-cid-2hiws2j4]{font-family:var(--font-display);color:var(--b-teal-ink);margin:0 0 .9rem;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.2}.home-welcome__text[data-astro-cid-2hiws2j4] p{color:var(--text-muted);max-width:58ch;margin:0 0 1rem;font-size:.97rem;line-height:1.75}.home-welcome__cta[data-astro-cid-2hiws2j4]{border-radius:var(--radius-pill);background:var(--b-teal-ink);min-height:2.75rem;color:var(--text-on-brand);letter-spacing:.06em;text-transform:uppercase;align-items:center;padding:.6rem 1.5rem;font-size:.82rem;font-weight:700;transition:background .15s;display:inline-flex}.home-welcome__cta[data-astro-cid-2hiws2j4]:hover{background:var(--brand-strong)}.newsletter[data-astro-cid-oujyvrqk]{border-radius:var(--radius);background:linear-gradient(120deg, var(--surface-inverse), color-mix(in srgb, var(--brand-strong) 35%, var(--surface-inverse)));color:#fff;text-align:center;padding-block:3rem}.newsletter[data-astro-cid-oujyvrqk] h2[data-astro-cid-oujyvrqk]{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:700}.newsletter__bar[data-astro-cid-oujyvrqk]{background:#fff;border-radius:2px;width:3.375rem;height:3px;margin:.875rem auto 0;display:block}.newsletter__subtitle[data-astro-cid-oujyvrqk]{color:#fff;margin-top:.85rem;margin-bottom:1.5rem;font-size:.9rem}.newsletter__form[data-astro-cid-oujyvrqk]{--brand-strong:#fff;--text-on-brand:var(--surface-inverse);--text-muted:#ffffffeb;--line:#fff9}.newsletter__form[data-astro-cid-oujyvrqk] .newsletter-form__fields{justify-content:center}.newsletter__form[data-astro-cid-oujyvrqk] .newsletter-form__field{flex:0 15rem}.newsletter__form[data-astro-cid-oujyvrqk] .newsletter-form__consent{margin-inline:auto}.newsletter__form[data-astro-cid-oujyvrqk] input[type=checkbox]{accent-color:#fff}.social[data-astro-cid-3hxr4jgj]{padding-block:var(--section-space);background:var(--surface-2)}.social__inner[data-astro-cid-3hxr4jgj]{text-align:center}.social__title[data-astro-cid-3hxr4jgj]{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--b-teal-ink);margin:0;font-size:clamp(1.3rem,3vw,1.9rem);font-weight:300}.social__subtitle[data-astro-cid-3hxr4jgj]{max-width:46ch;color:var(--text-muted);margin:.6rem auto 0;font-size:.95rem}.social__list[data-astro-cid-3hxr4jgj]{flex-wrap:wrap;justify-content:center;gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.social__link[data-astro-cid-3hxr4jgj]{border:1px solid var(--line);background:var(--surface);width:3.1rem;height:3.1rem;color:var(--b-teal-ink);box-shadow:var(--shadow-card);border-radius:50%;justify-content:center;align-items:center;transition:transform .16s,background .16s,color .16s;display:flex}.social__link[data-astro-cid-3hxr4jgj]:hover,.social__link[data-astro-cid-3hxr4jgj]:focus-visible{background:var(--b-teal-ink);color:#fff;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.social__link[data-astro-cid-3hxr4jgj]{transition:none}}.home__action[data-astro-cid-5qqjv3h6]{justify-content:center;margin:-1.5rem 0 3rem;display:flex}.home__link[data-astro-cid-5qqjv3h6]{color:inherit;text-underline-offset:.25em;padding-block:.5rem;font-weight:600;text-decoration:underline from-font;display:inline-block}
