/* AdeptDEV Category Premium 2026 — coherent category shell
   by AdeptDEV · t.me/tcpraw */
#product-category.adeptdev-category{
  --ac-bg:#f7f4f4;--ac-card:#fff;--ac-soft:#fbf8f8;--ac-text:#1c191b;--ac-muted:#817a7e;
  --ac-line:#eadfe2;--ac-primary:#b12d3b;--ac-primary-2:#e62d45;--ac-primary-soft:#fff0f2;
  --ac-success:#1b9a62;--ac-shadow:0 16px 42px rgba(56,36,41,.07);--ac-shadow-lg:0 24px 62px rgba(56,36,41,.12);
  width:min(calc(100% - 32px),1440px)!important;max-width:1440px!important;margin:0 auto!important;
  padding:16px 0 64px!important;color:var(--ac-text);font-family:inherit;box-sizing:border-box;
}
#product-category *,#product-category *:before,#product-category *:after{box-sizing:border-box}
#product-category a{text-decoration:none}

/* breadcrumbs */
#product-category .adev-breadcrumbs{margin:0 0 16px;overflow:hidden}
#product-category .breadcrumb{display:flex!important;align-items:center;gap:7px;margin:0!important;padding:0!important;overflow-x:auto;white-space:nowrap;background:none!important;scrollbar-width:none}
#product-category .breadcrumb::-webkit-scrollbar{display:none}
#product-category .breadcrumb>li{float:none!important;display:inline-flex!important;align-items:center!important}
#product-category .breadcrumb>li+li:before{content:"/"!important;padding:0 2px!important;color:#c4babf!important}
#product-category .breadcrumb a,#product-category .breadcrumb span{font-size:12px!important;font-weight:650!important;color:#a19a9e!important}
#product-category .breadcrumb li:last-child span{color:#656065!important;font-weight:800!important}

/* hero */
#product-category .adev-category-hero{position:relative;min-height:160px;margin:0 0 18px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border:1px solid var(--ac-line);border-radius:26px;background:radial-gradient(circle at 88% -20%,rgba(230,45,69,.16),transparent 34%),linear-gradient(135deg,#fff 0%,#fff 58%,#fff8f9 100%);box-shadow:var(--ac-shadow)}
#product-category .adev-category-hero:before{content:"";position:absolute;left:0;top:0;width:145px;height:2px;background:linear-gradient(90deg,var(--ac-primary),#ec4960)}
#product-category .adev-category-hero__copy{position:relative;z-index:2;min-width:0}
#product-category .adev-category-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:var(--ac-primary);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
#product-category .adev-category-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#35c789;box-shadow:0 0 0 4px rgba(53,199,137,.12)}
#product-category .adev-category-hero h1{margin:0!important;max-width:900px;color:var(--ac-text)!important;font-size:clamp(28px,3.2vw,48px)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:-.035em!important;text-transform:uppercase}
#product-category .adev-category-count{width:max-content;margin-top:15px;padding:7px 10px;border:1px solid var(--ac-line);border-radius:999px;background:rgba(255,255,255,.8);color:var(--ac-muted);font-size:11px;font-weight:750}
#product-category .adev-share{position:relative;z-index:3;flex:0 0 auto;min-width:112px;padding:12px 14px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--ac-line);border-radius:14px;background:rgba(255,255,255,.82);color:#4b4549;font-weight:750;cursor:pointer;transition:.2s}
#product-category .adev-share:hover{border-color:#e6b8bf;color:var(--ac-primary);transform:translateY(-1px)}
#product-category .adev-share svg{width:20px;height:20px;fill:currentColor}
#product-category .adev-category-hero__mark{position:absolute;right:-8px;bottom:-26px;color:rgba(177,45,59,.045);font-size:clamp(72px,9vw,136px);font-weight:1000;line-height:.8;letter-spacing:-.08em;pointer-events:none}

/* subcategories */
#product-category .adev-subcategories{margin:0 0 18px}
#product-category .adev-subcategory-strip{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(142px,1fr)!important;gap:10px!important;width:100%;padding:2px 2px 8px!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:thin;overscroll-behavior-inline:contain}
#product-category .adev-subcategory-card{position:relative;min-width:142px!important;min-height:126px!important;padding:10px 9px 9px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;text-align:center!important;border:1px solid var(--ac-line)!important;border-radius:17px!important;background:var(--ac-card)!important;color:var(--ac-text)!important;box-shadow:0 7px 22px rgba(53,31,35,.045)!important;text-decoration:none!important;scroll-snap-align:start;overflow:hidden;transition:.22s}
#product-category .adev-subcategory-card:hover{transform:translateY(-2px)!important;border-color:rgba(177,45,59,.30)!important;box-shadow:0 13px 30px rgba(53,31,35,.085)!important}
#product-category .adev-subcategory-card.is-accent{border-color:rgba(177,45,59,.52)!important}
#product-category .adev-subcategory-card__media{width:100%!important;height:64px!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2px 8px!important;border-radius:12px!important;background:linear-gradient(180deg,#fff 0%,#fbf9f9 100%)!important;overflow:hidden!important}
#product-category .adev-subcategory-card__media img{display:block!important;width:100%!important;height:100%!important;max-width:112px!important;max-height:60px!important;object-fit:contain!important;object-position:center!important}
#product-category .adev-subcategory-card__name{width:100%!important;min-width:0!important;min-height:28px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;color:var(--ac-text)!important;font-size:11px!important;line-height:1.28!important;font-weight:850!important}
#product-category .adev-subcategory-card__count{font-size:10px!important;font-weight:850!important;color:var(--ac-muted)!important}
#product-category .adev-subcategory-card.is-accent .adev-subcategory-card__count{color:var(--ac-primary)!important}
#product-category .adev-subcategory-more{cursor:pointer}
#product-category .adev-subcategory-more .adev-subcategory-card__media{background:var(--ac-primary-soft)!important}
#product-category .adev-subcategory-plus{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ac-primary);font-size:25px;box-shadow:0 5px 15px rgba(177,45,59,.08)}

/* toolbar */
#product-category .adev-catalog-toolbar{min-height:66px;margin:0 0 18px;padding:9px 12px;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:1px solid var(--ac-line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(53,31,35,.055);backdrop-filter:blur(12px)}
#product-category .adev-toolbar-sort{min-width:0;display:flex;align-items:center;gap:8px;flex:1}
#product-category .adev-toolbar-label,#product-category .adev-view-label{flex:0 0 auto;color:#4d474b;font-size:12px;font-weight:850}
#product-category .adev-sort-pills{min-width:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}
#product-category .adev-sort-pills a{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:13px;color:#615b60!important;background:transparent;font-size:12px;font-weight:760;transition:.2s}
#product-category .adev-sort-pills a:hover{background:#f8f3f4;color:var(--ac-primary)!important}
#product-category .adev-sort-pills a.is-active{border-color:#f0c6cc;background:var(--ac-primary-soft);color:var(--ac-primary)!important;box-shadow:0 7px 18px rgba(177,45,59,.07)}
#product-category .adev-mobile-sort{display:none;width:100%;height:44px;border:1px solid var(--ac-line);border-radius:13px;background:var(--ac-card);padding:0 12px;color:var(--ac-text);font-weight:750}
#product-category .adev-toolbar-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
#product-category .adev-mobile-filter{display:none;min-height:42px;padding:0 14px;align-items:center;gap:7px;border:1px solid #f0c7cd;border-radius:13px;background:var(--ac-primary-soft);color:var(--ac-primary);font-weight:800}
#product-category .adev-mobile-filter svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
#product-category .adev-view-toggle{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid var(--ac-line);border-radius:12px;background:#fff;color:#6a6468;cursor:pointer;transition:.2s}
#product-category .adev-view-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}
#product-category .adev-view-toggle:first-of-type svg rect{fill:currentColor;stroke:none}
#product-category .adev-view-toggle.is-active{border-color:#ecc1c8;background:var(--ac-primary-soft);color:var(--ac-primary)}

