/* EasyShop + MarketPro integration layer */
:root{--eshop-main:#299e60;--eshop-dark:#121535;--eshop-soft:#f6f8fb}
html{scroll-behavior:smooth} body{background:#fff}.eshop-logo{font-size:28px;font-weight:800;letter-spacing:-.8px;color:#121535;display:inline-flex;align-items:center;gap:8px}.eshop-logo-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#299e60,#7ac943);display:grid;place-items:center;color:#fff;font-size:20px;box-shadow:0 8px 20px rgba(41,158,96,.18)}.eshop-logo:hover{color:#299e60}.eshop-header-action{min-width:44px;height:44px}.eshop-search select{max-width:190px}.eshop-category-icon{width:42px;height:42px;border-radius:12px;background:#f1f8f4;display:grid;place-items:center;font-size:21px;color:#299e60}.eshop-category-tile{min-height:116px}.eshop-hero{position:relative;overflow:hidden;border-radius:24px;min-height:430px;background:#effaf4}.eshop-hero .hero-copy{position:relative;z-index:2;max-width:620px}.eshop-hero .hero-bg{position:absolute;inset:0;background-position:center;background-size:cover}.eshop-hero .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,255,251,.98) 0%,rgba(249,255,251,.88) 42%,rgba(249,255,251,.14) 75%,rgba(249,255,251,0) 100%)}.eshop-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.03;letter-spacing:-1.8px}.eshop-product-img{width:100%;height:100%;object-fit:contain;transition:.3s}.product-card:hover .eshop-product-img{transform:scale(1.04)}.product-card__thumb.eshop-thumb{height:230px;overflow:hidden}.eshop-no-image{width:100%;height:100%;display:grid;place-items:center;background:#f8fafc;color:#9ca3af;font-size:38px}.eshop-price-from{font-size:12px;color:#6b7280;font-weight:500}.eshop-floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:27px;z-index:999;box-shadow:0 12px 30px rgba(20,83,45,.28)}.eshop-floating-wa:hover{color:#fff;transform:translateY(-2px)}.eshop-page-hero{background:#f6fbf8;border-bottom:1px solid #eef3f0}.eshop-filter-card{position:sticky;top:95px}.eshop-empty{padding:48px 24px;text-align:center;border:1px dashed #d9e7df;border-radius:16px;background:#fbfdfc}.eshop-badge-variable{background:#eef2ff;color:#4f46e5}.eshop-badge-simple{background:#ecfdf3;color:#12834b}.eshop-product-detail-main{min-height:520px;background:#f8fafc}.eshop-product-gallery-thumb{width:84px;height:84px;border:1px solid #e5e7eb;border-radius:12px;padding:6px;cursor:pointer;object-fit:contain;background:#fff}.eshop-product-gallery-thumb:hover{border-color:#299e60}.eshop-variation-select{min-height:52px}.eshop-summary-card{border:1px solid #e7ebe9;border-radius:18px;padding:28px;background:#fff;box-shadow:0 10px 34px rgba(17,24,39,.04)}.eshop-form-card{background:#fff;border:1px solid #e7ebe9;border-radius:18px;padding:24px}.eshop-table-wrap{overflow:auto;border:1px solid #e7ebe9;border-radius:16px;background:#fff}.eshop-table{width:100%;border-collapse:collapse}.eshop-table th,.eshop-table td{padding:14px;border-bottom:1px solid #edf0ee;text-align:left}.eshop-table th{background:#f8faf9;font-size:13px}.eshop-mobile-search{display:none}.market-alert{max-width:1320px;margin:12px auto 0;padding:0 16px}.market-alert .alert{border-radius:10px}.footer a:hover{color:#299e60!important}.header-middle{background:#fff}.header{position:relative}.common-input,select.common-input,input.common-input,textarea.common-input{margin-top:0}.eshop-sticky-header{position:sticky;top:0;z-index:90;background:#fff}.eshop-cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#dc2626;color:#fff;font-size:11px;display:inline-grid;place-items:center;position:absolute;right:-9px;top:-7px}.eshop-action-link{position:relative;color:#4b5563}.eshop-action-link:hover{color:#299e60}.eshop-footer-brand{max-width:360px}.eshop-footer-social a{width:42px;height:42px}.eshop-checkout-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:28px}.eshop-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.eshop-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.eshop-header-mini{font-size:13px}.eshop-title-line{display:flex;align-items:end;justify-content:space-between;gap:20px}.eshop-sale-pill{position:absolute;left:12px;top:12px;z-index:2}.eshop-variable-grid{display:flex;gap:8px;flex-wrap:wrap}.eshop-variable-chip{border:1px solid #dbe4df;border-radius:9px;padding:8px 12px;background:#fff;cursor:pointer}.eshop-variable-chip.active,.eshop-variable-chip:hover{border-color:#299e60;background:#effaf4;color:#157347}
@media(max-width:1199px){.eshop-category-grid{grid-template-columns:repeat(4,1fr)}.eshop-card-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.eshop-checkout-grid{grid-template-columns:1fr}.eshop-card-grid{grid-template-columns:repeat(2,1fr)}.eshop-category-grid{grid-template-columns:repeat(3,1fr)}.eshop-hero{min-height:380px}.eshop-hero .hero-shade{background:rgba(249,255,251,.88)}.eshop-filter-card{position:static}.header-middle .eshop-search{display:none!important}.eshop-mobile-search{display:block}.eshop-logo{font-size:23px}}
@media(max-width:575px){.eshop-card-grid{grid-template-columns:1fr 1fr;gap:10px}.eshop-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card__thumb.eshop-thumb{height:170px}.product-card{padding:10px!important}.product-card__content{margin-top:10px!important}.eshop-hero{min-height:330px;padding:28px 18px!important}.eshop-hero h1{font-size:38px}.eshop-summary-card,.eshop-form-card{padding:18px}.eshop-product-detail-main{min-height:340px}.eshop-header-action{min-width:38px;height:38px}.eshop-logo-mark{width:34px;height:34px}.eshop-title-line{align-items:flex-start;flex-direction:column}.eshop-product-gallery-thumb{width:68px;height:68px}}
/* Compatibility styling for existing functional PHP pages */
main.section{padding-top:48px;padding-bottom:48px}.form-card{background:#fff;border:1px solid #e7ebe9;border-radius:16px;padding:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-card label{display:block;font-size:13px;font-weight:600;color:#374151}.form-card input,.form-card select,.form-card textarea,.checkout-layout input,.checkout-layout select,.checkout-layout textarea{width:100%;padding:11px 12px;border:1px solid #d9dfdc;border-radius:8px;background:#fff;margin-top:6px}.form-card textarea{min-height:110px}.product-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px}.product-main-image{background:#f8faf9;border:1px solid #e7ebe9;border-radius:18px;overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center}.product-main-image img{width:100%;height:100%;object-fit:contain}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-title h2{margin:0}.muted{color:#6b7280}.price{font-size:24px;font-weight:800;color:#121535}.old-price{text-decoration:line-through;color:#9ca3af;font-size:14px;font-weight:500}.badge{font-size:11px;font-weight:700;background:#edf9f2;color:#15814b;padding:5px 9px;border-radius:999px}.chip{padding:7px 10px;background:#f3f4f6;border-radius:999px;font-size:12px}.chips{display:flex;gap:8px;flex-wrap:wrap}.table-wrap{overflow:auto;background:#fff;border:1px solid #e7ebe9;border-radius:16px}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:13px 14px;border-bottom:1px solid #edf1ef;text-align:left;vertical-align:top}.table-wrap th{background:#f8faf9;color:#6b7280;font-size:12px;text-transform:uppercase}.status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;text-transform:capitalize}.status.pending{background:#fff7e6;color:#b45309}.status.delivered,.status.paid{background:#e9fbf1;color:#118248}.status.cancelled,.status.failed{background:#fff0f0;color:#b91c1c}.status.processing,.status.shipped,.status.confirmed{background:#eef4ff;color:#1d4ed8}.timeline{border-left:3px solid #e5e7eb;margin-left:10px;padding-left:20px}.timeline-item{position:relative;margin-bottom:18px}.timeline-item:before{content:'';position:absolute;width:12px;height:12px;border-radius:50%;background:#299e60;left:-27px;top:4px}.qty{max-width:90px}.card{background:#fff;border:1px solid #e7ebe9;border-radius:16px;overflow:hidden}.alert.success{background:#e9fbf1;color:#0f6f3c}.alert.error{background:#fff0f0;color:#991b1b}.btn.btn-light{background:#fff!important;color:#1f2937!important;border:1px solid #dfe5e2!important}.btn.btn-danger{background:#dc2626;color:#fff}.product-card .thumb{aspect-ratio:1/1;background:#f8faf9;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card .thumb img{width:100%;height:100%;object-fit:contain}.product-card .body{padding:14px}.product-card .body h3{font-size:17px}.eshop-login-wrap{max-width:520px;margin:50px auto}
@media(max-width:991px){.product-layout,.checkout-layout{grid-template-columns:1fr}.grid.four{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(2,1fr)}}
@media(max-width:575px){.form-grid,.grid.two,.grid.three{grid-template-columns:1fr}.grid.four{grid-template-columns:1fr 1fr}.form-card{padding:16px}.table-wrap{border-radius:12px}}

/* =========================
   EasyShop V3 storefront
   ========================= */
:root{--store-primary:#299e60;--store-secondary:#1f2937;--store-soft:#f6f8fb;--store-border:#e7ebf0;--store-shadow:0 10px 35px rgba(22,35,55,.06)}
body{color:#172033;background:#fff;padding-bottom:0}a{transition:.2s}.container.container-lg{max-width:1440px}.eshop-logo{display:inline-flex;align-items:center;gap:9px;color:var(--store-secondary);font-size:24px;font-weight:800;letter-spacing:-.55px;min-width:150px}.eshop-logo-image{max-width:190px;max-height:56px;width:auto;height:auto;object-fit:contain}.eshop-logo-text{white-space:nowrap}.eshop-logo-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--main-600),var(--main-500));color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px color-mix(in srgb,var(--store-primary) 22%,transparent)}.eshop-main-header{padding:13px 0}.eshop-header-row{display:flex;align-items:center;gap:24px}.eshop-desktop-search{display:flex;flex:1;max-width:760px;margin-inline:auto;height:46px;border:1px solid #dfe5ec;border-radius:10px;overflow:hidden;background:#fff}.eshop-desktop-search select{width:170px;border:0;border-right:1px solid #e5e9ef;padding:0 12px;background:#f9fafb;font-size:13px}.eshop-search-input{position:relative;display:flex;flex:1}.eshop-search-input input{width:100%;border:0;padding:0 54px 0 14px;outline:0;font-size:13px}.eshop-search-input button{position:absolute;right:4px;top:4px;width:38px;height:38px;border:0;border-radius:8px;background:var(--main-600);color:#fff;font-size:18px}.eshop-header-actions{display:flex;align-items:center;gap:9px}.eshop-header-actions>a{min-width:58px;height:52px;color:#445066;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;border-radius:9px;position:relative}.eshop-header-actions>a:hover{background:var(--main-50);color:var(--main-600)}.eshop-header-actions i{font-size:21px}.eshop-header-actions span{font-size:10px;font-weight:600}.eshop-cart-count{right:8px;top:2px;min-width:17px;height:17px;font-size:9px}.eshop-nav{position:sticky;top:0;z-index:90}.eshop-nav>.container{min-height:48px}.eshop-category-menu{position:relative}.eshop-category-btn{height:38px;border:0;border-radius:8px;background:var(--main-600);color:#fff;padding:0 15px;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:700}.eshop-category-dropdown{display:none;position:absolute;top:44px;left:0;width:270px;background:#fff;border:1px solid var(--store-border);border-radius:10px;padding:8px;box-shadow:0 18px 45px rgba(20,30,50,.14);z-index:100}.eshop-category-dropdown.open{display:block}.eshop-category-dropdown a{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:7px;color:#3d485b;font-size:12px;font-weight:600}.eshop-category-dropdown a:hover{background:var(--main-50);color:var(--main-600)}.eshop-main-links{display:flex;align-items:center;gap:28px;margin-right:auto;margin-left:24px}.eshop-main-links a{font-size:13px;color:#384357;font-weight:650}.eshop-main-links a:hover{color:var(--main-600)}.eshop-help{display:flex;align-items:center;gap:8px}.eshop-help>i{width:34px;height:34px;border-radius:50%;background:var(--main-50);color:var(--main-600);display:grid;place-items:center;font-size:17px}.eshop-help span{display:flex;flex-direction:column}.eshop-help small{font-size:9px;color:#8a94a6}.eshop-help b{font-size:11px;color:#334056}.eshop-mobile-search{display:none;padding:9px 12px;background:#fff;border-bottom:1px solid var(--store-border)}.eshop-mobile-search form{display:flex;border:1px solid #dfe5ec;border-radius:9px;overflow:hidden}.eshop-mobile-search input{flex:1;border:0;padding:10px 12px;outline:0;font-size:13px}.eshop-mobile-search button{width:44px;border:0;background:var(--main-600);color:#fff}.market-alert{max-width:1440px}
/* Home */
.eshop-full-hero{position:relative;height:var(--hero-height,620px);min-height:480px;overflow:hidden;background:#eaf3ee}.eshop-hero-picture,.eshop-hero-picture img{position:absolute;inset:0;width:100%;height:100%}.eshop-hero-picture img{object-fit:cover}.eshop-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,13,calc(var(--hero-overlay,.2) + .28)) 0%,rgba(6,18,13,var(--hero-overlay,.2)) 48%,rgba(6,18,13,.03) 78%)}.eshop-hero-inner{height:100%;position:relative;z-index:2;display:flex;align-items:center}.eshop-hero-copy{max-width:670px;color:#fff}.eshop-hero-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--main-600);font-size:11px;font-weight:800;margin-bottom:15px}.eshop-hero-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-2px;color:#fff;margin:0 0 16px;text-shadow:0 2px 18px rgba(0,0,0,.12)}.eshop-hero-copy p{font-size:17px;line-height:1.65;color:rgba(255,255,255,.9);max-width:600px;margin:0 0 25px}.eshop-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.eshop-hero-actions .btn{min-height:46px;border-radius:9px;padding:11px 20px;font-size:13px;font-weight:700}.eshop-hero-secondary{background:#fff!important;color:#1f2937!important;border:1px solid rgba(255,255,255,.6)!important}.eshop-section{padding:66px 0}.eshop-section-soft{background:#f7f9fb}.eshop-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.eshop-section-head.centered{justify-content:center;text-align:center}.eshop-section-head span{display:block;color:var(--main-600);font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:6px}.eshop-section-head h2{font-size:30px;line-height:1.18;letter-spacing:-.5px;margin:0}.eshop-section-head>a{font-size:12px;font-weight:700;color:var(--main-600)}.eshop-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.eshop-category-tile{min-height:138px;border:1px solid var(--store-border);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:14px;box-shadow:0 5px 18px rgba(30,40,60,.025)}.eshop-category-tile:hover{transform:translateY(-3px);border-color:var(--main-300);box-shadow:var(--store-shadow)}.eshop-category-icon,.eshop-category-photo{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--main-50);color:var(--main-600);font-size:24px;margin-bottom:10px;overflow:hidden}.eshop-category-photo img{width:100%;height:100%;object-fit:cover}.eshop-category-tile b{font-size:13px;color:#253047}.eshop-category-tile small{font-size:10px;color:#8b95a6;margin-top:2px}.eshop-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.eshop-product-card{overflow:hidden;transition:.25s;box-shadow:0 4px 18px rgba(25,35,50,.025)}.eshop-product-card:hover{transform:translateY(-4px);border-color:var(--main-200)!important;box-shadow:0 16px 34px rgba(25,40,55,.08)}.eshop-product-media{position:relative;padding:12px;background:#f8f9fb}.eshop-square-image{display:block;width:100%;aspect-ratio:1/1;border-radius:10px;background:#f1f2f4;overflow:hidden}.eshop-square-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:.3s}.eshop-product-card:hover .eshop-square-image img{transform:scale(1.04)}.eshop-sale-pill{left:18px;top:18px;background:#e62d35;color:#fff;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800}.eshop-sale-pill.new{background:#f59e0b}.eshop-sale-pill.best{background:var(--main-600)}.eshop-product-quick{position:absolute;right:20px;top:20px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateX(8px);transition:.2s}.eshop-product-card:hover .eshop-product-quick{opacity:1;transform:none}.eshop-product-quick a,.eshop-product-quick button{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e1e5eb;color:#3e4b5e;display:grid;place-items:center;box-shadow:0 4px 12px rgba(20,30,45,.07)}.eshop-product-content{padding:14px 15px 15px}.eshop-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#8a95a6;height:18px}.eshop-type-badge{padding:2px 6px;border-radius:999px;background:#eff5ff;color:#4267cf;font-weight:700}.eshop-product-content h3{font-size:15px;line-height:1.38;margin:7px 0 6px;min-height:42px}.eshop-product-content h3 a{color:#172033}.eshop-rating{display:flex;gap:5px;align-items:center;color:#f5a623;font-size:11px}.eshop-rating span{color:#8a95a6}.eshop-price-row{display:flex;align-items:baseline;gap:7px;margin-top:8px}.eshop-price-row strong{font-size:16px;color:#172033}.eshop-price-row strong small{font-size:9px;color:#8b95a6;font-weight:600}.eshop-price-row del{font-size:11px;color:#a1a9b6}.eshop-product-cta{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--main-50);color:var(--main-600);border-radius:8px;min-height:38px;font-size:12px;font-weight:750;margin-top:11px}.eshop-product-cta:hover{background:var(--main-600);color:#fff}.eshop-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eshop-promo-card{min-height:220px;border-radius:18px;padding:28px;position:relative;overflow:hidden;color:#203044;display:flex;align-items:center}.eshop-promo-card>div{position:relative;z-index:2;max-width:72%}.eshop-promo-card>i{position:absolute;right:-12px;bottom:-18px;font-size:110px;opacity:.14}.eshop-promo-card span{font-size:10px;font-weight:800;letter-spacing:.08em}.eshop-promo-card h3{font-size:23px;margin:7px 0}.eshop-promo-card p{font-size:12px;line-height:1.6;color:#607086;margin-bottom:13px}.eshop-promo-card b{font-size:12px}.eshop-promo-card.tone-one{background:#fff6df}.eshop-promo-card.tone-two{background:#eaf8f0}.eshop-promo-card.tone-three{background:#edf3ff}.eshop-brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.eshop-brand-card{height:105px;border:1px solid var(--store-border);border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.eshop-brand-card:hover{border-color:var(--main-300);box-shadow:var(--store-shadow)}.eshop-brand-card img{max-width:95px;max-height:45px;object-fit:contain}.eshop-brand-card>span{width:42px;height:42px;border-radius:50%;background:var(--main-50);color:var(--main-600);display:grid;place-items:center;font-size:18px;font-weight:800}.eshop-brand-card b{font-size:11px;color:#526075}.eshop-benefits-section{padding-top:50px}.eshop-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--store-border);border-radius:14px;overflow:hidden}.eshop-benefit-card{display:flex;align-items:center;gap:12px;padding:20px;background:#fff;border-right:1px solid var(--store-border)}.eshop-benefit-card:last-child{border-right:0}.eshop-benefit-card>span{width:44px;height:44px;border-radius:10px;background:var(--main-50);color:var(--main-600);display:grid;place-items:center;font-size:21px}.eshop-benefit-card h3{font-size:13px;margin:0 0 3px}.eshop-benefit-card p{font-size:10px;color:#8792a4;margin:0}
/* Generic page hero / shop */
.eshop-page-hero{background:#f7f9fb;border-bottom:1px solid #e9edf2;padding:24px 0}.eshop-page-hero h1,.eshop-page-hero h2{font-size:27px!important;line-height:1.2!important;margin:0!important;letter-spacing:-.45px!important}.eshop-breadcrumb{display:flex;align-items:center;gap:7px;font-size:11px;color:#8994a5}.eshop-breadcrumb a{color:#47556a}.eshop-filter-card{box-shadow:var(--store-shadow)}.eshop-filter-card h6{font-size:14px}.eshop-empty{background:#fbfcfd}.common-input,select.common-input,input.common-input,textarea.common-input,.form-card input,.form-card select,.form-card textarea{min-height:42px;font-size:13px!important;border-radius:9px!important}
/* Product detail / attribute display */
.eshop-product-section{padding:50px 0}.eshop-product-gallery{position:sticky;top:70px}.eshop-product-detail-main{width:100%;aspect-ratio:1/1;min-height:0!important;border:1px solid var(--store-border);border-radius:16px;background:#f7f8fa;display:grid;place-items:center;overflow:hidden}.eshop-product-detail-main img{width:100%;height:100%;object-fit:contain;padding:22px}.eshop-gallery-thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto;padding-bottom:2px}.gallery-thumb{width:68px;height:68px;flex:0 0 68px;border:1px solid #e1e6ec;background:#fff;border-radius:9px;padding:4px}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--main-600)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.eshop-product-summary{border:1px solid var(--store-border);border-radius:16px;padding:26px;background:#fff;box-shadow:var(--store-shadow)}.eshop-product-badges{display:flex;gap:6px;flex-wrap:wrap}.eshop-product-badges span{font-size:9px;font-weight:800;color:var(--main-600);background:var(--main-50);padding:4px 8px;border-radius:999px}.eshop-product-summary h1{font-size:30px!important;line-height:1.18!important;letter-spacing:-.6px;margin:12px 0 8px}.eshop-product-rating{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.eshop-product-rating>span{color:#f6a621;font-size:12px}.eshop-product-rating small{font-size:11px;color:#8590a2}.eshop-product-price{font-size:27px;font-weight:800;color:var(--main-600);margin:14px 0}.eshop-product-price small{font-size:10px;color:#8993a4}.eshop-product-price del{font-size:14px;color:#a4abb6;margin-left:7px;font-weight:500}.eshop-product-short{font-size:13px;line-height:1.7;color:#637086;padding-bottom:16px;border-bottom:1px solid #edf0f3}.eshop-buy-form{padding-top:17px}.eshop-variation-builder{display:flex;flex-direction:column;gap:17px;margin-bottom:20px}.eshop-option-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.eshop-option-title b{font-size:12px}.eshop-option-title span{font-size:10px;color:var(--main-600);font-weight:700}.eshop-option-select{width:100%;min-height:44px;border:1px solid #dfe4ea;border-radius:9px;padding:0 12px;font-size:12px;background:#fff}.eshop-option-list{display:flex;flex-wrap:wrap;gap:8px}.eshop-option-item{cursor:pointer;margin:0;position:relative}.eshop-option-item input{position:absolute;opacity:0;pointer-events:none}.eshop-button-swatch{min-width:42px;height:36px;padding:0 12px;border:1px solid #dfe4ea;border-radius:8px;background:#fff;display:grid;place-items:center;font-size:11px;font-style:normal;font-weight:700}.eshop-option-item input:checked+.eshop-button-swatch{border-color:var(--main-600);background:var(--main-50);color:var(--main-600);box-shadow:0 0 0 2px var(--main-100)}.type-color .eshop-option-item,.type-image .eshop-option-item,.type-checkbox .eshop-option-item{display:flex;flex-direction:column;align-items:center;gap:4px}.eshop-color-swatch{width:34px;height:34px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #d7dde5}.eshop-option-item input:checked+.eshop-color-swatch{box-shadow:0 0 0 2px var(--main-600)}.eshop-option-item em{font-style:normal;font-size:9px;color:#6e7a8d}.eshop-image-swatch{width:58px;height:58px;border-radius:9px;border:1px solid #dfe4ea;background:#fff;display:grid;place-items:center;overflow:hidden}.eshop-image-swatch img{width:100%;height:100%;object-fit:cover}.eshop-option-item input:checked+.eshop-image-swatch{border:2px solid var(--main-600);box-shadow:0 0 0 2px var(--main-100)}.eshop-check-box{width:28px;height:28px;border:1px solid #d8dee6;border-radius:6px;display:grid;place-items:center;color:transparent;background:#fff}.eshop-option-item input:checked+.eshop-check-box{background:var(--main-600);border-color:var(--main-600);color:#fff}.eshop-variation-status{font-size:11px;padding:9px 11px;border-radius:8px;background:#f6f8fa;color:#687588}.eshop-variation-status.available{background:#ecf9f1;color:#15824a}.eshop-variation-status.unavailable{background:#fff1f1;color:#c4313a}.eshop-buy-row{display:grid;grid-template-columns:95px 1fr 130px;gap:9px;align-items:end}.eshop-qty{font-size:11px;font-weight:700}.eshop-qty input{width:100%;height:44px;border:1px solid #dfe4ea;border-radius:8px;padding:0 10px;margin-top:5px}.eshop-buy-row .btn{height:44px;border-radius:8px;font-size:12px;font-weight:750}.eshop-outline-btn{border:1px solid var(--main-600)!important;color:var(--main-600)!important;background:#fff!important}.eshop-product-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.eshop-product-actions form{margin:0}.eshop-product-actions button,.eshop-product-actions a{border:1px solid #e2e6ec;background:#f9fafb;color:#46546a;border-radius:8px;min-height:36px;padding:7px 11px;font-size:10px;font-weight:650;display:inline-flex;align-items:center;gap:5px}.eshop-product-actions a:last-child{color:#158947}.eshop-product-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #edf0f3}.eshop-product-facts div{display:flex;justify-content:space-between;gap:8px;background:#fafbfc;padding:8px 10px;border-radius:7px;font-size:10px}.eshop-product-facts span{color:#8993a4}.eshop-product-facts b{color:#354256}.eshop-detail-tabs{background:#f7f9fb;padding:50px 0}.eshop-tabs-card{background:#fff;border:1px solid var(--store-border);border-radius:15px;padding:22px}.eshop-tabs-card .nav{gap:7px;margin-bottom:20px}.eshop-tabs-card .nav-link{border-radius:7px;padding:8px 14px;font-size:11px;font-weight:700}.eshop-review{padding:14px 0;border-bottom:1px solid #edf0f3}.eshop-review>div{display:flex;justify-content:space-between}.eshop-review span{color:#f5a623}.eshop-review p{font-size:12px;color:#657187;margin:6px 0 0}.eshop-review-form{border:1px solid #e5e9ee;border-radius:10px;padding:16px}.eshop-review-form h3{font-size:16px}.eshop-review-form label{font-size:11px;font-weight:700;display:block;margin-top:10px}.eshop-review-form select,.eshop-review-form textarea{width:100%;border:1px solid #dfe4ea;border-radius:8px;padding:9px;margin-top:5px}.eshop-review-form textarea{min-height:90px}
/* Checkout */
.checkout-page{padding:45px 0 70px;background:#f7f9fb}.checkout-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.checkout-title-row>div:first-child>span{font-size:10px;letter-spacing:.08em;font-weight:800;color:var(--main-600)}.checkout-title-row h1{font-size:27px!important;margin-top:3px!important}.checkout-progress{display:flex;align-items:center;gap:8px;font-size:10px;color:#98a1af}.checkout-progress span{display:flex;align-items:center;gap:5px}.checkout-progress span>i{width:23px;height:23px;border-radius:50%;background:#e9edf2;display:grid;place-items:center}.checkout-progress .done,.checkout-progress .active{color:var(--main-600);font-weight:700}.checkout-progress .done>i,.checkout-progress .active>i{background:var(--main-50)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.55fr);gap:22px;align-items:start}.checkout-main{display:flex;flex-direction:column;gap:16px}.checkout-card{background:#fff;border:1px solid var(--store-border);border-radius:14px;padding:22px;box-shadow:0 5px 20px rgba(25,35,50,.025)}.checkout-card-head{display:flex;gap:12px;align-items:center;margin-bottom:18px}.checkout-card-head>span{width:40px;height:40px;border-radius:9px;background:var(--main-50);color:var(--main-600);display:grid;place-items:center;font-size:19px}.checkout-card-head h2,.checkout-summary-head h2{font-size:17px!important;margin:0!important}.checkout-card-head p{font-size:10px;color:#8993a4;margin:2px 0 0}.checkout-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.checkout-fields label,.checkout-card>label{font-size:11px;font-weight:700;color:#475469}.checkout-fields label.wide{grid-column:1/-1}.checkout-fields em{font-style:normal;color:#e5484d}.checkout-fields input,.checkout-card textarea{width:100%;height:42px;border:1px solid #dfe4ea;border-radius:8px;padding:0 11px;margin-top:5px;outline:0;font-size:12px}.checkout-card textarea{height:auto;padding:10px;min-height:85px}.checkout-fields input:focus,.checkout-card textarea:focus{border-color:var(--main-400);box-shadow:0 0 0 3px var(--main-50)}.checkout-save-address{display:flex!important;align-items:center;gap:7px;margin-top:13px;font-weight:500!important}.checkout-save-address input,.checkout-terms input{width:15px;height:15px;margin:0}.checkout-login-note,.checkout-info{display:flex;gap:7px;align-items:center;background:#f6f8fb;border-radius:8px;padding:10px 12px;font-size:10px;color:#697589;margin-top:13px}.checkout-login-note a{color:var(--main-600);font-weight:700}.payment-options{display:flex;flex-direction:column;gap:9px}.payment-option{display:flex;align-items:center;gap:10px;border:1px solid #e2e7ed;border-radius:10px;padding:12px;cursor:pointer;position:relative}.payment-option:hover{border-color:var(--main-300)}.payment-option>input{position:absolute;opacity:0}.payment-radio{width:17px;height:17px;border:1.5px solid #c5cdd8;border-radius:50%;position:relative}.payment-option>input:checked+.payment-radio{border-color:var(--main-600)}.payment-option>input:checked+.payment-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--main-600);position:absolute;left:3px;top:3px}.payment-option:has(input:checked){border-color:var(--main-300);background:var(--main-50)}.payment-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;font-size:18px}.payment-icon.cod{background:#fff4df;color:#d88700}.payment-icon.bank{background:#eaf2ff;color:#2f6fdb}.payment-icon.online{background:#eeeefe;color:#6557d8}.payment-copy{display:flex;flex-direction:column}.payment-copy b{font-size:12px}.payment-copy small{font-size:9px;color:#8993a4;margin-top:1px}.checkout-summary{position:sticky;top:65px}.checkout-summary-card{background:#fff;border:1px solid var(--store-border);border-radius:14px;padding:20px;box-shadow:0 10px 30px rgba(25,35,50,.05)}.checkout-summary-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #edf0f3}.checkout-summary-head a{font-size:10px;color:var(--main-600);font-weight:700}.checkout-items{display:flex;flex-direction:column;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f3;max-height:320px;overflow:auto}.checkout-item{display:grid;grid-template-columns:52px 1fr auto;gap:9px;align-items:center}.checkout-item-image{width:52px;height:52px;border-radius:8px;background:#f4f6f8;position:relative;display:grid;place-items:center}.checkout-item-image img{width:100%;height:100%;object-fit:contain;padding:3px}.checkout-item-image span{position:absolute;right:-5px;top:-5px;width:17px;height:17px;border-radius:50%;background:#334155;color:#fff;font-size:8px;display:grid;place-items:center}.checkout-item-info{display:flex;flex-direction:column}.checkout-item-info b{font-size:11px;line-height:1.35}.checkout-item-info small{font-size:9px;color:#8993a4}.checkout-item-info em{font-style:normal;font-size:9px;color:#6a768a}.checkout-item>strong{font-size:11px}.checkout-totals{padding:13px 0}.checkout-totals>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0;font-size:11px;color:#6d798b}.checkout-totals b{color:#344156}.checkout-totals .discount{color:#15924d}.checkout-totals .free{font-style:normal;color:#15924d;font-size:9px}.checkout-totals .grand{border-top:1px solid #edf0f3;margin-top:6px;padding-top:12px;align-items:baseline;color:#172033}.checkout-totals .grand span{font-size:14px;font-weight:750}.checkout-totals .grand strong{font-size:21px;color:var(--main-600)}.checkout-terms{display:flex;align-items:flex-start;gap:7px;font-size:9px;color:#788497;line-height:1.5}.checkout-terms input{flex:0 0 15px;margin-top:1px}.checkout-terms a{color:var(--main-600);font-weight:700}.checkout-place-btn{width:100%;height:46px;border:0;border-radius:9px;background:var(--main-600);color:#fff;font-size:12px;font-weight:800;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px}.checkout-place-btn:disabled{opacity:.65}.checkout-security{display:flex;justify-content:center;gap:14px;margin-top:11px;color:#8b95a5;font-size:8px}.checkout-security span{display:flex;gap:3px;align-items:center}
/* Customer account */
.account-hero{padding:34px 0;background:linear-gradient(135deg,var(--main-50),#f8fafc);border-bottom:1px solid #e9edf2}.account-hero span{font-size:10px;color:var(--main-600);font-weight:800;letter-spacing:.08em}.account-hero h1{font-size:29px!important;margin:4px 0!important}.account-hero p{font-size:12px;color:#768195;margin:4px 0 0}.account-page{background:#f7f9fb;padding:35px 0 70px}.account-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:20px;align-items:start}.account-sidebar{background:#fff;border:1px solid var(--store-border);border-radius:14px;padding:14px;position:sticky;top:65px}.account-user{display:flex;align-items:center;gap:10px;padding:8px 7px 15px;border-bottom:1px solid #edf0f3}.account-user>span{width:40px;height:40px;border-radius:50%;background:var(--main-50);color:var(--main-600);display:grid;place-items:center;font-weight:800}.account-user div{display:flex;flex-direction:column;min-width:0}.account-user b{font-size:12px}.account-user small{font-size:9px;color:#8a95a5;overflow:hidden;text-overflow:ellipsis}.account-sidebar nav{display:flex;flex-direction:column;gap:4px;padding-top:11px}.account-sidebar nav a{min-height:38px;border-radius:8px;padding:8px 9px;display:flex;align-items:center;gap:8px;color:#526075;font-size:11px;font-weight:650}.account-sidebar nav a:hover,.account-sidebar nav a.active{background:var(--main-50);color:var(--main-600)}.account-sidebar nav a i{font-size:17px}.account-sidebar nav a em{font-style:normal;margin-left:auto;background:#edf0f4;color:#697589;border-radius:99px;padding:1px 6px;font-size:8px}.account-sidebar nav a.logout{color:#d3434b;margin-top:5px}.account-content{min-width:0}.account-welcome,.account-page-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.account-welcome h2,.account-page-heading h2{font-size:22px!important;margin:0!important}.account-welcome p,.account-page-heading p{font-size:11px;color:#7d899a;margin:3px 0 0}.account-welcome .btn{font-size:11px;border-radius:8px}.account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.account-stats>div{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:14px;display:grid;grid-template-columns:38px 1fr;column-gap:9px;align-items:center}.account-stats>div>span{grid-row:1/3;width:38px;height:38px;border-radius:9px;display:grid;place-items:center;font-size:18px}.account-stats span.blue{background:#edf3ff;color:#3a70d8}.account-stats span.green{background:#eaf8f0;color:#16884b}.account-stats span.orange{background:#fff5e5;color:#d88500}.account-stats span.purple{background:#f2efff;color:#7255d9}.account-stats small{font-size:9px;color:#8993a4}.account-stats b{font-size:15px}.account-card{background:#fff;border:1px solid var(--store-border);border-radius:14px;padding:18px}.account-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:13px;border-bottom:1px solid #edf0f3}.account-card-head h3{font-size:15px!important;margin:0!important}.account-card-head p{font-size:9px;color:#8993a4;margin:2px 0 0}.account-card-head a{font-size:10px;color:var(--main-600);font-weight:700}.account-order-list{display:flex;flex-direction:column}.account-order-row{display:grid;grid-template-columns:1.5fr .8fr .9fr 130px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f3}.account-order-row:last-child{border-bottom:0}.account-order-row>div:first-child{display:flex;flex-direction:column}.account-order-row b{font-size:11px}.account-order-row small{font-size:9px;color:#8a95a5}.account-order-row>strong{font-size:11px}.account-order-actions{display:flex;gap:5px;justify-content:flex-end}.account-order-actions a,.account-table-actions a{font-size:9px;border:1px solid #e0e5eb;border-radius:6px;padding:5px 7px;color:#526075;font-weight:650}.account-empty{text-align:center;padding:45px 15px;color:#788498}.account-empty>i{font-size:36px;color:var(--main-600)}.account-empty h3{font-size:16px;margin:7px 0}.account-empty p{font-size:10px}.account-orders-table{overflow:auto}.account-orders-table table{width:100%;border-collapse:collapse;min-width:760px}.account-orders-table th,.account-orders-table td{padding:11px 9px;border-bottom:1px solid #edf0f3;text-align:left;font-size:10px}.account-orders-table th{font-size:9px;text-transform:uppercase;color:#8a95a5;background:#fafbfc}.account-table-actions{display:flex;gap:5px}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.address-card{position:relative;background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:16px}.address-card.default{border-color:var(--main-300)}.default-badge{position:absolute;right:12px;top:12px;background:var(--main-50);color:var(--main-600);border-radius:99px;padding:3px 7px;font-size:8px;font-weight:800}.address-card h3{font-size:13px;margin:0 0 7px}.address-card p{font-size:10px;color:#697589;line-height:1.65;margin:0 0 9px}.account-link-danger{border:0;background:transparent;color:#d7474f;font-size:9px;font-weight:700;padding:0}.account-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.account-form-grid label{font-size:10px;font-weight:700}.account-form-grid label.wide{grid-column:1/-1}.account-form-grid input{width:100%;height:40px;border:1px solid #dfe4ea;border-radius:8px;padding:0 10px;margin-top:5px;font-size:11px}.account-form-grid .account-check{display:flex;align-items:center;gap:6px;align-self:end;height:40px}.account-form-grid .account-check input{width:15px;height:15px;margin:0}
/* Footer */
.eshop-footer{background:#111827;color:#cfd5df;padding:62px 0 46px;margin-top:0}.eshop-footer-grid{display:grid;grid-template-columns:1.6fr .8fr .9fr 1.3fr;gap:38px}.eshop-footer .eshop-logo{color:#fff;margin-bottom:15px}.eshop-footer-about>p,.eshop-footer-newsletter>p{font-size:11px;line-height:1.7;color:#9da7b7;max-width:350px}.eshop-footer-contact{display:flex;flex-direction:column;gap:8px;margin-top:14px}.eshop-footer-contact a,.eshop-footer-contact span{display:flex;align-items:flex-start;gap:7px;font-size:10px;color:#b2bccb}.eshop-footer h3{color:#fff;font-size:13px!important;margin:4px 0 16px}.eshop-footer-grid>div:not(.eshop-footer-about):not(.eshop-footer-newsletter)>a{display:block;color:#aeb8c7;font-size:10px;margin:10px 0}.eshop-footer-grid>div>a:hover{color:#fff}.eshop-footer-newsletter form{height:42px;border-radius:9px;background:#fff;display:flex;overflow:hidden;margin-top:12px}.eshop-footer-newsletter input{flex:1;border:0;padding:0 11px;outline:0;font-size:10px}.eshop-footer-newsletter button{width:44px;border:0;background:var(--main-600);color:#fff}.eshop-socials{display:flex;gap:7px;margin-top:15px}.eshop-socials a{width:32px;height:32px;border-radius:50%;background:#202a39;color:#cfd5df;display:grid;place-items:center;font-size:14px}.eshop-footer-bottom{background:#0c121d;color:#8d98aa;padding:14px 0}.eshop-footer-bottom>.container{display:flex;justify-content:space-between;gap:12px;align-items:center}.eshop-footer-bottom p{font-size:9px;margin:0}.eshop-footer-bottom a{color:#8d98aa;font-size:9px;margin-left:14px}.eshop-floating-wa{right:18px;bottom:18px;width:52px;height:52px;font-size:24px}.eshop-mobile-bottom{display:none}
/* Headings compact globally */
.eshop-home h1,.eshop-home h2,.eshop-home h3,.eshop-page-hero h1,.eshop-page-hero h2,.eshop-product-summary h1,.checkout-page h1,.checkout-page h2,.account-page h1,.account-page h2,.account-page h3{font-family:inherit}
@media(max-width:1199px){.eshop-card-grid{grid-template-columns:repeat(3,1fr)}.eshop-category-grid{grid-template-columns:repeat(4,1fr)}.eshop-brand-grid{grid-template-columns:repeat(4,1fr)}.eshop-benefit-grid{grid-template-columns:repeat(2,1fr)}.eshop-benefit-card:nth-child(2){border-right:0}.eshop-benefit-card:nth-child(-n+2){border-bottom:1px solid var(--store-border)}.checkout-layout{grid-template-columns:minmax(0,1.25fr) 340px}.account-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){body{padding-bottom:64px}.header-top,.eshop-nav{display:none!important}.eshop-main-header{padding:9px 0}.eshop-header-row{gap:10px}.eshop-desktop-search{display:none}.eshop-logo{font-size:20px;min-width:0}.eshop-logo-image{max-width:150px;max-height:44px}.eshop-header-actions{margin-left:auto}.eshop-header-actions>a{min-width:39px;height:40px}.eshop-header-actions>a span{display:none}.eshop-header-actions>a i{font-size:20px}.eshop-mobile-search{display:block}.eshop-full-hero{height:520px;min-height:520px}.eshop-hero-overlay{background:linear-gradient(90deg,rgba(8,17,13,.62),rgba(8,17,13,.28))}.eshop-hero-copy{max-width:560px}.eshop-hero-copy h1{font-size:48px}.eshop-section{padding:52px 0}.eshop-card-grid{grid-template-columns:repeat(2,1fr)}.eshop-promo-grid{grid-template-columns:1fr}.eshop-promo-card{min-height:180px}.eshop-brand-grid{grid-template-columns:repeat(3,1fr)}.eshop-product-gallery{position:static}.checkout-title-row{align-items:flex-start}.checkout-progress{display:none}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.account-layout{grid-template-columns:1fr}.account-sidebar{position:static;padding:10px}.account-user{display:none}.account-sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);padding:0;gap:6px}.account-sidebar nav a{justify-content:center;flex-direction:column;gap:2px;text-align:center;padding:7px 4px}.account-sidebar nav a em{display:none}.account-sidebar nav a.logout,.account-sidebar nav a:nth-last-child(2){display:none}.eshop-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.eshop-footer-newsletter{grid-column:1/-1}.eshop-mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:61px;background:#fff;border-top:1px solid #e1e6ec;z-index:999;padding-bottom:env(safe-area-inset-bottom)}.eshop-mobile-bottom a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#5f6c80;font-size:8px;position:relative}.eshop-mobile-bottom i{font-size:20px}.eshop-mobile-bottom a:hover{color:var(--main-600)}.eshop-mobile-bottom b{position:absolute;top:5px;left:55%;min-width:15px;height:15px;border-radius:50%;background:#e33b44;color:#fff;font-size:7px;display:grid;place-items:center}.eshop-floating-wa{bottom:74px}}
@media(max-width:767px){.container.container-lg{padding-left:14px;padding-right:14px}.eshop-full-hero{height:480px;min-height:480px}.eshop-hero-inner{align-items:flex-end;padding-bottom:42px}.eshop-hero-copy h1{font-size:38px;letter-spacing:-1.2px}.eshop-hero-copy p{font-size:13px;line-height:1.6}.eshop-hero-kicker{font-size:9px}.eshop-hero-actions .btn{min-height:42px;padding:9px 15px;font-size:11px}.eshop-section{padding:42px 0}.eshop-section-head{margin-bottom:18px}.eshop-section-head h2{font-size:24px}.eshop-section-head>a{font-size:10px}.eshop-category-grid{grid-template-columns:repeat(3,1fr);gap:9px}.eshop-category-tile{min-height:112px;padding:10px}.eshop-category-icon,.eshop-category-photo{width:48px;height:48px;font-size:20px;margin-bottom:7px}.eshop-category-tile b{font-size:11px}.eshop-card-grid{gap:10px}.eshop-product-media{padding:8px}.eshop-product-content{padding:10px}.eshop-product-content h3{font-size:12px;min-height:34px;margin:5px 0}.eshop-product-meta{font-size:8px}.eshop-price-row strong{font-size:13px}.eshop-price-row del{font-size:9px}.eshop-rating{font-size:9px}.eshop-product-cta{min-height:33px;font-size:9px}.eshop-sale-pill{left:11px;top:11px;padding:3px 6px;font-size:8px}.eshop-product-quick{display:none}.eshop-promo-card{padding:21px;min-height:160px}.eshop-promo-card h3{font-size:19px}.eshop-brand-grid{grid-template-columns:repeat(2,1fr)}.eshop-benefit-grid{grid-template-columns:1fr}.eshop-benefit-card{border-right:0;border-bottom:1px solid var(--store-border)!important}.eshop-benefit-card:last-child{border-bottom:0!important}.eshop-page-hero{padding:18px 0}.eshop-page-hero h1,.eshop-page-hero h2{font-size:22px!important}.eshop-product-section{padding:28px 0}.eshop-product-summary{padding:18px}.eshop-product-summary h1{font-size:23px!important}.eshop-product-price{font-size:22px}.eshop-product-detail-main img{padding:12px}.eshop-buy-row{grid-template-columns:80px 1fr}.eshop-buy-row .eshop-outline-btn{grid-column:1/-1}.eshop-product-facts{grid-template-columns:1fr}.eshop-tabs-card{padding:15px}.checkout-page{padding:25px 0 45px}.checkout-card{padding:16px}.checkout-card-head{margin-bottom:14px}.checkout-card-head h2{font-size:15px!important}.checkout-fields{grid-template-columns:1fr;gap:10px}.checkout-fields label.wide{grid-column:auto}.checkout-summary-card{padding:16px}.checkout-item{grid-template-columns:46px 1fr auto}.checkout-item-image{width:46px;height:46px}.account-hero{padding:25px 0}.account-hero h1{font-size:23px!important}.account-page{padding:22px 0 45px}.account-sidebar nav{grid-template-columns:repeat(4,1fr)}.account-welcome{align-items:flex-start;flex-direction:column}.account-welcome .btn{width:100%}.account-stats{grid-template-columns:1fr 1fr;gap:8px}.account-stats>div{padding:11px;grid-template-columns:32px 1fr}.account-stats>div>span{width:32px;height:32px;font-size:15px}.account-stats b{font-size:13px}.account-order-row{grid-template-columns:1fr auto;gap:6px}.account-order-row>strong{grid-column:2}.account-order-row>.status{grid-column:1}.account-order-actions{grid-column:2}.address-grid{grid-template-columns:1fr}.account-form-grid{grid-template-columns:1fr}.account-form-grid label.wide{grid-column:auto}.eshop-footer{padding:40px 0 30px}.eshop-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.eshop-footer-about,.eshop-footer-newsletter{grid-column:1/-1}.eshop-footer-bottom>.container{flex-direction:column;text-align:center}.eshop-footer-bottom a{margin:0 7px}}
@media(max-width:480px){.eshop-logo-image{max-width:120px}.eshop-logo-text{font-size:18px}.eshop-header-actions>a:nth-child(2){display:none}.eshop-full-hero{height:430px;min-height:430px}.eshop-hero-copy h1{font-size:31px}.eshop-category-grid{grid-template-columns:repeat(2,1fr)}.eshop-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eshop-product-content{padding:9px}.eshop-product-content h3{font-size:11px}.eshop-price-row{gap:4px;flex-wrap:wrap}.eshop-price-row strong{font-size:12px}.eshop-product-cta{font-size:8px;padding:0 4px}.eshop-product-summary h1{font-size:21px!important}.eshop-option-list{gap:6px}.eshop-button-swatch{min-width:36px;height:34px;padding:0 9px}.checkout-title-row h1{font-size:22px!important}.account-sidebar nav a{font-size:8px}.account-sidebar nav a i{font-size:18px}.account-stats{grid-template-columns:1fr 1fr}.account-stats small{font-size:8px}.eshop-footer-grid{grid-template-columns:1fr 1fr}}

/* ========================= EasyShop V4 storefront ========================= */
:root{--store-font:Arial,sans-serif;--store-heading-font:Arial,sans-serif;--store-base-size:16px;--store-heading-scale:1}
body{font-family:var(--store-font)!important;font-size:var(--store-base-size)!important}.marketpro-header,.marketpro-main-nav{font-family:var(--store-font)!important}h1,h2,h3,h4,h5,h6,.section-title,.product-title,.mp-product-title{font-family:var(--store-heading-font)!important}h1{font-size:calc(2.3rem * var(--store-heading-scale))}h2{font-size:calc(1.8rem * var(--store-heading-scale))}h3{font-size:calc(1.35rem * var(--store-heading-scale))}
.marketpro-header.store-header-sticky{position:sticky;top:0;z-index:1035;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06)}.marketpro-header.store-header-sticky+.marketpro-main-nav{position:sticky;top:var(--header-sticky-offset,74px);z-index:1034;background:#fff}
.mp-search{position:relative}.ajax-search-results{position:absolute;top:calc(100% + 7px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 45px rgba(15,23,42,.12);z-index:9999;max-height:390px;overflow:auto;display:none}.ajax-search-results.open{display:block}.ajax-search-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid #f0f2f5;color:#111827}.ajax-search-item:last-child{border-bottom:0}.ajax-search-item img{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f5f5f5}.ajax-search-item strong{font-size:13px}.ajax-search-item small{display:block;color:#667085;font-size:11px}.ajax-search-empty{padding:18px;text-align:center;color:#667085}
.home-hero-slider{overflow:hidden}.home-hero-slide{position:relative}.home-hero-link{display:block}.home-hero-image{width:100%;display:block;object-fit:cover}.home-hero-content{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none}.home-hero-content .container>*{pointer-events:auto}.home-hero-content h1{max-width:780px}.home-banner-slot{margin:28px 0}.home-banner-slot a,.home-banner-slot>div{display:block;border-radius:14px;overflow:hidden;background:#f6f8fb}.home-banner-slot img{width:100%;height:auto;display:block}.home-product-section{padding-block:34px}.section-head-v4{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.section-head-v4 h2{margin:0}.section-head-v4 a{font-weight:700;font-size:13px}.product-grid-v4{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.product-card,.mp-product-card{height:100%}.product-card-image,.mp-product-media{aspect-ratio:1/1!important;overflow:hidden!important;background:#f7f7f7}.product-card-image img,.mp-product-media img{width:100%!important;height:100%!important;object-fit:contain!important}.product-card .product-card-title,.mp-product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}
.product-interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.product-interest-card{border:1px solid #e7e9ef;background:#fff;border-radius:11px;padding:11px;display:flex;gap:9px;align-items:flex-start}.product-interest-card i{font-size:20px;color:var(--primary)}.product-interest-card strong{font-size:12px;display:block}.product-interest-card small{color:#667085;font-size:11px}.sale-countdown-box{border:1px solid #fee2e2;background:#fff7f7;border-radius:12px;padding:13px;margin:12px 0}.sale-countdown-time{display:flex;gap:7px;margin-top:8px}.sale-countdown-time span{background:#111827;color:#fff;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:800}.offer-box{border:1px dashed #f0b429;background:#fffaf0;border-radius:11px;padding:12px;margin:12px 0}.external-product-box{border:1px solid #dbe6ff;background:#f6f9ff;border-radius:12px;padding:13px;margin:12px 0}
.checkout-v4{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:22px;align-items:start}.checkout-v4 .checkout-summary{position:sticky;top:108px}.upi-pay-panel{border:1px solid #dce6ff;background:linear-gradient(145deg,#f8fbff,#f8f7ff);border-radius:14px;padding:16px;margin-top:12px}.upi-pay-grid{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}.upi-qr{width:180px;height:180px;background:#fff;border:1px solid #e3e7ef;border-radius:12px;padding:8px}.upi-app-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.upi-app-badges span{border:1px solid #dde3ec;border-radius:999px;background:#fff;padding:5px 9px;font-size:10px;font-weight:700}.shipping-quote-box{margin-top:10px;padding:10px;border-radius:9px;background:#f8fafc;color:#475467;font-size:12px}.shipping-quote-box.success{background:#eefbf3;color:#147a46}.shipping-quote-box.error{background:#fff4f4;color:#b42318}
.auth-page{min-height:calc(100vh - 170px);padding:54px 0;background:linear-gradient(145deg,#f7faff,#fff,#f8fff9)}.auth-shell{width:min(1000px,calc(100% - 28px));margin:auto;background:#fff;border:1px solid #e7eaf0;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;box-shadow:0 25px 70px rgba(15,23,42,.08)}.auth-art{padding:42px;background:linear-gradient(145deg,var(--primary),#1a8460);color:#fff;position:relative;overflow:hidden}.auth-art:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#ffffff12;right:-120px;top:-100px}.auth-art>*{position:relative}.auth-art h2{color:#fff!important}.auth-form{padding:42px}.auth-form h1{font-size:30px;margin-bottom:7px}.auth-feature-list{display:grid;gap:11px;margin-top:28px}.auth-feature-list div{display:flex;gap:9px;align-items:center}.auth-feature-list i{width:30px;height:30px;border-radius:8px;background:#fff2;display:grid;place-items:center}.auth-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.auth-form input{min-height:48px}.auth-note{font-size:12px;color:#667085;margin-top:18px}.auth-alt{margin-top:20px;text-align:center;border-top:1px solid #edf0f4;padding-top:18px}
@media(max-width:1199px){.product-grid-v4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:991px){.product-grid-v4{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-v4{grid-template-columns:1fr}.checkout-v4 .checkout-summary{position:static}.auth-shell{grid-template-columns:1fr}.auth-art{display:none}}
@media(max-width:767px){body{font-size:calc(var(--store-base-size) - 1px)!important}.marketpro-header.store-header-sticky{top:0}.marketpro-main-nav{position:static!important}.home-product-section{padding-block:24px}.product-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section-head-v4{align-items:center}.section-head-v4 h2{font-size:20px!important}.home-banner-slot{margin:18px 0}.home-banner-slot a,.home-banner-slot>div{border-radius:9px}.product-interest-grid{grid-template-columns:1fr}.upi-pay-grid{grid-template-columns:1fr;text-align:center}.upi-qr{margin:auto}.upi-app-badges{justify-content:center}.auth-page{padding:22px 0}.auth-form{padding:25px 18px}.auth-form h1{font-size:25px}.auth-form .field-row{grid-template-columns:1fr}.ajax-search-results{position:fixed;left:12px;right:12px;top:132px;max-height:60vh}.home-hero-content h1{font-size:30px!important}.home-hero-content p{font-size:13px}.home-hero-image{min-height:250px;object-fit:cover}}
@media(max-width:420px){.product-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card-body,.mp-product-body{padding:10px!important}}
/* V4 selector alignment with current storefront markup */
body{font-size:var(--store-font-size,14px)!important}.eshop-header-stack.is-sticky{position:sticky;top:0;z-index:1040;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.07)}.eshop-header-stack.is-sticky .eshop-nav{background:#fff}.eshop-search{position:relative}.eshop-search-results{position:absolute;left:0;right:0;top:calc(100% + 7px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 45px rgba(15,23,42,.13);z-index:9999;max-height:390px;overflow:auto;display:none}.eshop-search-results.open{display:block}.eshop-search-result{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid #f0f2f5;color:#111827}.eshop-search-result img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f7f7f7}.eshop-search-result:last-child{border-bottom:0}.eshop-search-result b{font-size:12px}.eshop-search-result small{display:block;font-size:10px;color:#667085}.eshop-search-no-results{padding:16px;text-align:center;color:#667085;font-size:12px}
@media(max-width:767px){body{font-size:calc(var(--store-font-size,14px) - 1px)!important}.eshop-search-results{position:fixed;left:12px;right:12px;top:122px;max-height:60vh}}
.eshop-search-results>a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid #f0f2f5;color:#111827}.eshop-search-results>a:last-child{border-bottom:0}.eshop-search-results>a img,.eshop-search-results .ajax-noimg{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f7f7f7;display:grid;place-items:center}.eshop-search-results>a b{font-size:12px;display:block}.eshop-search-results>a small{display:block;font-size:10px;color:#667085}.eshop-search-results>a strong{font-size:12px;color:var(--store-primary)}
.eshop-main-links a,.eshop-category-btn,.eshop-header-actions a{font-size:var(--store-nav-size,13px)!important}.eshop-product-content h3,.product-card .body h3,.mp-product-title{font-size:var(--store-product-title-size,14px)!important}.eshop-section-head h2,.section-title h2{font-size:var(--store-section-heading-size,30px)!important}.btn,.checkout-place-btn,.eshop-product-cta{font-size:var(--store-button-size,13px)!important}
/* Mobile commerce lists use cards rather than horizontal tables */
@media(max-width:767px){.account-orders-table{overflow:visible}.account-orders-table table,.account-orders-table tbody{display:grid;gap:10px;min-width:0!important;width:100%}.account-orders-table thead{display:none}.account-orders-table tr{display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid #e7ebf0;border-radius:11px;padding:11px;background:#fff}.account-orders-table td{padding:3px 0!important;border:0!important;font-size:10px!important}.account-orders-table td:first-child{grid-column:1/-1;font-size:12px!important}.account-orders-table td:nth-last-child(1){grid-column:1/-1}.account-table-actions{justify-content:flex-start}.account-sidebar nav{grid-template-columns:repeat(3,1fr)!important}.account-sidebar nav a{min-width:0}.account-sidebar nav a em{display:none}}

/* V4 hardening: exact selectors used by PHP components */
.eshop-product-media{position:relative;aspect-ratio:1/1!important;overflow:hidden!important;background:#f7f8f8;border-radius:12px 12px 0 0}
.eshop-square-image{display:grid!important;place-items:center;width:100%;height:100%;aspect-ratio:1/1!important;overflow:hidden;background:#f7f8f8}
.eshop-square-image img{display:block;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;padding:10px}
.upi-payment-panel{border:1px solid #dce6ff;background:linear-gradient(145deg,#f8fbff,#f8f7ff);border-radius:14px;padding:16px;margin-top:14px}
.upi-qr-wrap{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:center}.upi-qr-wrap>img{display:block;width:180px;height:180px;object-fit:contain;background:#fff;border:1px solid #e3e7ef;border-radius:12px;padding:8px}.upi-qr-wrap>div>span{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#667085}.upi-qr-wrap>div>strong{display:block;font-size:26px;line-height:1.15;color:#111827;margin:4px 0}.upi-qr-wrap>div>b{display:block;font-size:13px}.upi-qr-wrap code{display:block;margin:5px 0 12px;color:#475467;word-break:break-all}.upi-qr-wrap .btn{display:inline-flex;align-items:center;gap:6px}
.product-interest-card b{display:block;font-size:12px;line-height:1.3}.product-interest-card span{display:block;color:#667085;font-size:11px;line-height:1.45;margin-top:2px}.product-interest-card.offer{background:#fffaf0;border-color:#f5d58b}.product-interest-card.countdown{background:#fff7f7;border-color:#ffd3d3}.product-interest-card.watching{background:#f7fbff;border-color:#d9e8fb}.product-interest-card.trending{background:#f7fff9;border-color:#d8f0df}
@media(max-width:767px){.upi-qr-wrap{grid-template-columns:1fr;text-align:center}.upi-qr-wrap>img{margin:auto}.upi-qr-wrap .upi-app-badges{justify-content:center}.eshop-square-image img{padding:6px}}
@media(max-width:767px){
 .account-orders-table{overflow:visible!important}.account-orders-table table,.account-orders-table tbody{display:grid!important;gap:10px!important;width:100%!important}.account-orders-table thead{display:none!important}.account-orders-table tr{display:grid!important;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e7ebe9;border-radius:12px;padding:12px;gap:8px}.account-orders-table td{border:0!important;padding:5px 0!important;display:flex!important;flex-direction:column;align-items:flex-start;gap:3px}.account-orders-table td:before{font-size:9px;font-weight:800;color:#98a2b3;text-transform:uppercase;letter-spacing:.04em}.account-orders-table td:nth-child(1):before{content:'Order'}.account-orders-table td:nth-child(2):before{content:'Date'}.account-orders-table td:nth-child(3):before{content:'Total'}.account-orders-table td:nth-child(4):before{content:'Payment'}.account-orders-table td:nth-child(5):before{content:'Status'}.account-orders-table td:nth-child(6):before{content:'Actions'}.account-orders-table td:nth-child(6){grid-column:1/-1}.account-table-actions{width:100%;display:flex;gap:8px}.account-table-actions a{flex:1;justify-content:center}
}

/* Header autocomplete and mobile navigation. */
.eshop-desktop-search{overflow:visible!important}
.eshop-desktop-search>select{border-radius:10px 0 0 10px}
.eshop-desktop-search .eshop-search-input{background:#fff;border-radius:0 10px 10px 0}
.eshop-mobile-menu-btn{display:none;width:39px;height:40px;padding:0;border:0;background:transparent;color:#344054;font-size:23px;place-items:center;border-radius:8px}
.eshop-mobile-menu,.eshop-mobile-menu-backdrop{display:none}
@media(max-width:991px){
  .eshop-header-stack{position:sticky!important;top:0;z-index:1040;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.08)}
  .eshop-mobile-menu-btn{display:grid}
  .eshop-header-actions>a:nth-of-type(2){display:none}
  .eshop-mobile-menu{display:block;position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);z-index:1102;background:#fff;transform:translateX(-105%);transition:transform .25s ease;box-shadow:15px 0 40px rgba(15,23,42,.16);overflow-y:auto}
  .eshop-mobile-menu.open{transform:translateX(0)}
  .eshop-mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:1101;background:rgba(15,23,42,.42);opacity:0;visibility:hidden;transition:.25s}
  .eshop-mobile-menu-backdrop.open{opacity:1;visibility:visible}
  .eshop-mobile-menu-head{height:62px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf0}
  .eshop-mobile-menu-head b{font-size:17px;color:#172033}
  .eshop-mobile-menu-head button{width:36px;height:36px;border:0;border-radius:8px;background:#f4f6f8;font-size:20px}
  .eshop-mobile-menu-links{padding:10px 14px 24px}
  .eshop-mobile-menu-links strong{display:block;padding:17px 10px 7px;color:var(--main-600);font-size:10px;text-transform:uppercase;letter-spacing:.07em}
  .eshop-mobile-menu-links a{display:flex;align-items:center;justify-content:space-between;padding:11px 10px;border-bottom:1px solid #f0f2f4;color:#344054;font-size:13px;font-weight:650}
  .eshop-mobile-menu-links a i{font-size:13px;color:#98a2b3}
}
@media(max-width:767px){
  .slick-initialized.slick-slider .slick-slide{margin:0 2px}
}

/* Sticky storefront header on every screen. */
.eshop-header-stack{position:sticky!important;top:0!important;z-index:1040!important;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.07)}

@media(max-width:767px){
  /* Keep mobile hero copy left aligned and vertically centered. */
  .eshop-mobile-search{position:sticky!important;top:58px!important;z-index:1039!important;box-shadow:0 5px 14px rgba(15,23,42,.06)}
  .eshop-hero-inner{align-items:center!important;padding-top:0!important;padding-bottom:0!important}
  .eshop-hero-copy{text-align:left!important;margin:0!important;max-width:88%!important}
  .eshop-hero-copy h1,.eshop-hero-copy p{text-align:left!important}

  /* Five-item mobile dock with an emphasized cart action. */
  body{padding-bottom:76px!important}
  .eshop-mobile-bottom{grid-template-columns:repeat(5,minmax(0,1fr))!important;height:68px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;border-top:1px solid #e8edf2!important;border-radius:18px 18px 0 0;background:rgba(255,255,255,.97)!important;box-shadow:0 -8px 28px rgba(15,23,42,.11)!important;backdrop-filter:blur(12px)}
  .eshop-mobile-bottom a{gap:3px!important;border-radius:12px;color:#667085!important;font-size:9px!important;font-weight:650!important;transition:.2s ease}
  .eshop-mobile-bottom a:hover,.eshop-mobile-bottom a:focus{background:var(--main-50)!important;color:var(--main-600)!important}
  .eshop-mobile-bottom i{font-size:21px!important}
  .eshop-mobile-bottom .mobile-cart-link{color:var(--main-600)!important}
  .eshop-mobile-bottom .mobile-cart-link>i{width:34px;height:34px;margin-top:-15px;border-radius:50%;display:grid;place-items:center;background:var(--main-600);color:#fff;box-shadow:0 7px 18px color-mix(in srgb,var(--store-primary) 32%,transparent)}
  .eshop-mobile-bottom .mobile-cart-link b{top:-4px!important;left:58%!important;min-width:17px!important;height:17px!important;border:2px solid #fff;font-size:8px!important}
  .eshop-floating-wa{bottom:84px!important}
}

/* Cart layout and coupon controls. */
.cart-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;align-items:stretch}
.cart-coupon-row .common-input{width:100%!important;min-width:0!important;margin:0!important}
.cart-coupon-row .btn{width:92px!important;min-width:92px!important;padding:0 12px!important;white-space:nowrap!important;word-break:normal!important}
@media(max-width:767px){
  .cart-table-wrap{overflow:visible!important;border:0!important;background:transparent!important}
  .cart-table,.cart-table tbody{display:block!important;width:100%!important}
  .cart-table thead{display:none!important}
  .cart-table tr{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:12px 10px;margin-bottom:10px;padding:13px;border:1px solid #e5e9ed;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.035)}
  .cart-table td{display:block!important;width:auto!important;padding:0!important;border:0!important;white-space:normal!important}
  .cart-table .cart-product-cell{grid-column:1/-1;padding-right:34px!important}
  .cart-product-cell>div{align-items:flex-start!important;gap:10px!important}
  .cart-product-copy{min-width:0;flex:1}
  .cart-product-copy b{font-size:12px!important;line-height:1.35!important;word-break:normal!important;overflow-wrap:anywhere}
  .cart-product-copy small{font-size:9px!important;line-height:1.45!important}
  .cart-table .cart-thumb{width:62px!important;height:62px!important;flex:0 0 62px!important}
  .cart-table td[data-label]:not(.cart-product-cell):before{content:attr(data-label);display:block;margin-bottom:4px;color:#8a94a3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
  .cart-price-cell,.cart-total-cell{font-size:12px!important;line-height:1.2!important}
  .cart-quantity-cell{justify-self:center}
  .cart-total-cell{text-align:right}
  .cart-remove-cell{position:absolute;right:12px;top:12px}
  .cart-remove{width:30px!important;height:30px!important}
  .cart-auto-note{border:1px solid #e5e9ed!important;border-radius:10px!important;margin-top:4px;padding:9px 11px!important;background:#fff!important}
  .cart-coupon-row{grid-template-columns:minmax(0,1fr) 78px!important;gap:7px!important}
  .cart-coupon-row .btn{width:78px!important;min-width:78px!important;font-size:11px!important}
  .eshop-summary-card{padding:18px!important}
}

/* Corner toast alerts, applied coupon, and manual cart update. */
.market-alert{position:fixed!important;top:18px;right:18px;z-index:1200!important;width:min(360px,calc(100vw - 28px))!important;margin:0!important;padding:0!important;pointer-events:none;animation:eshopToastIn .3s ease both}
.market-alert.is-hiding{animation:eshopToastOut .28s ease both}
.market-alert .alert{display:flex;align-items:center;gap:10px;min-height:52px;margin:0!important;padding:13px 16px!important;border:1px solid transparent!important;border-radius:12px!important;background:#fff!important;color:#243044!important;font-size:12px!important;font-weight:650;box-shadow:0 15px 42px rgba(15,23,42,.18);pointer-events:auto}
.market-alert .alert:before{content:'✓';width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#16a34a;font-size:14px;font-weight:900}
.market-alert .alert-error:before,.market-alert .alert-danger:before{content:'!';background:#fee2e2;color:#dc2626}
.market-alert .alert-success{border-left:4px solid #22a861!important}.market-alert .alert-error,.market-alert .alert-danger{border-left:4px solid #dc2626!important}
@keyframes eshopToastIn{from{opacity:0;transform:translate3d(20px,-12px,0)}to{opacity:1;transform:none}}
@keyframes eshopToastOut{to{opacity:0;transform:translate3d(24px,-8px,0)}}
.cart-update-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1ef;background:#fafcfb;padding:7px 10px}
.cart-update-bar .cart-auto-note{padding:0!important;border:0!important;background:transparent!important}
.cart-update-button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 11px;border:1px solid #dce5e0;border-radius:8px;background:#fff;color:#263548;font-size:10px;font-weight:750}
.cart-update-button:hover{border-color:var(--main-600);color:var(--main-600)}
.applied-coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 11px;border:1px dashed #a9ddbf;border-radius:10px;background:#f3fff7}
.applied-coupon>div{display:flex;flex-direction:column}.applied-coupon small{font-size:8px;color:#718096;text-transform:uppercase;letter-spacing:.05em}.applied-coupon strong{display:flex;align-items:center;gap:5px;color:#12834b;font-size:12px}.applied-coupon button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;background:#fff0f0;color:#c62828;padding:7px 9px;font-size:9px;font-weight:800}
@media(min-width:992px){.eshop-header-stack{position:sticky!important;top:0!important;z-index:1050!important}.eshop-nav{z-index:1051!important}}
@media(max-width:767px){.market-alert{top:72px;right:14px}.cart-update-bar{padding:8px}.cart-update-button{flex:0 0 auto}.applied-coupon{margin-bottom:12px}}

/* Sticky requires the page itself not to become an overflow scroll container. */
html,body{overflow-x:clip!important;overflow-y:visible!important}
.eshop-header-stack{position:sticky!important;position:-webkit-sticky!important;top:0!important;z-index:1050!important;align-self:stretch}
@media(max-width:991px){.eshop-mobile-search{position:sticky!important;position:-webkit-sticky!important;top:58px!important;z-index:1049!important}}
.cart-update-hint{color:#7d8797;font-size:10px}
@media(max-width:767px){.cart-update-hint{max-width:150px;font-size:9px;line-height:1.35}}

/* Responsive header search bar — final visual pass. */
.eshop-desktop-search{height:48px!important;max-width:760px!important;border:1px solid #d9e1e8!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 8px rgba(15,23,42,.025);transition:border-color .2s,box-shadow .2s}
.eshop-desktop-search:focus-within{border-color:var(--main-600)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 13%,transparent)!important}
.eshop-desktop-search>select{width:175px!important;max-width:175px!important;height:46px!important;padding:0 38px 0 15px!important;border:0!important;border-right:1px solid #e3e8ed!important;border-radius:12px 0 0 12px!important;background-color:#f8fafb!important;color:#202939!important;font-size:12px!important;font-weight:600;outline:0;cursor:pointer}
.eshop-desktop-search .eshop-search-input{height:46px!important;border-radius:0 12px 12px 0!important}
.eshop-desktop-search .eshop-search-input input{height:46px!important;padding:0 58px 0 15px!important;background:transparent!important;color:#202939!important;font-size:13px!important}
.eshop-desktop-search .eshop-search-input input::placeholder{color:#8a94a3;opacity:1}
.eshop-desktop-search .eshop-search-input button{right:4px!important;top:4px!important;width:38px!important;height:38px!important;border-radius:9px!important;display:grid;place-items:center;padding:0!important;transition:.2s}
.eshop-desktop-search .eshop-search-input button:hover{filter:brightness(.94);transform:translateY(-1px)}
@media(max-width:991px){
  .eshop-mobile-search{padding:8px 12px 10px!important;background:#fff!important;border-bottom:1px solid #e8edf2!important}
  .eshop-mobile-search form{display:block!important;height:44px!important;border:0!important;border-radius:11px!important;overflow:visible!important;background:#fff!important}
  .eshop-mobile-search .eshop-search-input{width:100%!important;height:44px!important;border:1px solid #d8e0e8!important;border-radius:11px!important;background:#f9fbfc!important;box-shadow:0 2px 8px rgba(15,23,42,.025);transition:border-color .2s,box-shadow .2s}
  .eshop-mobile-search .eshop-search-input:focus-within{border-color:var(--main-600)!important;background:#fff!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--store-primary) 12%,transparent)!important}
  .eshop-mobile-search .eshop-search-input input{width:100%!important;height:42px!important;min-width:0;padding:0 54px 0 13px!important;background:transparent!important;color:#202939!important;font-size:12px!important}
  .eshop-mobile-search .eshop-search-input input::placeholder{color:#8a94a3;opacity:1}
  .eshop-mobile-search .eshop-search-input button{right:3px!important;top:3px!important;width:36px!important;height:36px!important;border-radius:8px!important;display:grid;place-items:center;padding:0!important;font-size:17px!important}
}

/* ============================================================
   EasyShop V5 visual polish
   ============================================================ */
/* Header marquee */
.eshop-marquee{overflow:hidden;background:var(--store-secondary,#172033);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);height:31px;display:flex;align-items:center}.eshop-marquee-track{display:flex;width:max-content;min-width:100%;white-space:nowrap;animation:eshopMarquee var(--marquee-speed,28s) linear infinite}.eshop-marquee-track span{display:inline-flex;align-items:center;padding-right:70px;font-size:11px;font-weight:700;letter-spacing:.025em}.eshop-marquee:hover .eshop-marquee-track{animation-play-state:paused}@keyframes eshopMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.marketpro-header.store-header-sticky{position:sticky;top:0;z-index:1010;background:#fff;box-shadow:0 7px 26px rgba(20,30,45,.06)}

/* Banner rows and product/category carousels */
.eshop-banner-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.eshop-banner-pair .home-banner-slot{margin:0;min-width:0}.eshop-banner-pair .home-banner-slot>a,.eshop-banner-pair .home-banner-slot>div{display:block;height:100%;overflow:hidden;border-radius:16px;border:1px solid #e8ecf1;background:#f7f9fb;position:relative}.eshop-banner-pair img{display:block;width:100%;aspect-ratio:2.2/1;object-fit:cover;transition:transform .35s}.eshop-banner-pair a:hover img{transform:scale(1.025)}
.eshop-product-carousel,.eshop-category-carousel,.eshop-related-carousel{margin-inline:-8px}.eshop-product-carousel .slick-slide,.eshop-category-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding:0 8px;height:auto}.eshop-product-carousel .slick-track,.eshop-related-carousel .slick-track{display:flex}.eshop-product-carousel .slick-slide>div,.eshop-related-carousel .slick-slide>div{height:100%}.eshop-product-carousel .eshop-product-card,.eshop-related-carousel .eshop-product-card{height:100%}.eshop-product-carousel .slick-arrow,.eshop-category-carousel .slick-arrow,.eshop-related-carousel .slick-arrow{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #e0e6ec;box-shadow:0 6px 20px rgba(23,34,50,.09);z-index:4}.eshop-product-carousel .slick-prev,.eshop-category-carousel .slick-prev,.eshop-related-carousel .slick-prev{left:-11px}.eshop-product-carousel .slick-next,.eshop-category-carousel .slick-next,.eshop-related-carousel .slick-next{right:-11px}

/* Product cards - cleaner, denser and professional */
.eshop-product-card{border:1px solid #e8edf2!important;border-radius:16px!important;background:#fff;display:flex;flex-direction:column;min-width:0}.eshop-product-media{padding:10px;background:#fafbfc;border-radius:16px 16px 0 0}.eshop-square-image{border-radius:11px;background:#f5f6f8}.eshop-square-image img{padding:5px}.eshop-product-content{padding:13px 14px 15px;display:flex;flex-direction:column;flex:1}.eshop-product-content h3{font-size:14px!important;min-height:38px;margin:7px 0 4px;font-weight:750;letter-spacing:-.015em}.eshop-product-meta{height:auto;min-height:17px}.eshop-type-badge{background:#eef4ff;color:#4468cf}.eshop-price-row strong{font-size:17px}.eshop-product-card .btn{margin-top:auto;border-radius:9px!important}.eshop-card-options{display:flex;gap:5px;flex-wrap:wrap;margin:8px 0 2px}.eshop-card-options>span,.eshop-card-options .option-chip{font-size:9px;line-height:1;padding:5px 7px;border:1px solid #e1e6ec;border-radius:999px;background:#fff;color:#5c6778}.eshop-sale-pill{box-shadow:0 5px 14px rgba(220,38,38,.14)}

/* Single product page inspired by supplied references */
.eshop-product-section{padding:48px 0 34px}.eshop-product-gallery{position:sticky;top:118px}.eshop-product-detail-main{min-height:0;aspect-ratio:1/1;border:1px solid #edf0f3;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#fafafa,#f3f4f5);display:grid;place-items:center}.eshop-product-detail-main img{width:100%;height:100%;object-fit:contain;padding:24px}.eshop-gallery-thumbs{display:flex;gap:8px;overflow:auto;padding:10px 2px 2px}.gallery-thumb{width:68px;height:68px;flex:0 0 68px;border:1px solid #e2e7ec;border-radius:10px;background:#fff;padding:4px;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.gallery-thumb.active{border-color:var(--store-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-primary) 13%,transparent)}
.eshop-product-summary{padding:6px 0 0;max-width:690px}.eshop-product-summary h1{font-size:clamp(28px,3vw,42px)!important;line-height:1.13!important;letter-spacing:-.035em!important;margin:9px 0 12px!important;color:#111827}.eshop-product-badges{display:flex;gap:7px;flex-wrap:wrap}.eshop-product-badges span{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:999px;background:#f2f5f8;color:#536071;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.eshop-product-badges span:nth-child(2){background:#edf4ff;color:#3568d4}.eshop-product-badges span:nth-child(3){background:linear-gradient(135deg,#ff2f8b,#ff5675);color:#fff;box-shadow:0 6px 16px #ff2f8b2b}.eshop-product-badges span:nth-child(4){background:#fff1ec;color:#e64c2f}.eshop-product-rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-bottom:15px;border-bottom:1px solid #eef0f3}.eshop-product-rating>span{color:#f4a21c}.eshop-product-price{display:flex;align-items:baseline;gap:10px;font-size:29px!important;font-weight:800!important;color:#111827;margin:17px 0 13px!important}.eshop-product-price small{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8b95a5}.eshop-product-price del{font-size:15px;color:#9ca3af;font-weight:500}
.product-interest-card{border:1px solid transparent!important;border-radius:11px!important;padding:10px 12px!important;margin:8px 0!important;display:flex!important;align-items:center!important;gap:10px!important;min-height:48px}.product-interest-card>i{width:31px;height:31px;flex:0 0 31px;border-radius:9px;display:grid;place-items:center;font-size:17px}.product-interest-card b{font-size:12px!important;display:block;line-height:1.25}.product-interest-card span,.product-interest-card strong{font-size:10px!important;display:block;margin-top:2px}.product-interest-card.offer{background:linear-gradient(90deg,#ecfff3,#f6fff8);border-color:#c9f1d8!important;color:#08783c}.product-interest-card.offer>i{background:#17a957;color:#fff}.product-interest-card.countdown{background:linear-gradient(90deg,#fff5f5,#fff9f2);border-color:#ffd5d5!important;color:#c92c2c}.product-interest-card.countdown>i{background:#ef4444;color:#fff}.product-interest-card.watching{background:#f7f7ff;border-color:#e7e5ff!important;color:#4b43a7}.product-interest-card.watching>i{background:#6d62d9;color:#fff}.product-interest-card.trending{background:#fff7ed;border-color:#fed7aa!important;color:#b45309}.product-interest-card.trending>i{background:#f59e0b;color:#fff}.eshop-product-short{font-size:13px;line-height:1.65;color:#596579;margin:14px 0}.eshop-variation-builder{margin-top:18px;padding:16px;border:1px solid #e9edf1;border-radius:13px;background:#fcfcfd}.eshop-option-title{margin-bottom:8px}.eshop-button-swatch,.eshop-color-swatch,.eshop-image-swatch{transition:.15s}.eshop-option-item:has(input:checked) .eshop-button-swatch{background:#121826;color:#fff;border-color:#121826}.eshop-buy-row{display:grid!important;grid-template-columns:105px minmax(0,1fr) minmax(130px,.42fr)!important;gap:9px!important;align-items:end}.eshop-buy-row .btn{min-height:48px!important;border-radius:11px!important;font-weight:800}.eshop-product-actions{margin-top:12px;padding-top:12px;border-top:1px solid #eef1f3}.eshop-product-actions button,.eshop-product-actions a{font-size:11px!important}.eshop-product-facts{margin-top:15px;border-radius:12px;background:#f8fafb;padding:4px 12px}.eshop-product-facts>div{padding:9px 0;border-bottom:1px solid #eceff2}.eshop-product-facts>div:last-child{border-bottom:0}.eshop-detail-tabs{padding-bottom:42px}.eshop-tabs-card{border-radius:16px!important}.eshop-related-carousel .eshop-product-card{margin-bottom:2px}

/* Auth: the prior blank left panel was caused by an invalid undefined --primary variable */
.auth-page{padding:42px 0 54px;background:radial-gradient(circle at 15% 10%,rgba(41,158,96,.08),transparent 28%),linear-gradient(145deg,#f8fbff,#fff,#f6fcf8)}.auth-shell{width:min(1050px,calc(100% - 30px));min-height:570px;border-radius:22px;box-shadow:0 24px 70px rgba(16,24,40,.09)}.auth-art{background:linear-gradient(145deg,var(--store-primary,#299e60),#116145)!important;padding:50px!important;display:flex;flex-direction:column;justify-content:center;color:#fff!important}.auth-art:after{content:"";position:absolute;width:230px;height:230px;border:45px solid rgba(255,255,255,.08);border-radius:50%;left:-90px;bottom:-90px}.auth-art .badge{align-self:flex-start;background:#fff!important;color:var(--store-primary,#299e60)!important}.auth-art h2{font-size:34px!important;line-height:1.16!important;letter-spacing:-.035em!important;max-width:420px}.auth-art p{color:rgba(255,255,255,.8)!important;max-width:430px}.auth-feature-list{margin-top:30px}.auth-feature-list div{font-size:12px;font-weight:650}.auth-feature-list i{width:34px;height:34px}.auth-form{padding:52px!important;align-self:center}.auth-form h1{font-size:32px!important;letter-spacing:-.035em!important}.auth-form .common-input{border-radius:10px!important;min-height:48px!important;background:#fff!important}.auth-form .btn{min-height:48px!important;border-radius:10px!important}.auth-alt{font-size:12px}.auth-note{line-height:1.55}

/* Cart coupon and auto-update controls */
.cart-coupon-list,.available-coupon-list{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.coupon-chip{border:1px dashed var(--store-primary);background:#f2fff7;color:#157a45;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:700;cursor:pointer}.cart-qty-control{display:inline-flex;align-items:center;border:1px solid #dfe5e3;border-radius:9px;overflow:hidden;background:#fff}.cart-qty-control button{width:31px;height:34px;border:0;background:#f8faf9}.cart-qty-control input{width:46px!important;height:34px!important;min-height:34px!important;text-align:center;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.cart-saving{opacity:.55;pointer-events:none}

/* UPI card */
.upi-pay-card{border:1px solid #dfe7f7!important;background:linear-gradient(135deg,#f8faff,#fff)!important;border-radius:14px!important}.upi-qr{width:190px;height:190px;border:7px solid #fff;border-radius:13px;box-shadow:0 5px 16px rgba(20,35,60,.08);object-fit:contain;image-rendering:auto}.upi-merchant-id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;word-break:break-all}.upi-app-badges span,.upi-app-badges a{background:#fff;border:1px solid #dfe5ed;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800;color:#223047}.upi-exact-amount{font-size:25px;font-weight:900;letter-spacing:-.03em;color:#111827}

@media(max-width:991px){.eshop-product-gallery{position:static}.auth-shell{grid-template-columns:1fr!important;min-height:0}.auth-art{display:flex!important;min-height:auto;padding:30px!important}.auth-art h2{font-size:26px!important}.auth-art p{margin-bottom:0}.auth-feature-list{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.auth-form{padding:32px!important}.eshop-buy-row{grid-template-columns:95px 1fr!important}.eshop-buy-row .eshop-outline-btn{grid-column:1/-1}.eshop-banner-pair{gap:12px}}
@media(max-width:767px){.eshop-marquee{height:28px}.eshop-marquee-track span{font-size:10px;padding-right:45px}.eshop-banner-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.eshop-banner-pair .home-banner-slot>a,.eshop-banner-pair .home-banner-slot>div{border-radius:10px}.eshop-banner-pair img{aspect-ratio:1.7/1}.eshop-section{padding:30px 0}.eshop-product-section{padding:25px 0}.eshop-product-detail-main{border-radius:13px}.eshop-product-detail-main img{padding:12px}.gallery-thumb{width:56px;height:56px;flex-basis:56px}.eshop-product-summary h1{font-size:26px!important}.eshop-product-price{font-size:23px!important}.product-interest-card{padding:9px 10px!important;min-height:44px}.eshop-variation-builder{padding:12px}.eshop-buy-row{grid-template-columns:86px 1fr!important}.eshop-buy-row .btn{min-height:44px!important;font-size:11px!important}.eshop-product-facts{display:grid!important;grid-template-columns:1fr 1fr}.eshop-product-facts>div{border-bottom:1px solid #eceff2!important;padding:8px 4px!important}.auth-page{padding:18px 0 30px}.auth-shell{width:min(100% - 18px,600px);border-radius:16px}.auth-art{padding:23px!important}.auth-art h2{font-size:22px!important}.auth-art p{font-size:11px!important}.auth-feature-list{gap:7px}.auth-feature-list div{font-size:10px}.auth-feature-list i{width:28px;height:28px}.auth-form{padding:24px 18px!important}.auth-form h1{font-size:25px!important}.auth-form .field-row{grid-template-columns:1fr!important;gap:0!important}.eshop-product-card{border-radius:12px!important}.eshop-product-media{padding:6px;border-radius:12px 12px 0 0}.eshop-product-content{padding:9px 9px 10px}.eshop-product-content h3{font-size:12px!important;min-height:32px;line-height:1.3}.eshop-product-meta{font-size:8px}.eshop-type-badge{font-size:8px}.eshop-rating{font-size:9px}.eshop-price-row{margin-top:5px}.eshop-price-row strong{font-size:14px}.eshop-card-options{gap:3px;margin:5px 0}.eshop-card-options>span,.eshop-card-options .option-chip{font-size:8px;padding:4px 5px}.eshop-product-card .btn{min-height:35px!important;font-size:10px!important;padding:7px 6px!important}.eshop-sale-pill{left:10px;top:10px;font-size:8px;padding:3px 6px}.eshop-product-quick{right:10px;top:10px;opacity:1;transform:none}.eshop-product-quick a,.eshop-product-quick button{width:28px;height:28px}.upi-qr{width:170px;height:170px}}
@media(max-width:420px){.eshop-product-content h3{font-size:11px!important}.eshop-product-content{padding:8px}.auth-art{display:none!important}.auth-form{padding:24px 16px!important}.eshop-banner-pair{gap:6px}.eshop-banner-pair img{aspect-ratio:1.45/1}.eshop-related-carousel,.eshop-product-carousel{margin-inline:-4px}.eshop-related-carousel .slick-slide,.eshop-product-carousel .slick-slide{padding:0 4px}}
.product-card-options{margin:7px 0 2px}.product-card-options>small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.05em;color:#98a2b3;margin-bottom:4px}.product-card-options>div{display:flex;gap:4px;flex-wrap:wrap}.product-card-options>div>span{font-size:8px;line-height:1;padding:5px 6px;border:1px solid #e1e6ec;border-radius:999px;background:#fff;color:#596579}
@media(max-width:767px){.product-card-options{margin:4px 0}.product-card-options>small{display:none}.product-card-options>div{gap:2px}.product-card-options>div>span{font-size:7px;padding:3px 4px}}
.available-coupons{border:1px solid #e7ece9;border-radius:14px;background:#fff;padding:14px}.available-coupons.compact{padding:11px}.available-coupons-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.available-coupons-head>div{display:flex;flex-direction:column}.available-coupons-head b{font-size:12px}.available-coupons-head span{font-size:9px;color:#8490a1}.available-coupons-head>i{width:30px;height:30px;border-radius:9px;background:#ecfbf3;color:var(--store-primary);display:grid;place-items:center}.coupon-chip-list{display:flex;gap:8px;overflow:auto;padding-top:10px}.coupon-chip{min-width:190px;border:1px dashed #b9dfca!important;border-radius:10px!important;background:#f7fff9!important;padding:8px 9px!important;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0!important}.coupon-chip>div{display:flex;flex-direction:column}.coupon-chip strong{font-size:11px;color:#127643}.coupon-chip span{font-size:8px;color:#687587;margin-top:2px}.coupon-chip button{border:0;background:var(--store-primary);color:#fff;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.cart-auto-note{padding:7px 12px;border-top:1px solid #edf1ef;font-size:9px;color:#7d8797;background:#fafcfb}.cart-thumb{width:58px;height:58px;object-fit:contain;border-radius:9px;background:#f5f7f8;border:1px solid #e8ecea}.cart-remove{width:32px;height:32px;border:1px solid #fee2e2;background:#fff7f7;color:#dc2626;border-radius:8px}.checkout-coupon-strip{padding-top:18px}.checkout-coupon-strip .available-coupons{max-width:100%}
@media(max-width:767px){.available-coupons{padding:10px}.coupon-chip-list{gap:6px}.coupon-chip{min-width:160px;padding:7px!important}.coupon-chip strong{font-size:10px}.cart-thumb{width:44px;height:44px}.eshop-table td{padding:8px!important}.cart-qty-control button{width:27px;height:31px}.cart-qty-control input{width:38px!important;height:31px!important}}

/* V5.4 — focused, conversion-friendly single product page */
.eshop-page-hero{background:#f8faf9!important;border-bottom:1px solid #edf1ef!important;padding:14px 0!important}.eshop-breadcrumb{font-size:11px!important;color:#7b8491!important}.eshop-breadcrumb a{color:#4f5968!important}.eshop-breadcrumb span{color:#202939!important;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}
.eshop-product-section{padding:34px 0 42px!important}.eshop-product-section>.container>.row{--bs-gutter-x:56px}.eshop-product-gallery{top:128px!important}.eshop-product-detail-main{aspect-ratio:1.08/1!important;border:0!important;border-radius:24px!important;background:#f5f7f6!important;box-shadow:none!important}.eshop-product-detail-main:before{background:radial-gradient(circle at 50% 45%,#fff 0,rgba(255,255,255,.72) 35%,transparent 70%)!important}.eshop-product-detail-main img{padding:40px!important;transition:transform .45s cubic-bezier(.2,.7,.2,1)!important}.eshop-product-detail-main:hover img{transform:scale(1.07)}.eshop-gallery-sale{position:absolute;z-index:3;left:18px;top:18px;border-radius:999px;background:#17221c;color:#fff;padding:8px 12px;font-size:10px;font-weight:800;letter-spacing:.04em}.eshop-image-hint{position:absolute;z-index:3;right:16px;bottom:16px;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);color:#596273;font-size:9px;font-weight:700;opacity:0;transform:translateY(4px);transition:.2s}.eshop-product-detail-main:hover .eshop-image-hint{opacity:1;transform:none}.eshop-gallery-thumbs{justify-content:center;margin-top:12px!important}.gallery-thumb{width:68px!important;height:68px!important;flex-basis:68px!important;border-radius:14px!important}.gallery-thumb.active{border-color:var(--store-primary)!important;box-shadow:0 0 0 2px #fff,0 0 0 4px color-mix(in srgb,var(--store-primary) 40%,transparent)!important}
.eshop-product-summary{padding:2px 0!important;max-width:590px}.eshop-product-badges{margin-bottom:13px!important}.eshop-product-badges span{background:#f3f6f4!important;border:0!important;color:#526058!important;padding:6px 9px!important}.eshop-product-badges span:nth-child(2),.eshop-product-badges span:nth-child(3){background:#ebf8f0!important;color:#157744!important}.eshop-product-summary h1{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.12!important;letter-spacing:-.04em!important;margin-bottom:14px!important}.eshop-product-rating{padding-bottom:18px!important;gap:10px!important}.eshop-product-rating small+small{border-left:1px solid #dfe4e1;padding-left:11px}.eshop-price-line{display:flex;align-items:center;gap:12px;margin:18px 0 4px}.eshop-price-line .eshop-product-price{margin:0!important}.eshop-saving-pill{padding:6px 9px;border-radius:7px;background:#eaf8ef;color:#138147;font-size:10px;font-weight:850;letter-spacing:.04em}.eshop-product-short{margin:14px 0 20px!important;font-size:13px!important;max-width:540px}
.product-interest-card{display:inline-flex!important;width:calc(50% - 5px)!important;vertical-align:top;margin:4px 6px 4px 0!important;background:#fafcfb!important;min-height:58px!important}.product-interest-card:nth-of-type(even){margin-right:0!important}.product-interest-card i{flex:0 0 34px}.product-interest-card.watching,.product-interest-card.trending{display:none!important}.product-interest-card.offer{background:#f0fbf4!important;border-color:#d9f2e3!important}.product-interest-card.countdown{background:#fff9ee!important;border-color:#f8e8c7!important}
.eshop-variation-builder{margin:18px 0 16px!important;background:#fff!important;padding:17px 0!important;border-width:1px 0 0!important;border-radius:0!important}.eshop-option-select{min-height:46px!important;border-radius:10px!important}.eshop-purchase-label{display:flex;justify-content:space-between;align-items:center;margin:7px 0;color:#697386;font-size:10px;font-weight:700}.eshop-purchase-label span:last-child{color:#238653}.eshop-purchase-label i{margin-right:4px}.eshop-buy-row{grid-template-columns:88px minmax(0,1.15fr) minmax(0,1fr)!important;gap:10px!important;margin-top:0!important}.eshop-qty{height:54px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:6px 11px!important}.eshop-qty>span{font-size:9px;color:#7b8491;text-transform:uppercase;font-weight:800}.eshop-qty input{text-align:center;font-size:14px}.eshop-buy-row .btn{min-height:54px!important;border-radius:12px!important;font-size:12px!important;gap:8px}.eshop-buy-row #addCartBtn{box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 24%,transparent)}.eshop-product-actions{margin:11px 0 18px!important}.eshop-product-actions button,.eshop-product-actions a{border:0!important;background:transparent!important;padding:6px 8px!important;min-height:32px!important}.eshop-product-actions button:hover,.eshop-product-actions a:hover{color:var(--store-primary)!important;background:#f3f8f5!important}.eshop-product-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));background:#fafbfb!important;padding:7px 14px!important}.eshop-product-facts>div{display:flex!important;justify-content:space-between!important;border-bottom:1px solid #edf0ef}.eshop-product-facts>div:nth-last-child(-n+2){border-bottom:0}.eshop-product-facts b{text-align:right}
.eshop-product-service-strip{margin-top:38px!important;border-radius:18px!important;box-shadow:none!important;background:#fbfcfb!important}.eshop-product-service-strip>div{padding:19px!important}.eshop-product-service-strip b{font-size:11px!important}.eshop-product-service-strip small{font-size:9px!important}.eshop-detail-tabs{background:#fafbfb;padding:42px 0!important}.eshop-tabs-card{box-shadow:none!important;border:0!important;border-radius:18px!important}.eshop-tabs-card>.nav{padding:0 28px!important}.eshop-tabs-card .nav-link{font-size:12px!important;padding:19px 2px!important}.eshop-tabs-card .tab-content{padding:30px!important;font-size:13px!important;line-height:1.8!important}.eshop-section-soft:has(.eshop-related-carousel){padding-top:48px!important}
@media(max-width:991px){.eshop-product-section>.container>.row{--bs-gutter-x:24px}.eshop-product-summary{max-width:none;margin-top:8px}.eshop-product-detail-main{aspect-ratio:1.35/1!important}.eshop-product-detail-main img{padding:28px!important}}
@media(max-width:767px){.eshop-page-hero{padding:10px 0!important}.eshop-breadcrumb span{max-width:180px}.eshop-product-section{padding:18px 0 28px!important}.eshop-product-detail-main{aspect-ratio:1/1!important;border-radius:17px!important}.eshop-product-detail-main img{padding:22px!important}.eshop-image-hint{display:none}.eshop-gallery-sale{left:12px;top:12px;padding:6px 9px}.eshop-gallery-thumbs{justify-content:flex-start}.gallery-thumb{width:58px!important;height:58px!important;flex-basis:58px!important}.eshop-product-summary{margin-top:3px}.eshop-product-summary h1{font-size:25px!important}.eshop-product-rating{padding-bottom:14px!important}.eshop-price-line{margin-top:14px}.product-interest-card{width:100%!important;margin-right:0!important}.product-interest-card.countdown{display:flex!important}.eshop-product-short{line-height:1.65!important}.eshop-buy-row{grid-template-columns:78px 1fr!important}.eshop-buy-row .eshop-outline-btn{grid-column:1/-1!important}.eshop-product-facts{grid-template-columns:1fr!important}.eshop-product-facts>div{border-bottom:1px solid #edf0ef!important}.eshop-product-facts>div:last-child{border-bottom:0!important}.eshop-product-service-strip{margin-top:24px!important}.eshop-product-service-strip>div{padding:13px 10px!important}.eshop-detail-tabs{padding:26px 0!important}.eshop-tabs-card .tab-content{padding:18px!important}.eshop-tabs-card>.nav{padding:0 16px!important}}


/* V5.2 storefront refinements */
body.eshop-sticky-enabled .eshop-header-stack{position:sticky!important;top:0!important;z-index:1050!important;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.065)}
.eshop-hero-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:48px!important;padding:12px 22px!important;border-radius:10px!important;background:var(--store-primary)!important;border:1px solid color-mix(in srgb,var(--store-primary) 82%,#000)!important;color:#fff!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 10px 25px color-mix(in srgb,var(--store-primary) 25%,transparent)!important;transition:transform .2s,box-shadow .2s,filter .2s!important}.eshop-hero-actions .btn:hover{transform:translateY(-2px)!important;filter:brightness(.96)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--store-primary) 32%,transparent)!important}.eshop-hero-actions .btn i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:13px}
.eshop-footer{padding:58px 0 42px!important}.eshop-footer-grid{grid-template-columns:1.55fr .8fr .95fr 1.15fr!important;gap:42px!important}.eshop-footer-about>p,.eshop-footer-connect>p{font-size:13px!important;line-height:1.75!important;color:#aeb8c7!important}.eshop-footer-contact a,.eshop-footer-contact span{font-size:12px!important;line-height:1.5!important}.eshop-footer h3{font-size:15px!important;margin-bottom:18px!important}.eshop-footer-grid>div:not(.eshop-footer-about):not(.eshop-footer-connect)>a{font-size:12px!important;line-height:1.55!important;margin:10px 0!important}.eshop-footer-connect>p{max-width:300px;margin:0 0 16px}.eshop-footer-support{display:flex!important;align-items:center;gap:10px;color:#fff!important;padding:11px 12px;border:1px solid #2a3545;border-radius:10px;background:#172131;margin-bottom:15px}.eshop-footer-support>i{font-size:21px;color:var(--store-primary)}.eshop-footer-support span{display:flex;flex-direction:column}.eshop-footer-support small{font-size:9px;color:#8f9bad;text-transform:uppercase;letter-spacing:.06em}.eshop-footer-support b{font-size:12px}.eshop-socials a{width:36px!important;height:36px!important;font-size:16px!important}.eshop-footer-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.eshop-footer-trust span{display:inline-flex;align-items:center;gap:5px;color:#9da8b8;font-size:10px}.eshop-footer-trust i{color:var(--store-primary);font-size:14px}.eshop-footer-bottom p,.eshop-footer-bottom a{font-size:10px!important}
@media(max-width:991px){.eshop-footer-grid{grid-template-columns:1.35fr 1fr 1fr!important}.eshop-footer-connect{grid-column:1/-1!important;max-width:520px}}
@media(max-width:767px){.eshop-footer{padding:36px 0 26px!important}.eshop-footer-grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important}.eshop-footer-about,.eshop-footer-connect{grid-column:1/-1!important}.eshop-footer h3{font-size:14px!important}.eshop-footer-grid>div:not(.eshop-footer-about):not(.eshop-footer-connect)>a{font-size:11px!important}.eshop-footer-about>p,.eshop-footer-connect>p{font-size:12px!important}.eshop-footer-contact a,.eshop-footer-contact span{font-size:11px!important}.eshop-hero-actions .btn{min-height:44px!important;padding:10px 16px!important;font-size:11px!important}}

/* ===== EasyShop V5.3 focused refinements ===== */
/* Customer auth: every field must fill its column/form */
.auth-form form,.auth-form form>label,.auth-form .field-row,.auth-form .field-row>label{width:100%!important;max-width:none!important}.auth-form label{display:block!important}.auth-form .common-input,.auth-form input,.auth-form select,.auth-form textarea{width:100%!important;max-width:none!important;box-sizing:border-box!important}.auth-form .field-row{align-items:start}.auth-form .field-row>label{min-width:0}

/* Homepage category image style */
.eshop-category-carousel .eshop-category-tile{display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px!important;background:transparent!important;border:0!important;box-shadow:none!important}.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:118px!important;height:118px!important;display:grid!important;place-items:center;background:#f5f7f9;overflow:hidden;border:1px solid #edf0f3;transition:.22s ease}.eshop-category-carousel.category-shape-circle .eshop-category-photo,.eshop-category-carousel.category-shape-circle .eshop-category-icon{border-radius:50%!important}.eshop-category-carousel.category-shape-square .eshop-category-photo,.eshop-category-carousel.category-shape-square .eshop-category-icon{border-radius:18px!important}.eshop-category-carousel .eshop-category-photo img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease}.eshop-category-carousel .eshop-category-tile:hover .eshop-category-photo img{transform:scale(1.06)}.eshop-category-carousel .eshop-category-tile b{font-size:13px!important;line-height:1.3;color:#172033;font-weight:750;max-width:130px}.eshop-category-carousel .slick-slide{padding:0 8px}

/* Premium single product layout while retaining V5 design language */
.eshop-product-section{background:#fff;padding:42px 0 30px}.eshop-product-section .row{align-items:flex-start}.eshop-product-gallery{position:sticky;top:150px}.eshop-product-detail-main{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#f8f9fa,#f2f4f7);border:1px solid #e7eaf0;border-radius:20px!important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 12px 34px rgba(16,24,40,.055)}.eshop-product-detail-main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.9),transparent 53%);pointer-events:none}.eshop-product-detail-main img{position:relative;z-index:1;width:100%!important;height:100%!important;object-fit:contain!important;padding:28px!important}.eshop-gallery-thumbs{margin-top:14px;display:flex;gap:10px;overflow:auto;padding:2px 2px 8px}.gallery-thumb{width:76px!important;height:76px!important;flex:0 0 76px;border:1px solid #e2e6eb!important;border-radius:12px!important;background:#fff!important;padding:5px!important;transition:.2s ease}.gallery-thumb:hover,.gallery-thumb.active{border-color:var(--store-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--store-primary) 16%,transparent)}.gallery-thumb img{width:100%;height:100%;object-fit:contain;border-radius:8px}
.eshop-product-summary{padding:4px 0 0 12px}.eshop-product-badges{display:flex!important;gap:7px!important;flex-wrap:wrap;margin-bottom:11px}.eshop-product-badges span{background:#f2f7f4!important;color:var(--store-primary)!important;border:1px solid color-mix(in srgb,var(--store-primary) 20%,#e6eee9)!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:800!important;letter-spacing:.02em}.eshop-product-summary h1{font-size:34px!important;line-height:1.18!important;letter-spacing:-.035em!important;margin:0 0 10px!important;color:#121a2b!important}.eshop-product-rating{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap;padding-bottom:15px;border-bottom:1px solid #edf0f3}.eshop-product-rating>span{color:#f59e0b;display:flex;gap:2px}.eshop-product-rating small{font-size:11px;color:#697386}.eshop-product-price{font-size:30px!important;font-weight:850!important;color:#111827!important;margin:18px 0 14px!important;display:flex!important;align-items:baseline!important;gap:9px!important}.eshop-product-price small{font-size:11px!important;color:#8a94a4;text-transform:uppercase;letter-spacing:.08em}.eshop-product-price del{font-size:15px!important;color:#9aa3af!important;font-weight:500}.eshop-product-short{font-size:13px!important;line-height:1.75!important;color:#596579!important;margin:14px 0 18px!important}.product-interest-card{border-radius:12px!important;border:1px solid #eef1f4!important;box-shadow:none!important;margin:8px 0!important;min-height:50px!important;padding:10px 12px!important}.product-interest-card i{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.product-interest-card b{font-size:11px!important}.product-interest-card span,.product-interest-card strong{font-size:10px!important}.eshop-variation-builder{border:1px solid #e7eaf0!important;background:#fbfcfd!important;border-radius:15px!important;padding:16px!important;margin:18px 0 14px!important}.eshop-option-group+.eshop-option-group{margin-top:15px}.eshop-option-title{margin-bottom:8px}.eshop-option-title b{font-size:12px}.eshop-option-title span{font-size:10px;color:#7f8998}.eshop-button-swatch{min-width:46px;text-align:center;border-radius:9px!important;padding:8px 12px!important}.eshop-option-item:has(input:checked) .eshop-button-swatch{background:#111827!important;color:#fff!important;border-color:#111827!important}.eshop-color-swatch{width:31px!important;height:31px!important;box-shadow:0 0 0 2px #fff,0 0 0 3px #d9dee5}.eshop-option-item:has(input:checked) .eshop-color-swatch{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--store-primary)!important}.eshop-buy-row{display:grid!important;grid-template-columns:105px minmax(0,1fr) minmax(0,.8fr)!important;gap:9px!important;margin-top:15px!important}.eshop-qty{border:1px solid #dfe4ea!important;border-radius:11px!important;padding:7px 10px!important;background:#fff}.eshop-qty input{width:100%!important;border:0!important;font-weight:750!important;padding:3px 0 0!important}.eshop-buy-row .btn{min-height:50px!important;border-radius:11px!important;font-weight:800!important;font-size:12px!important}.eshop-outline-btn{border:1px solid #1f2937!important;color:#1f2937!important;background:#fff!important}.eshop-outline-btn:hover{background:#1f2937!important;color:#fff!important}.eshop-product-actions{display:flex!important;gap:8px!important;flex-wrap:wrap;margin:12px 0 16px!important}.eshop-product-actions form{margin:0}.eshop-product-actions button,.eshop-product-actions a{min-height:39px!important;padding:8px 12px!important;border:1px solid #e1e5ea!important;border-radius:10px!important;background:#fff!important;color:#384456!important;font-size:10px!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.eshop-product-actions .is-wishlisted{color:#e11d48!important;border-color:#fecdd3!important;background:#fff1f2!important}.eshop-product-facts{background:#fbfcfd!important;border:1px solid #edf0f3!important;border-radius:13px!important;padding:4px 12px!important}.eshop-product-facts>div{padding:10px 5px!important}.eshop-product-facts span{font-size:9px!important;text-transform:uppercase;letter-spacing:.05em;color:#8c96a5}.eshop-product-facts b{font-size:10px!important;color:#2b3545}.product-tag-list{margin-top:12px;font-size:10px}.product-tag-list a{border-radius:999px;background:#f3f5f7;padding:4px 8px;margin-left:5px;color:#566176}
.eshop-product-service-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e8ebef;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(16,24,40,.035);margin-top:28px;overflow:hidden}.eshop-product-service-strip>div{display:flex;align-items:center;gap:10px;padding:16px}.eshop-product-service-strip>div+div{border-left:1px solid #edf0f3}.eshop-product-service-strip i{width:36px;height:36px;border-radius:10px;background:#f1f7f4;color:var(--store-primary);display:grid;place-items:center;font-size:18px}.eshop-product-service-strip span{display:flex;flex-direction:column;gap:2px}.eshop-product-service-strip b{font-size:10px;color:#202b3c}.eshop-product-service-strip small{font-size:8px;color:#7f8998}
.eshop-detail-tabs{padding:18px 0 36px!important}.eshop-tabs-card{border:1px solid #e7eaf0!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 10px 30px rgba(16,24,40,.035)!important}.eshop-tabs-card>.nav{padding:0 20px;border-bottom:1px solid #edf0f3;gap:24px}.eshop-tabs-card .nav-link{border-radius:0!important;background:transparent!important;color:#667085!important;padding:16px 2px!important;font-size:11px!important;font-weight:800!important;border-bottom:2px solid transparent!important}.eshop-tabs-card .nav-link.active{color:#111827!important;border-color:var(--store-primary)!important}.eshop-tabs-card .tab-content{padding:24px!important;font-size:12px;line-height:1.75;color:#556174}.eshop-review{border:1px solid #edf0f3!important;border-radius:12px!important;padding:14px!important;margin-bottom:10px!important}.eshop-review-form{background:#f9fafb!important;border:1px solid #edf0f3!important;border-radius:12px!important;padding:16px!important}.eshop-related-carousel{margin-inline:-7px}.eshop-related-carousel .slick-slide{padding:0 7px}.eshop-related-carousel .slick-arrow{width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important;border:1px solid #e2e6eb!important;box-shadow:0 6px 20px rgba(16,24,40,.08)!important;z-index:3}.eshop-section-soft:has(.eshop-related-carousel){background:#f8fafb!important;border-top:1px solid #edf0f3}

/* Wishlist */
.eshop-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wishlist-card-wrap{min-width:0}.wishlist-remove-form{margin-top:7px}.wishlist-remove-form button{width:100%;border:1px solid #e5e9ef;background:#fff;color:#667085;border-radius:9px;min-height:35px;font-size:10px;font-weight:700}.wishlist-remove-form button:hover{border-color:#fecaca;background:#fff5f5;color:#dc2626}

/* Auto cart status */
.cart-auto-note{display:flex!important;align-items:center!important;gap:7px!important;color:#718096!important;font-size:10px!important}.cart-auto-note.is-updating{color:#2563eb!important}.cart-auto-note.is-updating i{animation:cartSpin .8s linear infinite}.cart-auto-note.is-saved{color:#16a34a!important}@keyframes cartSpin{to{transform:rotate(360deg)}}

@media(max-width:991px){.eshop-product-gallery{position:static!important}.eshop-product-summary{padding-left:0!important}.eshop-product-service-strip{grid-template-columns:1fr 1fr}.eshop-product-service-strip>div:nth-child(3){border-left:0;border-top:1px solid #edf0f3}.eshop-product-service-strip>div:nth-child(4){border-top:1px solid #edf0f3}.eshop-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:100px!important;height:100px!important}}
@media(max-width:767px){.eshop-product-summary h1{font-size:24px!important}.eshop-product-price{font-size:23px!important}.eshop-buy-row{grid-template-columns:82px 1fr!important}.eshop-buy-row .eshop-outline-btn{grid-column:1/-1}.eshop-product-service-strip{grid-template-columns:1fr 1fr;margin-top:18px}.eshop-product-service-strip>div{padding:12px 10px}.eshop-product-service-strip i{width:31px;height:31px}.eshop-product-service-strip small{display:none}.eshop-tabs-card>.nav{gap:14px;padding:0 13px}.eshop-tabs-card .tab-content{padding:16px!important}.eshop-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:82px!important;height:82px!important}.eshop-category-carousel.category-shape-square .eshop-category-photo,.eshop-category-carousel.category-shape-square .eshop-category-icon{border-radius:13px!important}.eshop-category-carousel .eshop-category-tile b{font-size:10px!important;max-width:95px}}

/* Product page final cascade: keep this after legacy version refinements. */
.eshop-product-section{padding:34px 0 42px!important}.eshop-product-detail-main{aspect-ratio:1.08/1!important;border:0!important;border-radius:24px!important;background:#f5f7f6!important;box-shadow:none!important}.eshop-product-detail-main img{padding:40px!important}.eshop-gallery-thumbs{justify-content:center}.gallery-thumb{width:68px!important;height:68px!important;flex-basis:68px!important;border-radius:14px!important}.eshop-product-summary{padding:2px 0!important;max-width:590px}.eshop-product-summary h1{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.12!important}.eshop-price-line .eshop-product-price{margin:0!important}.product-interest-card{display:inline-flex!important;width:calc(50% - 5px)!important}.product-interest-card.watching,.product-interest-card.trending{display:none!important}.eshop-variation-builder{margin:18px 0 16px!important;background:#fff!important;padding:17px 0!important;border-width:1px 0 0!important;border-radius:0!important}.eshop-buy-row{grid-template-columns:88px minmax(0,1.15fr) minmax(0,1fr)!important;margin-top:0!important}.eshop-qty{height:54px!important}.eshop-buy-row .btn{min-height:54px!important}.eshop-product-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));background:#fafbfb!important}.eshop-product-service-strip{margin-top:38px!important;border-radius:18px!important;box-shadow:none!important}.eshop-product-service-strip>div{padding:19px!important}.eshop-detail-tabs{background:#fafbfb;padding:42px 0!important}.eshop-tabs-card{box-shadow:none!important;border:0!important}.eshop-tabs-card>.nav{padding:0 28px!important}.eshop-tabs-card .tab-content{padding:30px!important;font-size:13px!important}
@media(max-width:991px){.eshop-product-summary{max-width:none}.eshop-product-detail-main{aspect-ratio:1.35/1!important}.eshop-product-detail-main img{padding:28px!important}}
@media(max-width:767px){.eshop-product-section{padding:18px 0 28px!important}.eshop-product-detail-main{aspect-ratio:1/1!important;border-radius:17px!important}.eshop-product-detail-main img{padding:22px!important}.eshop-gallery-thumbs{justify-content:flex-start}.gallery-thumb{width:58px!important;height:58px!important;flex-basis:58px!important}.eshop-product-summary h1{font-size:25px!important}.product-interest-card{width:100%!important}.eshop-buy-row{grid-template-columns:78px 1fr!important}.eshop-product-facts{grid-template-columns:1fr!important}.eshop-product-service-strip{margin-top:24px!important}.eshop-product-service-strip>div{padding:13px 10px!important}.eshop-detail-tabs{padding:26px 0!important}.eshop-tabs-card>.nav{padding:0 16px!important}.eshop-tabs-card .tab-content{padding:18px!important}}

/* Flat product presentation. */
.eshop-product-summary,.eshop-product-facts,.eshop-product-service-strip{border:0!important;box-shadow:none!important}.eshop-product-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:4px 0!important;background:transparent!important}.eshop-product-facts>div{padding:10px 0!important}.eshop-product-service-strip{background:transparent!important;border-radius:0!important}.eshop-product-service-strip>div:first-child{padding-left:0!important}.eshop-product-service-strip>div:last-child{padding-right:0!important}
@media(max-width:767px){.eshop-product-facts{grid-template-columns:1fr!important}.eshop-product-service-strip>div{border:0!important}.eshop-product-service-strip>div:first-child,.eshop-product-service-strip>div:last-child{padding:13px 10px!important}}

/* Product detail polish and consistent catalog cards. */
.eshop-product-section>.container>.row{align-items:stretch!important}.eshop-product-summary{height:100%;display:flex;flex-direction:column}.eshop-product-rating{border-bottom:0!important;padding-bottom:0!important}.eshop-price-line{padding-top:18px;border-top:1px solid #edf0ef;margin-top:18px!important}.eshop-product-short{padding:16px 0;margin:10px 0 12px!important;border-bottom:1px solid #edf0ef}.eshop-buy-form{margin-top:4px}.eshop-product-actions{border-top:1px solid #edf0ef!important;padding-top:12px!important}.eshop-product-facts{margin-top:4px!important}.eshop-product-facts>div{background:#f8faf9;border-radius:10px;padding:11px 13px!important;border:0!important}.eshop-product-service-strip>div{border:0!important}.eshop-product-service-strip>div+div{border-left:1px solid #edf0ef!important}
.eshop-card-grid>*{height:100%}.eshop-product-card{height:100%!important}.eshop-product-content{height:100%}.eshop-product-content h3{height:2.76em!important;min-height:2.76em!important;max-height:2.76em!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.eshop-product-content .eshop-price-row{margin-top:auto!important;padding-top:9px}.eshop-product-content .eshop-product-cta{flex-shrink:0}.eshop-product-carousel .slick-track,.eshop-related-carousel .slick-track{align-items:stretch}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide,.eshop-product-carousel .slick-slide>div,.eshop-related-carousel .slick-slide>div{height:auto!important;display:flex}.eshop-product-carousel .slick-slide>div,.eshop-related-carousel .slick-slide>div{width:100%}
@media(max-width:767px){.eshop-product-summary{height:auto}.eshop-price-line{padding-top:14px}.eshop-product-short{padding:12px 0}.eshop-product-service-strip>div+div{border-left:0!important}.eshop-product-content h3{height:2.6em!important;min-height:2.6em!important;max-height:2.6em!important}}

/* V5.5 product grid reset: compact equal cards without stretched empty space. */
.eshop-card-grid{align-items:stretch}.eshop-card-grid>*{display:flex;height:auto}.eshop-product-card{width:100%;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden}.eshop-product-media{flex:0 0 auto}.eshop-product-content{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:auto!important;min-height:220px;padding:15px 16px 16px!important}.eshop-product-content h3{height:2.76em!important;min-height:2.76em!important;max-height:2.76em!important;margin:9px 0 7px!important;line-height:1.38!important}.eshop-product-content .eshop-rating{margin-bottom:0}.eshop-card-footer{margin-top:auto;padding-top:12px}.eshop-card-footer .eshop-price-row{margin:0!important;padding:0!important}.eshop-card-footer .eshop-product-cta{margin-top:11px!important}.eshop-product-carousel .slick-track,.eshop-related-carousel .slick-track{display:flex!important;align-items:stretch!important}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{height:auto!important;display:block!important}.eshop-product-carousel .slick-slide>div,.eshop-related-carousel .slick-slide>div{height:100%!important;display:flex!important}.eshop-product-carousel .eshop-product-card,.eshop-related-carousel .eshop-product-card{height:100%!important}.product-card-options{min-height:42px}.product-card-options>div{max-height:24px;overflow:hidden}

/* Animated social-proof badges on product details. */
.eshop-social-proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 17px}.eshop-proof-badge{position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 15px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.01em}.eshop-proof-badge i{font-size:16px}.eshop-proof-badge.hot{color:#fff;background:linear-gradient(135deg,#ff1677,#ed2d63);box-shadow:0 8px 22px rgba(238,45,102,.28);animation:proofGlow 2.2s ease-in-out infinite}.eshop-proof-badge.activity{color:#e82950;background:#fff3f5;border:1px solid #ffb7c4;box-shadow:0 7px 20px rgba(232,41,80,.08)}.eshop-proof-badge.activity i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#ee3157;animation:proofTick 1.8s ease-in-out infinite}@keyframes proofGlow{0%,100%{box-shadow:0 8px 22px rgba(238,45,102,.22),0 0 0 0 rgba(255,22,119,.2)}50%{box-shadow:0 10px 28px rgba(238,45,102,.42),0 0 0 8px rgba(255,22,119,0)}}@keyframes proofTick{0%,100%{transform:rotate(0) scale(1)}50%{transform:rotate(-8deg) scale(1.08)}}@media(prefers-reduced-motion:reduce){.eshop-proof-badge,.eshop-proof-badge i{animation:none!important}}
.eshop-product-summary{justify-content:flex-start!important}.eshop-product-badges{margin-bottom:12px!important}.eshop-product-section{padding-bottom:44px!important}.eshop-detail-tabs{margin-top:0!important}
@media(max-width:767px){.eshop-product-content{min-height:190px;padding:10px!important}.product-card-options{min-height:32px}.eshop-social-proof{gap:7px;margin-bottom:13px}.eshop-proof-badge{min-height:33px;padding:6px 11px;font-size:9px}.eshop-proof-badge.activity{max-width:100%}}

/* Storefront product controls and carousel refinements. */
.eshop-product-cta:is(button){width:100%;border:0;cursor:pointer}.eshop-product-card .eshop-card-footer form{margin:0}.product-interest-card.offer{display:inline-flex;align-items:center;width:auto;max-width:100%;min-height:0!important;padding:8px 11px!important;gap:8px!important;border-radius:9px!important}.product-interest-card.offer>i{width:28px!important;height:28px!important;flex:0 0 28px!important;font-size:14px!important}.product-interest-card.offer b{font-size:10px!important}.product-interest-card.offer span{font-size:9px!important}.eshop-buy-row{grid-template-columns:110px minmax(150px,1fr) minmax(130px,.8fr)!important;align-items:stretch!important}.eshop-qty{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;height:50px;box-sizing:border-box;padding:0 10px!important;border:1px solid #dfe4ea;border-radius:9px;background:#fff}.eshop-qty span{white-space:nowrap}.eshop-qty input{width:100%!important;min-width:0;height:34px!important;margin:0!important;padding:0 6px!important;border:0!important;text-align:center;font-size:15px;font-weight:800;outline:0}.eshop-buy-row .btn{height:50px!important;display:flex;align-items:center;justify-content:center;gap:6px;border:0}.eshop-buy-row .eshop-outline-btn{border:1px solid var(--main-600)!important}.eshop-product-actions .eshop-product-whatsapp{min-height:42px!important;padding:9px 15px!important;font-size:11px!important;background:#ecfdf3!important;color:#12834b!important;border-color:#bce8cd!important}.eshop-floating-wa{width:66px!important;height:66px!important;font-size:31px!important}.eshop-product-carousel,.eshop-related-carousel{margin:0 -8px}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding:0 8px}.eshop-product-carousel .slick-arrow,.eshop-related-carousel .slick-arrow{z-index:3}
@media(max-width:767px){.eshop-buy-row{grid-template-columns:88px 1fr!important}.eshop-buy-row #buyNowBtn{grid-column:1/-1}.eshop-product-carousel,.eshop-related-carousel{margin:0 -5px}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding:0 5px}.eshop-product-content{min-height:170px!important}.eshop-floating-wa{width:62px!important;height:62px!important;right:16px!important;bottom:76px!important}}

.eshop-card-footer{margin-top:2px!important;padding-top:0!important}.eshop-product-content{min-height:0!important;padding:0 16px 16px!important}.eshop-product-meta{display:none!important}.eshop-square-image img{border-radius:15px;padding:0}.eshop-qty{grid-template-columns:auto minmax(0,1fr)!important}.eshop-qty-stepper{display:grid;grid-template-columns:24px minmax(26px,1fr) 24px;align-items:center;min-width:0}.eshop-qty-stepper button{width:24px;height:30px;border:0;background:transparent;color:#344054;display:grid;place-items:center;padding:0;font-size:13px;cursor:pointer}.eshop-qty-stepper button:hover{color:var(--main-600);background:var(--main-50);border-radius:6px}.eshop-qty-stepper input{-moz-appearance:textfield}.eshop-qty-stepper input::-webkit-inner-spin-button,.eshop-qty-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.eshop-product-facts{grid-template-columns:1fr!important}
@media(max-width:767px){.eshop-product-content{min-height:0!important;padding:0 10px 12px!important}.eshop-buy-row{grid-template-columns:116px 1fr!important}}

/* Compact, border-free product purchase layout. */
.eshop-product-rating{border-bottom:0!important;padding-bottom:0!important}.eshop-price-line{border-top:0!important;margin-top:12px!important;padding-top:0!important}.eshop-product-short{border:0!important;margin:8px 0 4px!important;padding:8px 0!important}.eshop-variation-builder{border:0!important;background:transparent!important;border-radius:0!important;padding:8px 0!important;margin:0 0 8px!important;gap:10px!important}.eshop-option-group+.eshop-option-group{margin-top:8px!important}.eshop-variation-status{margin-top:4px}.eshop-buy-form{padding-top:8px!important;margin-top:0!important}.eshop-purchase-label{margin-top:0!important}.eshop-buy-row{margin-top:6px!important;grid-template-columns:110px minmax(150px,1fr) minmax(130px,.8fr)!important}.eshop-product-actions{border-top:0!important;padding-top:0!important;margin-top:10px!important}.eshop-product-facts{border-top:0!important;margin-top:8px!important;padding-top:0!important}.eshop-qty{display:block!important;width:110px;height:50px;padding:0!important;border:1px solid #d9dee7!important;border-radius:12px!important;overflow:hidden;background:#fff}.eshop-qty-stepper{display:grid;width:100%;height:100%;grid-template-columns:36px 1fr 36px}.eshop-qty-stepper button{width:36px;height:100%;border:0!important;border-radius:0!important;background:#fff;color:#111827;font-size:14px;font-weight:800}.eshop-qty-stepper button:first-child{border-right:1px solid #e1e5eb!important}.eshop-qty-stepper button:last-child{border-left:1px solid #e1e5eb!important}.eshop-qty-stepper button:hover{background:#f5faf7;color:var(--main-600)}.eshop-qty-stepper input{height:100%!important;padding:0!important;text-align:center!important;font-size:16px!important;font-weight:700!important;background:#fff}
@media(max-width:767px){.eshop-buy-row{grid-template-columns:110px 1fr!important}.eshop-product-short{margin-bottom:2px!important}.eshop-variation-builder{padding-top:5px!important}}

/* Compact carousel gutters and reliable navigation controls. */
.eshop-category-carousel{margin-inline:-3px!important}.eshop-category-carousel .slick-slide{padding-inline:3px!important}.eshop-category-carousel .eshop-category-tile{gap:7px!important;padding-inline:3px!important}.eshop-product-carousel,.eshop-related-carousel{margin-inline:-4px!important}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding-inline:4px!important}.eshop-product-carousel .slick-arrow,.eshop-category-carousel .slick-arrow,.eshop-related-carousel .slick-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #dfe5e2!important;border-radius:50%!important;background:#fff!important;color:transparent!important;font-size:0!important;line-height:1!important;display:grid!important;place-items:center!important;z-index:8!important;box-shadow:0 7px 20px rgba(16,24,40,.12)!important;cursor:pointer!important}.eshop-product-carousel .slick-arrow:before,.eshop-category-carousel .slick-arrow:before,.eshop-related-carousel .slick-arrow:before{display:block!important;color:#172033!important;font-family:Arial,sans-serif!important;font-size:25px!important;font-weight:400!important;line-height:34px!important}.eshop-product-carousel .slick-prev:before,.eshop-category-carousel .slick-prev:before,.eshop-related-carousel .slick-prev:before{content:'‹'!important}.eshop-product-carousel .slick-next:before,.eshop-category-carousel .slick-next:before,.eshop-related-carousel .slick-next:before{content:'›'!important}.eshop-product-carousel .slick-prev,.eshop-category-carousel .slick-prev,.eshop-related-carousel .slick-prev{left:-14px!important}.eshop-product-carousel .slick-next,.eshop-category-carousel .slick-next,.eshop-related-carousel .slick-next{right:-14px!important}.eshop-product-carousel .slick-arrow:hover,.eshop-category-carousel .slick-arrow:hover,.eshop-related-carousel .slick-arrow:hover{background:var(--main-600)!important;border-color:var(--main-600)!important}.eshop-product-carousel .slick-arrow:hover:before,.eshop-category-carousel .slick-arrow:hover:before,.eshop-related-carousel .slick-arrow:hover:before{color:#fff!important}.eshop-product-carousel .slick-disabled,.eshop-category-carousel .slick-disabled,.eshop-related-carousel .slick-disabled{opacity:.35!important;cursor:default!important}.eshop-product-carousel .slick-disabled:hover,.eshop-category-carousel .slick-disabled:hover,.eshop-related-carousel .slick-disabled:hover{background:#fff!important;border-color:#dfe5e2!important}.eshop-product-carousel .slick-disabled:hover:before,.eshop-category-carousel .slick-disabled:hover:before,.eshop-related-carousel .slick-disabled:hover:before{color:#172033!important}
.eshop-product-carousel .slick-arrow.slick-hidden,.eshop-category-carousel .slick-arrow.slick-hidden,.eshop-related-carousel .slick-arrow.slick-hidden{display:none!important}
.eshop-category-carousel{margin-inline:-1px!important}.eshop-category-carousel .slick-slide{padding-inline:1px!important}.eshop-category-carousel .eshop-category-tile{min-height:auto!important;gap:8px!important;padding-inline:1px!important}.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:146px!important;height:146px!important}.eshop-category-carousel .eshop-category-tile b{max-width:150px!important;font-size:14px!important}@media(max-width:1199px){.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:128px!important;height:128px!important}}@media(max-width:991px){.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:112px!important;height:112px!important}}@media(max-width:767px){.eshop-category-carousel{margin-inline:0!important}.eshop-category-carousel .slick-slide{padding-inline:1px!important}.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:98px!important;height:98px!important}.eshop-category-carousel .eshop-category-tile{gap:6px!important}.eshop-category-carousel .eshop-category-tile b{max-width:105px!important;font-size:11px!important}}@media(max-width:380px){.eshop-category-carousel .eshop-category-photo,.eshop-category-carousel .eshop-category-icon{width:90px!important;height:90px!important}}
@media(max-width:767px){.eshop-product-carousel,.eshop-related-carousel{margin-inline:-3px!important}.eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding-inline:3px!important}}

/* Compact product sections on phones. Keep these after configurable typography rules. */
@media(max-width:767px){
  .eshop-section-head{gap:10px!important;margin-bottom:14px!important}
  .eshop-section-head h2,.section-title h2{font-size:20px!important;line-height:1.15!important;letter-spacing:-.3px!important}
  .eshop-section-head span{font-size:9px!important;margin-bottom:4px!important}
  .eshop-section-head>a{font-size:9px!important}
  .eshop-product-carousel,.eshop-related-carousel{margin-inline:-1.5px!important}
  .eshop-product-carousel .slick-slide,.eshop-related-carousel .slick-slide{padding-inline:1.5px!important}
  .eshop-card-grid{gap:6px!important}
  .eshop-product-content h3{font-size:10px!important;line-height:1.3!important}
  .eshop-square-image img{border-radius:10px!important}
}

/* Order confirmation and guest cart account prompt. */
.order-success-page{padding:54px 0 70px;background:linear-gradient(180deg,#f7fbf9 0,#fff 65%)}
.order-success-card{max-width:850px;margin:0 auto;padding:48px 42px;text-align:center;border:1px solid #e3eae6;border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.065)}
.order-success-icon{width:76px;height:76px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--main-600),#47c77c);color:#fff;font-size:38px;box-shadow:0 12px 28px color-mix(in srgb,var(--store-primary) 25%,transparent)}
.order-success-kicker{display:block;margin-bottom:7px;color:var(--main-600);font-size:10px;font-weight:850;letter-spacing:.1em}
.order-success-card h1{margin:0;color:#111b35;font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.04em}
.order-success-copy{max-width:560px;margin:12px auto 25px;color:#697386;font-size:13px;line-height:1.65}
.order-success-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 25px;border:1px solid #e7ece9;border-radius:14px;background:#fafcfb;overflow:hidden}
.order-success-details>div{padding:16px 12px;display:flex;flex-direction:column;gap:4px}.order-success-details>div+div{border-left:1px solid #e7ece9}.order-success-details small{color:#8791a0;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.order-success-details strong{color:#172033;font-size:13px;overflow-wrap:anywhere}
.order-success-actions{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.order-success-actions .btn{min-height:44px;padding:10px 17px!important;border-radius:10px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px!important;font-weight:800}.order-success-secondary{border:1px solid #dce3e0!important;background:#fff!important;color:#263548!important}.order-success-whatsapp{border:1px solid #bce8cd!important;background:#ecfdf3!important;color:#12834b!important}.order-success-shop{display:inline-flex;align-items:center;gap:5px;margin-top:20px;color:var(--main-600);font-size:11px;font-weight:750}
.cart-auth-prompt{display:grid;grid-template-columns:38px 1fr;gap:9px;margin:-5px 0 18px;padding:12px;border:1px solid #dfeae4;border-radius:12px;background:#f7fcf9}.cart-auth-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#e6f8ed;color:var(--main-600);font-size:21px}.cart-auth-prompt>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.cart-auth-prompt strong{font-size:11px;color:#243044}.cart-auth-prompt span{font-size:9px;line-height:1.45;color:#758092}.cart-auth-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.cart-auth-actions a{min-height:34px;display:flex;align-items:center;justify-content:center;border:1px solid var(--main-600);border-radius:8px;color:var(--main-600);font-size:10px;font-weight:800}.cart-auth-actions a:last-child{background:var(--main-600);color:#fff}
@media(max-width:767px){.order-success-page{padding:24px 0 42px}.order-success-card{padding:30px 16px;border-radius:16px}.order-success-icon{width:62px;height:62px;font-size:30px}.order-success-card h1{font-size:28px}.order-success-copy{font-size:11px;margin-bottom:18px}.order-success-details{grid-template-columns:1fr}.order-success-details>div{padding:12px}.order-success-details>div+div{border-left:0;border-top:1px solid #e7ece9}.order-success-actions{display:grid;grid-template-columns:1fr}.order-success-actions .btn{width:100%}.order-success-shop{margin-top:17px}}

/* Guest authentication belongs on checkout, not in the cart summary. */
.eshop-summary-card>.cart-auth-prompt,.checkout-login-note{display:none!important}
.checkout-account-prompt{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 16px;border:1px solid #dce9e2;border-radius:14px;background:linear-gradient(135deg,#f4fcf7,#fbfefd);box-shadow:0 6px 20px rgba(15,23,42,.035)}
.checkout-account-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#ddf6e7;color:var(--main-600);font-size:24px}.checkout-account-copy{display:flex;flex-direction:column;gap:3px}.checkout-account-copy strong{font-size:13px;color:#202b3c}.checkout-account-copy span{font-size:10px;line-height:1.5;color:#718096}.checkout-account-actions{display:flex;gap:7px}.checkout-account-actions a{min-width:92px;min-height:38px;padding:8px 12px;border:1px solid var(--main-600);border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--main-600);font-size:10px;font-weight:800}.checkout-account-actions a:last-child{background:var(--main-600);color:#fff}
@media(max-width:767px){.checkout-account-prompt{grid-template-columns:38px 1fr;padding:12px;gap:9px}.checkout-account-icon{width:38px;height:38px;font-size:21px}.checkout-account-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.checkout-account-actions a{min-width:0}}

/* Customer cancellation request and accessible logout. */
.account-cancel-card{margin-bottom:18px}.account-cancel-list{display:flex;flex-direction:column;gap:9px}.account-cancel-row{display:grid;grid-template-columns:minmax(150px,.45fr) 1fr;align-items:center;gap:14px;padding:12px;border:1px solid #e7ebef;border-radius:11px;background:#fbfcfc}.account-cancel-row>div{display:flex;flex-direction:column;gap:3px}.account-cancel-row b{font-size:12px}.account-cancel-row small{font-size:9px;color:#7c8797}.account-cancel-row form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.account-cancel-row input{width:100%;min-width:0;height:38px;margin:0!important;padding:0 11px;border:1px solid #dfe5ea;border-radius:8px;font-size:10px}.account-cancel-row button{min-height:38px;padding:7px 11px;border:1px solid #fecaca;border-radius:8px;background:#fff5f5;color:#c62828;font-size:9px;font-weight:800}.account-cancel-empty{font-size:11px;color:#7c8797}.status.pending{background:#fff7e6;color:#b45309}
@media(max-width:991px){.account-sidebar nav a.logout{display:flex!important;color:#b42318!important}.account-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:767px){.account-cancel-row{grid-template-columns:1fr}.account-cancel-row form{grid-template-columns:1fr}.account-cancel-row button{width:100%}}

/* Mobile shop filters, inline cancellation, and tracking form. */
.eshop-mobile-filter-toggle{display:none}.track-order-card{max-width:760px;margin:auto}.track-order-intro{margin:5px 0 18px;color:#788497;font-size:12px}.track-order-submit{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-top:18px;padding:10px 20px!important;border:0!important;border-radius:9px!important}.account-cancel-card{display:none!important}.account-order-cancel-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #fecaca;border-radius:7px;background:#fff5f5;color:#c62828;padding:6px 8px;font-size:9px;font-weight:800}.account-cancel-requested{display:inline-flex;padding:5px 7px;border-radius:7px;background:#fff7e6;color:#b45309;font-size:8px;font-weight:800;text-transform:capitalize}
@media(max-width:991px){.eshop-mobile-filter-toggle{width:100%;min-height:46px;margin-bottom:10px;padding:10px 13px;border:1px solid #dfe5ea;border-radius:11px;background:#fff;color:#263548;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;box-shadow:0 5px 16px rgba(15,23,42,.04)}.eshop-mobile-filter-toggle span{margin-right:auto}.eshop-filter-card{display:none!important;padding:14px!important}.eshop-filter-card.is-open{display:block!important}.eshop-filter-card .mb-20{margin-bottom:13px!important}.eshop-filter-card .pt-20{padding-top:13px!important}.eshop-filter-card h6{font-size:12px!important}.eshop-filter-card .common-input{min-height:39px!important}.eshop-filter-card .btn{min-height:40px!important;padding-block:8px!important}}
@media(max-width:767px){.track-order-card{padding:17px!important}.track-order-card h2{font-size:22px!important}.track-order-submit{width:100%;margin-top:14px}.account-table-actions{flex-wrap:wrap}}

/* Compact mobile shop spacing and result typography. */
@media(max-width:767px){.eshop-shop-section{padding-top:18px!important;padding-bottom:32px!important}.eshop-shop-section>.container>.row{--bs-gutter-y:12px!important}.eshop-shop-section .eshop-mobile-filter-toggle{margin-bottom:0!important;min-height:43px!important}.eshop-shop-section .col-xl-9>.flex-between{gap:8px!important;margin-bottom:14px!important}.eshop-shop-section .col-xl-9>.flex-between>div h5{font-size:18px!important;line-height:1.2!important;letter-spacing:-.25px!important;margin-bottom:2px!important}.eshop-shop-section .col-xl-9>.flex-between>div>span{font-size:11px!important;line-height:1.35!important}.eshop-shop-section .col-xl-9>.flex-between form{margin-top:6px}.eshop-shop-section .col-xl-9>.flex-between select{min-width:165px!important;min-height:39px!important;font-size:11px!important}.eshop-page-hero+ .eshop-shop-section{margin-top:0!important}}

/* PWA installation entry and mobile opening prompt. */
.eshop-pwa-menu-link{display:inline-flex!important;align-items:center;gap:5px}.eshop-pwa-prompt{position:fixed;z-index:10050;left:12px;right:12px;bottom:82px;display:none;grid-template-columns:48px minmax(0,1fr) auto 28px;align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid #dfe7e3;border-radius:15px;box-shadow:0 18px 50px rgba(15,23,42,.2)}.eshop-pwa-prompt.open{display:grid}.eshop-pwa-prompt-icon img{display:block;width:48px;height:48px;border-radius:12px}.eshop-pwa-prompt-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.eshop-pwa-prompt-copy strong{color:#172033;font-size:12px}.eshop-pwa-prompt-copy span,.eshop-pwa-prompt-copy small{color:#748093;font-size:9px;line-height:1.35}.eshop-pwa-prompt-copy small:empty{display:none}.eshop-pwa-install-btn{min-height:36px;padding:7px 13px;border:0;border-radius:8px;background:var(--store-primary);color:#fff;font-size:10px;font-weight:800}.eshop-pwa-close{width:28px;height:28px;padding:0;border:0;background:transparent;color:#64748b;font-size:17px}.eshop-pwa-menu-link[hidden],[data-pwa-install][hidden]{display:none!important}@media(min-width:768px){.eshop-pwa-prompt{display:none!important}}@media(max-width:390px){.eshop-pwa-prompt{grid-template-columns:42px minmax(0,1fr) 26px}.eshop-pwa-prompt-icon img{width:42px;height:42px}.eshop-pwa-install-btn{grid-column:2/4;width:100%}}

/* Reusable extra product option forms. */
.eshop-extra-form{margin:18px 0 4px;padding:15px;border:1px solid #dfe8e3;border-radius:13px;background:#fbfefc}.eshop-extra-form legend{float:none;width:auto;margin:0;padding:0 5px;color:#172033;font-size:14px;font-weight:800}.eshop-extra-form>p{margin:0 0 12px;color:#768294;font-size:10px}.eshop-extra-field{margin-top:12px}.eshop-extra-label{display:block;margin-bottom:6px;color:#273447;font-size:11px;font-weight:750}.eshop-extra-field>input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #dce4e0;border-radius:9px;background:#fff;font-size:11px}.eshop-extra-field input[type=file]{padding:8px}.eshop-extra-choices{display:flex;flex-wrap:wrap;gap:8px}.eshop-extra-choices label,.eshop-extra-image-options label{cursor:pointer}.eshop-extra-choices label{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dce4e0;border-radius:8px;background:#fff;font-size:10px}.eshop-extra-image-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.eshop-extra-image-options label{position:relative;padding:5px;border:1px solid #dce4e0;border-radius:9px;background:#fff;text-align:center}.eshop-extra-image-options input{position:absolute;top:8px;left:8px}.eshop-extra-image-options img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.eshop-extra-image-options span{display:block;padding:5px 2px 2px;font-size:9px;font-weight:700}.eshop-extra-image-options label:has(input:checked),.eshop-extra-choices label:has(input:checked){border-color:var(--store-primary);box-shadow:0 0 0 1px var(--store-primary)}@media(max-width:575px){.eshop-extra-image-options{grid-template-columns:repeat(3,minmax(0,1fr))}}
.option-upload-thumb{display:inline-flex;align-items:center;gap:8px;margin-top:7px;color:var(--store-primary);font-size:13px;font-weight:600}.option-upload-thumb img{width:52px;height:52px;object-fit:cover;border:1px solid #dfe5ec;border-radius:8px}.account-sidebar nav a{font-size:13px}.account-user b{font-size:14px}.account-user small{font-size:11px}.account-orders-table th{font-size:11px}.account-orders-table td{font-size:12px}.account-table-actions a,.account-table-actions button{width:36px;height:36px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;font-size:0!important}.account-table-actions a i,.account-table-actions button i{font-size:17px!important;margin:0!important}
.store-popup{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px}.store-popup.open{display:flex}.store-popup-backdrop{position:absolute;inset:0;border:0;background:rgba(10,18,31,.72);backdrop-filter:blur(3px)}.store-popup-dialog{position:relative;z-index:1;max-width:min(620px,92vw);max-height:88vh;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.3);animation:storePopupIn .25s ease}.store-popup-dialog img{display:block;max-width:100%;max-height:84vh;width:auto;height:auto;border-radius:16px}.store-popup-close{position:absolute;right:-12px;top:-12px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#172033;display:grid;place-items:center;font-size:20px;box-shadow:0 5px 18px rgba(0,0,0,.2);z-index:2;cursor:pointer}@keyframes storePopupIn{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:480px){.store-popup{padding:14px}.store-popup-close{right:-5px;top:-10px}}
/* Keep the category row stable while Slick is loading. Without this fallback,
   the full-width category links briefly stack vertically on first paint. */
.eshop-category-carousel:not(.slick-initialized){display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));overflow:hidden}
.eshop-category-carousel:not(.slick-initialized)>.eshop-category-tile{min-width:0}
@media(max-width:1199px){.eshop-category-carousel:not(.slick-initialized){grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:991px){.eshop-category-carousel:not(.slick-initialized){grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:767px){.eshop-category-carousel:not(.slick-initialized){grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:519px){.eshop-category-carousel:not(.slick-initialized){grid-template-columns:repeat(3,minmax(0,1fr))}}
