:root{--bg:#000;--ink:#101010;--muted:#686868;--line:#e8e8e8;--brand:#050505;--accent:#ffffff;--brand-accent:#c84b44;--brand-accent-hover:#b63f39;--brand-accent-active:#a53631;--brand-accent-disabled:#e4b6b2;--brand-accent-text:#ffffff;--brand-accent-readable:#9f3b35}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.slides-wrapper{width:100%}.slides-wrapper>.slide-panel{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;opacity:0;transform:translateY(42px) scale(.985);transition:opacity .65s ease,transform .75s cubic-bezier(.22,.8,.28,1)}.slides-wrapper>.slide-panel.is-visible{opacity:1;transform:none}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #EA5448;outline-offset:3px}.main{min-height:calc(100vh - 136px)}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.slides-wrapper{position:relative}.slide-panel{transform-origin:center top;will-change:transform,opacity}.slide-panel:not(:last-child){position:-webkit-sticky;position:sticky;top:0}.slide-inner{min-height:inherit}@supports (animation-timeline:view()){.slide-panel:not(:last-child){animation:slide-panel-exit linear both;animation-timeline:view(block);animation-range:exit 0 exit 100%}}@keyframes slide-panel-exit{0%{transform:scale(1);opacity:1}85%{transform:scale(.72);opacity:.5}to{transform:scale(.72);opacity:0}}@media (prefers-reduced-motion:reduce){.slide-panel{animation:none!important;opacity:1!important;transform:none!important}}.header{background:transparent;z-index:40;pointer-events:none;transition:transform .24s ease}.landing-header{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(238,240,243,.88);pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.premium-landing-header{background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-landing-header-inner{width:min(1400px,calc(100% - 56px));height:68px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(240px,1fr);align-items:center;grid-gap:28px;gap:28px;margin:0 auto}.premium-landing-nav{display:flex;align-items:center;justify-content:center;gap:34px;color:#555b63;font-size:12px;font-weight:500}.premium-landing-nav a{position:relative}.premium-landing-nav a.active,.premium-landing-nav a:hover{color:#111}.premium-landing-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:#111}.premium-landing-actions{justify-self:end;display:flex;align-items:center;gap:8px}.premium-landing-actions>a,.premium-landing-actions>button,.premium-landing-actions>span>button{position:relative;width:36px;min-width:36px;height:36px;min-height:36px;display:grid;place-items:center;border:1px solid #eceef1;border-radius:50%;background:#fff;color:#17191c;padding:0;box-shadow:none}.premium-landing-actions>a:hover,.premium-landing-actions>button:hover{transform:none;background:#f7f8f9}.premium-landing-actions>button span{position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#EA5448;color:#fff;font-size:8px}.premium-landing-profile{width:36px;height:36px;display:grid;place-items:center}.internal-header{position:-webkit-sticky;position:sticky;top:0;background:#fff;border-bottom:1px solid #eeeeee;pointer-events:auto}.internal-header.is-hidden{transform:translateY(-100%)}.internal-header:focus-within{transform:translateY(0)}.header-inner{width:min(1180px,calc(100% - 56px));height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.internal-header .header-inner{height:58px}.store-app-header{box-shadow:none}.store-header-inner{width:min(1180px,calc(100% - 64px));height:58px;grid-template-columns:minmax(132px,1fr) minmax(280px,520px) minmax(120px,1fr);gap:24px}.brand{justify-self:start;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:flex-start;background:none;color:#151515;border:0;border-radius:0;padding:0;box-shadow:none;pointer-events:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-logo{display:block;width:42px;height:42px;object-fit:contain}.store-brand{min-width:46px;height:46px}.store-brand .brand-logo{width:46px;height:46px}.nav{justify-self:center;height:36px;display:flex;align-items:center;gap:24px;color:#111827;font-size:13px;font-weight:500;background:transparent;pointer-events:auto;box-shadow:none}.nav,.nav a{border-radius:0;padding:0}.nav a{position:relative;color:#5f6875;transition:color .2s}.nav a.nav-icon{width:30px;min-width:30px;height:28px;padding:0;justify-content:center}.nav a.nav-icon svg{display:block}.nav a.active{background:transparent;color:#111827}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;border-radius:999px;background:#EA5448}.nav a.active:hover,.nav a:hover{color:#111827}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-search-shell{position:relative;width:min(520px,100%);justify-self:center;pointer-events:auto}.store-app-search{width:100%;min-height:36px;display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;border:0;border-radius:999px;background:#f5f6f8;color:#8a94a3;box-shadow:inset 0 0 0 1px rgba(15,23,42,.03);pointer-events:auto;overflow:hidden}.store-app-search svg{justify-self:center}.store-app-search input{width:100%;min-height:36px;border:0;outline:0;background:transparent;color:#28313d;font:inherit;font-size:12px}.store-app-search input::placeholder{color:#8a94a3}.store-search-clear,.store-search-mobile-close{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border-radius:50%;background:transparent;color:#6b7280}.store-search-clear:hover,.store-search-mobile-close:hover{transform:none;background:#e9ebee}.store-search-mobile-close{display:none}.store-search-popover{position:absolute;left:50%;top:calc(100% + 10px);z-index:80;width:min(720px,calc(100vw - 32px));overflow:hidden;border:1px solid #e8ebef;border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(17,24,39,.14);transform:translateX(-50%)}.store-search-popover-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #eef0f3}.store-search-popover-head span{min-width:0;overflow:hidden;color:#596273;font-size:11px;font-weight:400;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.store-search-popover-head strong{color:#111827;font-weight:500}.store-search-popover-head small{flex:0 0 auto;color:#8a94a3;font-size:10px}.store-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px 12px;gap:18px 12px;padding:16px}.store-search-result{display:grid;grid-template-rows:auto minmax(47px,auto) auto;grid-gap:8px;gap:8px;min-width:0;color:#111827}.store-search-result.active{border-radius:6px;outline:2px solid var(--brand-accent);outline-offset:4px}.store-search-result:focus-visible{border-radius:6px;outline:2px solid #EA5448;outline-offset:4px}.store-search-result-image{width:100%;aspect-ratio:1/.78;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#f5f6f8;color:#9ca3af}.store-search-result-image img{width:100%;height:100%;object-fit:contain;padding:9px}.store-search-result-copy,.store-search-result-meta{display:grid;grid-gap:4px;gap:4px;min-width:0}.store-search-result-copy span{overflow:hidden;color:#8a94a3;font-size:9px;font-weight:500;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.store-search-result-copy strong{overflow:hidden;color:#111827;font-size:11px;font-weight:400;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.store-search-result-meta{align-self:end}.store-search-result-meta strong{color:#111827;font-size:11px;font-weight:500}.store-search-result-meta span{display:inline-flex;align-items:center;gap:3px;color:#EA5448;font-size:9px}.store-search-result-skeleton{pointer-events:none}.store-search-result-skeleton .store-search-result-image,.store-search-result-skeleton span,.store-search-result-skeleton strong{overflow:hidden;border-radius:5px;background:#edf0f3;color:transparent}.store-search-result-skeleton .store-search-result-copy span{width:42%;height:8px}.store-search-result-skeleton .store-search-result-copy strong{width:86%;height:12px}.store-search-result-skeleton .store-search-result-meta strong{width:38%;height:10px}.store-search-result-skeleton .store-search-result-meta span{width:54%;height:8px}.store-search-loading .store-search-result-skeleton:nth-child(3n+2){opacity:.72}.store-search-loading .store-search-result-skeleton:nth-child(3n+3){opacity:.52}.store-search-empty{min-height:100px;display:flex;align-items:center;justify-content:center;gap:12px;color:#9ca3af;padding:18px}.store-search-empty div{display:grid;grid-gap:3px;gap:3px}.store-search-empty strong{color:#111827;font-size:12px;font-weight:500}.store-search-empty span{color:#8a94a3;font-size:10px}.store-search-all{width:100%;min-height:42px;display:flex;justify-content:space-between;gap:12px;border-radius:0;background:#fff;color:#EA5448;padding:0 14px;font-size:11px;font-weight:600}.store-search-all:hover{transform:none;background:#fff4f2}.auth-controls{justify-self:end;display:flex;align-items:center;gap:10px}.auth-controls,.auth-controls a,.auth-controls button{pointer-events:auto}.store-header-actions{justify-self:end;gap:9px}.store-icon-link{width:34px;min-width:34px;height:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #eef0f3;border-radius:999px;background:#fff;color:#050505;box-shadow:none;padding:0}.store-icon-link.active{border-color:#111827;background:#111827;color:#fff}.store-icon-link:hover{transform:none;background:#f8fafc}.store-icon-link.active:hover{background:#111827}.cart-nav-control{width:46px;min-width:46px;display:grid;align-content:center;justify-items:center;grid-gap:1px;gap:1px;border-radius:18px;font-weight:500}.cart-icon-shell{position:relative;display:inline-grid;place-items:center;line-height:1}.cart-count-badge{position:absolute;right:-9px;top:-8px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--brand-accent);color:var(--brand-accent-text);font-size:9px;font-weight:700;line-height:1;padding:0 4px}.cart-mini-total{max-width:42px;overflow:hidden;color:#8a94a3;font-size:8px;font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.store-icon-link.active .cart-mini-total{color:rgba(255,255,255,.74)}.clerk-profile-control{width:34px;min-width:34px;height:34px;display:inline-grid;place-items:center}.account-link{color:#303030}.account-link,.button,button{font-size:12px;font-weight:800}.button,button{width:auto;min-width:92px;min-height:34px;border:0;border-radius:999px;background:var(--brand);color:white;padding:0 16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s,background .2s,color .2s,border-color .2s}.button:hover,button:hover{transform:translateY(-1px)}.button.secondary{background:white;color:var(--ink);border:1px solid var(--line)}.inline-spinner,.spin{animation:inline-spin .72s linear infinite}.inline-spinner{width:14px;height:14px;flex:0 0 auto;border:2px solid;border-right:2px solid transparent;border-radius:999px}.action-status{min-height:34px;display:flex;align-items:center;gap:8px;margin:0;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#475569;padding:8px 10px;font-size:12px;line-height:1.45}.action-status.success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.action-status.error{border-color:#fecaca;background:#fef2f2;color:#b42318}.action-status.info{border-color:#dbeafe;background:#eff6ff;color:#1d4ed8}.action-status.warning{border-color:#fed7aa;background:#fff7ed;color:#c2410c}button:disabled{cursor:not-allowed;opacity:.62}@keyframes inline-spin{to{transform:rotate(1turn)}}.main:has(.customer-auth-page){min-height:100vh}.main:has(.customer-auth-page)+.footer{display:none}.customer-auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);background:#fff;color:#151515;font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.customer-auth-showcase{position:relative;min-height:690px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:#f1f2f4;padding:42px clamp(36px,6vw,84px) 34px}.customer-auth-brand{position:relative;z-index:3;width:max-content;display:inline-flex;align-items:center;gap:12px;color:#111;font-size:19px;font-weight:600}.customer-auth-brand img{width:48px;height:48px;border-radius:50%;object-fit:contain}.customer-auth-copy{position:relative;z-index:3;align-self:start;width:min(470px,76%);padding-top:clamp(54px,9vh,92px)}.customer-auth-copy p{margin:0 0 14px;color:#EA5448;font-size:11px;font-weight:600;text-transform:uppercase}.customer-auth-copy h1{max-width:440px;margin:0;color:#121212;font-size:clamp(38px,4.8vw,64px);font-weight:500;line-height:1.02;letter-spacing:0}.customer-auth-copy>span{display:block;max-width:400px;margin-top:20px;color:#626872;font-size:14px;line-height:1.7}.customer-auth-shoe{position:absolute;right:-8%;bottom:30px;z-index:1;width:min(64%,600px);pointer-events:none}.customer-auth-shoe img{display:block;width:100%;max-height:390px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-8deg);filter:drop-shadow(0 22px 24px rgba(15,23,42,.12))}.customer-auth-assurances{position:relative;z-index:3;display:flex;align-items:center;gap:22px;color:#4b515b;font-size:11px}.customer-auth-assurances span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.customer-auth-assurances span:before{content:"";width:6px;height:6px;border-radius:50%;background:#EA5448}.customer-auth-form-column{min-width:0;min-height:690px;display:grid;grid-template-rows:auto 1fr auto;align-items:center;background:#fff;padding:34px clamp(30px,5vw,72px) 28px}.customer-auth-back{justify-self:end;color:#626872;font-size:12px;font-weight:500}.customer-auth-back:hover,.customer-auth-help a:hover{color:#EA5448}.customer-auth-form{width:min(100%,420px);justify-self:center}.customer-auth-help{justify-self:center;margin:0;color:#858b94;font-size:11px}.customer-auth-help a{color:#2e333a;font-weight:600}.finekicks-clerk-card-box,.finekicks-clerk-root{width:100%!important;min-width:0!important;max-width:100%!important}.finekicks-clerk-card,.finekicks-clerk-card-box{box-shadow:none!important}.finekicks-clerk-card{width:100%!important;min-width:0!important;max-width:100%!important;border:0!important;background:transparent!important;padding:0!important}.cl-modalContent .finekicks-clerk-card-box{width:min(420px,calc(100vw - 32px))!important;max-width:420px!important}.cl-modalContent .finekicks-clerk-card{border:1px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important;padding:28px!important}.cl-modalContent .finekicks-clerk-footer{background:#fff!important}.finekicks-clerk-logo-box{display:none!important}.finekicks-clerk-header{gap:8px!important;margin-bottom:26px!important;text-align:left!important}.finekicks-clerk-title{color:#151515!important;font-size:28px!important;font-weight:500!important;letter-spacing:0!important}.finekicks-clerk-subtitle{color:#747b85!important;font-size:13px!important;line-height:1.55!important}.finekicks-clerk-social-button{min-height:46px!important;border:1px solid #dfe3e8!important;border-radius:8px!important;background:#fff!important;color:#24282e!important;box-shadow:none!important;font-weight:500!important}.finekicks-clerk-social-button:hover{border-color:#bfc5cc!important;background:#f8f9fa!important;transform:none!important}.finekicks-clerk-social-text{font-size:13px!important;font-weight:500!important}.finekicks-clerk-divider-line{background:#e8ebef!important}.finekicks-clerk-divider-text{color:#969ca5!important;font-size:10px!important;text-transform:uppercase!important}.finekicks-clerk-label{margin-bottom:7px!important;color:#32373e!important;font-size:11px!important;font-weight:600!important}.finekicks-clerk-input{min-height:46px!important;border:1px solid #dfe3e8!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;color:#151515!important;font-size:13px!important}.finekicks-clerk-input:focus{border-color:#EA5448!important;box-shadow:0 0 0 3px rgba(234,84,72,.12)!important}.finekicks-clerk-primary{min-height:46px!important;border-radius:8px!important;background:var(--brand-accent)!important;box-shadow:none!important;color:#fff!important;font-size:13px!important;font-weight:500!important;text-transform:none!important}.finekicks-clerk-primary:hover{background:var(--brand-accent-hover)!important;transform:none!important}.finekicks-clerk-footer{background:transparent!important}.finekicks-clerk-link{color:#EA5448!important;font-weight:600!important}.finekicks-clerk-identity{border:1px solid #e4e7eb!important;background:#f8f9fa!important}.finekicks-clerk-alert,.finekicks-clerk-identity{border-radius:8px!important;box-shadow:none!important}@media (max-width:900px){.customer-auth-page{grid-template-columns:1fr}.customer-auth-showcase{min-height:320px;grid-template-rows:auto 1fr;padding:24px 28px}.customer-auth-copy{width:min(500px,68%);padding-top:38px}.customer-auth-copy h1{font-size:clamp(34px,7vw,48px)}.customer-auth-copy>span{margin-top:12px;line-height:1.5}.customer-auth-shoe{right:-3%;bottom:-22px;width:48%}.customer-auth-assurances{display:none}.customer-auth-form-column{min-height:590px;padding:24px 28px 28px}}@media (max-width:560px){.customer-auth-showcase{min-height:236px;padding:18px 20px}.customer-auth-brand{gap:9px;font-size:16px}.customer-auth-brand img{width:40px;height:40px}.customer-auth-copy{width:75%;padding-top:24px}.customer-auth-copy h1{font-size:29px}.customer-auth-copy>span{display:none}.customer-auth-shoe{right:-12%;bottom:-10px;width:58%}.customer-auth-form-column{min-height:560px;padding:20px 20px 24px}.customer-auth-form,.customer-auth-form>div{min-width:0;max-width:100%}.customer-auth-form *{min-width:0!important;max-width:100%!important}.customer-auth-form [class*=cl-card],.customer-auth-form [class*=cl-form],.customer-auth-form [class*=cl-main]{width:100%!important}.finekicks-clerk-social-button{width:100%!important;min-width:0!important;padding-inline:8px!important}.customer-auth-back{margin-bottom:22px}.finekicks-clerk-title{font-size:25px!important}}@media (prefers-reduced-motion:reduce){.finekicks-clerk-primary,.finekicks-clerk-social-button{transition:none!important}}.home-section{min-height:100vh;position:relative;overflow:hidden;border-radius:0;box-shadow:0 20px 50px rgba(0,0,0,.28)}.premium-landing-hero{min-height:100svh;background:#fff;color:#151515;z-index:30}.premium-hero-shell{position:relative;width:min(1400px,calc(100% - 48px));min-height:650px;height:100svh;margin:0 auto;overflow:hidden;background:#fff;font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.premium-hero-copy{position:absolute;left:clamp(20px,3.2vw,52px);top:112px;z-index:8;width:48%}.premium-hero-copy>h1{max-width:660px;margin:0;color:transparent;font-size:clamp(72px,5.8vw,88px);font-weight:650;line-height:.91;letter-spacing:.01em;-webkit-text-stroke:1.5px #15171a}.premium-product-story{width:min(480px,88%);margin-top:40px}.premium-product-badge{min-height:24px;width:max-content;display:inline-flex;align-items:center;gap:5px;border:1px solid color-mix(in srgb,var(--active-accent,#ea5448) 68%,white);border-radius:999px;color:var(--active-accent,#EA5448);padding:0 9px;font-size:9px;font-weight:500;text-transform:uppercase}.premium-product-brand{margin:17px 0 0;color:color-mix(in srgb,var(--active-accent,#EA5448) 62%,#000);font-size:18px;font-weight:500}.premium-product-story h2{margin:1px 0 0;color:#161719;font-size:42px;font-weight:600;line-height:1;letter-spacing:0}.premium-product-colorway{margin:8px 0 0;color:#68707c;font-size:11px}.premium-product-description{max-width:455px;margin:17px 0 0;color:#5f656d;font-size:12px;font-weight:400;line-height:1.62}.premium-product-purchase{display:flex;align-items:flex-end;gap:34px;margin-top:18px}.premium-product-purchase>div{display:grid;grid-gap:2px;gap:2px}.premium-product-purchase small{color:#68707c;font-size:10px}.premium-product-purchase strong{color:#161719;font-size:24px;font-weight:600;line-height:1}.premium-product-purchase a{min-width:112px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#fff;padding:0 16px;font-size:10px;font-weight:600;transition:filter .2s}.premium-product-purchase a:hover{filter:brightness(.94)}.premium-hero-visual{position:absolute;inset:0;z-index:auto;pointer-events:none}.premium-hero-color-panel{position:absolute;top:68px;right:0;width:54%;height:calc(100% - 92px);overflow:hidden;border-radius:48% 0 0 46%/62% 0 0 42%;background:var(--slide-background,#f0445f);transition:background-color .38s ease}.premium-hero-color-panel:after{content:"";position:absolute;left:-8%;bottom:-14%;width:116%;height:40%;border-radius:50%;background:rgba(255,255,255,.08);transform:rotate(-7deg)}.premium-hero-number{position:absolute;right:7%;top:105px;z-index:2;color:rgba(255,255,255,.13);font-size:132px;font-weight:600;line-height:1}.premium-hero-vertical{position:absolute;right:20px;top:48%;z-index:4;color:rgba(255,255,255,.9);font-size:8px;font-weight:500;text-transform:uppercase;transform:translateY(-50%) rotate(-90deg);transform-origin:center;white-space:nowrap}.premium-hero-stock{position:absolute;right:34px;top:90px;z-index:7;min-height:27px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgba(255,255,255,.94);color:#4f555d;padding:0 10px;font-size:9px;box-shadow:0 6px 18px rgba(34,34,34,.08)}.premium-hero-stock i{width:5px;height:5px;border-radius:50%;background:#16a34a}.premium-hero-shoe{position:absolute;z-index:6;left:var(--hero-shoe-x);top:var(--hero-shoe-y);width:var(--hero-shoe-width);aspect-ratio:1.5;display:grid;place-items:center;transform:translate(-50%,-50%);animation:premium-shoe-in .42s ease both}.premium-hero-shoe img{width:100%;height:100%;object-fit:contain;transform:rotate(var(--hero-shoe-rotate));filter:drop-shadow(0 32px 25px rgba(0,0,0,.28))}.premium-hero-shoe.reduced-motion{animation:none}@keyframes premium-shoe-in{0%{opacity:.2;transform:translate(-46%,-50%) scale(.97)}}.premium-hero-thumbnails{position:absolute;left:clamp(20px,3.2vw,52px);bottom:36px;z-index:12;display:flex;align-items:center;gap:12px}.premium-hero-thumbnails button{width:102px;min-width:102px;height:72px;min-height:72px;display:grid;grid-template-columns:1fr;grid-template-rows:50px 14px;grid-gap:1px;gap:1px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:color-mix(in srgb,var(--thumbnail-background) 18%,white);color:#555b63;padding:4px 7px 3px;box-shadow:none}.premium-hero-thumbnails button:hover{transform:none}.premium-hero-thumbnails button.active{border-color:var(--thumbnail-accent);box-shadow:inset 0 0 0 1px var(--thumbnail-accent)}.premium-hero-thumbnails img{width:100%;height:50px;object-fit:contain;transform:rotate(-5deg)}.premium-hero-thumbnails span{overflow:hidden;font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.premium-hero-controls{position:absolute;right:30px;bottom:38px;z-index:12;display:flex;align-items:center;gap:13px}.premium-hero-controls>button{width:34px;min-width:34px;height:34px;min-height:34px;border-radius:50%;background:rgba(255,255,255,.94);color:#202329;padding:0;box-shadow:none}.premium-hero-controls>button:hover{transform:none;background:#fff}.premium-hero-controls>div{display:flex;align-items:center;gap:1px}.premium-hero-controls>div button{position:relative;width:28px;min-width:28px;height:28px;min-height:28px;border-radius:50%;background:transparent;padding:0}.premium-hero-controls>div button:after{content:"";position:absolute;left:11px;top:11px;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.48)}.premium-hero-controls>div button.active{width:28px;border-radius:50%;background:transparent}.premium-hero-controls>div button.active:after{left:5px;width:18px;border-radius:999px;background:#fff}.landing-latest-section{scroll-margin-top:68px}.hero-stage{min-height:760px;background:#fff;color:#111}.home-shell{width:min(1160px,calc(100% - 56px));min-height:760px;height:100vh;max-height:860px;margin:0 auto;padding:78px 0 34px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.brand-shadow{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);width:100%;text-align:center;font-size:clamp(116px,16vw,210px);line-height:.78;font-weight:900;letter-spacing:-.05em;color:#dedede;opacity:.58;text-transform:uppercase;white-space:nowrap;pointer-events:none;z-index:0;border:0;padding:0}.floating-shoe{position:absolute;object-fit:contain;object-position:center;mix-blend-mode:normal;filter:drop-shadow(0 20px 24px rgba(0,0,0,.22));z-index:4;border-radius:0}.floating-shoe-primary{width:clamp(380px,42vw,520px);height:clamp(300px,34vw,420px);left:50%;top:59%;transform:translate(-50%,-50%) rotate(-17deg)}.hero-copy{position:absolute;z-index:8;top:128px;left:50%;transform:translateX(-50%);width:min(520px,48vw);text-align:center;margin:0}.eyebrow{margin:0 0 12px;color:#777;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.hero-copy h1{margin:0 auto;font-size:clamp(48px,5vw,60px);font-weight:600;line-height:1.01;letter-spacing:-.04em;max-width:520px;background:none;color:#161616}.hero-side-note{position:absolute;z-index:9;left:0;bottom:38px;width:270px;color:#727272;font-size:13px;line-height:1.65}.hero-side-note p{margin:0}.hero-side-note .button{margin-top:20px;min-width:94px;min-height:34px;background:var(--hero-accent,#EA5448)}.seller-pill{position:absolute;z-index:9;right:0;top:148px;display:flex;gap:12px;align-items:center;background:transparent;border:0;border-radius:0;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.seller-pill strong{display:block;font-size:24px;font-weight:700;line-height:1}.seller-pill small{color:#777;font-size:11px}.avatar-stack{display:flex}.avatar-stack span{width:34px;height:34px;border-radius:50%;border:2px solid white;margin-left:-8px;background:#111;display:grid;place-items:center;color:white;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.12)}.avatar-stack span:first-child{margin-left:0;background:#d9d9d9}.avatar-stack span:nth-child(2){background:#8b8b8b}.hero-stats{position:absolute;right:0;bottom:38px;z-index:8;display:flex;justify-content:flex-end;gap:clamp(22px,4vw,54px);border-top:0;padding-top:0}.hero-stats div{min-width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-stats strong{display:block;font-size:clamp(26px,2.8vw,34px);font-weight:800;line-height:1;letter-spacing:-.02em;background:none;color:#141414}.hero-stats span{color:#777;font-size:11px}.shoe-story{background:#f7f7f7;padding:0;border-radius:0;z-index:60}.shoe-story,.story-shell{min-height:760px;color:#202124;box-shadow:none}.story-shell{width:min(1180px,calc(100% - 48px));height:100vh;max-height:860px;margin:0 auto;position:relative;display:grid;grid-template-rows:minmax(390px,1fr) 58px 40px 178px;overflow:hidden;background:#fff;padding:70px 0 18px;font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.story-product-layout{min-height:0;display:grid;grid-template-columns:42% 58%;position:relative}.story-product-stage{min-width:0;min-height:0;position:relative;overflow:visible}.story-color-panel{position:absolute;inset:0;width:100%;background:var(--story-accent,#EA5448);border-bottom-right-radius:46% 22%;z-index:0;transition:background .28s ease}.story-number{right:24px;top:-12px;z-index:1;color:rgba(255,255,255,.1);font-size:118px;line-height:1}.story-legacy,.story-number{position:absolute;font-weight:500}.story-legacy{left:10px;top:50%;z-index:5;color:rgba(255,255,255,.88);font-size:8px;letter-spacing:0;text-transform:uppercase;transform:translateY(-50%) rotate(-90deg);transform-origin:center}.story-nike-logo{position:absolute;z-index:8;display:flex;align-items:center;gap:8px;color:#fff;font-size:11px;font-weight:600;letter-spacing:0}.story-nike-logo img{width:46px;height:28px;object-fit:contain;filter:none}.story-nike-logo.has-image{letter-spacing:0}.story-nike-logo span{position:relative;width:46px;height:18px;display:inline-block;overflow:visible}.story-nike-logo span:before{content:"";position:absolute;left:0;top:8px;width:46px;height:7px;background:currentColor;border-radius:100% 10% 100% 18%;transform:skewX(-34deg) rotate(-14deg);transform-origin:left center}.story-nike-logo span:after{content:"";position:absolute;left:5px;top:4px;width:38px;height:12px;border-bottom:4px solid;border-radius:0 0 100% 100%;transform:rotate(-13deg) skewX(-18deg)}.story-shoe-wrap{position:absolute;aspect-ratio:1.7;display:grid;place-items:center;z-index:4;transform:translate(-50%,-50%)}.story-shoe{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;border-radius:0;transform:rotate(var(--story-shoe-rotate,-8deg));mix-blend-mode:normal;filter:drop-shadow(0 24px 22px rgba(0,0,0,.22))}.story-copy{min-width:0;position:relative;z-index:6;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#202124;padding:24px 54px 20px 68px}.story-kicker{min-height:24px;display:inline-flex;align-items:center;gap:5px;border:1px solid color-mix(in srgb,var(--story-accent,#ea5448) 72%,white);border-radius:999px;color:var(--story-accent,#EA5448);padding:0 10px;font-size:9px;font-weight:500;text-transform:uppercase}.story-copy .eyebrow{margin:14px 0 0;color:var(--story-accent,#EA5448);font-size:27px;font-weight:600;line-height:1;letter-spacing:0;text-transform:none}.story-copy h2{max-width:520px;margin:2px 0 0;color:#191a1d;font-size:47px;font-weight:600;line-height:.98;letter-spacing:0;text-shadow:none}.story-subtitle{margin:9px 0 0;color:#73767c;font-size:11px;font-weight:400;line-height:1.35}.story-description{max-width:510px;margin:15px 0 0;color:#666970;font-size:12px;font-weight:400;line-height:1.52}.story-purchase{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:16px}.story-purchase div{display:grid;grid-gap:1px;gap:1px}.story-purchase small{color:#73767c;font-size:10px}.story-purchase strong{color:#191a1d;font-size:20px;font-weight:600;line-height:1.05}.story-purchase>span{display:inline-flex;align-items:center;gap:5px;border:1px solid #e5e7eb;border-radius:999px;color:#555b62;padding:5px 9px;font-size:9px}.story-purchase>span i{width:5px;height:5px;border-radius:50%;background:#16a34a}.story-actions{display:flex;gap:10px;margin-top:16px}.story-shop-button,.story-size-button{min-width:132px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 18px;font-size:11px;font-weight:600}.story-shop-button{border:1px solid var(--story-accent,#ea5448);background:var(--story-accent,#EA5448);color:#fff}.story-size-button{border:1px solid #202124;background:#fff;color:#202124}.story-mini-products{display:flex;align-items:center;gap:8px;margin-top:14px}.story-mini-products button{width:42px;min-width:42px;height:34px;min-height:34px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:6px;background:#f8f8f8;color:#202124;padding:2px;box-shadow:none}.story-mini-products button:hover{transform:none}.story-mini-products button.active{border-color:var(--story-accent,#EA5448);background:#fff;transform:none}.story-mini-products img{width:100%;height:100%;object-fit:contain;transform:rotate(-5deg);filter:none}.story-trust-strip{margin:0 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;border:1px solid #eceef0;border-radius:8px;background:#fff}.story-trust-strip>div{min-width:0;display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 12px;border-right:1px solid #eceef0}.story-trust-strip>div:last-child{border-right:0}.story-trust-strip>div>span{color:#3e434a}.story-trust-strip p{min-width:0;display:grid;grid-gap:1px;gap:1px;margin:0}.story-trust-strip strong{color:#24272b;font-size:10px;font-weight:600}.story-trust-strip small,.story-trust-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-trust-strip small{color:#858990;font-size:8px}.story-tabs{display:flex;align-items:flex-end;gap:44px;margin:0 14px;border-bottom:1px solid #e8eaed;color:#74777d;font-size:10px}.story-tabs span{position:relative;display:inline-flex;align-items:center;height:40px;padding:0 3px}.story-tabs span.active{color:var(--story-accent,#EA5448)}.story-tabs span.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--story-accent,#EA5448)}.story-feature-grid{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:10px 14px 0}.story-feature-card{min-width:0;display:grid;grid-template-rows:84px auto 1fr;align-content:start;grid-gap:4px;gap:4px;border-radius:7px;background:#f7f7f7;overflow:hidden;padding:0 9px 9px}.story-feature-image{position:relative;height:84px;margin:0 -9px;overflow:hidden;background:color-mix(in srgb,var(--story-accent,#EA5448) 10%,#f2f2f2)}.story-feature-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.2)}.story-feature-image span{position:absolute;left:8px;bottom:7px;width:27px;height:27px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--story-accent,#EA5448);color:#fff}.story-feature-card>strong{overflow:hidden;color:#24272b;font-size:11px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.story-feature-card>p{margin:0;overflow:hidden;color:#777b82;font-size:8px;font-weight:400;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.material-card,.material-strip{display:none}.hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:32px;gap:32px;align-items:center;padding:48px 0 28px}.hero h1{font-size:clamp(36px,6vw,72px);line-height:.95;margin:0 0 18px;letter-spacing:0}.hero p{color:var(--muted);max-width:560px;line-height:1.6}.hero-media{min-height:420px;border-radius:8px;background:linear-gradient(135deg,#111,#39352e);overflow:hidden;position:relative}.hero-media:after{content:"";position:absolute;inset:12%;background:radial-gradient(circle at 45% 45%,#f7f4ef 0 10%,transparent 11%),linear-gradient(140deg,transparent 20%,#f2eee7 21% 35%,transparent 36%);transform:rotate(-18deg);opacity:.85}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:34px 0 18px}.section-head h2{margin:0;font-size:28px}.catalog-section{background:#fff;border-radius:0;padding:26px;margin-top:34px;min-height:calc(100vh - 64px);display:flex;align-items:flex-start;overflow:hidden}.catalog-inner{width:100%;min-height:auto}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.card{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.product-image{aspect-ratio:4/3;background:#e8e1d7;display:grid;place-items:center;color:var(--muted)}.product-body{padding:14px}.product-body h3{margin:0 0 8px;font-size:16px}.landing-latest-section{width:100%;min-height:100svh;margin-top:0;border-top:1px solid #eceef1;padding:92px clamp(18px,4vw,52px) 42px;align-items:center}.landing-latest-section .catalog-inner{max-width:1240px;margin:0 auto}.landing-latest-section .storefront-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-latest-section.is-visible .storefront-product-card{animation:landing-product-reveal .52s cubic-bezier(.22,.8,.28,1) both}.landing-latest-section.is-visible .storefront-product-card:nth-child(2){animation-delay:.05s}.landing-latest-section.is-visible .storefront-product-card:nth-child(3){animation-delay:.1s}.landing-latest-section.is-visible .storefront-product-card:nth-child(4){animation-delay:.15s}.landing-latest-section.is-visible .storefront-product-card:nth-child(5){animation-delay:.2s}@keyframes landing-product-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.landing-latest-section .section-head{margin:0 0 24px;align-items:center}.landing-latest-section .section-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.04em}.latest-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:22px 18px;gap:22px 18px}.latest-product-card{position:relative;min-width:0;border:0;border-radius:0;box-shadow:none;background:transparent;transition:none;overflow:visible}.latest-product-card:hover{transform:none}.latest-product-link{display:block;min-width:0}.latest-product-image{aspect-ratio:1/.92}.latest-product-info{gap:4px}.muted{color:var(--muted)}.price{font-weight:800}.detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;padding:36px 0}.panel{background:white;border:1px solid var(--line);border-radius:8px;padding:18px}.form{display:grid;grid-gap:12px;gap:12px}.input,select,textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:6px;background:white;padding:0 12px}.shop-page{min-height:100vh;background:#f5f5f2;padding:112px 0 52px;color:#161616}.shop-shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.shop-kicker{color:#7d7d76;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.shop-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin:12px 0 28px}.shop-heading-row h1{margin:0;font-size:clamp(54px,7vw,92px);letter-spacing:-.07em;line-height:.9}.shop-heading-row p{margin:14px 0 0;color:#686862;max-width:540px;line-height:1.55}.shop-count{min-width:118px;min-height:92px;display:grid;place-items:center;border-left:1px solid #deded8}.shop-count strong{display:block;font-size:38px;line-height:1;letter-spacing:-.04em}.shop-count span{color:#777;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.shop-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto 220px;grid-gap:12px;gap:12px;align-items:center}.shop-search{min-height:50px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #deded8;background:white}.shop-search input{width:100%;min-height:48px;border:0;outline:0;font:inherit}.shop-filter-button{min-width:116px;min-height:50px;border-radius:0;gap:8px}.shop-sort{min-height:50px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px;padding:0 12px;background:#fff;border:1px solid #deded8}.shop-sort span{color:#777;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.filter-select select,.shop-sort select{border:0;min-height:42px;padding:0;font-weight:750;outline:0}.shop-type-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.active-filters button,.shop-type-row button{min-height:36px;border-radius:999px;background:#fff;color:#151515;border:1px solid #deded8}.shop-type-row button.active{background:#050505;color:#fff;border-color:#050505}.shop-brand-row{display:flex;gap:10px;margin:0 0 18px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.shop-brand-row::-webkit-scrollbar{display:none}.shop-brand-row button{min-width:max-content;min-height:38px;border-radius:0;background:#fff;color:#6c6c68;border:1px solid #deded8;padding:0 14px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.shop-brand-row button.active{background:#050505;border-color:#050505;color:#fff}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.active-filters button{gap:8px;font-size:12px}.active-filters .clear-filters{background:#f2556f;border-color:#f2556f;color:#fff}.shop-layout{display:grid;grid-template-columns:250px 1fr;grid-gap:24px;gap:24px;align-items:start}.shop-filters{position:-webkit-sticky;position:sticky;top:78px;display:grid;grid-gap:14px;gap:14px;padding:18px;background:#fff;border:1px solid #deded8}.filter-heading{display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid #ededeb}.filter-select{display:grid;grid-gap:7px;gap:7px}.filter-select span,.stock-toggle span{color:#5f5f59;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.filter-select select{width:100%;border-bottom:1px solid #e8e8e4}.stock-toggle{display:flex;align-items:center;gap:10px;padding-top:4px}.stock-toggle input{width:16px;height:16px;accent-color:#050505}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.shop-card{min-height:430px;display:flex;flex-direction:column;background:#fff;border:1px solid #deded8;color:#151515;transition:transform .2s ease,box-shadow .2s ease}.shop-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(0,0,0,.12)}.shop-card-image{position:relative;aspect-ratio:1/.86;display:grid;place-items:center;background:linear-gradient(135deg,#f7f7f4,#ececea);overflow:hidden}.shop-card-image img{width:100%;height:100%;object-fit:cover}.shop-card-image span{color:#aaa;font-weight:900}.stock-badge{position:absolute;left:12px;top:12px;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:850}.stock-badge.low{background:#f2556f}.stock-badge.sold{background:#8a8a8a}.shop-card-body{display:flex;justify-content:space-between;gap:12px;padding:16px 16px 8px}.shop-card-brand{margin:0 0 5px;color:#777;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.shop-card h3{margin:0;font-size:17px;letter-spacing:-.02em;line-height:1.18}.shop-card-body strong{white-space:nowrap;font-size:15px}.shop-card-meta{display:flex;justify-content:space-between;gap:12px;padding:0 16px;color:#777;font-size:12px;font-weight:700}.color-row{display:flex;gap:7px;margin:auto 16px 16px;padding-top:18px}.color-row span{width:16px;height:16px;border-radius:50%;border:1px solid #d4d4d0;box-shadow:inset 0 0 0 2px #fff}.shop-empty{min-height:360px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;background:#fff;border:1px solid #deded8;text-align:center;padding:36px}.shop-empty h2{margin:0;font-size:28px;letter-spacing:-.04em}.shop-empty p{margin:0;max-width:440px;color:#777;line-height:1.5}.shop-empty button{margin-top:10px}.shop-card.skeleton{min-height:430px;background:linear-gradient(90deg,#fff,#efefec,#fff);background-size:220% 100%;animation:shop-skeleton 1.2s linear infinite}@keyframes shop-skeleton{to{background-position:-220% 0}}.spark-store-page{min-height:100vh;background:#fff;color:#374151;padding-top:0}.spark-store-page main{width:100%;display:flow-root}.spark-hero{position:relative;height:clamp(260px,28vw,340px);display:block;overflow:hidden;background:#eef2f6}.spark-hero-track{position:relative;width:100%;height:100%}.spark-hero-slide{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;opacity:0;transform:translateX(-34px);transition:opacity .55s ease,transform .65s ease;pointer-events:none}.spark-hero-slide.active{opacity:1;transform:translateX(0);pointer-events:auto}.spark-hero-bg{position:absolute;inset:0;display:grid;place-items:center;opacity:.82}.spark-hero-bg:before{content:"";position:absolute;width:min(36vw,360px);aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.48);filter:blur(6px)}.spark-hero-bg img{position:relative;width:min(420px,52vw);height:min(260px,30vw);object-fit:contain;transform:rotate(-10deg);filter:drop-shadow(0 24px 24px rgba(0,0,0,.18));opacity:.9}.spark-hero-copy{position:relative;z-index:2;text-align:center;padding:0 20px;transform:translateX(0)}.spark-hero-copy p{margin:0 0 4px;color:rgba(17,24,39,.68);font-size:12px;font-weight:400;text-transform:none}.spark-hero-copy h1{margin:0;color:#fff;font-size:clamp(46px,7vw,86px);line-height:.92;font-weight:500;letter-spacing:0;text-shadow:0 12px 26px rgba(0,0,0,.2)}.spark-hero-copy span{display:block;max-width:min(520px,86vw);margin:10px auto 0;color:rgba(17,24,39,.74);font-size:13px;line-height:1.4}.spark-dots{position:absolute;left:0;right:0;bottom:24px;z-index:3;display:flex;justify-content:center;gap:8px}.spark-dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.62)}.spark-dots span.active{background:#050505}.spark-promos{width:min(1280px,calc(100% - 32px));margin:44px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.spark-promos article{position:relative;min-height:210px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:8px;background:#f3f4f6;padding:32px}.spark-promos p{margin:0 0 4px;color:#6b7280;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}.spark-promos h2{margin:0 0 18px;color:#111827;font-size:27px;font-weight:500;letter-spacing:0}.spark-promos a{min-height:34px;display:inline-flex;align-items:center;padding:0 20px;border-radius:5px;background:#EA5448;color:#fff;font-size:12px;font-weight:500;text-transform:none}.spark-promos img{position:absolute;right:-14px;top:50%;width:min(310px,54%);height:160px;object-fit:contain;transform:translateY(-50%) rotate(-10deg);filter:drop-shadow(0 20px 20px rgba(0,0,0,.18))}.spark-products{width:min(1000px,calc(100% - 32px));margin:54px auto 70px}.spark-products.search-active{margin-top:34px}.spark-section-head{display:flex;justify-content:flex-end;align-items:flex-end;gap:16px;margin-bottom:22px}.spark-products.search-active .spark-section-head{justify-content:space-between}.spark-section-head h2{margin:0;color:#111827;font-size:28px;letter-spacing:-.03em}.spark-section-head span{color:#6b7280;font-size:12px;font-weight:400;text-transform:none}.spark-search-heading{display:grid;grid-gap:8px;gap:8px}.spark-search-heading a{width:max-content;display:inline-flex;align-items:center;gap:6px;color:#EA5448;font-size:12px;font-weight:500}.spark-search-heading h2{font-weight:500}.spark-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px 22px;gap:26px 22px}.spark-product-card{position:relative;min-width:0;display:flex;flex-direction:column;border:0;border-radius:0;background:transparent;padding:0;transition:none}.spark-product-link{display:block;min-width:0}.spark-product-image{aspect-ratio:1/.92;display:grid;place-items:center;margin-bottom:10px;border:0;border-radius:7px;background:#f5f6f8;color:#4b5563;overflow:hidden;transition:none}.spark-product-image img{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.spark-product-info{display:grid;grid-gap:4px;gap:4px;min-width:0}.spark-product-info h3{min-height:34px;margin:0;color:#111827;font-size:13px;font-weight:500;line-height:1.3;letter-spacing:0;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rating-stars{gap:5px;min-height:17px;color:#d39b24;font-size:11px;font-weight:500;white-space:nowrap}.rating-stars,.rating-stars-icons{display:inline-flex;align-items:center}.rating-stars-icons{gap:1px}.rating-stars-value{color:#6b7280}.rating-stars-count{color:#68707c}.spark-product-price{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0 0 6px}.spark-product-price strong{color:#202020;font-size:12px;font-weight:400;white-space:nowrap}.spark-add-button{width:100%;min-width:0;min-height:40px;gap:8px;border-radius:6px;background:var(--brand-accent);color:var(--brand-accent-text);padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;letter-spacing:0}.spark-add-button:hover{transform:none;background:var(--brand-accent-hover)}.spark-add-button:active{background:var(--brand-accent-active)}.spark-add-button:disabled{background:var(--brand-accent-disabled);cursor:not-allowed;opacity:1}.add-cart-status{margin:2px 0 0;color:#6b7280;font-size:11px;line-height:1.35}.cart-drawer-status,.commerce-status{margin:0;color:#b42318;font-size:12px;line-height:1.45}.spark-empty{min-height:260px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px solid #f3f4f6;border-radius:8px;color:#6b7280}.spark-empty p{margin:0;color:#6b7280;font-size:12px}.product-detail-page{min-height:100vh;background:#fff;color:#111827;padding:34px 0 76px}.product-detail-shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.detail-back-link{display:inline-flex;align-items:center;min-height:34px;margin-bottom:18px;color:#6b7280;font-size:13px;font-weight:500}.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr);grid-gap:28px;gap:28px;align-items:start}.product-gallery{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"side stage" ". bottom";grid-gap:16px;gap:16px;min-width:0}.thumb-rail{display:grid;grid-gap:10px;gap:10px;align-content:start}.thumb-rail-side{grid-area:side}.thumb-rail-bottom{grid-area:bottom;display:flex;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.thumb-rail-mobile{display:none}.thumb-rail button{width:72px;min-width:72px;height:72px;min-height:72px;padding:6px;border:1px solid transparent;border-radius:6px;background:#f5f6f8;color:#111827}.thumb-rail button.active{border-color:#111827}.thumb-rail img{width:100%;height:100%;object-fit:contain}.detail-image-stage{grid-area:stage;position:relative;width:100%;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f6f6f6}.detail-image-stage img{width:100%;height:100%;object-fit:cover;padding:0;filter:none}.detail-image-empty{color:#8a94a3;font-size:28px;font-weight:700}.detail-wishlist{position:absolute;top:18px;right:18px;z-index:2;width:38px;min-width:38px;min-height:38px;height:38px;padding:0;border:0;border-radius:50%;background:#fff;color:#EA5448;box-shadow:none}.detail-wishlist.active{background:#EA5448;color:#fff}.detail-wishlist:hover{transform:none;background:#fff}.detail-wishlist.active:hover{background:#EA5448}.buy-panel{display:grid;grid-gap:18px;gap:18px;padding:8px 0 0}.stock-pill{justify-self:start;min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#e9f9ef;color:#15803d;font-size:12px;font-weight:600}.stock-pill.sold{background:#f4f4f5;color:#71717a}.detail-brand{margin:0;color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.buy-panel h1{margin:-6px 0 0;color:#111827;font-size:clamp(32px,4vw,46px);line-height:1;font-weight:500;letter-spacing:-.03em}.detail-price-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.detail-price-row strong{color:#111827;font-size:23px;font-weight:500}.detail-price-row span{display:inline-flex;align-items:center;gap:2px;color:#f6b500;font-size:12px;font-weight:500}.detail-price-row .rating-stars{gap:5px;color:#d39b24}.detail-price-row .rating-stars-count,.detail-price-row .rating-stars-value{color:#6b7280}.detail-control{display:grid;grid-gap:10px;gap:10px;padding-top:2px}.detail-control-head,.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b7280;font-size:13px}.detail-control-head strong,.quantity-row>span{color:#111827;font-weight:500}.detail-control-head a{color:#EA5448;font-weight:500}.colorway-row{display:flex;gap:8px}.colorway-row span{width:22px;height:22px;border-radius:50%;border:1px solid #d7dbe2;box-shadow:inset 0 0 0 3px #fff}.product-colorway-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.product-colorway-options a{min-width:0;display:grid;grid-gap:5px;gap:5px;border:1px solid #e4e7ec;border-radius:6px;background:#fff;padding:5px;color:#4b5563}.product-colorway-options a.active{border-color:#111827;box-shadow:inset 0 0 0 1px #111827}.product-colorway-options a>span,.product-colorway-options img{width:100%;aspect-ratio:4/3;display:block;border-radius:3px;object-fit:cover}.product-colorway-options small{min-width:0;overflow:hidden;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.size-grid button{min-width:0;min-height:42px;border:1px solid #e4e7ec;border-radius:6px;background:#fff;color:#111827;padding:0 10px;font-size:12px;font-weight:500}.size-grid button.active{border-color:#111827;background:#111827;color:#fff}.size-grid button:disabled{color:#b8bec8;background:#f8fafc;text-decoration:line-through;cursor:not-allowed}.quantity-stepper{display:inline-flex;align-items:center;gap:12px;min-height:38px;padding:0 8px;border:1px solid #e4e7ec;border-radius:999px}.quantity-stepper button{width:26px;min-width:26px;min-height:26px;height:26px;padding:0;background:transparent;color:#111827}.quantity-stepper button:hover{transform:none}.quantity-stepper button:disabled{color:#c5cad3;cursor:not-allowed}.quantity-stepper strong{min-width:18px;text-align:center;color:#111827;font-size:13px;font-weight:500}.detail-add-cart,.detail-buy-now{width:100%;min-height:44px;border-radius:6px;gap:9px;font-size:13px;font-weight:500}.detail-add-cart{background:var(--brand-accent);color:var(--brand-accent-text);font-family:inherit;font-weight:500}.detail-add-cart:hover{transform:none;background:var(--brand-accent-hover)}.detail-add-cart:active{background:var(--brand-accent-active)}.detail-buy-now{background:#111827;color:#fff}.detail-buy-now:hover{transform:none;background:#111827}.detail-add-cart:disabled{background:var(--brand-accent-disabled);opacity:1;cursor:not-allowed}.detail-buy-now:disabled{opacity:.62;cursor:not-allowed}.detail-status{margin:-6px 0 0;color:#6b7280;font-size:12px}.detail-service-list{display:grid;grid-gap:10px;gap:10px;margin-top:2px}.detail-service-line{display:grid;grid-template-columns:24px 1fr;grid-gap:10px;gap:10px;align-items:start;color:#EA5448}.detail-service-line div{display:grid;grid-gap:2px;gap:2px}.detail-service-line strong{color:#111827;font-size:13px;font-weight:500}.detail-service-line span{color:#6b7280;font-size:12px;line-height:1.35}.product-info-panel{margin-top:32px;border-top:1px solid #eef0f3}.detail-tabs{display:flex;gap:22px;overflow-x:auto;padding-top:18px;scrollbar-width:none}.detail-tabs::-webkit-scrollbar{display:none}.detail-tabs button{min-width:max-content;min-height:34px;padding:0;border-radius:0;background:transparent;color:#6b7280;font-size:13px;font-weight:500;border-bottom:2px solid transparent}.detail-tabs button.active{color:#111827;border-bottom-color:#EA5448}.detail-tabs button:hover{transform:none}.detail-tab-content{padding:22px 0 6px}.detail-copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;color:#4b5563;font-size:14px;line-height:1.65}.detail-copy-grid p{margin:0}.detail-spec-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.detail-spec-grid div{min-height:86px;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:14px;border-radius:7px;background:#f8fafc}.detail-spec-grid dt{color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.detail-spec-grid dd{margin:0;color:#111827;font-size:13px;font-weight:500}.product-reviews{display:grid;grid-gap:24px;gap:24px}.review-form-actions,.review-form-head,.review-own-actions,.review-row-head,.reviews-heading-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-form-head h3,.reviews-heading-row h2{margin:0;color:#111827;font-size:22px;font-weight:500;letter-spacing:-.02em}.detail-eyebrow{margin:0 0 5px;color:#EA5448;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.reviews-overview{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:center;padding:20px;border-radius:8px;background:#f8fafc}.reviews-score{display:grid;justify-items:start;grid-gap:7px;gap:7px}.reviews-score strong{color:#111827;font-size:40px;font-weight:500;line-height:1}.reviews-distribution{display:grid;grid-gap:7px;gap:7px}.review-bar-row{display:grid;grid-template-columns:12px 14px minmax(80px,1fr) 22px;grid-gap:7px;gap:7px;align-items:center;color:#6b7280;font-size:11px}.review-bar-row svg{color:#d39b24}.review-bar{height:6px;overflow:hidden;border-radius:999px;background:#e5e7eb}.review-bar span{display:block;height:100%;border-radius:inherit;background:#d39b24}.review-bar-row small{color:#8a94a3;text-align:right}.reviews-list{display:grid;grid-gap:0;gap:0;border-top:1px solid #eef0f3}.review-row{display:grid;grid-gap:9px;gap:9px;padding:18px 0;border-bottom:1px solid #eef0f3}.review-row.hidden{background:#fffaf2;padding-left:12px;padding-right:12px}.review-row-head>div{display:flex;align-items:center;gap:10px}.review-row-head strong{color:#111827;font-size:13px;font-weight:500}.review-row-head time{color:#9aa2ae;font-size:11px}.review-row>p{margin:0;color:#4b5563;font-size:13px;line-height:1.55;white-space:pre-wrap}.review-row>p.muted{color:#9aa2ae}.review-stars{display:inline-flex;gap:1px;color:#d39b24}.review-hidden-note{color:#9a6b1d!important;font-size:12px!important}.reviews-empty{display:flex;align-items:center;gap:10px;min-height:80px;padding:18px;border-radius:8px;background:#f8fafc;color:#9aa2ae}.reviews-empty p{margin:0;color:#6b7280;font-size:13px}.review-form-wrap{display:grid;grid-gap:16px;gap:16px;padding-top:20px;border-top:1px solid #eef0f3}.review-form-head{align-items:flex-start}.review-form-head>div{display:grid;grid-gap:5px;gap:5px}.review-form-head p{margin:0;font-size:12px}.review-form{display:grid;grid-gap:12px;gap:12px}.review-rating-input{display:flex;gap:3px}.review-rating-input button{width:32px;min-width:32px;min-height:32px;height:32px;padding:0;border-radius:50%;background:transparent;color:#c9ced7}.review-rating-input button.active{color:#d39b24}.review-rating-input button:hover{transform:none;color:#d39b24}.review-form textarea{width:100%;resize:vertical;border:1px solid #e1e5eb;border-radius:7px;outline:0;padding:12px;color:#111827;font:inherit;font-size:13px;line-height:1.5}.review-form textarea:focus{border-color:#EA5448}.review-form-actions{justify-content:flex-end;flex-wrap:wrap}.review-form-actions>span{margin-right:auto;color:#9aa2ae;font-size:11px}.review-submit{width:auto;min-width:132px}.review-action{display:inline-flex;align-items:center;gap:6px;min-height:32px;border-radius:6px;background:#f8fafc;color:#6b7280;padding:0 10px;font-size:12px;font-weight:500}.review-action:hover{transform:none;background:#f1f3f6}.review-action.danger{color:#b45309}.review-own-actions{justify-content:flex-start}.review-form-message,.review-own-actions p{margin:0;font-size:12px}.review-form-message{color:#6b7280}.related-products{margin-top:46px}.related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.related-head h2{margin:0;color:#111827;font-size:24px;font-weight:500;letter-spacing:-.02em}.related-head a{color:#EA5448;font-size:13px;font-weight:500}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.related-card{min-width:0;display:grid;grid-gap:8px;gap:8px}.related-card div{aspect-ratio:1/.72;display:grid;place-items:center;border-radius:7px;background:#f5f6f8;overflow:hidden}.related-card img{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.related-card h3{min-height:34px;margin:0;color:#111827;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card p{margin:0;color:#202020;font-size:12px}.product-detail-loading{min-height:360px;display:grid;place-items:center;border-radius:8px;background:#f8fafc;color:#6b7280}.commerce-page{min-height:100vh;background:#fff;color:#111827;padding:34px 0 76px}.commerce-shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.commerce-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:26px}.commerce-heading p{margin:0 0 6px;color:#EA5448;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.commerce-heading h1{margin:0;color:#111827;font-size:clamp(36px,5vw,58px);font-weight:500;letter-spacing:-.05em;line-height:.95}.commerce-heading span{color:#6b7280;font-size:13px}.commerce-empty{min-height:360px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;border-radius:8px;background:#f8fafc;color:#6b7280;text-align:center;padding:36px}.commerce-empty h1,.commerce-empty h2{margin:0;color:#111827;font-size:clamp(28px,4vw,42px);font-weight:500;letter-spacing:-.04em}.commerce-empty p{max-width:470px;margin:0;line-height:1.55}.commerce-empty a,.commerce-empty button{min-height:38px;border-radius:6px;background:#EA5448;color:#fff;font-weight:500}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:28px;gap:28px;align-items:start}.cart-items,.checkout-form-card{display:grid;grid-gap:14px;gap:14px;min-width:0}.cart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px}.cart-toolbar strong{font-size:15px;font-weight:500}.cart-toolbar button{min-width:auto;min-height:32px;border-radius:6px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:500}.cart-toolbar button:hover{transform:none}.cart-table-head{grid-template-columns:minmax(280px,1fr) 150px 100px 128px 100px;grid-gap:16px;padding:12px 0;border-bottom:1px solid #eef0f3;color:#6b7280;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.cart-row,.cart-table-head{display:grid;gap:16px;border-top:1px solid #eef0f3}.cart-row{grid-template-columns:132px minmax(0,1fr) 100px 128px 100px;grid-gap:16px;align-items:center;padding:14px 0}.cart-row-image{aspect-ratio:1/.82;display:grid;place-items:center;border-radius:7px;background:#f5f6f8;overflow:hidden}.cart-row-image img{width:100%;height:100%;object-fit:contain;padding:10px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.cart-row-image span{color:#9ca3af;font-size:12px}.cart-row-info{display:grid;grid-gap:5px;gap:5px;min-width:0}.cart-row-info p{margin:0;color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.cart-row-info a{color:#111827;font-size:15px;font-weight:500;line-height:1.25}.cart-row-info span{color:#6b7280;font-size:12px}.cart-row-info strong,.cart-row-price,.cart-row-total{color:#111827;font-size:13px;font-weight:500}.cart-row-actions{display:flex;align-items:center;gap:12px}.cart-stepper{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 8px;border:1px solid #e4e7ec;border-radius:999px}.cart-stepper button{width:24px;min-width:24px;min-height:24px;height:24px;padding:0;background:transparent;color:#111827}.cart-remove:hover,.cart-stepper button:hover{transform:none}.cart-stepper button:disabled{color:#c5cad3;cursor:not-allowed}.cart-stepper span{min-width:16px;text-align:center;font-size:12px;font-weight:500}.cart-remove{width:34px;min-width:34px;min-height:34px;height:34px;padding:0;border-radius:999px;background:#f8fafc;color:#6b7280}.cart-items-subtotal{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid #eef0f3;color:#111827;font-size:14px}.cart-items-subtotal strong{font-size:16px;font-weight:600}.cart-drawer-root{position:fixed;inset:0;z-index:90;pointer-events:none;visibility:hidden}.cart-drawer-root.open{pointer-events:auto;visibility:visible}.cart-drawer-backdrop{position:absolute;inset:0;width:100%;min-width:0;min-height:100%;border-radius:0;background:rgba(17,24,39,.22);opacity:0;transition:opacity .22s ease}.cart-drawer-backdrop:hover{transform:none}.cart-drawer-root.open .cart-drawer-backdrop{opacity:1}.cart-drawer{position:absolute;top:0;right:0;width:min(420px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;color:#111827;box-shadow:-24px 0 60px rgba(15,23,42,.14);transform:translateX(102%);transition:transform .26s ease}.cart-drawer-root.open .cart-drawer{transform:translateX(0)}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 22px 16px;border-bottom:1px solid #eef0f3}.cart-drawer-head p{margin:0 0 4px;color:#EA5448;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.cart-drawer-head h2{margin:0;color:#111827;font-size:24px;font-weight:500;letter-spacing:-.03em}.cart-drawer-close{width:34px;min-width:34px;min-height:34px;height:34px;padding:0;border-radius:999px;background:#f8fafc;color:#111827}.cart-drawer-close:hover{transform:none}.cart-drawer-items{min-height:0;overflow-y:auto;padding:6px 22px}.cart-drawer-row{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:13px;gap:13px;padding:16px 0;border-bottom:1px solid #eef0f3}.cart-drawer-image{aspect-ratio:1/.9;display:grid;place-items:center;border-radius:7px;background:#f5f6f8;overflow:hidden}.cart-drawer-image img{width:100%;height:100%;object-fit:contain;padding:8px;filter:drop-shadow(0 8px 9px rgba(0,0,0,.12))}.cart-drawer-image span{color:#9ca3af;font-size:11px}.cart-drawer-info{min-width:0;display:grid;align-content:start;grid-gap:5px;gap:5px}.cart-drawer-info>a{color:#111827;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer-info>span{color:#6b7280;font-size:11px}.cart-drawer-info>strong{color:#111827;font-size:12px;font-weight:500}.cart-drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.cart-drawer-remove{width:30px;min-width:30px;min-height:30px;height:30px;padding:0;border-radius:999px;background:#f8fafc;color:#6b7280}.cart-drawer-remove:hover{transform:none}.cart-drawer-footer{display:grid;grid-gap:12px;gap:12px;padding:18px 22px 22px;border-top:1px solid #eef0f3;background:#fff}.cart-drawer-clear{justify-self:start;min-width:auto;min-height:30px;border-radius:6px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:500}.cart-drawer-clear:hover{transform:none}.cart-drawer-empty{min-height:100%;display:grid;place-items:center;align-content:center;grid-gap:11px;gap:11px;padding:36px 28px;color:#6b7280;text-align:center}.cart-drawer-empty h3{margin:0;color:#111827;font-size:24px;font-weight:500;letter-spacing:-.03em}.cart-drawer-empty p{margin:0;max-width:280px;font-size:13px;line-height:1.5}.cart-drawer-empty a,.cart-drawer-empty button{min-height:40px;border-radius:6px;background:var(--brand-accent);color:#fff;font-size:13px;font-weight:500}.cart-drawer-empty a:hover,.cart-drawer-empty button:hover{background:var(--brand-accent-hover);transform:none}.order-summary{position:-webkit-sticky;position:sticky;top:88px;display:grid;grid-gap:14px;gap:14px;padding:20px;border:1px solid #eef0f3;border-radius:8px;background:#fff}.order-summary h2{margin:0 0 4px;font-size:20px;font-weight:500;letter-spacing:-.02em}.order-summary select{min-height:40px;border:1px solid #d9dee7;border-radius:6px;background:#fff;color:#111827;padding:0 12px;font:inherit;font-size:13px}.summary-line{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#6b7280;font-size:13px}.summary-line strong{color:#111827;font-weight:500}.summary-line.strong{padding-top:14px;border-top:1px solid #eef0f3;color:#111827}.summary-line.strong strong{font-size:18px}.voucher-row{display:grid;grid-template-columns:minmax(0,1fr) 74px;border:1px solid #e4e7ec;border-radius:6px;overflow:hidden}.voucher-row input{border:0;outline:0;padding:0 12px;font:inherit}.voucher-row button,.voucher-row input{min-width:0;min-height:38px;font-size:12px}.voucher-row button{border-radius:0;background:#f8fafc;color:#EA5448;font-weight:600}.voucher-row button:hover{transform:none}.commerce-primary,.commerce-secondary{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:13px;font-weight:500}.commerce-primary{border:0;background:var(--brand-accent);color:var(--brand-accent-text);font-family:inherit;font-weight:500}.commerce-primary:disabled,.commerce-primary:hover{transform:none}.commerce-primary:hover:not(:disabled){background:var(--brand-accent-hover)}.commerce-primary:active:not(:disabled){background:var(--brand-accent-active)}.commerce-primary:disabled{background:var(--brand-accent-disabled);opacity:1;cursor:not-allowed}.commerce-secondary{background:#111827;color:#fff}.checkout-form-card{padding:0}.checkout-section-title{display:flex;align-items:flex-start;gap:10px;padding-bottom:14px;border-bottom:1px solid #eef0f3;color:#EA5448}.checkout-section-title h2{margin:0 0 3px;color:#111827;font-size:20px;font-weight:500;letter-spacing:-.02em}.checkout-section-title p{margin:0;color:#6b7280;font-size:13px}.payment-title{margin-top:14px}.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.checkout-grid label,.checkout-notes{display:grid;grid-gap:7px;gap:7px;color:#6b7280;font-size:12px;font-weight:500}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid input,.checkout-grid select,.checkout-notes textarea{width:100%;min-height:42px;border:1px solid #e4e7ec;border-radius:6px;background:#fff;color:#111827;padding:0 12px;font:inherit;outline:0}.checkout-notes textarea{min-height:92px;padding-top:10px;resize:vertical}.payment-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.delivery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.delivery-options button{min-width:0;min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#111827;padding:15px;text-align:left}.delivery-options button.active{border-color:#EA5448;box-shadow:inset 0 0 0 1px #EA5448}.delivery-options button:hover{transform:none}.delivery-options span{display:grid;grid-gap:8px;gap:8px}.delivery-options strong{font-size:14px;font-weight:500}.delivery-options small{color:#6b7280;font-size:12px;font-weight:400}.delivery-options b{color:#111827;white-space:nowrap}.payment-options button{min-width:0;min-height:42px;border:1px solid #e4e7ec;border-radius:6px;background:#fff;color:#111827;padding:0 10px;font-size:12px;font-weight:500}.payment-options button.active{border-color:#111827;background:#111827;color:#fff}.payment-options button:hover{transform:none}.checkout-summary-items{display:grid;grid-gap:12px;gap:12px;margin-bottom:6px}.checkout-summary-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.checkout-summary-row div{aspect-ratio:1;display:grid;place-items:center;border-radius:6px;background:#f5f6f8;overflow:hidden}.checkout-summary-row img{width:100%;height:100%;object-fit:contain;padding:6px}.checkout-summary-row p{display:grid;grid-gap:3px;gap:3px;margin:0;color:#111827;font-size:12px;font-weight:500;line-height:1.25}.checkout-summary-row span{color:#6b7280;font-size:11px;font-weight:400}.checkout-summary-row strong{color:#111827;font-size:12px;font-weight:500}.checkout-error{color:#b42318}.checkout-error,.checkout-muted{margin:0;font-size:12px;line-height:1.45}.checkout-muted{color:#6b7280}.checkout-success{min-height:280px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;border-radius:8px;background:#f8fafc;text-align:center;color:#16a34a;padding:36px}.checkout-success p{margin:0;color:#EA5448;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.checkout-success h1{margin:0;color:#111827;font-size:clamp(34px,5vw,56px);font-weight:500;letter-spacing:-.04em}.checkout-success span{color:#6b7280}.checkout-success a{min-height:40px;display:inline-flex;align-items:center;padding:0 18px;border-radius:6px;background:#EA5448;color:#fff;font-weight:500}.order-confirmation-shell{display:grid;grid-gap:16px;gap:16px}.confirmation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.confirmation-card{min-height:148px;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:18px;border:1px solid #eef0f3;border-radius:8px;background:#fff}.confirmation-card-heading{display:flex;align-items:center;gap:8px;color:#EA5448}.confirmation-card-heading h2{margin:0}.confirmation-card-heading h2,.confirmation-card>strong{color:#111827;font-size:14px;font-weight:500}.confirmation-card>p{margin:0;color:#6b7280;font-size:12px;line-height:1.55}.confirmation-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6b7280;font-size:12px}.confirmation-summary-row strong{color:#111827;font-weight:500}.confirmation-summary-row.total{margin-top:4px;padding-top:11px;border-top:1px solid #eef0f3;color:#111827}.confirmation-summary-row.total strong{font-size:16px}.confirmation-actions{display:flex;justify-content:flex-end;gap:10px}.confirmation-actions .commerce-primary,.confirmation-actions .commerce-secondary{width:auto;padding:0 18px}.lenco-payment-panel{display:grid;grid-gap:16px;gap:16px;padding:22px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.lenco-payment-panel.paid{grid-template-columns:auto 1fr;align-items:center;color:#15803d}.lenco-payment-panel p{margin:3px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.lenco-payment-heading{display:flex;align-items:center;gap:12px;color:#111827}.lenco-payment-actions{display:flex;gap:10px}.lenco-payment-actions .commerce-primary,.lenco-payment-actions .commerce-secondary{width:auto;padding:0 18px;gap:8px;border:0}.lenco-payment-message{max-width:680px}.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.wishlist-card{position:relative;display:grid;grid-gap:10px;gap:10px;min-width:0}.wishlist-remove{position:absolute;top:10px;right:10px;z-index:2;width:30px;min-width:30px;min-height:30px;height:30px;padding:0;border-radius:50%;background:#fff;color:#111827;box-shadow:none}.wishlist-remove:hover{transform:none}.wishlist-card-image{aspect-ratio:1/.92;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#f5f6f8}.wishlist-card-image img{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.wishlist-card-body{display:grid;grid-gap:5px;gap:5px}.wishlist-card-body p{margin:0;color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.wishlist-card-body a{min-height:34px;color:#111827;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist-card-body span{color:#6b7280;font-size:12px}.wishlist-card-body strong{color:#111827;font-size:12px;font-weight:500}.wishlist-card-body button{width:100%;min-height:32px;gap:8px;border-radius:6px;background:#EA5448;color:#fff;font-size:12px;font-weight:500}.wishlist-card-body button:hover{transform:none}.wishlist-table-wrap{overflow-x:auto;border-top:1px solid #eef0f3}.wishlist-table{width:100%;min-width:820px;border-collapse:collapse}.wishlist-table td,.wishlist-table th{padding:14px 0;border-bottom:1px solid #eef0f3;text-align:left;font-size:13px}.wishlist-table th{color:#6b7280;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.wishlist-product-cell{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;color:#2563eb}.wishlist-product-cell span{width:54px;height:50px;display:grid;place-items:center;border:1px solid #eef0f3;border-radius:7px;background:#f8fafc;color:#9ca3af;font-size:11px;overflow:hidden}.wishlist-product-cell img{width:100%;height:100%;object-fit:contain;padding:7px}.wishlist-product-cell strong{color:#2563eb;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist-remove-inline{width:32px;min-width:32px;height:32px;min-height:32px;border-radius:999px;background:#f8fafc;color:#6b7280;padding:0}.wishlist-add-inline{min-width:112px;min-height:34px;border-radius:6px;background:#EA5448;color:#fff;font-size:12px;font-weight:500}.wishlist-add-inline:hover,.wishlist-remove-inline:hover{transform:none}.account-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:26px;gap:26px;align-items:start}.profile-card{position:-webkit-sticky;position:sticky;top:88px;display:grid;justify-items:center;grid-gap:9px;gap:9px;padding:0 20px 22px;border:1px solid #eef0f3;border-radius:8px;background:#fff;overflow:hidden}.profile-cover{width:calc(100% + 40px);height:96px;background:linear-gradient(135deg,#f7ddd9,#f8fafc)}.profile-card img{width:88px;height:88px;margin-top:-48px;border:4px solid #fff;border-radius:50%;object-fit:cover;background:#fff}.profile-card h2{margin:4px 0 0;color:#111827;font-size:18px;font-weight:500}.profile-card p{margin:0 0 8px;color:#6b7280;font-size:12px}.profile-card nav{width:100%;display:grid;grid-gap:4px;gap:4px;margin-top:8px}.profile-card nav a{min-height:34px;display:flex;align-items:center;gap:10px;border-radius:6px;color:#6b7280;font-size:13px}.profile-card nav a:hover{color:#EA5448}.account-content{display:grid;grid-gap:18px;gap:18px;min-width:0}.account-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.account-stat-card{min-height:92px;display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px;background:#f8fafc;color:#EA5448}.account-stat-card div{display:grid;grid-gap:2px;gap:2px}.account-stat-card strong{color:#111827;font-size:24px;font-weight:500}.account-stat-card span{color:#6b7280;font-size:12px}.account-panel{display:grid;grid-gap:14px;gap:14px;padding-top:18px;border-top:1px solid #eef0f3}.account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.account-panel-head h2{margin:0;color:#111827;font-size:20px;font-weight:500;letter-spacing:-.02em}.account-panel-head a,.account-panel-head span{color:#EA5448;font-size:12px;font-weight:600}.account-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.account-info-box{min-height:88px;display:grid;align-content:center;grid-gap:7px;gap:7px;padding:15px;border-radius:8px;background:#f8fafc}.account-info-box span{color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.account-info-box strong{color:#111827;font-size:13px;font-weight:500;line-height:1.35}.order-list{display:grid;grid-gap:10px;gap:10px}.account-order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:16px;gap:16px;align-items:center;min-height:64px;padding:12px 0;border-top:1px solid #eef0f3}.account-order-row div{display:grid;grid-gap:4px;gap:4px;min-width:0}.account-order-row strong{display:grid;grid-gap:2px;gap:2px;color:#111827;font-size:13px;font-weight:500}.account-order-row p,.account-order-row span{margin:0;color:#6b7280;font-size:12px}.account-order-row small{color:#8a94a3;font-size:11px;line-height:1.35}.order-back-link{display:inline-flex;align-items:center;gap:7px;color:#EA5448;font-size:12px;font-weight:600}.order-history-list{display:grid;grid-gap:10px;gap:10px}.order-history-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto auto;grid-gap:16px;gap:16px;align-items:center;padding:16px;border:1px solid #eef0f3;border-radius:8px;background:#fff}.order-history-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:7px;background:#fff4f2;color:#EA5448}.order-history-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.order-history-main strong,.order-history-total{color:#111827;font-size:13px;font-weight:500}.order-history-main small,.order-history-main span,.order-history-status>span{color:#6b7280;font-size:11px;line-height:1.35}.order-history-main small{color:#8a94a3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-history-status{display:grid;justify-items:start;grid-gap:5px;gap:5px}.order-status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:600}.order-status-pill.completed,.order-status-pill.delivered,.order-status-pill.paid{background:#ecfdf3;color:#15803d}.order-status-pill.cancelled,.order-status-pill.failed{background:#fff1f2;color:#be123c}.order-view-link{color:#EA5448;font-size:12px;font-weight:600;white-space:nowrap}.order-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:start}.order-detail-main,.order-detail-sidebar{display:grid;grid-gap:18px;gap:18px;min-width:0}.panel-like{border:1px solid #eef0f3;border-radius:8px;background:#fff;padding:20px}.order-panel-heading,.order-status-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-panel-heading>span,.order-status-heading span{color:#6b7280;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.order-panel-heading h2,.order-status-heading h2{margin:4px 0 0;color:#111827;font-size:20px;font-weight:500}.order-timeline{display:grid;grid-gap:0;gap:0;margin-top:22px}.order-timeline-row{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px;padding-bottom:20px}.order-timeline-row:not(:last-child):after{position:absolute;left:13px;top:27px;bottom:0;width:1px;background:#e5e7eb;content:""}.order-timeline-dot{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff4f2;color:#EA5448}.order-timeline-row div:last-child{display:grid;align-content:start;grid-gap:4px;gap:4px}.order-timeline-row strong{color:#111827;font-size:13px;font-weight:500}.order-timeline-row small,.order-timeline-row span{color:#6b7280;font-size:11px;line-height:1.4}.order-detail-items{display:grid;grid-gap:0;gap:0}.order-detail-items .order-panel-heading{padding-bottom:14px}.order-detail-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 0;border-top:1px solid #eef0f3}.order-detail-item-image{width:48px;height:48px;display:grid;place-items:center;border-radius:7px;background:#f8fafc;color:#94a3b8}.order-detail-item>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0}.order-detail-item strong{color:#111827;font-size:13px;font-weight:500}.order-detail-item small,.order-detail-item span{color:#6b7280;font-size:11px}.order-detail-item small{color:#8a94a3}.order-detail-card{display:grid;grid-gap:10px;gap:10px}.order-detail-card>strong{margin-top:8px;color:#111827;font-size:14px;font-weight:500}.order-detail-card p{margin:0;line-height:1.55}.order-detail-card p,.order-detail-card>span{color:#6b7280;font-size:12px}.order-tracking-card>span{color:#8a94a3;font-size:11px}.order-summary-line{display:flex;justify-content:space-between;gap:12px;color:#6b7280;font-size:12px}.order-summary-line strong{color:#111827;font-weight:500}.order-summary-line.strong{margin-top:6px;padding-top:12px;border-top:1px solid #eef0f3;color:#111827;font-size:14px}.order-summary-line.strong strong{font-size:17px}.order-payment-note{display:flex;align-items:center;gap:7px;margin-top:6px!important;color:#EA5448!important}.account-empty-row{min-height:90px;display:flex;align-items:center;gap:12px;border-radius:8px;background:#f8fafc;color:#EA5448;padding:18px}.account-empty-row p{margin:0;color:#6b7280}.account-saved-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.account-saved-grid a{display:grid;grid-gap:7px;gap:7px;min-width:0}.account-saved-grid div{aspect-ratio:1/.76;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#f5f6f8}.account-saved-grid img{width:100%;height:100%;object-fit:contain;padding:9px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.12))}.account-saved-grid span{min-height:32px;color:#111827;font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-saved-grid strong{color:#202020;font-size:12px;font-weight:400}.footer{border-top:1px solid #222;color:#bdbdbd;padding:24px 0;margin-top:48px;background:#050505}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px}.footer a{color:inherit}@media (max-width:900px){.header-inner{width:min(100% - 32px,760px)}.brand{font-size:12px}.store-brand{font-size:0}.nav{display:flex}.home-shell{width:min(100% - 40px,760px);min-height:820px;height:100vh;padding:86px 0 28px}.brand-shadow{top:51%;font-size:clamp(62px,20vw,126px)}.floating-shoe-primary{width:min(72vw,390px);height:min(56vw,330px);left:50%;top:56%}.hero-copy{top:112px;left:50%;width:100%;text-align:center}.hero-copy h1{font-size:clamp(40px,10vw,54px);margin:0 auto;max-width:520px}.hero-side-note{left:0;bottom:96px;width:min(260px,54vw);font-size:12px}.seller-pill{top:256px;right:0}.seller-pill strong{font-size:22px}.hero-stats{left:0;right:0;bottom:42px;justify-content:space-between;gap:12px}.hero-stats strong{font-size:24px}.hero-owner-credit{bottom:12px}.shoe-story{min-height:760px;padding:0}.story-shell{width:min(100% - 24px,760px);min-height:760px;height:auto;max-height:none;grid-template-rows:420px 58px 40px 166px;padding:68px 0 8px}.story-product-layout{grid-template-columns:44% 56%}.story-copy{padding:20px 24px 18px 34px}.story-copy .eyebrow{font-size:23px}.story-copy h2{font-size:36px}.story-description{font-size:11px}.story-shop-button,.story-size-button{min-width:112px;padding-inline:13px}.story-trust-strip{margin-inline:8px}.story-trust-strip>div{gap:6px;padding-inline:7px}.story-feature-grid{gap:8px;padding-inline:8px}.story-feature-card{padding-inline:7px}.story-feature-image{margin-inline:-7px}.detail,.hero{grid-template-columns:1fr}.hero-media{min-height:280px}.catalog-section{border-radius:0;padding:18px}.landing-latest-section{padding:84px 18px 34px}.latest-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-header-inner{width:min(100% - 32px,760px);height:auto;min-height:112px;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:12px;padding:13px 0}.store-search-shell{grid-column:1/-1;grid-row:2;width:100%;max-width:none}.store-search-popover{width:min(620px,calc(100vw - 32px))}.store-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.store-header-actions{justify-self:end}.shop-page{padding-top:92px}.shop-heading-row{align-items:start;flex-direction:column}.shop-count{min-height:auto;display:block;border-left:0}.shop-layout,.shop-toolbar{grid-template-columns:1fr}.shop-filters{position:static;display:none}.shop-filters.open{display:grid}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spark-store-page{padding-top:0}.spark-promos{grid-template-columns:1fr}.spark-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-detail-page{padding-top:24px}.product-detail-hero{grid-template-columns:1fr}.buy-panel{max-width:560px}.detail-image-stage{min-height:0}.detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout,.cart-layout,.checkout-layout,.order-detail-layout{grid-template-columns:1fr}.order-history-row{grid-template-columns:44px minmax(0,1fr) auto}.order-history-status{grid-column:2}.order-history-total{grid-column:3;grid-row:2}.order-view-link{grid-column:3;grid-row:1}.cart-items,.cart-layout,.checkout-form-card,.checkout-layout,.checkout-summary,.order-summary{width:100%;max-width:100%;min-width:0}.cart-items{overflow-x:auto}.cart-row,.cart-table-head{min-width:760px}.order-summary,.profile-card{position:static}.internal-header.checkout-header{position:relative;top:auto;transform:none}.account-saved-grid,.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.cl-modalContent .finekicks-clerk-card{padding:22px 18px!important}.header-inner{grid-template-columns:1fr auto}.nav{display:none}.shoe-story,.story-shell{min-height:auto;overflow:visible}.story-shell{width:100%;height:auto;max-height:none;grid-template-rows:auto auto auto auto;padding:68px 12px 24px}.story-product-layout{grid-template-columns:1fr}.story-product-stage{min-height:320px}.story-color-panel{border-bottom-right-radius:44% 18%}.story-number{right:20px;font-size:92px}.story-copy{padding:26px 4px 22px}.story-kicker{min-height:23px}.story-copy .eyebrow{margin-top:12px;font-size:24px}.story-copy h2{font-size:40px}.story-subtitle{font-size:10px}.story-description{margin-top:13px;font-size:12px}.story-purchase{margin-top:14px}.story-actions{width:100%}.story-shop-button,.story-size-button{flex:1 1;min-width:0}.story-mini-products{margin-top:13px}.story-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.story-trust-strip>div{justify-content:flex-start;min-height:52px;border-bottom:1px solid #eceef0}.story-trust-strip>div:nth-child(2){border-right:0}.story-trust-strip>div:nth-child(n+3){border-bottom:0}.story-tabs{gap:26px;margin:8px 0 0;overflow-x:auto}.story-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 0 0}.story-feature-card{grid-template-rows:98px auto 1fr;min-height:160px}.story-feature-image{height:98px}.story-feature-card>p{font-size:9px;-webkit-line-clamp:4}.store-header-inner{width:min(100% - 24px,420px);grid-template-columns:1fr auto}.store-icon-link{width:34px;min-width:34px}.cart-nav-control{width:46px;min-width:46px}.store-search-shell.open{position:fixed;inset:0;z-index:200;width:100%;max-width:none;display:block;overflow-y:auto;background:#fff;padding:14px}.store-search-shell.open .store-app-search{min-height:44px;grid-template-columns:40px minmax(0,1fr) auto auto;border-radius:8px;box-shadow:inset 0 0 0 1px #e5e7eb}.store-search-shell.open .store-app-search input{min-height:44px;font-size:14px}.store-search-shell.open .store-search-mobile-close{display:inline-flex}.store-search-shell.open .store-search-popover{position:static;width:100%;margin-top:12px;border:0;border-radius:0;box-shadow:none;transform:none}.store-search-shell.open .store-search-results{gap:18px 10px;padding:14px 4px}.store-search-shell.open .store-search-result-image{aspect-ratio:1/.82}.store-search-shell.open .store-search-all,.store-search-shell.open .store-search-popover-head{padding-inline:4px}.shop-shell{width:min(100% - 24px,420px)}.landing-latest-section{min-height:auto}.landing-latest-section .section-head{align-items:flex-start;flex-direction:column;gap:6px}.latest-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-product-info h3{font-size:12px}.shop-grid{grid-template-columns:1fr}.shop-card{min-height:auto}.spark-hero{height:clamp(240px,68vw,280px)}.spark-hero-bg img{width:min(320px,72vw);height:min(190px,42vw)}.spark-hero-copy h1{font-size:clamp(42px,14vw,64px)}.spark-products,.spark-promos{width:min(100% - 24px,420px)}.spark-promos article{min-height:190px;padding:24px}.spark-promos img{opacity:.75;width:58%}.spark-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spark-product-card{min-height:0;padding:0}.spark-product-image{height:auto}.spark-product-info h3{min-height:36px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spark-product-price{align-items:flex-start;flex-direction:column;gap:3px}.spark-add-button{min-height:38px;padding:0 8px;font-size:11px}.product-detail-shell{width:min(100% - 24px,420px)}.product-gallery{display:flex;flex-direction:column;gap:10px}.thumb-rail-bottom,.thumb-rail-side{display:none}.thumb-rail-mobile{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.thumb-rail::-webkit-scrollbar{display:none}.thumb-rail button{width:62px;min-width:62px;height:62px;min-height:62px}.detail-image-stage{min-height:0}.detail-image-stage img{width:100%;height:100%}.detail-wishlist{top:12px;right:12px}.buy-panel{gap:15px}.detail-price-row{align-items:flex-start;flex-direction:column;gap:8px}.size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-colorway-options{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-copy-grid,.detail-spec-grid,.related-grid{grid-template-columns:1fr}.reviews-heading-row{align-items:flex-start;flex-direction:column}.reviews-overview{grid-template-columns:1fr;gap:18px}.review-row-head{flex-direction:column;gap:7px}.review-form-actions,.review-row-head{align-items:flex-start}.product-info-panel{margin-top:28px}.related-products{margin-top:36px}.commerce-page{padding:24px 0 56px}.commerce-shell{width:min(100% - 24px,420px)}.commerce-heading{align-items:flex-start;flex-direction:column;gap:8px}.cart-items{width:100%;max-width:100%;min-width:0;overflow-x:visible}.cart-table-head{display:none}.cart-row{width:100%;max-width:100%;min-width:0;grid-template-columns:88px minmax(0,1fr);gap:8px 12px;align-items:start}.cart-row-image{grid-column:1;grid-row:1/span 4;width:88px;max-width:100%}.cart-row-image img{display:block;max-width:100%}.cart-row-info{grid-column:2;min-width:0}.cart-row-info a{overflow-wrap:anywhere}.cart-row-price{grid-column:2}.cart-row-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap;min-width:0}.cart-row-total{grid-column:2}.cart-items-subtotal,.summary-line{min-width:0}.cart-drawer{top:8px;right:8px;width:min(390px,calc(100% - 16px));height:auto;max-height:calc(100dvh - 16px);display:flex;flex-direction:column;overflow:hidden;border-radius:10px;box-shadow:-12px 12px 36px rgba(15,23,42,.16)}.cart-drawer-head{flex:0 0 auto;padding:16px 16px 12px}.cart-drawer-head p{margin-bottom:2px;font-size:10px}.cart-drawer-head h2{font-size:20px}.cart-drawer-items{flex:0 1 auto;min-height:0;max-height:max(96px,calc(100dvh - 330px));overflow-y:auto;overscroll-behavior:contain;padding:2px 16px}.cart-drawer-row{grid-template-columns:78px minmax(0,1fr);gap:11px;padding:12px 0}.cart-drawer-footer{flex:0 0 auto;gap:9px;padding:12px 16px 16px}.cart-drawer-footer .summary-line.strong{padding-top:9px}.cart-drawer-footer .commerce-primary,.cart-drawer-footer .commerce-secondary{min-height:40px}.cart-drawer-clear{min-height:28px}.cart-drawer-empty{min-height:260px;padding:28px 20px}.checkout-form-card,.checkout-grid>*,.checkout-layout,.checkout-summary,.delivery-options>*,.order-summary,.payment-options>*,.voucher-row,.voucher-row input{max-width:100%;min-width:0}.account-info-grid,.account-saved-grid,.account-stat-grid,.checkout-grid,.confirmation-grid,.delivery-options,.payment-options,.wishlist-grid{grid-template-columns:1fr}.checkout-summary-row{grid-template-columns:48px minmax(0,1fr)}.checkout-summary-row strong{grid-column:2}.account-order-row{grid-template-columns:1fr;gap:6px}.order-detail-heading{gap:12px}.order-detail-item{grid-template-columns:48px minmax(0,1fr) auto}.order-detail-item>span{grid-column:2}.order-detail-item>strong{grid-column:3;grid-row:2}.confirmation-actions{justify-content:stretch;flex-direction:column}.confirmation-actions .commerce-primary,.confirmation-actions .commerce-secondary{width:100%}.lenco-payment-actions{flex-direction:column}.lenco-payment-actions .commerce-primary,.lenco-payment-actions .commerce-secondary{width:100%}}@media (max-height:750px) and (min-width:769px){.premium-hero-shell{min-height:560px}.premium-hero-copy{top:82px}.premium-hero-copy>h1{font-size:clamp(62px,5.2vw,76px)}.premium-product-story{margin-top:22px}.premium-product-brand{margin-top:10px}.premium-product-description{margin-top:10px;line-height:1.45}.premium-product-purchase{margin-top:12px}.premium-hero-thumbnails{bottom:26px}.premium-hero-controls{bottom:28px}}@media (max-width:768px){.slides-wrapper{overflow:visible}.slides-wrapper>.slide-panel,.slides-wrapper>.slide-panel:not(:last-child){position:relative;top:auto;opacity:1;transform:none;will-change:auto;animation:none;scroll-snap-align:none;scroll-snap-stop:normal}.premium-landing-header-inner{width:calc(100% - 24px);height:62px;grid-template-columns:auto 1fr;gap:12px}.premium-landing-nav{display:none}.premium-landing-actions{gap:5px}.premium-landing-actions>a,.premium-landing-actions>button,.premium-landing-actions>span>button{width:34px;min-width:34px;height:34px;min-height:34px}.premium-landing-hero{min-height:1050px}.premium-hero-shell{width:100%;min-height:1050px;height:auto}.premium-hero-copy{left:20px;top:88px;width:calc(100% - 40px)}.premium-hero-copy>h1{max-width:520px;font-size:clamp(44px,10vw,62px);line-height:.94}.premium-product-story{width:100%;margin-top:410px}.premium-product-brand{margin-top:12px}.premium-product-story h2{font-size:34px}.premium-product-description{max-width:560px;font-size:11px}.premium-hero-color-panel{top:230px;right:0;width:94%;height:330px;border-radius:48% 0 0 38%/60% 0 0 36%}.premium-hero-shoe{left:54%!important;top:395px!important;width:min(92%,590px)!important}.premium-hero-number{right:6%;top:250px;font-size:92px}.premium-hero-stock{right:18px;top:244px}.premium-hero-vertical{display:none}.premium-hero-thumbnails{left:20px;bottom:72px;gap:8px}.premium-hero-thumbnails button{width:86px;min-width:86px;height:64px;min-height:64px;grid-template-rows:43px 13px}.premium-hero-thumbnails img{height:43px}.premium-hero-controls{right:18px;bottom:148px}.landing-latest-section{min-height:100svh;padding-top:82px;scroll-snap-align:start}}@media (max-width:420px){.premium-landing-actions>a:first-child{display:none}.premium-hero-shell,.premium-landing-hero{min-height:1020px}.premium-hero-copy{left:16px;width:calc(100% - 32px)}.premium-hero-copy>h1{font-size:43px}.premium-product-story{margin-top:390px}.premium-product-description{max-width:100%}.premium-product-purchase{gap:18px}.premium-hero-color-panel{top:220px;height:310px}.premium-hero-shoe{top:374px!important;width:104%!important}.premium-hero-thumbnails{left:16px}.premium-hero-thumbnails button{width:78px;min-width:78px}}.notification-bell{position:relative;width:42px;min-width:42px;height:42px;min-height:42px;border:1px solid #e8e8e8;border-radius:50%;background:#fff;color:#111;padding:0}.notification-bell:hover{transform:none;background:#f7f7f7}.notification-badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#EA5448;color:#fff;padding:0 3px;font-size:8px;line-height:1}.notification-drawer-root{position:fixed;inset:0;z-index:240;visibility:hidden;pointer-events:none}.notification-drawer-root.open{visibility:visible;pointer-events:auto}.notification-drawer-backdrop{position:absolute;inset:0;width:100%;min-width:0;min-height:0;border-radius:0;background:rgba(7,10,14,.42);opacity:0;transition:opacity .22s ease}.notification-drawer-backdrop:hover{transform:none}.notification-drawer-root.open .notification-drawer-backdrop{opacity:1}.notification-drawer{position:absolute;top:0;right:0;width:min(430px,100%);height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:#fff;box-shadow:-24px 0 70px rgba(10,15,25,.18);transform:translateX(100%);transition:transform .26s ease}.notification-drawer-root.open .notification-drawer{transform:translateX(0)}.notification-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 24px 18px;border-bottom:1px solid #eceff2}.notification-drawer-head h2,.notification-drawer-head p{margin:0}.notification-drawer-head p{color:#EA5448;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.notification-drawer-head h2{margin-top:3px;color:#111;font-size:25px;font-weight:650}.notification-close{width:36px;min-width:36px;height:36px;min-height:36px;border:1px solid #e7e9ec;background:#fff;color:#111;padding:0;font-size:22px;font-weight:400}.notification-close:hover{transform:none;background:#f6f7f8}.notification-drawer-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;border-bottom:1px solid #eceff2;color:#707784;font-size:11px}.notification-card-actions button,.notification-drawer-toolbar button{min-width:0;min-height:30px;background:transparent;color:#EA5448;padding:0;font-size:10px}.notification-card-actions button:hover,.notification-drawer-toolbar button:hover{transform:none}.notification-drawer-body{overflow-y:auto;padding:10px 16px 24px}.notification-card{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:start;border-bottom:1px solid #eceff2;padding:16px 8px}.notification-card.unread:before{content:"";position:absolute;left:-5px;top:22px;width:5px;height:5px;border-radius:50%;background:#EA5448}.notification-card.read{opacity:.72}.notification-card-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#fff1ef;color:#EA5448}.notification-card-main{min-width:0}.notification-card-main strong{display:block;color:#111;font-size:12px;font-weight:650;line-height:1.35}.notification-card-main p{margin:4px 0 7px;color:#656d79;font-size:11px;line-height:1.45}.notification-card-main small{color:#959ba5;font-size:9px}.notification-card-actions{display:grid;justify-items:end;grid-gap:4px;gap:4px}.notification-card-actions a{color:#111;font-size:10px;font-weight:650}.notification-empty{min-height:220px;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;color:#8b929d;padding:30px;text-align:center}.notification-empty h3,.notification-empty p{margin:0}.notification-empty h3{color:#111;font-size:15px}.notification-empty p{max-width:260px;font-size:11px;line-height:1.5}.notification-list-page{overflow:hidden;border:1px solid #e7e9ec;border-radius:12px;background:#fff}.notification-card.page{grid-template-columns:42px minmax(0,1fr) auto;padding:20px}.notification-card.page:last-child{border-bottom:0}@media (prefers-reduced-motion:reduce){.slides-wrapper>.slide-panel{opacity:1;transform:none;transition:none}.landing-latest-section.is-visible .storefront-product-card{animation:none}.notification-drawer,.notification-drawer-backdrop{transition:none}}@media (max-width:520px){.notification-bell{width:36px;min-width:36px;height:36px;min-height:36px}.notification-drawer{width:100%}.notification-drawer-head{padding:18px 16px 14px}.notification-drawer-toolbar{padding-inline:16px}.notification-drawer-body{padding-inline:10px}.notification-card,.notification-card.page{grid-template-columns:34px minmax(0,1fr);padding:15px 8px}.notification-card.page{padding-inline:14px}.notification-card-actions{grid-column:2;display:flex;justify-content:flex-start;gap:14px}}body:has(.storefront-page){background:#fff}body:has(.storefront-page) .main{min-height:auto}body:has(.storefront-page)>.footer{display:none}.store-app-header,.storefront-page{font-family:Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.store-app-header{position:-webkit-sticky;position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #eeeeee}.store-app-header.is-hidden{transform:none}.storefront-announcement{min-height:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:16px;gap:16px;background:#0d0f12;color:#fff;padding:0 max(18px,calc((100vw - 1180px) / 2));font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.storefront-announcement span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.storefront-announcement span:first-child{text-align:left}.storefront-announcement span:last-child{text-align:right}.store-header-inner{width:min(1180px,calc(100% - 40px));height:72px;grid-template-columns:minmax(132px,1fr) minmax(320px,560px) minmax(154px,1fr);gap:28px}.store-brand .brand-logo{width:112px;height:44px;object-fit:contain;object-position:left center}.store-search-shell{width:min(560px,100%)}.store-app-search{min-height:44px;border:1px solid #e8e8e8;background:#f7f7f7;box-shadow:none}.store-app-search input{min-height:44px;color:#111;font-size:13px}.store-header-actions{gap:14px}.store-icon-link{position:relative;width:42px;min-width:42px;height:42px;min-height:42px;border-color:#e8e8e8;color:#111}.store-icon-link:hover{background:#f7f7f7}.cart-nav-control{width:42px;min-width:42px;height:42px;min-height:42px;border-radius:999px}.cart-mini-total{display:none}.cart-count-badge{right:-5px;top:-6px;background:#EA5448}.storefront-page{min-height:100vh;background:#fff;color:#111}.storefront-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0}.storefront-tabs{min-height:46px;display:flex;align-items:center;justify-content:center;gap:clamp(22px,5vw,66px);overflow-x:auto;border-bottom:1px solid #eeeeee;scrollbar-width:none}.storefront-tabs::-webkit-scrollbar{display:none}.storefront-tabs button{position:relative;width:auto;min-width:max-content;min-height:46px;border-radius:0;background:transparent;color:#111;padding:0 2px;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase;transition:color .18s ease}.storefront-tabs button:hover{transform:none;color:#EA5448}.storefront-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:#EA5448}.storefront-hero{position:relative;height:clamp(350px,26vw,380px);margin:20px 0;overflow:hidden;border-radius:12px;background:#f4f2f1}.storefront-hero-track{position:relative;width:100%;height:100%}.storefront-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;grid-gap:clamp(18px,2.4vw,34px);gap:clamp(18px,2.4vw,34px);padding:34px clamp(54px,5.5vw,78px) 38px;background:var(--hero-background,#f4f2f1);opacity:0;transform:translateX(18px);transition:opacity .42s ease,transform .42s ease,background-color .3s ease;pointer-events:none}.storefront-hero-slide.active{opacity:1;transform:translateX(0);pointer-events:auto}.storefront-hero-copy{position:relative;z-index:3;display:grid;align-content:center;justify-items:start;grid-gap:8px;gap:8px;min-width:0;max-width:590px}.storefront-hero-copy p{margin:0;color:var(--hero-cta,var(--brand-accent-readable));font-size:11px;font-weight:500;letter-spacing:0;text-transform:uppercase}.storefront-hero-copy h1{max-width:590px;margin:2px 0 0;overflow-wrap:anywhere;color:var(--hero-text,#111);font-size:clamp(34px,3.15vw,47px);font-weight:500;line-height:1.02;letter-spacing:0;text-transform:none}.storefront-hero-copy span{max-width:500px;overflow:hidden;color:color-mix(in srgb,var(--hero-text,#111) 68%,transparent);font-size:13px;font-weight:400;line-height:1.42;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.storefront-hero-cta{min-height:40px;display:inline-flex;align-items:center;gap:9px;margin-top:7px;border-radius:7px;background:var(--hero-cta,var(--brand-accent));color:#fff;padding:0 18px;font-size:13px;font-weight:500;letter-spacing:0;text-transform:none}.storefront-hero-cta:hover{background:color-mix(in srgb,var(--hero-cta,var(--brand-accent)) 86%,#000)}.storefront-hero-cta:active{background:color-mix(in srgb,var(--hero-cta,var(--brand-accent)) 76%,#000)}.storefront-hero-art{position:relative;height:100%;min-width:0;display:grid;place-items:center}.storefront-hero-art span{position:absolute;width:min(300px,68%);aspect-ratio:1;border-radius:50%;background:var(--hero-accent,#EA5448);opacity:.88}.storefront-hero-art img{position:relative;z-index:2;width:min(470px,98%);height:min(280px,78%);object-fit:contain;transform:rotate(-7deg);filter:drop-shadow(0 18px 20px rgba(0,0,0,.16))}.storefront-hero-arrow{position:absolute;top:50%;z-index:5;width:42px;min-width:42px;height:42px;min-height:42px;border:1px solid #ededed;border-radius:50%;background:rgba(255,255,255,.86);color:#111;padding:0;transform:translateY(-50%)}.storefront-hero-arrow:hover{transform:translateY(-50%);background:#fff}.storefront-hero-arrow.previous{left:18px}.storefront-hero-arrow.next{right:18px}.storefront-hero-dots{position:absolute;left:50%;bottom:14px;z-index:5;display:flex;gap:9px;transform:translateX(-50%)}.storefront-hero-dots button{position:relative;width:32px;min-width:32px;height:32px;min-height:32px;border-radius:999px;background:transparent;padding:0}.storefront-hero-dots button:after{content:"";position:absolute;left:6px;right:6px;top:14px;height:4px;border-radius:999px;background:rgba(17,17,17,.22)}.storefront-hero-dots button:hover{transform:none}.storefront-hero-dots button.active{background:transparent}.storefront-hero-dots button.active:after{background:#111}.storefront-hero.empty{display:grid;place-items:center}.storefront-hero-empty{display:grid;justify-items:center;grid-gap:12px;gap:12px;text-align:center}.storefront-hero-empty p{margin:0;color:var(--brand-accent-readable);font-size:11px;font-weight:600;text-transform:uppercase}.storefront-hero-empty h1{max-width:520px;margin:0;font-size:40px;font-weight:600;line-height:1.08}.storefront-hero-empty a{min-height:40px;display:inline-flex;align-items:center;border-radius:7px;background:var(--brand-accent);color:var(--brand-accent-text);padding:0 18px;font-size:12px;font-weight:600;text-transform:none}.storefront-hero-empty a:hover{background:var(--brand-accent-hover)}.storefront-hero-empty a:active{background:var(--brand-accent-active)}.storefront-products{margin:12px 0}.storefront-products.search-active{margin-top:28px}.storefront-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 10px}.storefront-section-head div:first-child{display:grid;grid-gap:8px;gap:8px;min-width:0}.storefront-section-head h2{margin:0;color:#111;font-size:20px;font-weight:600;letter-spacing:0;text-transform:none}.storefront-section-head a{display:inline-flex;align-items:center;gap:6px;color:#111;font-size:12px;font-weight:500}.storefront-section-head div:first-child>a{color:#EA5448}.storefront-section-meta{display:flex;align-items:center;gap:18px;color:#6b6b6b;font-size:12px}.storefront-section-meta span{white-space:nowrap}.storefront-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;grid-gap:22px 16px;gap:22px 16px}.storefront-product-card{position:relative;min-width:0;display:grid;grid-gap:7px;gap:7px;border:0;border-radius:0;background:transparent;padding:0;transition:none}.storefront-product-card.skeleton{min-height:330px;background:linear-gradient(90deg,#fff,#f1f1f1,#fff);background-size:220% 100%;animation:shop-skeleton 1.2s linear infinite}.storefront-product-image{width:100%;height:auto;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;border:0;border-radius:7px;background:#f6f6f6;color:#9ca3af}.storefront-product-image img{width:100%;height:100%;object-fit:cover;padding:0;filter:none}.storefront-wishlist-button{position:absolute;top:9px;right:9px;z-index:2;width:36px;min-width:36px;height:36px;min-height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#111;padding:0}.storefront-wishlist-button:hover{transform:none;background:rgba(255,255,255,.88)}.storefront-wishlist-button.active{color:#EA5448}.storefront-product-copy{min-width:0;display:grid;align-content:start;grid-gap:2px;gap:2px;padding:1px 1px 0}.storefront-product-copy h3{margin:0;overflow:hidden;color:#181818;font-size:13px;font-weight:500;line-height:1.32;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.storefront-product-copy p{margin:0;overflow:hidden;color:#707070;font-size:11px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.storefront-product-copy strong{margin-top:2px;color:#181818;font-size:13px;font-weight:600;white-space:nowrap}.storefront-product-copy .rating-stars{margin:1px 0;color:var(--brand-accent-readable);font-size:10px;font-weight:400}.storefront-add-button{width:100%;min-width:0;min-height:40px;gap:7px;border-radius:6px;background:var(--brand-accent);color:var(--brand-accent-text);padding:0 10px;font-family:inherit;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.storefront-add-button:hover{transform:none;background:var(--brand-accent-hover)}.storefront-add-button:active{background:var(--brand-accent-active)}.storefront-add-button:disabled{background:var(--brand-accent-disabled);cursor:not-allowed;opacity:1}.storefront-product-card .action-status{min-height:0;padding:7px 8px;font-size:10px;line-height:1.25}.storefront-empty{min-height:260px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px solid #e8e8e8;border-radius:8px;color:#6b6b6b;padding:26px;text-align:center}.storefront-empty h3{margin:0;color:#111;font-size:20px}.storefront-empty p{margin:0;font-size:13px}.storefront-empty a{color:#EA5448;font-size:13px;font-weight:500}.storefront-footer{margin-top:10px;background:#0d0f12;color:#d6d6d6}.storefront-footer-grid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.4fr .7fr .7fr 1.3fr;grid-gap:34px;gap:34px;padding:24px 0 22px}.storefront-footer h2,.storefront-footer h3{margin:0 0 9px;color:#fff;font-weight:600}.storefront-footer h2{font-size:24px;letter-spacing:0}.storefront-footer h3{font-size:11px;letter-spacing:0;text-transform:uppercase}.storefront-footer p{max-width:250px;margin:0;color:#b6b8bd;font-size:12px;line-height:1.45}.storefront-footer a{min-height:28px;display:flex;align-items:center;width:max-content;color:#d6d6d6;font-size:12px;line-height:1.55}.storefront-socials{display:flex;gap:14px;margin-top:16px}.storefront-socials a{width:26px;height:26px;display:grid;place-items:center}.storefront-newsletter{width:min(280px,100%);min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) 40px;overflow:hidden;border-radius:6px;background:#1a1d22}.storefront-newsletter input{min-height:40px;border:0;background:transparent;color:#fff;padding:0 12px;font-size:12px}.storefront-newsletter button{width:40px;min-width:40px;min-height:40px;border-radius:0;background:#1a1d22;color:#fff;padding:0}.storefront-newsletter button:hover{transform:none;background:#242830}.storefront-local{display:flex;align-items:center;gap:7px;margin-top:10px!important}.storefront-local a{display:inline;width:auto;color:inherit}.storefront-footer-bottom{width:min(1180px,calc(100% - 40px));min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto;border-top:1px solid rgba(255,255,255,.1);color:#a9abb0;font-size:11px}.storefront-footer-bottom strong{color:#fff;font-size:11px;letter-spacing:0;text-transform:uppercase}@media (prefers-reduced-motion:reduce){.storefront-hero-slide{transition:none}}@media (max-width:1280px){.landing-latest-section .storefront-product-grid,.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.store-header-inner{width:min(100% - 32px,920px);height:auto;min-height:116px;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:12px;padding:13px 0}.store-search-shell{grid-column:1/-1;grid-row:2;width:100%;max-width:none}.storefront-main{width:min(100% - 32px,920px)}.storefront-hero{height:340px;min-height:0}.storefront-hero-slide{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);padding:30px 48px 36px}.storefront-hero-copy h1{font-size:38px}.storefront-hero-art img{height:230px}.landing-latest-section .storefront-product-grid,.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.storefront-announcement{grid-template-columns:1fr 1fr;padding-inline:16px}.storefront-announcement span:nth-child(2){display:none}.storefront-announcement span{text-align:left}.storefront-announcement span:last-child{text-align:right}.storefront-main{width:min(100% - 24px,680px)}.storefront-tabs{justify-content:flex-start;gap:28px;padding:0 2px}.storefront-hero{height:320px;border-radius:10px;margin-top:16px}.storefront-hero-slide{position:relative;display:none;grid-template-columns:1fr;gap:0;padding:26px 22px 44px;transform:none}.storefront-hero-slide.active{display:block}.storefront-hero-copy{max-width:64%;gap:8px}.storefront-hero-copy h1{font-size:29px;line-height:1.04}.storefront-hero-copy span{font-size:12px;line-height:1.4}.storefront-hero-cta{min-height:36px;padding-inline:14px}.storefront-hero-art{position:absolute;inset:22px -20px 36px 42%;min-height:0}.storefront-hero-art span{width:min(190px,52%)}.storefront-hero-art img{width:min(310px,96%);height:190px}.storefront-hero-arrow{top:auto;bottom:10px;transform:none;width:36px;min-width:36px;height:36px;min-height:36px}.storefront-hero-arrow:hover{transform:none}.storefront-hero-arrow.previous{left:14px}.storefront-hero-arrow.next{right:14px}.storefront-section-head{align-items:flex-start}.storefront-product-grid{gap:12px}.landing-latest-section .storefront-product-grid,.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-image{height:auto}.storefront-footer-bottom,.storefront-footer-grid{width:min(100% - 24px,680px)}}@media (max-width:520px){.store-header-inner{width:min(100% - 24px,420px);grid-template-columns:1fr auto;min-height:108px}.store-brand .brand-logo{width:100px;height:40px}.store-header-actions{gap:8px}.cart-nav-control,.store-icon-link{width:36px;min-width:36px;height:36px;min-height:36px}.store-search-shell.open{position:fixed;inset:0;z-index:200;width:100%;max-width:none;display:block;overflow-y:auto;background:#fff;padding:14px}.store-search-shell.open .store-app-search{min-height:44px;grid-template-columns:40px minmax(0,1fr) auto auto;border-radius:8px;box-shadow:inset 0 0 0 1px #e5e7eb}.store-search-shell.open .store-app-search input{min-height:44px;font-size:14px}.store-search-shell.open .store-search-mobile-close{display:inline-flex}.store-search-shell.open .store-search-popover{position:static;width:100%;margin-top:12px;border:0;border-radius:0;box-shadow:none;transform:none}.storefront-announcement{font-size:9px}.storefront-section-head{flex-direction:column;gap:8px;margin-bottom:12px}.storefront-section-meta{width:100%;justify-content:space-between}.storefront-hero{height:300px}.storefront-hero-slide{padding:22px 18px 42px}.storefront-hero-copy{max-width:70%}.storefront-hero-copy h1{font-size:27px}.storefront-hero-copy span{font-size:11px}.storefront-hero-art{inset:34px -34px 34px 44%}.storefront-product-card{gap:6px}.storefront-product-image{height:auto}.storefront-product-copy h3{font-size:12px}.storefront-product-copy p,.storefront-product-copy strong{font-size:11px}.storefront-add-button{min-height:38px;padding-inline:6px;font-size:11px}.storefront-footer-grid{grid-template-columns:1fr;gap:18px;padding:22px 0}.storefront-footer a{min-height:44px}.storefront-footer-bottom{min-height:58px;align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}}