/* layout + filter */
#product-category .adev-category-layout{display:grid!important;grid-template-columns:minmax(245px,285px) minmax(0,1fr)!important;gap:18px!important;align-items:start!important}
#product-category .adev-filter-column{min-width:0;position:relative}
#product-category .adev-filter-panel-head{display:none}
#product-category .adev-filter-sticky{position:sticky;top:116px;min-width:0}
#product-category .adev-filter-sticky>*{max-width:100%!important}
#product-category .adev-filter-sticky .dream-filter,#product-category .adev-filter-sticky .panel-group,#product-category .adev-filter-sticky>.panel{border:1px solid var(--ac-line)!important;border-radius:22px!important;background:var(--ac-card)!important;box-shadow:0 12px 34px rgba(53,31,35,.055)!important;overflow:hidden}
#product-category .adev-filter-sticky .panel{border:0!important;border-top:1px solid var(--ac-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
#product-category .adev-filter-sticky .panel:first-child{border-top:0!important}
#product-category .adev-filter-sticky .panel-heading{padding:0!important;border:0!important;background:transparent!important}
#product-category .adev-filter-sticky .panel-title{margin:0!important}
#product-category .adev-filter-sticky .panel-title>span,#product-category .adev-filter-sticky .panel-title>a{min-height:56px;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:var(--ac-text)!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase}
#product-category .adev-filter-sticky .panel-body{padding:0 14px 18px!important;border:0!important}
#product-category .adev-filter-sticky .checkbox,#product-category .adev-filter-sticky .radio{margin:0!important;min-height:36px}
#product-category .adev-filter-sticky label{color:#555055!important;font-size:12px!important;font-weight:650!important}
#product-category .adev-filter-sticky input[type=checkbox],#product-category .adev-filter-sticky input[type=radio]{accent-color:var(--ac-primary)}
#product-category .adev-filter-sticky .form-control{height:42px!important;border:1px solid var(--ac-line)!important;border-radius:12px!important;background:#fbf9fa!important;box-shadow:none!important}
#product-category .adev-filter-sticky .irs-bar,#product-category .adev-filter-sticky .irs-from,#product-category .adev-filter-sticky .irs-to,#product-category .adev-filter-sticky .irs-single{background:var(--ac-primary)!important}
#product-category .adev-filter-sticky .irs-handle>i:first-child{background:var(--ac-primary)!important}
#product-category .adev-product-column{min-width:0!important;width:100%!important;float:none!important;padding:0!important;margin:0!important}

/* products */
#product-category .adev-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}
#product-category .adev-product-card{position:relative;min-width:0;height:100%;display:flex!important;flex-direction:column!important;border:1px solid var(--ac-line);border-radius:22px;background:var(--ac-card);box-shadow:0 10px 32px rgba(53,31,35,.055);overflow:hidden;transition:.25s}
#product-category .adev-product-card:hover{transform:translateY(-4px);border-color:rgba(177,45,59,.24);box-shadow:var(--ac-shadow-lg)}
#product-category .adev-card-media{position:relative;height:270px;min-height:270px;padding:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#fbf8f9);overflow:hidden}
#product-category .adev-card-image{width:100%;height:100%;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
#product-category .adev-card-image img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;transition:transform .32s ease!important}
#product-category .adev-product-card:hover .adev-card-image img{transform:scale(1.025)!important}
#product-category .adev-badges{position:absolute;z-index:3;left:12px;top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
#product-category .adev-badge{min-height:24px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;box-shadow:0 5px 14px rgba(0,0,0,.07)}
#product-category .adev-badge--sale{background:#e82d42}.adev-badge--top{background:#08a5dd}.adev-badge--new{background:#775bd6}
#product-category .adev-card-actions{position:absolute;z-index:4;right:12px;top:12px;display:flex;flex-direction:column;gap:6px}
#product-category .adev-card-icon{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid rgba(177,45,59,.12);border-radius:13px;background:rgba(177,45,59,.96);color:#fff;box-shadow:0 8px 20px rgba(177,45,59,.16);cursor:pointer;transition:.2s}
#product-category .adev-card-icon:hover{transform:translateY(-1px);background:var(--ac-primary-dark)}
#product-category .adev-card-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}
#product-category .adev-card-icon.is-active{background:#fff;color:var(--ac-primary)}
#product-category .adev-card-body{min-height:245px;padding:14px 14px 15px;display:flex;flex:1;flex-direction:column}
#product-category .adev-card-model{margin-bottom:7px;color:#aaa1a5;font-size:10px;font-weight:700}
#product-category .adev-card-title{min-height:42px;margin:0 0 9px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--ac-text)!important;font-size:13px;font-weight:850;line-height:1.32}
#product-category .adev-card-rating{min-height:22px;display:flex;align-items:center;gap:7px;margin:0 0 8px}
#product-category .adev-stars{display:flex;gap:1px}.adev-stars i{font-style:normal;color:#ddd6d9;font-size:13px}.adev-stars i.is-on{color:#ffad27}
#product-category .adev-reviews{color:#9e969a;font-size:10px}
#product-category .adev-card-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;min-height:58px}
#product-category .adev-price-wrap{min-width:0;display:flex;flex-direction:column;gap:3px}
#product-category .adev-price-old{color:#a39b9f;font-size:11px;text-decoration:line-through}
#product-category .adev-price-current{color:#eb243b;font-size:21px;font-weight:950;line-height:1.05;white-space:nowrap}
#product-category .adev-stock{display:flex;align-items:center;gap:5px;color:#69706c;font-size:9px;font-weight:700;white-space:nowrap}.adev-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ac-success)}
#product-category .adev-add-cart{width:100%;min-height:46px;margin-top:11px;padding:0 8px 0 16px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--ac-primary),#c63547);color:#fff;font-size:12px;font-weight:900;box-shadow:0 12px 24px rgba(177,45,59,.16);cursor:pointer;transition:.2s}
#product-category .adev-add-cart:hover{background:linear-gradient(135deg,var(--ac-primary-dark),var(--ac-primary));transform:translateY(-1px)}
#product-category .adev-add-cart__label{flex:1;text-align:center}.adev-add-cart__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff;color:var(--ac-primary)}
#product-category .adev-add-cart__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
#product-category .adev-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;background:#faf7f8;color:#958d91}
#product-category .adev-no-image__icon{width:64px;height:64px;display:grid;place-items:center;border:1px solid #efcbd0;border-radius:18px;background:#fff1f3;color:var(--ac-primary)}
#product-category .adev-no-image__icon svg{width:36px;height:36px;stroke:currentColor;stroke-width:1.6}
#product-category .adev-pagination{margin-top:26px}.adev-pagination .pagination{margin:0!important}
#product-category .adev-pagination .pagination>li>a,#product-category .adev-pagination .pagination>li>span{min-width:40px;height:40px;margin:3px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ac-line);border-radius:11px;background:#fff;color:#5c565a;font-weight:800}
#product-category .adev-pagination .pagination>.active>span{border-color:var(--ac-primary);background:var(--ac-primary);color:#fff}

