@layer pages{.shopTitle{font-family:var(--font-h);font-size:clamp(1.5625rem,1.2946rem + 1.3393vw,2.5rem)}.shopMain{gap:20px;margin-top:clamp(20px,8.5714px + 3.5714vw,60px)}.shopMain,.shopMain__filter{flex-direction:column;width:100%;display:flex}.shopMain__filter{gap:30px}.shopMain__filter>h3{font-size:clamp(.75rem,.4286rem + 1.6071vw,1.875rem);font-weight:600;line-height:var(--lh-tight);text-transform:uppercase}.shopFilter>summary{cursor:pointer;font-size:1.25rem;font-weight:600;line-height:var(--lh-tight);justify-content:space-between;align-items:center;width:100%;list-style:none;display:inline-flex}.shopFilter>summary:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23101010' d='M10.59 7.42 6 2.83 1.41 7.42 0 6l6-6 6 6z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:12px;height:8px;display:inline-flex}.shopFilter[open]>summary:after{transform:rotate(180deg)}.shopFilter__check{align-items:center;gap:20px;width:100%;height:50px;display:inline-flex}.shopFilter__check>input{display:none}.shopFilter__check>span{color:var(--color-text-gb);font-size:.875rem;font-weight:500;line-height:var(--lh-tight);align-items:center;gap:20px;width:100%;display:inline-flex}.shopFilter__check input:checked+span{color:var(--color-text-b)}.shopFilter__check>span:before{content:"";cursor:pointer;background-color:#d9d9d9;width:100%;max-width:16px;height:16px}.shopFilter__check input:checked+span:before{background-color:var(--color-text-b)}.range{flex-direction:column}.range,.range__values{width:100%;display:inline-flex}.range__values{color:var(--color-text-g);font-size:.75rem;line-height:var(--lh-tight);justify-content:space-between}.range__slider{height:50px;position:relative}.range__track{background:#f3f3f3;width:100%;left:0}.range__progress,.range__track{border-radius:999px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.range__progress{background:var(--color-primary)}.range input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.range input[type=range]::-webkit-slider-thumb{appearance:none;background-color:var(--color-primary);cursor:pointer;pointer-events:auto;width:16px;height:16px}.range__inputs{gap:20px;width:100%;display:flex}.range__input{background-color:#f3f3f3;align-items:center;gap:20px;height:50px;padding-inline:10px;display:inline-flex}.range__input,.range__input>input{width:100%;font-size:1rem;font-weight:500}.range__input>input{text-align:right;background-color:#0000;border:none;max-width:100%}.shopMain__filter>button.btn{width:100%}.shopMain__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.shopItem{flex-direction:column;gap:10px;width:100%;display:flex}.shopItem__img{justify-content:center;width:100%;height:166px;display:flex;overflow:hidden}.shopItem__img>img{-o-object-fit:contain;object-fit:contain}.shopItem>h4{color:var(--color-primary);font-size:clamp(.875rem,.7679rem + .5357vw,1.25rem);font-weight:600;line-height:var(--lh-tight);text-align:center}.shopItem:hover>h4,.shopItem>span{color:var(--color-text-b)}.shopItem>span{text-align:center;font-size:clamp(.75rem,.6786rem + .3571vw,1rem)}.shopItem:hover>span{color:var(--color-primary)}@media (width>=768px){.shopMain{flex-direction:row;gap:40px}.shopMain__filter{max-width:320px}.shopMain__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.shopItem__img{height:320px}}}
