.sf-page{--sf-page-ink:var(--storefront-color-text,#111827);--sf-page-muted:var(--storefront-color-muted,#5f6570);--sf-page-line:color-mix(in srgb, var(--sf-page-ink) 12%, transparent);background:var(--storefront-color-background,#fff);color:var(--sf-page-ink);overflow:hidden}.sf-page__section{max-width:var(--storefront-container-max,1280px);padding:var(--storefront-space-section,clamp(4rem, 8vw, 7.5rem)) var(--storefront-container-gutter,clamp(1.25rem, 5vw, 4rem));margin:0 auto}.sf-page__heading{gap:1rem;max-width:760px;display:grid}.sf-page__heading h2,.sf-page__hero h1{font-family:var(--storefront-font-heading,inherit);letter-spacing:-.045em;margin:0;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.98}.sf-page__heading h2{font-size:clamp(2rem,4vw,4rem)}.sf-page__eyebrow{color:var(--brand-primary,#ef2b35);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.sf-page__lead,.sf-page__feature p,.sf-page__faq-list p{color:var(--sf-page-muted);margin:0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.7}.sf-page__hero{background:var(--sf-page-hero-background);align-items:center;min-height:min(760px,80vh);display:grid;position:relative;overflow:hidden}.sf-page__hero-media,.sf-page__hero-overlay{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sf-page__hero-overlay{background:rgba(0, 0, 0, var(--sf-page-hero-overlay))}.sf-page__hero-copy{z-index:1;gap:1.5rem;max-width:760px;display:grid;position:relative}.sf-page__hero--centered .sf-page__hero-copy{text-align:center;margin-inline:auto}.sf-page__hero--centered .sf-page__actions{justify-content:center}.sf-page__actions{flex-wrap:wrap;gap:.75rem;display:flex}.sf-page__button{border:1px solid var(--brand-primary,#111827);border-radius:var(--storefront-radius-button,999px);font-weight:var(--storefront-button-weight,750);min-height:var(--storefront-button-min-height,3rem);padding:var(--storefront-button-padding,.7rem 1.4rem);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.sf-page__button--primary{background:var(--brand-primary,#111827);color:#fff}.sf-page__button--secondary{color:var(--sf-page-ink);background:#ffffffe6}.sf-page__richtext{color:var(--sf-page-muted);max-width:780px;margin-top:2rem;font-size:1.1rem;line-height:1.8}.sf-page__richtext>:first-child{margin-top:0}.sf-page__richtext>:last-child{margin-bottom:0}.sf-page__image-text{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.sf-page__image-text-media,.sf-page__product-media{background:var(--storefront-color-surface,linear-gradient(135deg, #f4f4f5, #e4e4e7));color:#71717a;justify-content:center;align-items:center;display:flex;overflow:hidden}.sf-page__image-text-media{aspect-ratio:4/3;border-radius:var(--storefront-radius-lg,1.5rem);box-shadow:var(--storefront-shadow-card,none)}.sf-page__image-text-media img,.sf-page__product-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.sf-page__text-link{color:var(--brand-primary,#111827);margin-top:1.5rem;font-weight:800;display:inline-flex}.sf-page__feature-grid,.sf-page__product-grid{gap:var(--storefront-space-gap,1rem);margin-top:2.5rem;display:grid}.sf-page__product-empty{color:var(--storefront-color-muted-text,#475569);margin:1.25rem 0 0;font-size:.95rem}.sf-page__feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-page__feature{border:1px solid var(--sf-page-line);background:var(--storefront-color-surface,transparent);border-radius:var(--storefront-radius-md,1.25rem);box-shadow:var(--storefront-shadow-card,none);padding:1.5rem}.sf-page__feature>span{color:var(--brand-primary,#ef2b35);font-size:.75rem;font-weight:800}.sf-page__feature h3,.sf-page__product h3{margin:1rem 0 .5rem;font-size:1.2rem}.sf-page__section-title-row{justify-content:space-between;align-items:end;display:flex}.sf-page__product-grid{grid-template-columns:repeat(var(--sf-page-grid-columns,4), minmax(0, 1fr))}.sf-page__product{min-width:0}.sf-page__product a{color:inherit;text-decoration:none;display:block}.sf-page__product-media{aspect-ratio:4/5;border-radius:var(--storefront-radius-md,1rem);box-shadow:var(--storefront-shadow-card,none)}.sf-page__product p{margin:0;font-weight:750}.sf-page__promo{background:var(--sf-page-promo-background,#111827);color:#fff;isolation:isolate;align-items:end;min-height:28rem;display:grid;position:relative;overflow:hidden}.sf-page__promo-media,.sf-page__promo-overlay{width:100%;height:100%;position:absolute;inset:0}.sf-page__promo-media{-o-object-fit:cover;object-fit:cover;z-index:-2}.sf-page__promo-overlay{z-index:-1;background:#0f172a80}.sf-page__promo-copy{gap:1rem;max-width:42rem;display:grid}.sf-page__promo-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.sf-page__promo h2{font-family:var(--storefront-font-heading,inherit);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.sf-page__promo-copy>p:not(.sf-page__promo-eyebrow){max-width:60ch;margin:0;font-size:1.1rem;line-height:1.6}.sf-page__promo-link{border-radius:var(--storefront-radius-button,999px);color:#111827;font-weight:var(--storefront-button-weight,750);min-height:var(--storefront-button-min-height,3rem);padding:var(--storefront-button-padding,.7rem 1.4rem);background:#fff;justify-content:center;justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.sf-page__promo-link:focus-visible{outline-offset:3px;outline:3px solid #fff}.sf-page__product--editorial .sf-page__product-media{aspect-ratio:1}.sf-page__product--editorial .sf-page__product-copy{border-bottom:1px solid var(--sf-page-line);padding-bottom:1rem}.sf-page__product--overlay a{position:relative}.sf-page__product--overlay .sf-page__product-media{aspect-ratio:4/5}.sf-page__product--overlay .sf-page__product-copy{color:#fff;background:#0f172ad1;padding:.85rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.sf-page__product--overlay h3{margin:0 0 .3rem;font-size:1.05rem}.sf-page__cta{border-radius:var(--storefront-radius-lg,clamp(1.5rem, 4vw, 3rem));box-shadow:var(--storefront-shadow-elevated,none);color:#fff;background:#111827;justify-content:space-between;align-items:end;max-width:min(1180px,100% - 2rem);margin-top:clamp(2rem,5vw,5rem);margin-bottom:clamp(2rem,5vw,5rem);display:flex}.sf-page__cta .sf-page__lead{color:#ffffffb8}.sf-page__cta .sf-page__button{flex:none}.sf-page__faq-list{gap:.75rem;margin-top:2.5rem;display:grid}.sf-page__faq-list details{border:1px solid var(--sf-page-line);background:var(--storefront-color-surface,transparent);border-radius:var(--storefront-radius-md,1rem);padding:1.25rem 1.4rem}.sf-page__faq-list summary{cursor:pointer;font-size:1.05rem;font-weight:750}.sf-page__faq-list p{margin-top:1rem}.sf-page__article-grid{grid-template-columns:repeat(var(--sf-page-article-columns,3), minmax(0, 1fr));gap:clamp(1rem,2vw,2rem);margin-top:2.5rem;display:grid}.sf-page__article-card{min-width:0}.sf-page__article-card a{color:inherit;gap:1rem;text-decoration:none;display:grid}.sf-page__article-card a:focus-visible{border-radius:var(--storefront-radius-md,1rem);outline:3px solid var(--storefront-color-primary,#111827);outline-offset:4px}.sf-page__article-media{aspect-ratio:16/10;background:var(--storefront-color-surface,#f2f4f7);border-radius:var(--storefront-radius-md,1rem);justify-content:center;align-items:center;display:flex;overflow:hidden}.sf-page__article-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .22s}.sf-page__article-card a:hover img{transform:scale(1.025)}.sf-page__article-copy,.sf-page__article-meta{gap:.65rem;display:flex}.sf-page__article-copy{flex-direction:column;align-items:flex-start}.sf-page__article-meta{color:var(--sf-page-muted);text-transform:uppercase;flex-wrap:wrap;font-size:.78rem;font-weight:700}.sf-page__article-copy h3,.sf-page__article-copy p{margin:0}.sf-page__article-copy h3{font-family:var(--storefront-font-heading,inherit);font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.15}.sf-page__article-copy p{color:var(--sf-page-muted);line-height:1.6}.sf-page__article-empty{color:var(--sf-page-muted);margin-top:2rem}@media (width<=860px){.sf-page__image-text,.sf-page__feature-grid{grid-template-columns:1fr}.sf-page__product-grid{grid-template-columns:repeat(var(--sf-page-grid-columns-mobile,2), minmax(0, 1fr))}.sf-page__article-grid{grid-template-columns:1fr}.sf-page__cta,.sf-page__section-title-row{flex-direction:column;align-items:flex-start;gap:2rem}.sf-page__promo{min-height:23rem}}
