/* UI Polish v1 - professional office/storefront look */
:root{
  --ui-primary:#155e75;
  --ui-primary-2:#0f766e;
  --ui-accent:#e11d48;
  --ui-bg:#f4f7fb;
  --ui-card:#ffffff;
  --ui-ink:#0f172a;
  --ui-soft:#64748b;
  --ui-line:#e2e8f0;
  --ui-line-2:#edf2f7;
  --ui-shadow:0 18px 45px rgba(15,23,42,.07);
  --ui-shadow-sm:0 8px 22px rgba(15,23,42,.055);
  --ui-radius:22px;
}
html{scroll-behavior:smooth}
body{background:#fff;color:var(--ui-ink)}
.container{max-width:1320px}
.page{padding-top:18px;min-height:56vh}

/* Header */
.topbar{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 8px 24px rgba(15,23,42,.035)}
.topbar .container{min-height:74px;gap:18px}
.logo{display:flex;align-items:center;gap:10px;font-size:21px!important;color:var(--ui-primary)!important;letter-spacing:-.3px;white-space:nowrap}
.logo:before{content:"";width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,var(--ui-primary),var(--ui-primary-2));box-shadow:0 10px 24px rgba(21,94,117,.22)}
.search{position:relative;max-width:560px;margin-inline:auto}
.search input{height:46px;background:#f1f5f9!important;border:1px solid #dbe4ea!important;border-radius:16px!important;padding:0 18px!important;outline:none;transition:.18s;font-size:14px}
.search input:focus{background:#fff!important;border-color:rgba(21,94,117,.35)!important;box-shadow:0 0 0 4px rgba(21,94,117,.08)}
.search button{height:46px;border-radius:16px!important;padding:0 18px;background:linear-gradient(135deg,var(--ui-primary),var(--ui-primary-2))!important;box-shadow:0 10px 20px rgba(21,94,117,.16)}
.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.actions a{margin:0!important;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:9px 11px;color:#334155!important;font-size:13px;transition:.16s}
.actions a:hover{background:#fff;color:var(--ui-primary)!important;box-shadow:var(--ui-shadow-sm);transform:translateY(-1px)}

/* Category navigation */
.nav{position:sticky;top:74px;z-index:9;background:rgba(255,255,255,.95)!important;backdrop-filter:blur(12px);border-bottom:1px solid #e7edf2!important}
.nav .container{gap:6px;padding-block:7px;overflow:visible!important}
.nav-category-item{position:relative}
.nav-category-link,.shop-all-link{display:flex;align-items:center;height:38px;padding:0 13px!important;border-radius:13px;color:#334155!important;font-weight:700;font-size:13px;transition:.16s}
.nav-category-link:hover,.shop-all-link:hover{background:#ecfdf5;color:#0f766e!important}
.shop-all-link{background:#eef7fa;color:var(--ui-primary)!important}
.category-submenu{position:absolute;right:0;top:44px;width:460px;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:16px;box-shadow:0 24px 60px rgba(15,23,42,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:.16s;z-index:50}
.has-submenu:hover .category-submenu{opacity:1;visibility:visible;transform:translateY(0)}
.category-submenu-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf2f7;padding-bottom:10px;margin-bottom:12px}
.category-submenu-head b{color:var(--ui-primary);font-size:15px}.category-submenu-head a{font-size:12px;color:var(--ui-accent)!important;text-decoration:none}
.category-submenu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-submenu-grid a{padding:10px 12px;border-radius:13px;background:#f8fafc;color:#334155;text-decoration:none;font-size:13px}.category-submenu-grid a:hover{background:#eef7fa;color:var(--ui-primary)}

/* Generic cards */
.card,.home-pro-section,.product-rack,.shop-filters,.shop-results,.home-category-card,.quick-icons-section,.brand-strip{border-color:var(--ui-line)!important;box-shadow:0 1px 0 rgba(15,23,42,.02)}
.card{border-radius:var(--ui-radius)!important;background:rgba(255,255,255,.96)!important}
.btn,.search button{font-weight:800}.btn:hover{filter:brightness(1.03);transform:translateY(-1px)}

/* Home */
.home-pro-section{margin-bottom:18px!important}.home-section-title{align-items:center!important;margin-bottom:12px!important}.home-section-title h2{font-size:20px!important;color:#102a36!important}.home-section-title p{font-size:13px!important;color:var(--ui-soft)!important}.home-section-title a{background:#eef7fa;border:1px solid #d8ebf1;border-radius:999px;padding:7px 12px;font-size:12px;color:var(--ui-primary)!important}
.home-hero-section{border-radius:28px;overflow:hidden}.home-hero-track{border-radius:28px}.home-hero-slide{border-radius:28px!important;background:#eaf3f6}.home-hero-slide img{background:#f8fafc}.hero-content{background:rgba(255,255,255,.82);backdrop-filter:blur(10px);color:#0f172a!important;border:1px solid rgba(255,255,255,.6);border-radius:20px;padding:14px 16px;max-width:38%!important}.hero-content strong{font-size:24px!important;color:#0f172a}.hero-content em{color:#475569!important}.hero-content b{background:#e11d48!important;color:#fff!important}
.home-banner-card{border-radius:24px!important;background:#f8fafc!important}.home-banner-card img{transition:.25s}.home-banner-card:hover img{transform:scale(1.025)}.home-banner-card:after,.home-banner-card .hero-shade{display:none!important}.home-banner-card span{background:rgba(255,255,255,.82);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.72);border-radius:16px;color:#0f172a!important;padding:9px 12px}.home-banner-card strong{font-size:17px!important;color:#0f172a}.home-banner-card em{font-size:12px;color:#64748b!important}.home-banner-card b{background:var(--ui-primary)!important;color:#fff!important}
.home-category-card{min-height:118px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important}.home-category-card:hover{box-shadow:var(--ui-shadow-sm)!important}.home-category-card span{width:56px;height:56px;border-radius:18px;background:#eef7fa;display:flex;align-items:center;justify-content:center;color:var(--ui-primary)}
.product-rack{padding:16px!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}.home-products-row{gap:12px!important}

/* Product cards */
.product-card,.product-card-pro{position:relative;border:1px solid #e6edf2!important;border-radius:22px!important;background:#fff!important;padding:10px!important;overflow:hidden;box-shadow:none!important;transition:.18s!important}
.product-card:hover,.product-card-pro:hover{transform:translateY(-3px)!important;box-shadow:0 18px 42px rgba(15,23,42,.09)!important;border-color:#d4e3ea!important}
.product-card-pro .pc-img,.product-card .pc-img{height:178px;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#eef4f7);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-pro .pc-img img,.product-card .pc-img img{width:100%;height:100%;object-fit:contain;padding:8px;transition:.2s}.product-card-pro:hover .pc-img img{transform:scale(1.04)}
.product-card-pro .pc-body{display:flex;flex-direction:column;gap:6px;padding:11px 4px 3px}.product-card-pro h3{margin:0!important;font-size:14px!important;line-height:1.8;color:#0f172a;min-height:50px}.product-card-pro small{color:#64748b;font-size:12px}.pc-stock{width:max-content;max-width:100%;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;border-radius:999px;padding:3px 9px;font-size:11px}.pc-stock.out{background:#fff1f2;color:#be123c;border-color:#fecdd3}.price{display:block;text-align:left;color:var(--ui-accent)!important;font-size:15px;font-weight:900!important;margin-top:2px}

/* Shop environment */
.shop-page{padding-bottom:24px}.shop-head{display:flex;justify-content:space-between;align-items:center;gap:16px;background:linear-gradient(135deg,#155e75,#0f766e);color:#fff;border-radius:28px;padding:22px 24px;margin-bottom:18px;box-shadow:0 20px 45px rgba(21,94,117,.18)}.shop-head h1{margin:0;font-size:26px}.shop-head p{margin:6px 0 0;color:#d8f3f2}.shop-total{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:12px 18px;min-width:108px;text-align:center}.shop-total b{font-size:22px;display:block}.shop-total span{font-size:12px;color:#e2f7f6}
.shop-layout{display:grid;grid-template-columns:292px minmax(0,1fr);gap:18px;align-items:start}.shop-filters{position:sticky;top:132px;background:#fff;border-radius:24px;padding:14px;border:1px solid var(--ui-line)}.filter-box{border-bottom:1px solid #edf2f7;padding:0 0 13px;margin-bottom:13px}.filter-box:last-child{border-bottom:0}.filter-box label{font-size:12px;font-weight:900;color:#334155;margin-bottom:7px}.filter-box input,.filter-box select{border:1px solid #dbe5ec;border-radius:14px;padding:10px 12px;background:#f8fafc;outline:none}.filter-box input:focus,.filter-box select:focus{background:#fff;border-color:rgba(21,94,117,.35);box-shadow:0 0 0 4px rgba(21,94,117,.07)}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-cat{display:flex;align-items:center;min-height:34px;border-radius:12px;text-decoration:none;color:#334155;padding:7px 9px;margin:3px 0;font-size:13px}.filter-cat.parent{font-weight:900;background:#f8fafc}.filter-cat.child{padding-right:24px;font-size:12px;color:#64748b}.filter-cat.active,.filter-cat:hover{background:#e8f6f8;color:var(--ui-primary)}.filter-children{border-right:2px solid #e2e8f0;margin-right:10px;padding-right:6px}.filter-actions{display:flex;gap:8px;align-items:center}.filter-actions .btn{flex:1;border-radius:14px}.filter-actions a{color:#64748b;text-decoration:none;font-size:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:9px 10px}
.shop-results{background:#fff;border:1px solid var(--ui-line);border-radius:24px;padding:14px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f7;padding-bottom:12px;margin-bottom:14px}.shop-breadcrumb{font-size:13px;color:#64748b}.shop-breadcrumb a{color:var(--ui-primary);text-decoration:none;font-weight:900}.shop-sort{display:flex;align-items:center;gap:8px}.shop-sort label{font-size:12px;color:#64748b}.shop-sort select{border:1px solid #dbe5ec;border-radius:13px;padding:9px;background:#f8fafc}.shop-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.empty-shop{border-style:dashed;text-align:center;color:#64748b}.pagination,.shop-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:18px}.pagination a{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 12px;color:var(--ui-primary);text-decoration:none;font-weight:800}

/* Product details basic polish */
.product-detail,.product-page{background:#fff;border:1px solid var(--ui-line);border-radius:28px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.variant-box label:hover{border-color:var(--ui-primary);background:#eef7fa}

/* Footer */
.site-footer-pro{background:#0f2630!important;color:#d8e6eb;border:0!important;margin-top:46px!important;padding:0!important}.site-footer-pro .container{padding-top:26px;padding-bottom:18px}.footer-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.trust-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:15px;display:flex;flex-direction:column;gap:4px}.trust-item span{width:32px;height:32px;border-radius:12px;background:#e11d48;color:#fff;display:flex;align-items:center;justify-content:center}.trust-item b{color:#fff}.trust-item small{color:#b8cbd3}.footer-main-grid{display:grid;grid-template-columns:2fr 1.3fr 1fr;gap:24px;border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.site-footer-pro h3{color:#fff;margin-top:0}.site-footer-pro p{color:#c2d2d8;line-height:2}.footer-col a{display:block;color:#c2d2d8;text-decoration:none;margin:8px 0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:16px;padding-top:14px;color:#8aa4ad;font-size:12px}

@media(max-width:980px){.topbar .container{flex-wrap:wrap}.search{order:3;max-width:none;width:100%;flex-basis:100%}.nav{top:112px}.shop-layout{grid-template-columns:1fr}.shop-filters{position:relative;top:0}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-head{display:block}.shop-total{margin-top:12px;width:max-content}.hero-content{max-width:none!important;left:18px;right:18px}.footer-trust-row,.footer-main-grid{grid-template-columns:1fr}.category-submenu{position:fixed;right:12px;left:12px;top:154px;width:auto}.nav .container{overflow:auto!important}.shop-products-grid .product-card-pro .pc-img{height:150px}}
@media(max-width:560px){.actions a{font-size:12px;padding:8px}.shop-products-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card-pro{padding:7px!important;border-radius:18px!important}.product-card-pro .pc-img{height:128px;border-radius:15px}.product-card-pro h3{font-size:12px!important}.shop-head{border-radius:22px;padding:18px}.shop-head h1{font-size:22px}.topbar .container{gap:10px}.logo{font-size:18px!important}.logo:before{width:30px;height:30px;border-radius:12px}}

/* Shop UI Patch v1 - Digikala-like white cards, no customer stock display */
:root{
  --shop-page-max: 1480px;
}
.container,.pro-container{max-width:var(--shop-page-max)!important}
.shop-head{margin-bottom:14px!important}
.shop-layout{grid-template-columns:280px minmax(0,1fr)!important;gap:16px!important}
.shop-results{background:#fff!important;border-color:#e5e7eb!important;padding:0!important;overflow:hidden!important}
.shop-toolbar{padding:13px 16px!important;margin:0!important;background:#fff!important}
.shop-products-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;background:#fff!important;border-top:1px solid #eef2f7!important}
.shop-products-grid .product-card-pro.dk-card{border:0!important;border-left:1px solid #eef2f7!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;background:#fff!important;padding:14px 12px 12px!important;min-height:342px!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;color:#1f2937!important;transition:.16s ease!important}
.shop-products-grid .product-card-pro.dk-card:hover{transform:none!important;box-shadow:0 12px 30px rgba(15,23,42,.08)!important;z-index:2!important;border-color:#e5e7eb!important}
.dk-card-img{height:184px!important;background:#fff!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin-bottom:8px!important}
.dk-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;padding:6px!important;transition:.18s ease!important;background:#fff!important}
.dk-card:hover .dk-card-img img{transform:scale(1.035)!important}
.dk-card-body{display:flex!important;flex-direction:column!important;gap:7px!important;flex:1!important;padding:0!important}
.dk-card-meta{display:block!important;color:#81858b!important;font-size:11px!important;line-height:1.7!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:19px!important}
.dk-card h3{margin:0!important;color:#232933!important;font-size:13px!important;font-weight:700!important;line-height:2!important;min-height:52px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.dk-card-bottom{margin-top:auto!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;min-height:48px!important}
.dk-card-price{margin-right:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:4px!important}
.dk-card .price{font-size:15px!important;font-weight:900!important;color:#232933!important;text-align:left!important;margin:0!important;direction:rtl!important}
.dk-card del{font-size:11px!important;color:#a1a3a8!important;text-decoration-color:#a1a3a8!important}
.dk-card .pc-stock,.shop-page .pc-stock{display:none!important}
.shop-filters{box-shadow:none!important;border-color:#e5e7eb!important;background:#fff!important}
.filter-box label{font-size:12px!important}.filter-cat{font-size:12.5px!important}
.shop-sort select{min-width:150px!important}

@media(max-width:1300px){.shop-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:980px){.shop-layout{grid-template-columns:1fr!important}.shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shop-filters{position:relative!important;top:auto!important}}
@media(max-width:680px){.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shop-products-grid .product-card-pro.dk-card{min-height:300px!important;padding:10px 8px!important}.dk-card-img{height:142px!important}.dk-card h3{font-size:12px!important;min-height:48px!important}.dk-card-meta{font-size:10px!important}.dk-card .price{font-size:13px!important}}

/* Shop UI Patch v2 - closer Digikala product grid */
.shop-page-dk .shop-head{display:none!important}
.shop-page-dk{padding-top:4px!important}
.shop-page-dk .shop-layout{grid-template-columns:270px minmax(0,1fr)!important;gap:0!important;align-items:start!important;direction:ltr!important}
.shop-page-dk .shop-filters{direction:rtl!important;border-radius:10px!important;border:1px solid #e0e0e6!important;box-shadow:none!important;background:#fff!important;padding:18px 16px!important;position:sticky!important;top:128px!important;margin-right:0!important;margin-left:16px!important}
.shop-page-dk .shop-results{direction:rtl!important;border:0!important;border-radius:0!important;background:#fff!important;padding:0!important;overflow:visible!important}
.dk-toolbar{height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;border-bottom:1px solid #e5e7eb!important;margin:0!important;padding:0 4px 0 14px!important;background:#fff!important;border-radius:0!important}
.dk-sort-tabs{display:flex!important;align-items:center!important;gap:20px!important;white-space:nowrap!important;overflow:auto!important;font-size:13px!important;color:#62666d!important}
.dk-sort-title{font-weight:800!important;color:#1f2937!important;display:flex!important;align-items:center!important;gap:4px!important}
.dk-sort-tabs a{color:#62666d!important;text-decoration:none!important;font-size:13px!important;line-height:56px!important;border-bottom:2px solid transparent!important;transition:.14s!important}
.dk-sort-tabs a:hover{color:#ef394e!important}
.dk-sort-tabs a.active{color:#ef394e!important;font-weight:800!important;border-bottom-color:#ef394e!important}
.dk-total-count{font-size:12px!important;color:#81858b!important;min-width:max-content!important;padding-right:12px!important}
.shop-page-dk .shop-breadcrumb,.shop-page-dk .shop-sort{display:none!important}
.shop-page-dk .shop-products-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;background:#fff!important;border-top:0!important;border-right:1px solid #f0f0f1!important}
.shop-page-dk .product-card-pro.dk-card-v2{background:#fff!important;border:0!important;border-left:1px solid #f0f0f1!important;border-bottom:1px solid #f0f0f1!important;border-radius:0!important;box-shadow:none!important;min-height:412px!important;padding:18px 14px 14px!important;display:flex!important;flex-direction:column!important;position:relative!important;transition:.12s ease!important;color:#23254e!important;overflow:hidden!important}
.shop-page-dk .product-card-pro.dk-card-v2:hover{z-index:3!important;box-shadow:0 4px 18px rgba(35,37,78,.14)!important;transform:none!important}
.shop-page-dk .dk-card-v2 .dk-card-img{height:218px!important;background:#fff!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 14px!important;overflow:hidden!important}
.shop-page-dk .dk-card-v2 .dk-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;padding:0!important;background:#fff!important;transition:.15s ease!important}
.shop-page-dk .dk-card-v2:hover .dk-card-img img{transform:none!important}
.shop-page-dk .dk-card-v2 .dk-card-body{display:flex!important;flex-direction:column!important;gap:6px!important;flex:1!important;padding:0!important}
.shop-page-dk .dk-card-v2 .dk-card-meta{font-size:11px!important;color:#81858b!important;min-height:18px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}
.shop-page-dk .dk-card-v2 h3{font-size:12.5px!important;font-weight:700!important;line-height:2.05!important;color:#23254e!important;min-height:54px!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:right!important}
.shop-page-dk .dk-card-seller{font-size:11px!important;color:#81858b!important;min-height:18px!important;display:block!important;margin-top:2px!important}
.shop-page-dk .dk-card-seller:before{content:'▣';font-size:9px;color:#f59e0b;margin-left:5px!important}
.shop-page-dk .dk-card-v2 .dk-card-bottom{margin-top:auto!important;min-height:42px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;gap:8px!important}
.shop-page-dk .dk-card-v2 .dk-card-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:3px!important;margin:0!important;width:100%!important}
.shop-page-dk .dk-card-v2 .price{color:#23254e!important;font-size:16px!important;font-weight:900!important;line-height:1.6!important;text-align:left!important;margin:0!important;direction:rtl!important}
.shop-page-dk .dk-card-v2 del{font-size:11px!important;color:#a1a3a8!important;text-decoration-color:#a1a3a8!important;padding-left:2px!important}
.shop-page-dk .dk-card-unavailable{font-size:15px!important;font-weight:900!important;color:#a1a3a8!important;width:100%!important;text-align:right!important;padding-top:8px!important}
.shop-page-dk .pc-stock,.shop-page-dk .dk-card .pc-stock{display:none!important}
.shop-page-dk .shop-filters h3,.shop-page-dk .filter-box>label{font-size:13px!important;font-weight:900!important;color:#23254e!important}
.shop-page-dk .filter-box{border-bottom:1px solid #f0f0f1!important;margin-bottom:0!important;padding:14px 0!important}
.shop-page-dk .filter-box:first-child{padding-top:0!important}
.shop-page-dk .filter-box input,.shop-page-dk .filter-box select{border:1px solid #e0e0e6!important;border-radius:8px!important;background:#fff!important;min-height:40px!important;font-size:12px!important}
.shop-page-dk .filter-cat{border-radius:8px!important;color:#3f4064!important;min-height:32px!important;margin:2px 0!important;font-size:12px!important}
.shop-page-dk .filter-cat.active,.shop-page-dk .filter-cat:hover{background:#f1f2f4!important;color:#ef394e!important}
.shop-page-dk .filter-cat.parent{background:#fff!important;font-weight:800!important;color:#23254e!important}
.shop-page-dk .filter-cat.child{padding-right:22px!important;color:#62666d!important}
.shop-page-dk .filter-children{border-right:1px solid #e0e0e6!important;margin-right:8px!important;padding-right:6px!important}
.shop-page-dk .filter-actions{padding-top:14px!important}.shop-page-dk .filter-actions .btn{background:#ef394e!important;border-color:#ef394e!important;border-radius:8px!important}.shop-page-dk .filter-actions a{border-radius:8px!important;background:#fff!important;color:#19bfd3!important;border-color:#e0e0e6!important}
@media(max-width:1500px){.shop-page-dk .shop-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1100px){.shop-page-dk .shop-layout{grid-template-columns:1fr!important;direction:rtl!important}.shop-page-dk .shop-filters{position:relative!important;top:auto!important;margin:0 0 14px!important}.shop-page-dk .shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:720px){.shop-page-dk .shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shop-page-dk .product-card-pro.dk-card-v2{min-height:335px!important;padding:12px 9px!important}.shop-page-dk .dk-card-v2 .dk-card-img{height:150px!important}.dk-sort-tabs{gap:12px!important}.dk-sort-tabs a,.dk-sort-title{font-size:12px!important}.dk-total-count{display:none!important}}

/* Shop v3 - filters on right + compact accordion filters */
.shop-page-dk .shop-layout{
  display:flex!important;
  flex-direction:row!important;
  direction:ltr!important;
  align-items:flex-start!important;
  gap:0!important;
  max-width:1500px!important;
  margin:0 auto!important;
  padding:0 12px!important;
}
.shop-page-dk .shop-results{
  order:1!important;
  direction:rtl!important;
  flex:1 1 auto!important;
  min-width:0!important;
  background:#fff!important;
}
.shop-page-dk .shop-filters{
  order:2!important;
  direction:rtl!important;
  flex:0 0 268px!important;
  width:268px!important;
  max-width:268px!important;
  margin:0 0 0 14px!important;
  position:sticky!important;
  top:120px!important;
  align-self:flex-start!important;
  background:#fff!important;
  border:1px solid #e0e0e6!important;
  border-radius:12px!important;
  box-shadow:none!important;
  padding:14px 14px 12px!important;
}
.shop-page-dk .shop-filter-form{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}
.shop-page-dk .shop-filter-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 0 12px!important;border-bottom:1px solid #f0f0f1!important;margin-bottom:0!important}
.shop-page-dk .shop-filter-head strong{font-size:16px!important;font-weight:900!important;color:#23254e!important}
.shop-page-dk .shop-filter-head a{font-size:11px!important;color:#19bfd3!important;text-decoration:none!important;font-weight:800!important}
.shop-page-dk .dk-filter-collapse{padding:0!important;margin:0!important;border-bottom:1px solid #f0f0f1!important}
.shop-page-dk .dk-filter-collapse>summary{list-style:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:46px!important;font-size:13px!important;font-weight:900!important;color:#23254e!important;padding:0!important;user-select:none!important}
.shop-page-dk .dk-filter-collapse>summary::-webkit-details-marker{display:none!important}
.shop-page-dk .dk-filter-collapse>summary:after{content:'⌄'!important;font-size:17px!important;color:#a1a3a8!important;transition:.15s!important;line-height:1!important}
.shop-page-dk .dk-filter-collapse[open]>summary:after{transform:rotate(180deg)!important;color:#62666d!important}
.shop-page-dk .dk-filter-collapse input,.shop-page-dk .dk-filter-collapse select{width:100%!important;margin:0 0 12px!important;border:1px solid #e0e0e6!important;border-radius:10px!important;background:#fff!important;min-height:38px!important;font-size:12px!important;padding:0 10px!important}
.shop-page-dk .category-accordion{padding:0 0 10px!important}
.shop-page-dk .filter-cat.all{display:flex!important;align-items:center!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important;text-decoration:none!important;border-radius:8px!important;color:#3f4064!important;margin:0 0 4px!important;background:#fafafa!important}
.shop-page-dk .filter-parent-accordion{border:0!important;margin:0!important;padding:0!important}
.shop-page-dk .filter-parent-accordion>summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:36px!important;cursor:pointer!important;padding:0 8px!important;border-radius:8px!important;color:#23254e!important;font-size:12.5px!important;font-weight:900!important}
.shop-page-dk .filter-parent-accordion>summary::-webkit-details-marker{display:none!important}
.shop-page-dk .filter-parent-accordion>summary:after{content:'+'!important;font-size:15px!important;color:#a1a3a8!important;margin-right:auto!important}
.shop-page-dk .filter-parent-accordion[open]>summary:after{content:'−'!important;color:#ef394e!important}
.shop-page-dk .filter-parent-accordion>summary a{color:inherit!important;text-decoration:none!important;display:block!important;flex:1!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.shop-page-dk .filter-parent-accordion>summary.active,.shop-page-dk .filter-parent-accordion>summary:hover{background:#f1f2f4!important;color:#ef394e!important}
.shop-page-dk .compact-children{border-right:1px solid #e0e0e6!important;margin:2px 14px 6px 0!important;padding:2px 8px 2px 0!important;display:flex!important;flex-direction:column!important;gap:1px!important}
.shop-page-dk .compact-children .filter-cat.child{display:flex!important;align-items:center!important;min-height:28px!important;padding:0 8px!important;font-size:12px!important;color:#62666d!important;text-decoration:none!important;border-radius:7px!important;margin:0!important;background:transparent!important}
.shop-page-dk .compact-children .filter-cat.child.active,.shop-page-dk .compact-children .filter-cat.child:hover,.shop-page-dk .filter-cat.all.active,.shop-page-dk .filter-cat.all:hover{background:#f1f2f4!important;color:#ef394e!important}
.shop-page-dk .compact-price{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:12px!important}
.shop-page-dk .compact-price label{font-size:11px!important;color:#81858b!important;margin-bottom:4px!important;display:block!important;font-weight:700!important}
.shop-page-dk .compact-actions{padding:12px 0 0!important;display:block!important}.shop-page-dk .compact-actions .btn{width:100%!important;height:40px!important;border-radius:10px!important;background:#ef394e!important;border-color:#ef394e!important;font-size:13px!important;font-weight:900!important}
.shop-page-dk .filter-box>label{display:none!important}
.shop-page-dk .filter-parent,.shop-page-dk .filter-children:not(.compact-children){display:none!important}
@media(max-width:1100px){
  .shop-page-dk .shop-layout{display:block!important;direction:rtl!important;padding:0 10px!important}
  .shop-page-dk .shop-filters{position:relative!important;top:auto!important;width:auto!important;max-width:none!important;margin:0 0 14px!important;flex:initial!important}
  .shop-page-dk .shop-results{display:block!important;width:100%!important}
}

/* Shop v4 - keep filter box pinned near top while scrolling */
.shop-page-dk .shop-layout{
  align-items:flex-start!important;
  overflow:visible!important;
}
.shop-page-dk .shop-filters{
  position:sticky!important;
  top:14px!important;
  align-self:flex-start!important;
  height:max-content!important;
  max-height:calc(100vh - 28px)!important;
  overflow:auto!important;
  z-index:8!important;
}
.shop-page-dk .shop-results{
  align-self:flex-start!important;
}
@media(max-width:1100px){
  .shop-page-dk .shop-filters{
    position:relative!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
}


/* Shop filter offset for fixed compact scroll header v11 */
body.scroll-compact-on .shop-page-dk .shop-filters{
  top:74px!important;
  max-height:calc(100vh - 88px)!important;
}

/* Keep the filter panel below the compact header, not under it */
.pro-scroll-compact ~ main .shop-page-dk .shop-filters{
  z-index:9!important;
}

@media(max-width:1100px){
  body.scroll-compact-on .shop-page-dk .shop-filters{
    position:relative!important;
    top:auto!important;
    max-height:none!important;
  }
}

/* Product discount badge */
.dk-card-img{position:relative!important}.product-discount-badge{position:absolute;top:8px;right:8px;z-index:3;background:#d92d20;color:#fff;border-radius:999px;padding:4px 8px;font-style:normal;font-size:11px;font-weight:900;line-height:1;box-shadow:0 2px 8px rgba(217,45,32,.18)}

/* Shop product-card polish v5: lighter Digikala-like typography + parent price prefix */
.shop-page-dk .product-card-pro.dk-card-v2{
  min-height:398px!important;
  padding:16px 13px 13px!important;
  color:#23254e!important;
}
.shop-page-dk .dk-card-v2 .dk-card-img{
  height:216px!important;
  margin:0 0 12px!important;
}
.shop-page-dk .dk-card-v2 h3{
  font-size:12.6px!important;
  font-weight:500!important;
  line-height:2.05!important;
  letter-spacing:-.1px!important;
  color:#23254e!important;
  min-height:52px!important;
}
.shop-page-dk .dk-card-v2 .dk-card-meta{
  font-size:10.5px!important;
  font-weight:400!important;
  color:#9ca3af!important;
}
.shop-page-dk .dk-card-v2 .dk-card-bottom{
  min-height:44px!important;
}
.shop-page-dk .dk-card-v2 .dk-card-price{
  gap:2px!important;
}
.shop-page-dk .dk-card-v2 .dk-card-price-main{
  display:flex!important;
  align-items:baseline!important;
  justify-content:flex-end!important;
  gap:5px!important;
  width:100%!important;
  direction:rtl!important;
}
.shop-page-dk .dk-card-v2 .dk-price-prefix{
  font-size:12px!important;
  font-weight:500!important;
  color:#62666d!important;
  line-height:1!important;
}
.shop-page-dk .dk-card-v2 .price{
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:flex-end!important;
  gap:4px!important;
  color:#23254e!important;
  font-size:15.5px!important;
  font-weight:700!important;
  line-height:1.7!important;
  letter-spacing:-.2px!important;
  text-align:left!important;
  margin:0!important;
  direction:ltr!important;
}
.shop-page-dk .dk-card-v2 .price small{
  font-size:10px!important;
  font-weight:500!important;
  color:#23254e!important;
  direction:rtl!important;
}
.shop-page-dk .dk-card-v2 del{
  font-size:11px!important;
  font-weight:400!important;
  color:#c0c2c5!important;
  text-decoration-color:#c0c2c5!important;
  direction:ltr!important;
}
.shop-page-dk .product-discount-badge{
  top:10px!important;
  right:10px!important;
  padding:4px 7px!important;
  font-weight:700!important;
  font-size:10.5px!important;
}
@media(max-width:720px){
  .shop-page-dk .product-card-pro.dk-card-v2{min-height:320px!important;padding:11px 8px!important}
  .shop-page-dk .dk-card-v2 .dk-card-img{height:142px!important}
  .shop-page-dk .dk-card-v2 h3{font-size:12px!important;min-height:48px!important;font-weight:500!important}
  .shop-page-dk .dk-card-v2 .price{font-size:13.5px!important}
}


/* Shop frontend polish v6 - wider Digikala-like layout and Persian price typography */
.is-shop-page .pro-page{
  width:calc(100% - 32px)!important;
  max-width:1720px!important;
  margin-inline:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
.is-shop-page .shop-page-dk{
  width:100%!important;
}
.is-shop-page .shop-page-dk .shop-layout{
  grid-template-columns:272px minmax(0,1fr)!important;
}
.is-shop-page .shop-page-dk .shop-filters{
  margin-left:18px!important;
}
.is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{
  min-height:424px!important;
  padding:18px 14px 15px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{
  height:228px!important;
  margin-bottom:14px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 h3{
  font-family:var(--site-font)!important;
  font-size:12.8px!important;
  font-weight:400!important;
  line-height:2.1!important;
  letter-spacing:-.15px!important;
  color:#3f4064!important;
  min-height:54px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-meta{
  font-weight:400!important;
  color:#a1a3a8!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-price-main{
  direction:rtl!important;
  justify-content:flex-start!important;
  align-items:baseline!important;
  gap:5px!important;
  font-family:var(--site-font)!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-price-prefix{
  font-family:var(--site-font)!important;
  font-size:11.5px!important;
  font-weight:400!important;
  color:#62666d!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price{
  font-family:var(--site-font)!important;
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  gap:4px!important;
  direction:rtl!important;
  unicode-bidi:isolate!important;
  color:#23254e!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.65!important;
  letter-spacing:-.15px!important;
  margin:0!important;
  text-align:right!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price-num{
  font-family:inherit!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price small{
  font-family:inherit!important;
  font-size:10.5px!important;
  font-weight:400!important;
  color:#23254e!important;
  margin-right:2px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 del{
  font-family:var(--site-font)!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
  font-size:11px!important;
  font-weight:400!important;
}
.is-shop-page .dk-total-count,.is-shop-page .shop-pagination{
  font-family:var(--site-font)!important;
}
@media(max-width:1500px){
  .is-shop-page .pro-page{width:calc(100% - 24px)!important}
}
@media(max-width:1100px){
  .is-shop-page .pro-page{width:calc(100% - 20px)!important}
  .is-shop-page .shop-page-dk .shop-layout{display:block!important;padding:0!important}
  .is-shop-page .shop-page-dk .shop-filters{margin-left:0!important}
}
@media(max-width:720px){
  .is-shop-page .pro-page{width:100%!important;padding-inline:10px!important}
  .is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{min-height:338px!important;padding:12px 9px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{height:154px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 h3{font-size:12px!important;min-height:48px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 .price{font-size:13.8px!important}
}


/* Shop polish v7 - wider page, fixed card slots, left aligned price */
.is-shop-page .pro-page{
  width:calc(100vw - 20px)!important;
  max-width:1880px!important;
  margin-inline:auto!important;
  padding-inline:0!important;
}
.is-shop-page .shop-page-dk .shop-layout{
  width:100%!important;
  max-width:none!important;
  padding-inline:0!important;
  gap:0!important;
}
.is-shop-page .shop-page-dk .shop-filters{
  flex:0 0 264px!important;
  width:264px!important;
  max-width:264px!important;
  margin-left:12px!important;
}
.is-shop-page .shop-page-dk .shop-products-grid{
  grid-template-columns:repeat(auto-fill,minmax(222px,1fr))!important;
  width:100%!important;
}
.is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{
  min-height:430px!important;
  padding:18px 14px 16px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{
  height:230px!important;
  margin-bottom:13px!important;
  flex:0 0 230px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-body{
  display:grid!important;
  grid-template-rows:20px 58px 1fr 48px!important;
  gap:6px!important;
  min-height:154px!important;
  flex:1 1 auto!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-meta{
  display:block!important;
  min-height:20px!important;
  height:20px!important;
  line-height:20px!important;
  visibility:visible!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-meta.empty{
  opacity:0!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 h3{
  font-size:13.4px!important;
  line-height:2.05!important;
  min-height:58px!important;
  height:58px!important;
  font-weight:500!important;
  align-self:start!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-bottom{
  min-height:48px!important;
  height:48px!important;
  align-self:end!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:flex-end!important;
  width:100%!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-price{
  width:100%!important;
  margin-right:auto!important;
  margin-left:0!important;
  align-items:flex-end!important;
  text-align:left!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-price-main{
  width:100%!important;
  justify-content:flex-end!important;
  text-align:left!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price{
  font-size:16.8px!important;
  font-weight:750!important;
  justify-content:flex-end!important;
  text-align:left!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price small{
  font-size:10.8px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 del{
  align-self:flex-end!important;
}
@media(max-width:1320px){
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important}
}
@media(max-width:1100px){
  .is-shop-page .shop-page-dk .shop-filters{width:auto!important;max-width:none!important;margin-left:0!important;flex:initial!important}
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:720px){
  .is-shop-page .pro-page{width:100%!important;padding-inline:10px!important}
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{min-height:340px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{height:150px!important;flex-basis:150px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 h3{font-size:12.3px!important;min-height:50px!important;height:50px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 .dk-card-body{grid-template-rows:18px 50px 1fr 42px!important;min-height:128px!important}
}

/* Shop controlled width v8 - wider but not full-screen */
.is-shop-page .pro-page{
  width:calc(100% - 56px)!important;
  max-width:1580px!important;
  margin-inline:auto!important;
  padding-inline:0!important;
}
.is-shop-page .shop-page-dk .shop-layout{
  width:100%!important;
  max-width:1580px!important;
  margin-inline:auto!important;
  padding-inline:0!important;
  gap:0!important;
}
.is-shop-page .shop-page-dk .shop-filters{
  flex:0 0 266px!important;
  width:266px!important;
  max-width:266px!important;
  margin-left:14px!important;
}
.is-shop-page .shop-page-dk .shop-products-grid{
  grid-template-columns:repeat(auto-fill,minmax(205px,1fr))!important;
  width:100%!important;
}
.is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{
  min-height:398px!important;
  padding:15px 12px 14px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{
  height:204px!important;
  flex-basis:204px!important;
  margin-bottom:12px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .dk-card-body{
  grid-template-rows:20px 56px 1fr 46px!important;
  min-height:148px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 h3{
  font-size:13.1px!important;
  height:56px!important;
  min-height:56px!important;
}
.is-shop-page .shop-page-dk .dk-card-v2 .price{
  font-size:16.2px!important;
}
@media(max-width:1500px){
  .is-shop-page .pro-page{width:calc(100% - 36px)!important;max-width:1480px!important}
  .is-shop-page .shop-page-dk .shop-layout{max-width:1480px!important}
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(auto-fill,minmax(198px,1fr))!important}
}
@media(max-width:1100px){
  .is-shop-page .pro-page{width:calc(100% - 20px)!important}
  .is-shop-page .shop-page-dk .shop-filters{width:auto!important;max-width:none!important;margin-left:0!important;flex:initial!important}
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:720px){
  .is-shop-page .pro-page{width:100%!important;padding-inline:10px!important}
  .is-shop-page .shop-page-dk .shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .is-shop-page .shop-page-dk .product-card-pro.dk-card-v2{min-height:338px!important;padding:12px 9px!important}
  .is-shop-page .shop-page-dk .dk-card-v2 .dk-card-img{height:150px!important;flex-basis:150px!important}
}

/* Shop grid refinement: keep the controlled Digikala-like width, but show 5 cards per row on desktop */
@media (min-width: 981px){
  .is-shop-page .shop-page-dk .shop-products-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
}
@media (min-width: 981px) and (max-width: 1220px){
  .is-shop-page .shop-page-dk .shop-products-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}


/* Front performance polish: filter overflow, lazy images and local skeleton loading */
img.front-lazy-img,img.front-priority-img{background-color:transparent;transition:opacity .22s ease,filter .22s ease}img.front-lazy-img.is-loading{opacity:0;will-change:opacity}img.front-lazy-img.is-loaded,img.front-lazy-img.is-error,img.front-priority-img{opacity:1;filter:none}img.front-priority-img{transition:none!important}
.shop-page-dk .shop-filters,.shop-page-dk .shop-filter-form,.shop-page-dk .dk-filter-collapse,.shop-page-dk .category-accordion,.shop-page-dk .compact-children{max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important}
.shop-page-dk .shop-filters{overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important}
.shop-page-dk .shop-filters *{box-sizing:border-box!important;min-width:0!important}
.shop-page-dk .shop-filter-head,.shop-page-dk .dk-filter-collapse>summary,.shop-page-dk .filter-parent-accordion>summary{width:100%!important;max-width:100%!important;overflow:hidden!important}
.shop-page-dk .dk-filter-collapse input,.shop-page-dk .dk-filter-collapse select,.shop-page-dk .compact-actions .btn{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important}
.shop-page-dk .filter-parent-accordion>summary a,.shop-page-dk .filter-cat{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}

/* Old full-screen loader is intentionally disabled. Skeleton must sit exactly inside real blocks. */
.front-skeleton{display:none!important}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2{position:relative!important;overflow:hidden!important;isolation:isolate!important}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters>*,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar>*,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2>*{opacity:0!important;pointer-events:none!important}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters:before,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar:before,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2:before{content:"";position:absolute;z-index:20;pointer-events:none;border-radius:inherit;background-color:#fff;background-repeat:no-repeat;transition:opacity .22s ease}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters:after,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar:after,
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2:after{content:"";position:absolute;inset:0;z-index:21;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.72),rgba(255,255,255,0));transform:translateX(100%);animation:frontLocalSkeletonShine 1.18s ease-in-out infinite}
body.front-loaded .shop-page-dk .shop-filters:before,
body.front-loaded .shop-page-dk .shop-toolbar:before,
body.front-loaded .shop-page-dk .product-card-pro.dk-card-v2:before,
body.front-loaded .shop-page-dk .shop-filters:after,
body.front-loaded .shop-page-dk .shop-toolbar:after,
body.front-loaded .shop-page-dk .product-card-pro.dk-card-v2:after{opacity:0!important}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters:before{inset:0;background-image:linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#ef4056,#ef4056);background-size:78px 18px,62% 14px,100% 1px,70% 14px,100% 1px,64% 14px,100% 1px,100% 42px;background-position:calc(100% - 16px) 18px,calc(100% - 16px) 74px,16px 106px,calc(100% - 16px) 126px,16px 158px,calc(100% - 16px) 178px,16px 210px,16px 248px;border-radius:10px}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar:before{inset:0;background-image:linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4);background-size:110px 16px,72px 14px,82px 14px,64px 14px;background-position:calc(100% - 14px) 50%,calc(100% - 150px) 50%,calc(100% - 238px) 50%,18px 50%;border-radius:12px}
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2:before{inset:0;background-color:#fff;background-image:linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4),linear-gradient(#eef1f4,#eef1f4);background-size:calc(100% - 34px) 178px,74% 14px,58% 14px,38% 13px,54% 13px,42% 15px;background-position:17px 18px,calc(100% - 17px) 220px,calc(100% - 17px) 246px,calc(100% - 17px) 286px,calc(100% - 17px) 318px,17px 356px;border-radius:0}
@keyframes frontLocalSkeletonShine{to{transform:translateX(-100%)}}
@media(max-width:720px){body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2:before{background-size:calc(100% - 24px) 132px,76% 12px,58% 12px,44% 11px,55% 11px,46% 13px;background-position:12px 14px,calc(100% - 12px) 164px,calc(100% - 12px) 188px,calc(100% - 12px) 226px,calc(100% - 12px) 254px,12px 294px}}
@media(prefers-reduced-motion:reduce){body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters:after,body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-toolbar:after,body.has-front-skeleton:not(.front-loaded) .shop-page-dk .product-card-pro.dk-card-v2:after{animation:none}img.front-lazy-img,img.front-priority-img{transition:none!important}}

/* Hotfix: remove horizontal scrollbar from shop filter panel completely */
html body.is-shop-page .shop-page-dk .shop-filters,
html body .shop-page-dk .shop-filters{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  max-width:266px!important;
  box-sizing:border-box!important;
  overscroll-behavior:contain!important;
}
@supports (overflow-x: clip){
  html body.is-shop-page .shop-page-dk .shop-filters,
  html body .shop-page-dk .shop-filters{overflow-x:clip!important;}
}
html body.is-shop-page .shop-page-dk .shop-filters::-webkit-scrollbar:horizontal,
html body .shop-page-dk .shop-filters::-webkit-scrollbar:horizontal{
  height:0!important;
  display:none!important;
}
html body.is-shop-page .shop-page-dk .shop-filters *,
html body .shop-page-dk .shop-filters *{
  box-sizing:border-box!important;
  max-width:100%!important;
  min-width:0!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-form,
html body.is-shop-page .shop-page-dk .dk-filter-collapse,
html body.is-shop-page .shop-page-dk .dk-filter-collapse > summary,
html body.is-shop-page .shop-page-dk .filter-parent-accordion,
html body.is-shop-page .shop-page-dk .filter-parent-accordion > summary,
html body.is-shop-page .shop-page-dk .category-accordion,
html body .shop-page-dk .shop-filter-form,
html body .shop-page-dk .dk-filter-collapse,
html body .shop-page-dk .dk-filter-collapse > summary,
html body .shop-page-dk .filter-parent-accordion,
html body .shop-page-dk .filter-parent-accordion > summary,
html body .shop-page-dk .category-accordion{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}
html body.is-shop-page .shop-page-dk .compact-children,
html body .shop-page-dk .compact-children{
  width:auto!important;
  max-width:calc(100% - 14px)!important;
  overflow-x:hidden!important;
  margin-left:0!important;
}
html body.is-shop-page .shop-page-dk .filter-actions,
html body.is-shop-page .shop-page-dk .compact-actions,
html body .shop-page-dk .filter-actions,
html body .shop-page-dk .compact-actions{
  width:100%!important;
  display:flex!important;
  flex-wrap:wrap!important;
  overflow:hidden!important;
}
html body.is-shop-page .shop-page-dk .filter-actions > *,
html body.is-shop-page .shop-page-dk .compact-actions > *,
html body .shop-page-dk .filter-actions > *,
html body .shop-page-dk .compact-actions > *{
  min-width:0!important;
  max-width:100%!important;
}
@media(max-width:1100px){
  html body.is-shop-page .shop-page-dk .shop-filters,
  html body .shop-page-dk .shop-filters{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
}

/* v11: restore clean shop filter box after in-place skeleton changes */
html body.is-shop-page .shop-page-dk .shop-filters,
html body .shop-page-dk .shop-filters{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  scrollbar-width:none!important;
  scrollbar-gutter:auto!important;
  -ms-overflow-style:none!important;
  padding-bottom:0!important;
}
html body.is-shop-page .shop-page-dk .shop-filters::-webkit-scrollbar,
html body .shop-page-dk .shop-filters::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-form,
html body .shop-page-dk .shop-filter-form{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  border-radius:16px!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-form *,
html body .shop-page-dk .shop-filter-form *{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-head,
html body .shop-page-dk .shop-filter-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  width:100%!important;
  overflow:hidden!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-head h2,
html body .shop-page-dk .shop-filter-head h2{
  min-width:0!important;
  margin:0!important;
  white-space:nowrap!important;
}
html body.is-shop-page .shop-page-dk .shop-filter-head a,
html body .shop-page-dk .shop-filter-head a{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
html body.is-shop-page .shop-page-dk .dk-filter-collapse,
html body .shop-page-dk .dk-filter-collapse{
  overflow:hidden!important;
}
html body.is-shop-page .shop-page-dk .dk-filter-collapse > summary,
html body .shop-page-dk .dk-filter-collapse > summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  overflow:hidden!important;
}
html body.is-shop-page .shop-page-dk .filter-actions,
html body .shop-page-dk .filter-actions{
  overflow:hidden!important;
  padding-inline:0!important;
}
html body.is-shop-page .shop-page-dk .filter-actions .btn,
html body .shop-page-dk .filter-actions .btn{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
}
/* During the skeleton phase only, clip the filter skeleton inside the same real box. */
body.has-front-skeleton:not(.front-loaded) .shop-page-dk .shop-filters{
  overflow:hidden!important;
  border-radius:16px!important;
}
body.front-loaded .shop-page-dk .shop-filters,
body.front-skeleton-done .shop-page-dk .shop-filters{
  overflow:visible!important;
}
