:root{--commerce-border:#e7e9ee;--commerce-muted:#667085;--commerce-bg:#f7f8fa;--commerce-radius:18px;--commerce-dark:#101828}.commerce-hero{padding:52px 0 42px;background:linear-gradient(135deg,#f6f7f9 0%,#fff 60%);border-bottom:1px solid var(--commerce-border)}.commerce-hero--small{padding:44px 0}.commerce-eyebrow{display:block;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--theme-primary,#dd1d2f);margin-bottom:8px}.commerce-hero h1{font-size:clamp(2.1rem,5vw,4rem);margin:0 0 10px;line-height:1}.commerce-hero p{max-width:720px;margin:0;color:var(--commerce-muted);font-size:1.08rem}.commerce-breadcrumb{display:flex;gap:8px;align-items:center;font-size:.86rem;color:var(--commerce-muted);margin-bottom:26px}.commerce-breadcrumb a{color:inherit}.commerce-section{padding:42px 0 70px}.commerce-category-tiles,.commerce-subcategories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.commerce-category-tile,.commerce-subcategories a{padding:20px;border:1px solid var(--commerce-border);border-radius:var(--card-radius);background:#fff;text-decoration:none;color:var(--commerce-dark);display:flex;flex-direction:column;gap:5px;transition:.2s ease}.commerce-category-tile:hover,.commerce-subcategories a:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(16,24,40,.08)}.commerce-category-tile b{margin-top:10px;font-size:1.4rem}.commerce-category-tile span,.commerce-subcategories small{color:var(--commerce-muted)}.commerce-subcategories{margin-bottom:28px}.commerce-catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}.commerce-filters{border:1px solid var(--commerce-border);border-radius:var(--card-radius);background:#fff;padding:22px;position:sticky;top:110px}.commerce-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.commerce-filter-head button{display:none}.commerce-filter-field{display:grid;gap:7px}.commerce-filter-field span,.commerce-filter-group>strong{font-size:.86rem;font-weight:800}.commerce-filter-field input,.commerce-price-row input,.commerce-toolbar select{width:100%;border:1px solid #d8dce3;border-radius:10px;padding:10px 11px;background:#fff}.commerce-filter-group{padding:20px 0;border-bottom:1px solid var(--commerce-border);display:grid;gap:10px}.commerce-radio,.commerce-check{display:flex;align-items:center;gap:9px;font-size:.93rem}.commerce-check{margin:18px 0}.commerce-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.commerce-primary-btn,.commerce-secondary-btn,.commerce-card-action{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:11px 16px;font-weight:800;text-decoration:none;border:0;cursor:pointer}.commerce-primary-btn,.commerce-card-action{background:var(--theme-primary,#dd1d2f);color:#fff}.commerce-secondary-btn{border:1px solid var(--commerce-border);color:var(--commerce-dark);background:#fff}.commerce-filter-submit{width:100%}.commerce-reset{display:block;text-align:center;margin-top:12px;color:var(--commerce-muted);font-size:.88rem}.commerce-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.commerce-toolbar-controls{display:flex;gap:10px}.commerce-toolbar label{display:flex;gap:8px;align-items:center;font-size:.86rem;color:var(--commerce-muted)}.commerce-toolbar select{width:auto;padding:8px 32px 8px 10px}.commerce-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.commerce-product-card{border:1px solid var(--commerce-border);border-radius:var(--card-radius);background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.commerce-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(16,24,40,.09)}.commerce-product-media{height:260px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;text-decoration:none}.commerce-product-media img{width:100%;height:100%;object-fit:contain}.commerce-product-placeholder{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7f8fa,#fff);border-radius:var(--button-radius)}.commerce-product-placeholder svg{width:62px;fill:none;stroke:#c3c8d0;stroke-width:2}.commerce-product-body{padding:0 18px 18px;display:flex;flex-direction:column;flex:1}.commerce-product-brand{text-transform:uppercase;font-size:.72rem;letter-spacing:.09em;color:var(--commerce-muted);font-weight:800;margin-bottom:7px}.commerce-product-card h2{font-size:1rem;line-height:1.35;margin:0 0 12px;min-height:2.7em}.commerce-product-card h2 a{color:var(--commerce-dark);text-decoration:none}.commerce-product-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:.78rem;color:var(--commerce-muted);margin-top:auto}.is-in-stock{color:#15803d;font-weight:700}.is-out-stock{color:#9b1c1c;font-weight:700}.commerce-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--commerce-border)}.commerce-price{display:flex;align-items:baseline;gap:4px}.commerce-price strong{font-size:1.3rem}.commerce-price span{font-size:.8rem;font-weight:800}.commerce-card-action{padding:8px 11px;font-size:.78rem}.commerce-badge{position:absolute;z-index:2;top:14px;left:14px;border-radius:999px;padding:6px 9px;background:var(--theme-primary,#dd1d2f);color:#fff;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.commerce-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-product-grid--compact .commerce-product-card{display:grid;grid-template-columns:170px 1fr}.commerce-product-grid--compact .commerce-product-media{height:190px}.commerce-product-grid--compact .commerce-product-body{padding:20px 18px}.commerce-product-grid--minimal{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.commerce-product-grid--minimal .commerce-product-media{height:190px;padding:18px}.commerce-product-grid--minimal .commerce-product-body{padding:0 14px 14px}.commerce-product-grid--minimal .commerce-product-meta small,.commerce-product-grid--minimal .commerce-card-action{display:none}.commerce-product-grid--minimal .commerce-product-card h2{font-size:.9rem}.commerce-mobile-filter-row{display:none}.commerce-empty{grid-column:1/-1;padding:45px;text-align:center;border:1px dashed #ccd1d9;border-radius:var(--card-radius);background:#fafbfc}.commerce-empty h2{margin-top:0}.commerce-product-page{padding:38px 0 70px}.commerce-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;align-items:start}.commerce-detail-main{height:560px;border:1px solid var(--commerce-border);border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;padding:38px}.commerce-detail-main img{height:100%;width:100%;object-fit:contain}.commerce-product-placeholder--detail{min-height:480px}.commerce-product-placeholder--detail svg{width:110px}.commerce-detail-thumbs{display:flex;gap:10px;margin-top:12px}.commerce-detail-thumbs img{width:82px;height:82px;object-fit:contain;border:1px solid var(--commerce-border);border-radius:var(--input-radius);padding:5px}.commerce-detail-info{padding-top:18px}.commerce-badge--inline{position:static;display:inline-flex;margin-bottom:14px}.commerce-detail-info h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:4px 0 12px}.commerce-detail-code{color:var(--commerce-muted);font-size:.86rem}.commerce-detail-stock{margin:20px 0 8px}.commerce-detail-price{display:flex;align-items:baseline;gap:8px;margin:12px 0 24px}.commerce-detail-price strong{font-size:2.25rem}.commerce-detail-price span{font-weight:900}.commerce-detail-lead{font-size:1.05rem;line-height:1.7;color:#475467}.commerce-detail-actions{display:flex;gap:10px;margin:25px 0}.commerce-detail-trust{display:grid;gap:8px;color:#475467;font-size:.9rem;padding-top:20px;border-top:1px solid var(--commerce-border)}.commerce-detail-description{margin-top:48px;border-top:1px solid var(--commerce-border);padding-top:34px;max-width:850px;line-height:1.75}.commerce-detail-description h2{font-size:1.7rem}.commerce-filter-toggle{border:1px solid var(--commerce-border);background:#fff;border-radius:10px;padding:9px 12px;font-weight:800}
@media(max-width:1050px){.commerce-product-grid,.commerce-product-grid--minimal{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-category-tiles,.commerce-subcategories{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-detail-grid{gap:30px}.commerce-detail-main{height:460px}}
@media(max-width:780px){.commerce-section{padding-top:24px}.commerce-catalog-layout{display:block}.commerce-mobile-filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.commerce-filters{position:fixed;z-index:10000;inset:0 auto 0 0;width:min(88vw,360px);border-radius:0;transform:translateX(-105%);transition:.25s ease;overflow:auto;top:0}.commerce-filters.is-open{transform:none;box-shadow:20px 0 60px rgba(0,0,0,.18)}.commerce-filter-head button{display:block;border:0;background:none;font-size:1.8rem}.commerce-toolbar{align-items:flex-start}.commerce-toolbar>div:first-child{display:none}.commerce-toolbar-controls{width:100%;display:grid;grid-template-columns:1fr 1fr}.commerce-toolbar label{display:grid;gap:4px}.commerce-toolbar select{width:100%}.commerce-detail-grid{grid-template-columns:1fr}.commerce-detail-main{height:390px}.commerce-product-grid--compact{grid-template-columns:1fr}.commerce-product-grid--compact .commerce-product-card{grid-template-columns:130px 1fr}.commerce-product-grid--compact .commerce-product-media{height:165px}}
@media(max-width:520px){.commerce-hero{padding:38px 0 32px}.commerce-product-grid,.commerce-product-grid--minimal{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.commerce-product-media,.commerce-product-grid--minimal .commerce-product-media{height:170px;padding:12px}.commerce-product-body,.commerce-product-grid--minimal .commerce-product-body{padding:0 10px 11px}.commerce-product-card h2{font-size:.82rem;min-height:3.3em}.commerce-product-brand{font-size:.62rem}.commerce-product-meta small{display:none}.commerce-product-bottom{display:block}.commerce-card-action{margin-top:10px;width:100%}.commerce-price strong{font-size:1.05rem}.commerce-category-tiles,.commerce-subcategories{grid-template-columns:1fr 1fr;gap:9px}.commerce-category-tile,.commerce-subcategories a{padding:14px}.commerce-detail-main{height:330px;padding:22px}.commerce-detail-actions{display:grid}.commerce-detail-info h1{font-size:2rem}}

/* NESA Commerce 1.4.3 - pricing + installments */
.is-on-order{color:#9a6700;font-weight:700}.commerce-product-pricing{margin-top:14px;padding-top:14px;border-top:1px solid var(--commerce-border);display:grid;gap:6px}.commerce-product-pricing .commerce-price{display:block}.commerce-price small{display:block;color:var(--commerce-muted);font-size:.7rem;font-weight:800;margin-bottom:2px;text-transform:uppercase;letter-spacing:.04em}.commerce-price>div{display:flex;align-items:baseline;gap:4px}.commerce-price--cash strong{color:var(--theme-primary,#dd1d2f)}.commerce-regular-price{font-size:.76rem;color:var(--commerce-muted)}.commerce-regular-price strong{color:#475467}.commerce-installment-badge{display:inline-flex;align-items:center;flex-wrap:wrap;gap:3px;width:fit-content;padding:6px 8px;border-radius:8px;background:#eef7ff;color:#14578f;font-size:.72rem;font-weight:700}.commerce-product-bottom--action{justify-content:flex-end;border-top:0;margin-top:10px;padding-top:0}.commerce-detail-pricing{margin:12px 0 24px}.commerce-detail-price-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:var(--commerce-muted);margin-bottom:2px}.commerce-detail-price--cash strong{color:var(--theme-primary,#dd1d2f)}.commerce-detail-regular-price{color:var(--commerce-muted);font-size:.9rem;margin-top:-16px;margin-bottom:12px}.commerce-detail-regular-price strong{color:#344054}.commerce-installment-badge--detail{font-size:.88rem;padding:9px 12px}.commerce-product-grid--minimal .commerce-installment-badge{font-size:.64rem}.commerce-product-grid--minimal .commerce-regular-price{font-size:.68rem}
@media(max-width:520px){.commerce-installment-badge{font-size:.63rem;padding:5px 6px}.commerce-regular-price{font-size:.67rem}.commerce-product-pricing{margin-top:10px;padding-top:10px}.commerce-product-bottom--action{margin-top:7px}.commerce-detail-regular-price{margin-top:-12px}}

/* NESA Commerce 1.4.3 - Hotfix 18: cleaner installment presentation */
.commerce-product-media{position:relative;overflow:hidden}
.commerce-installment-orb{position:absolute;top:14px;right:14px;width:92px;height:92px;border-radius:50%;background:var(--theme-primary,#dd1d2f);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 25px rgba(16,24,40,.18);z-index:3;line-height:1.02;padding:8px}
.commerce-installment-orb small{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:3px}
.commerce-installment-orb strong{font-size:1.25rem;font-weight:900;letter-spacing:-.03em}
.commerce-installment-orb em{font-size:.62rem;font-style:normal;font-weight:800;margin-top:1px}
.commerce-installment-orb span{font-size:.64rem;font-weight:800;margin-top:4px;opacity:.95}
.commerce-product-grid--minimal .commerce-installment-orb{width:76px;height:76px;top:9px;right:9px}
.commerce-product-grid--minimal .commerce-installment-orb strong{font-size:1rem}
@media(max-width:520px){.commerce-installment-orb{width:72px;height:72px;top:8px;right:8px}.commerce-installment-orb small,.commerce-installment-orb span,.commerce-installment-orb em{font-size:.54rem}.commerce-installment-orb strong{font-size:.95rem}}
.commerce-product-placeholder img{width:72%;height:72%;object-fit:contain;opacity:.9}.commerce-product-media{position:relative}.commerce-image-zoom{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(16,24,40,.12);background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(16,24,40,.12);display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:900;color:#101828;cursor:pointer;z-index:5;line-height:1}.commerce-image-zoom:hover{transform:scale(1.05)}.commerce-image-zoom--detail{right:18px;bottom:18px;width:46px;height:46px;font-size:1.55rem}.commerce-detail-main{position:relative;cursor:zoom-in}.commerce-detail-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.commerce-detail-thumb{width:82px;height:82px;border:1px solid var(--commerce-border);border-radius:var(--input-radius);padding:5px;background:#fff;cursor:pointer;transition:.18s ease}.commerce-detail-thumb img{width:100%;height:100%;object-fit:contain}.commerce-detail-thumb:hover,.commerce-detail-thumb.is-active{border-color:var(--theme-primary,#1674b8);box-shadow:0 0 0 2px rgba(22,116,184,.15)}.commerce-lightbox{position:fixed;inset:0;background:rgba(5,10,18,.88);z-index:99999;display:none;align-items:center;justify-content:center;padding:42px}.commerce-lightbox.is-open{display:flex}.commerce-lightbox img{max-width:min(92vw,1500px);max-height:88vh;object-fit:contain;background:#fff;border-radius:var(--input-radius)}.commerce-lightbox-close,.commerce-lightbox-nav{position:fixed;border:0;background:rgba(255,255,255,.95);color:#101828;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 30px rgba(0,0,0,.25)}.commerce-lightbox-close{top:22px;right:24px;width:46px;height:46px;border-radius:50%;font-size:2rem}.commerce-lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:72px;border-radius:14px;font-size:3rem}.commerce-lightbox-prev{left:22px}.commerce-lightbox-next{right:22px}.commerce-lightbox-lock{overflow:hidden}.commerce-product-grid--compact .commerce-installment-orb{width:78px;height:78px;top:12px;right:auto;left:58px;padding:8px}.commerce-product-grid--compact .commerce-installment-orb small{font-size:.55rem}.commerce-product-grid--compact .commerce-installment-orb strong{font-size:1rem}.commerce-product-grid--compact .commerce-installment-orb em,.commerce-product-grid--compact .commerce-installment-orb span{font-size:.55rem}.commerce-product-grid--minimal .commerce-installment-orb{width:72px;height:72px;padding:7px}.commerce-product-grid--minimal .commerce-installment-orb strong{font-size:.92rem}@media(max-width:760px){.commerce-lightbox{padding:18px}.commerce-lightbox-nav{width:42px;height:58px;font-size:2.3rem}.commerce-lightbox-prev{left:8px}.commerce-lightbox-next{right:8px}.commerce-image-zoom{width:34px;height:34px;right:9px;bottom:9px}.commerce-detail-thumb{width:68px;height:68px}}

/* Hotfix 27 · Shop landing cards */
.commerce-shop-section{padding-top:34px}.commerce-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.commerce-shop-card{display:block;overflow:hidden;border:1px solid var(--commerce-border);border-radius:22px;background:#fff;color:var(--commerce-dark);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.commerce-shop-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(16,24,40,.11);border-color:#d7dce4}.commerce-shop-card-media{position:relative;height:235px;background:linear-gradient(135deg,#f4f6f8,#fff);overflow:hidden}.commerce-shop-card-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(16,24,40,.08));pointer-events:none}.commerce-shop-card-media img{width:100%;height:100%;object-fit:contain;padding:22px;transition:transform .28s ease}.commerce-shop-card:hover .commerce-shop-card-media img{transform:scale(1.035)}.commerce-shop-count{position:absolute;z-index:2;top:16px;right:16px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.93);box-shadow:0 4px 18px rgba(16,24,40,.10);font-size:.76rem;font-weight:800;color:#344054;backdrop-filter:blur(8px)}.commerce-shop-card-body{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px 22px}.commerce-shop-card-kicker{display:block;margin-bottom:5px;color:var(--theme-primary,#dd1d2f);font-size:.68rem;line-height:1;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.commerce-shop-card h2{margin:0;font-size:1.18rem;line-height:1.25}.commerce-shop-arrow{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#f5f7fa;font-size:1.35rem;font-weight:800;transition:.2s ease}.commerce-shop-card:hover .commerce-shop-arrow{background:var(--theme-primary,#dd1d2f);color:#fff;transform:translateX(2px)}
@media(max-width:1050px){.commerce-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.commerce-shop-grid{grid-template-columns:1fr 1fr;gap:10px}.commerce-shop-card{border-radius:var(--card-radius)}.commerce-shop-card-media{height:155px}.commerce-shop-card-media img{padding:13px}.commerce-shop-count{top:9px;right:9px;font-size:.62rem;padding:5px 7px}.commerce-shop-card-body{padding:13px 14px 15px;gap:8px}.commerce-shop-card-kicker{font-size:.58rem}.commerce-shop-card h2{font-size:.88rem}.commerce-shop-arrow{width:30px;height:30px;font-size:1rem}}

/* Hotfix 28 · Shop Layout Manager V1 */
.commerce-shop-grid{--shop-cols:4;--shop-mobile-cols:2;display:grid;grid-template-columns:repeat(var(--shop-cols),minmax(0,1fr));gap:18px}.commerce-shop-grid--cols-3{--shop-cols:3}.commerce-shop-grid--cols-4{--shop-cols:4}.commerce-shop-grid--cols-5{--shop-cols:5}.commerce-shop-card{border:1px solid var(--commerce-border);border-radius:20px;background:#fff;overflow:hidden;text-decoration:none;color:var(--commerce-dark);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.commerce-shop-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(16,24,40,.09)}.commerce-shop-card-media{position:relative;background:#fff;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;padding:18px;border-bottom:1px solid #f0f1f3}.commerce-shop-grid--ratio-square .commerce-shop-card-media{aspect-ratio:1/1}.commerce-shop-card-media img{width:100%;height:100%;object-fit:contain;display:block}.commerce-shop-grid--fit-cover .commerce-shop-card-media img{object-fit:cover}.commerce-shop-count{position:absolute;left:14px;bottom:14px;background:rgba(16,24,40,.88);color:#fff;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;backdrop-filter:blur(8px)}.commerce-shop-card-body{padding:18px;display:flex;align-items:end;justify-content:space-between;gap:14px;min-height:104px}.commerce-shop-card-kicker{display:block;color:var(--commerce-muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:5px}.commerce-shop-card h2{font-size:1.15rem;line-height:1.25;margin:0}.commerce-shop-card-body p{margin:8px 0 0;color:var(--commerce-muted);font-size:.84rem;line-height:1.5}.commerce-shop-arrow{width:36px;height:36px;flex:0 0 36px;border:1px solid var(--commerce-border);border-radius:50%;display:grid;place-items:center;font-size:1.2rem;transition:.2s}.commerce-shop-card:hover .commerce-shop-arrow{background:var(--theme-primary,#dd1d2f);border-color:var(--theme-primary,#dd1d2f);color:#fff}
.commerce-shop-grid--minimal_grid{gap:12px}.commerce-shop-grid--minimal_grid .commerce-shop-card{border-radius:15px}.commerce-shop-grid--minimal_grid .commerce-shop-card-media{aspect-ratio:4/3;padding:14px}.commerce-shop-grid--minimal_grid .commerce-shop-card-body{padding:14px;min-height:84px}.commerce-shop-grid--minimal_grid .commerce-shop-card h2{font-size:1rem}.commerce-shop-grid--minimal_grid .commerce-shop-arrow{width:30px;height:30px;flex-basis:30px}
.commerce-shop-grid--editorial{grid-auto-flow:dense}.commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:span 2;grid-row:span 2}.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{aspect-ratio:16/9;min-height:360px}.commerce-shop-grid--editorial .commerce-shop-card.is-featured h2{font-size:1.6rem}.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-body{padding:22px}
.commerce-shop-grid--compact_catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commerce-shop-grid--compact_catalog .commerce-shop-card{display:grid;grid-template-columns:160px 1fr;border-radius:15px}.commerce-shop-grid--compact_catalog .commerce-shop-card-media{aspect-ratio:auto;height:130px;border-bottom:0;border-right:1px solid #f0f1f3;padding:12px}.commerce-shop-grid--compact_catalog .commerce-shop-card-body{min-height:130px;padding:16px}.commerce-shop-grid--compact_catalog .commerce-shop-count{font-size:.65rem;padding:5px 7px;left:8px;bottom:8px}
@media(max-width:1100px){.commerce-shop-grid{--shop-cols:3}.commerce-shop-grid--cols-3{--shop-cols:3}.commerce-shop-grid--cols-4,.commerce-shop-grid--cols-5{--shop-cols:3}.commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:span 2}.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{min-height:300px}}
@media(max-width:760px){.commerce-shop-grid{--shop-cols:var(--shop-mobile-cols)}.commerce-shop-grid--mobile-1{--shop-mobile-cols:1}.commerce-shop-grid--mobile-2{--shop-mobile-cols:2}.commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:span 2;grid-row:auto}.commerce-shop-grid--editorial.commerce-shop-grid--mobile-1 .commerce-shop-card.is-featured{grid-column:span 1}.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{min-height:0}.commerce-shop-grid--compact_catalog{grid-template-columns:1fr}.commerce-shop-grid--compact_catalog .commerce-shop-card{grid-template-columns:130px 1fr}.commerce-shop-grid--compact_catalog .commerce-shop-card-media,.commerce-shop-grid--compact_catalog .commerce-shop-card-body{height:115px;min-height:115px}}
@media(max-width:520px){.commerce-shop-grid{gap:10px}.commerce-shop-card-media{padding:10px}.commerce-shop-card-body{padding:12px;min-height:86px}.commerce-shop-card h2{font-size:.92rem}.commerce-shop-card-kicker{font-size:.58rem}.commerce-shop-count{left:8px;bottom:8px;font-size:.6rem;padding:5px 7px}.commerce-shop-arrow{width:30px;height:30px;flex-basis:30px}.commerce-shop-grid--mobile-1 .commerce-shop-card h2{font-size:1.05rem}}

/* Hotfix 29 · Shop cards visual reset + truly distinct presets */
.commerce-shop-card-media{
  background:#fff !important;
  overflow:hidden !important;
  border-radius:0 !important;
  isolation:isolate;
}
.commerce-shop-card-media:before,.commerce-shop-card-media:after{display:none !important;content:none !important}
.commerce-shop-card-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  padding:18px !important;
  margin:0 !important;
  background:#fff !important;
  border:0 !important;
  border-radius:0 !important;
  clip-path:none !important;
  -webkit-clip-path:none !important;
  mask:none !important;
  -webkit-mask:none !important;
  filter:none !important;
  box-shadow:none !important;
  transform:none;
}
.commerce-shop-grid--fit-cover .commerce-shop-card-media img{object-fit:cover !important;padding:0 !important}
.commerce-shop-card:hover .commerce-shop-card-media img{transform:scale(1.018)}
.commerce-shop-card-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.commerce-shop-count{
  position:static !important;
  display:inline-flex;
  margin-top:8px;
  padding:5px 9px !important;
  border-radius:999px !important;
  background:#f2f4f7 !important;
  color:#475467 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  font-size:.69rem !important;
  font-weight:800;
}

/* 1. Image Cards: clean ecommerce cards */
.commerce-shop-grid--image_cards .commerce-shop-card-media{aspect-ratio:16/10;border-bottom:1px solid #eef0f3}
.commerce-shop-grid--image_cards .commerce-shop-card-body{padding:18px 19px 20px;align-items:center}

/* 2. Minimal Grid: smaller, tighter, almost catalog tiles */
.commerce-shop-grid--minimal_grid{gap:12px}
.commerce-shop-grid--minimal_grid .commerce-shop-card{border-radius:14px;box-shadow:none}
.commerce-shop-grid--minimal_grid .commerce-shop-card-media{aspect-ratio:1/1;padding:0 !important;border-bottom:1px solid #f0f1f3}
.commerce-shop-grid--minimal_grid .commerce-shop-card-media img{padding:12px !important}
.commerce-shop-grid--minimal_grid .commerce-shop-card-body{padding:13px 14px 15px;min-height:92px}
.commerce-shop-grid--minimal_grid .commerce-shop-card-kicker{display:none}
.commerce-shop-grid--minimal_grid .commerce-shop-card h2{font-size:1rem}
.commerce-shop-grid--minimal_grid .commerce-shop-count{margin-top:6px;font-size:.63rem !important;padding:4px 7px !important}
.commerce-shop-grid--minimal_grid .commerce-shop-arrow{width:30px;height:30px;flex-basis:30px}

/* 3. Editorial: first category becomes a wide feature with copy + image */
.commerce-shop-grid--editorial{grid-auto-flow:dense}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured{
  grid-column:span 2;
  display:grid;
  grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);
  min-height:330px;
}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{
  grid-column:2;
  grid-row:1;
  aspect-ratio:auto;
  min-height:330px;
  border-left:1px solid #eef0f3;
  border-bottom:0;
}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-body{
  grid-column:1;
  grid-row:1;
  padding:34px 28px;
  align-items:flex-end;
  background:linear-gradient(145deg,#fff,#f8fafc);
}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured h2{font-size:1.75rem}
.commerce-shop-grid--editorial .commerce-shop-card:not(.is-featured) .commerce-shop-card-media{aspect-ratio:4/3}

/* 4. Compact Catalog: horizontal category rows */
.commerce-shop-grid--compact_catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.commerce-shop-grid--compact_catalog .commerce-shop-card{
  display:grid;
  grid-template-columns:145px minmax(0,1fr);
  min-height:132px;
  border-radius:15px;
}
.commerce-shop-grid--compact_catalog .commerce-shop-card-media{
  height:132px;
  aspect-ratio:auto;
  border-right:1px solid #eef0f3;
  border-bottom:0;
}
.commerce-shop-grid--compact_catalog .commerce-shop-card-media img{padding:11px !important}
.commerce-shop-grid--compact_catalog .commerce-shop-card-body{min-height:132px;padding:15px 16px}
.commerce-shop-grid--compact_catalog .commerce-shop-card-kicker{display:none}
.commerce-shop-grid--compact_catalog .commerce-shop-card h2{font-size:1rem}
.commerce-shop-grid--compact_catalog .commerce-shop-count{font-size:.62rem !important;padding:4px 7px !important}

@media(max-width:900px){
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-template-columns:1fr;grid-column:span 2;min-height:0}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{grid-column:1;grid-row:1;min-height:260px;border-left:0;border-bottom:1px solid #eef0f3}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-body{grid-column:1;grid-row:2;padding:22px}
}
@media(max-width:620px){
  .commerce-shop-grid--compact_catalog{grid-template-columns:1fr}
  .commerce-shop-grid--compact_catalog .commerce-shop-card{grid-template-columns:112px 1fr;min-height:108px}
  .commerce-shop-grid--compact_catalog .commerce-shop-card-media,.commerce-shop-grid--compact_catalog .commerce-shop-card-body{height:108px;min-height:108px}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:span 2}
  .commerce-shop-grid--editorial.commerce-shop-grid--mobile-1 .commerce-shop-card.is-featured{grid-column:span 1}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{min-height:210px}
}

/* Shop UI V3 — strong category identity and modern filter rail */
.commerce-hero--category{position:relative;overflow:hidden;padding:42px 0;background:linear-gradient(115deg,#f4f8fc 0%,#fff 48%,#edf5fb 100%);border-bottom:1px solid #e2e8f0}
.commerce-hero--category:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.025) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to right,transparent 0,#000 55%,#000 100%);pointer-events:none}
.commerce-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:center}
.commerce-hero-copy{position:relative;z-index:2}.commerce-hero--category .commerce-breadcrumb{margin-bottom:18px}.commerce-hero--category h1{font-size:clamp(3rem,5vw,4.75rem);letter-spacing:-.055em;margin-bottom:14px}.commerce-hero--category p{font-size:1.05rem;line-height:1.7;max-width:720px}
.commerce-hero-metrics{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.commerce-hero-metrics>span{display:flex;align-items:baseline;gap:7px;padding:9px 13px;border:1px solid rgba(16,24,40,.08);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 8px 25px rgba(15,23,42,.04);backdrop-filter:blur(8px)}.commerce-hero-metrics b{font-size:1rem;color:#0f172a}.commerce-hero-metrics small{font-size:.72rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.commerce-hero-art{position:relative;height:230px;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#0f172a 0%,#17233a 58%,#0b6fae 140%);box-shadow:0 26px 60px rgba(15,23,42,.18);isolation:isolate}.commerce-hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(55,170,240,.28),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.05),transparent 55%)}.commerce-hero-art-mark{position:absolute;left:28px;bottom:6px;font-weight:900;font-size:10rem;line-height:.82;letter-spacing:-.08em;color:rgba(255,255,255,.10)}.commerce-hero-art-label{position:absolute;left:26px;top:24px;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.16em}.commerce-hero-art-ring{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.commerce-hero-art-ring--one{width:180px;height:180px;right:-30px;top:-48px}.commerce-hero-art-ring--two{width:108px;height:108px;right:28px;top:18px;border-color:rgba(255,255,255,.28)}
.commerce-section{padding-top:36px;background:#fff}.commerce-catalog-layout{grid-template-columns:292px minmax(0,1fr);gap:28px}
.commerce-filters{top:94px;padding:0;border:1px solid #dce3eb;border-radius:22px;overflow:hidden;box-shadow:0 16px 44px rgba(15,23,42,.075)}.commerce-filters form{padding:22px}.commerce-filter-head{margin:-22px -22px 22px;padding:21px 22px 19px;background:linear-gradient(145deg,#111827,#1f2937);border:0;color:#fff}.commerce-filter-head>div{display:grid;gap:3px}.commerce-filter-head strong{font-size:1.05rem;color:#fff}.commerce-filter-head small{font-size:.72rem;color:#93c5fd;font-weight:800}.commerce-filter-kicker{font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:#7dd3fc;font-weight:900}.commerce-filter-head button{color:#fff}
.commerce-filter-field>span,.commerce-filter-group>strong{font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:#64748b}.commerce-filter-input-wrap{position:relative}.commerce-filter-input-wrap i{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-style:normal;color:#64748b;font-size:1.05rem}.commerce-filter-search input{padding-left:38px!important}.commerce-filter-field input,.commerce-price-row input{border:1px solid #d8e0e8;border-radius:var(--input-radius);padding:11px 12px;background:#f8fafc}.commerce-filter-field input:focus,.commerce-price-row input:focus{background:#fff;outline:0;border-color:#2083c2;box-shadow:0 0 0 3px rgba(32,131,194,.11)}
.commerce-filter-group{padding:19px 0;border-color:#edf0f4}.commerce-radio{position:relative;padding:7px 9px;border-radius:10px;transition:.16s ease}.commerce-radio:hover{background:#f5f8fb}.commerce-radio input{width:16px;height:16px;accent-color:#1674b8}.commerce-radio:has(input:checked){background:#eef6fc;color:#075985;font-weight:800}
.commerce-switch{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;margin:18px 0;padding:13px;border:1px solid #e1e7ee;border-radius:14px;background:#f8fafc}.commerce-switch input{position:absolute;opacity:0;pointer-events:none}.commerce-switch-ui{position:relative;width:40px;height:22px;border-radius:999px;background:#cbd5e1;transition:.18s}.commerce-switch-ui:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:.18s}.commerce-switch input:checked+.commerce-switch-ui{background:#1674b8}.commerce-switch input:checked+.commerce-switch-ui:after{transform:translateX(18px)}.commerce-switch>span:last-child{display:grid;gap:2px}.commerce-switch strong{font-size:.83rem}.commerce-switch small{font-size:.69rem;line-height:1.35;color:#64748b}
.commerce-filter-submit{width:100%;padding:12px;border-radius:var(--input-radius);background:linear-gradient(135deg,#1674b8,#0d5f98);box-shadow:0 10px 22px rgba(22,116,184,.18)}.commerce-reset{padding:9px 0 0;text-decoration:none}.commerce-reset:hover{color:#0f172a}
.commerce-toolbar{min-height:64px;padding:9px 10px 9px 17px;border:1px solid #e1e7ee;border-radius:17px;background:linear-gradient(#fff,#fbfcfe);box-shadow:0 10px 30px rgba(15,23,42,.045)}.commerce-toolbar>div:first-child{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#64748b}.commerce-toolbar>div:first-child strong{display:inline-grid;place-items:center;min-width:34px;height:34px;padding:0 10px;border-radius:10px;background:#0f172a;color:#fff;font-size:.92rem}.commerce-toolbar-controls{gap:9px}.commerce-toolbar label{gap:7px}.commerce-toolbar select{border:1px solid #d9e1e9;border-radius:11px;background:#fff;font-weight:700;color:#1f2937}
.commerce-product-card{border-color:#e3e8ee}.commerce-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(15,23,42,.10);border-color:#cfd8e3}.commerce-product-media{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%)}
@media(max-width:980px){.commerce-hero-grid{grid-template-columns:1fr 250px;gap:28px}.commerce-hero-art{height:190px}.commerce-catalog-layout{grid-template-columns:260px minmax(0,1fr)}}
@media(max-width:780px){.commerce-hero--category{padding:30px 0}.commerce-hero-grid{grid-template-columns:1fr}.commerce-hero-art{display:none}.commerce-hero--category h1{font-size:2.7rem}.commerce-hero-metrics{margin-top:18px}.commerce-catalog-layout{display:block}.commerce-filters{border-radius:0}.commerce-filters form{padding:20px}.commerce-filter-head{margin:-20px -20px 20px}.commerce-toolbar{padding:10px}.commerce-toolbar>div:first-child{display:none}}

/* Shop UI V4 — patterned hero, usable mobile filter drawer, mobile shop dock */
.commerce-hero--category{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:
    linear-gradient(115deg,rgba(246,250,255,.98),rgba(255,255,255,.96) 58%,rgba(239,247,255,.94)),
    #f7faff;
}
.commerce-hero--category::before{
  content:"";
  position:absolute;
  inset:-35% -10%;
  z-index:-2;
  pointer-events:none;
  opacity:.58;
  background-image:
    repeating-linear-gradient(128deg,transparent 0 54px,rgba(27,119,181,.08) 55px 57px,transparent 58px 112px),
    repeating-linear-gradient(38deg,transparent 0 96px,rgba(56,189,248,.055) 97px 99px,transparent 100px 178px);
  transform:translate3d(0,0,0);
}
.commerce-hero--category::after{
  content:"";
  position:absolute;
  right:-5vw;
  top:50%;
  width:min(48vw,720px);
  aspect-ratio:1.35;
  transform:translateY(-50%);
  z-index:-1;
  pointer-events:none;
  opacity:.55;
  background:
    radial-gradient(circle at 16% 23%,rgba(37,163,225,.32) 0 7px,transparent 8px),
    linear-gradient(132deg,transparent 0 23%,rgba(17,111,171,.12) 23.3% 24%,transparent 24.3% 43%,rgba(17,111,171,.08) 43.3% 44%,transparent 44.3%),
    radial-gradient(ellipse at 64% 50%,rgba(37,163,225,.08),transparent 62%);
  border-radius:50%;
}
.commerce-hero--category .commerce-hero-grid{position:relative;z-index:1}
.commerce-hero--category .commerce-hero-art{background:rgba(255,255,255,.55);backdrop-filter:blur(6px);border:1px solid rgba(29,113,171,.12);box-shadow:0 24px 70px rgba(20,91,140,.08)}
.commerce-filter-actions{display:grid;gap:10px}
.commerce-filter-backdrop{display:none}
.commerce-mobile-dock{display:none}

@media(max-width:780px){
  body.commerce-filter-lock{overflow:hidden;touch-action:none}
  .commerce-hero--category::before{inset:-20% -55%;opacity:.48;background-attachment:fixed}
  .commerce-hero--category::after{right:-45vw;width:120vw;opacity:.32}
  .commerce-filters{
    top:0!important;
    bottom:0!important;
    height:100dvh;
    max-height:100dvh;
    overflow-y:auto!important;
    overflow-x:hidden;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding:0 0 calc(22px + env(safe-area-inset-bottom));
    border:0;
    background:#fff;
  }
  .commerce-filters form{min-height:100%;display:flex;flex-direction:column;padding-bottom:0}
  .commerce-filter-head{position:sticky;top:0;z-index:5;margin:0;padding:26px 22px;background:#111b2b;color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.08)}
  .commerce-filter-search,.commerce-filter-group,.commerce-switch{margin-left:22px;margin-right:22px}
  .commerce-filter-search{margin-top:24px}
  .commerce-filter-actions{
    position:sticky;
    bottom:0;
    z-index:6;
    margin-top:auto;
    padding:14px 22px calc(14px + env(safe-area-inset-bottom));
    background:linear-gradient(to bottom,rgba(255,255,255,.92),#fff 24%);
    border-top:1px solid var(--commerce-border);
    box-shadow:0 -12px 30px rgba(16,24,40,.08);
  }
  .commerce-filter-actions .commerce-reset{margin-top:0;padding:8px}
  .commerce-filter-backdrop{
    display:block;
    position:fixed;
    z-index:9999;
    inset:0;
    border:0;
    background:rgba(15,23,42,.36);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:.2s ease;
  }
  .commerce-filter-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
  .commerce-filters{z-index:10000}
  .commerce-section{padding-bottom:calc(110px + env(safe-area-inset-bottom))}
  .commerce-mobile-dock{
    position:fixed;
    z-index:9000;
    left:12px;
    right:12px;
    bottom:calc(10px + env(safe-area-inset-bottom));
    height:68px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    align-items:stretch;
    padding:6px;
    border:1px solid rgba(15,23,42,.09);
    border-radius:20px;
    background:rgba(255,255,255,.94);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px);
    box-shadow:0 18px 45px rgba(15,23,42,.18);
  }
  .commerce-mobile-dock__item{
    position:relative;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    min-width:0;
    color:#344054;
    text-decoration:none;
    border-radius:15px;
    font-size:11px;
    font-weight:800;
  }
  .commerce-mobile-dock__item:first-child{color:var(--theme-primary,#1674b7);background:#eef7fd}
  .commerce-mobile-dock__item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .commerce-mobile-dock__item:active{transform:scale(.97)}
}

/* Shop UI V5 — commerce hero + refined mobile shop cards */
.commerce-hero--tech,
.commerce-hero--category{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background-color:#f8fcff;
  background-image:url('../images/commerce-tech-hero.svg');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  border-bottom:1px solid #dfeaf2;
}
.commerce-hero--tech::before,
.commerce-hero--tech::after,
.commerce-hero--category::before,
.commerce-hero--category::after{content:none!important;display:none!important}
.commerce-hero--category{padding:54px 0 48px;min-height:315px;display:flex;align-items:center}
.commerce-shop-hero{padding:56px 0 50px;min-height:300px;display:flex;align-items:center}
.commerce-hero--category .commerce-hero-grid,
.commerce-shop-hero .commerce-hero-grid{grid-template-columns:minmax(0,760px) 1fr;align-items:center}
.commerce-hero--category .commerce-hero-copy,
.commerce-shop-hero .commerce-hero-copy{max-width:760px}
.commerce-hero--category .commerce-hero-art{display:none!important}
.commerce-hero--category .commerce-breadcrumb{margin-bottom:20px}
.commerce-hero--category h1,.commerce-shop-hero h1{letter-spacing:-.045em;text-wrap:balance}
.commerce-hero--category p,.commerce-shop-hero p{color:#536579;max-width:680px}
.commerce-hero-metrics>span{background:rgba(255,255,255,.82);border-color:rgba(60,134,183,.14);box-shadow:0 9px 24px rgba(42,113,159,.07)}
.commerce-hero-metrics b{color:#0e5f94}
.commerce-hero-metrics--shop{margin-top:22px}

@media(min-width:1100px){
  .commerce-hero--tech,.commerce-hero--category{background-attachment:fixed}
}

@media(max-width:780px){
  .commerce-hero--tech,.commerce-hero--category{
    background-attachment:scroll;
    background-position:64% center;
    background-size:auto 100%;
  }
  .commerce-hero--category,.commerce-shop-hero{min-height:0;padding:34px 0 30px}
  .commerce-hero--category .commerce-hero-grid,.commerce-shop-hero .commerce-hero-grid{display:block}
  .commerce-hero--category h1,.commerce-shop-hero h1{font-size:clamp(2.15rem,11vw,3rem)}
  .commerce-hero--category p,.commerce-shop-hero p{font-size:.96rem;line-height:1.55;max-width:92%}
  .commerce-hero--category .commerce-breadcrumb{margin-bottom:16px}
  .commerce-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;max-width:100%}
  .commerce-hero-metrics>span{min-width:0;display:grid;gap:1px;align-content:center;justify-items:start;padding:10px 11px;border-radius:var(--button-radius)}
  .commerce-hero-metrics b{font-size:.95rem;line-height:1.1}
  .commerce-hero-metrics small{font-size:.57rem;line-height:1.25;letter-spacing:.03em;white-space:normal}
  .commerce-hero-metrics--shop{grid-template-columns:repeat(2,minmax(0,1fr));max-width:330px}
  .commerce-shop-section{padding-top:24px;padding-bottom:calc(104px + env(safe-area-inset-bottom))}
}

/* Mobile shop cards: count becomes a compact inline chip, never a floating bubble. */
@media(max-width:520px){
  .commerce-shop-grid{gap:11px}
  .commerce-shop-card{border-radius:17px;box-shadow:0 7px 22px rgba(15,23,42,.05)}
  .commerce-shop-card-media{aspect-ratio:1/1!important;min-height:0!important;padding:10px!important}
  .commerce-shop-card-media img{padding:7px!important}
  .commerce-shop-card-body{min-height:98px;padding:12px 12px 13px;align-items:flex-end}
  .commerce-shop-card-copy{width:100%;min-width:0}
  .commerce-shop-card h2{font-size:.9rem;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .commerce-shop-card-kicker{margin-bottom:4px;font-size:.55rem}
  .commerce-shop-count{
    position:static!important;
    inset:auto!important;
    display:inline-flex!important;
    align-items:center;
    width:auto!important;
    max-width:100%;
    margin-top:7px;
    padding:4px 7px!important;
    border-radius:999px!important;
    background:#edf6fc!important;
    color:#0b6ca7!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    font-size:.58rem!important;
    line-height:1.15!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .commerce-shop-arrow{width:29px;height:29px;flex:0 0 29px;font-size:.95rem}
}

/* Commerce Cart V1 */
.header-shop-cart-link{position:relative}.commerce-cart-count{position:absolute;top:-7px;right:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#e7192d;color:#fff;border:2px solid #fff;font-size:10px;line-height:15px;text-align:center;font-weight:900;box-sizing:border-box}.commerce-mobile-dock__item{position:relative}.commerce-mobile-dock__badge{position:absolute;top:4px;right:calc(50% - 24px);min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e7192d;color:#fff;font-size:10px;line-height:18px;font-weight:900;text-align:center}.commerce-cart-toast{position:fixed;z-index:99999;right:22px;bottom:24px;max-width:min(420px,calc(100vw - 32px));padding:13px 16px;border-radius:var(--input-radius);background:#101828;color:#fff;box-shadow:0 18px 48px rgba(16,24,40,.2);font-size:.9rem;font-weight:700;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s ease}.commerce-cart-toast.is-show{opacity:1;transform:none}.commerce-cart-toast.is-error{background:#b42318}.commerce-cart-page{padding:42px 0 80px;background:#fbfcfe;min-height:60vh}.commerce-cart-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.commerce-cart-head h1{font-size:clamp(2.2rem,5vw,4rem);margin:2px 0 8px;line-height:1}.commerce-cart-head p{margin:0;color:#667085}.commerce-cart-clear{border:1px solid #e3e7ed;background:#fff;color:#667085;border-radius:11px;padding:10px 14px;font-weight:800;cursor:pointer}.commerce-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.commerce-cart-items{display:grid;gap:12px}.commerce-cart-item{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr) 100px 150px;gap:18px;align-items:center;padding:16px 48px 16px 16px;border:1px solid #e5e9ef;background:#fff;border-radius:var(--card-radius);box-shadow:0 10px 30px rgba(16,24,40,.04)}.commerce-cart-item__media{height:96px;border-radius:var(--button-radius);background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:8px}.commerce-cart-item__media img{width:100%;height:100%;object-fit:contain}.commerce-cart-item__copy>span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#667085;margin-bottom:5px}.commerce-cart-item__copy h2{margin:0 0 6px;font-size:1rem;line-height:1.3}.commerce-cart-item__copy h2 a{color:#101828;text-decoration:none}.commerce-cart-item__copy small{color:#667085}.commerce-cart-item__qty label{display:block;font-size:.72rem;color:#667085;font-weight:800;margin-bottom:5px}.commerce-cart-item__qty input{width:78px;border:1px solid #d7dde5;border-radius:10px;padding:9px 8px;text-align:center;background:#fff}.commerce-cart-item__price{text-align:right}.commerce-cart-item__price small{display:block;color:#667085;font-size:.72rem;margin-bottom:5px}.commerce-cart-item__price strong{font-size:1.05rem;color:#101828}.commerce-cart-item__remove{position:absolute;right:14px;top:14px;width:30px;height:30px;border:1px solid #e4e7ec;background:#fff;border-radius:9px;color:#667085;font-size:20px;line-height:1;cursor:pointer}.commerce-cart-summary{position:sticky;top:120px;border:1px solid #dfe5ec;background:#fff;border-radius:20px;padding:24px;box-shadow:0 16px 44px rgba(16,24,40,.06)}.commerce-cart-summary__kicker{color:var(--theme-primary,#1671b9);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.commerce-cart-summary h2{margin:7px 0 20px;font-size:1.45rem}.commerce-cart-summary__row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0f4}.commerce-cart-summary__delivery{margin:18px 0;padding:15px;border-radius:var(--button-radius);background:#f2f7fc}.commerce-cart-summary__delivery strong{font-size:.86rem;color:#0f5287}.commerce-cart-summary__delivery p{font-size:.78rem;line-height:1.45;color:#667085;margin:6px 0 0}.commerce-cart-summary .commerce-primary-btn{width:100%}.commerce-cart-checkout-disabled{opacity:.55;cursor:not-allowed}.commerce-cart-next-note{display:block;text-align:center;color:#98a2b3;line-height:1.4;margin-top:10px}.commerce-cart-empty{text-align:center;border:1px solid #e4e8ee;border-radius:22px;background:#fff;padding:60px 24px}.commerce-cart-empty__icon{font-size:2.4rem}.commerce-cart-empty h2{font-size:1.7rem;margin:12px 0 6px}.commerce-cart-empty p{color:#667085;margin:0 auto 22px;max-width:520px}
@media(max-width:900px){.commerce-cart-layout{grid-template-columns:1fr}.commerce-cart-summary{position:static}.commerce-cart-item{grid-template-columns:90px minmax(0,1fr) 90px}.commerce-cart-item__price{grid-column:2/4;text-align:left}.commerce-cart-item__price small{display:inline;margin-right:8px}.commerce-cart-toast{bottom:90px}}
@media(max-width:600px){.commerce-cart-page{padding:28px 0 110px}.commerce-cart-head{display:block}.commerce-cart-clear{margin-top:16px}.commerce-cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px 42px 14px 12px}.commerce-cart-item__media{height:76px}.commerce-cart-item__qty{grid-column:1/2}.commerce-cart-item__price{grid-column:2/3;align-self:end}.commerce-cart-item__copy h2{font-size:.9rem}.commerce-cart-summary{padding:19px}.commerce-cart-toast{left:16px;right:16px;bottom:86px}}

/* Commerce Cart / Checkout V2 */
.commerce-card-actions-pair{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.commerce-card-actions-pair .commerce-card-action{flex:1}.commerce-card-detail-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #dbe2ea;border-radius:11px;background:#fff;color:#15324c;box-shadow:0 5px 16px rgba(16,24,40,.05);transition:.18s ease}.commerce-card-detail-icon:hover{transform:translateY(-1px);border-color:#b9cee0;color:var(--theme-primary,#1671b9)}.commerce-card-detail-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.commerce-checkout-page{padding:42px 0 90px;background:#fbfcfe;min-height:65vh}.commerce-checkout-head{max-width:760px;margin:0 0 28px}.commerce-checkout-head h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:4px 0 10px}.commerce-checkout-head p{margin:0;color:#667085;line-height:1.6}.commerce-checkout-error{margin:0 0 20px;padding:14px 16px;border:1px solid #fecaca;border-radius:var(--button-radius);background:#fff7f7;color:#8f1d1d}.commerce-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.commerce-checkout-form{display:grid;gap:16px}.commerce-checkout-card{border:1px solid #e2e7ed;background:#fff;border-radius:20px;padding:22px;box-shadow:0 12px 34px rgba(16,24,40,.04)}.commerce-checkout-card__head{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px}.commerce-checkout-card__head>span{width:34px;height:34px;border-radius:10px;background:#edf6fd;color:#0b66a8;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900}.commerce-checkout-card__head h2{margin:0 0 3px;font-size:1.15rem}.commerce-checkout-card__head p{margin:0;color:#7a8697;font-size:.84rem}.commerce-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.commerce-checkout-field{display:grid;gap:7px}.commerce-checkout-field--wide{grid-column:1/-1}.commerce-checkout-field>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#526174}.commerce-checkout-field input,.commerce-checkout-field textarea{width:100%;box-sizing:border-box;border:1px solid #d7dee7;border-radius:var(--input-radius);padding:12px 13px;background:#fbfcfe;color:#101828;font:inherit;outline:none}.commerce-checkout-field input:focus,.commerce-checkout-field textarea:focus{border-color:#91bddf;box-shadow:0 0 0 3px rgba(22,113,185,.08);background:#fff}.commerce-payment-option{display:flex;gap:12px;align-items:center;border:1px solid #dce4ec;background:#f8fbfe;border-radius:14px;padding:14px;margin-bottom:16px;cursor:pointer}.commerce-payment-option input{accent-color:#1671b9}.commerce-payment-option__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:#0f2840;color:#fff;font-size:.72rem;font-weight:900}.commerce-payment-option strong,.commerce-payment-option small{display:block}.commerce-payment-option small{color:#758195;margin-top:3px}.commerce-privacy-check{display:flex;align-items:flex-start;gap:10px;margin-top:16px;font-size:.84rem;color:#667085;line-height:1.5}.commerce-privacy-check input{margin-top:3px;accent-color:#1671b9}.commerce-privacy-check a{color:#0b66a8}.commerce-place-order{min-height:52px;font-size:1rem}.commerce-place-order-note{text-align:center;margin:0;color:#7b8796;font-size:.8rem}.commerce-checkout-summary{position:sticky;top:118px;border:1px solid #dfe5ec;background:#fff;border-radius:20px;padding:24px;box-shadow:0 16px 44px rgba(16,24,40,.06)}.commerce-checkout-summary h2{margin:7px 0 16px}.commerce-checkout-summary__items{display:grid;gap:10px;margin-bottom:14px;max-height:340px;overflow:auto}.commerce-checkout-summary__item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px solid #eef1f4}.commerce-checkout-summary__media{height:50px;border-radius:9px;background:#f7f9fb;padding:4px}.commerce-checkout-summary__media img{width:100%;height:100%;object-fit:contain}.commerce-checkout-summary__item strong{display:block;font-size:.82rem;line-height:1.25}.commerce-checkout-summary__item small{display:block;color:#7a8697;margin-top:3px}.commerce-checkout-summary__item>b{font-size:.8rem;white-space:nowrap}.commerce-checkout-summary__total{display:flex;justify-content:space-between;align-items:end;padding-top:15px}.commerce-checkout-summary__total span{color:#667085}.commerce-checkout-summary__total strong{font-size:1.3rem}.commerce-checkout-back{display:block;text-align:center;margin-top:18px;color:#667085;text-decoration:none;font-size:.84rem}.commerce-order-success{max-width:760px;margin:30px auto 60px;text-align:center;border:1px solid #dce6ef;background:#fff;border-radius:24px;padding:48px 34px;box-shadow:0 18px 55px rgba(16,24,40,.07)}.commerce-order-success__icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8f7ef;color:#087a4b;font-size:30px;font-weight:900}.commerce-order-success h1{font-size:clamp(2rem,5vw,3.5rem);margin:8px 0 12px}.commerce-order-success p{max-width:620px;margin:0 auto;color:#667085;line-height:1.65}.commerce-order-success__meta{display:flex;justify-content:space-between;max-width:420px;margin:24px auto 0;padding:15px;border-radius:var(--button-radius);background:#f7f9fc}.commerce-order-success__actions{display:flex;justify-content:center;gap:10px;margin-top:25px}
@media(max-width:900px){.commerce-checkout-layout{grid-template-columns:1fr}.commerce-checkout-summary{position:static}.commerce-checkout-form{order:2}.commerce-checkout-summary{order:1}}
@media(max-width:640px){.commerce-checkout-page{padding:24px 0 90px}.commerce-checkout-grid{grid-template-columns:1fr}.commerce-checkout-field--wide{grid-column:auto}.commerce-checkout-card{padding:17px}.commerce-checkout-summary{padding:18px}.commerce-order-success{padding:34px 18px}.commerce-order-success__actions{flex-direction:column}.commerce-card-actions-pair{gap:6px}.commerce-card-detail-icon{width:40px;height:40px;flex:0 0 40px}}

.commerce-card-actions-pair--detail-cart .commerce-card-detail-action{flex:1}.commerce-card-cart-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border:0;border-radius:11px;background:var(--theme-primary,#1671b9);color:#fff;cursor:pointer;box-shadow:0 6px 16px rgba(22,113,185,.18);transition:.18s ease}.commerce-card-cart-icon:hover{transform:translateY(-1px);filter:brightness(.96)}.commerce-card-cart-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Cart stock-state UX */
.commerce-card-cart-icon.is-maxed,.commerce-card-cart-icon:disabled{background:#e7edf3;color:#587087;box-shadow:none;cursor:not-allowed;transform:none;filter:none}.commerce-card-cart-icon.is-loading{opacity:.7;cursor:wait}.commerce-card-action.is-disabled,.commerce-card-action:disabled{background:#eef2f6!important;color:#667085!important;border-color:#e0e5eb!important;box-shadow:none!important;cursor:not-allowed!important}.commerce-card-contact-mini{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 12px;border:1px solid #d7e0e9;border-radius:11px;background:#fff;color:#15324c;text-decoration:none;font-size:.78rem;font-weight:800;white-space:nowrap;transition:.18s ease}.commerce-card-contact-mini:hover{border-color:#9fc1dc;color:var(--theme-primary,#1671b9)}.commerce-card-actions-pair--cart-only .commerce-card-action{flex:1}.commerce-card-actions-pair--cart-only .commerce-card-contact-mini{flex:0 0 auto}.commerce-product-meta .is-on-order{color:#a56700}
@media(max-width:640px){.commerce-card-contact-mini{padding:0 10px;font-size:.74rem}}


/* Commerce pricing polish V1 — cash-first cards + in-store installment notice */
.commerce-installment-store-note{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;margin:16px 0 20px;padding:14px 15px;border:1px solid #d8e7f4;border-radius:14px;background:linear-gradient(135deg,#f5faff 0%,#eef7ff 100%);color:#15324c}.commerce-installment-store-note__icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#1671b9;color:#fff;font-size:1rem;font-weight:900;box-shadow:0 7px 18px rgba(22,113,185,.16)}.commerce-installment-store-note strong{display:block;font-size:.88rem;line-height:1.45;color:#113b5c}.commerce-installment-store-note small{display:block;margin-top:8px;color:#667085;font-size:.74rem;font-weight:800}.commerce-installment-bank-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.commerce-installment-bank-list span{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border:1px solid #cfe0ee;border-radius:999px;background:#fff;color:#245575;font-size:.7rem;font-weight:800}.commerce-product-pricing .commerce-price--cash strong{font-size:1.42rem}.commerce-product-pricing .commerce-regular-price{margin-top:1px}.commerce-product-pricing .commerce-regular-price strong{font-weight:700}
@media(max-width:640px){.commerce-installment-store-note{grid-template-columns:34px minmax(0,1fr);padding:12px}.commerce-installment-store-note__icon{width:34px;height:34px}.commerce-installment-store-note strong{font-size:.82rem}.commerce-installment-bank-list span{font-size:.66rem;padding:4px 8px}}


/* Commerce Customers V1 */
.commerce-account-page{padding:46px 0 72px;background:linear-gradient(180deg,#f7fbff 0,#fff 42%);min-height:58vh}.commerce-auth-shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:34px;align-items:start;max-width:1060px;margin:0 auto}.commerce-auth-shell--register{max-width:1180px}.commerce-auth-copy{padding:32px 8px 24px}.commerce-auth-copy h1,.commerce-account-head h1,.commerce-auth-card h1,.commerce-account-state h1{font-size:clamp(32px,4vw,52px);line-height:1.02;margin:10px 0 14px;color:#13233a}.commerce-auth-copy p,.commerce-account-head p,.commerce-auth-card>p,.commerce-account-state p{color:#66758a;line-height:1.7;font-size:16px}.commerce-auth-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.commerce-auth-benefits span{padding:8px 11px;border-radius:999px;background:#eaf4ff;color:#0c639f;font-size:13px;font-weight:800}.commerce-security-note{display:grid;gap:5px;border-left:3px solid #126fb6;background:#fff;padding:15px 17px;margin-top:24px;border-radius:0 12px 12px 0;box-shadow:0 10px 28px rgba(25,60,95,.06)}.commerce-security-note span{color:#69788d;font-size:14px;line-height:1.5}.commerce-auth-card,.commerce-account-panel,.commerce-account-state{background:#fff;border:1px solid #e1e9f2;border-radius:22px;box-shadow:0 20px 54px rgba(28,58,91,.09)}.commerce-auth-card{padding:28px}.commerce-auth-card--solo{max-width:580px;margin:0 auto}.commerce-account-form{display:grid;gap:15px}.commerce-account-form--grid{grid-template-columns:1fr 1fr}.commerce-account-form label{display:grid;gap:7px;color:#26384d;font-weight:750;font-size:14px}.commerce-account-form label.wide,.commerce-account-form .wide{grid-column:1/-1}.commerce-account-form input,.commerce-account-form textarea{width:100%;box-sizing:border-box;border:1px solid #d9e3ed;border-radius:11px;background:#fff;padding:12px 13px;font:inherit;color:#172536;outline:none;transition:border-color .15s,box-shadow .15s}.commerce-account-form input:focus,.commerce-account-form textarea:focus{border-color:#6ca8d2;box-shadow:0 0 0 3px rgba(18,111,182,.1)}.commerce-account-form input[readonly]{background:#f4f7fa;color:#6b7888}.commerce-account-form small{font-size:12px;line-height:1.45;color:#7a8798;font-weight:500}.commerce-auth-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid #edf0f4}.commerce-auth-links a,.commerce-account-panel__title a{color:#126fb6;font-weight:750;text-decoration:none}.commerce-activation-resend{margin-top:16px;border-top:1px solid #edf0f4;padding-top:14px}.commerce-activation-resend summary{cursor:pointer;font-weight:750;color:#49586b}.commerce-activation-resend form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.commerce-activation-resend input{border:1px solid #d9e3ed;border-radius:9px;padding:10px}.commerce-activation-resend button{border:0;border-radius:9px;background:#172a40;color:#fff;font-weight:800;padding:10px 13px}.commerce-account-notice{padding:13px 15px;border-radius:var(--input-radius);margin-bottom:16px;line-height:1.5}.commerce-account-notice.is-success{background:#eaf8f1;color:#146b49;border:1px solid #ccebdd}.commerce-account-notice.is-error{background:#fff1f1;color:#a52b2b;border:1px solid #f2d1d1}.commerce-account-state{max-width:660px;margin:0 auto;text-align:center;padding:46px 34px}.commerce-account-state__icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e8f7ef;color:#087a4b;font-size:30px;font-weight:900}.commerce-account-state.is-error .commerce-account-state__icon{background:#fff0f0;color:#b42318}.commerce-account-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.commerce-account-head h1{font-size:clamp(30px,4vw,46px);margin-bottom:8px}.commerce-account-head p{margin:0}.commerce-account-layout{display:grid;grid-template-columns:minmax(330px,.75fr) minmax(0,1.25fr);gap:20px}.commerce-account-panel{padding:24px}.commerce-account-panel h2{margin:0 0 8px;color:#172536}.commerce-account-panel__hint{margin:0 0 18px;color:#728093;line-height:1.55}.commerce-account-panel__title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.commerce-account-panel__title h2{margin:0}.commerce-account-panel__title p{margin:4px 0 0;color:#7a8798;font-size:13px}.commerce-order-history-list{display:grid;gap:9px}.commerce-order-history-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:14px;border:1px solid #e9edf2;border-radius:var(--button-radius);background:#fbfcfe}.commerce-order-history-list article div{display:grid;gap:4px}.commerce-order-history-list small{color:#7a8798}.commerce-order-status{font-size:11px;font-weight:850;padding:5px 8px;border-radius:999px;background:#f0f3f6;color:#566477}.commerce-order-status.new{background:#fff4d6;color:#8b6200}.commerce-order-status.confirmed{background:#eaf4ff;color:#0b5f9d}.commerce-order-status.shipped{background:#eeeaff;color:#5b43a4}.commerce-order-status.completed{background:#e8f7ef;color:#087a4b}.commerce-order-status.cancelled{background:#fff0f0;color:#b42318}.commerce-account-empty{display:grid;gap:5px;padding:24px;border-radius:14px;background:#f7f9fc;color:#66758a}.commerce-account-empty strong{color:#26384d}.commerce-checkout-field input[readonly]{background:#f2f6f9;color:#657386}
@media(max-width:900px){.commerce-auth-shell,.commerce-account-layout{grid-template-columns:1fr}.commerce-auth-copy{padding:4px 2px}.commerce-account-head{align-items:flex-start}.commerce-order-history-list article{grid-template-columns:1fr auto}.commerce-order-history-list article>b{grid-column:1/-1}.commerce-auth-shell--register{gap:20px}}
@media(max-width:620px){.commerce-account-page{padding:24px 0 90px}.commerce-auth-card,.commerce-account-panel{padding:18px;border-radius:var(--card-radius)}.commerce-account-form--grid{grid-template-columns:1fr}.commerce-account-form label.wide,.commerce-account-form .wide{grid-column:auto}.commerce-auth-copy h1,.commerce-auth-card h1,.commerce-account-state h1{font-size:32px}.commerce-account-head{display:grid}.commerce-account-head form{justify-self:start}.commerce-auth-links{display:grid}.commerce-activation-resend form{grid-template-columns:1fr}.commerce-order-history-list article{grid-template-columns:1fr}.commerce-order-history-list article>b{grid-column:auto}.commerce-account-state{padding:32px 20px}}
.commerce-checkout-account-hint{margin:-2px 0 18px;padding:12px 14px;border-radius:var(--input-radius);background:#eef6ff;border:1px solid #dbeafa;color:#536579;font-size:14px}.commerce-checkout-account-hint a{color:#126fb6;font-weight:800}


/* Commerce operations polish V1 */
@media(min-width:781px){
  .commerce-filters{max-height:calc(100vh - 116px);overflow:hidden}
  .commerce-filters form{max-height:calc(100vh - 116px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:flex;flex-direction:column}
  .commerce-filter-head{position:sticky;top:-22px;z-index:8;flex:0 0 auto}
  .commerce-filter-actions{position:sticky;bottom:-1px;z-index:8;margin-top:14px;padding:14px 0 6px;background:linear-gradient(180deg,rgba(255,255,255,.92),#fff 22%);border-top:1px solid var(--commerce-border);box-shadow:0 -10px 24px rgba(15,23,42,.04)}
}
.commerce-installment-calculator{margin:16px 0 20px;padding:16px;border:1px solid #d8e7f4;border-radius:var(--card-radius);background:#fff;box-shadow:0 10px 30px rgba(22,113,185,.07)}
.commerce-installment-calculator__head{display:flex;align-items:end;justify-content:space-between;gap:18px}.commerce-installment-calculator__head>div{display:grid;gap:3px}.commerce-installment-calculator__head span{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#1671b9;font-weight:900}.commerce-installment-calculator__head strong{font-size:1rem;color:#15324c}.commerce-installment-calculator__head label{display:grid;gap:5px;font-size:.72rem;font-weight:800;color:#667085}.commerce-installment-calculator select{min-width:126px;border:1px solid #cfdce8;border-radius:10px;background:#f8fbfe;padding:9px 11px;font:inherit}.commerce-installment-calculator__result{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;padding:13px 14px;border-radius:var(--input-radius);background:#eef7ff;color:#15324c}.commerce-installment-calculator__result small{font-weight:800}.commerce-installment-calculator__result strong{font-size:1.35rem;color:#126fb6}.commerce-installment-calculator p{margin:10px 2px 0;color:#667085;font-size:.74rem;line-height:1.5}.commerce-phone-package-note{display:flex;gap:10px;align-items:flex-start;margin:14px 0 18px;padding:11px 13px;border-radius:var(--input-radius);background:#f8fafc;border:1px solid #e7edf3;color:#59697b}.commerce-phone-package-note>span{font-size:1rem;line-height:1.4}.commerce-phone-package-note p{margin:0;font-size:.76rem;line-height:1.55}.admin-inline-cash-price{}
@media(max-width:640px){.commerce-installment-calculator__head{display:grid}.commerce-installment-calculator__head label{width:100%}.commerce-installment-calculator select{width:100%}.commerce-installment-calculator__result{align-items:flex-start;flex-direction:column}.commerce-installment-calculator__result strong{font-size:1.2rem}}

/* Commerce mobile menu / dock layering fix — 2026-08-21
   The fixed Shop / Prijava / Korpa dock must never sit above the open mobile drawer. */
@media (max-width:1100px){
  body.mobile-menu-open .commerce-mobile-dock{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(calc(100% + 28px))!important;
  }
}


/* Commerce mobile dock / footer visibility fix — 2026-08-22
   Reserve enough space below the footer content so the fixed
   Shop / Prijava / Korpa dock never covers copyright / studio credit. */
@media (max-width:780px){
  body:has(.commerce-mobile-dock) footer,
  body:has(.commerce-mobile-dock) .site-footer,
  body:has(.commerce-mobile-dock) .nesa-footer{
    padding-bottom:calc(112px + env(safe-area-inset-bottom))!important;
  }
}


/* Commerce mobile dock V1.2 — dock is part of normal page flow.
   It is no longer fixed/overlayed. It sits after shop content and before footer,
   so it can never cover footer copyright or other content. */
@media (max-width:780px){
  .commerce-mobile-dock{
    position:relative!important;
    z-index:2!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    width:calc(100% - 24px)!important;
    max-width:680px!important;
    height:68px!important;
    margin:18px auto calc(18px + env(safe-area-inset-bottom))!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    padding:6px!important;
    box-sizing:border-box!important;
  }

  /* Remove the artificial footer spacer from V1.1 because the dock
     is no longer floating above the footer. */
  body:has(.commerce-mobile-dock) footer,
  body:has(.commerce-mobile-dock) .site-footer,
  body:has(.commerce-mobile-dock) .nesa-footer{
    padding-bottom:0!important;
  }

  /* No need to reserve fixed-dock space at the end of shop sections. */
  .commerce-section,
  .commerce-shop-section{
    padding-bottom:34px!important;
  }
}

/* The menu-open hiding rule may remain for older markup, but with a flow dock
   it should not animate away or reserve overlay space. */
@media (max-width:1100px){
  body.mobile-menu-open .commerce-mobile-dock{
    transform:none!important;
  }
}

/* Puzzle.ba / Fresh Commerce visual layer v2.1.4 */
.commerce-hero--category{background:radial-gradient(circle at 84% 18%,rgba(255,202,40,.18),transparent 22%),linear-gradient(135deg,#fffaf0 0%,#fff 52%,#f5fbff 100%)}
.commerce-hero--category .commerce-eyebrow{color:var(--theme-primary,#e31b2d)}
.commerce-hero--category .commerce-hero-art{opacity:.55}
.commerce-product-grid{gap:22px}.commerce-product-card{border-radius:22px;border-color:#e7e2da;box-shadow:0 8px 28px rgba(24,32,44,.04)}
.commerce-product-media{height:290px;padding:18px;background:linear-gradient(155deg,#fff 0%,var(--surface) 100%)}
.commerce-product-body{padding:2px 20px 20px}.commerce-product-card h2{font-size:1.05rem;min-height:auto;margin-bottom:10px}
.commerce-badge--discount{background:#e31b2d;font-size:.78rem;padding:8px 11px;box-shadow:0 8px 22px rgba(227,27,45,.24)}
.commerce-price--cash small{color:#e31b2d;font-weight:850}.commerce-price--cash del{display:block;margin-top:2px;color:#98a2b3;font-size:.78rem;font-weight:700}
.commerce-payment-option{cursor:pointer}.commerce-payment-option:has(input:checked){border-color:var(--theme-primary,#e31b2d);box-shadow:0 0 0 3px rgba(227,27,45,.08)}
.commerce-delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}
@media(max-width:780px){.commerce-delivery-options{grid-template-columns:1fr}.commerce-product-media{height:220px}}
@media(max-width:520px){.commerce-product-media{height:185px}.commerce-product-body{padding:2px 11px 13px}.commerce-product-card{border-radius:var(--card-radius)}}


/* ==========================================================
   Puzzle Commerce v2.1.5 · playful hero + order summary
   ========================================================== */
.commerce-hero--puzzle{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,.98) 0%,
      rgba(255,255,255,.95) 34%,
      rgba(255,255,255,.72) 54%,
      rgba(255,255,255,.10) 78%,
      rgba(255,255,255,0) 100%),
    var(--commerce-puzzle-hero, linear-gradient(135deg,#fff9ef,color-mix(in srgb,var(--secondary) 8%,var(--surface) 92%)));
  background-size:cover;
  background-position:center;
}
.commerce-hero--puzzle::after{
  content:"";
  display:block!important;
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,
    rgba(255,255,255,calc(var(--commerce-puzzle-overlay,.58) + .28)) 0%,
    rgba(255,255,255,var(--commerce-puzzle-overlay,.58)) 45%,
    rgba(255,255,255,.08) 78%);
  pointer-events:none;
}
.commerce-hero--puzzle .container{position:relative;z-index:2}
.commerce-hero--puzzle .commerce-hero-copy{
  padding:16px 0;
  text-shadow:0 1px 0 rgba(255,255,255,.3);
}
.commerce-hero--puzzle .commerce-eyebrow{
  display:inline-flex;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  box-shadow:0 8px 25px rgba(15,23,42,.08);
}
.commerce-hero--puzzle .commerce-hero-metrics>span{
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.commerce-checkout-summary__total{
  margin-top:14px;
  padding:18px 0 4px;
  border-top:2px solid #172033;
}
.commerce-checkout-summary__total span{
  font-size:.78rem;
  letter-spacing:.08em;
  font-weight:900;
}
.commerce-checkout-summary__total strong{
  font-size:1.55rem;
  color:#111827;
}
.commerce-checkout-delivery-row strong{color:#0b66a8}

@media(max-width:780px){
  .commerce-hero--puzzle{
    background-position:66% center;
  }
  .commerce-hero--puzzle::after{
    background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.88) 58%,rgba(255,255,255,.36) 100%);
  }
}


/* Puzzle Commerce v2.1.6 · real hero image + pieces filter */
.commerce-hero--puzzle{min-height:350px;background:linear-gradient(115deg,#fff9ef 0%,#fff 52%,color-mix(in srgb,var(--secondary) 8%,var(--surface) 92%) 100%)}
.commerce-puzzle-hero-image{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.01)}
.commerce-puzzle-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.98) 22%,rgba(255,255,255,.88) 43%,rgba(255,255,255,.44) 67%,rgba(255,255,255,.06) 100%)}
.commerce-hero--puzzle.has-hero-image .container{position:relative;z-index:3}
.commerce-hero-art--hidden{visibility:hidden}
.commerce-hero--puzzle.has-hero-image .commerce-hero-copy{max-width:760px}
.commerce-hero--puzzle.has-hero-image .commerce-eyebrow{background:rgba(255,255,255,.9);color:var(--primary)}
.commerce-hero--puzzle.has-hero-image .commerce-hero-metrics>span{background:rgba(255,255,255,.88);border-color:rgba(255,255,255,.72);box-shadow:0 10px 32px rgba(15,23,42,.09)}
.commerce-filters{border:0;background:#fffdf9;box-shadow:0 18px 48px rgba(75,52,23,.09)}
.commerce-filter-head{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 48%,var(--secondary) 100%)}
.commerce-filter-head::after{content:"";position:absolute;width:72px;height:72px;right:-20px;bottom:-30px;border:9px solid rgba(255,255,255,.14);border-radius:22px;transform:rotate(20deg)}
.commerce-filter-kicker{color:#fff7c7}.commerce-filter-head small{color:#fff}
.commerce-filter-group--pieces{padding-top:5px}
.commerce-filter-group-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.commerce-filter-group-title>div{display:grid;gap:2px}
.commerce-filter-group-title strong{font-size:.77rem;letter-spacing:.08em;text-transform:uppercase;color:#475569}.commerce-filter-group-title small{font-size:.69rem;color:#94a3b8}
.commerce-filter-puzzle-icon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:11px;background:linear-gradient(135deg,#e9f7ff,#fff5dc);color:var(--primary);font-size:16px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.05)}
.commerce-piece-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.commerce-piece-chip{cursor:pointer}.commerce-piece-chip input{position:absolute;opacity:0;pointer-events:none}
.commerce-piece-chip>span{min-height:54px;display:grid;place-items:center;align-content:center;gap:2px;padding:7px 5px;border:1px solid #e4e8ed;border-radius:var(--input-radius);background:#fff;color:#253041;transition:.16s ease}
.commerce-piece-chip b{font-size:.86rem;line-height:1}.commerce-piece-chip small{font-size:.60rem;color:#94a3b8;white-space:nowrap}
.commerce-piece-chip:hover>span{transform:translateY(-1px);border-color:color-mix(in srgb,var(--secondary) 62%,var(--surface) 38%);box-shadow:0 7px 16px color-mix(in srgb,var(--accent) 9%,transparent)}
.commerce-piece-chip input:checked+span{border-color:var(--primary);background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 5%,var(--surface) 95%),var(--surface));color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 8%,transparent),0 8px 18px color-mix(in srgb,var(--primary) 8%,transparent)}
.commerce-piece-chip input:checked+span small{color:#d45d65}.commerce-piece-chip--all input:checked+span{color:#075985;border-color:#55aee6;background:color-mix(in srgb,var(--secondary) 8%,var(--surface) 92%)}
.commerce-radio:has(input:checked){background:color-mix(in srgb,var(--primary) 7%,var(--surface) 93%);color:var(--primary)}.commerce-radio input{accent-color:var(--primary)}.commerce-switch input:checked+.commerce-switch-ui{background:var(--primary)}
.commerce-filter-submit{background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 18%,transparent)}
.commerce-filter-field input:focus,.commerce-price-row input:focus{border-color:#ef6b4d;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}
@media(max-width:780px){.commerce-puzzle-hero-image{background-position:62% center}.commerce-puzzle-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 58%,rgba(255,255,255,.45) 100%)}}


/* ==========================================================
   Puzzle Commerce v2.1.7 · final hero image pipeline
   + quick pieces filters in hero
   ========================================================== */
.commerce-hero--puzzle.has-hero-image{
  position:relative;
  isolation:isolate;
  background:#fff!important;
}
.commerce-puzzle-hero-photo{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
}
.commerce-puzzle-hero-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}
.commerce-puzzle-hero-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,var(--puzzle-overlay-strong,.58)) 0%,
      rgba(255,255,255,var(--puzzle-overlay-strong,.58)) 28%,
      rgba(255,255,255,var(--puzzle-overlay-mid,.42)) 50%,
      rgba(255,255,255,var(--puzzle-overlay-light,.10)) 100%)!important;
}
.commerce-hero--puzzle.has-hero-image>.container{
  position:relative;
  z-index:2;
}
.commerce-hero--puzzle.has-hero-image .commerce-hero-art{display:none!important}

.commerce-hero-pieces{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:20px;
  max-width:920px;
}
.commerce-hero-pieces-label{
  flex:0 0 auto;
  font-size:.70rem;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
  color:#566579;
}
.commerce-hero-pieces-list{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
}
.commerce-hero-pieces-list a{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:34px;
  padding:0 11px;
  border:1px solid rgba(59,92,122,.15);
  border-radius:999px;
  background:rgba(255,255,255,.84);
  color:#263444;
  box-shadow:0 7px 20px rgba(38,52,68,.05);
  text-decoration:none;
  font-size:.76rem;
  font-weight:800;
  backdrop-filter:blur(8px);
}
.commerce-hero-pieces-list a small{
  display:grid;
  place-items:center;
  min-width:20px;
  height:20px;
  padding:0 5px;
  border-radius:999px;
  background:#eef2f6;
  color:#728094;
  font-size:.60rem;
}
.commerce-hero-pieces-list a:hover{
  border-color:#f3a64b;
  transform:translateY(-1px);
}
.commerce-hero-pieces-list a.is-active{
  border-color:var(--primary);
  background:var(--primary);
  color:#fff;
  box-shadow:0 9px 22px color-mix(in srgb,var(--primary) 18%,transparent);
}
.commerce-hero-pieces-list a.is-active small{
  background:rgba(255,255,255,.20);
  color:#fff;
}

@media(max-width:780px){
  .commerce-hero-pieces{display:block;margin-top:16px}
  .commerce-hero-pieces-label{display:block;margin-bottom:8px}
  .commerce-hero-pieces-list{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding:1px 1px 7px;
    scrollbar-width:none;
  }
  .commerce-hero-pieces-list::-webkit-scrollbar{display:none}
  .commerce-hero-pieces-list a{flex:0 0 auto}
}

/* Puzzle Commerce v2.1.8 · unified actions */
.commerce-filter-submit{background:var(--primary)!important;color:#fff!important;box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 18%,transparent)!important}
.commerce-filter-submit:hover{background:color-mix(in srgb,var(--primary) 82%,#000)!important;transform:translateY(-1px)}
.commerce-filter-reset{color:#707b89!important}
.commerce-card-action{background:var(--primary)}
.commerce-card-action:hover{background:color-mix(in srgb,var(--primary) 82%,#000)}


/* ==========================================================
   NESA Theme Bridge v2.1.9
   Puzzle Commerce must follow Theme Settings.
   ========================================================== */
.commerce-filter-head{
  background:linear-gradient(135deg,var(--primary),var(--accent) 52%,var(--secondary))!important;
}
.commerce-filter-submit,
.commerce-card-action,
.header-compact-contact{
  background:var(--primary)!important;
  color:#fff!important;
  border-radius:var(--button-radius)!important;
}
.commerce-filter-submit:hover,
.commerce-card-action:hover,
.header-compact-contact:hover{
  background:color-mix(in srgb,var(--primary) 82%,#000)!important;
}
.commerce-radio:has(input:checked){
  background:color-mix(in srgb,var(--primary) 8%,var(--surface))!important;
  color:var(--primary)!important;
}
.commerce-radio input,
.commerce-switch input{
  accent-color:var(--primary)!important;
}
.commerce-switch input:checked+.commerce-switch-ui{
  background:var(--primary)!important;
}
.commerce-hero-pieces-list a.is-active{
  border-color:var(--primary)!important;
  background:var(--primary)!important;
  box-shadow:0 9px 22px color-mix(in srgb,var(--primary) 18%,transparent)!important;
}
.commerce-hero--puzzle.has-hero-image .commerce-eyebrow,
.commerce-filter-puzzle-icon{
  color:var(--primary)!important;
}
.commerce-card,
.commerce-filters,
.commerce-toolbar{
  border-color:var(--line)!important;
}


/* ==========================================================
   Puzzle Commerce v2.2.4
   Mobile dock + rich text + mobile pieces selector
   ========================================================== */

.commerce-rich-text{
  color:var(--ink);
  line-height:1.72;
}
.commerce-rich-text p{margin:0 0 14px}
.commerce-rich-text p:last-child{margin-bottom:0}
.commerce-rich-text ul,
.commerce-rich-text ol{
  margin:12px 0 16px;
  padding-left:22px;
}
.commerce-rich-text li{margin:5px 0}
.commerce-rich-text strong,
.commerce-rich-text b{font-weight:850;color:var(--ink)}
.commerce-rich-text h3,
.commerce-rich-text h4{
  margin:20px 0 10px;
  color:var(--ink);
}
.commerce-detail-lead.commerce-rich-text{
  margin-top:18px;
  font-size:.95rem;
}
.commerce-detail-description .commerce-rich-text{
  max-width:900px;
}

.commerce-hero-pieces-mobile{display:none}

@media(max-width:780px){
  .commerce-hero-pieces-list{display:none!important}
  .commerce-hero-pieces-label{display:none!important}
  .commerce-hero-pieces{display:block!important}
  .commerce-hero-pieces-mobile{
    display:grid;
    gap:7px;
    margin-top:4px;
  }
  .commerce-hero-pieces-mobile label{
    color:var(--muted);
    font-size:.70rem;
    font-weight:900;
    letter-spacing:.09em;
    text-transform:uppercase;
  }
  .commerce-hero-pieces-mobile select{
    width:100%;
    min-height:44px;
    padding:0 38px 0 13px;
    border:1px solid var(--line);
    border-radius:var(--input-radius);
    background:var(--surface);
    color:var(--ink);
    font:inherit;
    font-size:.84rem;
    font-weight:800;
    box-shadow:0 8px 22px rgba(15,23,42,.05);
  }

  .commerce-mobile-dock{
    display:grid!important;
    grid-template-columns:repeat(3,1fr);
    position:fixed!important;
    right:12px!important;
    bottom:12px!important;
    left:12px!important;
    z-index:9990!important;
    min-height:60px;
    padding:6px;
    border:1px solid color-mix(in srgb,var(--line) 90%,transparent);
    border-radius:18px;
    background:color-mix(in srgb,var(--surface) 94%,transparent);
    box-shadow:0 16px 44px rgba(15,23,42,.18);
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }
  .commerce-mobile-dock__item{
    min-width:0;
    min-height:48px;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    border-radius:13px;
    color:var(--muted);
    text-decoration:none;
    font-size:10px;
    font-weight:850;
  }
  .commerce-mobile-dock__item:first-child{
    color:var(--primary)!important;
    background:color-mix(in srgb,var(--primary) 8%,var(--surface))!important;
  }
  .commerce-mobile-dock__item svg{
    width:20px!important;
    height:20px!important;
  }
  body:has(.commerce-mobile-dock){
    padding-bottom:82px!important;
  }
}


/* ==========================================================
   NESA Commerce v2.2.5 · Shop Layout Manager V2
   ========================================================== */
.commerce-shop-hero{position:relative;isolation:isolate;overflow:hidden}
.commerce-shop-hero.has-shop-hero-image{min-height:360px;display:flex;align-items:center;background:var(--surface)!important}
.commerce-shop-hero-photo{position:absolute;inset:0;z-index:0}
.commerce-shop-hero-photo img{width:100%;height:100%;display:block;object-fit:cover}
.commerce-shop-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 28%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.28) 70%,rgba(255,255,255,.04) 100%)}
.commerce-shop-hero>.container{position:relative;z-index:2}
.commerce-shop-hero .commerce-hero-copy{max-width:720px}

.commerce-shop-grid{grid-template-columns:repeat(var(--shop-cols),minmax(0,1fr))!important}
.commerce-shop-grid--image_cards .commerce-shop-card{border-radius:var(--card-radius);box-shadow:var(--card-shadow)}
.commerce-shop-grid--image_cards .commerce-shop-card-media{aspect-ratio:4/3!important;padding:0!important}
.commerce-shop-grid--image_cards .commerce-shop-card-media img{padding:0!important}
.commerce-shop-grid--image_cards.commerce-shop-grid--fit-cover .commerce-shop-card-media img{object-fit:cover!important}
.commerce-shop-grid--minimal_grid{gap:10px!important}
.commerce-shop-grid--minimal_grid .commerce-shop-card{border-radius:10px!important;box-shadow:none!important}
.commerce-shop-grid--minimal_grid .commerce-shop-card-media{aspect-ratio:1/1!important;padding:0!important}
.commerce-shop-grid--minimal_grid .commerce-shop-card-media img{padding:8px!important}
.commerce-shop-grid--minimal_grid .commerce-shop-card-body{min-height:78px!important;padding:11px 12px!important}
.commerce-shop-grid--minimal_grid .commerce-shop-arrow{display:none!important}
.commerce-shop-grid--editorial{grid-auto-flow:dense!important}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:span 2!important;grid-row:span 2!important;display:grid!important;grid-template-columns:minmax(260px,.78fr) minmax(340px,1.22fr)!important;min-height:370px!important;background:color-mix(in srgb,var(--surface) 94%,var(--primary) 6%)!important}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{grid-column:2!important;grid-row:1!important;min-height:370px!important;aspect-ratio:auto!important;padding:0!important;border:0!important}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media img{padding:0!important;object-fit:cover!important}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-body{grid-column:1!important;grid-row:1!important;align-items:flex-end!important;padding:32px!important;background:transparent!important}
.commerce-shop-grid--editorial .commerce-shop-card.is-featured h2{font-size:1.75rem!important}
.commerce-shop-grid--compact_catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.commerce-shop-grid--compact_catalog .commerce-shop-card{display:grid!important;grid-template-columns:155px 1fr!important;min-height:128px!important;border-radius:12px!important}
.commerce-shop-grid--compact_catalog .commerce-shop-card-media{height:128px!important;aspect-ratio:auto!important;padding:0!important;border-right:1px solid var(--line)!important;border-bottom:0!important}
.commerce-shop-grid--compact_catalog .commerce-shop-card-media img{padding:0!important;object-fit:cover!important}
.commerce-shop-grid--compact_catalog .commerce-shop-card-body{min-height:128px!important;padding:14px 16px!important}

@media(max-width:780px){
  .commerce-hero--category{min-height:0!important;padding:26px 0 24px!important}
  .commerce-hero--category .commerce-breadcrumb{margin-bottom:12px!important}
  .commerce-hero--category h1{font-size:clamp(2rem,10vw,3rem)!important}
  .commerce-hero--category p{font-size:.92rem!important;line-height:1.5!important}
  .commerce-hero--category .commerce-hero-metrics{margin-top:14px!important;gap:6px!important}
  .commerce-hero--category .commerce-hero-metrics>span{padding:8px 10px!important;min-width:0!important}
  .commerce-hero-pieces{width:100%!important;max-width:none!important;margin-top:12px!important}
  .commerce-hero-pieces-mobile{width:100%!important}
  .commerce-hero-pieces-mobile select{width:100%!important;min-height:46px!important}

  .commerce-shop-hero.has-shop-hero-image{min-height:300px!important;padding:28px 0 24px!important}
  .commerce-shop-hero .commerce-hero-copy{max-width:78%!important}
  .commerce-shop-hero h1{font-size:clamp(2.25rem,12vw,3.4rem)!important}
  .commerce-shop-hero p{font-size:.95rem!important;line-height:1.5!important}
  .commerce-shop-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 52%,rgba(255,255,255,.42) 78%,rgba(255,255,255,.10) 100%)!important}

  .commerce-shop-card-media{padding:0!important;aspect-ratio:4/3!important;height:auto!important}
  .commerce-shop-card-media img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important}

  .commerce-product-media{width:100%!important;height:auto!important;aspect-ratio:4/3!important;padding:0!important;background:var(--surface)!important}
  .commerce-product-media>img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}
  .commerce-product-body{padding:12px 12px 14px!important}

  .commerce-shop-grid--editorial .commerce-shop-card.is-featured{grid-column:1/-1!important;grid-row:auto!important;display:flex!important;min-height:0!important}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-media{min-height:0!important;width:100%!important}
  .commerce-shop-grid--editorial .commerce-shop-card.is-featured .commerce-shop-card-body{padding:14px!important}
  .commerce-shop-grid--compact_catalog{grid-template-columns:1fr!important}

  .commerce-mobile-dock{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:9990!important;width:100%!important;min-height:68px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;padding:0 max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left))!important;border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;background:var(--surface)!important;box-shadow:0 -8px 28px rgba(15,23,42,.10)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .commerce-mobile-dock__item{min-height:68px!important;border-radius:0!important;background:transparent!important;color:var(--muted)!important}
  .commerce-mobile-dock__item.is-active{color:var(--primary)!important;background:color-mix(in srgb,var(--primary) 6%,var(--surface))!important}
  .commerce-mobile-dock__item:first-child:not(.is-active){color:var(--muted)!important;background:transparent!important}
  body:has(.commerce-mobile-dock){padding-bottom:calc(68px + env(safe-area-inset-bottom))!important}
  body:has(.commerce-mobile-dock) .back-to-top{bottom:calc(82px + env(safe-area-inset-bottom))!important;right:14px!important}
}
@media(max-width:520px){
  .commerce-product-grid,.commerce-product-grid--minimal{gap:8px!important}
  .commerce-product-card{border-radius:var(--card-radius)!important}
  .commerce-product-card h2{min-height:0!important}
}


/* ==========================================================
   NESA Commerce v2.2.6
   Desktop full images + full-width pieces + category dock filter
   ========================================================== */

/* Product image should fill the whole card media area on ALL viewports. */
.commerce-product-media{
  width:100%!important;
  padding:0!important;
  overflow:hidden!important;
  background:var(--surface)!important;
}
.commerce-product-media>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  object-fit:cover!important;
}
@media(min-width:781px){
  .commerce-product-media{
    aspect-ratio:4/3!important;
    height:auto!important;
  }
}

/* Desktop "Broj dijelova" gets the entire hero row, not only text-column width. */
@media(min-width:781px){
  .commerce-hero--category .commerce-hero-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .commerce-hero--category .commerce-hero-copy{
    max-width:none!important;
    width:100%!important;
  }
  .commerce-hero--category .commerce-hero-pieces{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    gap:14px!important;
    align-items:start!important;
  }
  .commerce-hero--category .commerce-hero-pieces-label{
    white-space:nowrap!important;
    padding-top:8px!important;
  }
  .commerce-hero--category .commerce-hero-pieces-list{
    width:100%!important;
    display:flex!important;
    flex-wrap:wrap!important;
    gap:7px!important;
  }
  .commerce-hero--category .commerce-hero-pieces-list a{
    padding:8px 12px!important;
  }
}

/* Category mobile dock has Filter + Shop + Account + Cart. */
@media(max-width:780px){
  .commerce-mobile-dock--four{
    grid-template-columns:repeat(4,1fr)!important;
  }
  .commerce-mobile-dock__filter{
    appearance:none!important;
    border:0!important;
    font:inherit!important;
    cursor:pointer!important;
  }

  /* Filter drawer close button must always sit over the panel/backdrop. */
  .commerce-filter-drawer,
  .commerce-filter-drawer-panel,
  .commerce-filters{
    isolation:isolate;
  }
  [data-commerce-filter-close],
  .commerce-filter-close{
    position:relative!important;
    z-index:10020!important;
    pointer-events:auto!important;
    cursor:pointer!important;
  }
  .commerce-filter-drawer-panel{
    z-index:10010!important;
  }
  .commerce-filter-drawer-backdrop{
    z-index:10000!important;
  }
}

/* NESA Commerce Availability Model V1 */
.is-on-order{color:#a16207;font-weight:800}
.commerce-delivery-badge{
  display:inline-flex;width:max-content;max-width:100%;margin-top:8px;padding:5px 9px;
  border-radius:999px;background:color-mix(in srgb,var(--primary) 9%,#fff);
  color:color-mix(in srgb,var(--primary) 78%,#6b4d14);font-size:.72rem;font-weight:850
}
.commerce-detail-delivery{
  display:inline-flex;margin:0 0 10px;padding:7px 11px;border-radius:999px;
  background:#fff7df;color:#8a5b00;font-size:.82rem;font-weight:850
}

/* NESA Commerce 2.2.9 · customer center */
.commerce-account-nav{
  display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0 24px;
  padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface)
}
.commerce-account-nav>a,.commerce-account-nav button{
  display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:9px 13px;border:0;
  border-radius:10px;background:transparent;color:var(--ink);font:inherit;font-weight:800;text-decoration:none;cursor:pointer
}
.commerce-account-nav>a:hover,.commerce-account-nav button:hover{background:color-mix(in srgb,var(--primary) 7%,var(--surface));color:var(--primary)}
.commerce-account-nav span{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:#fff;font-size:.72rem}
.commerce-account-nav form{margin-left:auto}
.commerce-order-history-main small a{color:var(--primary);font-weight:800}

.header-account-menu{position:relative;display:inline-flex}
.header-account-dropdown{
  position:absolute;right:0;top:calc(100% + 10px);z-index:1200;display:none;min-width:220px;padding:10px;
  border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 18px 50px rgba(15,23,42,.14)
}
.header-account-menu:hover .header-account-dropdown,
.header-account-menu:focus-within .header-account-dropdown{display:grid}
.header-account-dropdown strong{padding:9px 10px 11px;border-bottom:1px solid var(--line)}
.header-account-dropdown a,.header-account-dropdown button{
  display:flex;width:100%;padding:10px;border:0;border-radius:9px;background:transparent;color:var(--ink);font:inherit;font-weight:750;text-decoration:none;cursor:pointer;text-align:left
}
.header-account-dropdown a:hover,.header-account-dropdown button:hover{background:color-mix(in srgb,var(--primary) 7%,var(--surface));color:var(--primary)}
.header-account-dropdown form{margin:0}

@media(max-width:780px){
  .commerce-account-nav{display:grid;grid-template-columns:1fr 1fr}
  .commerce-account-nav form{margin-left:0}
  .commerce-account-nav button{width:100%}
}

/* NESA Commerce 2.2.10 · pre-order / extended delivery */
.commerce-preorder-inline{
  color:#9a6700;
  font-weight:850;
}
.commerce-preorder-warning{
  margin:18px 0;
  padding:15px 16px;
  border:1px solid #f3cf78;
  border-radius:14px;
  background:#fff8e8;
  color:#5f4300;
}
.commerce-preorder-warning strong{
  display:block;
  margin-bottom:6px;
  color:#7b5200;
  font-size:.9rem;
}
.commerce-preorder-warning p{
  margin:0;
  font-size:.8rem;
  line-height:1.55;
}
.commerce-preorder-warning--checkout{
  margin:0 0 16px;
}
@media(max-width:600px){
  .commerce-preorder-warning{
    padding:13px 14px;
  }
}


/* NESA Commerce v2.2.11 · stable customer dropdown */
.header-account-menu{
  position:relative;
}
.header-account-menu::after{
  content:"";
  position:absolute;
  z-index:1199;
  top:100%;
  right:-8px;
  width:250px;
  height:8px;
}
.header-account-dropdown{
  top:calc(100% + 2px);
}
.header-account-menu:hover .header-account-dropdown,
.header-account-menu:focus-within .header-account-dropdown,
.header-account-menu.is-open .header-account-dropdown{
  display:grid;
}
.header-account-menu.is-open .header-account-trigger{
  color:var(--primary);
  border-color:color-mix(in srgb,var(--primary) 35%,var(--line));
  background:color-mix(in srgb,var(--primary) 6%,#fff);
}

/* NESA Commerce 2.2.12 · per-dynamic-list hero */
.commerce-collection-hero.has-custom-image{
    position:relative;
    isolation:isolate;
    color:#fff;
    background-image:var(--collection-hero-image)!important;
    background-size:cover!important;
    background-position:center!important;
    min-height:360px;
}
.commerce-collection-hero.has-custom-image::before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    background:linear-gradient(90deg,
        rgba(12,16,22,var(--collection-hero-overlay)) 0%,
        rgba(12,16,22,calc(var(--collection-hero-overlay) * .76)) 50%,
        rgba(12,16,22,.18) 100%)!important;
    mask-image:none!important;
}
.commerce-collection-hero.has-custom-image .container,
.commerce-collection-hero.has-custom-image .commerce-hero-grid,
.commerce-collection-hero.has-custom-image .commerce-hero-copy{
    position:relative;z-index:2
}
.commerce-collection-hero.has-custom-image .commerce-breadcrumb,
.commerce-collection-hero.has-custom-image .commerce-breadcrumb a,
.commerce-collection-hero.has-custom-image p{color:rgba(255,255,255,.82)}
.commerce-collection-hero.has-custom-image .commerce-eyebrow{color:#fff}
.commerce-collection-hero.has-custom-image .commerce-hero-metrics span{
    background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);color:#fff;backdrop-filter:blur(8px)
}
@media(max-width:780px){
    .commerce-collection-hero.has-custom-image{min-height:280px}
}


/* ==========================================================
   NESA Commerce 2.2.22 · PRODUCT CARD DESIGN LOCK
   One visual language: homepage sale / dynamic action / category.
   ========================================================== */
:root{
  --commerce-sale:#e91b2e;
  --commerce-card-radius:20px;
  --commerce-card-border:#e8e2d8;
  --commerce-card-shadow:0 10px 30px rgba(28,35,45,.045);
}
.commerce-product-card{
  border:1px solid var(--commerce-card-border)!important;
  border-radius:var(--commerce-card-radius)!important;
  background:#fff!important;
  box-shadow:var(--commerce-card-shadow)!important;
  overflow:hidden!important;
}
.commerce-product-media{
  height:250px!important;
  padding:0!important;
  background:#f7f5ef!important;
}
.commerce-product-media>img{
  width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;
}
.commerce-badge--discount,
.commerce-product-card>.commerce-badge:not(.commerce-badge--neutral),
.puzzle-home-product__discount{
  background:var(--commerce-sale)!important;
  color:#fff!important;
  border-radius:999px!important;
  box-shadow:0 8px 20px rgba(233,27,46,.22)!important;
}
.commerce-product-body{padding:14px 18px 18px!important}
.commerce-product-brand{color:#687386!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase!important}
.commerce-product-card h2,.commerce-home-card-title{font-size:1rem!important;line-height:1.35!important;font-weight:800!important;color:#172033!important}
.commerce-price--cash small{color:var(--commerce-sale)!important;font-size:.69rem!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}
.commerce-price-row{display:flex!important;align-items:baseline!important;gap:5px 7px!important;flex-wrap:wrap!important}
.commerce-price-row strong{font-size:1.35rem!important;font-weight:900!important}
.commerce-price--cash .commerce-price-row strong,.commerce-price--cash .commerce-price-row>span{color:var(--commerce-sale)!important}
.commerce-price-row>span{font-size:.78rem!important;font-weight:900!important}
.commerce-price-row del{color:#98a2b3!important;font-size:.76rem!important;font-weight:650!important}
.commerce-regular-price{display:none!important}
.commerce-card-action{background:var(--primary)!important;color:#fff!important;border-radius:0!important}

@media(max-width:780px){.commerce-product-media{height:220px!important}}
@media(max-width:520px){.commerce-product-media{height:190px!important}.commerce-product-body{padding:11px 12px 13px!important}}

/* ==========================================================
   NESA Commerce 2.2.24 · MOBILE RELEASE POLISH
   Puzzle.ba: compact category hero + one reliable card mode on phones.
   Desktop view presets remain untouched.
   ========================================================== */
@media (max-width: 780px){
  /* Mobile hero: keep the image, but make the information block much shorter. */
  .commerce-hero--category{
    padding:22px 0 20px!important;
    min-height:0!important;
    background-position:center center!important;
  }
  .commerce-hero--category .container{
    width:min(100% - 34px,1180px)!important;
  }
  .commerce-hero--category .commerce-hero-grid{
    display:block!important;
  }
  .commerce-hero--category .commerce-breadcrumb{
    margin:0 0 12px!important;
    gap:7px!important;
    font-size:.78rem!important;
  }
  .commerce-hero--category .commerce-eyebrow{
    display:inline-flex!important;
    width:max-content!important;
    margin:0 0 12px!important;
    padding:7px 11px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.90)!important;
    color:var(--primary,var(--theme-primary,#b79254))!important;
    box-shadow:0 8px 24px rgba(15,23,42,.08)!important;
    font-size:.68rem!important;
    letter-spacing:.10em!important;
  }
  .commerce-hero--category h1{
    max-width:92%!important;
    margin:0 0 10px!important;
    font-size:clamp(2rem,9.2vw,2.65rem)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
  }
  /* The description repeats what the shop already communicates and makes the hero too tall on phones. */
  .commerce-hero--category .commerce-hero-copy>p{
    display:none!important;
  }
  .commerce-hero-metrics{
    gap:8px!important;
    margin-top:14px!important;
  }
  .commerce-hero-metrics>span{
    min-height:48px!important;
    padding:8px 11px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 8px 24px rgba(15,23,42,.07)!important;
    backdrop-filter:blur(10px)!important;
  }
  .commerce-hero-metrics b{font-size:1rem!important}
  .commerce-hero-metrics small{font-size:.62rem!important;line-height:1.15!important}

  .commerce-hero-pieces{
    margin-top:14px!important;
  }
  .commerce-hero-pieces-label,
  .commerce-hero-pieces-mobile>label{
    margin-bottom:6px!important;
    font-size:.64rem!important;
    letter-spacing:.10em!important;
  }
  .commerce-hero-pieces-mobile select{
    min-height:50px!important;
    padding:0 46px 0 15px!important;
    border-radius:14px!important;
    border:1px solid rgba(15,23,42,.10)!important;
    background-color:rgba(255,255,255,.96)!important;
    box-shadow:0 10px 26px rgba(15,23,42,.08)!important;
    font-size:.92rem!important;
    font-weight:800!important;
  }

  /* Product area starts sooner after the hero. */
  .commerce-section{padding-top:20px!important}
  .commerce-mobile-filter-row{margin-bottom:12px!important}

  /* On phones three visual presets only add confusion. Keep one proven two-column card layout. */
  .commerce-toolbar{
    min-height:0!important;
    margin-bottom:14px!important;
    padding:9px 10px!important;
    border-radius:15px!important;
  }
  .commerce-toolbar-controls{
    display:block!important;
    width:100%!important;
  }
  .commerce-toolbar-controls>label:first-child{
    display:none!important;
  }
  .commerce-toolbar-controls>label:last-child{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
  }
  .commerce-toolbar-controls>label:last-child select{
    min-height:44px!important;
  }

  /* Any old ?card=compact/minimal URL still renders safely as the standard mobile cards. */
  .commerce-product-grid,
  .commerce-product-grid--classic,
  .commerce-product-grid--compact,
  .commerce-product-grid--minimal{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  .commerce-product-grid--compact .commerce-product-card,
  .commerce-product-grid--minimal .commerce-product-card{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
  }
  .commerce-product-grid--compact .commerce-product-media,
  .commerce-product-grid--minimal .commerce-product-media,
  .commerce-product-media{
    height:190px!important;
    padding:0!important;
  }
  .commerce-product-grid--compact .commerce-product-body,
  .commerce-product-grid--minimal .commerce-product-body,
  .commerce-product-body{
    padding:11px 12px 13px!important;
  }
  .commerce-product-grid--compact .commerce-product-meta,
  .commerce-product-grid--minimal .commerce-product-meta{
    display:flex!important;
  }
  .commerce-product-grid--compact .commerce-card-action,
  .commerce-product-grid--minimal .commerce-card-action{
    display:inline-flex!important;
  }
  .commerce-product-grid--compact .commerce-product-card h2,
  .commerce-product-grid--minimal .commerce-product-card h2{
    font-size:1rem!important;
  }
}

@media (max-width: 520px){
  .commerce-hero--category{
    padding:20px 0 18px!important;
  }
  .commerce-hero--category h1{
    font-size:2.15rem!important;
  }
  .commerce-hero-metrics>span{
    flex:1 1 0!important;
    min-width:0!important;
  }
  .commerce-product-grid,
  .commerce-product-grid--classic,
  .commerce-product-grid--compact,
  .commerce-product-grid--minimal{
    gap:8px!important;
  }
  .commerce-product-media,
  .commerce-product-grid--compact .commerce-product-media,
  .commerce-product-grid--minimal .commerce-product-media{
    height:186px!important;
  }
}


/* ==========================================================
   NESA Commerce 2.2.25 · MOBILE GRID / DETAIL VIEW
   ========================================================== */
.commerce-view-selector--mobile{display:none!important}

@media(max-width:780px){
  .commerce-view-selector--desktop{display:none!important}
  .commerce-view-selector--mobile{display:grid!important}

  /* Toolbar: view + sorting side by side. */
  .commerce-toolbar-controls{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .commerce-toolbar-controls>label{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
    min-width:0!important;
  }
  .commerce-toolbar-controls>label select{
    width:100%!important;
    min-height:46px!important;
    border-radius:14px!important;
    font-weight:800!important;
  }

  /* GRID = classic: two compact cards. */
  .commerce-product-grid--classic,
  .commerce-product-grid--compact{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }

  /* DETAIL = minimal: one product per row, much larger image. */
  .commerce-product-grid--minimal{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .commerce-product-grid--minimal .commerce-product-card{
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    width:100%!important;
    border-radius:22px!important;
  }
  .commerce-product-grid--minimal .commerce-product-media{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    padding:0!important;
    border-radius:0!important;
    background:var(--surface,#fff)!important;
  }
  .commerce-product-grid--minimal .commerce-product-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .commerce-product-grid--minimal .commerce-product-body{
    padding:18px 18px 20px!important;
  }
  .commerce-product-grid--minimal .commerce-product-card h2{
    min-height:0!important;
    margin-bottom:12px!important;
    font-size:1.22rem!important;
    line-height:1.28!important;
  }
  .commerce-product-grid--minimal .commerce-product-meta{
    display:flex!important;
    gap:8px!important;
    margin-bottom:14px!important;
  }
  .commerce-product-grid--minimal .commerce-product-price{
    margin-top:12px!important;
  }
  .commerce-product-grid--minimal .commerce-product-price strong{
    font-size:1.55rem!important;
  }
  .commerce-product-grid--minimal .commerce-product-actions,
  .commerce-product-grid--minimal .commerce-card-actions{
    gap:10px!important;
  }
  .commerce-product-grid--minimal .commerce-card-action{
    display:inline-flex!important;
    min-height:46px!important;
    padding-inline:20px!important;
  }
  .commerce-product-grid--minimal .commerce-product-cart{
    min-width:48px!important;
    min-height:46px!important;
  }

  /* Old compact links are never allowed to break the phone layout. */
  .commerce-product-grid--compact .commerce-product-card{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
  }
  .commerce-product-grid--compact .commerce-product-media{
    height:186px!important;
    padding:0!important;
  }
}

@media(max-width:520px){
  .commerce-product-grid--minimal{
    gap:14px!important;
  }
  .commerce-product-grid--minimal .commerce-product-media{
    aspect-ratio:1 / 1!important;
  }
}

/* v2.2.29 · Customer order history product detail */
.commerce-order-history-list .commerce-order-history-card{
  display:block;
  padding:0;
  overflow:hidden;
  background:#fff;
}
.commerce-order-history-summary{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  padding:15px 16px;
  background:#fbfcfe;
}
.commerce-order-history-meta{
  display:flex;
  align-items:center;
  gap:12px;
  white-space:nowrap;
}
.commerce-order-items{
  display:grid;
  border-top:1px solid #e9edf2;
}
.commerce-order-item{
  display:grid;
  grid-template-columns:68px minmax(0,1fr) auto;
  gap:13px;
  align-items:center;
  padding:12px 16px;
  border-bottom:1px solid #eef1f4;
}
.commerce-order-item:last-child{border-bottom:0}
.commerce-order-item__image{
  width:68px;
  height:58px;
  border-radius:10px;
  overflow:hidden;
  border:1px solid #e6e9ed;
  background:#f7f8fa;
}
.commerce-order-item__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.commerce-order-item__body{
  display:grid;
  gap:4px;
  min-width:0;
}
.commerce-order-item__body>strong{
  color:#172536;
  line-height:1.3;
}
.commerce-order-item__body small{
  color:#7a8798;
  line-height:1.45;
}
.commerce-order-item__body a{
  color:var(--primary);
  font-size:13px;
  font-weight:800;
  text-decoration:none;
  width:max-content;
}
.commerce-order-item__unavailable{
  color:#8b6a28;
  font-size:12px;
  font-weight:750;
}
.commerce-order-items-note{
  margin:0;
  padding:10px 16px 13px;
  border-top:1px solid #eef1f4;
  background:#fffaf0;
  color:#75684f;
  font-size:12px;
  line-height:1.5;
}
@media(max-width:620px){
  .commerce-order-history-summary{grid-template-columns:1fr;gap:10px}
  .commerce-order-history-meta{justify-content:space-between}
  .commerce-order-item{grid-template-columns:58px minmax(0,1fr);padding:11px 12px}
  .commerce-order-item__image{width:58px;height:52px}
  .commerce-order-item>b{grid-column:2;justify-self:start}
}