/* list view */
#product-category .adev-product-grid.is-list{grid-template-columns:1fr!important}
#product-category .adev-product-grid.is-list .adev-product-card{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important}
#product-category .adev-product-grid.is-list .adev-card-media{height:230px;min-height:230px}
#product-category .adev-product-grid.is-list .adev-card-body{min-height:230px}

/* empty */
#product-category .adev-empty{padding:54px 24px;border:1px solid var(--ac-line);border-radius:22px;background:var(--ac-card);text-align:center;color:var(--ac-muted);box-shadow:var(--ac-shadow)}

/* dark */
body.nx-dark #product-category.adeptdev-category{--ac-bg:#111013;--ac-card:#19171b;--ac-soft:#1d1a1e;--ac-text:#f5f0f2;--ac-muted:#aaa2a7;--ac-line:#302a30;--ac-primary:#d84c62;--ac-primary-2:#ee5d72;--ac-primary-soft:#2a171d;--ac-success:#3bd48d;--ac-shadow:0 16px 42px rgba(0,0,0,.28);--ac-shadow-lg:0 24px 62px rgba(0,0,0,.38)}
body.nx-dark #product-category .adev-category-hero{background:radial-gradient(circle at 88% -20%,rgba(216,76,98,.18),transparent 34%),linear-gradient(135deg,#19171b,#211a1e)}
body.nx-dark #product-category .adev-category-count,body.nx-dark #product-category .adev-share,body.nx-dark #product-category .adev-catalog-toolbar{background:rgba(25,23,27,.92)}
body.nx-dark #product-category .adev-share,body.nx-dark #product-category .adev-toolbar-label,body.nx-dark #product-category .adev-view-label{color:#ddd6da}
body.nx-dark #product-category .adev-subcategory-card__media{background:linear-gradient(180deg,#242025,#1d191e)!important}
body.nx-dark #product-category .adev-subcategory-plus{background:#2a2328}
body.nx-dark #product-category .adev-view-toggle{background:#201d21;color:#bfb7bc}
body.nx-dark #product-category .adev-mobile-sort{background:#1c191d;color:#f5f0f2}
body.nx-dark #product-category .adev-filter-sticky .form-control{background:#211e22!important;color:#f4eff1!important}
body.nx-dark #product-category .adev-filter-sticky label{color:#d4ccd1!important}
body.nx-dark #product-category .adev-card-media{background:linear-gradient(145deg,#1d1a1e,#171519)}
body.nx-dark #product-category .adev-card-icon.is-active{background:#2b2328;color:#ff7187}
body.nx-dark #product-category .adev-pagination .pagination>li>a,body.nx-dark #product-category .adev-pagination .pagination>li>span{background:#1d1a1e;color:#ddd6da}

/* responsive */
@media (max-width:1240px){
  #product-category.adeptdev-category{width:min(calc(100% - 24px),1440px)!important}
  #product-category .adev-category-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:14px!important}
  #product-category .adev-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important}
  #product-category .adev-card-media{height:230px;min-height:230px}
  #product-category .adev-card-body{min-height:235px;padding:12px}
  #product-category .adev-sort-pills a{padding:0 10px;font-size:11px}
}
@media (max-width:1050px){
  #product-category .adev-category-layout{grid-template-columns:1fr!important}
  #product-category .adev-filter-column{position:fixed;z-index:10050;inset:0 auto 0 0;width:min(88vw,360px);padding:72px 14px 18px;background:var(--ac-bg);transform:translateX(-105%);transition:transform .26s ease;box-shadow:20px 0 50px rgba(0,0,0,.18);overflow-y:auto}
  #product-category .adev-filter-column.is-open{transform:translateX(0)}
  #product-category .adev-filter-panel-head{position:absolute;left:14px;right:14px;top:14px;display:flex;align-items:center;justify-content:space-between;padding:10px 4px;color:var(--ac-text)}
  #product-category .adev-filter-close{width:38px;height:38px;border:1px solid var(--ac-line);border-radius:12px;background:var(--ac-card);color:var(--ac-text);font-size:24px}
  #product-category .adev-filter-sticky{position:static}
  #product-category .adev-mobile-filter{display:flex}
  #product-category .adev-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  #product-category .adev-view-label{display:none}
}
@media (max-width:860px){
  #product-category .adev-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #product-category .adev-sort-pills{display:none}
  #product-category .adev-mobile-sort{display:block}
  #product-category .adev-toolbar-label{display:none}
  #product-category .adev-toolbar-sort{flex:1}
  #product-category .adev-card-media{height:240px;min-height:240px}
}
@media (max-width:600px){
  #product-category.adeptdev-category{width:calc(100% - 20px)!important;padding-top:10px!important;padding-bottom:44px!important}
  #product-category .adev-breadcrumbs{margin-bottom:10px}
  #product-category .adev-category-hero{min-height:132px;padding:20px 18px;margin-bottom:13px;border-radius:20px}
  #product-category .adev-category-hero h1{font-size:26px!important}
  #product-category .adev-category-kicker{font-size:9px}
  #product-category .adev-category-count{margin-top:12px}
  #product-category .adev-share{min-width:44px;width:44px;height:44px;padding:0;border-radius:13px}.adev-share span{display:none}
  #product-category .adev-category-hero__mark{font-size:72px;bottom:-8px;right:-5px}
  #product-category .adev-subcategory-strip{grid-auto-columns:126px!important;gap:8px!important}
  #product-category .adev-subcategory-card{min-width:126px!important;min-height:116px!important;padding:8px!important;border-radius:15px!important}
  #product-category .adev-subcategory-card__media{height:58px!important;min-height:58px!important}
  #product-category .adev-subcategory-card__media img{max-width:102px!important;max-height:54px!important}
  #product-category .adev-subcategory-card__name{font-size:10px!important;min-height:26px!important}.adev-subcategory-card__count{font-size:9px!important}
  #product-category .adev-catalog-toolbar{padding:8px;gap:8px;border-radius:16px;align-items:stretch!important}
  #product-category .adev-toolbar-actions{gap:6px}.adev-mobile-filter{padding:0 10px}.adev-view-toggle{display:none!important}
  #product-category .adev-product-grid{grid-template-columns:1fr!important;gap:10px!important}
  #product-category .adev-product-card{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;border-radius:18px}
  #product-category .adev-card-media{height:220px;min-height:220px;padding:12px}
  #product-category .adev-card-body{min-height:220px;padding:12px 10px 11px}
  #product-category .adev-card-actions{right:8px;top:8px}.adev-card-icon{width:34px!important;height:34px!important;border-radius:10px!important}.adev-card-icon svg{width:16px!important;height:16px!important}
  #product-category .adev-badges{left:8px;top:8px;gap:4px}.adev-badge{min-height:21px;padding:0 7px;font-size:8px}
  #product-category .adev-card-model{font-size:9px}.adev-card-title{font-size:12px!important;min-height:48px!important;-webkit-line-clamp:3!important}
  #product-category .adev-card-rating{margin-bottom:5px}.adev-stars i{font-size:11px}.adev-reviews{font-size:9px}
  #product-category .adev-card-bottom{min-height:52px;align-items:flex-end}.adev-price-current{font-size:18px!important}.adev-price-old{font-size:10px!important}.adev-stock{font-size:8px!important}
  #product-category .adev-add-cart{min-height:40px;margin-top:8px;border-radius:11px;font-size:10px;padding-left:10px}.adev-add-cart__icon{width:31px;height:31px;border-radius:8px}
  #product-category .adev-product-grid.is-list .adev-product-card{grid-template-columns:42% minmax(0,1fr)!important}
  #product-category .adev-product-grid.is-list .adev-card-media,#product-category .adev-product-grid.is-list .adev-card-body{height:220px;min-height:220px}
}
@media (max-width:390px){
  #product-category .adev-product-card{grid-template-columns:40% minmax(0,1fr)!important}
  #product-category .adev-card-media{height:205px;min-height:205px;padding:8px}
  #product-category .adev-card-body{min-height:205px;padding:10px 8px}
  #product-category .adev-price-current{font-size:16px!important}
}

