.Chrome-module__71WFWW__announce{background-color:var(--st-brand);color:var(--st-on-brand);font-size:var(--st-small);text-align:center;padding-block:var(--st-space-2)}.Chrome-module__71WFWW__announceInner{justify-content:center;align-items:center;gap:var(--st-space-2);min-height:20px;display:flex}.Chrome-module__71WFWW__announceLink{color:inherit;text-underline-offset:3px;font-weight:600;text-decoration:underline}.Chrome-module__71WFWW__header{background-color:var(--st-surface);border-bottom:1px solid var(--st-border);z-index:50}.Chrome-module__71WFWW__headerSticky{position:sticky;top:0}.Chrome-module__71WFWW__bar{align-items:center;gap:var(--st-space-4);min-height:68px;padding-block:var(--st-space-3);display:flex}.Chrome-module__71WFWW__brand{align-items:center;gap:var(--st-space-3);color:var(--st-text);min-width:0;text-decoration:none;display:inline-flex}.Chrome-module__71WFWW__brandLogo{object-fit:contain;width:auto;height:34px;display:block}.Chrome-module__71WFWW__brandName{font-family:var(--st-font-heading);font-size:var(--st-h5);font-weight:var(--st-heading-weight);text-transform:var(--st-heading-case);letter-spacing:var(--st-heading-tracking);white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.Chrome-module__71WFWW__nav{align-items:center;gap:var(--st-space-5);display:flex}.Chrome-module__71WFWW__navLink{color:var(--st-text);font-size:var(--st-body);padding-block:var(--st-space-2);white-space:nowrap;border-bottom:2px solid #0000;text-decoration:none}.Chrome-module__71WFWW__navLink:hover{color:var(--st-brand);border-bottom-color:var(--st-brand)}.Chrome-module__71WFWW__actions{align-items:center;gap:var(--st-space-2);margin-inline-start:auto;display:flex}.Chrome-module__71WFWW__iconButton{border-radius:var(--st-radius-button);block-size:44px;inline-size:44px;color:var(--st-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s;display:inline-flex;position:relative}.Chrome-module__71WFWW__iconButton:hover{background-color:var(--st-surface-sunken)}.Chrome-module__71WFWW__badge{top:4px;background-color:var(--st-brand);block-size:19px;min-inline-size:19px;color:var(--st-on-brand);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;padding-inline:5px;font-size:11px;font-weight:700;line-height:19px;position:absolute;inset-inline-end:2px}.Chrome-module__71WFWW__searchForm{flex:auto;max-width:340px;position:relative}.Chrome-module__71WFWW__searchInput{width:100%;min-height:40px;padding:var(--st-space-2) var(--st-space-4) var(--st-space-2) 38px;border:1px solid var(--st-border-strong);border-radius:var(--st-radius-input);background-color:var(--st-surface-raised);color:var(--st-text);font-family:var(--st-font-body);font-size:var(--st-small)}.Chrome-module__71WFWW__searchInput::placeholder{color:var(--st-text-muted)}.Chrome-module__71WFWW__searchIcon{color:var(--st-text-muted);pointer-events:none;align-items:center;display:flex;position:absolute;inset-block:0;inset-inline-start:12px}.storefront[data-header=logo-center] .Chrome-module__71WFWW__bar{grid-template-columns:1fr auto 1fr;display:grid}.storefront[data-header=logo-center] .Chrome-module__71WFWW__brand{grid-column:2;justify-self:center}.storefront[data-header=logo-center] .Chrome-module__71WFWW__nav{grid-column:1}.storefront[data-header=logo-center] .Chrome-module__71WFWW__actions{grid-column:3}.Chrome-module__71WFWW__navRow{justify-content:center;gap:var(--st-space-6);padding-block:var(--st-space-3);border-top:1px solid var(--st-border);display:flex}.Chrome-module__71WFWW__menuButton{display:none}@media (max-width:900px){.Chrome-module__71WFWW__nav,.Chrome-module__71WFWW__navRow,.Chrome-module__71WFWW__searchForm{display:none}.Chrome-module__71WFWW__menuButton{display:inline-flex}.storefront[data-header=logo-center] .Chrome-module__71WFWW__bar{display:flex}.Chrome-module__71WFWW__bar{min-height:60px}}.Chrome-module__71WFWW__scrim{background-color:var(--st-overlay);z-index:90;border:0;padding:0;position:fixed;inset:0}.Chrome-module__71WFWW__drawer{background-color:var(--st-surface);border-inline-start:1px solid var(--st-border);inline-size:min(340px,88vw);box-shadow:var(--st-shadow-popover);z-index:100;padding:var(--st-space-5);gap:var(--st-space-5);flex-direction:column;display:flex;position:fixed;inset-block:0;inset-inline-end:0;overflow-y:auto}.Chrome-module__71WFWW__drawerHead{justify-content:space-between;align-items:center;gap:var(--st-space-4);display:flex}.Chrome-module__71WFWW__drawerSearch{flex:none;max-width:none;display:block}.Chrome-module__71WFWW__drawerNav{gap:var(--st-space-1);flex-direction:column;display:flex}.Chrome-module__71WFWW__drawerLink{padding:var(--st-space-3) 0;color:var(--st-text);font-size:var(--st-h6);border-bottom:1px solid var(--st-border);text-decoration:none;display:block}.Chrome-module__71WFWW__drawerLink:hover{color:var(--st-brand)}.Chrome-module__71WFWW__footer{background-color:var(--st-surface-sunken);border-top:1px solid var(--st-border);padding-block:var(--st-space-9) var(--st-space-6);margin-top:var(--st-space-10)}.Chrome-module__71WFWW__footerGrid{gap:var(--st-space-8);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;display:grid}.Chrome-module__71WFWW__footerMinimal{text-align:center;align-items:center;gap:var(--st-space-4);flex-direction:column;display:flex}.Chrome-module__71WFWW__footerBrand{gap:var(--st-space-3);flex-direction:column;max-width:34ch;display:flex}.Chrome-module__71WFWW__footerCol{gap:var(--st-space-3);flex-direction:column;display:flex}.Chrome-module__71WFWW__footerHeading{font-family:var(--st-font-heading);font-size:var(--st-small);letter-spacing:.08em;text-transform:uppercase;color:var(--st-text);font-weight:700}.Chrome-module__71WFWW__footerLink{color:var(--st-text-muted);font-size:var(--st-small);text-decoration:none}.Chrome-module__71WFWW__footerLink:hover{color:var(--st-brand)}.Chrome-module__71WFWW__footerBottom{justify-content:space-between;align-items:center;gap:var(--st-space-3);margin-top:var(--st-space-8);padding-top:var(--st-space-5);border-top:1px solid var(--st-border);color:var(--st-text-muted);font-size:var(--st-small);flex-wrap:wrap;display:flex}.Chrome-module__71WFWW__poweredBy{color:var(--st-text-muted);opacity:.85;text-decoration:none}.Chrome-module__71WFWW__poweredBy:hover{color:var(--st-text)}.Chrome-module__71WFWW__footerNewsletter{gap:var(--st-space-2);flex-wrap:wrap;display:flex}.Chrome-module__71WFWW__footerNewsletter input{flex:180px;min-width:0}
.Sections-module__p6LGva__hero{position:relative;overflow:hidden}.Sections-module__p6LGva__heroSplit{gap:var(--st-space-8);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Sections-module__p6LGva__heroPlain{text-align:center;padding-block:var(--st-space-11);border-radius:var(--st-radius-image);background-image:radial-gradient(ellipse 90% 120% at 50% -20%, color-mix(in oklab, var(--st-brand) 14%, transparent), transparent 70%), linear-gradient(var(--st-surface-sunken), var(--st-surface));place-items:center;display:grid}.Sections-module__p6LGva__heroPlain .Sections-module__p6LGva__heroCopy{text-align:center;max-width:44ch;padding-inline:var(--st-space-5);align-items:center}.Sections-module__p6LGva__heroPlain .Sections-module__p6LGva__heroLead{max-width:52ch}.Sections-module__p6LGva__heroPlainStart{text-align:start;place-items:center start}.Sections-module__p6LGva__heroPlainStart .Sections-module__p6LGva__heroCopy{text-align:start;align-items:flex-start;max-width:62ch}.Sections-module__p6LGva__heroCopy{gap:var(--st-space-4);flex-direction:column;align-items:flex-start;min-width:0;display:flex}.Sections-module__p6LGva__heroCopyCenter{text-align:center;align-items:center;max-width:780px;margin-inline:auto}.Sections-module__p6LGva__heroLead{font-size:var(--st-h5);color:var(--st-text-muted);max-width:56ch;font-weight:400;line-height:1.5}.Sections-module__p6LGva__heroActions{gap:var(--st-space-3);margin-top:var(--st-space-2);flex-wrap:wrap;display:flex}.Sections-module__p6LGva__heroMedia{border-radius:var(--st-radius-image);background-color:var(--st-surface-sunken);aspect-ratio:4/3;position:relative;overflow:hidden}.Sections-module__p6LGva__heroMedia img{object-fit:cover}.Sections-module__p6LGva__heroOverlay{border-radius:var(--st-radius-image);isolation:isolate;align-items:center;display:grid;position:relative;overflow:hidden}.Sections-module__p6LGva__heroOverlayImage{z-index:-2;position:absolute;inset:0}.Sections-module__p6LGva__heroOverlayImage img{object-fit:cover}.Sections-module__p6LGva__heroScrim{z-index:-1;background-color:var(--stx-hero-scrim,var(--st-overlay));opacity:var(--_scrim,.55);position:absolute;inset:0}.Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy{padding:var(--st-space-9) var(--st-space-7)}.storefront[data-scheme=light] .Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy{color:var(--st-surface-raised)}.storefront[data-scheme=light] .Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy :is(h1,p){color:var(--st-surface-raised)}.storefront[data-scheme=dark] .Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy{color:var(--st-text)}.storefront[data-scheme=dark] .Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy :is(h1,p){color:var(--st-text)}.Sections-module__p6LGva__heroOverlay .Sections-module__p6LGva__heroCopy .Sections-module__p6LGva__heroEyebrow{color:inherit;opacity:.85}.Sections-module__p6LGva__heightSmall{min-height:280px}.Sections-module__p6LGva__heightMedium{min-height:440px}.Sections-module__p6LGva__heightLarge{min-height:min(80vh,720px)}@media (max-width:860px){.Sections-module__p6LGva__heroSplit{grid-template-columns:1fr}.Sections-module__p6LGva__heroMedia{aspect-ratio:16/10;order:-1}.Sections-module__p6LGva__heightMedium,.Sections-module__p6LGva__heightLarge{min-height:0}}.Sections-module__p6LGva__tiles{--_cols:3;gap:var(--st-space-5);grid-template-columns:repeat(auto-fill, minmax(min(100%, max(240px, calc((100% - (var(--_cols) - 1) * var(--st-space-5)) / var(--_cols)))), 1fr));display:grid}.Sections-module__p6LGva__tile{gap:var(--st-space-3);color:var(--st-text);flex-direction:column;text-decoration:none;display:flex;position:relative}.Sections-module__p6LGva__tileFrame{border-radius:var(--st-radius-image);background-color:var(--st-surface-sunken);display:block;position:relative;overflow:hidden}.Sections-module__p6LGva__tileSquare{aspect-ratio:1}.Sections-module__p6LGva__tilePortrait{aspect-ratio:3/4}.Sections-module__p6LGva__tileLandscape{aspect-ratio:4/3}.Sections-module__p6LGva__tile img{object-fit:cover;transition:transform .32s}.Sections-module__p6LGva__tile:hover img{transform:scale(1.04)}.Sections-module__p6LGva__tileBody{justify-content:space-between;align-items:baseline;gap:var(--st-space-3);display:flex}.Sections-module__p6LGva__tileName{font-family:var(--st-font-heading);font-size:var(--st-h6);font-weight:var(--st-heading-weight);text-transform:var(--st-heading-case);letter-spacing:var(--st-heading-tracking);color:var(--st-text)}.Sections-module__p6LGva__tile:hover .Sections-module__p6LGva__tileName{color:var(--st-brand)}.Sections-module__p6LGva__tileCount{font-size:var(--st-small);color:var(--st-text-muted);white-space:nowrap}.Sections-module__p6LGva__prose{color:var(--st-text-muted);font-size:var(--st-body);gap:var(--st-space-4);flex-direction:column;line-height:1.7;display:flex}.Sections-module__p6LGva__prose :is(h2,h3,h4){color:var(--st-text);margin-top:var(--st-space-3)}.Sections-module__p6LGva__prose a{color:var(--st-brand);text-underline-offset:3px;text-decoration:underline}.Sections-module__p6LGva__prose :is(ul,ol){gap:var(--st-space-2);flex-direction:column;padding-inline-start:var(--st-space-6);display:flex}.Sections-module__p6LGva__prose li{list-style:revert}.Sections-module__p6LGva__prose strong{color:var(--st-text);font-weight:650}.Sections-module__p6LGva__prose img{border-radius:var(--st-radius-image);max-width:100%;height:auto}.Sections-module__p6LGva__proseCenter{text-align:center;align-items:center}.Sections-module__p6LGva__proseNarrow{max-width:68ch;margin-inline:auto}.Sections-module__p6LGva__split{gap:var(--st-space-8);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Sections-module__p6LGva__splitImageRight .Sections-module__p6LGva__splitMedia{order:2}.Sections-module__p6LGva__splitMedia{border-radius:var(--st-radius-image);background-color:var(--st-surface-sunken);position:relative;overflow:hidden}.Sections-module__p6LGva__splitMedia img{object-fit:cover}.Sections-module__p6LGva__splitCopy{align-items:flex-start;gap:var(--st-space-4);flex-direction:column;min-width:0;display:flex}@media (max-width:860px){.Sections-module__p6LGva__split{grid-template-columns:1fr}.Sections-module__p6LGva__splitImageRight .Sections-module__p6LGva__splitMedia{order:-1}}.Sections-module__p6LGva__props{--_cols:3;gap:var(--st-space-5);grid-template-columns:repeat(auto-fit, minmax(min(100%, max(220px, calc((100% - (var(--_cols) - 1) * var(--st-space-5)) / var(--_cols)))), 1fr));display:grid}.Sections-module__p6LGva__prop{gap:var(--st-space-2);flex-direction:column;display:flex}.Sections-module__p6LGva__propCard{padding:var(--st-space-5);border:var(--stx-border-visible) solid var(--st-border);border-radius:var(--st-radius-card);background-color:var(--st-surface-raised);box-shadow:var(--st-shadow-card)}.Sections-module__p6LGva__propsBar{justify-content:center;gap:var(--st-space-4) var(--st-space-8);padding:var(--st-space-4) var(--st-space-5);border-block:1px solid var(--st-border);flex-wrap:wrap;display:flex}.Sections-module__p6LGva__propsBar .Sections-module__p6LGva__prop{align-items:center;gap:var(--st-space-3);flex-direction:row}.Sections-module__p6LGva__propsBar .Sections-module__p6LGva__propBody{display:none}.Sections-module__p6LGva__propIcon{color:var(--st-brand);display:inline-flex}.Sections-module__p6LGva__propTitle{font-family:var(--st-font-heading);font-size:var(--st-h6);font-weight:var(--st-heading-weight);letter-spacing:var(--st-heading-tracking);color:var(--st-text)}.Sections-module__p6LGva__propBody{font-size:var(--st-small);color:var(--st-text-muted);line-height:1.55}.Sections-module__p6LGva__quotes{gap:var(--st-space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));display:grid}.Sections-module__p6LGva__quotesRail{gap:var(--st-space-5);scroll-snap-type:x mandatory;padding-bottom:var(--st-space-3);scrollbar-width:thin;grid-auto-columns:min(360px,82%);grid-auto-flow:column;display:grid;overflow-x:auto}.Sections-module__p6LGva__quotesRail>*{scroll-snap-align:start}.Sections-module__p6LGva__quotesSingle{text-align:center;grid-template-columns:minmax(0,720px);justify-content:center}.Sections-module__p6LGva__quote{gap:var(--st-space-3);padding:var(--st-space-6);border:var(--stx-border-visible) solid var(--st-border);border-radius:var(--st-radius-card);background-color:var(--st-surface-raised);box-shadow:var(--st-shadow-card);flex-direction:column;display:flex}.Sections-module__p6LGva__quoteText{font-family:var(--st-font-heading);font-size:var(--st-h6);color:var(--st-text);letter-spacing:0;text-transform:none;font-weight:400;line-height:1.5}.Sections-module__p6LGva__quoteAuthor{font-size:var(--st-small);color:var(--st-text-muted);margin-top:auto}.Sections-module__p6LGva__stars{color:var(--st-warning);gap:2px;display:inline-flex}.Sections-module__p6LGva__faq{flex-direction:column;max-width:780px;margin-inline:auto;display:flex}.Sections-module__p6LGva__faqItem{border-bottom:1px solid var(--st-border)}.Sections-module__p6LGva__faqSummary{justify-content:space-between;align-items:center;gap:var(--st-space-4);padding-block:var(--st-space-4);cursor:pointer;font-family:var(--st-font-heading);font-size:var(--st-h6);font-weight:var(--st-heading-weight);letter-spacing:var(--st-heading-tracking);color:var(--st-text);list-style:none;display:flex}.Sections-module__p6LGva__faqSummary::-webkit-details-marker{display:none}.Sections-module__p6LGva__faqChevron{color:var(--st-text-muted);flex:none;transition:transform .2s}.Sections-module__p6LGva__faqItem[open] .Sections-module__p6LGva__faqChevron{transform:rotate(180deg)}.Sections-module__p6LGva__faqAnswer{padding-bottom:var(--st-space-5);color:var(--st-text-muted);line-height:1.65}.Sections-module__p6LGva__newsletter{text-align:center;align-items:center;gap:var(--st-space-4);flex-direction:column;max-width:620px;margin-inline:auto;display:flex}.Sections-module__p6LGva__newsletterForm{gap:var(--st-space-2);flex-wrap:wrap;width:100%;max-width:460px;display:flex}.Sections-module__p6LGva__newsletterForm input{flex:220px;min-width:0}.Sections-module__p6LGva__consent{font-size:var(--st-small);color:var(--st-text-muted)}.Sections-module__p6LGva__formNote{font-size:var(--st-small);min-height:1.2em}.Sections-module__p6LGva__posts{gap:var(--st-space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));display:grid}.Sections-module__p6LGva__post{gap:var(--st-space-3);color:inherit;flex-direction:column;text-decoration:none;display:flex}.Sections-module__p6LGva__postMedia{aspect-ratio:16/10;border-radius:var(--st-radius-image);background-color:var(--st-surface-sunken);position:relative;overflow:hidden}.Sections-module__p6LGva__postMedia img{object-fit:cover}.Sections-module__p6LGva__postTitle{font-family:var(--st-font-heading);font-size:var(--st-h6);font-weight:var(--st-heading-weight);letter-spacing:var(--st-heading-tracking);color:var(--st-text);line-height:1.35}.Sections-module__p6LGva__post:hover .Sections-module__p6LGva__postTitle{color:var(--st-brand)}.Sections-module__p6LGva__postMeta{font-size:var(--st-small);color:var(--st-text-muted)}.Sections-module__p6LGva__postExcerpt{font-size:var(--st-small);color:var(--st-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.Sections-module__p6LGva__logos{justify-content:center;align-items:center;gap:var(--st-space-7);flex-wrap:wrap;display:flex}.Sections-module__p6LGva__logo{align-items:center;height:34px;display:inline-flex}.Sections-module__p6LGva__logo img{object-fit:contain;width:auto;max-height:34px}.Sections-module__p6LGva__logosMuted .Sections-module__p6LGva__logo img{filter:grayscale();opacity:.65;transition:filter .2s,opacity .2s}.Sections-module__p6LGva__logosMuted .Sections-module__p6LGva__logo:hover img{filter:grayscale(0);opacity:1}.Sections-module__p6LGva__logoText{font-family:var(--st-font-heading);font-size:var(--st-h6);font-weight:var(--st-heading-weight);letter-spacing:.06em;text-transform:uppercase;color:var(--st-text-muted)}.Sections-module__p6LGva__countdown{text-align:center;align-items:center;gap:var(--st-space-5);flex-direction:column;display:flex}.Sections-module__p6LGva__clock{gap:var(--st-space-4);font-variant-numeric:tabular-nums;display:flex}.Sections-module__p6LGva__clockUnit{flex-direction:column;align-items:center;gap:2px;min-width:68px;display:flex}.Sections-module__p6LGva__clockValue{font-family:var(--st-font-heading);font-size:var(--st-h2);font-weight:700;line-height:1}.Sections-module__p6LGva__clockLabel{font-size:var(--st-small);text-transform:uppercase;letter-spacing:.09em;opacity:.75}.Sections-module__p6LGva__failed{padding:var(--st-space-5);border:1px dashed var(--st-danger);border-radius:var(--st-radius-card);color:var(--st-danger);font-size:var(--st-small);text-align:center}
.StorefrontShell-module__lRHeza__root{flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.StorefrontShell-module__lRHeza__main{flex:auto;min-width:0}.StorefrontShell-module__lRHeza__skipLink{inset-inline-start:-9999px;z-index:200;padding:var(--st-space-3) var(--st-space-5);background-color:var(--st-brand);color:var(--st-on-brand);border-radius:0 0 var(--st-radius-button) 0;font-weight:600;text-decoration:none;position:absolute;top:0}.StorefrontShell-module__lRHeza__skipLink:focus-visible{inset-inline-start:0}
