.hero[data-astro-cid-ctzdevjp]{--hero-progress:0;background:var(--color-surface-tint);touch-action:pan-y;padding-bottom:72px;position:relative;overflow:hidden}.hero[data-astro-cid-ctzdevjp] .hero__mark{opacity:.06;pointer-events:none;width:auto;height:125%;position:absolute;top:-10%;right:-4%}.hero__track[data-astro-cid-ctzdevjp]{display:grid}.hero__slide[data-astro-cid-ctzdevjp]{opacity:0;visibility:hidden;transition:opacity .7s var(--ease), visibility 0s linear .7s;grid-area:1/1}.hero__slide[data-astro-cid-ctzdevjp].is-active{opacity:1;visibility:visible;transition:opacity .7s var(--ease)}.hero__inner[data-astro-cid-ctzdevjp]{align-items:center;gap:var(--space-5);min-height:clamp(460px,62vh,600px);padding-block:var(--space-7) var(--space-5);display:grid}@media (width>=900px){.hero__inner[data-astro-cid-ctzdevjp]{gap:var(--space-7);grid-template-columns:1fr 1.05fr}}.hero__copy[data-astro-cid-ctzdevjp]{z-index:1;max-width:34rem;position:relative}.hero__title[data-astro-cid-ctzdevjp]{margin-bottom:var(--space-4);font-size:var(--text-3xl)}.hero__body[data-astro-cid-ctzdevjp]{margin-bottom:var(--space-6);color:var(--color-text-muted);font-size:var(--text-md)}.hero__media[data-astro-cid-ctzdevjp]{place-items:center;display:grid}.hero__media[data-astro-cid-ctzdevjp] img{object-fit:contain;width:100%;max-height:420px;filter:var(--shadow-product)}.is-active[data-astro-cid-ctzdevjp] .hero__copy[data-astro-cid-ctzdevjp]>[data-astro-cid-ctzdevjp]{animation:hero-rise .7s var(--ease) both}.is-active[data-astro-cid-ctzdevjp] .hero__copy[data-astro-cid-ctzdevjp]>[data-astro-cid-ctzdevjp]:nth-child(2){animation-delay:80ms}.is-active[data-astro-cid-ctzdevjp] .hero__copy[data-astro-cid-ctzdevjp]>[data-astro-cid-ctzdevjp]:nth-child(3){animation-delay:.16s}.is-active[data-astro-cid-ctzdevjp] .hero__copy[data-astro-cid-ctzdevjp]>[data-astro-cid-ctzdevjp]:nth-child(4){animation-delay:.24s}.is-active[data-astro-cid-ctzdevjp] .hero__media[data-astro-cid-ctzdevjp] img{animation:hero-float .9s var(--ease) both}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}}@keyframes hero-float{0%{opacity:0;transform:translate(32px)scale(.97)}}.hero__controls[data-astro-cid-ctzdevjp]{z-index:2;align-items:center;gap:var(--space-4);display:flex;position:relative}.hero__arrow[data-astro-cid-ctzdevjp]{border:1.5px solid var(--seed-navy-20);background:var(--white);width:44px;height:44px;color:var(--color-heading);transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease), border-color var(--duration) var(--ease);border-radius:50%;place-items:center;display:grid}.hero__arrow[data-astro-cid-ctzdevjp]:hover{border-color:var(--seed-blue);background:var(--seed-blue);color:var(--white)}.hero__dots[data-astro-cid-ctzdevjp]{gap:var(--space-2);display:flex}.hero__dot[data-astro-cid-ctzdevjp]{background:0 0;border:0;width:40px;height:24px;padding:0;position:relative}.hero__dot[data-astro-cid-ctzdevjp]:before,.hero__dot-fill[data-astro-cid-ctzdevjp]{content:"";border-radius:2px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero__dot[data-astro-cid-ctzdevjp]:before{background:var(--seed-navy-20);right:0}.hero__dot-fill[data-astro-cid-ctzdevjp]{background:var(--seed-blue);width:0}.hero__dot[data-astro-cid-ctzdevjp][aria-current=true] .hero__dot-fill[data-astro-cid-ctzdevjp]{width:calc(var(--hero-progress) * 100%)}.hero[data-astro-cid-ctzdevjp].is-static .hero__dot[data-astro-cid-ctzdevjp][aria-current=true] .hero__dot-fill[data-astro-cid-ctzdevjp]{width:100%}.hero__wave[data-astro-cid-ctzdevjp]{width:100%;height:64px;fill:var(--color-surface);position:absolute;bottom:-1px;left:0;right:0}.brand-intro__inner[data-astro-cid-ub3gd7v2]{text-align:center}.brand-intro__title[data-astro-cid-ub3gd7v2]{margin:0}.brand-intro__title[data-astro-cid-ub3gd7v2] .brand-intro__logo{width:clamp(240px,20vw + 120px,340px);margin-inline:auto}.brand-intro__rule[data-astro-cid-ub3gd7v2]{width:56px;height:3px;margin:var(--space-6) auto;background:var(--seed-blue);border-radius:2px;display:block}.brand-intro[data-astro-cid-ub3gd7v2] p[data-astro-cid-ub3gd7v2]{color:var(--color-text-muted);font-size:var(--text-md);margin-inline:auto}.brand-intro[data-astro-cid-ub3gd7v2] .more-link[data-astro-cid-ub3gd7v2]{margin-top:var(--space-4)}.tabs__list[data-astro-cid-2e6cpbul]{justify-content:center;gap:var(--space-2);margin:0 calc(-1 * var(--gutter)) var(--space-6);padding:var(--space-2) var(--gutter) var(--space-4);scrollbar-width:none;display:flex;overflow-x:auto}.tabs__list[data-astro-cid-2e6cpbul]::-webkit-scrollbar{display:none}@media (width<=640px){.tabs__list[data-astro-cid-2e6cpbul]{justify-content:flex-start}}.tabs__tab[data-astro-cid-2e6cpbul]{align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:46px;color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.04em;transition:background-color var(--duration) var(--ease), color var(--duration) var(--ease), box-shadow var(--duration) var(--ease);background:0 0;border:0;flex-shrink:0;padding:.6rem 1.25rem;display:inline-flex}.tabs__tab[data-astro-cid-2e6cpbul]:hover{color:var(--seed-blue);background:var(--white)}.tabs__tab[data-astro-cid-2e6cpbul][aria-selected=true]{background:var(--seed-blue);color:var(--white);box-shadow:var(--shadow-md)}.tabs__count[data-astro-cid-2e6cpbul]{border-radius:var(--radius-pill);background:var(--seed-navy-10);min-width:22px;height:22px;color:var(--seed-navy);font-size:var(--text-xs);place-items:center;padding-inline:6px;display:inline-grid}.tabs__tab[data-astro-cid-2e6cpbul][aria-selected=true] .tabs__count[data-astro-cid-2e6cpbul]{background:var(--seed-navy);color:var(--white)}.tabs__panel[data-astro-cid-2e6cpbul]:not([hidden]){animation:panel-in .36s var(--ease)}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}}.product-tabs__all[data-astro-cid-2e6cpbul]{margin:var(--space-7) 0 0;text-align:center}.value-props__grid[data-astro-cid-pmdozlzl]{gap:var(--space-5);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (width>=900px){.value-props__grid[data-astro-cid-pmdozlzl]{grid-template-columns:repeat(4,1fr)}}.value-props__item[data-astro-cid-pmdozlzl]{padding:var(--space-6) clamp(.75rem, 2vw, 1.5rem);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease)}.value-props__item[data-astro-cid-pmdozlzl]:hover{box-shadow:var(--shadow-md);border-color:#0000}.value-props__icon[data-astro-cid-pmdozlzl]{width:64px;height:64px;margin-bottom:var(--space-4);background:var(--seed-blue-10);color:var(--seed-blue);border-radius:50%;place-items:center;display:inline-grid}.value-props[data-astro-cid-pmdozlzl] h3[data-astro-cid-pmdozlzl]{margin-bottom:var(--space-2);font-size:var(--text-md)}.value-props[data-astro-cid-pmdozlzl] p[data-astro-cid-pmdozlzl]{color:var(--color-text-muted);font-size:var(--text-sm);margin:0}.store-banner[data-astro-cid-rfl5w3mo]{background:var(--color-inverse);color:var(--color-on-inverse);text-align:center;padding-block:clamp(4rem,3rem + 5vw,7rem);position:relative;overflow:hidden}.store-banner[data-astro-cid-rfl5w3mo] .store-banner__mark{opacity:.08;pointer-events:none;width:auto;position:absolute}.store-banner[data-astro-cid-rfl5w3mo] .store-banner__mark--a{height:110%;bottom:-30%;left:-3%}.store-banner[data-astro-cid-rfl5w3mo] .store-banner__mark--b{height:70%;top:-25%;right:4%}.store-banner__inner[data-astro-cid-rfl5w3mo]{position:relative}.store-banner__eyebrow[data-astro-cid-rfl5w3mo]{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase}.store-banner__title[data-astro-cid-rfl5w3mo]{margin-bottom:var(--space-4);color:var(--color-on-inverse);font-size:var(--text-3xl)}.store-banner__body[data-astro-cid-rfl5w3mo]{max-width:56ch;margin:0 auto var(--space-6);color:var(--color-on-inverse)}.store-banner__actions[data-astro-cid-rfl5w3mo]{justify-content:center}.store-banner[data-astro-cid-rfl5w3mo] [data-astro-cid-rfl5w3mo]:focus-visible{outline-color:var(--white)}.home-faq[data-astro-cid-lcdefpme]{gap:var(--space-6);display:grid}@media (width>=960px){.home-faq[data-astro-cid-lcdefpme]{gap:var(--space-8);grid-template-columns:.8fr 1.2fr;align-items:start}}.home-faq[data-astro-cid-lcdefpme] .section-heading{margin-bottom:0}.home-faq__aside[data-astro-cid-lcdefpme]{margin-top:var(--space-4);color:var(--color-text-muted)}