/* AdeptDEV category rail polish — first-product image fallback + premium "More" card */
#product-category .adev-subcategory-card__media img{
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto;
}
#product-category .adev-subcategory-more{
  border-color:rgba(177,45,59,.18)!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(230,45,69,.11),transparent 36%),
    linear-gradient(145deg,#fff 0%,#fff 58%,#fff7f8 100%)!important;
  isolation:isolate;
}
#product-category .adev-subcategory-more:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  padding:1px;
  background:linear-gradient(135deg,rgba(177,45,59,.08),rgba(230,45,69,.34),rgba(177,45,59,.06));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  pointer-events:none;
}
#product-category .adev-subcategory-more:hover{
  border-color:rgba(177,45,59,.42)!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(230,45,69,.16),transparent 40%),
    linear-gradient(145deg,#fff,#fff4f6)!important;
}
#product-category .adev-subcategory-more__media{
  position:relative;
  background:transparent!important;
  overflow:visible!important;
}
#product-category .adev-subcategory-more__icon{
  position:relative;
  width:50px;
  height:50px;
  display:grid;
  grid-template-columns:repeat(2,14px);
  grid-template-rows:repeat(2,14px);
  gap:5px;
  place-content:center;
  border:1px solid rgba(177,45,59,.16);
  border-radius:16px;
  background:rgba(255,255,255,.9);
  box-shadow:0 8px 24px rgba(177,45,59,.12);
  transition:transform .22s ease,box-shadow .22s ease;
}
#product-category .adev-subcategory-more:hover .adev-subcategory-more__icon{
  transform:translateY(-2px) rotate(-2deg);
  box-shadow:0 12px 28px rgba(177,45,59,.18);
}
#product-category .adev-subcategory-more__icon i{
  display:block;
  width:14px;
  height:14px;
  border-radius:4px;
  border:1.5px solid var(--ac-primary);
  background:rgba(177,45,59,.045);
}
#product-category .adev-subcategory-more__icon b{
  position:absolute;
  right:-7px;
  bottom:-7px;
  width:23px;
  height:23px;
  display:grid;
  place-items:center;
  border:2px solid #fff;
  border-radius:50%;
  background:var(--ac-primary);
  color:#fff;
  font-size:15px;
  line-height:1;
  font-weight:900;
  box-shadow:0 5px 12px rgba(177,45,59,.24);
}
#product-category .adev-subcategory-more .adev-subcategory-card__name{
  color:var(--ac-primary)!important;
}
#product-category .adev-subcategory-more__hint{
  position:absolute;
  right:11px;
  bottom:8px;
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border-radius:50%;
  background:rgba(177,45,59,.08);
  color:var(--ac-primary);
  font-size:12px;
  font-weight:900;
  transition:transform .2s ease,background .2s ease;
}
#product-category .adev-subcategory-more:hover .adev-subcategory-more__hint{
  transform:translateX(2px);
  background:rgba(177,45,59,.14);
}
body.nx-dark #product-category .adev-subcategory-more{
  border-color:rgba(232,92,113,.22)!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(216,76,98,.18),transparent 38%),
    linear-gradient(145deg,#211b20,#19171b)!important;
}
body.nx-dark #product-category .adev-subcategory-more__icon{
  border-color:rgba(232,92,113,.22);
  background:#292329;
}
body.nx-dark #product-category .adev-subcategory-more__icon b{border-color:#211b20}

/* ========================================================================
   AdeptDEV CATEGORY NAV HIERARCHY v10
   Parent category = full child grid. Product leaf = compact sibling rail.
   ======================================================================== */
#product-category .adev-subcategories--overview{
  margin:0 0 20px!important;
}
#product-category .adev-subcategory-overview-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  overflow:visible!important;
}
#product-category .adev-subcategory-card--overview{
  min-width:0!important;
  min-height:156px!important;
  padding:12px 11px 11px!important;
  display:grid!important;
  grid-template-columns:1fr auto!important;
  grid-template-rows:86px auto auto!important;
  column-gap:8px!important;
  row-gap:4px!important;
  align-items:center!important;
  text-align:left!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__media{
  grid-column:1/-1!important;
  width:100%!important;
  height:86px!important;
  min-height:86px!important;
  padding:5px 10px!important;
  border-radius:13px!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{
  max-width:150px!important;
  max-height:78px!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__name{
  grid-column:1/2!important;
  min-height:0!important;
  display:block!important;
  color:var(--ac-text)!important;
  font-size:12px!important;
  line-height:1.28!important;
  font-weight:900!important;
  text-align:left!important;
  -webkit-line-clamp:unset!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__count{
  grid-column:1/2!important;
  font-size:10px!important;
  line-height:1!important;
  color:var(--ac-muted)!important;
  text-align:left!important;
}
#product-category .adev-subcategory-card__arrow{
  grid-column:2/3!important;
  grid-row:2/4!important;
  width:29px!important;
  height:29px!important;
  display:grid!important;
  place-items:center!important;
  align-self:center!important;
  border-radius:10px!important;
  background:var(--ac-primary-soft)!important;
  color:var(--ac-primary)!important;
  font-size:17px!important;
  font-weight:900!important;
  transition:transform .2s ease,background .2s ease,color .2s ease!important;
}
#product-category .adev-subcategory-card--overview:hover .adev-subcategory-card__arrow{
  transform:translateX(2px)!important;
  background:var(--ac-primary)!important;
  color:#fff!important;
}
#product-category .adev-subcategories--rail .adev-subcategory-card.is-current{
  border-color:rgba(177,45,59,.62)!important;
  box-shadow:0 11px 28px rgba(177,45,59,.11)!important;
}
#product-category .adev-subcategories--rail .adev-subcategory-card.is-current:after{
  content:"";
  position:absolute;
  left:14px;
  right:14px;
  bottom:0;
  height:3px;
  border-radius:3px 3px 0 0;
  background:linear-gradient(90deg,#d84351,#a82635);
}
body.nx-dark #product-category .adev-subcategory-card__arrow{
  background:rgba(190,53,70,.14)!important;
  color:#ee7180!important;
}
body.nx-dark #product-category .adev-subcategory-card--overview:hover .adev-subcategory-card__arrow{
  background:#b12d3b!important;
  color:#fff!important;
}
@media (max-width:1199px){
  #product-category .adev-subcategory-overview-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media (max-width:991px){
  #product-category .adev-subcategory-overview-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
  }
}
@media (max-width:640px){
  #product-category .adev-subcategories--overview{
    margin-bottom:14px!important;
  }
  #product-category .adev-subcategory-overview-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  #product-category .adev-subcategory-card--overview{
    min-height:142px!important;
    padding:9px!important;
    grid-template-rows:76px auto auto!important;
    border-radius:16px!important;
  }
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media{
    height:76px!important;
    min-height:76px!important;
  }
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{
    max-height:68px!important;
    max-width:125px!important;
  }
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__name{
    font-size:11px!important;
  }
  #product-category .adev-subcategory-card__arrow{
    width:26px!important;
    height:26px!important;
    border-radius:9px!important;
    font-size:15px!important;
  }
}
@media (max-width:380px){
  #product-category .adev-subcategory-overview-grid{
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
  }
  #product-category .adev-subcategory-card--overview{
    min-height:136px!important;
    padding:8px!important;
  }
}

