.shop-module__-mQgjq__page{background:var(--color-bg);padding:clamp(30px,4vw,80px) 0 clamp(70px,6vw,120px)}.shop-module__-mQgjq__container{width:min(100% - 32px,1680px);margin-inline:auto;padding-inline:clamp(16px,2vw,40px)}.shop-module__-mQgjq__hero{border-bottom:1px solid var(--color-border);margin-top:clamp(18px,3vw,42px);padding-bottom:clamp(20px,2vw,30px)}.shop-module__-mQgjq__hero h1{color:var(--color-text);margin:0}.shop-module__-mQgjq__hero p{max-width:760px;color:var(--color-text-light);margin-top:18px;font-size:16px;font-weight:400;line-height:140%}.shop-module__-mQgjq__toolbar{border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:clamp(28px,4vw,42px);padding-bottom:24px;display:flex}.shop-module__-mQgjq__left{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.shop-module__-mQgjq__right{align-items:center;gap:16px;display:flex}.shop-module__-mQgjq__count{color:var(--color-text-light);font-size:14px;font-weight:500;line-height:110%}.shop-module__-mQgjq__filterBtn{background:var(--color-bg-dark);height:54px;color:var(--color-text-white);cursor:pointer;letter-spacing:.5px;transition:var(--transition-normal);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding-inline:24px;font-size:16px;font-weight:500;line-height:100%;display:inline-flex}.shop-module__-mQgjq__filterBtn svg{transition:transform var(--transition-normal)}.shop-module__-mQgjq__filterBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.shop-module__-mQgjq__filterBtn:hover svg{transform:rotate(90deg)}.shop-module__-mQgjq__right label{color:var(--color-text-light);font-size:14px;font-weight:500;line-height:110%}.shop-module__-mQgjq__right select{border:1px solid var(--color-border-dark);background:var(--color-bg);min-width:200px;height:54px;color:var(--color-text);cursor:pointer;transition:var(--transition-normal);border-radius:999px;outline:none;padding-inline:20px;font-size:16px;font-weight:500;line-height:100%}.shop-module__-mQgjq__right select:hover,.shop-module__-mQgjq__right select:focus{border-color:var(--color-bg-dark)}.shop-module__-mQgjq__layout{grid-template-columns:1fr;gap:34px;margin-top:34px;transition:grid-template-columns .35s;display:grid}.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar{grid-template-columns:320px minmax(0,1fr)}.shop-module__-mQgjq__sidebarWrapper,.shop-module__-mQgjq__products{width:100%;min-width:0}.shop-module__-mQgjq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar .shop-module__-mQgjq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-module__-mQgjq__grid>*{justify-self:stretch;width:100%;max-width:none}.shop-module__-mQgjq__activeFilters{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.shop-module__-mQgjq__chip{border:1px solid var(--color-border-dark);background:var(--color-bg);height:40px;color:var(--color-text);cursor:pointer;transition:var(--transition-normal);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;line-height:110%;display:inline-flex}.shop-module__-mQgjq__chip svg{width:14px;height:14px}.shop-module__-mQgjq__chip:hover{background:var(--color-bg-dark);color:var(--color-text-white);border-color:var(--color-bg-dark)}.shop-module__-mQgjq__clearBtn{color:#dc2626;letter-spacing:.5px;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;font-size:14px;font-weight:500;line-height:100%}.shop-module__-mQgjq__clearBtn:hover{text-decoration:underline}.shop-module__-mQgjq__empty{text-align:center;border:1px dashed var(--color-border-dark);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;padding:40px;display:flex}.shop-module__-mQgjq__empty h3{color:var(--color-text);margin:0}.shop-module__-mQgjq__empty p{color:var(--color-text-light);margin-top:12px;font-size:16px;font-weight:400;line-height:140%}.shop-module__-mQgjq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:70px;display:flex}.shop-module__-mQgjq__pagination button{border:1px solid var(--color-border-dark);background:var(--color-bg);min-width:48px;height:48px;color:var(--color-text);cursor:pointer;transition:all var(--transition-normal);border-radius:999px;padding-inline:18px;font-size:16px;font-weight:500;line-height:100%}.shop-module__-mQgjq__pagination button:hover{background:var(--color-bg-dark);color:var(--color-text-white);border-color:var(--color-bg-dark);transform:translateY(-2px)}.shop-module__-mQgjq__active{background:var(--color-bg-dark)!important;color:var(--color-text-white)!important;border-color:var(--color-bg-dark)!important}.shop-module__-mQgjq__products{overflow:hidden}.shop-module__-mQgjq__layout,.shop-module__-mQgjq__products,.shop-module__-mQgjq__sidebarWrapper,.shop-module__-mQgjq__grid{transition:all var(--transition-normal)}.shop-module__-mQgjq__filterBtn:active,.shop-module__-mQgjq__pagination button:active{transform:scale(.98)}@media (min-width:1600px){.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar{grid-template-columns:340px minmax(0,1fr)}}@media (min-width:1800px){.shop-module__-mQgjq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:34px}}@media (max-width:1400px){.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar .shop-module__-mQgjq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:1200px){.shop-module__-mQgjq__grid{grid-template-columns:repeat(3,1fr)}.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar .shop-module__-mQgjq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.shop-module__-mQgjq__layout{grid-template-columns:1fr!important}.shop-module__-mQgjq__sidebarWrapper{display:block}.shop-module__-mQgjq__grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.shop-module__-mQgjq__activeFilters{margin-top:20px}.shop-module__-mQgjq__empty{min-height:320px;padding:30px}.shop-module__-mQgjq__pagination{margin-top:50px}}@media (max-width:768px){.shop-module__-mQgjq__toolbar{flex-direction:column;align-items:stretch}.shop-module__-mQgjq__left,.shop-module__-mQgjq__right{width:100%}.shop-module__-mQgjq__left{flex-direction:column;align-items:stretch;gap:14px}.shop-module__-mQgjq__right{flex-direction:column;align-items:stretch;gap:12px}.shop-module__-mQgjq__filterBtn{width:100%;height:50px}.shop-module__-mQgjq__right select{width:100%;min-width:100%;height:50px}.shop-module__-mQgjq__count{text-align:center;margin-left:0}.shop-module__-mQgjq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.shop-module__-mQgjq__grid>*{max-width:100%}.shop-module__-mQgjq__pagination{gap:10px}}@media (max-width:576px){.shop-module__-mQgjq__page{padding-top:20px}.shop-module__-mQgjq__container{padding-inline:16px}.shop-module__-mQgjq__hero p{max-width:100%}.shop-module__-mQgjq__grid{grid-template-columns:1fr}.shop-module__-mQgjq__grid>*{width:100%;max-width:420px;margin-inline:auto}.shop-module__-mQgjq__pagination button{min-width:42px;height:42px}}@media (max-width:420px){.shop-module__-mQgjq__container{padding-inline:14px}.shop-module__-mQgjq__hero{margin-top:18px}.shop-module__-mQgjq__chip{justify-content:center;width:100%}.shop-module__-mQgjq__pagination{gap:8px}}@media (max-width:360px){.shop-module__-mQgjq__filterBtn{height:48px;padding-inline:16px}.shop-module__-mQgjq__right select{height:48px}}@media (min-width:1920px){.shop-module__-mQgjq__container{max-width:1800px}.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar{grid-template-columns:340px 1fr}.shop-module__-mQgjq__grid{gap:32px}}@media (min-width:2560px){.shop-module__-mQgjq__container{max-width:2100px}.shop-module__-mQgjq__layout.shop-module__-mQgjq__showSidebar{grid-template-columns:360px 1fr}.shop-module__-mQgjq__grid{grid-template-columns:repeat(auto-fit,minmax(270px,300px))}}.shop-module__-mQgjq__loadMoreWrapper{justify-content:center;margin-top:60px;display:flex}.shop-module__-mQgjq__loadMore{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:50px;padding:14px 34px;font-size:15px;font-weight:600;transition:all .3s}.shop-module__-mQgjq__loadMore:hover{background:#6d28d9;transform:translateY(-2px)}
