.storefront-site{--sf-accent:#8fd6c2;--sf-secondary:#b87333;--sf-heading:#f2eee8;--sf-bg:#0b0b0b;--sf-surface:#141414;--sf-surface-elevated:#1a1a1a;--sf-border:#2a2a2a;--sf-text:#f2eee8;--sf-text-muted:#9ca3af;background:var(--sf-bg);color:var(--sf-text);min-height:100vh;position:relative}.storefront-site .ff-card{background:var(--sf-surface-elevated);border-color:var(--sf-border);color:var(--sf-text)}.storefront-site .text-text-primary{color:var(--sf-text)}.storefront-site .text-text-muted,.storefront-site .text-text-secondary{color:var(--sf-text-muted)}.storefront-site .border-border{border-color:var(--sf-border)}.storefront-site .bg-surface,.storefront-site .bg-surface\/30,.storefront-site .bg-surface\/40,.storefront-site .bg-surface\/50{background-color:var(--sf-surface)}.storefront-site .text-primary{color:var(--sf-accent)}.storefront-site .border-primary,.storefront-site .border-primary\/30,.storefront-site .border-primary\/40{border-color:color-mix(in srgb,var(--sf-accent) 55%,var(--sf-border))}.storefront-site .bg-primary\/5{background:color-mix(in srgb,var(--sf-accent) 8%,transparent)}.storefront-site .bg-primary\/15{background:color-mix(in srgb,var(--sf-accent) 15%,transparent)}.storefront-site .hover\:border-primary\/50:hover{border-color:color-mix(in srgb,var(--sf-accent) 45%,var(--sf-border))}.storefront-site .hover\:bg-primary\/5:hover{background:color-mix(in srgb,var(--sf-accent) 8%,transparent)}.storefront-site .hover\:border-primary:hover{border-color:var(--sf-accent)}.storefront-site .bg-success\/15{background:color-mix(in srgb,var(--sf-accent) 20%,transparent)}.storefront-site .text-success{color:var(--sf-accent)}.storefront-site .bg-success\/20{background:color-mix(in srgb,var(--sf-accent) 20%,transparent)}.storefront-site .border-danger\/30{border-color:color-mix(in srgb,#ef4444 30%,transparent)}.storefront-site .bg-danger-soft{background:color-mix(in srgb,#ef4444 10%,transparent)}.storefront-site .text-danger{color:#f87171}.storefront-site .sf-card{background:var(--sf-surface-elevated);border:1px solid var(--sf-border);border-radius:.75rem}.storefront-site .sf-card-hover:hover{border-color:color-mix(in srgb,var(--sf-accent) 45%,var(--sf-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--sf-accent) 20%,transparent)}.storefront-site .sf-text-muted{color:var(--sf-text-muted)}.storefront-site .sf-accent{color:var(--sf-accent)}.storefront-site .sf-secondary{color:var(--sf-secondary)}.storefront-site .sf-heading{color:var(--sf-heading)}.storefront-site .sf-border-secondary{border-color:color-mix(in srgb,var(--sf-secondary) 55%,var(--sf-border))}.storefront-site .sf-btn-primary{background:var(--sf-accent);color:#0b0b0b;font-weight:600;border-radius:.375rem;transition:filter .2s,box-shadow .2s}.storefront-site .sf-btn-primary:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 0 20px color-mix(in srgb,var(--sf-accent) 35%,transparent)}.storefront-site .sf-btn-outline{border:1px solid color-mix(in srgb,var(--sf-accent) 55%,var(--sf-border));color:var(--sf-text);background:transparent;border-radius:.375rem}.storefront-site .sf-btn-outline:hover:not(:disabled){border-color:var(--sf-accent);color:var(--sf-accent)}.storefront-site .sf-btn-ghost{border:1px solid transparent;color:var(--sf-text-muted);background:transparent;border-radius:.375rem;font-weight:500;transition:color .15s,background .15s,border-color .15s}.storefront-site .sf-btn-ghost:hover:not(:disabled){color:var(--sf-text);background:color-mix(in srgb,var(--sf-accent) 8%,var(--sf-surface));border-color:var(--sf-border)}.storefront-site .sf-btn-danger-text{color:var(--sf-text-muted);background:transparent;border:none;font-size:.875rem;transition:color .15s}.storefront-site .sf-btn-danger-text:hover:not(:disabled){color:#f87171}.storefront-site .sf-alert-warning{border:1px solid color-mix(in srgb,var(--sf-secondary) 45%,var(--sf-border));background:color-mix(in srgb,var(--sf-secondary) 12%,var(--sf-surface-elevated));color:var(--sf-text)}.storefront-site .sf-cart-qty{border:1px solid var(--sf-border);background:color-mix(in srgb,var(--sf-surface) 80%,transparent)}.storefront-site .sf-cart-qty button:hover:not(:disabled){background:color-mix(in srgb,var(--sf-accent) 12%,var(--sf-surface));color:var(--sf-accent)}.storefront-site .bg-primary.text-primary-foreground,.storefront-site a.bg-primary,.storefront-site button.bg-primary{background:var(--sf-accent)!important;color:#0b0b0b!important;border-color:transparent;box-shadow:0 0 18px color-mix(in srgb,var(--sf-accent) 28%,transparent)}.storefront-site a.bg-primary:hover,.storefront-site button.bg-primary:hover:not(:disabled){filter:brightness(1.05)}.storefront-site a.text-text-secondary,.storefront-site button.text-text-secondary{color:var(--sf-text-muted)!important}.storefront-site a.hover\:text-text-primary:hover,.storefront-site button.hover\:text-text-primary:hover{color:var(--sf-text)!important}.storefront-site .hover\:bg-surface:hover,.storefront-site button.hover\:bg-surface:hover{background:color-mix(in srgb,var(--sf-accent) 8%,var(--sf-surface))!important}.storefront-site .hover\:border-border-strong:hover{border-color:color-mix(in srgb,var(--sf-accent) 45%,var(--sf-border))!important}.storefront-site .sf-step-active{background:var(--sf-accent);color:#0b0b0b}.storefront-site .sf-step-done{background:color-mix(in srgb,var(--sf-accent) 20%,transparent);color:var(--sf-accent);border:1px solid color-mix(in srgb,var(--sf-accent) 40%,transparent)}.storefront-site .sf-service-selected{border-color:var(--sf-accent)!important;box-shadow:0 0 0 1px var(--sf-accent),0 0 24px color-mix(in srgb,var(--sf-accent) 15%,transparent)}.storefront-site .sf-slot-selected{background:var(--sf-accent)!important;color:#0b0b0b!important;border-color:var(--sf-accent)!important}.store-logo{-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.store-logo-fallback{filter:brightness(0) invert(1);opacity:.95}.store-logo[class*="w-[170px]"],.store-logo[class*="w-[220px]"],.store-logo[class*="w-[260px]"]{-webkit-mask-position:left center;mask-position:left center}.storefront-booking-page{display:flex;flex-direction:column}.storefront-booking-main{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}.storefront-booking-main-header{flex-shrink:0;padding-block:1.5rem 1rem;border-bottom:1px solid var(--sf-border);background:var(--sf-bg)}.storefront-booking-main-scroll{flex:1;padding-top:1.5rem;padding-bottom:2rem}@media (min-width:1024px){.storefront-booking-page{flex-direction:row;align-items:flex-start}.storefront-booking-main-header{padding-block:1.75rem 1.25rem}}.storefront-site--booking{--sf-booking-header-h:4.5rem;--sf-booking-sidebar-w:clamp(260px,24vw,380px);--sf-booking-service-row:7.25rem;--sf-booking-visible-services:5;min-height:100dvh;display:flex;flex-direction:column}.storefront-site--booking .storefront-header{position:sticky;top:0;z-index:50}.storefront-site--booking .storefront-booking-page{flex:1;display:flex;flex-direction:column}.storefront-site--booking .storefront-footer{flex-shrink:0;margin-top:0}.storefront-site--booking .storefront-booking-main{flex:1;min-width:0}@media (min-width:1024px){.storefront-site--booking .storefront-booking-page{flex-direction:row;align-items:flex-start}.storefront-site--booking .storefront-sidebar{position:sticky!important;top:var(--sf-booking-header-h)!important;width:var(--sf-booking-sidebar-w);flex-shrink:0;height:calc(100dvh - var(--sf-booking-header-h))!important;min-height:calc(100dvh - var(--sf-booking-header-h))!important;align-self:flex-start;z-index:20}.storefront-site--booking .storefront-booking-main{flex:1;min-width:0}}.storefront-booking-main-scroll-inner{display:block}.storefront-booking-flow{display:flex;flex-direction:column;gap:1rem}.storefront-booking-flow-top{flex-shrink:0}.storefront-booking-step-scroll{overflow:visible}.storefront-booking-services-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media (min-width:1024px){.storefront-booking-services-layout{grid-template-columns:minmax(0,1fr) min(22rem,38%)}}@media (min-width:1280px){.storefront-booking-services-layout{grid-template-columns:minmax(0,1fr) 26rem}}.storefront-booking-services-col{display:flex;flex-direction:column;gap:1rem;min-width:0}.storefront-booking-services-scroll{max-height:calc(var(--sf-booking-visible-services) * var(--sf-booking-service-row) + (var(--sf-booking-visible-services) - 1) * 1rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:.25rem}.storefront-booking-cart-panel{position:sticky;top:calc(var(--sf-booking-header-h) + 1rem);align-self:start;z-index:10}@media (max-width:1023px){.storefront-booking-services-scroll{max-height:calc(var(--sf-booking-visible-services) * var(--sf-booking-service-row) + (var(--sf-booking-visible-services) - 1) * .75rem)}.storefront-booking-cart-panel{position:sticky;top:auto;bottom:0;z-index:20;background:linear-gradient(transparent,var(--sf-bg) 10%);padding-top:.5rem}}.storefront-booking-grid{display:grid;gap:1.5rem}@media (min-width:1024px){.storefront-booking-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch}}.storefront-sidebar{position:relative;overflow:hidden;flex-shrink:0}@media (min-width:1024px){.storefront-sidebar{width:clamp(260px,24vw,380px);min-height:calc(100dvh - 4.5rem);position:sticky;top:4.5rem;align-self:flex-start;height:calc(100dvh - 4.5rem)}}.storefront-sidebar-bg,.storefront-sidebar-media{position:absolute;inset:0}.storefront-sidebar-bg{width:100%;height:100%;background-size:cover;background-position:50%}.storefront-sidebar-caption{position:absolute;inset-inline:0;bottom:0;z-index:2;padding:1.75rem 1.5rem 2rem;background:linear-gradient(180deg,rgba(11,11,11,0),rgba(11,11,11,.35) 28%,rgba(11,11,11,.82))}.storefront-sidebar-overlay{display:none}.storefront-header{position:relative;background:color-mix(in srgb,var(--sf-bg) 85%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--sf-border)}.storefront-header--media{background:transparent;backdrop-filter:none}.storefront-header-bg-wrap{position:absolute;inset:0;overflow:hidden}.storefront-header-overlay{position:absolute;inset:0;background:color-mix(in srgb,var(--sf-bg) 78%,transparent);backdrop-filter:blur(10px)}.storefront-header-inner{position:relative;z-index:1}@media (max-width:1023px){.storefront-booking-grid{grid-template-columns:1fr}.storefront-cart-sticky{position:sticky;bottom:0;z-index:20;background:linear-gradient(transparent,var(--sf-bg) 12%);padding-top:.75rem}}.storefront-collection-band{border-top:1px solid var(--sf-border);background:linear-gradient(180deg,color-mix(in srgb,var(--sf-surface) 92%,#0b0b0b) 0,var(--sf-bg) 100%);padding:2.75rem 0 3.25rem}.storefront-collection-band-inner{margin-inline:auto;max-width:1400px;padding-inline:1rem}@media (min-width:640px){.storefront-collection-band-inner{padding-inline:1.5rem}}.storefront-collection-band-header{margin-bottom:1.75rem}.storefront-feature-strip{width:100%;height:clamp(4.5rem,8vw,6.5rem);border-block:1px solid var(--sf-border);background:var(--sf-surface);overflow:hidden}.storefront-feature-strip--premium{position:relative;height:auto;min-height:clamp(5rem,9vw,7.25rem);background:linear-gradient(120deg,color-mix(in srgb,var(--sf-secondary) 14%,var(--sf-surface)) 0,color-mix(in srgb,var(--sf-bg) 82%,var(--sf-surface)) 46%,color-mix(in srgb,var(--sf-secondary) 10%,var(--sf-surface)) 100%)}.storefront-feature-strip--premium:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--sf-secondary) 16%,transparent) 50%,transparent 100%);opacity:.7}.storefront-feature-strip-inner{position:relative;z-index:1;margin-inline:auto;display:flex;min-height:inherit;max-width:1400px;align-items:center;justify-content:center;padding:1rem;text-align:center}@media (min-width:640px){.storefront-feature-strip-inner{padding-inline:1.5rem}}.storefront-feature-strip-copy{max-width:64rem}.storefront-feature-strip-label{color:var(--sf-secondary)}.storefront-feature-strip-title{margin-top:.35rem;color:var(--sf-heading);font-size:clamp(1rem,2vw,1.4rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.storefront-feature-strip-subtitle{margin-top:.35rem;color:color-mix(in srgb,var(--sf-text) 82%,transparent);font-size:.8rem;line-height:1.6}.storefront-feature-strip-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.storefront-collection-band-scroll-wrap{position:relative}.storefront-collection-band-scroll-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:2.75rem;pointer-events:none;background:linear-gradient(to right,transparent,var(--sf-bg))}@media (min-width:1400px){.storefront-collection-band-scroll-wrap:after{display:none}}.storefront-collection-band-hint{margin-top:.75rem;padding-inline:1rem;text-align:right;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-text-muted)}@media (min-width:1400px){.storefront-collection-band-hint{display:none}}.storefront-collection-band-track{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:1rem;padding-inline:1rem;padding-bottom:.35rem;margin-inline:-1rem;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:640px){.storefront-collection-band-track{margin-inline:-1.5rem;scroll-padding-inline:1.5rem;padding-inline:1.5rem;gap:1.15rem}}.storefront-collection-band-track::-webkit-scrollbar{display:none}.storefront-collection-band-item{flex:0 0 min(68vw,168px);scroll-snap-align:start;display:flex;flex-direction:column;gap:.875rem;text-decoration:none;color:inherit}@media (min-width:640px){.storefront-collection-band-item{flex-basis:190px}}@media (min-width:1024px){.storefront-collection-band-item{flex-basis:200px}}@media (min-width:1400px){.storefront-collection-band-track{margin-inline:0;padding-inline:0;scroll-padding-inline:0;justify-content:flex-start}.storefront-collection-band-item{flex:0 0 calc((100% - 5 * 1.25rem) / 6);min-width:0}}.storefront-collection-band-media{position:relative;overflow:hidden;border-radius:.35rem;background:var(--sf-surface);line-height:0}.storefront-collection-band-copy{padding-inline:.125rem}.storefront-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.storefront-products-hero{position:relative;border:1px solid color-mix(in srgb,var(--sf-secondary) 16%,var(--sf-border));border-radius:1.25rem;background:radial-gradient(circle at top right,color-mix(in srgb,var(--sf-secondary) 12%,transparent) 0,transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--sf-surface-elevated) 94%,var(--sf-bg)) 0,color-mix(in srgb,var(--sf-surface) 88%,var(--sf-bg)) 100%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--sf-secondary) 12%,transparent),0 24px 60px rgba(0,0,0,.22)}.storefront-products-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--sf-secondary) 10%,transparent) 48%,transparent 100%);opacity:.7}.storefront-products-hero>*{position:relative;z-index:1}.storefront-products-hero-aside{padding-top:.2rem}.sf-products-active-chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid color-mix(in srgb,var(--sf-secondary) 40%,var(--sf-border));border-radius:999px;padding:.35rem .75rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-text);background:color-mix(in srgb,var(--sf-secondary) 10%,transparent);transition:background .2s,border-color .2s}.sf-products-active-chip:hover{background:color-mix(in srgb,var(--sf-secondary) 18%,transparent);border-color:color-mix(in srgb,var(--sf-secondary) 60%,var(--sf-border))}.sf-products-count-chip{display:inline-flex;align-items:center;border:1px solid var(--sf-border);border-radius:999px;padding:.4rem 1rem;font-size:.75rem;letter-spacing:.08em;color:var(--sf-text-muted);white-space:nowrap}.sf-products-sidebar-body{padding-top:.5rem}@media (min-width:1024px){.sf-products-sidebar-body{padding-top:0}}.sf-products-sidebar-section{padding:1.1rem 0}.sf-products-sidebar-sep{height:1px;background:var(--sf-border)}.sf-products-sidebar-label{font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--sf-text-muted);margin-bottom:.6rem}.sf-products-search-input{width:100%;height:2.75rem;border-radius:.75rem;border:1px solid var(--sf-border);background:var(--sf-surface);padding-left:2.5rem;padding-right:.75rem;font-size:.875rem;color:var(--sf-text);transition:border-color .2s;outline:none}.sf-products-search-input::-moz-placeholder{color:var(--sf-text-muted)}.sf-products-search-input::placeholder{color:var(--sf-text-muted)}.sf-products-search-input:focus{border-color:color-mix(in srgb,var(--sf-accent) 70%,var(--sf-border))}.sf-products-select{width:100%;height:2.75rem;border-radius:.75rem;border:1px solid var(--sf-border);background:var(--sf-surface);padding:0 .75rem;font-size:.875rem;color:var(--sf-text);outline:none;transition:border-color .2s}.sf-products-select:focus{border-color:color-mix(in srgb,var(--sf-accent) 70%,var(--sf-border))}.sf-products-btn-apply{flex:1;height:2.5rem;border-radius:.75rem;background:var(--sf-accent);color:#0b0b0b;font-size:.8rem;font-weight:600;letter-spacing:.04em;transition:opacity .2s}.sf-products-btn-apply:hover{opacity:.88}.sf-products-btn-reset{flex:1;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;border-radius:.75rem;border:1px solid var(--sf-border);color:var(--sf-text-muted);font-size:.8rem;transition:border-color .2s,color .2s}.sf-products-btn-reset:hover{border-color:var(--sf-text-muted);color:var(--sf-text)}.sf-products-nav-link{display:block;padding:.55rem .85rem;border-radius:.65rem;font-size:.875rem;color:var(--sf-text-muted);transition:color .2s,background .2s}.sf-products-nav-link:hover{color:var(--sf-text);background:color-mix(in srgb,var(--sf-accent) 6%,transparent)}.sf-products-nav-link--active{color:var(--sf-accent);background:color-mix(in srgb,var(--sf-accent) 10%,transparent);font-weight:600}.sf-products-brand-chip{display:inline-flex;align-items:center;border:1px solid var(--sf-border);border-radius:999px;padding:.3rem .85rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-text-muted);transition:border-color .2s,color .2s,background .2s}.sf-products-brand-chip:hover{border-color:color-mix(in srgb,var(--sf-accent) 50%,var(--sf-border));color:var(--sf-text)}.sf-products-brand-chip--active{border-color:var(--sf-accent);color:var(--sf-accent);background:color-mix(in srgb,var(--sf-accent) 10%,transparent)}.sf-products-grid-wrapper{min-height:40vh}.sf-products-empty{padding:4rem 1.5rem;text-align:center}.sf-products-page-shell{padding-top:2rem;padding-bottom:4rem}.sf-products-page-header{margin-bottom:1.5rem}@media (min-width:1024px){.sf-products-two-col{display:grid;grid-template-columns:280px minmax(0,1fr);gap:2rem;align-items:start}.sf-products-sidebar-col{position:sticky;top:4.5rem;display:flex;flex-direction:column}.sf-products-main-col{min-height:0}}.sf-active-chip{display:inline-flex;align-items:center;gap:.3rem;border:1px solid color-mix(in srgb,var(--sf-secondary) 40%,var(--sf-border));border-radius:999px;padding:.3rem .8rem;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--sf-text);background:color-mix(in srgb,var(--sf-secondary) 8%,transparent);transition:background .2s}.sf-active-chip:hover{background:color-mix(in srgb,var(--sf-secondary) 16%,transparent)}.sf-mobile-filter-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1.1rem;border:1px solid var(--sf-border);border-radius:.875rem;background:var(--sf-surface-elevated);color:var(--sf-text);font-size:.875rem;font-weight:600;cursor:pointer}.sf-sidebar-label{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--sf-text-muted);margin-bottom:.5rem}.sf-sidebar-section{padding-top:1rem;border-top:1px solid var(--sf-border)}.sf-sidebar-input{width:100%;height:2.6rem;border-radius:.65rem;border:1px solid var(--sf-border);background:var(--sf-surface);padding-right:.75rem;font-size:.875rem;color:var(--sf-text);outline:none;transition:border-color .18s}.sf-sidebar-input::-moz-placeholder{color:var(--sf-text-muted)}.sf-sidebar-input::placeholder{color:var(--sf-text-muted)}.sf-sidebar-input:focus{border-color:color-mix(in srgb,var(--sf-accent) 65%,var(--sf-border))}.sf-sidebar-select{width:100%;height:2.6rem;border-radius:.65rem;border:1px solid var(--sf-border);background:var(--sf-surface);padding:0 .75rem;font-size:.875rem;color:var(--sf-text);outline:none;transition:border-color .18s}.sf-sidebar-select:focus{border-color:color-mix(in srgb,var(--sf-accent) 65%,var(--sf-border))}.sf-sidebar-btn-primary{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;border-radius:.65rem;background:var(--sf-accent);color:#0b0b0b;font-size:.8rem;font-weight:600;letter-spacing:.03em;transition:opacity .18s}.sf-sidebar-btn-primary:hover{opacity:.85}.sf-sidebar-btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:2.4rem;border-radius:.65rem;border:1px solid var(--sf-border);color:var(--sf-text-muted);font-size:.8rem;transition:border-color .18s,color .18s}.sf-sidebar-btn-ghost:hover{border-color:color-mix(in srgb,var(--sf-text-muted) 60%,var(--sf-border));color:var(--sf-text)}.sf-sidebar-nav-link{display:block;padding:.5rem .75rem;border-radius:.6rem;font-size:.875rem;color:var(--sf-text-muted);transition:color .18s,background .18s}.sf-sidebar-nav-link:hover{color:var(--sf-text);background:color-mix(in srgb,var(--sf-accent) 7%,transparent)}.sf-sidebar-nav-link--on{color:var(--sf-accent);background:color-mix(in srgb,var(--sf-accent) 12%,transparent);font-weight:600}.sf-sidebar-brand-chip{display:inline-flex;align-items:center;border:1px solid var(--sf-border);border-radius:999px;padding:.28rem .8rem;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:var(--sf-text-muted);transition:border-color .18s,color .18s,background .18s}.sf-sidebar-brand-chip:hover{color:var(--sf-text);border-color:color-mix(in srgb,var(--sf-accent) 50%,var(--sf-border))}.sf-sidebar-brand-chip--on{border-color:var(--sf-accent);color:var(--sf-accent);background:color-mix(in srgb,var(--sf-accent) 10%,transparent)}.storefront-products-active-chip{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--sf-secondary) 36%,var(--sf-border));border-radius:999px;padding:.5rem .85rem;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--sf-text) 88%,transparent);background:color-mix(in srgb,var(--sf-secondary) 7%,transparent)}.storefront-products-layout{display:grid;gap:1.5rem;align-items:start}.storefront-products-aside{order:2}.storefront-products-panel{order:1;min-height:0}.storefront-filters-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid var(--sf-border);border-radius:.75rem;background:var(--sf-surface-elevated);color:var(--sf-text);font-size:.875rem;font-weight:600;cursor:pointer;gap:.5rem;margin-bottom:1rem}.storefront-filters-toggle:after{content:"▾";font-size:.75rem;transition:transform .2s ease;color:var(--sf-text-muted)}details.storefront-filters-details[open] .storefront-filters-toggle:after{transform:rotate(180deg)}details.storefront-filters-details:not([open])>:not(summary){display:none}@media (min-width:1024px){.storefront-filters-toggle{display:none}details.storefront-filters-details>:not(summary){display:block!important}.storefront-products-aside,.storefront-products-panel{order:0}}.storefront-product-scroll{min-height:0}.storefront-product-card{border:1px solid color-mix(in srgb,var(--sf-secondary) 18%,var(--sf-border));border-radius:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--sf-surface-elevated) 92%,var(--sf-bg)) 0,color-mix(in srgb,var(--sf-surface) 90%,var(--sf-bg)) 100%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--sf-secondary) 10%,transparent),0 18px 40px rgba(0,0,0,.18);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.storefront-product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--sf-secondary) 34%,var(--sf-border));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--sf-secondary) 14%,transparent),0 22px 52px rgba(0,0,0,.24)}.storefront-product-card-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:radial-gradient(circle at top,color-mix(in srgb,var(--sf-secondary) 10%,transparent) 0,transparent 36%),var(--sf-surface)}.storefront-product-card-media-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(11,11,11,.04),rgba(11,11,11,.3))}.storefront-product-card-copy{display:flex;flex:1;flex-direction:column;gap:.55rem;padding:1rem 1rem .9rem}.storefront-product-card-brand{font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--sf-secondary)}.storefront-product-card-title{color:var(--sf-heading);font-size:1rem;font-weight:600;line-height:1.4}.storefront-product-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid color-mix(in srgb,var(--sf-secondary) 10%,var(--sf-border))}.storefront-product-card-price{color:var(--sf-accent);font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.storefront-product-card-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--sf-secondary) 28%,var(--sf-border));background:color-mix(in srgb,var(--sf-secondary) 6%,transparent);color:var(--sf-secondary);font-size:.9rem;transition:all .2s ease;flex-shrink:0}.storefront-product-card:hover .storefront-product-card-link{background:var(--sf-secondary);color:#0b0b0b;border-color:var(--sf-secondary);transform:scale(1.08)}.storefront-product-card-actions{border-top:1px solid color-mix(in srgb,var(--sf-secondary) 14%,var(--sf-border));padding:.9rem 1rem 1rem}@media (min-width:640px){.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}}@media (min-width:1024px){.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}}@media (min-width:1440px){.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}}@media (min-width:1024px){.storefront-products-layout{grid-template-columns:300px minmax(0,1fr);align-items:start}.storefront-products-aside{position:sticky;top:5.5rem;align-self:start;max-height:calc(100vh - 6.5rem);overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem}}.storefront-product-detail{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width:1024px){.storefront-product-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.storefront-product-detail-media{max-width:36rem}@media (min-width:1024px){.storefront-product-detail-media{max-width:none}}.storefront-home-trio{padding:0;background:var(--sf-bg)}.storefront-home-newsletter-inner,.storefront-home-trio-inner,.storefront-home-trust-inner{margin-inline:auto;max-width:1400px;padding-inline:1rem}@media (min-width:640px){.storefront-home-newsletter-inner,.storefront-home-trio-inner,.storefront-home-trust-inner{padding-inline:1.5rem}}.storefront-home-trio-grid{display:grid;gap:.75rem}@media (min-width:768px){.storefront-home-trio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.storefront-home-trio-card{position:relative;min-height:clamp(280px,38vw,380px);border-radius:.25rem;overflow:hidden;border:1px solid var(--sf-border);background:var(--sf-surface)}.storefront-home-trio-media{position:absolute;inset:0}.storefront-home-trio-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,11,11,.15),rgba(11,11,11,.55) 45%,rgba(11,11,11,.92));pointer-events:none}.storefront-home-trio-copy{position:absolute;inset-inline:0;bottom:0;z-index:1;padding:1.25rem 1.25rem 1.5rem}.storefront-home-trio-title{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--sf-secondary)}.storefront-home-trio-desc{margin-top:.5rem;max-width:22rem;font-size:.7rem;line-height:1.55;color:color-mix(in srgb,var(--sf-text) 82%,transparent)}.storefront-home-trio-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;min-width:8.5rem;height:2.25rem;padding-inline:1rem;border:1px solid color-mix(in srgb,var(--sf-text) 55%,transparent);border-radius:.2rem;font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--sf-text);background:transparent;transition:border-color .15s,color .15s,background .15s}.storefront-home-trio-btn:hover{border-color:var(--sf-accent);color:var(--sf-accent)}.storefront-home-newsletter{margin-top:1rem;padding:2.5rem 0 3rem;background:var(--sf-surface);border-block:1px solid var(--sf-border)}.storefront-home-newsletter-inner{position:relative}.storefront-home-newsletter-content{display:flex;flex-direction:column;gap:2rem}@media (min-width:900px){.storefront-home-newsletter-content{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3rem}.storefront-home-newsletter-copy{flex:1;max-width:32rem}.storefront-home-newsletter-form,.storefront-home-newsletter-panel{flex:0 0 min(100%,22rem);width:min(100%,22rem)}}.storefront-home-newsletter-logo{width:3rem;height:3rem;opacity:1}.storefront-home-newsletter-title{margin-top:.35rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;letter-spacing:.02em;line-height:1.25;color:var(--sf-heading)}.storefront-home-newsletter-panel{padding:1rem 1.25rem;border-radius:.375rem;border:1px solid var(--sf-border);background:var(--sf-bg)}.storefront-home-newsletter-panel--success{border-color:color-mix(in srgb,var(--sf-accent) 45%,var(--sf-border))}.storefront-home-newsletter-form{display:flex;flex-direction:column;gap:1rem;width:100%}.storefront-home-newsletter-fields{display:flex;flex-direction:column;gap:.75rem}.storefront-home-newsletter-label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sf-text)}.storefront-home-newsletter-input{display:block;width:100%;height:2.75rem;padding-inline:.875rem;border:1px solid var(--sf-border);border-radius:.375rem;background:var(--sf-bg);color:var(--sf-text);font-size:.9375rem;line-height:1.4}.storefront-home-newsletter-input::-moz-placeholder{color:var(--sf-text-muted);opacity:1}.storefront-home-newsletter-input::placeholder{color:var(--sf-text-muted);opacity:1}.storefront-home-newsletter-input:focus{outline:2px solid color-mix(in srgb,var(--sf-accent) 55%,transparent);outline-offset:1px;border-color:var(--sf-accent)}.storefront-home-newsletter-consent{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.45;color:var(--sf-text);cursor:pointer}.storefront-home-newsletter-consent input{margin-top:.2rem;flex-shrink:0;width:1rem;height:1rem;accent-color:var(--sf-accent)}.storefront-home-newsletter-error{margin:0;font-size:.8125rem;color:#f87171}.storefront-home-newsletter-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding-inline:1.25rem;border:none;border-radius:.375rem;background:var(--sf-accent);color:#0b0b0b;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.storefront-home-newsletter-submit:disabled{opacity:.7;cursor:not-allowed}.storefront-home-trust{padding:1.35rem 0 2rem;background:var(--sf-bg);border-bottom:1px solid var(--sf-border)}.storefront-home-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem;list-style:none;margin:0;padding:0}@media (min-width:768px){.storefront-home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.storefront-home-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.storefront-home-trust-item{display:flex;flex-direction:column;align-items:center;gap:.65rem;text-align:center}.storefront-home-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;flex-shrink:0;color:var(--sf-secondary)}.storefront-home-trust-copy{display:flex;flex-direction:column;align-items:center;gap:.3rem}.storefront-home-trust-label{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.3;color:var(--sf-secondary)}.storefront-home-trust-desc{font-size:.65rem;color:color-mix(in srgb,var(--sf-secondary) 82%,transparent);line-height:1.45}.storefront-home-featured{padding:3rem 0;border-top:1px solid var(--sf-border);background:var(--sf-surface)}.storefront-home-featured-inner{margin-inline:auto;max-width:1400px;padding-inline:1rem}@media (min-width:640px){.storefront-home-featured-inner{padding-inline:1.5rem}}.storefront-home-featured-grid{display:grid;gap:2rem;align-items:center}@media (min-width:768px){.storefront-home-featured-grid{grid-template-columns:1.1fr 1fr}}.storefront-home-featured-media{display:block;overflow:hidden;border-radius:.75rem;border:1px solid var(--sf-border);background:#0a0a0a;min-height:240px}.storefront-home-featured-copy{padding:.5rem 0}.storefront-home-cta{padding:3.5rem 1rem;text-align:center;border-top:1px solid var(--sf-border);background:linear-gradient(180deg,color-mix(in srgb,var(--sf-secondary) 8%,var(--sf-bg)) 0,var(--sf-bg) 100%)}.storefront-home-cta-inner{margin-inline:auto;max-width:36rem}.storefront-footer{margin-top:0;background:#080808;border-top:1px solid var(--sf-border)}.storefront-footer-inner{margin-inline:auto;max-width:1400px;padding:2.75rem 1rem 1.25rem}@media (min-width:640px){.storefront-footer-inner{padding-inline:1.5rem}}.storefront-footer-main{display:grid;gap:2rem}@media (min-width:768px){.storefront-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.storefront-footer-main{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}}.storefront-footer-brand-col{display:flex;flex-direction:column;gap:.75rem}.storefront-footer-tagline{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--sf-text-muted)}.storefront-footer-social{display:flex;gap:.5rem;margin-top:.25rem}.storefront-footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;border:1px solid var(--sf-border);color:var(--sf-text-muted);transition:border-color .15s,color .15s}.storefront-footer-social-link:hover{border-color:var(--sf-accent);color:var(--sf-accent)}.storefront-footer-heading{font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sf-text)}.storefront-footer-links{margin-top:.85rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:.55rem}.storefront-footer-link{font-size:.72rem;color:var(--sf-text-muted);text-decoration:none;transition:color .15s}.storefront-footer-link:hover{color:var(--sf-accent)}.storefront-footer-bottom{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--sf-border);display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media (min-width:640px){.storefront-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.storefront-footer-legal{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes sf-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.storefront-product-card{animation:sf-fade-up .3s ease both}.storefront-product-card:first-child{animation-delay:.05s}.storefront-product-card:nth-child(2){animation-delay:.1s}.storefront-product-card:nth-child(3){animation-delay:.15s}.storefront-product-card:nth-child(4){animation-delay:.2s}.storefront-product-card:nth-child(5){animation-delay:.25s}.storefront-product-card:nth-child(6){animation-delay:.3s}.storefront-product-card:nth-child(n+7){animation-delay:.35s}.storefront-product-card-media>div:not(.storefront-product-card-media-overlay){background:linear-gradient(135deg,color-mix(in srgb,var(--sf-secondary) 8%,var(--sf-surface)) 0,color-mix(in srgb,var(--sf-accent) 5%,var(--sf-surface)) 100%)}.sf-btn-ghost,.sf-btn-outline,.sf-btn-primary{border-radius:.625rem!important;letter-spacing:.01em}.storefront-site{scroll-behavior:smooth}.storefront-site :focus-visible{outline:2px solid var(--sf-accent);outline-offset:2px;border-radius:4px}.storefront-footer-link,.storefront-header a{transition:color .15s ease,opacity .15s ease}.storefront-site .bg-primary{background:var(--sf-accent)!important}.storefront-site .text-primary-foreground{color:#0b0b0b!important}.storefront-product-card-media img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)!important}.storefront-product-card:hover .storefront-product-card-media img{transform:scale(1.04)!important}.storefront-product-card:hover .storefront-product-card-title{color:color-mix(in srgb,var(--sf-heading) 90%,var(--sf-accent));transition:color .2s ease}@media (max-width:640px){.storefront-product-card-media{aspect-ratio:3/3.5}}@media (max-width:1023px){.storefront-sidebar{box-shadow:0 8px 32px rgba(0,0,0,.4)}}.sf-step-active{background:var(--sf-accent)!important;color:#0b0b0b!important;font-weight:700}.sf-step-done{background:color-mix(in srgb,var(--sf-accent) 20%,var(--sf-surface))!important;color:var(--sf-accent)!important;border-color:color-mix(in srgb,var(--sf-accent) 40%,transparent)!important}.sf-promo-strip{display:flex;flex-wrap:wrap;gap:.75rem;margin:.25rem 0 1.5rem}.sf-promo-banner{position:relative;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1rem .6rem .6rem;border-radius:.9rem;overflow:hidden;color:#0b0b0b;background:linear-gradient(100deg,var(--sf-accent),var(--sf-secondary));box-shadow:0 8px 24px -14px rgba(0,0,0,.5)}.sf-promo-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.35) 48%,transparent 66%);transform:translateX(-120%);animation:sf-shine 5s ease-in-out infinite;pointer-events:none}@keyframes sf-shine{0%,62%{transform:translateX(-120%)}82%,to{transform:translateX(120%)}}.sf-promo-banner-badge{flex-shrink:0;font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.22rem .55rem;border-radius:999px;background:rgba(0,0,0,.82);color:#fff}.sf-promo-banner-text{position:relative;display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;font-size:.86rem;line-height:1.2}.sf-promo-banner-text strong{font-weight:700}.sf-promo-banner-deal{font-weight:800;padding-left:.5rem;border-left:1px solid rgba(0,0,0,.28)}.sf-promo-badge{position:absolute;right:.5rem;top:.5rem;z-index:10;max-width:calc(100% - 1rem);padding:.28rem .6rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.01em;color:#0b0b0b;background:linear-gradient(100deg,var(--sf-accent),var(--sf-secondary));box-shadow:0 4px 14px -6px rgba(0,0,0,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes sf-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.sf-grid-in{animation:sf-rise .5s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.sf-grid-in,.sf-promo-banner:after{animation:none}}.sf-freeship{border-radius:.75rem;border:1px solid color-mix(in srgb,var(--sf-accent) 35%,transparent);background:color-mix(in srgb,var(--sf-accent) 10%,var(--sf-surface));padding:.7rem .85rem}.sf-freeship-msg{font-size:.8rem;line-height:1.3;color:var(--sf-text);margin-bottom:.5rem}.sf-freeship-track{height:8px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--sf-text) 12%,transparent)}.sf-freeship-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--sf-accent),var(--sf-secondary));transition:width .5s cubic-bezier(.22,1,.36,1)}