/* AdeptDEV category hierarchy v11: AdeptDEV parent overview */
#product-category .adev-category-overview-content{
  width:100%;
  min-width:0;
}
#product-category .category-description--overview{
  margin-top:28px;
}
@media (max-width:767px){
  #product-category .category-description--overview{margin-top:20px}
}


/* ========================================================================
   AdeptDEV CATEGORY OVERVIEW v12 — flagship visual system
   Full parent-category grid only. Leaf/sibling rail remains untouched.
   ======================================================================== */
#product-category .adev-subcategories--overview{
  position:relative!important;
  margin:0 0 26px!important;
  padding:18px!important;
  border:1px solid rgba(177,45,59,.10)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 7% 0%,rgba(230,45,69,.055),transparent 25%),
    radial-gradient(circle at 100% 100%,rgba(177,45,59,.04),transparent 28%),
    linear-gradient(180deg,rgba(255,255,255,.94),rgba(251,248,249,.96))!important;
  box-shadow:0 24px 70px rgba(56,36,41,.075)!important;
  overflow:hidden!important;
  isolation:isolate;
}
#product-category .adev-subcategories--overview:before{
  content:"";
  position:absolute;
  left:18px;right:18px;top:0;
  height:2px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,var(--ac-primary),rgba(230,45,69,.24) 48%,transparent 86%);
  pointer-events:none;
}
#product-category .adev-subcategories--overview:after{
  content:"ADEPTDEV";
  position:absolute;
  right:-12px;bottom:-18px;
  z-index:-1;
  color:rgba(177,45,59,.026);
  font-size:94px;
  line-height:.8;
  font-weight:1000;
  letter-spacing:-.08em;
  pointer-events:none;
}
#product-category .adev-subcategory-overview-grid{
  position:relative!important;
  z-index:1!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
#product-category .adev-subcategory-card--overview{
  position:relative!important;
  min-height:222px!important;
  padding:0 0 15px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:0!important;
  border:1px solid rgba(45,31,35,.075)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 30px rgba(45,31,35,.045)!important;
  overflow:hidden!important;
  transform:translateZ(0);
  transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,border-color .28s ease!important;
}
#product-category .adev-subcategory-card--overview:before{
  content:attr(data-adev-index);
  position:absolute;
  z-index:4;
  left:14px;top:14px;
  min-width:31px;
  height:25px;
  padding:0 8px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(177,45,59,.10);
  border-radius:999px;
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(9px);
  color:rgba(177,45,59,.72);
  font-size:9px;
  font-weight:950;
  letter-spacing:.06em;
  box-shadow:0 5px 16px rgba(43,28,32,.05);
}
#product-category .adev-subcategory-card--overview:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:3px;
  background:linear-gradient(90deg,transparent,var(--ac-primary),var(--ac-primary-2),transparent);
  opacity:0;
  transform:scaleX(.55);
  transition:opacity .25s ease,transform .3s ease;
}
#product-category .adev-subcategory-card--overview:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(177,45,59,.23)!important;
  box-shadow:0 22px 48px rgba(62,38,44,.11)!important;
}
#product-category .adev-subcategory-card--overview:hover:after{
  opacity:1;
  transform:scaleX(1);
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__media{
  position:relative!important;
  width:100%!important;
  height:138px!important;
  min-height:138px!important;
  padding:18px 18px 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:0!important;
  background:
    radial-gradient(circle at 50% 48%,#fff 0,#fff 38%,rgba(248,244,245,.82) 72%,rgba(248,244,245,.4) 100%)!important;
  overflow:hidden!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__media:after{
  content:"";
  position:absolute;
  left:16px;right:16px;bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(177,45,59,.10),transparent);
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{
  width:auto!important;
  height:auto!important;
  max-width:92%!important;
  max-height:116px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 12px 16px rgba(34,25,28,.08));
  transform:scale(.96);
  transition:transform .35s cubic-bezier(.2,.7,.2,1)!important;
}
#product-category .adev-subcategory-card--overview:hover .adev-subcategory-card__media img{
  transform:scale(1.035);
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__name{
  width:auto!important;
  min-height:44px!important;
  margin:13px 50px 0 15px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  color:var(--ac-text)!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:920!important;
  letter-spacing:-.015em!important;
  text-align:left!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__count{
  width:max-content!important;
  margin:8px 0 0 15px!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  background:#f7f3f4!important;
  color:#8a8287!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
}
#product-category .adev-subcategory-card--overview .adev-subcategory-card__arrow{
  position:absolute!important;
  right:14px!important;
  bottom:15px!important;
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(177,45,59,.10)!important;
  border-radius:12px!important;
  background:#fff4f5!important;
  color:var(--ac-primary)!important;
  font-size:18px!important;
  line-height:1!important;
  box-shadow:0 6px 16px rgba(177,45,59,.07)!important;
  transition:transform .24s ease,background .24s ease,color .24s ease,box-shadow .24s ease!important;
}
#product-category .adev-subcategory-card--overview:hover .adev-subcategory-card__arrow{
  transform:translateX(2px) rotate(-3deg)!important;
  background:linear-gradient(135deg,var(--ac-primary-2),var(--ac-primary))!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(177,45,59,.20)!important;
}

body.nx-dark #product-category .adev-subcategories--overview{
  border-color:rgba(255,255,255,.065)!important;
  background:
    radial-gradient(circle at 7% 0%,rgba(216,76,98,.10),transparent 25%),
    radial-gradient(circle at 100% 100%,rgba(216,76,98,.055),transparent 28%),
    linear-gradient(180deg,#171519,#121114)!important;
  box-shadow:0 28px 74px rgba(0,0,0,.32)!important;
}
body.nx-dark #product-category .adev-subcategories--overview:after{color:rgba(255,255,255,.018)}
body.nx-dark #product-category .adev-subcategory-card--overview{
  border-color:rgba(255,255,255,.07)!important;
  background:linear-gradient(180deg,#1c191d,#171519)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.16)!important;
}
body.nx-dark #product-category .adev-subcategory-card--overview:hover{
  border-color:rgba(216,76,98,.24)!important;
  box-shadow:0 22px 48px rgba(0,0,0,.30)!important;
}
body.nx-dark #product-category .adev-subcategory-card--overview:before{
  border-color:rgba(255,255,255,.08);
  background:rgba(27,24,28,.82);
  color:#e36c7e;
}
body.nx-dark #product-category .adev-subcategory-card--overview .adev-subcategory-card__media{
  background:radial-gradient(circle at 50% 48%,#252126 0,#211d22 40%,#19171b 78%,#171519 100%)!important;
}
body.nx-dark #product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{
  filter:drop-shadow(0 12px 18px rgba(0,0,0,.25));
}
body.nx-dark #product-category .adev-subcategory-card--overview .adev-subcategory-card__count{
  background:#252126!important;
  color:#aaa1a7!important;
}
body.nx-dark #product-category .adev-subcategory-card--overview .adev-subcategory-card__arrow{
  border-color:rgba(216,76,98,.13)!important;
  background:#2b1b20!important;
  color:#ed7384!important;
}

