
/* ============================================================
   صفحه فروشگاه (jmshop2)
   ============================================================ */
.jmshop2{--black:var(--jm-dark);--black2:var(--jm-dark-soft);--gold:var(--jm-primary);--gold2:var(--jm-accent);--cream:var(--jm-cream-200);--ivory:var(--jm-cream-50);--muted:var(--jm-muted);--line:rgba(16,16,15,.085);--shadow:0 24px 58px rgba(20,17,13,.075);position:relative;isolation:isolate;overflow:hidden;width:100vw;margin-inline:calc(50% - 50vw);padding:34px 0 88px;background:radial-gradient(circle at 94% 4%,color-mix(in srgb, var(--jm-primary) 14%, transparent),transparent 27%),radial-gradient(circle at 4% 46%,rgba(16,16,15,.035),transparent 24%),linear-gradient(180deg,var(--jm-cream-50) 0,var(--jm-cream-200) 45%,var(--jm-cream-50) 100%);color:var(--black);font-family:inherit}.jmshop2 *{box-sizing:border-box}.jmshop2 a{text-decoration:none}.jmshop2__wrap{position:relative;z-index:2;width:min(1140px,calc(100% - 32px));margin:auto}.jmshop2__ambient{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.jmshop2__ambient--one{width:300px;height:300px;top:120px;right:-140px;background:color-mix(in srgb, var(--jm-primary) 8%, transparent)}.jmshop2__ambient--two{width:360px;height:360px;bottom:12%;left:-180px;background:rgba(16,16,15,.025)}
        .jmshop2__notices:empty{display:none}.jmshop2__notices .woocommerce-message,.jmshop2__notices .woocommerce-info,.jmshop2__notices .woocommerce-error{margin:0 0 16px!important;border:1px solid var(--line)!important;border-radius:var(--jm-radius)!important;background:var(--jm-white)!important;box-shadow:0 14px 30px rgba(20,17,13,.055)!important}
        .jmshop2__hero{position:relative;overflow:hidden;padding:27px 30px 30px;border:1px solid rgba(255,255,255,.08);border-radius:var(--jm-radius-xl);background:radial-gradient(circle at 87% 15%,rgba(223,184,95,.16),transparent 32%),linear-gradient(135deg,var(--jm-dark),var(--jm-dark-soft));box-shadow:0 26px 60px rgba(16,16,15,.18);color:var(--jm-white)}.jmshop2__hero:after{content:"";position:absolute;left:-60px;bottom:-90px;width:250px;height:250px;border:1px solid rgba(223,184,95,.12);border-radius:50%}.jmshop2__hero-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:21px;border-bottom:1px solid rgba(255,255,255,.09)}.jmshop2__crumbs .woocommerce-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0!important;color:rgba(255,255,255,.58)!important;font-size:11px!important;font-weight:750!important}.jmshop2__crumbs a{color:var(--jm-white)!important}.jmshop2__crumb-sep{color:var(--gold2);font-weight:950}.jmshop2__eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--jm-accent-light);font-size:10px;font-weight:900}.jmshop2__eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--jm-accent);box-shadow:0 0 0 6px rgba(223,184,95,.1)}.jmshop2__hero-main{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:30px;padding-top:24px}.jmshop2__hero-copy{max-width:650px}.jmshop2__hero h1{margin:0 0 8px!important;color:var(--jm-white)!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.45!important;font-weight:950!important;letter-spacing:-.5px}.jmshop2__hero-desc,.jmshop2__hero-desc p{margin:0!important;color:rgba(255,255,255,.66)!important;font-size:13px!important;line-height:2!important}.jmshop2__hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:380px}.jmshop2__hero-stats article{padding:13px 12px;border:1px solid rgba(255,255,255,.08);border-radius:var(--jm-radius);background:rgba(255,255,255,.055);text-align:center;backdrop-filter:blur(10px)}.jmshop2__hero-stats strong{display:block;margin-bottom:4px;color:var(--jm-accent-light);font-size:18px;font-weight:950}.jmshop2__hero-stats span{color:rgba(255,255,255,.62);font-size:9px;font-weight:750}
        .jmshop2__categories{margin-top:22px;padding:19px;border:1px solid var(--line);border-radius:var(--jm-radius-xl);background:rgba(255,253,249,.9);box-shadow:var(--shadow)}.jmshop2__section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:15px}.jmshop2__section-head>div:first-child>span{display:block;margin-bottom:2px;color:var(--gold);font-size:10px;font-weight:900}.jmshop2__section-head h2{margin:0!important;color:var(--black)!important;font-size:21px!important;line-height:1.55!important;font-weight:950!important}.jmshop2__cat-nav{display:flex;gap:7px}.jmshop2__cat-nav button{width:39px;height:39px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-white);color:var(--black);font:inherit;font-size:24px;line-height:1;cursor:pointer;transition:.25s}.jmshop2__cat-nav button:hover{border-color:color-mix(in srgb, var(--jm-primary) 30%, transparent);color:var(--gold);transform:translateY(-2px)}.jmshop2__cat-track{display:flex;gap:11px;overflow:auto;padding:2px 1px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.jmshop2__cat-track::-webkit-scrollbar{display:none}.jmshop2-cat{position:relative;display:grid;grid-template-columns:55px minmax(110px,1fr) 23px;align-items:center;gap:10px;flex:0 0 210px;padding:10px;border:1px solid var(--line);border-radius:var(--jm-radius);background:var(--jm-white);color:var(--black)!important;scroll-snap-align:start;transition:.27s}.jmshop2-cat:hover,.jmshop2-cat.is-current{transform:translateY(-3px);border-color:color-mix(in srgb, var(--jm-primary) 28%, transparent);box-shadow:0 15px 29px rgba(20,17,13,.075)}.jmshop2-cat.is-current{background:linear-gradient(145deg,var(--jm-white),var(--jm-cream-100))}.jmshop2-cat__media{display:grid;place-items:center;width:55px;height:55px;overflow:hidden;border-radius:var(--jm-radius);background:linear-gradient(145deg,var(--jm-white),var(--jm-accent-light))}.jmshop2-cat__media img{width:100%;height:100%;object-fit:contain;padding:5px}.jmshop2-cat__copy strong,.jmshop2-cat__copy small{display:block}.jmshop2-cat__copy strong{overflow:hidden;color:var(--black);font-size:11px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.jmshop2-cat__copy small{margin-top:3px;color:var(--jm-muted);font-size:9px}.jmshop2-cat>i{color:var(--gold);font-style:normal;font-weight:900}
        .jmshop2__active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:18px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--jm-radius);background:rgba(255,255,255,.76)}.jmshop2__active-title{margin-left:4px;color:var(--jm-muted);font-size:10px;font-weight:850}.jmshop2__active-filters a{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid rgba(16,16,15,.07);border-radius:var(--jm-radius-pill);background:var(--jm-white);color:var(--jm-dark-soft)!important;font-size:10px;font-weight:850}.jmshop2__active-filters a b{color:var(--jm-primary);font-size:14px}.jmshop2__active-filters .jmshop2__clear-all{margin-right:auto;border-color:color-mix(in srgb, var(--jm-primary) 17%, transparent);background:color-mix(in srgb, var(--jm-primary) 8%, transparent);color:var(--jm-primary)!important}
        .jmshop2__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding:13px 14px;border:1px solid var(--line);border-radius:var(--jm-radius-lg);background:rgba(255,255,255,.9);box-shadow:0 15px 32px rgba(20,17,13,.045)}.jmshop2__toolbar-copy{display:flex;align-items:center;gap:12px}.jmshop2__toolbar-copy>div strong,.jmshop2__toolbar-copy>div small{display:block}.jmshop2__toolbar-copy>div strong{color:var(--black);font-size:12px;font-weight:950}.jmshop2__toolbar-copy>div small{margin-top:2px;color:var(--jm-muted);font-size:9px}.jmshop2__filter-open{display:none;align-items:center;gap:8px;min-height:43px;padding:0 13px;border:0;border-radius:var(--jm-radius-sm);background:var(--black);color:var(--jm-white);font:inherit;font-size:10px;font-weight:900;cursor:pointer}.jmshop2__filter-open svg{width:17px;height:17px}.jmshop2__filter-open b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:var(--jm-radius-pill);background:var(--jm-accent);color:var(--jm-dark);font-size:9px}.jmshop2__ordering label{display:flex;align-items:center;gap:10px}.jmshop2__ordering span{color:var(--jm-muted);font-size:10px;font-weight:800}.jmshop2__ordering select{min-width:190px;min-height:43px;padding:0 13px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-cream-100);color:var(--jm-dark-soft);font-family:inherit;font-size:10px;font-weight:850;outline:0}
        .jmshop2__layout{position:relative;display:grid;grid-template-columns:285px minmax(0,1fr);gap:18px;margin-top:16px}.jmshop2__filters{position:sticky;top:105px;align-self:start;overflow:hidden;border:1px solid var(--line);border-radius:var(--jm-radius-lg);background:var(--jm-white);box-shadow:var(--shadow)}.jmshop2__filters-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;background:linear-gradient(135deg,var(--jm-dark),var(--jm-dark-soft));color:var(--jm-white)}.jmshop2__filters-head>div{display:flex;align-items:center;gap:10px}.jmshop2__filters-head>div>span{display:grid;place-items:center;width:39px;height:39px;border-radius:var(--jm-radius-sm);background:rgba(223,184,95,.12);color:var(--jm-accent)}.jmshop2__filters-head svg{width:20px;height:20px}.jmshop2__filters-head strong,.jmshop2__filters-head small{display:block}.jmshop2__filters-head strong{font-size:12px;font-weight:950}.jmshop2__filters-head small{margin-top:3px;color:rgba(255,255,255,.55);font-size:8px}.jmshop2__filters-head>button{display:none;width:36px;height:36px;border:0;border-radius:var(--jm-radius-sm);background:rgba(255,255,255,.08);color:var(--jm-white);font:inherit;font-size:21px;cursor:pointer}.jmshop2__filter-form{padding:13px}.jmshop2__search{position:relative;display:block}.jmshop2__search svg{position:absolute;z-index:1;top:50%;right:13px;width:18px;height:18px;transform:translateY(-50%);color:var(--jm-muted)}.jmshop2__search input{width:100%;height:46px;padding:0 42px 0 12px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-cream-100);color:var(--jm-dark-soft);font-family:inherit;font-size:10px;outline:0}.jmshop2__search input:focus,.jmshop2__brand-search input:focus,.jmshop2__price-fields input:focus,.jmshop2__ordering select:focus{border-color:color-mix(in srgb, var(--jm-primary) 45%, transparent);box-shadow:0 0 0 4px color-mix(in srgb, var(--jm-primary) 8%, transparent)}
        .jmshop2-filter-group{margin-top:11px;border:1px solid var(--line);border-radius:var(--jm-radius);background:var(--jm-white);overflow:hidden}.jmshop2-filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px;padding:0 13px;color:var(--jm-dark-soft);font-size:11px;font-weight:900;cursor:pointer;list-style:none}.jmshop2-filter-group summary::-webkit-details-marker{display:none}.jmshop2-filter-group summary:after{content:"+";margin-right:auto;color:var(--gold);font-size:17px}.jmshop2-filter-group[open] summary:after{content:"−"}.jmshop2-filter-group summary>b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:var(--jm-radius-pill);background:var(--jm-accent-light);color:var(--jm-primary);font-size:9px}.jmshop2-filter-group__body{padding:0 11px 11px}.jmshop2__brand-search{position:relative;display:block;margin-bottom:8px}.jmshop2__brand-search input{width:100%;height:40px;padding:0 11px 0 37px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-cream-100);font-family:inherit;font-size:9px;outline:0}.jmshop2__brand-search svg{position:absolute;top:50%;left:11px;width:16px;height:16px;transform:translateY(-50%);color:var(--jm-muted)}.jmshop2__brand-list{display:grid;gap:5px;max-height:245px;overflow:auto;padding-left:2px;scrollbar-width:thin;scrollbar-color:var(--jm-accent-light) transparent}.jmshop2-brand-option{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:39px;padding:7px 8px;border:1px solid transparent;border-radius:var(--jm-radius-sm);cursor:pointer;transition:.2s}.jmshop2-brand-option:hover{border-color:var(--line);background:var(--jm-cream-100)}.jmshop2-brand-option input{position:absolute;opacity:0;pointer-events:none}.jmshop2-brand-option__check{display:grid;place-items:center;width:18px;height:18px;border:1px solid rgba(16,16,15,.17);border-radius:var(--jm-radius-xs);background:var(--jm-white)}.jmshop2-brand-option input:checked+.jmshop2-brand-option__check{border-color:var(--jm-primary);background:var(--jm-primary)}.jmshop2-brand-option input:checked+.jmshop2-brand-option__check:after{content:"✓";color:var(--jm-dark);font-size:11px;font-weight:950}.jmshop2-brand-option__name{color:var(--jm-muted-dark);font-size:10px;font-weight:800}.jmshop2-brand-option small{display:grid;place-items:center;min-width:25px;height:22px;padding:0 5px;border-radius:var(--jm-radius-pill);background:var(--jm-accent-light);color:var(--jm-muted);font-size:8px}.jmshop2__status-list{display:grid;gap:6px;padding:0 11px 11px}.jmshop2__status-list label{cursor:pointer}.jmshop2__status-list input{position:absolute;opacity:0}.jmshop2__status-list span{display:flex;align-items:center;min-height:38px;padding:0 11px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-cream-100);color:var(--jm-muted-dark);font-size:9px;font-weight:800;transition:.2s}.jmshop2__status-list input:checked+span{border-color:color-mix(in srgb, var(--jm-primary) 28%, transparent);background:color-mix(in srgb, var(--jm-primary) 10%, transparent);color:var(--jm-primary)}.jmshop2__price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 11px}.jmshop2__price-fields label span{display:block;margin-bottom:5px;color:var(--jm-muted);font-size:8px}.jmshop2__price-fields input{width:100%;height:42px;padding:0 9px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-cream-100);font-family:inherit;font-size:9px;outline:0}.jmshop2__price-note{display:block;padding:8px 11px 12px;color:var(--jm-muted);font-size:8px;line-height:1.7}.jmshop2__filter-actions{display:grid;gap:7px;margin-top:12px}.jmshop2__filter-actions button{min-height:47px;border:0;border-radius:var(--jm-radius-sm);background:var(--jm-grad-gold);color:var(--jm-dark);font-family:inherit;font-size:11px;font-weight:950;cursor:pointer;box-shadow:0 12px 25px color-mix(in srgb, var(--jm-primary) 22%, transparent)}.jmshop2__filter-actions a{display:flex;align-items:center;justify-content:center;min-height:40px;color:var(--jm-muted)!important;font-size:9px;font-weight:800}
        .jmshop2__filter-overlay{display:none}.jmshop2__products{min-width:0}.jmshop2__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.jmshop2-product{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--jm-radius-lg);background:var(--jm-white);box-shadow:0 14px 34px rgba(20,17,13,.058);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.jmshop2-product:hover{transform:translateY(-6px);border-color:color-mix(in srgb, var(--jm-primary) 28%, transparent);box-shadow:0 23px 45px rgba(20,17,13,.095)}.jmshop2-product__media{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--jm-white),var(--jm-accent-light))}.jmshop2-product__media>a{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:16px}.jmshop2-product__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.jmshop2-product:hover .jmshop2-product__media img{transform:scale(1.045)}.jmshop2-product__badges{position:absolute;z-index:2;top:11px;right:11px;display:flex;align-items:center;gap:6px;max-width:calc(100% - 22px)}.jmshop2-product__brand,.jmshop2-product__sale{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:var(--jm-radius-pill);font-size:8px;font-weight:950;white-space:nowrap}.jmshop2-product__brand{overflow:hidden;max-width:105px;background:var(--jm-dark);color:var(--jm-white);text-overflow:ellipsis}.jmshop2-product__sale{background:var(--jm-accent);color:var(--jm-dark)}.jmshop2-product__stock{position:absolute;z-index:2;bottom:10px;left:10px;display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 9px;border:1px solid rgba(41,128,80,.12);border-radius:var(--jm-radius-pill);background:rgba(255,255,255,.9);color:var(--jm-success);font-size:8px;font-weight:900;backdrop-filter:blur(10px)}.jmshop2-product__stock i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(41,128,80,.1)}.jmshop2-product__stock.is-out{border-color:rgba(177,75,68,.12);color:var(--jm-danger)}.jmshop2-product__body{display:flex;flex-direction:column;flex:1;padding:14px}.jmshop2-product__category{display:block;margin-bottom:4px;color:var(--jm-primary);font-size:8px;font-weight:850}.jmshop2-product h3{min-height:51px;margin:0!important;color:var(--black)!important;font-size:12px!important;line-height:2.05!important;font-weight:950!important}.jmshop2-product h3 a{color:var(--black)!important}.jmshop2-product__rating{display:flex;align-items:center;gap:7px;min-height:20px;margin-top:5px}.jmshop2-product__rating .star-rating{margin:0!important;color:var(--jm-accent)!important;font-size:10px!important}.jmshop2-product__rating small,.jmshop2-product__rating>span{color:var(--jm-muted);font-size:8px;font-weight:750}.jmshop2-product__footer{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid var(--line)}.jmshop2-product__price,.jmshop2-product__price .price{color:var(--jm-dark)!important;font-size:12px!important;font-weight:950!important;line-height:1.8!important}.jmshop2-product__price del{display:block;margin:0!important;color:var(--jm-muted)!important;font-size:8px!important;font-weight:650!important}.jmshop2-product__price ins{text-decoration:none!important}.jmshop2-product__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;min-width:77px;min-height:40px;padding:0 11px;border:0;border-radius:var(--jm-radius-sm);background:var(--jm-dark);color:var(--jm-white)!important;font-family:inherit;font-size:9px;font-weight:900;box-shadow:0 10px 20px rgba(17,17,15,.13);transition:.25s}.jmshop2-product__cta:hover{transform:translateY(-2px);background:var(--jm-dark-soft)!important}.jmshop2-product__cta svg{width:16px;height:16px}.jmshop2-product__cta.loading{opacity:.65}.jmshop2-product__cta.added:after{content:"✓";margin-right:2px;color:var(--jm-accent)}.jmshop2__pagination{margin-top:25px}.jmshop2__pagination ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:0!important;padding:0!important;border:0!important;list-style:none}.jmshop2__pagination li{margin:0!important;border:0!important}.jmshop2__pagination a,.jmshop2__pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:var(--jm-radius-sm);background:var(--jm-white);color:var(--jm-muted-dark)!important;font-size:10px;font-weight:900;box-shadow:0 8px 18px rgba(20,17,13,.04)}.jmshop2__pagination .current{border-color:var(--jm-dark);background:var(--jm-dark);color:var(--jm-white)!important}.jmshop2__empty{display:grid;place-items:center;min-height:430px;padding:40px;border:1px solid var(--line);border-radius:var(--jm-radius-lg);background:var(--jm-white);text-align:center;box-shadow:var(--shadow)}.jmshop2__empty>span{display:grid;place-items:center;width:70px;height:70px;border-radius:var(--jm-radius-lg);background:var(--jm-accent-light);color:var(--gold)}.jmshop2__empty svg{width:32px;height:32px}.jmshop2__empty h2{margin:18px 0 5px!important;color:var(--black)!important;font-size:22px!important;font-weight:950!important}.jmshop2__empty p{max-width:470px;margin:0;color:var(--jm-muted);font-size:11px;line-height:2}.jmshop2__empty a{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:18px;padding:0 16px;border-radius:var(--jm-radius-sm);background:var(--jm-dark);color:var(--jm-white)!important;font-size:10px;font-weight:900}.jmshop2__toast{position:fixed;z-index:100000;left:50%;bottom:28px;transform:translate(-50%,20px);padding:11px 16px;border-radius:var(--jm-radius-sm);background:var(--jm-dark);color:var(--jm-white);font-size:10px;font-weight:850;opacity:0;visibility:hidden;transition:.25s}.jmshop2__toast.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible}.jmshop2 :focus-visible{outline:3px solid color-mix(in srgb, var(--jm-primary) 30%, transparent)!important;outline-offset:3px!important}
        @media(max-width:1024px){.jmshop2__hero-main{align-items:stretch;flex-direction:column}.jmshop2__hero-stats{min-width:0}.jmshop2__layout{grid-template-columns:250px minmax(0,1fr)}.jmshop2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
        @media(max-width:767px){body.jmshop2-page{padding-bottom:0}.jmshop2{padding:16px 0 58px}.jmshop2__wrap{width:min(100%,calc(100% - 20px))}.jmshop2__hero{padding:18px;border-radius:var(--jm-radius-lg)}.jmshop2__hero-top{align-items:flex-start;flex-direction:column-reverse;gap:12px;padding-bottom:15px}.jmshop2__crumbs .woocommerce-breadcrumb{flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:3px;font-size:10px!important;scrollbar-width:none}.jmshop2__hero-main{gap:18px;padding-top:17px}.jmshop2__hero h1{font-size:29px!important}.jmshop2__hero-desc,.jmshop2__hero-desc p{font-size:10px!important}.jmshop2__hero-stats{gap:6px}.jmshop2__hero-stats article{padding:10px 5px;border-radius:var(--jm-radius-sm)}.jmshop2__hero-stats strong{font-size:14px}.jmshop2__hero-stats span{font-size:7px}.jmshop2__categories{margin-top:13px;padding:13px;border-radius:var(--jm-radius-lg)}.jmshop2__section-head h2{font-size:17px!important}.jmshop2__cat-nav{display:none}.jmshop2-cat{flex-basis:180px;grid-template-columns:48px minmax(95px,1fr) 18px}.jmshop2-cat__media{width:48px;height:48px}.jmshop2__active-filters{padding:10px;border-radius:var(--jm-radius)}.jmshop2__toolbar{align-items:stretch;flex-direction:column;padding:10px;border-radius:var(--jm-radius)}.jmshop2__toolbar-copy{justify-content:space-between}.jmshop2__filter-open{display:flex}.jmshop2__ordering label{justify-content:space-between}.jmshop2__ordering select{flex:1;min-width:0}.jmshop2__layout{display:block;margin-top:12px}.jmshop2__filter-overlay{position:fixed;z-index:99997;inset:0;display:block;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.25s}.jmshop2__filters{position:fixed;z-index:99998;top:0;right:0;bottom:0;width:min(88vw,360px);border-radius:0;transform:translateX(105%);transition:transform .3s ease;overflow:auto}.jmshop2.is-filter-open .jmshop2__filter-overlay{opacity:1;visibility:visible}.jmshop2.is-filter-open .jmshop2__filters{transform:none}.jmshop2__filters-head{position:sticky;z-index:3;top:0}.jmshop2__filters-head>button{display:block}.jmshop2__filter-actions{position:sticky;bottom:0;margin:12px -13px -13px;padding:10px 13px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.jmshop2__grid{gap:9px}.jmshop2-product{border-radius:var(--jm-radius)}.jmshop2-product__media>a{padding:9px}.jmshop2-product__badges{top:8px;right:8px;gap:4px}.jmshop2-product__brand,.jmshop2-product__sale{min-height:23px;padding:0 7px;font-size:7px}.jmshop2-product__stock{bottom:7px;left:7px;min-height:23px;padding:0 7px;font-size:7px}.jmshop2-product__body{padding:10px}.jmshop2-product h3{min-height:45px;font-size:10px!important;line-height:1.95!important}.jmshop2-product__rating{display:none}.jmshop2-product__footer{align-items:stretch;flex-direction:column;gap:7px;padding-top:9px}.jmshop2-product__price,.jmshop2-product__price .price{font-size:9px!important}.jmshop2-product__cta{width:100%;min-height:37px;font-size:8px}.jmshop2__pagination a,.jmshop2__pagination span{min-width:38px;height:38px}.jmshop2__toast{bottom:18px}}
        @media(max-width:390px){.jmshop2__hero-stats span{white-space:normal;line-height:1.5}.jmshop2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jmshop2-product__brand{max-width:75px}.jmshop2__price-fields{grid-template-columns:1fr}}
        @media(prefers-reduced-motion:reduce){.jmshop2 *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}