.ShopPage-module__muVUFa__container{flex-direction:column;max-width:1440px;min-height:calc(100vh - 170px);margin:0 auto;display:flex}.ShopPage-module__muVUFa__loaderWrapper{justify-content:center;align-items:center;height:120px;display:flex}.ShopPage-module__muVUFa__header{flex-direction:column;margin-bottom:20px;display:flex}.ShopPage-module__muVUFa__content{flex-direction:column;order:1;width:100%;padding:25px;display:flex}.ShopPage-module__muVUFa__title{margin:20px 0 15px 20px;font-size:28px;font-weight:700}.ShopPage-module__muVUFa__table{flex-direction:column;gap:10px;padding:15px;display:flex}.ShopPage-module__muVUFa__head{border-bottom:2px solid #ccc;grid-template-columns:120px 1fr 180px 120px 150px 150px;padding:10px 0;font-weight:700;display:grid}.ShopPage-module__muVUFa__discount{color:red;border:1px solid red;width:100px;padding:4px 5px;font-weight:700}.ShopPage-module__muVUFa__row{border-bottom:1px solid #eee;grid-template-columns:120px 1fr 180px 120px 150px 150px;align-items:center;padding:10px 0;display:grid}.ShopPage-module__muVUFa__image{object-fit:contain;width:80px;height:80px}.ShopPage-module__muVUFa__buyBtn{color:#fff;cursor:pointer;background:#4caf50;border:none;padding:8px 12px;transition:background .2s}.ShopPage-module__muVUFa__buyBtn:hover{background:#43a047}.ShopPage-module__muVUFa__pagination{justify-content:center;gap:15px;margin:20px 0;display:flex}.ShopPage-module__muVUFa__imageWrapper{width:80px;height:80px;position:relative}.ShopPage-module__muVUFa__imageWrapper img{object-fit:contain;width:100%;height:100%}.ShopPage-module__muVUFa__discountBadge{color:#fff;background-color:red;justify-content:center;align-items:center;padding:5px 7px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 0 3px #0000004d}.ShopPage-module__muVUFa__price{flex-direction:column;align-items:flex-start;display:flex}.ShopPage-module__muVUFa__oldPrice{color:#888;font-size:12px;text-decoration:line-through}.ShopPage-module__muVUFa__newPrice{color:#d0d0d0;flex-direction:row;font-size:16px;font-weight:700;display:flex}.ShopPage-module__muVUFa__mobileNameStack{display:none}@media (max-width:770px){.ShopPage-module__muVUFa__desktopName,.ShopPage-module__muVUFa__desktopStack{display:none}.ShopPage-module__muVUFa__mobileNameStack{margin-bottom:5px;font-weight:700;display:block}.ShopPage-module__muVUFa__table{flex-direction:column;gap:15px;padding:10px;display:flex}.ShopPage-module__muVUFa__head{display:none}.ShopPage-module__muVUFa__row{border:1px solid #eee;flex-direction:column;align-items:flex-start;gap:8px;padding:10px;display:flex}.ShopPage-module__muVUFa__imageWrapper{justify-content:center;width:100%;height:auto;margin-bottom:5px;display:flex}.ShopPage-module__muVUFa__imageWrapper img{object-fit:contain;width:100px;height:100px}.ShopPage-module__muVUFa__discountBadge{top:5px;right:5px}.ShopPage-module__muVUFa__price{flex-direction:row;gap:8px;font-size:14px}.ShopPage-module__muVUFa__oldPrice{font-size:12px}.ShopPage-module__muVUFa__newPrice{font-size:16px;font-weight:700}.ShopPage-module__muVUFa__buyBtn{width:100%;margin-top:5px}}.ShopPage-module__muVUFa__balanceIcon{object-fit:contain;width:16px;height:16px;margin-top:3.5px;margin-left:10px}
.ShopModal-module__9ifGua__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ShopModal-module__9ifGua__modal{text-align:center;background-color:#2d2d2d;width:90%;max-width:550px;padding:24px 32px;animation:.2s ease-out ShopModal-module__9ifGua__fadeIn;box-shadow:0 8px 20px #0000004d}.ShopModal-module__9ifGua__modalTitle{margin-bottom:16px;font-size:1.5rem}.ShopModal-module__9ifGua__modalText{color:#333;margin-bottom:24px;font-size:1rem}.ShopModal-module__9ifGua__actions{justify-content:space-between;gap:12px;display:flex}.ShopModal-module__9ifGua__confirm{color:#fff;cursor:pointer;background-color:#4caf50;border:none;flex:1;padding:8px 16px;transition:background-color .2s}.ShopModal-module__9ifGua__confirm:hover{background-color:#45a049}.ShopModal-module__9ifGua__cancel{color:#fff;cursor:pointer;background-color:#f44336;border:none;flex:1;padding:8px 16px;transition:background-color .2s}.ShopModal-module__9ifGua__cancel:hover{background-color:#e53935}@keyframes ShopModal-module__9ifGua__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ShopModal-module__9ifGua__dropdownWrapper{margin:16px 0}.ShopModal-module__9ifGua__dropdown{background-color:#2d2d2d;border:1px solid #ccc;width:100%;padding:8px 12px;font-size:1rem}.ShopModal-module__9ifGua__currencyChoice{justify-content:space-between;gap:12px;margin:12px 0;display:flex}.ShopModal-module__9ifGua__currencyChoice button{cursor:pointer;border:1px solid #ccc;flex:1;justify-content:center;padding:8px;transition:all .2s;display:flex}.ShopModal-module__9ifGua__currencyChoice button.ShopModal-module__9ifGua__active{color:#fff;background-color:#4caf50}.ShopModal-module__9ifGua__currencyChoice button:disabled{cursor:not-allowed;background-color:#ddd}.ShopModal-module__9ifGua__balanceIcon{object-fit:contain;width:16px;height:16px;margin:3.5px 10px 0}.ShopModal-module__9ifGua__currencyChoice img.ShopModal-module__9ifGua__balanceIcon{object-fit:contain;margin:3.5px 6px 0}.ShopModal-module__9ifGua__priseHolder{flex-direction:row;display:flex}
.ShopFilter-module__Orh3AW__container{align-items:center;gap:16px;margin-left:20px;display:flex}.ShopFilter-module__Orh3AW__selectGroup{flex-direction:column;gap:4px;display:flex}.ShopFilter-module__Orh3AW__selectGroup select{background:#2d2d2d;border:1px solid #ccc;padding:6px 10px}.ShopFilter-module__Orh3AW__selectGroup select:disabled{color:#999;cursor:not-allowed;background-color:#f5f5f5}.ShopFilter-module__Orh3AW__selectGroup input{background:#2d2d2d;border:1px solid #ccc;padding:6px 10px}@media (max-width:430px){.ShopFilter-module__Orh3AW__container{flex-direction:column;gap:12px;display:flex}}
