.storefront{--sf-black: var(--sf-brand-text, #212121);--sf-white: var(--sf-brand-bg, #faf9f7);--sf-primary: var(--sf-brand-primary, #212121);--sf-accent: var(--sf-brand-accent, #52525b);--sf-natural: #e0dacf;--sf-charcoal: #52525b;--sf-midnight: #03143b;--sf-surface: #f5f3ef;--sf-surface-dark: #1a1a1a;--sf-border: #e8e5df;--sf-border-dark: #2a2a2a;--sf-text-hero: clamp(2.25rem, 5vw, 4rem);--sf-text-section: clamp(1.5rem, 3vw, 2.25rem);--sf-text-product: clamp(.875rem, 1.5vw, 1.125rem);--sf-text-price: clamp(.875rem, 1.5vw, 1.25rem);--sf-text-label: .75rem;--sf-ease-power3-out: cubic-bezier(.215, .61, .355, 1);--sf-ease-power3-inout: cubic-bezier(.645, .045, .355, 1);--sf-ease-sine-out: cubic-bezier(.39, .575, .565, 1);--sf-ease-sine-in: cubic-bezier(.47, 0, .745, .715);--sf-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--sf-ease-snappy: cubic-bezier(.16, 1, .3, 1);--sf-gutter: 24px;--sf-gutter-sm: 16px;--z-background: -10;--z-base: 0;--z-elevated: 10;--z-sticky: 20;--z-nav: 30;--z-overlay: 40;--z-modal: 50;--z-takeover: 90;--sf-aspect-product: var(--sf-brand-card-ratio, 4 / 5);--sf-aspect-hero: 16 / 9;--sf-aspect-thumb: 1 / 1;--sf-blur-lg: 20px;--sf-blur-xl: 40px;background-color:var(--sf-white)}.dark .storefront{--sf-white: #0f0f0f;--sf-surface: #141414;--sf-surface-dark: #1a1a1a;--sf-border: #2a2a2a;--sf-border-dark: #333;background-color:var(--sf-white)}.storefront:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;pointer-events:none;opacity:.025;will-change:transform;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}.sf-reveal{opacity:0;transform:translateY(20px);transition:opacity .8s var(--sf-ease-power3-out),transform .8s var(--sf-ease-power3-out)}.sf-reveal.visible{opacity:1;transform:translateY(0)}.sf-stagger-1{transition-delay:0ms}.sf-stagger-2{transition-delay:.15s}.sf-stagger-3{transition-delay:.3s}.sf-stagger-4{transition-delay:.45s}@keyframes sfSlideInRight{0%{transform:translate(100%);opacity:.8}to{transform:translate(0);opacity:1}}.sf-slide-in-right{animation:sfSlideInRight .8s cubic-bezier(.215,.61,.355,1) both}@keyframes sfDrawerSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.sf-drawer-slide{animation:sfDrawerSlide .8s cubic-bezier(.215,.61,.355,1) both}@keyframes sfOverlayFade{0%{opacity:0}to{opacity:1}}.sf-overlay-fade{animation:sfOverlayFade .4s cubic-bezier(.39,.575,.565,1) both}.sf-radius-morph{border-radius:12px;transition:border-radius .3s cubic-bezier(.645,.045,.355,1)}.sf-radius-morph:hover{border-radius:24px}.sf-shipping-bar{transform-origin:left;transition:transform .6s cubic-bezier(.645,.045,.355,1)}.storefront-card{container-type:inline-size}.storefront-card-title{font-variation-settings:"wght" 400;transition:font-variation-settings .2s ease}.storefront-card:hover .storefront-card-title{font-variation-settings:"wght" 500}.storefront-grid{container-type:inline-size}.storefront-section{--aura-r: 156;--aura-g: 163;--aura-b: 175;--bg-aura: rgba(156, 163, 175, .05);--accent-aura: rgb(156, 163, 175);--text-aura: #121212}@keyframes cartWobble{0%{transform:translateY(0)}25%{transform:translateY(-2px)}50%{transform:translateY(1px)}75%{transform:translateY(-1px)}to{transform:translateY(0)}}.animate-cart-wobble{animation:cartWobble .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes ghostPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.animate-ghost-pulse{animation:ghostPulse 2s ease-in-out infinite}@keyframes storefrontSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-storefront-slide-up{animation:storefrontSlideUp .4s cubic-bezier(.16,1,.3,1) both}@container (max-width: 250px){.storefront-card-title{font-size:.875rem}.storefront-price{font-size:1rem}}@container (min-width: 350px){.storefront-card-title{font-size:1.125rem}.storefront-price{font-size:1.25rem}}@keyframes sfSwipeFlash{0%{box-shadow:inset 0 0 0 2px var(--accent-aura, #212121)}to{box-shadow:inset 0 0 0 0 transparent}}.sf-swipe-flash{animation:sfSwipeFlash .4s cubic-bezier(.215,.61,.355,1)}@media(prefers-reduced-motion:reduce){.storefront-card-title{transition:none!important}.storefront-card:hover .storefront-card-title{font-variation-settings:"wght" 400}.animate-cart-wobble,.animate-ghost-pulse,.animate-storefront-slide-up,.sf-swipe-flash{animation:none!important;opacity:1!important;transform:none!important}.sf-reveal{opacity:1!important;transform:none!important;transition:none!important}.sf-slide-in-right,.sf-drawer-slide,.sf-overlay-fade{animation:none!important;opacity:1!important;transform:none!important}.sf-radius-morph,.sf-shipping-bar{transition:none!important}}
