:root{--brand: #111827;--accent: #14b8a6;--font: "Cairo", system-ui, sans-serif;--bg: #f6f7fa;--surface: #ffffff;--border: #e4e7ef;--text-1: #111827;--text-2: #4b5565;--text-3: #9ca3af;--radius: 8px;--radius-sm: 6px;--radius-lg: 14px;--radius-pill:999px;--shadow-xs: 0 1px 2px rgba(15,23,42,.06);--shadow-sm: 0 2px 8px rgba(15,23,42,.08);--shadow-md: 0 6px 24px rgba(15,23,42,.1);--shadow-lg: 0 16px 48px rgba(15,23,42,.14);font-family:var(--font);color:var(--text-1);background:var(--bg)}*,*:before,*:after{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes lightboxIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.storefront-shell{min-height:100vh;background:var(--bg);font-family:var(--font);color:var(--text-1)}.shared-theme-preview-bar{position:relative;z-index:950;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;padding:8px 20px;border-bottom:2px solid #0f766e;background:#ecfdf5;color:#134e4a;text-align:start}.shared-theme-preview-bar>svg{flex:0 0 auto}.shared-theme-preview-bar>div{min-width:0}.shared-theme-preview-bar strong,.shared-theme-preview-bar span{display:block;overflow-wrap:anywhere}.shared-theme-preview-bar strong{font-size:13px}.shared-theme-preview-bar span{margin-top:1px;color:#115e59;font-size:11.5px}.shared-theme-preview-bar.loading{border-bottom-color:#64748b;background:#f8fafc;color:#334155}.shared-theme-preview-bar.error{border-bottom-color:#b91c1c;background:#fef2f2;color:#7f1d1d}.shared-theme-preview-bar.error span{color:#991b1b}@media(max-width:600px){.shared-theme-preview-bar{align-items:flex-start;justify-content:flex-start;min-height:54px;padding:8px 12px}.shared-theme-preview-bar strong{font-size:12.5px}.shared-theme-preview-bar span{font-size:11px}}.promo-banner{background:var(--banner-bg, var(--brand));color:#fff;text-align:center;padding:9px 20px;font-size:13.5px;font-weight:600;letter-spacing:.01em;animation:slideDown .4s ease both}.storefront-header{position:sticky;top:0;z-index:900;background:var(--hdr-bg, color-mix(in srgb, var(--surface) 92%, transparent));backdrop-filter:var(--hdr-blur, blur(16px));-webkit-backdrop-filter:var(--hdr-blur, blur(16px));border-bottom:1px solid var(--hdr-bd, var(--border));color:inherit;display:flex;flex-direction:column;transition:height .2s,background .25s ease,backdrop-filter .25s ease,border-color .25s ease}.header-inner{position:relative;display:flex;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:0 28px;height:var(--hdr-h, 64px)}.hdr--on-color .store-logo,.hdr--on-color .store-logo span{color:#ffffffe6}.hdr--on-color .snav-btn{color:#ffffffd9}.hdr--on-color .snav-btn.active{color:#fff;background:#ffffff26}.hdr--on-color .header-search-btn{color:#ffffffd9}.hdr--on-color .mobile-menu-toggle{color:#fff}.hdr--on-color .cart-trigger{background:#ffffff26;border-color:#fff3;color:#fff}.hdr--on-color .cart-badge{background:var(--accent)}.store-logo{display:flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--brand);font-weight:900;font-size:18px;cursor:pointer;padding:0;flex-shrink:0}.store-logo img{height:32px;object-fit:contain;max-width:130px}.store-nav{display:flex;align-items:center;gap:2px;flex:1}.store-nav.hl--logo-left-nav-center{justify-content:center}.store-nav.hl--logo-left-nav-left{justify-content:flex-start;margin-right:auto}.store-nav.hl--logo-center{justify-content:center}.storefront-header.hl--logo-center .store-logo{position:absolute;left:50%;transform:translate(-50%)}.storefront-header.hl--logo-center .store-nav{justify-content:flex-start}.snav-item{position:relative}.snav-btn{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 14px;border:0;background:transparent;color:var(--text-2);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.snav-style--links{border-radius:var(--radius-sm)}.snav-style--links:hover,.snav-style--links.active{background:color-mix(in srgb,var(--brand) 9%,transparent);color:var(--brand)}.snav-style--pills{border-radius:999px}.snav-style--pills:hover{background:color-mix(in srgb,var(--brand) 8%,transparent);color:var(--brand)}.snav-style--pills.active{background:var(--brand);color:#fff}.snav-style--underline{border-radius:0;border-bottom:2px solid transparent;padding-bottom:2px}.snav-style--underline:hover{color:var(--brand);border-bottom-color:var(--accent)}.snav-style--underline.active{color:var(--brand);border-bottom-color:var(--brand)}.snav-style--buttons{border:1.5px solid var(--border);border-radius:var(--radius-sm)}.snav-style--buttons:hover{border-color:var(--brand);color:var(--brand)}.snav-style--buttons.active{background:var(--brand);color:#fff;border-color:var(--brand)}.snav-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 32px #0000001f;padding:6px;z-index:200;animation:fadeUp .15s ease both}.snav-dropdown-item{display:block;width:100%;padding:9px 14px;border:0;border-radius:var(--radius-sm);background:none;color:var(--text-1);font-size:13.5px;font-weight:600;text-align:right;cursor:pointer;transition:background .12s,color .12s;font-family:inherit}.snav-dropdown-item:hover{background:color-mix(in srgb,var(--brand) 8%,transparent);color:var(--brand)}.snav-dropdown-item.active{color:var(--brand);font-weight:700}.snav-dropdown--vertical{position:static;box-shadow:none;border:none;border-radius:0;border-right:2px solid var(--border);margin-right:16px;padding:4px 0;background:transparent;animation:none}.snav-dropdown--vertical .snav-dropdown-item{padding:8px 12px;font-size:13px}.header-actions{display:flex;align-items:center;gap:8px;margin-right:auto}.store-nav.hl--logo-left-nav-left~.header-actions{margin-right:0}.header-search-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-2);cursor:pointer;transition:border-color .15s,color .15s;flex-shrink:0}.header-search-btn:hover{border-color:var(--brand);color:var(--brand)}.cart-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--brand);cursor:pointer;flex-shrink:0;transition:border-color .15s,box-shadow .15s}.cart-trigger:hover{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.cart-style--icon{width:42px;height:42px;padding:0;border-radius:var(--radius)}.cart-style--pill{padding:0 16px;border-radius:999px}.cart-style--full{padding:0 18px;background:var(--brand);color:#fff;border-color:transparent}.cart-style--full:hover{background:color-mix(in srgb,var(--brand) 85%,black);box-shadow:none}.cart-trigger-label{font-size:13px;font-weight:700}.cart-badge{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface, #fff);animation:scaleIn .15s ease both;line-height:1}.cart-style--full .cart-badge{top:-8px;right:-8px}.mobile-menu-toggle{display:none;width:40px;height:40px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-1);cursor:pointer;place-items:center;flex-shrink:0}.mobile-menu-panel{display:flex;flex-direction:column;padding:8px 20px 16px;border-top:1px solid var(--border);background:var(--surface);gap:2px;animation:slideDown .2s ease both}.mobile-menu-panel .snav-item.vertical{display:flex;flex-direction:column}.mobile-menu-panel .snav-btn{width:100%;text-align:right;justify-content:space-between;padding:10px 14px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1000;animation:fadeIn .2s ease both;cursor:pointer}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100vw);background:var(--surface);z-index:1001;display:flex;flex-direction:column;box-shadow:-8px 0 40px #0f172a2e;animation:drawerSlideIn .28s cubic-bezier(.4,0,.2,1) both}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.cart-drawer-title{font-size:17px;font-weight:900;color:var(--brand);display:flex;align-items:center;gap:8px}.cart-drawer-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:800}.cart-drawer-close{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;color:var(--text-2);cursor:pointer;transition:background .12s}.cart-drawer-close:hover{background:var(--bg)}.cart-drawer-body{flex:1;overflow-y:auto;padding:8px 16px;display:flex;flex-direction:column;gap:0}.cart-drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;color:var(--text-3);text-align:center;padding:40px 20px}.cart-drawer-empty svg{opacity:.2;margin-bottom:8px}.cart-drawer-empty strong{font-size:16px;font-weight:700;color:var(--text-1)}.cart-drawer-empty p{font-size:13px;margin:0}.cart-empty-cta{margin-top:8px;padding:9px 22px;border:1.5px solid var(--brand);border-radius:var(--radius);background:none;color:var(--brand);font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.cart-empty-cta:hover{background:var(--brand);color:#fff}.cd-line{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.cd-line:last-child{border-bottom:0}.cd-line-img-wrap{position:relative;flex-shrink:0}.cd-line-img{width:72px;height:72px;border-radius:var(--radius);object-fit:cover;display:block;background:var(--bg);border:1px solid var(--border)}.cd-line-qty-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.cd-line-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cd-line-top{display:flex;align-items:flex-start;gap:6px}.cd-line-name{flex:1;font-size:13.5px;font-weight:700;color:var(--text-1);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cd-line-remove{flex-shrink:0;width:24px;height:24px;border:1px solid var(--border);border-radius:var(--radius-sm);background:none;color:var(--text-3);cursor:pointer;display:grid;place-items:center;transition:border-color .12s,color .12s,background .12s}.cd-line-remove:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.cd-line-variant{font-size:11.5px;color:var(--text-3);display:flex;align-items:center;gap:4px}.cd-variant-dot{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0;box-shadow:inset 0 0 0 1px #00000026}.line-customizations{list-style:none;margin:4px 0 0;padding:7px 8px;display:grid;gap:4px;border:1px dashed var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--accent) 4%,var(--surface))}.line-customizations li{display:flex;align-items:center;gap:6px;min-width:0;font-size:11.5px;line-height:1.45}.line-customizations span{color:var(--text-3);font-weight:600}.line-customizations strong{color:var(--text-1);font-weight:800;overflow-wrap:anywhere}.line-customizations em{margin-inline-start:auto;color:var(--accent);font-style:normal;font-weight:900;white-space:nowrap}.cd-line-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.cd-line-price{font-size:14px;font-weight:800;color:var(--accent)}.cd-qty{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.cd-qty button{width:30px;height:30px;border:0;background:var(--surface);color:var(--text-1);cursor:pointer;display:grid;place-items:center;transition:background .12s}.cd-qty button:hover{background:var(--bg)}.cd-qty span{min-width:28px;text-align:center;font-size:13px;font-weight:700;border-inline:1.5px solid var(--border);height:30px;line-height:30px;color:var(--text-1)}.cart-drawer-footer{border-top:1px solid var(--border);padding:16px 20px;display:flex;flex-direction:column;gap:12px;flex-shrink:0;background:var(--bg)}.cart-drawer-totals{display:grid;gap:6px}.cart-drawer-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13.5px}.cart-drawer-row span{color:var(--text-2)}.cart-drawer-row strong{color:var(--brand);font-weight:700}.cart-drawer-total{font-size:17px;font-weight:900;padding-top:8px;border-top:1px solid var(--border)}.cart-drawer-total strong{color:var(--brand);font-size:20px}.cart-checkout-btn{display:flex;align-items:center;justify-content:space-between;padding:0 18px;min-height:52px;border:0;border-radius:var(--radius-lg);background:var(--brand);color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:opacity .15s,transform .1s;width:100%}.cart-checkout-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.cart-checkout-btn:disabled{opacity:.4;cursor:not-allowed}.cart-checkout-price{font-size:13px;font-weight:700;background:#ffffff38;border-radius:var(--radius-sm);padding:3px 10px}.cart-continue-btn{min-height:40px;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--text-2);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s;width:100%}.cart-continue-btn:hover{background:var(--surface)}.sf-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:11px 24px;border-radius:999px;font-size:14px;font-weight:600;z-index:9999;animation:toastIn .25s ease both;box-shadow:0 6px 24px #00000040;white-space:nowrap;pointer-events:none}.sf-page{max-width:1280px;margin:0 auto;padding:28px 28px 64px;animation:fadeUp .3s ease both;overflow-x:clip}.alert{max-width:1280px;margin:0 auto;padding:12px 28px;border-radius:var(--radius-sm);background:#fef2f2;color:#991b1b;border-left:4px solid #ef4444;font-size:14px}.notice{max-width:1280px;margin:0 auto;padding:12px 28px;border-radius:var(--radius-sm);background:#f0fdf4;color:#14532d;border-left:4px solid #22c55e;font-size:14px}.storefront-hero{border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 22%,white) 0%,var(--surface) 62%);padding:40px 44px 44px;margin-bottom:24px;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.storefront-hero:before{content:"";position:absolute;inset-inline-end:-80px;top:-80px;width:360px;height:360px;border-radius:50%;background:color-mix(in srgb,var(--accent) 9%,transparent);pointer-events:none}.hero-content{position:relative;display:grid;gap:10px;max-width:620px;min-width:0}.hero-eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent)}.hero-title{color:var(--brand);font-size:clamp(24px,4vw,38px);font-weight:900;line-height:1.2;letter-spacing:-.025em}.hero-subtitle{color:var(--text-2);font-size:15px;line-height:1.7}.hero-search{display:flex;gap:8px;margin-top:18px;max-width:560px}.hero-search-input{flex:1;min-width:0;min-height:46px;padding:0 16px;border:1.5px solid rgba(255,255,255,.6);border-radius:var(--radius);background:#ffffffd1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:15px;color:var(--text-1);outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.hero-search-input::placeholder{color:var(--text-3)}.hero-search-input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.hero-search-btn{display:flex;align-items:center;gap:8px;min-height:46px;padding:0 20px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;transition:opacity .15s}.hero-search-btn:hover:not(:disabled){opacity:.85}.hero-search-clear{min-height:46px;padding:0 16px;border:1.5px solid rgba(255,255,255,.5);border-radius:var(--radius);background:#fff9;color:var(--text-2);cursor:pointer;font-size:14px;transition:background .15s}.hero-search-clear:hover{background:#fff}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;align-items:start}.category-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px;position:sticky;top:80px;display:flex;flex-direction:column;gap:3px}.category-panel-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);padding:4px 8px 10px;border-bottom:1px solid var(--border);margin-bottom:4px}.category-panel button{min-height:36px;width:100%;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-2);text-align:right;padding:0 10px;cursor:pointer;font-size:13.5px;font-weight:500;transition:background .12s,color .12s}.category-panel button.selected{background:color-mix(in srgb,var(--accent) 12%,white);color:var(--brand);font-weight:700}.category-panel button:hover:not(.selected){background:var(--bg);color:var(--brand)}.category-group{display:flex;flex-direction:column;gap:2px}.category-group div{display:flex;flex-direction:column;gap:2px;padding-right:10px}.category-panel button.child{min-height:30px;font-size:13px;color:var(--text-2)}.category-panel button.child.selected{color:var(--brand)}.category-landing{min-height:280px;display:flex;align-items:flex-end;border-radius:var(--radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 10%,var(--surface)),color-mix(in srgb,var(--accent) 12%,var(--bg)));border:1px solid var(--border);margin:22px 0;padding:clamp(22px,5vw,48px);overflow:hidden}.category-landing-copy{display:grid;gap:10px;max-width:680px}.category-landing-copy span{color:currentColor;opacity:.72;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.category-landing-copy h1{color:currentColor;font-size:clamp(30px,5vw,58px);line-height:1.02;font-weight:950}.category-landing-copy p{color:currentColor;opacity:.86;font-size:clamp(15px,2vw,19px);line-height:1.8;max-width:56ch}.category-landing--editorial{min-height:380px;align-items:center}.category-landing--editorial .category-landing-copy{max-width:760px}.category-landing--compact{min-height:180px;align-items:center;padding:24px}.category-landing--compact .category-landing-copy h1{font-size:clamp(24px,3.4vw,38px)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.catalog-toolbar-left h2{font-size:20px;font-weight:900;color:var(--brand)}.catalog-toolbar-left span{font-size:13px;color:var(--text-2);margin-right:8px}.catalog-sort select{min-height:36px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);font-size:13px;color:var(--text-2);cursor:pointer;outline:none;transition:border-color .15s}.catalog-sort select:focus{border-color:var(--accent)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;cursor:pointer;color:inherit;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s}.product-card:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--border));box-shadow:0 8px 32px #0f172a1a;transform:translateY(-3px)}.product-card-img-wrap{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:var(--bg)}.product-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;display:block}.product-card:hover .product-card-img-wrap img{transform:scale(1.05)}.product-badge{position:absolute;top:10px;right:10px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;pointer-events:none;z-index:1}.badge-low{background:#f59e0b;color:#431407}.badge-out{background:#dc2626;color:#fff}.badge-new{background:var(--accent);color:#fff}.badge-open{background:#0891b2;color:#fff}.product-card-body{padding:14px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card-body h3{font-size:14px;font-weight:700;color:var(--brand);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-desc{font-size:12.5px;color:var(--text-2);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.product-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:6px;padding-top:10px;border-top:1px solid var(--border)}.product-card-footer>.product-card-add{flex:1 0 auto;max-width:100%}.product-card-price{font-size:16px;font-weight:900;color:var(--brand);white-space:nowrap}.product-card-add{display:flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:0 12px;border:0;border-radius:var(--radius-sm);background:var(--brand);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s;white-space:nowrap;flex-shrink:0}.product-card:hover .product-card-add:not(.disabled){opacity:.85}.product-card:active .product-card-add:not(.disabled),.featured-card:active .product-card-add:not(.disabled){transform:scale(.94)}.product-card-add.disabled{opacity:.38}.skeleton{background:linear-gradient(90deg,#e8ecf0 25%,#f5f7fa,#e8ecf0 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear;border-radius:var(--radius-sm)}.skeleton-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.back-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-2);font-size:14px;font-weight:600;cursor:pointer;margin-bottom:22px;transition:background .15s,border-color .15s,color .15s}.back-button:hover{background:var(--bg);border-color:var(--text-3);color:var(--brand)}.product-detail-page{animation:scaleIn .22s ease both}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:40px;align-items:start}.gallery-panel{position:sticky;top:80px}.main-product-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius-lg);display:block;cursor:zoom-in;border:1px solid var(--border);background:var(--bg)}.thumbnail-row{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.thumbnail-row button{width:68px;height:68px;border:2px solid transparent;border-radius:var(--radius-sm);background:var(--bg);padding:0;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;flex-shrink:0}.thumbnail-row button.active-thumb{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.thumbnail-row img{width:100%;height:100%;object-fit:cover;display:block}.product-info-panel{display:flex;flex-direction:column;gap:0}.product-eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px}.product-info-panel h1{font-size:clamp(22px,3vw,32px);font-weight:900;line-height:1.25;letter-spacing:-.02em;color:var(--brand);margin-bottom:10px}.product-short-desc{font-size:15px;color:var(--text-2);line-height:1.7;margin-bottom:18px}.product-detail-price{font-size:32px;font-weight:900;color:var(--brand);letter-spacing:-.025em;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border)}.product-long-desc{font-size:14.5px;color:var(--text-2);line-height:1.8;margin-bottom:22px}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.spec-item{display:flex;flex-direction:column;gap:3px;border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;background:var(--bg)}.spec-item span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-3)}.spec-item strong{font-size:14px;font-weight:700;color:var(--brand)}.variant-picker{margin-bottom:22px}.variant-picker-label{font-size:13px;font-weight:700;color:var(--text-2);margin-bottom:10px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-btn{display:flex;flex-direction:column;gap:3px;padding:10px 14px;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--brand);cursor:pointer;text-align:right;transition:border-color .15s,background .15s,box-shadow .15s;min-width:100px}.variant-btn strong{font-size:13.5px;font-weight:700}.variant-btn span{font-size:12px;color:var(--text-3)}.variant-btn.selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 15%,transparent)}.variant-btn:disabled{opacity:.42;cursor:not-allowed}.detail-actions{display:grid;gap:10px;margin-bottom:20px}.qty-row{display:flex;align-items:center;gap:12px}.qty-label{font-size:13px;font-weight:700;color:var(--text-2);flex-shrink:0}.qty-stepper{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.qty-stepper button{display:grid;place-items:center;width:40px;height:44px;border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:18px;transition:background .12s}.qty-stepper button:hover:not(:disabled){background:var(--bg)}.qty-stepper button:disabled{opacity:.3;cursor:not-allowed}.qty-stepper .qty-val{min-width:48px;text-align:center;font-size:16px;font-weight:700;color:var(--brand);border-left:1.5px solid var(--border);border-right:1.5px solid var(--border);height:44px;line-height:44px}.add-to-cart-btn{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:opacity .15s}.add-to-cart-btn:hover:not(:disabled){opacity:.85}.add-to-cart-btn:disabled{opacity:.38;cursor:not-allowed}.view-cart-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1.5px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--text-2);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.view-cart-btn:hover{background:var(--bg);border-color:var(--text-3);color:var(--brand)}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:9990;display:flex;align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.lightbox-img{max-width:min(90vw,900px);max-height:90vh;object-fit:contain;border-radius:var(--radius-sm);animation:lightboxIn .22s ease both;cursor:default;display:block}.lightbox-close{position:fixed;top:18px;left:18px;width:42px;height:42px;border-radius:50%;border:0;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9991;transition:background .15s}.lightbox-close:hover{background:#ffffff47}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:0;background:#ffffff26;color:#fff;font-size:24px;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9991;transition:background .15s}.lightbox-nav:hover{background:#ffffff47}.lightbox-nav.prev{right:18px}.lightbox-nav.next{left:18px}.lightbox-counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:13px;z-index:9991;background:#0006;padding:4px 12px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.checkout-page{animation:fadeUp .3s ease both}.co-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px}.co-back{display:inline-flex;align-items:center;gap:4px;background:none;border:1.5px solid var(--border);border-radius:var(--radius);padding:7px 14px;font-size:13px;font-weight:600;color:var(--text-2);cursor:pointer;transition:border-color .15s,color .15s}.co-back:hover{border-color:var(--brand);color:var(--brand)}.co-store-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--text-3)}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.checkout-form-panel{display:flex;flex-direction:column;gap:0}.co-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;margin-bottom:16px}.co-section:last-child{margin-bottom:0}.co-section-head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.co-section-icon{width:32px;height:32px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--brand) 10%,transparent);color:var(--brand);display:grid;place-items:center;flex-shrink:0}.co-section-title{font-size:15px;font-weight:800;color:var(--text-1);margin:0}.section-eyebrow{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:10px}.checkout-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.co-field{display:flex;flex-direction:column;gap:5px}.co-field--full{grid-column:1 / -1}.co-field label{font-size:12px;font-weight:700;color:var(--text-2);display:flex;align-items:center;gap:4px}.co-field label span{font-weight:400;color:var(--text-2)}.co-field input,.co-field textarea,.checkout-form input,.checkout-form textarea{min-height:46px;border:1.5px solid var(--border);border-radius:var(--radius);padding:0 14px;font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s;color:var(--text-1);background:var(--bg);width:100%;box-sizing:border-box;font-family:inherit}.co-field input:focus,.co-field textarea:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.co-field textarea,.checkout-form textarea{padding:12px 14px;resize:vertical;line-height:1.6;min-height:90px}.checkout-options{display:grid;gap:18px;padding-top:20px;border-top:1px solid var(--border)}.shipping-choice-grid{display:grid;gap:10px}.shipping-choice-grid button{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:3px 8px;width:100%;padding:14px 16px;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--brand);text-align:right;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;align-items:center}.shipping-choice-grid button.selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 5%,var(--surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.sz-check{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--border);display:grid;place-items:center;color:#fff;background:transparent;grid-row:1 / -1;transition:border-color .15s,background .15s}.shipping-choice-grid button.selected .sz-check{background:var(--accent);border-color:var(--accent)}.shipping-choice-grid strong{font-size:14px;font-weight:700;color:var(--text-1);grid-column:2}.shipping-choice-grid span{font-size:12px;color:var(--text-2);grid-column:2}.shipping-choice-grid b{font-size:14px;font-weight:800;color:color-mix(in srgb,var(--accent) 55%,var(--text-1));grid-column:3;grid-row:1 / -1}.discount-apply-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.discount-apply-box input{min-height:46px;border:1.5px solid var(--border);border-radius:var(--radius);padding:0 14px;font-size:14px;outline:none;transition:border-color .15s;background:var(--bg);color:var(--text-1);font-family:inherit}.discount-apply-box input:focus{border-color:var(--accent);background:var(--surface)}.discount-apply-box button{min-height:46px;padding:0 20px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:opacity .15s;white-space:nowrap;font-family:inherit}.discount-apply-box button:hover:not(:disabled){opacity:.85}.discount-apply-box button:disabled{opacity:.5;cursor:not-allowed}.discount-success,.discount-error{grid-column:1 / -1;font-size:13px;font-weight:600}.discount-success{color:#0f766e}.discount-error{color:#b45309}.payment-choice-grid{display:flex;flex-wrap:wrap;gap:8px}.payment-choice-grid button{min-height:44px;padding:0 18px;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text-2);font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:border-color .15s,background .15s,box-shadow .15s,color .15s;font-family:inherit}.payment-choice-grid button.selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.shipping-policy-box{display:flex;align-items:flex-start;gap:8px;margin-top:8px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:12px 14px;color:var(--text-2);font-size:13px;line-height:1.6}.shipping-policy-box svg{flex-shrink:0;margin-top:2px;color:var(--text-3)}.checkout-summary-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;position:sticky;top:80px;display:flex;flex-direction:column;gap:16px}.co-summary-head{display:flex;align-items:center;justify-content:space-between}.co-summary-head h2{font-size:16px;font-weight:900;color:var(--text-1);margin:0}.co-summary-items{font-size:12px;font-weight:600;color:var(--text-2);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);padding:3px 10px}.cart-lines{display:flex;flex-direction:column;gap:0}.cart-line{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.cart-line:last-child{border-bottom:0}.cart-line-img-wrap{position:relative;flex-shrink:0}.cart-line-img{width:52px;height:52px;border-radius:var(--radius-sm);object-fit:cover;display:block;background:var(--bg);border:1px solid var(--border)}.cart-line-qty-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--brand);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.cart-line-info{flex:1;min-width:0;display:grid;gap:2px}.cart-line-info strong{font-size:13px;font-weight:700;color:var(--text-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-line-info em{font-size:11.5px;font-style:normal;color:var(--text-2);display:flex;align-items:center;gap:3px}.cart-line-info>span{font-size:13px;font-weight:800;color:var(--text-1)}.cart-line-qty{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.cart-line-qty button{display:grid;place-items:center;width:28px;height:28px;border:0;background:var(--surface);color:var(--text-1);cursor:pointer;transition:background .12s}.cart-line-qty button:hover{background:var(--bg)}.cart-line-qty b{font-size:13px;font-weight:700;min-width:26px;text-align:center;height:28px;line-height:28px;border-inline:1.5px solid var(--border);color:var(--text-1)}.checkout-totals{display:grid;gap:9px;border-top:1px solid var(--border);padding-top:14px}.checkout-totals>div{display:flex;justify-content:space-between;align-items:center;font-size:13.5px}.checkout-totals>div span{color:var(--text-2)}.checkout-totals>div strong{color:var(--text-1);font-weight:700}.discount-row strong{color:#0f766e!important}.checkout-total{padding-top:10px;border-top:1.5px solid var(--border);font-size:15px!important}.checkout-total strong{font-size:22px!important;font-weight:900!important;color:var(--brand)!important}.checkout-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;width:100%;border:0;border-radius:var(--radius-lg);background:var(--brand);color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:opacity .15s,transform .1s;font-family:inherit}.checkout-button:hover:not(:disabled){opacity:.87;transform:translateY(-1px)}.checkout-button:disabled{opacity:.38;cursor:not-allowed}.co-secure-note{text-align:center;font-size:12px;color:var(--text-2);margin:0;padding-top:2px}.empty-cart{text-align:center;color:var(--text-3);padding:20px 0;font-size:14px}.tracking-page{animation:fadeUp .3s ease both}.tracking-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:24px;align-items:start}.tracking-form-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:sticky;top:80px;display:grid;gap:16px}.tracking-form-panel h1{font-size:24px;font-weight:900;color:var(--brand)}.tracking-form{display:grid;gap:10px}.tracking-form input{min-height:46px;border:1.5px solid var(--border);border-radius:var(--radius);padding:0 14px;font-size:15px;outline:none;transition:border-color .15s}.tracking-form input:focus{border-color:var(--accent)}.tracking-form button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-weight:700;font-size:15px;cursor:pointer;transition:opacity .15s}.tracking-form button:hover:not(:disabled){opacity:.85}.tracking-form button:disabled{opacity:.5;cursor:not-allowed}.tracking-message{border:1px solid #fed7aa;border-radius:var(--radius);background:#fff7ed;color:#9a3412;padding:12px 16px;font-size:14px}.tracking-results{display:grid;gap:16px}.tracked-order-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;display:grid;gap:18px}.tracked-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tracked-order-head .eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);margin-bottom:4px}.tracked-order-head h2{font-size:22px;font-weight:900;color:var(--brand)}.tracking-status-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.tracking-status-line span{display:flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text-3);font-size:12px;font-weight:700;text-align:center;padding:0 4px;transition:background .2s,color .2s,border-color .2s}.tracking-status-line span.done{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,white);color:var(--brand)}.tracking-status-line span.cancelled{grid-column:1 / -1;border-color:#fecaca;background:#fef2f2;color:#991b1b}.tracked-order-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-top:1px solid var(--border);padding-top:14px}.tracked-order-meta>div{display:grid;gap:4px}.tracked-order-meta span{font-size:11px;color:var(--text-3);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.tracked-order-meta strong{font-size:14px;font-weight:700;color:var(--brand)}.tracked-items,.tracked-events{display:grid;gap:10px;border-top:1px solid var(--border);padding-top:14px}.tracked-items>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.tracked-items span{color:var(--text-2)}.tracked-items strong{color:var(--brand);font-weight:700}.tracked-events>div{display:grid;gap:3px}.tracked-events span{font-size:12px;color:var(--text-3)}.tracked-events strong{font-size:14px;color:var(--brand);font-weight:700}.tracked-events em{font-size:13px;color:var(--text-2);font-style:normal;line-height:1.6}.storefront-shell[data-style=minimal] .product-card{border-radius:6px}.storefront-shell[data-style=minimal] .storefront-hero{background:#f9fafb;border-color:#e5e7eb}.storefront-shell[data-style=minimal] .storefront-hero:before{display:none}.storefront-shell[data-style=editorial]{background:#fafaf9;--border: #e4e2dd}.storefront-shell[data-style=editorial][data-header=default] .storefront-header{background:#fafaf9eb;border-bottom:1px solid #1a1a1a}.storefront-shell[data-style=editorial] .store-logo{font-size:22px;font-weight:900;letter-spacing:-.03em}.storefront-shell[data-style=editorial] .store-nav button{background:none;border-radius:0;position:relative;font-weight:600}.storefront-shell[data-style=editorial] .store-nav button:after{content:"";position:absolute;inset-inline:12px;bottom:7px;height:1.5px;background:#1a1a1a;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.storefront-shell[data-style=editorial] .store-nav button:hover:after,.storefront-shell[data-style=editorial] .store-nav button.active:after{transform:scaleX(1)}.storefront-shell[data-style=editorial] .store-nav button.active,.storefront-shell[data-style=editorial] .store-nav button:hover{background:none;color:#1a1a1a}.storefront-shell[data-style=editorial] .cart-trigger{border-radius:0}.storefront-shell[data-style=editorial] .storefront-hero{min-height:320px;border-radius:0;border:0;border-top:1px solid #1a1a1a;border-bottom:4px solid var(--brand);background:linear-gradient(160deg,color-mix(in srgb,var(--brand) 8%,white),#fafaf9 62%);padding:56px 48px}.storefront-shell[data-style=editorial] .storefront-hero:before{display:none}.storefront-shell[data-style=editorial] .hero-eyebrow{font-size:13px;font-weight:700;color:var(--brand)}.storefront-shell[data-style=editorial] .hero-title{font-size:clamp(38px,6.5vw,60px);font-weight:900;letter-spacing:-.045em;line-height:1.04}.storefront-shell[data-style=editorial] .hero-subtitle{font-size:16px;max-width:54ch;color:#4a4844}.storefront-shell[data-style=editorial] .featured-section-header{border-top:1px solid #1a1a1a;padding-top:14px}.storefront-shell[data-style=editorial] .featured-section-title-row h2{font-weight:900;letter-spacing:-.02em}.storefront-shell[data-style=editorial] .featured-badge{display:none}.storefront-shell[data-style=editorial] .product-card,.storefront-shell[data-style=editorial] .featured-card{border:0;background:transparent;box-shadow:none;border-radius:0}.storefront-shell[data-style=editorial] .product-card:hover,.storefront-shell[data-style=editorial] .featured-card:hover{transform:none;box-shadow:none}.storefront-shell[data-style=editorial] .product-card-img-wrap,.storefront-shell[data-style=editorial] .featured-card-img{border:1px solid #e4e2dd;border-radius:0;overflow:hidden;background:#fff}.storefront-shell[data-style=editorial] .product-card-img-wrap img,.storefront-shell[data-style=editorial] .featured-card-img img{transition:transform .5s ease}.storefront-shell[data-style=editorial] .product-card:hover .product-card-img-wrap img,.storefront-shell[data-style=editorial] .featured-card:hover .featured-card-img img{transform:scale(1.045)}.storefront-shell[data-style=editorial] .product-card-body{padding:14px 2px 0}.storefront-shell[data-style=editorial] .product-card-body h3,.storefront-shell[data-style=editorial] .featured-card-body h3{font-weight:800;letter-spacing:-.02em}.storefront-shell[data-style=editorial] .product-card-desc{font-style:italic;color:#6b6b6b}.storefront-shell[data-style=editorial] .product-card-footer,.storefront-shell[data-style=editorial] .featured-card-footer{border-top:1px solid #1a1a1a;margin-top:12px;padding-top:10px}.storefront-shell[data-style=editorial] .product-card-price,.storefront-shell[data-style=editorial] .featured-card-price{font-weight:800;letter-spacing:-.01em}.storefront-shell[data-style=editorial] .product-card-add{border-radius:0;background:#1a1a1a;color:#fafaf9}.storefront-shell[data-style=editorial] .pd-add-btn,.storefront-shell[data-style=editorial] .checkout-button,.storefront-shell[data-style=editorial] .cart-checkout-btn,.storefront-shell[data-style=editorial] .back-button{border-radius:0}.storefront-shell[data-style=editorial] .category-panel{background:transparent;border:0}.storefront-shell[data-style=editorial] .category-panel button{border-radius:0}.storefront-shell[data-style=editorial] .category-panel button.selected{background:#1a1a1a;color:#fafaf9}.storefront-shell[data-style=editorial] .product-badge{border-radius:0}.storefront-shell[data-style=editorial] .pd-main-img-wrap,.storefront-shell[data-style=editorial] .pd-thumb,.storefront-shell[data-style=editorial] .pd-customization-panel,.storefront-shell[data-style=editorial] .pd-specs-table,.storefront-shell[data-style=editorial] .pd-custom-field input:not([type=checkbox]),.storefront-shell[data-style=editorial] .pd-custom-field textarea,.storefront-shell[data-style=editorial] .pd-custom-field select,.storefront-shell[data-style=editorial] .pd-qty-stepper,.storefront-shell[data-style=editorial] .pd-size-chip,.storefront-shell[data-style=editorial] .pd-add-btn,.storefront-shell[data-style=editorial] .pd-checkout-btn,.storefront-shell[data-style=editorial] .pd-back{border-radius:0}.storefront-shell[data-style=editorial] .pd-name{font-weight:900;letter-spacing:-.03em}.storefront-shell[data-style=editorial] .pd-section-title{letter-spacing:-.01em}.storefront-shell[data-style=luxury]{background:#0f0f0f;color:#e8e0d4}.storefront-shell[data-style=luxury][data-header=default] .storefront-header{background:#0f0f0fed;border-bottom-color:#2a2a2a}.storefront-shell[data-style=luxury] .store-logo{color:#e8e0d4}.storefront-shell[data-style=luxury] .store-nav button{color:#8a8070}.storefront-shell[data-style=luxury] .store-nav button.active,.storefront-shell[data-style=luxury] .store-nav button:hover{background:#1a1a1a;color:#e8e0d4}.storefront-shell[data-style=luxury] .cart-trigger{background:#1a1a1a;border-color:#333;color:#c9b99a}.storefront-shell[data-style=luxury] .storefront-hero{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-color:#2a2a2a;min-height:280px}.storefront-shell[data-style=luxury] .storefront-hero:before{display:none}.storefront-shell[data-style=luxury] .hero-title{color:#e8e0d4;font-size:42px;font-weight:300;letter-spacing:.05em}.storefront-shell[data-style=luxury] .hero-eyebrow{color:var(--accent);letter-spacing:.2em}.storefront-shell[data-style=luxury] .hero-subtitle{color:#8a8070}.storefront-shell[data-style=luxury] .category-panel{background:#1a1a1a;border-color:#2a2a2a}.storefront-shell[data-style=luxury] .category-panel button{color:#8a8070}.storefront-shell[data-style=luxury] .category-panel button.selected,.storefront-shell[data-style=luxury] .category-panel button:hover{background:color-mix(in srgb,var(--accent) 12%,#1a1a1a);color:#e8e0d4}.storefront-shell[data-style=luxury] .product-card{background:#1a1a1a;border-color:#2a2a2a}.storefront-shell[data-style=luxury] .product-card-body h3{color:#e8e0d4;font-weight:400;letter-spacing:.03em}.storefront-shell[data-style=luxury] .product-card-desc{color:#6b6358}.storefront-shell[data-style=luxury] .product-card-price{color:var(--accent-ink, var(--accent))}.storefront-shell[data-style=luxury] .product-card-footer{border-top-color:#2a2a2a}.storefront-shell[data-style=luxury] .product-card-add{background:#2a2a2a;color:#c9b99a}.storefront-shell[data-style=luxury] .promo-banner{background:#1a1a1a;border-bottom:1px solid var(--accent);color:var(--accent);letter-spacing:.1em}.storefront-shell[data-style=luxury] .cart-drawer{background:#141414}.storefront-shell[data-style=luxury] .cart-drawer-header,.storefront-shell[data-style=luxury] .cart-drawer-line{border-color:#2a2a2a}.storefront-shell[data-style=luxury] .cart-drawer-title{color:#e8e0d4}.storefront-shell[data-style=luxury] .checkout-form-panel,.storefront-shell[data-style=luxury] .checkout-summary-panel,.storefront-shell[data-style=luxury] .tracked-order-card,.storefront-shell[data-style=luxury] .tracking-form-panel{background:#1a1a1a;border-color:#2a2a2a}.storefront-shell[data-style=luxury] .checkout-form input,.storefront-shell[data-style=luxury] .checkout-form textarea,.storefront-shell[data-style=luxury] .tracking-form input{background:#0f0f0f;border-color:#333;color:#e8e0d4}.storefront-shell[data-style=luxury] .sf-page{background:#0f0f0f}.storefront-shell[data-style=luxury] .featured-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:var(--radius)}.storefront-shell[data-style=luxury] .featured-card-body h3{color:#e8e0d4;font-weight:400;letter-spacing:.03em}.storefront-shell[data-style=luxury] .featured-card-footer{border-top-color:#2a2a2a}.storefront-shell[data-style=luxury] .featured-section-title-row h2{color:#e8e0d4;font-weight:300;letter-spacing:.04em}.storefront-shell[data-style=luxury] .product-card-img-wrap img,.storefront-shell[data-style=luxury] .featured-card-img img{transition:transform .6s ease}.storefront-shell[data-style=luxury] .product-card:hover,.storefront-shell[data-style=luxury] .featured-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #00000080,0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent)}.storefront-shell[data-style=luxury] .product-card:hover .product-card-img-wrap img,.storefront-shell[data-style=luxury] .featured-card:hover .featured-card-img img{transform:scale(1.05)}.storefront-shell[data-style=luxury] .product-card-add:hover{background:var(--accent);color:#0f0f0f}.storefront-shell[data-style=luxury] .pd-add-btn{background:var(--accent);color:#0f0f0f;border:0}.storefront-shell[data-style=luxury] .pd-add-btn:hover{filter:brightness(1.08)}.storefront-shell[data-style=luxury] .storefront-hero{box-shadow:inset 0 3px 0 var(--accent)}.storefront-shell[data-style=luxury] .product-badge{background:#1a1a1a;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 40%,transparent)}.storefront-shell[data-style=playful]{background:#fdf4ff}.storefront-shell[data-style=playful] .storefront-hero{border-radius:var(--radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 18%,white),color-mix(in srgb,var(--brand) 8%,white));border:2px solid color-mix(in srgb,var(--accent) 30%,white)}.storefront-shell[data-style=playful] .hero-title{font-size:clamp(28px,4vw,42px);font-weight:900}.storefront-shell[data-style=playful] .store-logo{font-weight:900;font-size:20px}.storefront-shell[data-style=playful] .cart-trigger,.storefront-shell[data-style=playful] .store-nav button{border-radius:999px}.storefront-shell[data-style=playful] .product-card,.storefront-shell[data-style=playful] .featured-card{border-radius:18px;border:2px solid color-mix(in srgb,var(--accent) 20%,white)}.storefront-shell[data-style=playful] .product-card:hover,.storefront-shell[data-style=playful] .featured-card:hover{transform:translateY(-6px) rotate(-.4deg);box-shadow:0 12px 40px color-mix(in srgb,var(--accent) 22%,transparent)}.storefront-shell[data-style=playful] .product-card-add,.storefront-shell[data-style=playful] .add-to-cart-btn,.storefront-shell[data-style=playful] .checkout-button,.storefront-shell[data-style=playful] .cart-checkout-btn,.storefront-shell[data-style=playful] .back-button,.storefront-shell[data-style=playful] .category-panel button{border-radius:999px}.storefront-shell[data-style=playful] .promo-banner{border-radius:var(--radius-lg);margin:0 20px 12px}.storefront-shell[data-style=midnight] .storefront-hero{background:linear-gradient(135deg,#1b2942,#0b1220);border-color:#25324a}.storefront-shell[data-style=midnight] .storefront-hero:before{display:none}.storefront-shell[data-style=midnight] .product-card:hover,.storefront-shell[data-style=midnight] .featured-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #00000080,0 0 0 1px color-mix(in srgb,var(--accent) 30%,transparent)}.storefront-shell[data-style=midnight] .product-card-price,.storefront-shell[data-style=midnight] .featured-card-price{color:var(--accent-ink, var(--accent))}.storefront-shell[data-style=midnight] .pd-add-btn{background:var(--accent);color:#0b1220;border:0}.storefront-shell[data-style=midnight] .promo-banner{background:#131c2e;border-bottom:1px solid var(--accent);color:var(--accent)}@media(max-width:960px){.header-inner{padding:0 18px}.store-nav{display:none}.mobile-menu-toggle{display:grid}.sf-page{padding:18px 18px 80px}.catalog-layout{grid-template-columns:1fr}.category-panel{position:static;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding:10px 14px;border-radius:var(--radius);scrollbar-width:none}.category-panel::-webkit-scrollbar{display:none}.category-panel-title{display:none}.category-panel button{min-width:max-content;white-space:nowrap;width:auto;min-height:32px;padding:0 14px;border-radius:999px}.category-group{flex-direction:row;gap:6px}.category-group div{flex-direction:row;padding-right:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-detail-grid{grid-template-columns:1fr;gap:20px}.gallery-panel{position:static}.checkout-grid{grid-template-columns:1fr}.checkout-summary-panel{position:static}.tracking-grid{grid-template-columns:1fr}.tracking-form-panel{position:static}.tracked-order-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.header-inner{padding:0 14px}.store-logo span{font-size:15px}.sf-page{padding:14px 14px 90px}.storefront-hero{padding:24px 22px 28px;border-radius:var(--radius-lg);min-height:180px}.hero-title{font-size:22px}.hero-search{flex-wrap:wrap}.hero-search-input{min-width:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-body{padding:10px}.product-card-body h3{font-size:13px}.product-card-price{font-size:14px}.product-card-add{min-height:30px;padding:0 10px;font-size:12px}.checkout-form{grid-template-columns:1fr}.tracking-status-line{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-drawer{width:100vw;border-radius:0}.mobile-nav-bar{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);display:flex;z-index:800;box-shadow:0 -4px 20px #00000014}.mobile-nav-bar button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:56px;border:0;background:transparent;color:var(--text-3);font-size:11px;font-weight:600;cursor:pointer;position:relative}.mobile-nav-bar button.active{color:var(--brand)}.mobile-nav-bar button.active svg{color:var(--accent)}.mobile-nav-cart-badge{position:absolute;top:8px;right:calc(50% - 18px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:900;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff}}@media(min-width:601px){.mobile-nav-bar{display:none}}.storefront-footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,var(--bg));color:var(--text-1);padding:34px 20px 24px;margin-top:36px}.storefront-footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;gap:28px 44px;align-items:flex-start}.footer-brand-block{flex:1 1 260px;min-width:0}.storefront-footer-inner>.footer-columns{flex:2 1 300px;min-width:0}.storefront-footer-inner>.footer-contact{flex:0 1 200px}.storefront-footer-inner>.footer-social{flex:0 1 auto}.storefront-footer[data-footer=centered] .storefront-footer-inner{justify-content:center;text-align:center}.storefront-footer[data-footer=centered] .footer-brand-block{flex-basis:100%;align-items:center;justify-items:center}.storefront-footer[data-footer=centered] .footer-logo{justify-self:center}.storefront-footer[data-footer=centered] .footer-brand-block p{margin-inline:auto}.storefront-footer[data-footer=centered] .footer-contact a{justify-content:center}.storefront-footer[data-footer=centered] .footer-columns{text-align:center;justify-items:center}.storefront-footer[data-footer=minimal] .footer-columns{display:none}.storefront-footer[data-footer=minimal] .storefront-footer-inner{align-items:center}.storefront-shell[data-buttons=outline] .pd-add-btn,.storefront-shell[data-buttons=outline] .checkout-button,.storefront-shell[data-buttons=outline] .cart-checkout-btn,.storefront-shell[data-buttons=outline] .theme-section-cta{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.storefront-shell[data-buttons=outline] .pd-add-btn:hover:not(:disabled),.storefront-shell[data-buttons=outline] .checkout-button:hover:not(:disabled),.storefront-shell[data-buttons=outline] .cart-checkout-btn:hover:not(:disabled),.storefront-shell[data-buttons=outline] .theme-section-cta:hover{background:var(--accent);color:#fff}.storefront-shell[data-buttons=soft] .pd-add-btn,.storefront-shell[data-buttons=soft] .checkout-button,.storefront-shell[data-buttons=soft] .cart-checkout-btn,.storefront-shell[data-buttons=soft] .theme-section-cta{background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);border:0}.storefront-shell[data-buttons=soft] .pd-add-btn:hover:not(:disabled),.storefront-shell[data-buttons=soft] .checkout-button:hover:not(:disabled),.storefront-shell[data-buttons=soft] .cart-checkout-btn:hover:not(:disabled),.storefront-shell[data-buttons=soft] .theme-section-cta:hover{background:color-mix(in srgb,var(--accent) 26%,transparent)}.footer-brand-block{display:grid;gap:12px}.footer-logo{display:inline-flex;align-items:center;justify-self:start;gap:10px;border:0;background:transparent;color:var(--brand);padding:0;cursor:pointer;font-weight:900}.footer-logo img{max-width:124px;max-height:42px;object-fit:contain}.footer-logo strong{font-size:17px;font-weight:900}.footer-brand-block p{color:var(--text-2);line-height:1.8;max-width:420px}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:18px}.footer-column{display:grid;gap:8px;align-content:start}.footer-column h3{color:var(--brand);font-size:14px;font-weight:900;margin-bottom:4px}.footer-column button,.footer-social button{border:0;background:transparent;color:var(--text-2);padding:0;text-align:right;cursor:pointer;font-size:13.5px;font-weight:600}.footer-column button:hover,.footer-social button:hover{color:var(--brand)}.footer-contact a{display:inline-flex;align-items:center;gap:7px;color:var(--text-2);font-size:13.5px;font-weight:600;text-decoration:none}.footer-contact a:hover{color:var(--brand)}.footer-contact a svg{color:var(--accent);flex-shrink:0}.whatsapp-float{position:fixed;left:18px;bottom:18px;z-index:60;width:54px;height:54px;display:grid;place-items:center;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 6px 20px #25d36673;transition:transform .15s ease,box-shadow .15s ease}.whatsapp-float:hover{transform:scale(1.07);box-shadow:0 8px 26px #25d3668c}.footer-social{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.footer-social button{min-height:34px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);padding:0 12px}.footer-bottom{max-width:1280px;margin:24px auto 0;border-top:1px solid var(--border);padding-top:16px;color:var(--text-2);font-size:12.5px;font-weight:600}@media(max-width:860px){.storefront-footer-inner{grid-template-columns:1fr}.footer-social{justify-content:flex-start}}.category-gallery-section{margin-bottom:28px}.category-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.category-gallery-header h2{font-size:20px;font-weight:900;color:var(--brand)}.category-gallery--scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}.category-gallery--scroll::-webkit-scrollbar{display:none}.category-gallery--scroll .category-card{flex:0 0 160px;scroll-snap-align:start}.category-gallery--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.category-card{position:relative;border:0;padding:0;cursor:pointer;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.category-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px #0f172a24}.category-card.active{box-shadow:0 0 0 3px var(--accent),0 8px 24px #0f172a1f}.category-card-img{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 18%,white),color-mix(in srgb,var(--brand) 8%,white))}.category-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.category-card:hover .category-card-img img{transform:scale(1.06)}.category-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:900;color:color-mix(in srgb,var(--brand) 30%,white)}.category-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 60%);pointer-events:none}.category-card-info{position:absolute;bottom:0;left:0;right:0;padding:12px 12px 10px;display:flex;flex-direction:column;gap:2px;z-index:1}.category-card-name{color:#fff;font-size:13.5px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.4);line-height:1.3}.category-card-count{color:#ffffffbf;font-size:11px;font-weight:600}.category-card.active .category-card-name{color:#fff}.featured-section{background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 4%,var(--bg)),color-mix(in srgb,var(--accent) 6%,var(--bg)));border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;margin-bottom:28px}.featured-section-header{margin-bottom:18px}.featured-section-title-row{display:flex;align-items:center;gap:10px}.featured-section-title-row h2{font-size:20px;font-weight:900;color:var(--brand)}.featured-badge{font-size:22px;line-height:1}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.featured-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;color:inherit;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.featured-card:hover{box-shadow:0 8px 28px #0f172a1f;transform:translateY(-2px)}.featured-card-img{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--bg)}.featured-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.featured-card:hover .featured-card-img img{transform:scale(1.05)}.featured-card-body{padding:10px 12px;flex:1;display:flex;flex-direction:column;gap:8px}.featured-card-body h3{font-size:13px;font-weight:700;color:var(--brand);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.featured-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;border-top:1px solid var(--border);padding-top:8px}.featured-card-footer>.product-card-add{flex:1 0 auto;max-width:100%}.featured-card-price{font-size:15px;font-weight:900;color:var(--accent-ink, var(--accent));white-space:nowrap}.theme-sections{display:grid;gap:28px;margin-bottom:28px}.theme-section-visibility[data-section-visibility=mobile]{display:none}.theme-section-wrap{display:grid;gap:14px}@media(max-width:768px){.theme-section-visibility[data-section-visibility=desktop]{display:none}.theme-section-visibility[data-section-visibility=mobile]{display:block}}.theme-section-title,.theme-section-head h2{color:var(--brand);font-size:22px;font-weight:900;line-height:1.25}.theme-hero--start .hero-content{align-items:flex-start;text-align:right}.theme-hero--center .hero-content{align-items:center;text-align:center}.theme-hero--end .hero-content{align-items:flex-end;text-align:left}.theme-section-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:var(--radius-pill);background:var(--accent);color:#fff;padding:0 20px;font-weight:800;cursor:pointer;box-shadow:var(--shadow-sm)}.theme-image-text{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.theme-image-text--end .theme-image-text-media{order:2}.theme-image-text-media{min-height:260px;border-radius:var(--radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 12%,var(--surface)),color-mix(in srgb,var(--accent) 14%,var(--surface)));overflow:hidden;display:grid;place-items:center}.theme-image-text-media img{width:100%;height:100%;object-fit:cover}.theme-image-text-media span{color:var(--brand);font-size:60px;font-weight:900}.theme-image-text-copy{display:grid;gap:12px}.theme-image-text-copy h2{color:var(--brand);font-size:28px;font-weight:900;line-height:1.25}.theme-image-text-copy p{color:var(--text-2);line-height:1.8}.theme-banner-section{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:var(--radius-lg);padding:22px 24px;color:#fff;box-shadow:var(--shadow-md)}.theme-banner-section h2{font-size:22px;font-weight:900;margin-bottom:4px}.theme-banner-section p{color:#ffffffe0;line-height:1.7}.theme-banner-section button{border:0;border-radius:var(--radius-pill);background:#ffffffeb;color:var(--brand);min-height:40px;padding:0 18px;font-weight:900;cursor:pointer;white-space:nowrap}.theme-testimonials-section,.theme-faq-section,.theme-newsletter-section,.theme-custom-html-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.theme-testimonials-section,.theme-faq-section{display:grid;gap:16px}.theme-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.theme-testimonial-card{display:grid;gap:10px;border:1px solid var(--border);border-radius:var(--radius);padding:16px;background:color-mix(in srgb,var(--bg) 70%,var(--surface))}.theme-testimonial-card p{color:var(--text-1);line-height:1.75}.theme-testimonial-card strong{color:var(--brand);font-weight:900}.theme-testimonial-card span{color:var(--text-3);font-size:13px}.theme-faq-list{display:grid;gap:10px}.theme-faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:14px 16px}.theme-faq-item summary{color:var(--brand);cursor:pointer;font-weight:900}.theme-faq-item p{color:var(--text-2);line-height:1.8;padding-top:10px}.theme-newsletter-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:18px;align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 7%,var(--surface)),color-mix(in srgb,var(--accent) 9%,var(--surface)))}.theme-newsletter-section h2{color:var(--brand);font-size:24px;font-weight:900}.theme-newsletter-section p{color:var(--text-2);line-height:1.7;margin-top:4px}.theme-newsletter-section form{display:flex;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:5px}.theme-newsletter-done{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:800;font-size:14px}.theme-newsletter-section input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 14px;color:var(--text-1)}.theme-newsletter-section button{border:0;border-radius:var(--radius-pill);background:var(--brand);color:#fff;min-height:38px;padding:0 18px;font-weight:900;cursor:pointer}.theme-custom-html-section{overflow:hidden}.theme-custom-html-section>div{color:var(--text-1);line-height:1.8}@media(max-width:760px){.theme-image-text,.theme-newsletter-section{grid-template-columns:1fr}.theme-image-text--end .theme-image-text-media{order:0}.theme-banner-section{align-items:flex-start;flex-direction:column}.theme-newsletter-section form{border-radius:var(--radius);flex-direction:column}.theme-newsletter-section button{width:100%}}.storefront-shell[data-style=luxury] .featured-section{background:#1a1a1a;border-color:#2a2a2a}.storefront-shell[data-style=luxury] .featured-section-title-row h2{color:#e8e0d4}.storefront-shell[data-style=luxury] .featured-card{background:#222;border-color:#2a2a2a}.storefront-shell[data-style=luxury] .featured-card-body h3{color:#e8e0d4;font-weight:400}.storefront-shell[data-style=luxury] .featured-card-price{color:var(--accent-ink, var(--accent))}.storefront-shell[data-style=luxury] .category-gallery-header h2{color:#e8e0d4}@media(max-width:600px){.category-gallery--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-gallery--scroll .category-card{flex:0 0 130px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-section{padding:16px}}.category-chips-row{display:none;overflow-x:auto;scrollbar-width:none;gap:8px;padding:14px 20px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:64px;z-index:10;-webkit-overflow-scrolling:touch}.category-chips-row::-webkit-scrollbar{display:none}.category-chip{flex-shrink:0;padding:8px 20px;border:1.5px solid var(--border);border-radius:var(--radius-pill);font-size:13px;font-weight:500;white-space:nowrap;background:var(--surface);color:var(--text-2);cursor:pointer;transition:all .15s;font-family:inherit}.category-chip:hover{border-color:var(--brand);color:var(--brand)}.category-chip.active{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:600}[data-store-type=sneakers]{--bg: #f4f4f4;--surface: #fff;--border: #e0e0e0;--text-1: #111;--text-2: #444;--text-3: #888;--radius-card: 10px}[data-store-type=sneakers] .storefront-shell,[data-store-type=sneakers] .sf-page{background:#f4f4f4}[data-header=default][data-store-type=sneakers] .storefront-header{background:#000;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;box-shadow:none}[data-header=default][data-store-type=sneakers] .store-logo,[data-header=default][data-store-type=sneakers] .store-logo span,[data-header=default][data-store-type=sneakers] .store-nav button,[data-header=default][data-store-type=sneakers] .cart-trigger{color:#fff}[data-header=default][data-store-type=sneakers] .store-nav button:hover,[data-header=default][data-store-type=sneakers] .store-nav button.active{color:#ccc;border-color:#fff}[data-store-type=sneakers] .storefront-hero{background:#111;min-height:300px}[data-store-type=sneakers] .storefront-hero .hero-eyebrow{color:#ffffff80}[data-store-type=sneakers] .storefront-hero .hero-title{color:#fff;font-size:clamp(2rem,5vw,4rem);letter-spacing:-1.5px;text-transform:uppercase}[data-store-type=sneakers] .storefront-hero .hero-subtitle{color:#ffffffb3}[data-store-type=sneakers] .hero-search-input{background:#ffffff1a;border-color:#fff3;color:#fff}[data-store-type=sneakers] .hero-search-input::placeholder{color:#ffffff73}[data-store-type=sneakers] .hero-search-btn{background:#fff;color:#000}[data-store-type=sneakers] .category-chips-row{display:flex;background:#fff;border-color:#e0e0e0}[data-store-type=sneakers] .category-chip.active{background:#000;border-color:#000}[data-store-type=sneakers] .category-panel{display:none!important}[data-store-type=sneakers] .catalog-layout{display:block;padding:0 20px 40px}[data-store-type=sneakers] .product-card-img-wrap{aspect-ratio:1/1;background:#fff}[data-store-type=sneakers] .product-card-img-wrap img{object-fit:contain;padding:20px}[data-store-type=sneakers] .product-card{border-radius:var(--radius);background:#fff}[data-store-type=sneakers] .product-card-body{padding:12px 14px 14px}[data-store-type=sneakers] .product-card-price{font-size:17px;font-weight:800;letter-spacing:-.5px;color:#111}[data-store-type=sneakers] .product-card-add{border-radius:var(--radius-sm);font-size:12px;padding:8px 14px}[data-store-type=sneakers] .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}[data-store-type=sneakers] .catalog-toolbar h2{color:#111}[data-store-type=fashion]{--bg: #f8f8f7;--surface: #fff;--border: #e8e5e0;--radius-card: 0px}[data-store-type=fashion] .storefront-shell,[data-store-type=fashion] .sf-page{background:#f8f8f7}[data-header=default][data-store-type=fashion] .storefront-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1.5px solid #000;box-shadow:none}[data-store-type=fashion] .storefront-hero{min-height:480px;display:flex;align-items:flex-end;padding-bottom:48px}[data-store-type=fashion] .hero-content{max-width:700px}[data-store-type=fashion] .hero-eyebrow{font-size:10px;letter-spacing:.25em;text-transform:uppercase;font-weight:600;margin-bottom:12px}[data-store-type=fashion] .hero-title{font-size:clamp(3rem,8vw,7rem);font-weight:900;letter-spacing:-.03em;line-height:.9;text-transform:uppercase;margin-bottom:20px}[data-store-type=fashion] .hero-subtitle{font-size:14px;letter-spacing:.05em;text-transform:uppercase;opacity:.7}[data-store-type=fashion] .category-chips-row{display:flex;background:#fff;border-color:#000;border-width:0 0 1px}[data-store-type=fashion] .category-chip{border-radius:0;border:none;border-bottom:2px solid transparent;padding:10px 20px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}[data-store-type=fashion] .category-chip:hover{border-color:#000;color:#000}[data-store-type=fashion] .category-chip.active{background:transparent;border-color:#000;color:#000;font-weight:700}[data-store-type=fashion] .category-panel{display:none!important}[data-store-type=fashion] .catalog-layout{display:block;padding:0 0 40px;max-width:100%}[data-store-type=fashion] .product-card{border-radius:0!important;border:none;box-shadow:none;background:transparent}[data-store-type=fashion] .product-card:hover{transform:none;box-shadow:none}[data-store-type=fashion] .product-card-img-wrap{aspect-ratio:3/4;background:#f0ede9;border-radius:0;overflow:hidden}[data-store-type=fashion] .product-card-img-wrap img{object-fit:cover}[data-store-type=fashion] .product-card-body{padding:10px 4px 16px}[data-store-type=fashion] .product-card h3{font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:500}[data-store-type=fashion] .product-card-price{font-size:13px;font-weight:600;color:#111}[data-store-type=fashion] .product-card-add{border-radius:0;font-size:10px;text-transform:uppercase;letter-spacing:.1em;padding:6px 12px}[data-store-type=fashion] .product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:2px;padding:2px}[data-store-type=fashion] .catalog-toolbar{padding:20px 20px 12px}[data-store-type=fashion] .catalog-toolbar h2{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:600}[data-store-type=home]{--bg: #faf8f5;--surface: #fff;--border: #e5e0d8;--radius-card: 12px}[data-store-type=home] .storefront-shell,[data-store-type=home] .sf-page{background:#faf8f5}[data-header=default][data-store-type=home] .storefront-header{background:#faf8f5;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:2px solid #000;box-shadow:none}[data-store-type=home] .storefront-hero{background:linear-gradient(135deg,#faf8f5,#ede8e0)}[data-store-type=home] .storefront-hero:not([style*=background-image]) .hero-eyebrow,[data-store-type=home] .storefront-hero:not([style*=background-image]) .hero-title,[data-store-type=home] .storefront-hero:not([style*=background-image]) .hero-subtitle{color:#2d2416}[data-store-type=home] .hero-search-input{background:#fff;border-color:#ccc;color:#2d2416}[data-store-type=home] .hero-search-input::placeholder{color:#999}[data-store-type=home] .hero-search-btn{background:#2d2416;color:#fff}[data-store-type=home] .product-card-img-wrap{aspect-ratio:4/3;background:#f0ede9}[data-store-type=home] .product-card-img-wrap img{object-fit:cover}[data-store-type=home] .category-card-img{aspect-ratio:4/3}[data-store-type=home] .category-panel{background:#faf8f5;border-color:#e5e0d8}[data-store-type=home] .product-card{border-color:#e5e0d8}[data-store-type=electronics]{--bg: #0d1117;--surface: #161b22;--border: #30363d;--text-1: #f0f6fc;--text-2: #8b949e;--text-3: #6e7681;--radius-card: 8px}[data-store-type=electronics] .storefront-shell,[data-store-type=electronics] .sf-page{background:#0d1117}[data-header=default][data-store-type=electronics] .storefront-header{background:#0d1117;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #30363d;box-shadow:none}[data-header=default][data-store-type=electronics] .store-logo,[data-header=default][data-store-type=electronics] .store-logo span,[data-header=default][data-store-type=electronics] .store-nav button,[data-header=default][data-store-type=electronics] .cart-trigger{color:#f0f6fc}[data-store-type=electronics] .storefront-hero{background:linear-gradient(135deg,#0d1117,#161b22)}[data-store-type=electronics] .storefront-hero:not([style*=background-image]) .hero-eyebrow,[data-store-type=electronics] .storefront-hero:not([style*=background-image]) .hero-title,[data-store-type=electronics] .storefront-hero:not([style*=background-image]) .hero-subtitle{color:#f0f6fc}[data-store-type=electronics] .hero-search-input{background:#1c2128;border-color:#30363d;color:#f0f6fc}[data-store-type=electronics] .hero-search-input::placeholder{color:#6e7681}[data-store-type=electronics] .hero-search-btn{background:var(--accent);color:#fff}[data-store-type=electronics] .product-card{background:#161b22;border-color:#30363d}[data-store-type=electronics] .product-card:hover{box-shadow:0 0 0 1px var(--accent),0 4px 20px #4361ee33}[data-store-type=electronics] .product-card-img-wrap{background:#1c2128}[data-store-type=electronics] .product-card h3{color:#f0f6fc}[data-store-type=electronics] .product-card-desc{color:#8b949e}[data-store-type=electronics] .product-card-price{color:var(--accent);font-weight:800;font-size:16px}[data-store-type=electronics] .product-card-footer{border-color:#30363d}[data-store-type=electronics] .category-panel{background:#161b22;border-color:#30363d}[data-store-type=electronics] .category-panel-title{color:#6e7681}[data-store-type=electronics] .category-panel button{color:#c9d1d9}[data-store-type=electronics] .category-panel button:hover{background:#1c2128}[data-store-type=electronics] .category-panel button.selected{background:#1c2128;color:var(--accent)}[data-store-type=electronics] .catalog-toolbar{border-color:#30363d}[data-store-type=electronics] .catalog-toolbar h2{color:#f0f6fc}[data-store-type=electronics] .catalog-toolbar h2 span{color:#6e7681}[data-store-type=electronics] .catalog-sort select{background:#1c2128;border-color:#30363d;color:#f0f6fc}[data-store-type=electronics] .promo-banner{background:var(--accent)}[data-store-type=electronics] .cart-drawer{background:#161b22;border-color:#30363d}[data-store-type=electronics] .cart-drawer-header{background:#0d1117;border-color:#30363d}[data-store-type=electronics] .cart-drawer-title,[data-store-type=electronics] .cart-drawer-close,[data-store-type=electronics] .cart-drawer-line-name{color:#f0f6fc}[data-store-type=electronics] .cart-drawer-line-variant{color:#8b949e}[data-store-type=electronics] .cart-drawer-line-price{color:var(--accent)}[data-store-type=electronics] .cart-drawer-footer{background:#0d1117;border-color:#30363d}[data-store-type=electronics] .cart-drawer-row span{color:#8b949e}[data-store-type=electronics] .cart-drawer-row strong{color:#f0f6fc}[data-store-type=electronics] .cart-drawer-total{border-color:#30363d}[data-store-type=electronics] .cart-overlay{background:#000000b3}[data-store-type=electronics] .mobile-nav-bar{background:#0d1117;border-color:#30363d}[data-store-type=electronics] .mobile-nav-bar button{color:#8b949e}[data-store-type=electronics] .mobile-nav-bar button.active{color:var(--accent)}[data-store-type=electronics] .featured-section{background:linear-gradient(135deg,#1c2128,#161b22);border-color:#30363d}[data-store-type=electronics] .featured-card{background:#1c2128;border-color:#30363d}[data-store-type=electronics] .featured-card h3{color:#f0f6fc}[data-store-type=electronics] .featured-card-price{color:var(--accent)}[data-store-type=food]{--bg: #f0fdf4;--surface: #fff;--border: #dcfce7;--radius-card: 16px}[data-store-type=food] .storefront-shell,[data-store-type=food] .sf-page{background:#f0fdf4}[data-header=default][data-store-type=food] .storefront-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:2px solid #16a34a;box-shadow:none}[data-store-type=food] .storefront-hero{background:linear-gradient(135deg,#16a34a,#15803d);min-height:260px}[data-store-type=food] .hero-search-input{background:#ffffff26;border-color:#ffffff4d;color:#fff}[data-store-type=food] .hero-search-input::placeholder{color:#ffffffa6}[data-store-type=food] .hero-search-btn{background:#fff;color:#16a34a;font-weight:700}[data-store-type=food] .category-chips-row{display:flex;background:#fff;border-color:#dcfce7}[data-store-type=food] .category-chip.active{background:#16a34a;border-color:#16a34a}[data-store-type=food] .category-panel{display:none!important}[data-store-type=food] .catalog-layout{display:block;padding:0 16px 40px}[data-store-type=food] .product-card{border-radius:16px;overflow:hidden}[data-store-type=food] .product-card-img-wrap{aspect-ratio:4/3;background:#f0fdf4;border-radius:0}[data-store-type=food] .product-card-img-wrap img{object-fit:cover}[data-store-type=food] .product-card-price{color:#15803d;font-weight:700;font-size:16px}[data-store-type=food] .product-card-add{background:#16a34a;border-radius:20px;padding:9px 16px;font-size:13px;font-weight:700}[data-store-type=food] .product-card:hover .product-card-add:not(.disabled){background:#15803d}[data-store-type=food] .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}[data-store-type=food] .catalog-toolbar h2{color:#15803d}[data-store-type=food] .add-to-cart-btn{background:#16a34a}[data-store-type=food] .add-to-cart-btn:hover{background:#15803d}[data-store-type=food] .cart-checkout-btn{background:#16a34a}[data-store-type=food] .cart-checkout-btn:hover{background:#15803d}.pd-page{max-width:1140px;margin:0 auto;padding:28px 24px 140px}.pd-breadcrumb{margin-bottom:24px}.pd-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-3);background:none;border:none;cursor:pointer;padding:0;font-family:inherit;transition:color .15s}.pd-back:hover{color:var(--brand)}.pd-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.pd-gallery{position:sticky;top:80px;display:flex;flex-direction:row;gap:12px;align-items:flex-start}.pd-main-img-wrap{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);border:1px solid var(--border);cursor:zoom-in;-webkit-user-select:none;user-select:none}.pd-main-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.pd-main-img-wrap:hover .pd-main-img{transform:scale(1.05)}.pd-img-nav{position:absolute;top:50%;transform:translateY(-50%);background:#0000006b;color:#fff;border:none;width:44px;height:44px;border-radius:50%;font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .15s;z-index:3;line-height:1}.pd-main-img-wrap:hover .pd-img-nav{opacity:1}.pd-img-nav:hover{background:#000000b3}.pd-img-nav.prev{right:14px}.pd-img-nav.next{left:14px}.pd-img-counter{position:absolute;bottom:14px;left:14px;background:#000000b8;color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;pointer-events:none;z-index:2}.pd-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:7px;pointer-events:auto;z-index:2}.pd-dot{width:7px;height:7px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .2s,transform .2s}.pd-dot.active{background:#fff;transform:scale(1.35)}.pd-thumbs{display:flex;flex-direction:column;gap:8px;width:76px;flex-shrink:0;max-height:520px;overflow-y:auto;scrollbar-width:none;order:0}.pd-thumbs::-webkit-scrollbar{display:none}.pd-main-img-wrap{flex:1;min-width:0;order:1}.pd-thumb{width:76px;height:76px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid var(--border);background:none;padding:0;cursor:pointer;flex-shrink:0;transition:border-color .15s,box-shadow .15s}.pd-thumb:hover{border-color:var(--brand)}.pd-thumb.active{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 25%,transparent)}.pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pd-info{display:flex;flex-direction:column;gap:22px}.pd-badges{display:flex;gap:8px;flex-wrap:wrap;min-height:4px}.pd-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:700;padding:4px 12px;border-radius:100px;letter-spacing:.04em}.pd-badge--out{background:#fee2e2;color:#b91c1c}.pd-badge--low{background:#fff7ed;color:#c2410c}.pd-badge--open{background:#ecfeff;color:#0e7490}.pd-name{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;line-height:1.2;color:var(--text-1);margin:0;letter-spacing:-.02em}.pd-short-desc{font-size:15px;color:var(--text-2);line-height:1.7;margin:0}.pd-price-row{display:flex;align-items:baseline;gap:14px}.pd-price{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:var(--brand);letter-spacing:-.5px}.pd-stock-status{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-2);padding:8px 12px;font-size:13px;font-weight:700}.pd-stock-dot{width:8px;height:8px;border-radius:999px;background:#16a34a}.pd-stock-status--low .pd-stock-dot{background:#d97706}.pd-stock-status--out .pd-stock-dot{background:#dc2626}.pd-stock-status--backorder .pd-stock-dot,.pd-stock-status--untracked .pd-stock-dot{background:#0891b2}.pd-stock-status--out{color:#991b1b}.pd-variant-group{display:flex;flex-direction:column;gap:10px}.pd-variant-label{font-size:13px;font-weight:600;color:var(--text-2);margin:0;display:flex;align-items:center;gap:6px}.pd-variant-label span{color:var(--text-1);font-weight:700}.pd-variant-chips{display:flex;flex-wrap:wrap;gap:8px}.pd-variant-chip{display:flex;flex-direction:column;align-items:center;gap:2px;padding:9px 18px;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-1);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit;min-width:52px}.pd-variant-chip em{font-size:10px;font-style:normal;color:var(--text-3)}.pd-variant-chip:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.pd-variant-chip.active{border-color:var(--brand);background:var(--brand);color:#fff}.pd-variant-chip.active em{color:#ffffffa6}.pd-variant-chip.sold-out{opacity:.38;cursor:not-allowed;text-decoration:line-through}.pd-selected-variant{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg)}.pd-selected-variant span{font-size:11px;font-weight:700;color:var(--text-3)}.pd-selected-variant strong{color:var(--text-1);font-size:14px}.pd-selected-variant small{color:var(--text-3);font-size:12px}.pd-selection-hint{margin:0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--border));border-radius:var(--radius);background:color-mix(in srgb,var(--accent) 9%,transparent);color:var(--text-2);font-size:13px;font-weight:700;line-height:1.8}.pd-variant-description{margin:0;padding:12px 14px;border-inline-start:3px solid var(--accent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text-2);font-size:14px;line-height:1.75}.pd-customization-panel{display:grid;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--accent) 4%,var(--surface));padding:14px}.pd-customization-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.pd-customization-head span{color:var(--text-1);font-size:14px;font-weight:900}.pd-customization-head strong{color:var(--accent);font-size:11.5px;font-weight:900}.pd-customization-fields{display:grid;gap:10px}.pd-custom-field{display:grid;gap:6px}.pd-custom-field label,.pd-custom-checkbox{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-2);font-size:12.5px;font-weight:800}.pd-custom-field label span,.pd-custom-checkbox span{color:var(--text-1)}.pd-custom-field label em,.pd-custom-checkbox em{color:var(--accent);font-style:normal;font-size:11.5px;font-weight:900;white-space:nowrap}.pd-custom-field input:not([type=checkbox]),.pd-custom-field textarea,.pd-custom-field select{width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-1);padding:10px 12px;font-family:inherit;outline:0}.pd-custom-field textarea{resize:vertical;min-height:92px}.pd-custom-field input:focus,.pd-custom-field textarea:focus,.pd-custom-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.pd-custom-checkbox{justify-content:flex-start;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:46px;padding:10px 12px}.pd-custom-checkbox input{width:20px;height:20px;accent-color:var(--accent)}.pd-custom-field small{color:var(--text-2);font-size:11.5px;line-height:1.6}.pd-customization-error{margin:0;border:1px solid #fecaca;border-radius:var(--radius);background:#fef2f2;color:#b91c1c;padding:9px 10px;font-size:12.5px;font-weight:800;line-height:1.7}.pd-color-swatches{display:flex;flex-wrap:wrap;gap:10px}.pd-color-swatch{position:relative;width:42px;height:42px;border-radius:50%;border:2.5px solid var(--border);background:none;padding:3px;cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;align-items:center;justify-content:center;overflow:hidden}.pd-color-swatch:hover:not(:disabled){transform:scale(1.12);border-color:var(--text-2)}.pd-color-swatch.active{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 28%,transparent);transform:scale(1.08)}.pd-color-swatch.sold-out{opacity:.4;cursor:not-allowed}.pd-color-dot{width:100%;height:100%;border-radius:50%;display:block;box-shadow:inset 0 0 0 1px #0000001f}.pd-color-label{font-size:11px;font-weight:600;color:var(--text-1);white-space:nowrap;padding:0 4px}.pd-swatch-x{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none}.pd-swatch-x:before{content:"";position:absolute;top:50%;left:-10%;width:120%;height:1.5px;background:#00000073;transform:rotate(-40deg)}.pd-size-grid{display:flex;flex-wrap:wrap;gap:8px}.pd-size-chip{position:relative;min-width:56px;height:48px;padding:0 16px;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-1);font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;transition:border-color .15s,background .15s,color .15s;font-family:inherit;overflow:hidden}.pd-size-chip em{font-size:10px;font-style:normal;color:var(--text-3)}.pd-size-chip:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.pd-size-chip.active{border-color:var(--brand);background:var(--brand);color:#fff}.pd-size-chip.active em{color:#ffffffa6}.pd-size-chip.sold-out{opacity:.42;cursor:not-allowed}.pd-size-chip.sold-out:after{content:"";position:absolute;top:50%;left:-5%;width:110%;height:1px;background:currentColor;transform:rotate(-18deg);opacity:.5}.pd-qty-section{display:flex;align-items:center;gap:16px}.pd-qty-label{font-size:13px;font-weight:600;color:var(--text-2);white-space:nowrap}.pd-qty-stepper{display:inline-flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius);overflow:hidden}.pd-qty-stepper button{width:44px;height:44px;background:var(--surface);border:none;font-size:20px;cursor:pointer;color:var(--text-1);transition:background .15s;display:flex;align-items:center;justify-content:center;font-family:inherit}.pd-qty-stepper button:hover:not(:disabled){background:var(--bg)}.pd-qty-stepper button:disabled{opacity:.35;cursor:not-allowed}.pd-qty-stepper>span{min-width:48px;text-align:center;font-size:16px;font-weight:700;color:var(--text-1);border-inline:1.5px solid var(--border)}.pd-cta-group{display:flex;flex-direction:column;gap:10px}.pd-add-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:var(--brand);color:#fff;border:none;border-radius:var(--radius-lg);font-size:16px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;font-family:inherit}.pd-add-btn:hover:not(:disabled){background:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.pd-add-btn:active{transform:translateY(0)}.pd-add-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.pd-checkout-btn{width:100%;padding:13px 24px;background:transparent;color:var(--brand);border:1.5px solid var(--brand);border-radius:var(--radius-lg);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,color .2s;font-family:inherit}.pd-checkout-btn:hover{background:var(--brand);color:#fff}.pd-specs{display:flex;flex-direction:column;gap:12px}.pd-section-title{font-size:11px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.12em;margin:0;padding-bottom:12px;border-bottom:1.5px solid var(--border)}.pd-specs-table{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.pd-spec-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:16px;border-bottom:1px solid var(--border)}.pd-spec-row:last-child{border-bottom:none}.pd-spec-row:nth-child(2n){background:var(--bg)}.pd-spec-row span{font-size:13px;color:var(--text-2)}.pd-spec-row strong{font-size:13px;color:var(--text-1);font-weight:600}.pd-description{display:flex;flex-direction:column;gap:12px}.pd-desc-content{font-size:14px;color:var(--text-2);line-height:1.85;white-space:pre-wrap;margin:0}.pd-desc-content p,.pd-desc-content ul,.pd-desc-content ol,.pd-desc-content blockquote{margin:0 0 12px}.pd-desc-content h1,.pd-desc-content h2,.pd-desc-content h3{margin:16px 0 8px;color:var(--text-1);line-height:1.35}.pd-desc-content ul,.pd-desc-content ol{padding-inline-start:24px}.pd-desc-content blockquote{border-inline-start:3px solid var(--accent);padding:10px 14px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--accent) 8%,transparent)}.pd-desc-content a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.pd-sticky-bar{position:fixed;bottom:0;inset-inline:0;z-index:120;background:var(--surface);border-top:1px solid var(--border);padding:12px 16px;display:flex;align-items:center;gap:14px;box-shadow:0 -4px 24px #0000001a}.pd-sticky-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pd-sticky-name{font-size:12px;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-sticky-price{font-size:17px;font-weight:800;color:var(--brand);letter-spacing:-.3px}.pd-sticky-add{flex-shrink:0;padding:13px 26px;background:var(--brand);color:#fff;border:none;border-radius:var(--radius);font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.pd-sticky-add:hover:not(:disabled){background:var(--accent)}.pd-sticky-add:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.pd-page{padding:0 0 120px}.pd-breadcrumb{padding:16px 16px 8px}.pd-grid{grid-template-columns:1fr;gap:0}.pd-gallery{position:static;flex-direction:column}.pd-thumbs{order:2;flex-direction:row;width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;padding:12px 16px;gap:8px}.pd-main-img-wrap{order:1;flex:none;width:100%;border-radius:0;border-left:none;border-right:none;border-top:none;aspect-ratio:1 / 1;cursor:default}.pd-main-img-wrap:hover .pd-main-img{transform:none}.pd-main-img-wrap:hover .pd-img-nav{opacity:0}.pd-thumb{width:64px;height:64px;flex-shrink:0}.pd-info{padding:20px 16px 0}.pd-name{font-size:1.35rem}.pd-price{font-size:1.65rem}.pd-customization-panel{padding:12px;border-radius:var(--radius)}.line-customizations li{display:grid;grid-template-columns:1fr;gap:2px}.line-customizations em{margin-inline-start:0}.pd-img-counter{display:none}}@media(min-width:769px){.pd-dots,.pd-sticky-bar{display:none}}[data-store-type=sneakers] .pd-main-img-wrap{background:#fff}[data-store-type=sneakers] .pd-main-img{object-fit:contain;padding:24px}[data-store-type=sneakers] .pd-main-img-wrap:hover .pd-main-img{transform:scale(1.03)}[data-store-type=sneakers] .pd-price{color:#111}[data-store-type=fashion] .pd-main-img-wrap{border-radius:0;border:none}[data-store-type=fashion] .pd-main-img-wrap:hover .pd-main-img{transform:scale(1.06)}[data-store-type=fashion] .pd-name{text-transform:uppercase;letter-spacing:.03em;font-size:clamp(1.2rem,2.5vw,1.8rem)}[data-store-type=fashion] .pd-add-btn{border-radius:0;text-transform:uppercase;letter-spacing:.08em;font-size:13px}[data-store-type=fashion] .pd-checkout-btn,[data-store-type=fashion] .pd-thumb{border-radius:0}[data-store-type=fashion] .pd-variant-chip{border-radius:4px}[data-store-type=electronics] .pd-main-img-wrap{background:#1c2128;border-color:#30363d}[data-store-type=electronics] .pd-name{color:#f0f6fc}[data-store-type=electronics] .pd-short-desc{color:#8b949e}[data-store-type=electronics] .pd-price{color:var(--accent)}[data-store-type=electronics] .pd-qty-stepper{border-color:#30363d}[data-store-type=electronics] .pd-qty-stepper button{background:#161b22;color:#f0f6fc}[data-store-type=electronics] .pd-qty-stepper>span{border-color:#30363d;color:#f0f6fc}[data-store-type=electronics] .pd-variant-chip{background:#161b22;border-color:#30363d;color:#c9d1d9}[data-store-type=electronics] .pd-variant-chip:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}[data-store-type=electronics] .pd-specs-table,[data-store-type=electronics] .pd-spec-row{border-color:#30363d}[data-store-type=electronics] .pd-spec-row:nth-child(2n){background:#1c2128}[data-store-type=electronics] .pd-spec-row span{color:#8b949e}[data-store-type=electronics] .pd-spec-row strong{color:#f0f6fc}[data-store-type=electronics] .pd-desc-content{color:#8b949e}[data-store-type=electronics] .pd-checkout-btn{color:var(--accent);border-color:var(--accent)}[data-store-type=electronics] .pd-checkout-btn:hover{background:var(--accent);color:#fff}[data-store-type=electronics] .pd-sticky-bar{background:#0d1117;border-color:#30363d}[data-store-type=electronics] .pd-sticky-name{color:#8b949e}[data-store-type=electronics] .pd-sticky-price{color:var(--accent)}[data-store-type=home] .pd-main-img-wrap{background:#f0ede9;border-radius:20px}[data-store-type=home] .pd-main-img{object-fit:cover}[data-store-type=food] .pd-add-btn{background:#16a34a;border-radius:20px}[data-store-type=food] .pd-add-btn:hover:not(:disabled){background:#15803d}[data-store-type=food] .pd-price{color:#15803d}[data-store-type=food] .pd-sticky-add{background:#16a34a;border-radius:12px}[data-store-type=food] .pd-sticky-price{color:#15803d}.product-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.product-grid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.product-grid[data-columns="4"]{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.product-grid[data-columns="4"]{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.product-grid[data-columns="3"],.product-grid[data-columns="4"]{grid-template-columns:repeat(2,1fr)}}.product-grid[data-card-style=classic] .product-card-img-wrap{aspect-ratio:1 / 1}.product-grid[data-card-style=classic] .product-card-img-wrap img{object-fit:cover}.product-grid[data-card-style=overlay] .product-card{position:relative;aspect-ratio:3 / 4;border:none;background:#111;box-shadow:0 4px 20px #0000002e;overflow:hidden}.product-grid[data-card-style=overlay] .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000047}.product-grid[data-card-style=overlay] .product-card-img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:unset;background:transparent;border-radius:0}.product-grid[data-card-style=overlay] .product-card-img-wrap img{object-fit:cover;width:100%;height:100%;opacity:.88;transition:opacity .35s,transform .5s}.product-grid[data-card-style=overlay] .product-card:hover .product-card-img-wrap img{opacity:1;transform:scale(1.07)}.product-grid[data-card-style=overlay] .product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.28) 45%,transparent 100%);pointer-events:none;z-index:1}.product-grid[data-card-style=overlay] .product-card-body{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:16px;border-top:none;background:transparent;gap:8px}.product-grid[data-card-style=overlay] .product-card-body h3{color:#fff;font-size:14px;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.5);-webkit-line-clamp:2}.product-grid[data-card-style=overlay] .product-card-desc{display:none}.product-grid[data-card-style=overlay] .product-card-footer{border-top:none;padding-top:4px;margin-top:0}.product-grid[data-card-style=overlay] .product-card-price{color:#fff;font-size:15px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.5)}.product-grid[data-card-style=overlay] .product-card-add{background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:20px;font-size:12px;padding:6px 14px}.product-grid[data-card-style=overlay] .product-card:hover .product-card-add:not(.disabled){background:#fff;color:var(--brand);opacity:1}.product-grid[data-card-style=overlay] .product-badge{z-index:3}.product-grid[data-card-style=minimal] .product-card{border:none;background:transparent;box-shadow:none;border-radius:0}.product-grid[data-card-style=minimal] .product-card:hover{transform:none;box-shadow:none;border-color:transparent}.product-grid[data-card-style=minimal] .product-card-img-wrap{border-radius:12px;aspect-ratio:1 / 1;background:var(--bg);border:1px solid var(--border);transition:box-shadow .2s}.product-grid[data-card-style=minimal] .product-card:hover .product-card-img-wrap{box-shadow:0 6px 24px #0000001a}.product-grid[data-card-style=minimal] .product-card-body{padding:10px 2px;border:none;background:transparent;gap:4px}.product-grid[data-card-style=minimal] .product-card-body h3{font-size:13px;font-weight:600;color:var(--text-1)}.product-grid[data-card-style=minimal] .product-card-desc{font-size:11.5px;color:var(--text-3)}.product-grid[data-card-style=minimal] .product-card-footer{border-top:none;padding-top:4px;margin-top:0}.product-grid[data-card-style=minimal] .product-card-price{font-size:14px;font-weight:700;color:var(--text-1)}.product-grid[data-card-style=minimal] .product-card-add{background:transparent;color:var(--brand);border:1.5px solid currentColor;border-radius:6px;font-size:11px;padding:5px 10px;min-height:28px}.product-grid[data-card-style=minimal] .product-card:hover .product-card-add:not(.disabled){background:var(--brand);color:#fff;opacity:1}.product-grid[data-card-style=bold] .product-card{border:2px solid transparent;box-shadow:0 2px 12px #00000012;overflow:visible;border-radius:16px}.product-grid[data-card-style=bold] .product-card:hover{border-color:var(--accent);box-shadow:0 6px 24px #0000001f}.product-grid[data-card-style=bold] .product-card-img-wrap{aspect-ratio:1 / 1;border-radius:14px 14px 0 0;overflow:hidden;position:relative}.product-grid[data-card-style=bold] .product-card-img-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--accent);z-index:2}.product-grid[data-card-style=bold] .product-card-img-wrap img{object-fit:cover}.product-grid[data-card-style=bold] .product-card-body{padding:14px 14px 16px;gap:8px}.product-grid[data-card-style=bold] .product-card-body h3{font-size:14px;font-weight:700;color:var(--text-1)}.product-grid[data-card-style=bold] .product-card-footer{border-top:none;padding-top:0;margin-top:0}.product-grid[data-card-style=bold] .product-card-price{font-size:20px;font-weight:900;color:var(--accent);letter-spacing:-.5px}.product-grid[data-card-style=bold] .product-card-add{background:var(--accent);border-radius:8px;font-size:13px;font-weight:700;padding:8px 16px;min-height:36px}.product-grid[data-card-style=bold] .product-card:hover .product-card-add:not(.disabled){opacity:1;filter:brightness(1.1)}.content-page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:34px 0 72px;display:flex;flex-direction:column;gap:28px}.content-page-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(24px,4vw,48px);box-shadow:0 18px 48px color-mix(in srgb,var(--text-1) 7%,transparent)}.content-page-header{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.content-page-header span{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:0;direction:ltr;text-align:right}.content-page-header h1{margin:0;color:var(--text-1);font-size:clamp(28px,4vw,46px);line-height:1.12}.content-page-body{color:var(--text-2);font-size:16px;line-height:1.9}.content-page-body :where(h1,h2,h3){color:var(--text-1);line-height:1.25;margin:1.35em 0 .55em}.content-page-body :where(p,ul,ol,blockquote){margin:0 0 1em}.content-page-body a{color:var(--brand);font-weight:700}.content-page-body img{max-width:100%;border-radius:var(--radius)}@media(max-width:600px){.content-page-shell{width:min(100% - 20px,1120px);padding-top:20px}.content-page-card{padding:20px}}.storefront-shell[data-img-ratio=square] .product-card-img-wrap,.storefront-shell[data-img-ratio=square] .featured-card-img{aspect-ratio:1 / 1}.storefront-shell[data-img-ratio=portrait] .product-card-img-wrap,.storefront-shell[data-img-ratio=portrait] .featured-card-img{aspect-ratio:3 / 4}.storefront-shell[data-img-ratio=landscape] .product-card-img-wrap,.storefront-shell[data-img-ratio=landscape] .featured-card-img{aspect-ratio:4 / 3}.storefront-shell[data-img-ratio=square] .product-grid[data-card-style=overlay] .product-card{aspect-ratio:1 / 1}.storefront-shell[data-img-ratio=portrait] .product-grid[data-card-style=overlay] .product-card{aspect-ratio:3 / 4}.storefront-shell[data-img-ratio=landscape] .product-grid[data-card-style=overlay] .product-card{aspect-ratio:4 / 3}.storefront-shell[data-img-fit=contain] .product-card-img-wrap img,.storefront-shell[data-img-fit=contain] .featured-card-img img,.storefront-shell[data-img-fit=contain] .pd-main-img{object-fit:contain;background:#fff;padding:6%}.storefront-shell[data-icons=thin] svg.lucide{stroke-width:1.5}.storefront-shell[data-icons=bold] svg.lucide{stroke-width:2.5}@media(min-width:961px){.storefront-shell[data-density=compact] .sf-page{padding:16px 20px 48px}.storefront-shell[data-density=compact] .product-grid{gap:10px}.storefront-shell[data-density=compact] .theme-sections{gap:16px}.storefront-shell[data-density=compact] .featured-section{padding:16px}.storefront-shell[data-density=spacious] .sf-page{padding:44px 44px 96px}.storefront-shell[data-density=spacious] .product-grid{gap:28px}.storefront-shell[data-density=spacious] .theme-sections{gap:44px}.storefront-shell[data-density=spacious] .featured-section{padding:36px}.storefront-shell[data-density=spacious] .storefront-hero{padding:56px 56px 60px}}.storefront-shell[data-shadows=flat]{--shadow-sm: none;--shadow-md: none}.storefront-shell[data-shadows=flat] .product-card,.storefront-shell[data-shadows=flat] .featured-card,.storefront-shell[data-shadows=flat] .product-card:hover,.storefront-shell[data-shadows=flat] .featured-card:hover{box-shadow:none}.storefront-shell[data-shadows=floating] .product-card,.storefront-shell[data-shadows=floating] .featured-card{box-shadow:0 10px 30px #0000001a}.storefront-shell[data-shadows=floating] .product-card:hover,.storefront-shell[data-shadows=floating] .featured-card:hover{box-shadow:0 20px 48px #00000029}.storefront-shell[data-motion=none] *,.storefront-shell[data-motion=none] *:before,.storefront-shell[data-motion=none] *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.storefront-shell[data-motion=none] .product-card:hover,.storefront-shell[data-motion=none] .featured-card:hover{transform:none}.storefront-shell[data-motion=lively] .product-card:hover,.storefront-shell[data-motion=lively] .featured-card:hover{transform:translateY(-8px) scale(1.015)}.storefront-shell[data-pdp=gallery-end] .pd-grid .pd-gallery{order:2}.storefront-shell[data-pdp=gallery-end] .pd-grid .pd-info{order:1}.storefront-shell[data-pdp=stacked] .pd-grid{grid-template-columns:1fr;gap:28px}.storefront-shell[data-pdp=stacked] .pd-gallery{position:static;width:100%;max-width:780px;margin-inline:auto}@media(min-width:961px){.storefront-shell[data-catalog=side-end] .catalog-layout{grid-template-columns:minmax(0,1fr) 230px}.storefront-shell[data-catalog=side-end] .category-panel{order:2}.storefront-shell[data-catalog=top] .catalog-layout{grid-template-columns:1fr}.storefront-shell[data-catalog=top] .category-panel{position:static;flex-direction:row;flex-wrap:wrap;gap:6px;padding:10px 14px;border-radius:var(--radius)}.storefront-shell[data-catalog=top] .category-panel-title{display:none}.storefront-shell[data-catalog=top] .category-panel button{width:auto;min-width:max-content;min-height:32px;padding:0 14px;border-radius:999px;white-space:nowrap}.storefront-shell[data-catalog=top] .category-group{flex-direction:row;gap:6px}.storefront-shell[data-catalog=top] .category-group div{flex-direction:row;padding-right:0}}@media(min-width:961px){.storefront-shell[data-header-rows=double] .storefront-header{height:auto}.storefront-shell[data-header-rows=double] .header-inner{flex-wrap:wrap;height:auto;justify-content:center;padding-block:12px 0;row-gap:4px}.storefront-shell[data-header-rows=double] .store-logo{flex-basis:100%;justify-content:center}.storefront-shell[data-header-rows=double] .header-actions{position:absolute;top:12px;inset-inline-start:28px;margin:0}.storefront-shell[data-header-rows=double] .store-nav{flex-basis:100%;justify-content:center;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);padding-block:6px}}.sf-page{--page-pad: 28px}@media(max-width:960px){.sf-page{--page-pad: 18px}}@media(max-width:600px){.sf-page{--page-pad: 14px}}.theme-hero--v-full{border-radius:0;border-inline:0;margin-inline:calc(-1 * var(--page-pad, 28px))}.theme-hero--v-minimal{background:none;border:0;padding-inline:0;min-height:unset}.featured-grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px;scrollbar-width:thin}.featured-grid--carousel>*{flex:0 0 240px;scroll-snap-align:start}@media(max-width:600px){.featured-grid--carousel>*{flex-basis:66vw}}.storefront-shell[data-btn-size=small] .pd-add-btn{padding:11px 18px;font-size:14px}.storefront-shell[data-btn-size=small] .checkout-button,.storefront-shell[data-btn-size=small] .cart-checkout-btn{min-height:44px;font-size:14px}.storefront-shell[data-btn-size=small] .theme-section-cta{min-height:38px;padding:0 16px;font-size:13px}.storefront-shell[data-btn-size=small] .product-card-add{padding:5px 12px;font-size:12px}.storefront-shell[data-btn-size=large] .pd-add-btn{padding:20px 30px;font-size:17px}.storefront-shell[data-btn-size=large] .checkout-button,.storefront-shell[data-btn-size=large] .cart-checkout-btn{min-height:60px;font-size:17px}.storefront-shell[data-btn-size=large] .theme-section-cta{min-height:50px;padding:0 26px;font-size:16px}.storefront-shell[data-btn-size=large] .product-card-add{padding:9px 18px;font-size:14px}@media(max-width:600px){.storefront-shell[data-btn-block=on] .theme-section-cta,.storefront-shell[data-btn-block=on] .product-card-add{width:100%}}.storefront-shell[data-icon-size=small] svg.lucide{transform:scale(.85)}.storefront-shell[data-icon-size=large] svg.lucide{transform:scale(1.2)}.storefront-shell[data-font-scale=compact]{font-size:14px}.storefront-shell[data-font-scale=normal]{font-size:16px}.storefront-shell[data-font-scale=large]{font-size:17.5px}.hero-title,.pd-name,.theme-section-title,.theme-section-head h2,.featured-section-title-row h2,.pd-section-title,.theme-image-text-copy h2,.product-card-body h3,.featured-card-body h3,.store-logo{font-family:var(--heading-font, var(--font))}.storefront-shell[data-header-sticky=static] .storefront-header{position:static}.store-topbar{background:var(--brand);color:#fff;text-align:center;font-size:12.5px;font-weight:600;letter-spacing:.01em;padding:7px 14px;line-height:1.5}.pd-share{display:flex;align-items:center;gap:12px;margin-top:4px;flex-wrap:wrap}.pd-share-label{font-size:13px;font-weight:700;color:var(--text-2)}.pd-share-btns{display:inline-flex;gap:8px}.pd-share-btn{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-2);cursor:pointer;transition:border-color .15s,color .15s,filter .15s}.pd-share-btn:hover{border-color:var(--brand);color:var(--brand)}.pd-share-btn--wa{background:#25d366;border-color:#25d366;color:#fff}.pd-share-btn--wa:hover{filter:brightness(1.06);color:#fff;border-color:#25d366}.pd-related{margin-top:44px}.pd-related-title{font-size:22px;font-weight:900;color:var(--text-1);margin-bottom:18px;padding-top:26px;border-top:1px solid var(--border);font-family:var(--heading-font, var(--font))}@media(min-width:961px){.storefront-shell[data-mega=on] .snav-dropdown:not(.snav-dropdown--vertical){display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:2px 10px;min-width:360px;padding:12px}.storefront-shell[data-mega=on] .snav-item.has-dropdown{position:relative}}.skip-link{position:fixed;top:-60px;inset-inline-start:12px;z-index:2000;background:var(--brand);color:#fff;padding:10px 16px;border-radius:var(--radius);font-weight:800;transition:top .18s ease}.skip-link:focus{top:12px}#sf-main:focus{outline:none}.storefront-shell a:focus-visible,.storefront-shell button:focus-visible,.storefront-shell input:focus-visible,.storefront-shell select:focus-visible,.storefront-shell textarea:focus-visible,.storefront-shell [tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}@media(prefers-reduced-motion:reduce){.storefront-shell *,.storefront-shell *:before,.storefront-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.storefront-shell .product-card:hover,.storefront-shell .featured-card:hover{transform:none}}@media(prefers-contrast:more){.storefront-shell{--border: color-mix(in srgb, var(--text-1) 34%, var(--surface))}.storefront-shell .product-card,.storefront-shell .storefront-header{border-color:var(--border)}}.theme-testimonials-grid--strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;scrollbar-width:thin}.theme-testimonials-grid--strip>*{flex:0 0 300px;scroll-snap-align:start}@media(max-width:600px){.theme-testimonials-grid--strip>*{flex-basis:78vw}}
