.storefront-view{--store-background:#f7f7f5;--store-text:#202020;--store-accent:#262626;container-type:inline-size;display:flex;flex-direction:column;min-height:100dvh;width:100%;min-width:0;background:var(--store-background);color:var(--store-text);font-family:var(--store-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);line-height:1.55;overflow-wrap:anywhere}.storefront-view *{box-sizing:border-box}.storefront-view :is(button,input,select,textarea){font:inherit}.storefront-view a{color:inherit;text-decoration:none}.storefront-view :is(a,button,input,summary):focus-visible{outline:2px solid var(--store-accent);outline-offset:4px}.sf-container{width:min(var(--store-content-width,1120px),calc(100% - 64px));margin-inline:auto}.storefront-view>main{flex:1}.sf-header{border-bottom:1px solid color-mix(in srgb,var(--store-text) 13%,transparent)}.sf-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:28px}.sf-brand{display:inline-flex;align-items:center;gap:12px;font-size:16px;font-weight:600;letter-spacing:-.03em;min-width:0}.sf-brand img{width:40px;height:40px;border-radius:var(--store-radius,9px);-o-object-fit:contain;object-fit:contain;flex-shrink:0}.sf-nav{display:flex;align-items:center;flex-wrap:wrap;gap:24px;font-size:13px}.sf-nav a{opacity:.7}.sf-nav a:hover,.sf-nav a[aria-current=page]{opacity:1;text-decoration:underline;text-underline-offset:5px}.sf-mobile-nav{display:none;flex-shrink:0}.sf-section{padding-block:var(--store-section-space,54px)}.sf-section+.sf-section{border-top:1px solid color-mix(in srgb,var(--store-text) 9%,transparent)}.sf-section-header{margin-bottom:28px;max-width:720px}.storefront-view .sf-section-title{margin:0;color:var(--store-text);font-size:clamp(22px,2.4cqi,26px);font-weight:500;letter-spacing:-.035em;line-height:1.2}.sf-description{margin:12px 0 0;font-size:14px;opacity:.72;white-space:pre-wrap}.sf-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:64px;min-height:380px}.sf-hero.sf-hero-text-only{grid-template-columns:minmax(0,720px);min-height:0}.sf-eyebrow{display:block;margin-bottom:20px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;opacity:.65}.storefront-view .sf-hero-title{margin:0;color:var(--store-text);font-size:clamp(32px,4.8cqi,58px);font-weight:500;letter-spacing:-.05em;line-height:1.08}.storefront-view .sf-hero-text-only .sf-hero-title:only-child{font-size:clamp(24px,3cqi,38px);letter-spacing:-.035em;line-height:1.2}.sf-hero .sf-description{max-width:580px;margin-top:22px;font-size:16px;line-height:1.75}.sf-hero-image{width:100%;max-height:480px;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--store-image-radius,14px);background:var(--store-surface,color-mix(in srgb,var(--store-text) 5%,transparent))}.sf-story{min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:48px}.sf-story>div{grid-column:2;grid-row:1}.sf-story .sf-hero-image{grid-column:1;grid-row:1;max-height:300px;aspect-ratio:1}.sf-story.sf-hero-text-only{grid-template-columns:minmax(0,760px)}.sf-story.sf-hero-text-only>div{grid-column:1}.sf-story .sf-description{margin-top:16px;font-size:15px}.sf-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid transparent;border-radius:var(--store-button-radius,7px);background:var(--store-accent);color:var(--store-accent-text,#fff)!important;font-size:13px;font-weight:500;line-height:1.4}.sf-button:hover{filter:brightness(.94)}.sf-hero .sf-button{margin-top:28px}.sf-product-grid{align-items:start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.sf-product-card{position:relative;min-width:0;text-align:center}.sf-product-art{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:clamp(240px,29cqi,340px);margin-bottom:18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--store-text) 9%,transparent);border-radius:var(--store-radius,10px);background:var(--store-surface,color-mix(in srgb,var(--store-text) 4%,var(--store-background)))}.sf-product-art-image{border-color:transparent;background:transparent;border-radius:0}.sf-product-art img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sf-product-card:hover .sf-product-title{text-decoration:underline;text-underline-offset:4px}.sf-product-draft{display:inline-block;margin-bottom:6px;font-size:11px;opacity:.65}.sf-product-placeholder{opacity:.35}.sf-product-kind{display:block;font-size:10px;letter-spacing:.07em;text-transform:uppercase;opacity:.6;margin-bottom:7px}.storefront-view .sf-product-title{margin:0;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:1.45}.sf-product-price{margin:6px 0 0;font-size:14px;opacity:.8}.sf-empty{padding:38px 22px;border:1px dashed color-mix(in srgb,var(--store-text) 18%,transparent);border-radius:var(--store-radius,10px);text-align:center;font-size:13px;opacity:.65}.sf-rich-text{max-width:760px}.sf-rich-text p{margin:20px 0 0;white-space:pre-wrap;font-size:15px;line-height:1.9;opacity:.8}.sf-image{display:block;width:100%;max-height:660px;-o-object-fit:cover;object-fit:cover;border-radius:var(--store-radius,12px)}.sf-image-caption{margin:12px 0 0;font-size:12px;opacity:.65;text-align:center}.sf-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sf-collection-card{background:var(--store-surface);padding:26px;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);border-radius:var(--store-radius,10px);transition:background-color .12s}.sf-collection-card:hover{background:var(--store-surface,color-mix(in srgb,var(--store-text) 4%,transparent))}.sf-collection-card strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.025em}.sf-collection-card small{display:block;margin-top:8px;font-size:12px;opacity:.6}.sf-faq{border-bottom:1px solid color-mix(in srgb,var(--store-text) 12%,transparent)}.sf-faq summary{cursor:pointer;padding:19px 2px;font-size:14px;font-weight:500}.sf-faq p{max-width:760px;margin:0;padding:0 2px 22px;white-space:pre-wrap;font-size:14px;opacity:.72}.sf-banner{padding:42px;border:1px solid color-mix(in srgb,var(--store-text) 13%,transparent);border-radius:var(--store-radius,12px)}.sf-banner .sf-button{margin-top:22px}.sf-footer{border-top:1px solid color-mix(in srgb,var(--store-text) 13%,transparent);padding-block:34px}.sf-footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.sf-footer-copy{max-width:500px;font-size:12px;opacity:.65;white-space:pre-wrap}.sf-footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:12px}.sf-footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.sf-filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:26px}.sf-filter{display:inline-flex;border:1px solid color-mix(in srgb,var(--store-text) 17%,transparent);border-radius:var(--store-radius,6px);padding:7px 11px;font-size:12px}.sf-filter[aria-current=page]{background:var(--store-accent);color:var(--store-accent-text,#fff);border-color:transparent}.sf-preview-indicator{padding:9px 20px;border-bottom:1px solid color-mix(in srgb,var(--store-text) 12%,transparent);text-align:center;font-size:10px;opacity:.65}@container (max-width: 700px){.sf-container{width:calc(100% - 40px)}.sf-header-inner{min-height:70px;gap:18px}.sf-nav{gap:16px;font-size:12px}.sf-hero{grid-template-columns:1fr;gap:30px;min-height:0}.sf-hero-image{max-height:380px}.sf-story .sf-hero-image,.sf-story>div{grid-column:auto;grid-row:auto}.sf-story .sf-hero-image{order:-1;max-width:260px}.sf-section{padding-block:var(--store-mobile-section-space,36px)}.sf-collection-grid,.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.sf-footer-inner{flex-direction:column}.sf-banner{padding:28px}}@container (max-width: 450px){.sf-container{width:calc(100% - 32px)}.sf-nav{display:none}.sf-mobile-nav{display:block;position:relative;font-size:12px}.sf-mobile-nav summary{white-space:nowrap;cursor:pointer;list-style:none;padding:8px;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);border-radius:var(--store-radius,6px)}.sf-mobile-nav nav{position:absolute;top:calc(100% + 8px);right:0;z-index:5;display:flex;flex-direction:column;gap:0;width:220px;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);border-radius:var(--store-radius,8px);padding:6px;background:var(--store-background);box-shadow:0 6px 22px #0001}.sf-mobile-nav a{padding:10px}.sf-collection-grid,.sf-product-grid{grid-template-columns:1fr}.sf-hero .sf-description{font-size:14px}}@media (prefers-reduced-motion:reduce){.sf-collection-card,.sf-product-art img{transition:none}}.sf-filters+.sf-empty,.sf-filters+.sf-product-grid{margin-top:28px}.sf-back{display:inline-flex;margin-bottom:32px;font-size:12px;opacity:.7}.sf-product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:58px}.sf-gallery{display:grid;gap:18px}.sf-gallery img{width:100%;max-height:600px;-o-object-fit:contain;object-fit:contain}.sf-gallery img,.sf-gallery:empty{border-radius:var(--store-radius,10px);background:var(--store-surface,color-mix(in srgb,var(--store-text) 4%,transparent))}.sf-gallery:empty{min-height:240px}.sf-detail-copy .sf-section-title{font-size:clamp(27px,3.6cqi,42px)}.sf-detail-price{margin-top:22px;font-size:20px}.sf-detail-copy .sf-button{margin-top:28px}.sf-features{display:grid;gap:13px;list-style:none;padding:28px 0 0;margin:0;font-size:13px}.sf-features li{display:flex;align-items:baseline;gap:10px}.sf-features svg{flex-shrink:0;transform:translateY(3px)}.sf-curriculum{max-width:800px;margin-top:64px}.sf-curriculum ol{list-style:none;padding:0;margin-top:24px}.sf-curriculum li{padding:16px 0;display:flex;justify-content:space-between;gap:22px;border-top:1px solid color-mix(in srgb,var(--store-text) 12%,transparent);font-size:13px}.sf-curriculum li>span{display:flex;gap:16px}.sf-lesson-number{opacity:.5;font-size:11px}.sf-curriculum a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}@container (max-width: 700px){.sf-product-detail{grid-template-columns:1fr;gap:32px}.sf-curriculum{margin-top:40px}}.storefront-view :is(.sf-brand,.sf-collection-card strong,.sf-faq summary){font-family:var(--store-heading-font,var(--store-font))}.sf-header-tools{display:flex;align-items:center;justify-content:flex-end;gap:20px;min-width:0;margin-left:auto}.sf-customer-login{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:36px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);border-radius:var(--store-radius,8px);font-size:13px;white-space:nowrap}.sf-customer-login:hover{background:var(--store-surface)}.sf-theme-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);border-radius:var(--store-radius,8px);background:transparent;color:var(--store-text);cursor:pointer}.sf-theme-toggle:hover{background:var(--store-surface)}@container(max-width:700px){.sf-header-tools{gap:12px}}.storefront-view .sf-powered{margin:28px auto 0;padding:22px 20px 0;border-top:1px solid color-mix(in srgb,var(--store-text) 10%,transparent);color:var(--store-text);text-align:center;font-family:inherit;font-size:12px;line-height:1.6}.storefront-view .sf-powered summary{display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;list-style:none;opacity:.65;outline-offset:5px}.storefront-view .sf-powered summary::-webkit-details-marker{display:none}.storefront-view .sf-powered summary:focus-visible,.storefront-view .sf-powered summary:hover{opacity:1}.storefront-view .sf-powered strong{font-weight:600}.storefront-view .sf-powered svg{margin-left:3px;transition:transform .15s ease}.storefront-view .sf-powered[open] svg{transform:rotate(180deg)}.storefront-view .sf-powered nav{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px;padding-top:14px;font-size:11px}.storefront-view .sf-powered a{color:inherit;opacity:.65;text-decoration:none}.storefront-view .sf-powered a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}@media (prefers-reduced-motion:reduce){.storefront-view .sf-powered svg{transition:none}}