@media (max-width:1199px){
  #product-category .adev-subcategory-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:820px){
  #product-category .adev-subcategories--overview{padding:13px!important;border-radius:22px!important}
  #product-category .adev-subcategory-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  #product-category .adev-subcategory-card--overview{min-height:204px!important;border-radius:18px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media{height:124px!important;min-height:124px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{max-height:104px!important}
}
@media (max-width:520px){
  #product-category .adev-subcategories--overview{
    width:calc(100% + 4px)!important;
    margin-left:-2px!important;
    padding:10px!important;
    border-radius:20px!important;
  }
  #product-category .adev-subcategories--overview:after{display:none}
  #product-category .adev-subcategory-overview-grid{gap:8px!important}
  #product-category .adev-subcategory-card--overview{min-height:174px!important;padding-bottom:11px!important;border-radius:16px!important}
  #product-category .adev-subcategory-card--overview:before{left:9px;top:9px;min-width:27px;height:22px;padding:0 6px;font-size:8px}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media{height:98px!important;min-height:98px!important;padding:12px 8px 5px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media img{max-width:96%!important;max-height:84px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__name{min-height:34px!important;margin:9px 39px 0 10px!important;font-size:11px!important;line-height:1.22!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__count{margin:6px 0 0 10px!important;padding:4px 6px!important;font-size:8px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__arrow{right:9px!important;bottom:10px!important;width:29px!important;height:29px!important;border-radius:10px!important;font-size:15px!important}
}
@media (max-width:360px){
  #product-category .adev-subcategory-overview-grid{grid-template-columns:1fr!important}
  #product-category .adev-subcategory-card--overview{min-height:190px!important}
  #product-category .adev-subcategory-card--overview .adev-subcategory-card__media{height:112px!important;min-height:112px!important}
}

/* ========================================================================== 
   AdeptDEV CATEGORY MODE GUARD v22
   Parent category = overview cards only. Leaf category = rail + toolbar + filter/products.
   ========================================================================== */
#product-category .adev-subcategories--overview{
  margin:18px 0 26px!important;
}
#product-category .adev-subcategories--overview .adev-subcategory-overview-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  overflow:visible!important;
}
#product-category .adev-subcategories--overview .adev-subcategory-card--overview{
  min-width:0!important;
  width:auto!important;
  height:auto!important;
}
#product-category .adev-subcategories--rail{
  margin:16px 0 18px!important;
}
#product-category .adev-subcategories--rail .adev-subcategory-strip{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
  overflow:visible!important;
}
#product-category .adev-subcategories--rail .adev-subcategory-card{
  min-width:0!important;
  width:auto!important;
}
#product-category .adev-category-layout{
  display:grid!important;
  grid-template-columns:minmax(230px,280px) minmax(0,1fr)!important;
  gap:20px!important;
  align-items:start!important;
  margin-top:16px!important;
}
#product-category .adev-filter-column,
#product-category .adev-product-column{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  float:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
#product-category .adev-product-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
}
#product-category .adev-product-card{min-width:0!important;width:100%!important;}

@media (max-width:1199px){
  #product-category .adev-subcategories--overview .adev-subcategory-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  #product-category .adev-subcategories--rail .adev-subcategory-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  #product-category .adev-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:991px){
  #product-category .adev-category-layout{display:block!important}
  #product-category .adev-subcategories--overview .adev-subcategory-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #product-category .adev-subcategories--rail .adev-subcategory-strip{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-auto-columns:minmax(148px,42vw)!important;
    grid-template-columns:none!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain!important;
    scrollbar-width:none!important;
  }
  #product-category .adev-subcategories--rail .adev-subcategory-strip::-webkit-scrollbar{display:none!important}
  #product-category .adev-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:600px){
  #product-category .adev-subcategories--overview .adev-subcategory-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  #product-category .adev-product-grid{grid-template-columns:1fr!important}
}


/* ==========================================================================\n   AdeptDEV PRODUCT CARD PREMIUM DENSITY v23\n   Compact, information-rich card without changing product/AJAX logic.\n   ========================================================================== */
#product-category .adev-product-card{
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fff 72%,#fffafb 100%)!important;
  box-shadow:0 12px 34px rgba(55,31,36,.07)!important;
}
#product-category .adev-product-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 20px 46px rgba(55,31,36,.12)!important;
}
#product-category .adev-card-media{
  height:235px!important;
  min-height:235px!important;
  padding:18px 18px 10px!important;
  background:
    radial-gradient(circle at 50% 40%,rgba(177,45,59,.035),transparent 52%),
    linear-gradient(180deg,#fff,#fdfbfc)!important;
}
#product-category .adev-card-media::after{
  content:"";
  position:absolute;
  left:18px;right:18px;bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(177,45,59,.10),transparent);
}
#product-category .adev-card-body{
  min-height:0!important;
  padding:12px 14px 14px!important;
  display:flex!important;
  flex-direction:column!important;
}
#product-category .adev-card-model{
  width:max-content;
  max-width:100%;
  min-height:22px;
  margin:0 0 7px!important;
  padding:0 8px;
  display:inline-flex;
  align-items:center;
  border:1px solid rgba(177,45,59,.09);
  border-radius:999px;
  background:#fff7f8;
  color:#9c8e93!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
#product-category .adev-card-title{
  min-height:36px!important;
  margin:0 0 7px!important;
  font-size:12.5px!important;
  line-height:1.35!important;
}
#product-category .adev-card-rating{
  min-height:20px!important;
  margin:0 0 8px!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  opacity:1!important;
}
#product-category .adev-card-rating.is-empty{opacity:.48!important}
#product-category .adev-stars i{font-size:11px!important}
#product-category .adev-card-bottom{
  min-height:66px!important;
  margin:0!important;
  padding:9px 10px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:8px!important;
  border:1px solid rgba(177,45,59,.075)!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,#fff8f9,#fff)!important;
}
#product-category .adev-price-wrap{gap:2px!important}
#product-category .adev-price-old{font-size:10px!important}
#product-category .adev-price-current{font-size:20px!important;letter-spacing:-.02em!important}
#product-category .adev-stock{
  align-self:end!important;
  min-height:24px!important;
  padding:0 7px!important;
  border-radius:999px!important;
  background:#f4fbf7!important;
  color:#4f6c5d!important;
  font-size:8.5px!important;
}
#product-category .adev-stock.is-out{background:#fff2f3!important;color:#a64751!important}
#product-category .adev-stock.is-out:before{background:#d95462!important}
#product-category .adev-cart,
#product-category .adev-add-cart{
  min-height:46px!important;
  margin-top:9px!important;
  border-radius:13px!important;
}
#product-category .adev-cart__icon,
#product-category .adev-category-cart__icon{
  width:36px!important;
  height:36px!important;
  border-radius:10px!important;
}
#product-category .adev-card-actions{right:10px!important;top:10px!important;gap:5px!important}
#product-category .adev-card-icon{width:38px!important;height:38px!important;border-radius:12px!important}
#product-category .adev-badges{left:10px!important;top:10px!important}

body.nx-dark #product-category .adev-product-card{
  background:linear-gradient(180deg,#1b191d 0%,#1b191d 72%,#21191d 100%)!important;
}
body.nx-dark #product-category .adev-card-media{
  background:radial-gradient(circle at 50% 40%,rgba(216,76,98,.08),transparent 52%),linear-gradient(180deg,#1f1c21,#19171b)!important;
}
body.nx-dark #product-category .adev-card-model{
  border-color:rgba(255,255,255,.07)!important;
  background:#241c20!important;
  color:#bfb3b8!important;
}
body.nx-dark #product-category .adev-card-bottom{
  border-color:rgba(255,255,255,.07)!important;
  background:linear-gradient(135deg,#21191d,#1b191d)!important;
}
body.nx-dark #product-category .adev-stock{background:#17241d!important;color:#8ed2a9!important}
body.nx-dark #product-category .adev-stock.is-out{background:#2b181d!important;color:#e58f9a!important}

