:root{--black:#0a0a0a;--paper:#fff;--muted:#6c6c6c;--line:#e7e7e7;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#0b0b0b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.topline{height:30px;background:#080808;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;letter-spacing:.08em}.site-header{height:72px;padding:0 4vw;display:grid;grid-template-columns:190px 1fr auto;align-items:center;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{font-size:23px;font-weight:950;letter-spacing:-.05em;color:#111;text-decoration:none}.desktop-nav{display:flex;justify-content:center;gap:38px}.desktop-nav a,.mobile-menu a{color:#111;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.04em}.header-actions{display:flex;align-items:center;gap:10px}.header-actions select{border:0;background:#fff;font-size:11px;font-weight:800;padding:8px 3px}.icon-btn,.bag-btn{border:0;background:none;font-size:22px;min-width:34px;height:36px;cursor:pointer}.bag-btn{position:relative}.bag-btn span{position:absolute;right:0;top:-1px;background:#111;color:#fff;border-radius:99px;font-size:9px;width:16px;height:16px;display:grid;place-items:center}.mobile-only,.mobile-menu{display:none}.hero{max-width:var(--max);margin:auto;min-height:470px;background:radial-gradient(circle at 68% 35%,#343434 0,#171717 32%,#080808 70%);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:45% 55%}.hero-copy{padding:72px 7vw;z-index:2;align-self:center}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800}.hero h1{font-size:clamp(48px,5vw,80px);line-height:.9;letter-spacing:-.055em;margin:20px 0}.hero-copy>p:not(.eyebrow){line-height:1.45;color:#eee}.cta{display:inline-flex;gap:34px;align-items:center;background:#fff;color:#111;text-decoration:none;padding:15px 20px;margin-top:18px;font-size:12px;font-weight:900}.hero-visual{position:relative;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:22px}.model{width:210px;height:390px;border-radius:110px 110px 20px 20px;position:relative;box-shadow:0 30px 60px #0007}.model:before{content:"";position:absolute;width:86px;height:86px;border-radius:50%;left:62px;top:-32px;background:linear-gradient(#bda89e,#6b5550)}.model span{position:absolute;top:80px;left:50%;transform:translateX(-50%);font-size:20px;font-weight:950}.model-dark{background:linear-gradient(120deg,#141414,#000)}.model-light{background:linear-gradient(120deg,#f6f1e7,#bfb9ae);color:#111;height:410px}.dots{position:absolute;bottom:22px;left:50%;display:flex;gap:7px}.dots>*{width:7px;height:7px;border:1px solid #fff;border-radius:50%}.dots b{background:#fff}.section{max-width:var(--max);margin:0 auto;padding:34px 4vw}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-heading h2{font-size:20px;margin:0;letter-spacing:-.03em}.section-heading a{font-size:11px;font-weight:800;color:#111;text-decoration:none}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.product-card{text-decoration:none;color:#111;min-width:0}.product-image{aspect-ratio:4/5;background:#efefef;position:relative;overflow:hidden}.product-image:before{content:"";position:absolute;width:46%;height:76%;left:27%;bottom:-8%;border-radius:70px 70px 10px 10px;background:var(--garment,#111);box-shadow:0 20px 35px #0002}.product-image:after{content:attr(data-mark);position:absolute;top:32%;left:50%;transform:translateX(-50%);font-weight:950;color:var(--mark,#fff);font-size:18px}.product-meta{display:grid;grid-template-columns:1fr auto;gap:4px;padding-top:10px}.product-meta b{font-size:11px}.product-meta small{font-size:11px;grid-column:1;color:#333}.heart{font-size:18px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category{height:210px;position:relative;overflow:hidden;background:#222;text-decoration:none;display:grid;place-items:end center}.category:before{content:"";position:absolute;inset:0;background:linear-gradient(#0000,#0009),repeating-linear-gradient(90deg,#222 0 16px,#2b2b2b 16px 32px)}.category span{z-index:2;color:#fff;font-size:15px;font-weight:900;padding:18px}.cat-bottoms:before{background:linear-gradient(#0000,#0009),linear-gradient(90deg,#171717 48%,#2f2f2f 49% 51%,#171717 52%)}.cat-outer:before{background:linear-gradient(#0000,#0009),radial-gradient(circle at 50% 25%,#555,#171717 50%)}.cat-accessories:before{background:linear-gradient(#0000,#0009),radial-gradient(ellipse at 50% 40%,#444 0 25%,#111 26%)}.story{max-width:var(--max);margin:auto;background:#0d0d0d;color:#fff;display:grid;grid-template-columns:1.1fr 1.2fr 1.1fr;min-height:300px}.story-image{background:linear-gradient(120deg,#777,#1b1b1b);display:grid;place-items:center}.wallmark{font-size:35px;font-weight:950;letter-spacing:-.06em;text-shadow:0 4px 8px #000}.story-copy{padding:45px}.story-copy h2{font-size:30px;margin:6px 0 14px}.story-copy p{font-size:13px;line-height:1.6;color:#ddd}.story-copy strong{display:block;font-size:12px;margin-top:14px}.cta-light{margin-top:25px}.story-rack{display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#333,#050505)}.story-rack i{display:block;width:37px;height:180px;background:#eee;border-radius:22px 22px 4px 4px}.story-rack i:nth-child(even){background:#111;border:1px solid #555}footer{max-width:var(--max);margin:auto;padding:35px 4vw 45px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:38px;border-top:1px solid var(--line)}footer>div{display:flex;flex-direction:column;gap:8px}footer b{font-size:13px}footer a,footer small{font-size:11px;color:#333;text-decoration:none}.footer-brand small{margin-top:auto}.socials{display:flex!important;flex-direction:row!important;gap:10px}.socials a{width:31px;height:31px;background:#111;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:14px}
@media(max-width:900px){.topline{height:27px;font-size:9px}.site-header{height:62px;padding:0 16px;grid-template-columns:42px 1fr auto}.mobile-only{display:block}.desktop-only,.desktop-nav{display:none}.brand{text-align:center;font-size:21px}.header-actions{gap:2px}.header-actions select{position:absolute;top:62px;background:#fff;height:42px;z-index:8}.header-actions #language{left:calc(50% - 70px)}.header-actions #currency{left:calc(50% + 2px)}.hero{margin-top:42px;min-height:430px;grid-template-columns:1fr}.hero-copy{padding:38px 24px;width:65%;align-self:center}.hero h1{font-size:43px}.hero-visual{position:absolute;inset:0 0 0 44%;gap:8px;opacity:.92}.model{width:125px;height:295px}.model:before{width:57px;height:57px;left:34px;top:-20px}.model-light{height:310px}.mobile-menu{position:fixed;z-index:19;top:89px;left:0;right:0;background:#fff;border-bottom:1px solid #ddd;padding:20px;flex-direction:column;gap:18px}.mobile-menu.open{display:flex}.section{padding:28px 16px}.products{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:5px}.product-card{flex:0 0 42%;scroll-snap-align:start}.categories{grid-template-columns:1fr 1fr;gap:7px}.category{height:125px}.story{grid-template-columns:1fr 1fr}.story-image{display:none}.story-copy{padding:28px 20px}.story-copy h2{font-size:23px}.story-rack i{width:25px;height:135px}footer{grid-template-columns:1fr 1fr;padding:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand small{margin-top:15px}}
@media(max-width:520px){.header-actions .icon-btn{display:none}.hero{min-height:390px}.hero-copy{width:67%;padding-left:20px}.hero h1{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:12px}.model{width:105px;height:260px}.model:before{left:26px}.model-light{height:275px}.section-heading h2{font-size:17px}.product-card{flex-basis:44%}.story{grid-template-columns:1.1fr .9fr}.story-rack i:nth-child(n+4){display:none}footer{grid-template-columns:1fr 1fr;gap:28px}}


/* STEP 3 — SHOP / PRODUCT DETAIL / CART */
.page-shell{max-width:var(--max);margin:auto;padding:42px 4vw 70px}
.page-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}
.page-head h1{font-size:clamp(34px,4vw,58px);letter-spacing:-.055em;margin:0}
.page-head p{margin:8px 0 0;color:#666;font-size:13px}
.breadcrumbs{font-size:11px;color:#777;margin-bottom:16px}
.breadcrumbs a{color:#111;text-decoration:none;font-weight:700}
.shop-toolbar{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin-bottom:24px}
.shop-toolbar input,.shop-toolbar select{height:42px;border:1px solid #ddd;background:#fff;padding:0 12px;font:inherit;font-size:12px}
.filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}
.filter-pills button{border:1px solid #d9d9d9;background:#fff;border-radius:99px;padding:9px 14px;font-size:11px;font-weight:800;cursor:pointer}
.filter-pills button.active{background:#111;color:#fff;border-color:#111}
.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}
.shop-grid .product-image{aspect-ratio:4/5}
.stock-note{font-size:10px;color:#777;margin-top:4px}

.product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:52px;align-items:start}
.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-shot{aspect-ratio:4/5;background:#efefef;position:relative;overflow:hidden}
.product-shot:before{content:"";position:absolute;width:48%;height:76%;left:26%;bottom:-8%;border-radius:75px 75px 10px 10px;background:var(--garment,#111);box-shadow:0 20px 35px #0002}
.product-shot:after{content:attr(data-mark);position:absolute;top:31%;left:50%;transform:translateX(-50%);font-weight:950;color:var(--mark,#fff);font-size:24px}
.product-shot.alt:before{transform:scale(.88);opacity:.8}
.product-shot.detail:before{width:70%;height:45%;left:15%;bottom:20%;border-radius:12px}
.product-info{position:sticky;top:120px}
.product-info .kicker{font-size:11px;font-weight:800;letter-spacing:.1em;color:#777}
.product-info h1{font-size:40px;letter-spacing:-.05em;margin:10px 0 8px}
.product-price{font-size:18px;font-weight:850;margin-bottom:26px}
.product-copy{font-size:13px;line-height:1.65;color:#555;border-top:1px solid var(--line);padding-top:20px}
.option-block{margin-top:24px}
.option-label{display:flex;justify-content:space-between;font-size:11px;font-weight:850;margin-bottom:10px}
.option-list{display:flex;gap:8px;flex-wrap:wrap}
.option-btn{min-width:44px;height:42px;border:1px solid #ccc;background:#fff;padding:0 13px;font-size:11px;font-weight:800;cursor:pointer}
.option-btn.active{background:#111;color:#fff;border-color:#111}
.qty-row{display:grid;grid-template-columns:115px 1fr;gap:10px;margin-top:28px}
.qty-control{height:50px;border:1px solid #ccc;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;text-align:center}
.qty-control button{height:100%;border:0;background:#fff;font-size:18px;cursor:pointer}
.add-cart{height:50px;border:0;background:#111;color:#fff;font-weight:900;letter-spacing:.04em;cursor:pointer}
.add-cart.added{background:#333}
.detail-lines{margin-top:28px;border-top:1px solid var(--line)}
.detail-line{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:11px}
.related{margin-top:70px}

.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}
.cart-list{border-top:1px solid var(--line)}
.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}
.cart-thumb{aspect-ratio:4/5;background:#efefef;position:relative;overflow:hidden}
.cart-thumb:before{content:"";position:absolute;width:48%;height:76%;left:26%;bottom:-8%;border-radius:55px 55px 8px 8px;background:var(--garment,#111)}
.cart-thumb:after{content:attr(data-mark);position:absolute;top:31%;left:50%;transform:translateX(-50%);font-weight:950;color:var(--mark,#fff);font-size:13px}
.cart-item h3{font-size:15px;margin:3px 0 8px}
.cart-item p{font-size:11px;color:#666;margin:5px 0}
.cart-item .cart-price{font-size:13px;font-weight:800;text-align:right}
.cart-actions{display:flex;align-items:center;gap:12px;margin-top:16px}
.cart-actions select{height:36px;border:1px solid #ccc;background:#fff;padding:0 10px}
.remove-btn{border:0;background:none;text-decoration:underline;font-size:11px;cursor:pointer;color:#555}
.summary-card{background:#f5f5f5;padding:28px;position:sticky;top:120px}
.summary-card h2{font-size:22px;margin:0 0 20px}
.summary-row{display:flex;justify-content:space-between;gap:18px;font-size:12px;padding:10px 0}
.summary-row.total{border-top:1px solid #bbb;margin-top:8px;padding-top:18px;font-size:17px;font-weight:900}
.checkout-btn{width:100%;height:50px;border:0;background:#111;color:#fff;font-weight:900;margin-top:18px;cursor:pointer}
.checkout-note{font-size:10px;color:#777;line-height:1.5;margin-top:12px}
.empty-cart{padding:60px 0;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.empty-cart h2{font-size:28px;margin:0 0 8px}
.empty-cart p{color:#666;font-size:13px}
.empty-cart .cta{margin-top:12px}

@media(max-width:1000px){
  .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .product-layout{grid-template-columns:1fr 1fr;gap:30px}
  .cart-layout{grid-template-columns:1fr 310px;gap:28px}
}
@media(max-width:760px){
  .page-shell{padding:30px 16px 50px}
  .page-head{align-items:start;flex-direction:column}
  .shop-toolbar{grid-template-columns:1fr 1fr}
  .shop-toolbar input{grid-column:1/-1}
  .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}
  .product-layout{grid-template-columns:1fr}
  .product-gallery{gap:6px}
  .product-info{position:static}
  .product-info h1{font-size:32px}
  .cart-layout{grid-template-columns:1fr}
  .summary-card{position:static}
}
@media(max-width:520px){
  .shop-toolbar{grid-template-columns:1fr}
  .shop-toolbar input{grid-column:auto}
  .page-head h1{font-size:36px}
  .product-gallery{grid-template-columns:1fr 1fr}
  .product-shot:after{font-size:17px}
  .qty-row{grid-template-columns:105px 1fr}
  .cart-item{grid-template-columns:92px 1fr;gap:14px}
  .cart-item .cart-price{grid-column:2;text-align:left}
}


/* STEP 4B — real product media support */
.product-image,.product-shot,.cart-thumb{position:relative;overflow:hidden}
.product-image.has-real-image:before,
.product-image.has-real-image:after{display:none!important}
.product-image img,.product-shot.real-photo img{
  width:100%;height:100%;display:block;object-fit:cover;object-position:center
}
.product-image .fallback-mark{display:none}
.product-image:not(.has-real-image) .fallback-mark{display:none}
.product-shot.real-photo:before,.product-shot.real-photo:after{display:none!important}
.product-media-note{
  display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;
  padding:7px 10px;border:1px solid #ddd;border-radius:999px;margin-top:12px
}

.catalog-source-badge{
  position:fixed;right:12px;bottom:12px;z-index:9999;
  background:#111;color:#fff;border-radius:999px;
  padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.04em;
  box-shadow:0 6px 18px #0002
}
.catalog-source-badge.fallback{background:#666}
@media(max-width:760px){.catalog-source-badge{font-size:8px;right:8px;bottom:8px}}

/* STEP 9 storefront polish */
.product-card{position:relative}.product-badges{position:absolute;top:10px;left:10px;z-index:3;display:flex;gap:5px;flex-wrap:wrap}
.product-badge{background:#111;color:#fff;padding:5px 7px;font-size:8px;font-weight:900;letter-spacing:.04em}.product-badge.light{background:#fff;color:#111;border:1px solid #ddd}
.soldout-layer{position:absolute;inset:0;display:grid;place-items:center;background:#ffffff80;z-index:2;font-size:10px;font-weight:900;letter-spacing:.08em}
.collection-strip{max-width:var(--max);margin:0 auto;padding:0 4vw 65px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.collection-tile{min-height:260px;background:#111;color:#fff;padding:26px;display:flex;flex-direction:column;justify-content:end;text-decoration:none;position:relative;overflow:hidden}
.collection-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,#0008)}.collection-tile>*{position:relative}.collection-tile h3{font-size:30px;letter-spacing:-.04em;margin:0}.collection-tile small{margin-top:5px}
.product-info .collection-name{font-size:10px;font-weight:900;letter-spacing:.09em;margin-bottom:7px;color:#777}
.availability{font-size:11px;font-weight:850;margin:10px 0 0}.availability.out{color:#777}
@media(max-width:760px){.collection-grid{grid-template-columns:1fr}.collection-tile{min-height:190px}}

/* STEP 10 — checkout prototype */
.checkout-shell{max-width:1180px;margin:auto;padding:36px 4vw 70px}
.checkout-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.checkout-head h1{margin:0;font-size:34px;letter-spacing:-.045em}.checkout-head a{font-size:11px;font-weight:800;color:#111;text-decoration:none}
.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:start;margin-top:28px}
.checkout-section{border-bottom:1px solid var(--line);padding:0 0 26px;margin-bottom:26px}
.checkout-section h2{font-size:17px;margin:0 0 16px}.checkout-section p.help{font-size:11px;color:#777;margin:-7px 0 15px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-field.full{grid-column:1/-1}
.form-field label{display:block;font-size:10px;font-weight:850;margin-bottom:6px}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:44px;border:1px solid #ccc;background:#fff;padding:10px 12px;font:inherit;font-size:12px}.form-field textarea{min-height:84px;resize:vertical}
.choice-list{display:grid;gap:9px}.choice-card{border:1px solid #ccc;background:#fff;padding:14px;display:flex;gap:10px;align-items:flex-start;cursor:pointer}.choice-card:has(input:checked){border-color:#111;background:#fafafa}.choice-card input{margin-top:2px}.choice-card b{font-size:12px}.choice-card small{display:block;color:#777;font-size:10px;margin-top:4px;line-height:1.5}
.checkout-summary{background:#f5f5f5;padding:24px;position:sticky;top:110px}.checkout-summary h2{font-size:20px;margin:0 0 18px}
.checkout-item{display:grid;grid-template-columns:62px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #ddd}.checkout-thumb{aspect-ratio:4/5;background:#e7e7e7;overflow:hidden}.checkout-thumb img{width:100%;height:100%;object-fit:cover}.checkout-item b{font-size:11px}.checkout-item small{display:block;font-size:9px;color:#777;margin-top:4px}.checkout-item strong{font-size:11px}
.checkout-totals{margin-top:14px}.checkout-total-row{display:flex;justify-content:space-between;gap:15px;font-size:11px;padding:7px 0}.checkout-total-row.grand{border-top:1px solid #bbb;margin-top:6px;padding-top:14px;font-size:16px;font-weight:900}
.place-order{width:100%;height:50px;border:0;background:#111;color:#fff;font-weight:900;margin-top:16px;cursor:pointer}.place-order:disabled{opacity:.45;cursor:not-allowed}
.prototype-note{font-size:10px;color:#777;line-height:1.55;margin-top:10px}.form-error{display:none;background:#fff1f1;border:1px solid #e3b9b9;padding:10px 12px;font-size:11px;margin-bottom:15px}.form-error.show{display:block}
.checkout-success{display:none;border:1px solid #111;padding:28px;text-align:center;background:#fff}.checkout-success.show{display:block}.checkout-success h2{font-size:25px;margin:0 0 8px}.checkout-success p{font-size:12px;color:#666;line-height:1.6}.checkout-success a{display:inline-block;margin-top:12px;color:#111;font-size:11px;font-weight:900}
@media(max-width:900px){.checkout-grid{grid-template-columns:1fr 330px;gap:24px}}
@media(max-width:760px){.checkout-shell{padding:24px 16px 50px}.checkout-head h1{font-size:28px}.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}}

/* STEP 15 payment */
.payment-qr-box{border:1px solid #ccc;padding:18px;text-align:center;background:#fafafa}
.payment-qr-placeholder{width:min(260px,80vw);aspect-ratio:1;margin:0 auto 12px;background:#fff;border:1px dashed #aaa;display:grid;place-items:center;font-weight:900;font-size:12px;padding:20px}
.payment-amount{font-size:22px;font-weight:900;margin:10px 0}
.slip-picker{border:1px dashed #aaa;padding:16px;margin-top:14px;background:#fff}
.slip-preview{display:none;margin-top:12px}.slip-preview.show{display:block}.slip-preview img{max-width:100%;max-height:320px;object-fit:contain;border:1px solid #ddd}
.payment-help{font-size:10px;color:#666;line-height:1.6}

/* STEP 17 — CUSTOMER ORDER TRACKING */
.track-page{min-height:70vh;background:#f4f4f1;padding:52px 20px 80px}
.track-hero,.track-shell{max-width:980px;margin:0 auto}
.track-hero{margin-bottom:26px}.track-hero h1{font-size:clamp(34px,6vw,72px);line-height:.95;margin:8px 0 12px}
.track-hero>p:last-child{max-width:620px;color:#666}
.track-shell{display:grid;grid-template-columns:minmax(260px,340px) 1fr;gap:20px;align-items:start}
.track-form,.track-result{background:#fff;border:1px solid #d8d8d3;padding:20px}
.track-form{display:grid;gap:15px;position:sticky;top:92px}
.track-form label{display:grid;gap:7px;font-size:10px;font-weight:900;letter-spacing:.06em}
.track-form input{height:46px;border:1px solid #cfcfca;padding:0 12px;background:#fff;font:inherit}
.track-submit{border:0;width:100%;justify-content:center;cursor:pointer}.track-submit:disabled{opacity:.5}
.track-error{font-size:11px;color:#8a1f1f;line-height:1.5}
.track-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd;border:1px solid #ddd}
.track-summary>div{background:#fff;padding:13px;display:grid;gap:4px}.track-summary small,.track-current small,.track-shipping small{font-size:9px;color:#777;font-weight:900;letter-spacing:.08em}
.track-summary strong{font-size:12px;word-break:break-word}
.track-current{padding:24px 0;border-bottom:1px solid #ddd}.track-current h2{font-size:24px;margin:7px 0}.track-current p{margin:0;color:#666;font-size:12px}
.track-timeline{padding:18px 0}
.timeline-step{display:grid;grid-template-columns:22px 1fr;gap:10px;min-height:62px;position:relative}
.timeline-step:before{content:"";position:absolute;left:7px;top:15px;bottom:-2px;width:1px;background:#d5d5d0}
.timeline-step:last-child:before{display:none}.timeline-step i{width:15px;height:15px;border:1px solid #aaa;border-radius:50%;background:#fff;z-index:1}
.timeline-step.done i,.timeline-step.current i{background:#111;border-color:#111}.timeline-step.current i{box-shadow:0 0 0 4px #ddd}
.timeline-step div{display:grid;gap:3px}.timeline-step b{font-size:11px}.timeline-step small{font-size:10px;color:#777;line-height:1.45}
.track-shipping{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ddd;border:1px solid #ddd;margin:4px 0 22px}
.track-shipping>div{background:#f8f8f5;padding:13px;display:grid;gap:5px}.track-shipping strong{word-break:break-word}
.track-items h3{font-size:11px;letter-spacing:.08em}.track-item{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-top:1px solid #e5e5e1}
.track-item span{display:grid;gap:3px}.track-item b{font-size:11px}.track-item small{font-size:9px;color:#777}.track-item strong{font-size:11px;white-space:nowrap}
@media(max-width:760px){
 .track-page{padding:30px 12px 55px}.track-shell{grid-template-columns:1fr}.track-form{position:static}.track-summary{grid-template-columns:1fr}.track-shipping{grid-template-columns:1fr}
}

/* STEP 20-23 */
.my-orders-list{display:grid;gap:16px}.my-order-card{border:1px solid #ddd;background:#fff;padding:20px}.my-order-head,.my-order-total,.my-order-items>div{display:flex;justify-content:space-between;gap:16px}.my-order-head h2{margin:3px 0}.my-order-status{font-size:11px;font-weight:800;border:1px solid #111;padding:7px 9px;height:max-content}.my-order-items{border-block:1px solid #e5e5e5;margin:15px 0;padding:8px 0}.my-order-items>div{padding:7px 0}.my-order-total{margin-bottom:12px}.my-order-shipping{background:#f4f4f4;padding:12px;display:grid;gap:6px;margin-bottom:12px}.secondary-link{text-decoration:underline;text-underline-offset:4px;font-weight:700;font-size:12px}@media(max-width:640px){.my-order-card{padding:15px}.my-order-head{display:block}.my-order-status{display:inline-block;margin-top:8px}}

/* STEP 24 — Production polish */
nav a[aria-current="page"],.mobile-menu a[aria-current="page"]{text-decoration:underline;text-underline-offset:5px}
button,input,select,a{outline-offset:3px}
button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid currentColor}
.s24-network-badge{position:fixed;z-index:9999;left:50%;bottom:18px;transform:translateX(-50%);background:#111;color:#fff;padding:10px 14px;font-size:11px;font-weight:800;letter-spacing:.06em;box-shadow:0 8px 30px rgba(0,0,0,.18)}
[hidden]{display:none!important}
img{max-width:100%;height:auto}
@media(max-width:900px){
 .site-header{gap:14px}
 .header-actions{margin-left:auto}
}
@media(max-width:640px){
 .track-page,.checkout-page,.cart-page{padding-left:16px;padding-right:16px}
 .site-header{padding-left:16px;padding-right:16px}
 .topline{font-size:10px;letter-spacing:.08em}
}


/* STEP 26B — Customer Website UX / Localization / Responsive Pass */
.mobile-preferences{display:none}.mobile-preferences-title{font-size:10px;font-weight:900;letter-spacing:.08em;color:#777}.mobile-preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-preference-grid label{display:grid;gap:6px;font-size:9px;font-weight:900;letter-spacing:.06em}.mobile-preference-grid select{width:100%;height:46px;border:1px solid #d8d8d8;background:#fff;padding:0 10px;font:inherit;font-size:12px;font-weight:800}
.payment-qr-box{border-color:#dedede;border-radius:14px;padding:22px;background:#fafafa}.payment-qr-placeholder{border-radius:12px}.slip-picker{position:relative;border:1.5px dashed #aaa;border-radius:14px;padding:0;margin-top:18px;background:#fff;overflow:hidden;transition:.18s ease}.slip-picker:hover{border-color:#111}.slip-picker input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:3}.slip-upload-ui{min-height:132px;padding:22px;display:grid;place-items:center;text-align:center;gap:7px}.slip-upload-icon{width:44px;height:44px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:20px}.slip-upload-ui strong{font-size:13px}.slip-upload-ui small{max-width:390px;color:#777;font-size:10px;line-height:1.5}.slip-file-state{font-size:10px;font-weight:900;margin-top:2px}.slip-preview{padding:0 16px 16px;margin:0}.slip-preview img{width:100%;max-height:380px;border-radius:10px;background:#f4f4f4}.payment-final-note{font-size:10px;color:#666;line-height:1.55;margin-top:10px}.place-order{border-radius:8px;min-height:52px;font-size:12px;letter-spacing:.02em}
.my-orders-page .track-hero{max-width:1080px}.my-orders-page .track-shell{max-width:1080px;display:block}.my-orders-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.my-order-card{border-radius:14px;padding:20px;box-shadow:0 8px 28px rgba(0,0,0,.035)}.my-order-head{align-items:flex-start}.my-order-head h2{font-size:19px}.my-order-status{border-radius:99px;padding:7px 10px;background:#f4f4f4;border-color:#ddd}.my-order-status[data-state=cancelled],.my-order-status[data-state=expired]{background:#fff4f4;border-color:#e6caca}.my-order-status[data-state=completed],.my-order-status[data-state=verified]{background:#f1f7f1;border-color:#cadeca}.my-order-items>div{align-items:center}.my-order-items b{font-size:11px}.my-order-total{padding-top:2px;font-size:13px}.my-order-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.my-order-actions .secondary-link{display:inline-flex;align-items:center;min-height:40px;border:1px solid #111;padding:0 13px;text-decoration:none}.my-order-muted{color:#777;font-size:10px}.orders-empty{background:#fff;border:1px solid #ddd;border-radius:14px;padding:24px}.recover-panel{max-width:520px;margin-top:18px}
@media(max-width:900px){
 body.menu-open{overflow:hidden}.site-header{grid-template-columns:42px 1fr 84px}.header-actions>select{display:none!important}.header-actions{justify-content:flex-end}.header-actions .bag-btn{display:block}.mobile-menu{top:89px;bottom:0;overflow:auto;padding:24px 20px 32px;gap:0}.mobile-menu a{padding:14px 0;border-bottom:1px solid #eee;font-size:13px}.mobile-preferences{display:grid;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #ddd}.my-orders-list{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-shell{padding-bottom:88px}
}
@media(max-width:640px){
 .site-header{height:60px;grid-template-columns:42px 1fr 52px;padding:0 12px}.brand{font-size:19px}.mobile-menu{top:87px}.page-shell{padding:28px 16px 55px}.page-head{display:block;margin-bottom:22px}.page-head p{line-height:1.55}.shop-toolbar{grid-template-columns:1fr 1fr}.shop-toolbar input{grid-column:1/-1}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.shop-grid .product-meta b{font-size:10px}.checkout-head{align-items:flex-start}.checkout-head h1{font-size:28px}.checkout-grid{margin-top:20px}.checkout-section{margin-bottom:22px;padding-bottom:22px}.payment-qr-box{padding:15px}.payment-qr-placeholder{width:min(240px,76vw)}.slip-upload-ui{min-height:145px;padding:20px 14px}.checkout-summary{margin:0 -4px;padding:20px}.my-orders-page{padding:30px 12px 55px}.my-order-card{padding:16px}.my-order-head{display:flex}.my-order-head h2{font-size:16px}.my-order-actions{align-items:stretch;flex-direction:column}.my-order-actions .secondary-link{justify-content:center}.mobile-preference-grid{grid-template-columns:1fr}.mobile-preference-grid select{height:48px}
}


/* STEP26C — professional brand mark, payment currency control, service information */
.brand-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#111;white-space:nowrap}
.brand-logo img{display:block;width:42px;height:25px;object-fit:contain}
.brand-logo span{font:950 20px/1 Arial,Helvetica,sans-serif;letter-spacing:-.05em}
.checkout-currency-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:16px auto 18px;max-width:520px;padding:13px 14px;border:1px solid #dedede;border-radius:12px;background:#fff;text-align:left}
.checkout-currency-panel>div{display:grid;gap:4px;min-width:0}.checkout-currency-panel b{font-size:11px;letter-spacing:.03em}.checkout-currency-panel small{font-size:9.5px;line-height:1.45;color:#666;max-width:320px}
.checkout-currency-panel select{flex:0 0 122px;height:44px;border:1px solid #ccc;border-radius:9px;background:#fff;padding:0 12px;font-weight:900;color:#111}
.s24-service-info{max-width:var(--max);margin:0 auto;border-top:1px solid var(--line);background:#f7f7f5;padding:36px 4vw 25px}
.s24-service-inner{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.s24-service-inner article{background:#fff;border:1px solid #e4e4e2;border-radius:14px;padding:22px;min-height:185px}.s24-service-inner h3{font-size:12px;letter-spacing:.055em;margin:16px 0 9px}.s24-service-inner p{font-size:11px;line-height:1.7;color:#555;margin:0}.s24-service-mark{height:30px;display:flex;align-items:center}.s24-service-mark img{width:48px;height:28px;object-fit:contain}.s24-service-icon{width:30px;height:30px;border:1px solid #111;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:900}.s24-policy-note{text-align:center;font-size:10px;color:#666;margin:20px 0 0}
@media(max-width:900px){.brand-logo{justify-self:center}.brand-logo span{display:none}.brand-logo img{width:44px;height:26px}.s24-service-info{padding:28px 16px 22px}.s24-service-inner{grid-template-columns:1fr 1fr}.s24-service-inner article:first-child{grid-column:1/-1;min-height:auto}.checkout-currency-panel{max-width:none}}
@media(max-width:520px){.brand-logo img{width:40px;height:24px}.checkout-currency-panel{align-items:stretch;flex-direction:column;gap:10px;padding:13px}.checkout-currency-panel select{width:100%;flex-basis:auto;height:48px}.checkout-currency-panel small{max-width:none}.s24-service-inner{grid-template-columns:1fr;gap:10px}.s24-service-inner article:first-child{grid-column:auto}.s24-service-inner article{min-height:auto;padding:18px}.s24-service-inner h3{margin-top:12px}.s24-policy-note{line-height:1.55}}


/* STEP 26D.1 — Header precision pass: centered 24 mark + always-visible mobile locale/currency */
.brand-logo{display:inline-flex;align-items:center;justify-content:flex-start;width:max-content;line-height:0}
.brand-logo img{width:74px;height:44px;object-fit:contain;object-position:center}
.brand-logo span{display:none!important}
.s24-mobile-utility{display:none}
@media(min-width:901px){
  .site-header{grid-template-columns:150px 1fr auto;min-height:82px;height:82px;padding-left:4vw;padding-right:4vw}
  .brand-logo img{width:82px;height:48px}
}
@media(max-width:900px){
  .topline{position:relative;z-index:22}
  .s24-mobile-utility{display:flex;min-height:44px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:22;align-items:center;justify-content:center;padding:5px 12px}
  .s24-mobile-utility-inner{width:100%;max-width:430px;display:flex;align-items:center;justify-content:center;gap:10px}
  .s24-mobile-utility label{display:flex;align-items:center;gap:7px;min-width:0}
  .s24-mobile-utility label>span{font-size:9px;font-weight:800;letter-spacing:.04em;color:#777;white-space:nowrap}
  .s24-mobile-utility select{height:32px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#111;padding:0 26px 0 9px;font-size:11px;font-weight:900;min-width:74px}
  .s24-utility-divider{width:1px;height:20px;background:#dedede;flex:0 0 1px}
  .site-header{position:sticky;top:44px;z-index:21;height:72px;min-height:72px;padding:0 14px;grid-template-columns:54px 1fr 54px;align-items:center;gap:0}
  .site-header>.mobile-only{grid-column:1;justify-self:start}
  .site-header>.brand-logo{grid-column:2;justify-self:center!important;margin:0}
  .site-header>.header-actions{grid-column:3;justify-self:end;margin:0;width:54px;justify-content:flex-end}
  .brand-logo img{width:76px;height:46px}
  .header-actions>select{display:none!important}
  .header-actions .icon-btn{display:none!important}
  .header-actions .bag-btn{display:block;margin:0}
  .mobile-menu{top:143px}
  .hero{margin-top:0!important}
  .mobile-preferences{display:none!important}
}
@media(max-width:520px){
  .s24-mobile-utility{min-height:42px;padding:4px 10px}
  .s24-mobile-utility-inner{gap:8px}
  .s24-mobile-utility label>span{display:none}
  .s24-mobile-utility select{min-width:82px;height:32px;font-size:11px;text-align:center}
  .site-header{top:42px;height:68px;min-height:68px;grid-template-columns:50px 1fr 50px;padding:0 12px}
  .brand-logo img{width:72px;height:44px}
  .mobile-menu{top:137px}
}

/* STEP 26D.2 — Readability pass for TH / LO / EN across phone + tablet */
@media(max-width:900px){
  body{font-size:15px;line-height:1.5}
  .page-head p{font-size:14px;line-height:1.65}
  .breadcrumbs{font-size:12px;line-height:1.5}
  .shop-toolbar input,.shop-toolbar select{font-size:13px;min-height:46px}
  .filter-pills button{font-size:12.5px;line-height:1.25;padding:10px 15px}
  .product-meta b{font-size:13px;line-height:1.4}
  .product-meta small{font-size:12.5px;line-height:1.45}
  .stock-note{font-size:11.5px;line-height:1.45}
  .section-heading a{font-size:12px}
  .eyebrow{font-size:13px;line-height:1.45}
  .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.55}
  .cta{font-size:13px;min-height:48px}
  .mobile-menu a{font-size:14px;line-height:1.45}
  footer b{font-size:14px}
  footer a,footer small{font-size:12.5px;line-height:1.55}
  .s24-service-inner h3{font-size:13px}
  .s24-service-inner p{font-size:12.5px;line-height:1.75}
  .s24-policy-note{font-size:11.5px}
  .checkout-section label,.checkout-section p,.checkout-section small{line-height:1.55}
  .checkout-currency-panel b{font-size:12.5px}
  .checkout-currency-panel small{font-size:11.5px;line-height:1.55}
  .slip-upload-ui strong{font-size:14px}
  .slip-upload-ui small{font-size:11.5px;line-height:1.6}
  .payment-final-note{font-size:11.5px;line-height:1.6}
  .my-order-items b,.track-item b,.track-item strong{font-size:12.5px}
  .my-order-muted,.track-item small,.timeline-step small{font-size:11.5px;line-height:1.5}
  .timeline-step b{font-size:12.5px}
  .track-current p{font-size:13px;line-height:1.55}
}
@media(max-width:520px){
  .page-head h1{font-size:36px;line-height:1.02}
  .page-head p{font-size:14px}
  .shop-grid .product-meta b{font-size:13px}
  .shop-grid .product-meta small{font-size:12.5px}
  .filter-pills{gap:9px}
  .filter-pills button{font-size:12.5px;padding:10px 14px}
  .section-heading h2{font-size:20px}
  .section-heading a{font-size:12.5px}
  .s24-mobile-utility select{font-size:12.5px;font-weight:900}
  .topline{font-size:10.5px}
}

/* STEP 26D.3 — final mobile/tablet header: clean brand row, quick language, currency in menu/checkout */
@media(max-width:900px){
  .s24-mobile-utility{display:none!important}
  .site-header{position:sticky;top:0;z-index:21;height:72px;min-height:72px;padding:0 14px;grid-template-columns:56px 1fr 126px;align-items:center;gap:0}
  .site-header>.mobile-only{grid-column:1;justify-self:start}
  .site-header>.brand-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;z-index:1}
  .site-header>.header-actions{grid-column:3;justify-self:end;margin:0;width:auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;z-index:2}
  .brand-logo img{width:84px;height:50px}
  .header-actions .icon-btn{display:none!important}
  .header-actions #currency{display:none!important}
  .header-actions #language{display:block!important;position:static!important;order:1;width:auto;min-width:58px;height:38px;border:1px solid #dedede;border-radius:10px;background:#fff;padding:0 24px 0 10px;font-size:12px;font-weight:900;color:#111;line-height:1}
  .header-actions .bag-btn{display:block;order:2;margin:0;min-width:38px}
  .mobile-menu{top:99px;bottom:0;overflow:auto;padding:22px 20px 32px;gap:0}
  .mobile-preferences{display:grid!important;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #ddd}
  .mobile-preferences-title{font-size:11px;font-weight:900;letter-spacing:.08em;color:#666}
  .mobile-preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .mobile-preference-grid label{display:grid;gap:7px;font-size:11px;font-weight:900;letter-spacing:.035em;color:#555}
  .mobile-preference-grid select{width:100%;height:46px;border:1px solid #d8d8d8;border-radius:10px;background:#fff;padding:0 12px;font-size:13px;font-weight:900;color:#111}
  .hero{margin-top:0!important}
}
@media(max-width:520px){
  .site-header{height:68px;min-height:68px;grid-template-columns:50px 1fr 116px;padding:0 12px}
  .brand-logo img{width:82px;height:49px}
  .header-actions{gap:4px!important}
  .header-actions #language{min-width:55px;height:36px;font-size:12px;padding-left:8px;padding-right:22px}
  .mobile-menu{top:95px}
  .mobile-preference-grid{grid-template-columns:1fr 1fr}
}
@media(min-width:901px){
  .brand-logo img{width:94px;height:56px}
}


/* STEP 26D.4 — Footer information drawer / modal */
.s24-service-info{display:none!important}
.s24-info-sheet{position:fixed;inset:0;z-index:120;display:none}
.s24-info-sheet.open{display:block}
.s24-info-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(2px)}
.s24-info-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(620px,calc(100% - 40px));max-height:min(720px,calc(100vh - 60px));overflow:auto;background:#fff;border-radius:18px;padding:42px 44px 38px;box-shadow:0 30px 90px rgba(0,0,0,.22)}
.s24-info-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#111}
.s24-info-kicker{font-size:10px;font-weight:850;letter-spacing:.14em;color:#777;margin-bottom:16px}
.s24-info-panel h2{font-size:27px;letter-spacing:-.035em;margin:0 42px 20px 0}
.s24-info-body{font-size:14px;line-height:1.75;color:#444}
.s24-info-body p{margin:0 0 15px}.s24-info-body strong{color:#111}
.s24-info-signoff{margin-top:24px!important;font-size:11px;font-weight:900;letter-spacing:.08em;color:#111!important}
.s24-faq b{display:block;color:#111;font-size:13px;margin:20px 0 5px}.s24-faq b:first-child{margin-top:0}.s24-faq p{margin:0 0 12px}
body.s24-sheet-open{overflow:hidden}
footer [data-i18n="shippingDelivery"],footer [data-i18n="returnExchange"],footer [data-i18n="sizeGuide"],footer [data-i18n="faq"],footer [data-i18n="ourStory"]{cursor:pointer}
footer [data-i18n="shippingDelivery"]:hover,footer [data-i18n="returnExchange"]:hover,footer [data-i18n="sizeGuide"]:hover,footer [data-i18n="faq"]:hover,footer [data-i18n="ourStory"]:hover{text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){
 .s24-info-panel{left:0;right:0;top:auto;bottom:0;transform:none;width:100%;max-height:78vh;border-radius:22px 22px 0 0;padding:32px 24px calc(28px + env(safe-area-inset-bottom))}
 .s24-info-panel:before{content:"";display:block;width:42px;height:4px;border-radius:99px;background:#d7d7d7;margin:-17px auto 24px}
 .s24-info-panel h2{font-size:23px;margin-bottom:16px}.s24-info-body{font-size:15px;line-height:1.7}.s24-info-close{top:18px;right:18px;font-size:28px}
}

/* STEP 26D.5 — combined D4 footer drawer + precision viewport-centered mobile logo */
@media(max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  .site-header{width:100%;max-width:100vw;box-sizing:border-box;position:sticky}
  .site-header>.brand-logo{
    position:absolute!important;
    left:50vw!important;
    right:auto!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    margin:0!important;
    justify-self:auto!important;
    z-index:1;
    pointer-events:auto;
  }
  .site-header>.header-actions{z-index:3}
  .site-header>.mobile-only{z-index:3}
}
@media(max-width:520px){
  .site-header>.brand-logo img{width:88px;height:52px}
}


/* =========================================================
   STEP 30.0 — FINAL HEADER ACCESSIBILITY PASS
   Clear cart icon, visible country flags, true mobile centering
   ========================================================= */
.bag-btn{
  display:inline-grid;
  place-items:center;
  width:42px;
  min-width:42px;
  height:42px;
  padding:0;
  border:0;
  background:transparent;
}
.s24-cart-icon{
  width:25px;
  height:25px;
  display:block;
  fill:none;
  stroke:#111;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.bag-btn span{
  right:-1px;
  top:-2px;
}

#language{
  min-width:92px;
}
@media(min-width:901px){
  #language{min-width:96px}
}

/* True viewport center on iPhone/iPad.
   Left and right controls do not participate in logo positioning. */
@media(max-width:900px){
  .site-header{
    position:sticky!important;
    width:100%!important;
    max-width:none!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .site-header>.brand-logo{
    position:absolute!important;
    inset-inline-start:50%!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    width:auto!important;
    margin:0!important;
    justify-self:auto!important;
    z-index:2!important;
  }
  .site-header>.mobile-only{
    position:relative!important;
    z-index:4!important;
    justify-self:start!important;
  }
  .site-header>.header-actions{
    position:relative!important;
    z-index:4!important;
    justify-self:end!important;
  }
  .header-actions #language{
    min-width:86px!important;
    max-width:98px!important;
    padding-left:8px!important;
    padding-right:22px!important;
    font-size:12px!important;
  }
  .header-actions .bag-btn{
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
  }
  .s24-cart-icon{width:25px;height:25px}
}
@media(max-width:520px){
  .site-header{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .site-header>.brand-logo img{
    width:88px!important;
    height:52px!important;
  }
  .header-actions #language{
    min-width:82px!important;
    max-width:92px!important;
    font-size:11.5px!important;
  }
}


/* =========================================================
   STEP 30.1 — FINAL HEADER ALIGNMENT
   - Remove visual space for unused account icon
   - Lock 24 logo to the TRUE viewport center on iPhone/iPad
   ========================================================= */

/* Account/login is not part of the current customer website. */
button[aria-label="Account"],
.account-btn,
[data-account-icon]{
  display:none!important;
}

/* Desktop spacing after account icon removal. */
@media(min-width:901px){
  .header-actions{
    gap:12px!important;
  }
}

/*
  IMPORTANT:
  50vw is intentionally used instead of 50%.
  On Safari/iPhone the right language+cart group can have a larger intrinsic width.
  50vw anchors the logo to the physical screen center, independent of grid sizing.
*/
@media(max-width:900px){
  .site-header{
    position:sticky!important;
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    overflow:visible!important;
    grid-template-columns:52px minmax(0,1fr) auto!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }

  .site-header>.brand-logo{
    position:absolute!important;
    left:50vw!important;
    right:auto!important;
    inset-inline-start:auto!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    margin:0!important;
    padding:0!important;
    width:max-content!important;
    max-width:none!important;
    justify-self:auto!important;
    z-index:2!important;
    pointer-events:auto!important;
  }

  .site-header>.brand-logo img{
    display:block!important;
    width:94px!important;
    height:56px!important;
    max-width:none!important;
    object-fit:contain!important;
  }

  .site-header>.mobile-only{
    grid-column:1!important;
    justify-self:start!important;
    position:relative!important;
    z-index:5!important;
  }

  .site-header>.header-actions{
    grid-column:3!important;
    justify-self:end!important;
    position:relative!important;
    z-index:5!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
  }

  .header-actions #language{
    width:auto!important;
    min-width:82px!important;
    max-width:96px!important;
    height:38px!important;
    margin:0!important;
    position:static!important;
    padding:0 22px 0 8px!important;
    font-size:11.5px!important;
    font-weight:900!important;
  }

  .header-actions .bag-btn{
    flex:0 0 40px!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    margin:0!important;
  }
}

/* Narrow phones: keep enough breathing room around the centered logo. */
@media(max-width:430px){
  .site-header{
    grid-template-columns:42px minmax(0,1fr) auto!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }

  .site-header>.brand-logo img{
    width:82px!important;
    height:49px!important;
  }

  .header-actions #language{
    min-width:74px!important;
    max-width:84px!important;
    height:36px!important;
    padding-left:6px!important;
    padding-right:20px!important;
    font-size:10.5px!important;
  }

  .header-actions .bag-btn{
    flex-basis:36px!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
  }

  .s24-cart-icon{
    width:23px!important;
    height:23px!important;
  }
}


/* =========================================================
   STEP 30.2 — TRUE CENTER HEADER FIX
   Final override after testing on real iPhone Safari.

   The logo is no longer absolutely positioned.
   Instead, mobile/iPad uses equal left/right columns.
   ========================================================= */

@media(max-width:900px){
  .site-header{
    --s24-header-side:126px;
    display:grid!important;
    grid-template-columns:var(--s24-header-side) minmax(0,1fr) var(--s24-header-side)!important;
    align-items:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding-left:12px!important;
    padding-right:12px!important;
    gap:0!important;
    overflow:visible!important;
  }

  .site-header>.mobile-only{
    grid-column:1!important;
    grid-row:1!important;
    position:static!important;
    justify-self:start!important;
    align-self:center!important;
    width:40px!important;
    margin:0!important;
    transform:none!important;
    z-index:4!important;
  }

  .site-header>.brand-logo{
    grid-column:2!important;
    grid-row:1!important;
    position:static!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    inset:auto!important;
    inset-inline-start:auto!important;
    inset-inline-end:auto!important;
    transform:none!important;
    translate:none!important;
    justify-self:center!important;
    align-self:center!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    z-index:3!important;
  }

  .site-header>.brand-logo img{
    display:block!important;
    width:88px!important;
    height:52px!important;
    max-width:88px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0 auto!important;
  }

  .site-header>.header-actions{
    grid-column:3!important;
    grid-row:1!important;
    position:static!important;
    justify-self:stretch!important;
    align-self:center!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:5px!important;
    transform:none!important;
    z-index:4!important;
  }

  .header-actions #language{
    flex:0 1 auto!important;
    width:auto!important;
    min-width:78px!important;
    max-width:86px!important;
    height:38px!important;
    position:static!important;
    margin:0!important;
    padding:0 20px 0 7px!important;
    font-size:11px!important;
  }

  .header-actions .bag-btn{
    flex:0 0 36px!important;
    width:36px!important;
    min-width:36px!important;
    height:38px!important;
    margin:0!important;
  }
}

@media(max-width:390px){
  .site-header{
    --s24-header-side:112px;
    padding-left:9px!important;
    padding-right:9px!important;
  }

  .site-header>.brand-logo img{
    width:80px!important;
    height:48px!important;
    max-width:80px!important;
  }

  .header-actions #language{
    min-width:70px!important;
    max-width:76px!important;
    height:36px!important;
    padding-left:5px!important;
    padding-right:17px!important;
    font-size:10px!important;
  }

  .header-actions .bag-btn{
    flex-basis:32px!important;
    width:32px!important;
    min-width:32px!important;
    height:36px!important;
  }

  .s24-cart-icon{
    width:22px!important;
    height:22px!important;
  }
}

@media(min-width:600px) and (max-width:900px){
  .site-header{
    --s24-header-side:150px;
  }

  .site-header>.brand-logo img{
    width:96px!important;
    height:56px!important;
    max-width:96px!important;
  }
}