@media (max-width:991px){
  #product-category .adev-card-media{height:220px!important;min-height:220px!important}
}
@media (max-width:600px){
  #product-category .adev-product-card{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important}
  #product-category .adev-card-media{height:100%!important;min-height:250px!important;padding:14px 8px!important}
  #product-category .adev-card-body{padding:12px!important}
  #product-category .adev-card-bottom{min-height:62px!important;padding:8px!important}
  #product-category .adev-price-current{font-size:18px!important}
}


/* ==========================================================================
   AdeptDEV GRID / LIST SWITCH v30
   Fixes the real markup: button.adev-view-toggle[data-adev-view]
   ========================================================================== */
#product-category .adev-toolbar-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
}

#product-category .adev-view-label{
  display:inline-flex!important;
  align-items:center!important;
  margin-right:2px!important;
  line-height:1!important;
}

#product-category button.adev-view-toggle[data-adev-view]{
  position:relative!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  padding:0!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 42px!important;
  border:1px solid var(--ac-line)!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#69646a!important;
  box-shadow:0 5px 15px rgba(53,31,35,.035)!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  opacity:1!important;
  overflow:hidden!important;
  vertical-align:middle!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease!important;
}

#product-category button.adev-view-toggle[data-adev-view] svg{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  min-height:19px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  translate:none!important;
  flex:0 0 19px!important;
  overflow:visible!important;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

#product-category button.adev-view-toggle[data-adev-view="grid"] svg rect{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.6!important;
}

#product-category button.adev-view-toggle[data-adev-view]:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(177,45,59,.18)!important;
  background:#fff8f9!important;
  color:var(--ac-primary)!important;
  box-shadow:0 9px 21px rgba(177,45,59,.09)!important;
}

#product-category button.adev-view-toggle[data-adev-view].is-active{
  border-color:rgba(177,45,59,.28)!important;
  background:linear-gradient(180deg,#fff,#fff3f5)!important;
  color:var(--ac-primary)!important;
  box-shadow:0 8px 20px rgba(177,45,59,.12)!important;
}

#product-category button.adev-view-toggle[data-adev-view]:active{
  transform:scale(.96)!important;
}

#product-category button.adev-view-toggle[data-adev-view]:focus-visible{
  outline:none!important;
  box-shadow:0 0 0 4px rgba(177,45,59,.10),0 8px 20px rgba(177,45,59,.10)!important;
}

/* Real products container switches here. */
#product-category .adev-product-grid.is-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

#product-category .adev-product-grid.is-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}

#product-category .adev-product-grid.is-list .adev-product-card{
  display:grid!important;
  grid-template-columns:minmax(220px,30%) minmax(0,1fr)!important;
  min-height:270px!important;
  height:auto!important;
}

#product-category .adev-product-grid.is-list .adev-card-media{
  height:100%!important;
  min-height:270px!important;
  border-right:1px solid var(--ac-line)!important;
}

#product-category .adev-product-grid.is-list .adev-card-body{
  min-height:270px!important;
  height:100%!important;
  padding:20px!important;
}

body.nx-dark #product-category button.adev-view-toggle[data-adev-view]{
  border-color:rgba(255,255,255,.08)!important;
  background:#1b181c!important;
  color:#bdb5bb!important;
  box-shadow:none!important;
}
body.nx-dark #product-category button.adev-view-toggle[data-adev-view]:hover{
  background:#241b1f!important;
  color:#ff8292!important;
  border-color:rgba(255,130,146,.18)!important;
}
body.nx-dark #product-category button.adev-view-toggle[data-adev-view].is-active{
  background:rgba(216,76,98,.13)!important;
  color:#ff8292!important;
  border-color:rgba(255,130,146,.25)!important;
}

@media(max-width:1100px){
  #product-category .adev-product-grid.is-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:767px){
  #product-category button.adev-view-toggle[data-adev-view]{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
    flex-basis:38px!important;
    border-radius:11px!important;
  }
  #product-category button.adev-view-toggle[data-adev-view] svg{
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
    min-height:18px!important;
    flex-basis:18px!important;
  }
  #product-category .adev-product-grid.is-grid,
  #product-category .adev-product-grid.is-list{
    grid-template-columns:1fr!important;
  }
  #product-category .adev-product-grid.is-list .adev-product-card{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
  }
  #product-category .adev-product-grid.is-list .adev-card-media{
    min-height:230px!important;
    height:230px!important;
    border-right:0!important;
    border-bottom:1px solid var(--ac-line)!important;
  }
}


/* v32 restore: preserve v24/v25 rail affordances after v30 */
/* AdeptDEV v24 — restore rail category action arrow */
#product-category .adev-subcategories--rail .adev-subcategory-card__arrow--rail{
  width:28px!important;height:28px!important;min-height:28px!important;margin-top:1px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid rgba(177,45,59,.18)!important;border-radius:9px!important;
  background:#fff!important;color:var(--ac-primary)!important;font-size:14px!important;font-weight:800!important;
  line-height:1!important;box-shadow:0 5px 14px rgba(177,45,59,.055)!important;
  transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease!important;
}
#product-category .adev-subcategories--rail .adev-subcategory-card:hover .adev-subcategory-card__arrow--rail{
  transform:translateX(2px)!important;background:var(--ac-primary)!important;color:#fff!important;border-color:var(--ac-primary)!important;
}
body.nx-dark #product-category .adev-subcategories--rail .adev-subcategory-card__arrow--rail{
  background:#241f24!important;border-color:rgba(216,76,98,.22)!important;color:#ef6f85!important;
}
@media(max-width:600px){
 #product-category .adev-subcategories--rail .adev-subcategory-card__arrow--rail{width:26px!important;height:26px!important;min-height:26px!important}
}


/* AdeptDEV v25 — richer category product-count meta */
#product-category .adev-subcategories--rail .adev-subcategory-card__count,
#product-category .adev-subcategories--overview .adev-subcategory-card__count{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:max-content!important;
  max-width:calc(100% - 16px)!important;
  min-height:24px!important;
  margin-top:5px!important;
  padding:4px 8px!important;
  border:1px solid rgba(177,45,59,.09)!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#fff,#fff7f8)!important;
  color:#777075!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  box-shadow:0 5px 12px rgba(73,42,49,.035)!important;
}
#product-category .adev-subcategory-card__count-icon{
  width:15px!important;
  height:15px!important;
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 15px!important;
  border-radius:5px!important;
  background:rgba(177,45,59,.08)!important;
  color:var(--ac-primary)!important;
  font-size:8px!important;
  line-height:1!important;
}
#product-category .adev-subcategory-card.is-current .adev-subcategory-card__count{
  border-color:rgba(177,45,59,.18)!important;
  background:var(--ac-primary-soft)!important;
  color:var(--ac-primary)!important;
}
#product-category .adev-subcategory-card:hover .adev-subcategory-card__count{
  border-color:rgba(177,45,59,.16)!important;
  transform:translateY(-1px)!important;
}
body.nx-dark #product-category .adev-subcategory-card__count{
  border-color:rgba(255,255,255,.07)!important;
  background:rgba(255,255,255,.045)!important;
  color:#b9b3b7!important;
  box-shadow:none!important;
}
body.nx-dark #product-category .adev-subcategory-card__count-icon{
  background:rgba(217,77,121,.13)!important;
  color:#f08eae!important;
}
@media(max-width:560px){
  #product-category .adev-subcategory-card__count{
    min-height:22px!important;
    padding:3px 7px!important;
    gap:4px!important;
    font-size:8.5px!important;
  }
  #product-category .adev-subcategory-card__count-icon{
    width:14px!important;
    height:14px!important;
    flex-basis:14px!important;
    font-size:7px!important;
  }
}


/* ==========================================================================
   AdeptDEV MOBILE FILTER CLEAN REBUILD v43
   IMPORTANT: no custom empty drawer on phones.
   We use the REAL Dream Filter instance and only style it.
   ========================================================================== */
@media (max-width:767px){
  /* Hide our old column shell completely on phones. Dream Filter has already
     detached its initialized widget to BODY using its own mobileView(). */
  #product-category .adev-filter-column{
    display:none!important;
  }

  /* One canonical phone toolbar: native sort + filter button. */
  #product-category .adev-catalog-toolbar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 122px!important;
    align-items:center!important;
    gap:9px!important;
    padding:9px!important;
    min-height:0!important;
    border-radius:18px!important;
  }

  #product-category .adev-toolbar-sort{
    width:100%!important;
    min-width:0!important;
    display:block!important;
  }

  #product-category .adev-sort-pills,
  #product-category .adev-toolbar-label,
  #product-category .adev-view-label,
  #product-category button.adev-view-toggle[data-adev-view],
  #product-category .adev-toolbar-actions .adev-view-toggle{
    display:none!important;
  }

  #product-category .adev-toolbar-actions{
    display:block!important;
    width:122px!important;
    min-width:122px!important;
  }

  #product-category select.adev-mobile-sort{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:48px!important;
    margin:0!important;
    padding:0 34px 0 14px!important;
    border:1px solid var(--ac-line)!important;
    border-radius:14px!important;
    background:var(--ac-card)!important;
    color:var(--ac-text)!important;
    font-size:14px!important;
    font-weight:800!important;
    appearance:auto!important;
    -webkit-appearance:menulist!important;
    opacity:1!important;
    position:relative!important;
    inset:auto!important;
    clip:auto!important;
    clip-path:none!important;
  }

  #product-category .adev-toolbar-sort .nice-select{
    display:none!important;
  }

  #product-category .adev-mobile-filter{
    display:inline-flex!important;
    width:100%!important;
    min-width:0!important;
    height:48px!important;
    margin:0!important;
    padding:0 13px!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    border:1px solid rgba(216,76,98,.38)!important;
    border-radius:14px!important;
    background:rgba(216,76,98,.09)!important;
    color:#d84c62!important;
    font-size:14px!important;
    font-weight:850!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    -webkit-tap-highlight-color:transparent!important;
  }

  /* Real Dream Filter drawer.
     The plugin toggles the .show class. We key visibility ONLY off that class,
     so it can never remain permanently open after entering a category. */
  body > .dream-filter.rdf-mobile-view{
    position:fixed!important;
    z-index:2147483602!important;
    top:0!important;
    bottom:0!important;
    left:-110vw!important;
    right:auto!important;
    width:min(88vw,350px)!important;
    max-width:350px!important;
    height:100dvh!important;
    max-height:100dvh!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:68px 14px max(20px,env(safe-area-inset-bottom))!important;
    border:0!important;
    border-right:1px solid rgba(32,27,31,.10)!important;
    border-radius:0 22px 22px 0!important;
    background:#fff!important;
    color:#171519!important;
    box-shadow:30px 0 75px rgba(0,0,0,.28)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    overflow:hidden!important;
    transform:none!important;
    transition:left .28s cubic-bezier(.2,.82,.2,1),opacity .18s ease,visibility .18s ease!important;
  }

  body > .dream-filter.rdf-mobile-view.show{
    left:0!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  /* Keep actual Dream Filter content, not an empty clone. */
  body > .dream-filter.rdf-mobile-view .rdf-form{
    display:block!important;
    width:100%!important;
    height:calc(100dvh - 88px)!important;
    max-height:calc(100dvh - 88px)!important;
    margin:0!important;
    overflow:hidden!important;
  }

  body > .dream-filter.rdf-mobile-view .rdf-body{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:100%!important;
    max-height:100%!important;
  }

  body > .dream-filter.rdf-mobile-view .rdf-filters{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:100%!important;
    max-height:100%!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 2px 18px 0!important;
  }

  body > .dream-filter.rdf-mobile-view .scroll-wrapper,
  body > .dream-filter.rdf-mobile-view .scroll-content{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
  }

  /* The plugin's own mobile button becomes our close X while drawer is open. */
  body > .dream-filter.rdf-mobile-view .rdf-mobile-toggle{
    position:absolute!important;
    z-index:20!important;
    top:max(13px,env(safe-area-inset-top))!important;
    right:14px!important;
    left:auto!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    padding:0!important;
    margin:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(34,29,33,.10)!important;
    border-radius:14px!important;
    background:#f7f4f5!important;
    color:#272229!important;
    font-size:0!important;
    line-height:1!important;
    box-shadow:0 8px 18px rgba(0,0,0,.07)!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
  }

  body > .dream-filter.rdf-mobile-view .rdf-mobile-toggle::before{
    content:"×"!important;
    font-size:28px!important;
    font-weight:400!important;
    line-height:1!important;
  }

  /* Header title without inventing a second panel. */
  body > .dream-filter.rdf-mobile-view::before{
    content:"Фильтры";
    position:absolute;
    top:max(22px,calc(env(safe-area-inset-top) + 9px));
    left:16px;
    right:72px;
    color:#171519;
    font-size:22px;
    line-height:1.15;
    font-weight:900;
    pointer-events:none;
  }

  html[lang^="ro"] body > .dream-filter.rdf-mobile-view::before{
    content:"Filtre";
  }

  body.nx-dark > .dream-filter.rdf-mobile-view{
    background:#151317!important;
    color:#f4eef1!important;
    border-right-color:rgba(255,255,255,.08)!important;
  }

  body.nx-dark > .dream-filter.rdf-mobile-view::before{
    color:#f4eef1!important;
  }

  body.nx-dark > .dream-filter.rdf-mobile-view .rdf-mobile-toggle{
    background:#201d21!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.09)!important;
  }

  body > .rdr-backdrop{
    z-index:2147483601!important;
    background:rgba(5,5,8,.58)!important;
  }

  /* Phone is one layout only. */
  #product-category .adev-product-grid,
  #product-category .adev-product-grid.is-grid,
  #product-category .adev-product-grid.is-list{
    grid-template-columns:1fr!important;
  }
}

@media (max-width:390px){
  #product-category .adev-catalog-toolbar{
    grid-template-columns:minmax(0,1fr) 112px!important;
  }
  #product-category .adev-toolbar-actions{
    width:112px!important;
    min-width:112px!important;
  }
}


/* v44 — mobile filter toolbar button reflects open state */
@media(max-width:767px){
  #product-category .adev-mobile-filter.is-active,
  #product-category .adev-mobile-filter[aria-expanded="true"]{
    background:linear-gradient(135deg,#d94d62,#b82e43)!important;
    border-color:transparent!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(184,46,67,.22)!important;
  }

  #product-category .adev-mobile-filter.is-active svg,
  #product-category .adev-mobile-filter[aria-expanded="true"] svg{
    color:#fff!important;
    stroke:currentColor!important;
  }
}
