.favorites-module__nF70La__favorites{flex-direction:column;min-height:85dvh;padding:1rem;display:flex}
.breadcrumbs-nav-module__ssvEoG__breadcrumbs{padding:8px 0}.breadcrumbs-nav-module__ssvEoG__breadcrumbLink{color:var(--mui-palette-text-secondary);align-items:center;gap:4px;text-decoration:none;transition:color .2s;display:flex}.breadcrumbs-nav-module__ssvEoG__breadcrumbLink:hover{color:var(--mui-palette-primary-main);text-decoration:underline}.breadcrumbs-nav-module__ssvEoG__currentPage{color:var(--mui-palette-text-primary);align-items:center;gap:4px;font-weight:500;display:flex}
.favorites-client-module__ExHAGG__favoritesBlock{flex-direction:column;flex-grow:1;justify-content:space-between;height:100%;display:flex}.favorites-client-module__ExHAGG__favoritesList{flex-direction:column;flex-grow:1;gap:1rem;display:flex;overflow-y:auto}
.card-module__RtjXWG__productCardRow{width:100%;height:140px;position:relative;overflow:hidden;border-radius:12px!important;transition:all .3s!important}.card-module__RtjXWG__productCardRow:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a!important}.card-module__RtjXWG__cardRowContent{justify-content:space-between;gap:16px;width:100%;height:100%;padding:.5rem 1rem;display:flex;position:relative}.card-module__RtjXWG__imageSection{justify-content:center;align-items:center;width:120px;min-width:120px;display:flex}.card-module__RtjXWG__discountBadge{z-index:2;font-weight:600;position:absolute;top:8px;left:40px;font-size:.7rem!important}.card-module__RtjXWG__actionButton{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:5px;left:5px;background:#ffffffe6!important;width:32px!important;height:32px!important;position:absolute!important}.card-module__RtjXWG__actionButton:hover{background:#fff!important}.card-module__RtjXWG__favoriteActive{color:#e74c3c;font-size:1.2rem!important}.card-module__RtjXWG__productImageRow{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .3s}.card-module__RtjXWG__productCardRow:hover .card-module__RtjXWG__productImageRow{transform:scale(1.05)}.card-module__RtjXWG__cardContentRow{flex-direction:column;flex:1;justify-content:center;display:flex;padding:16px 0!important}.card-module__RtjXWG__categoryChip{align-self:flex-start;margin-bottom:8px!important;font-size:.7rem!important}.card-module__RtjXWG__productLink{color:inherit;text-decoration:none}.card-module__RtjXWG__productNameRow{cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .3s;display:-webkit-box;overflow:hidden;margin-bottom:4px!important;font-size:1rem!important;font-weight:600!important;line-height:1.3!important}.card-module__RtjXWG__productNameRow:hover{color:#667eea}.card-module__RtjXWG__productDescriptionRow{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:.85rem!important;line-height:1.4!important}.card-module__RtjXWG__actionSection{flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;min-width:140px;padding:16px;display:flex}.card-module__RtjXWG__priceSectionRow{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.card-module__RtjXWG__finalPrice{color:#2c3e50;font-size:1.1rem!important;font-weight:700!important}.card-module__RtjXWG__originalPrice{color:#999;text-decoration:line-through;font-size:.85rem!important}.card-module__RtjXWG__addToCartButtonRow{white-space:nowrap;text-transform:none!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-radius:6px!important;padding:8px 16px!important;font-size:.85rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 2px 8px #667eea4d!important}.card-module__RtjXWG__cartIcon{color:#fff}.card-module__RtjXWG__addToCartButtonRow:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66!important}@media (max-width:768px){.card-module__RtjXWG__cardRowContent{gap:12px}.card-module__RtjXWG__imageSection{width:100px;min-width:100px}.card-module__RtjXWG__actionSection{min-width:120px;padding:12px}.card-module__RtjXWG__productCardRow{height:120px}.card-module__RtjXWG__productNameRow{font-size:.9rem!important}.card-module__RtjXWG__productDescriptionRow{-webkit-line-clamp:1;font-size:.8rem!important}.card-module__RtjXWG__addToCartButtonRow{padding:6px 12px!important;font-size:.8rem!important}.card-module__RtjXWG__actionButton{top:-40px}}
.toast-module__MyIp0G__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed}.toast-module__MyIp0G__topRight{align-items:flex-end;top:24px;right:24px}.toast-module__MyIp0G__topLeft{align-items:flex-start;top:24px;left:24px}.toast-module__MyIp0G__topCenter{align-items:center;top:24px;left:50%;transform:translate(-50%)}.toast-module__MyIp0G__bottomRight{align-items:flex-end;bottom:24px;right:24px}.toast-module__MyIp0G__bottomLeft{align-items:flex-start;bottom:24px;left:24px}.toast-module__MyIp0G__bottomCenter{align-items:center;bottom:24px;left:50%;transform:translate(-50%)}.toast-module__MyIp0G__toast{background:var(--toast-bg,#fff);border:1px solid var(--toast-border,#e5e7eb);pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;width:380px;max-width:calc(100vw - 48px);position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.toast-module__MyIp0G__toastAccent{width:4px;position:absolute;top:0;bottom:0;left:0}.toast-module__MyIp0G__toastContent{align-items:flex-start;gap:12px;min-height:72px;padding:16px 48px 16px 16px;display:flex}.toast-module__MyIp0G__toastIconWrapper{flex-shrink:0;margin-top:2px}.toast-module__MyIp0G__toastIcon{width:20px;height:20px}.toast-module__MyIp0G__spin{animation:1s linear infinite toast-module__MyIp0G__spin}@keyframes toast-module__MyIp0G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-module__MyIp0G__toastText{flex:1;min-width:0}.toast-module__MyIp0G__toastTitle{color:var(--toast-title-color,#111827);margin:0;font-size:14px;font-weight:600;line-height:1.4}.toast-module__MyIp0G__toastDescription{color:var(--toast-description-color,#6b7280);margin:4px 0 0;font-size:13px;line-height:1.4}.toast-module__MyIp0G__toastActions{gap:8px;margin-top:12px;display:flex}.toast-module__MyIp0G__toastActionButton{color:var(--toast-action-color,#3b82f6);border:1px solid var(--toast-action-border,#d1d5db);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.toast-module__MyIp0G__toastActionButton:hover{background:var(--toast-action-hover-bg,#f3f4f6);border-color:var(--toast-action-hover-border,#9ca3af)}.toast-module__MyIp0G__toastCloseButton{cursor:pointer;width:28px;height:28px;color:var(--toast-close-color,#9ca3af);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.toast-module__MyIp0G__toastCloseButton:hover{background:var(--toast-close-hover-bg,#f3f4f6);color:var(--toast-close-hover-color,#6b7280)}.toast-module__MyIp0G__closeIcon{width:16px;height:16px}.toast-module__MyIp0G__progressBarContainer{border-radius:0 0 12px 12px;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.toast-module__MyIp0G__progressBar{transform-origin:0;height:100%}.toast-module__MyIp0G__success{--toast-bg:#f0fdf4;--toast-border:#bbf7d0;--toast-title-color:#065f46;--toast-description-color:#047857;--toast-action-color:#059669;--toast-action-border:#34d399;--toast-action-hover-bg:#dcfce7;--toast-action-hover-border:#10b981}.toast-module__MyIp0G__error{--toast-bg:#fef2f2;--toast-border:#fecaca;--toast-title-color:#7f1d1d;--toast-description-color:#b91c1c;--toast-action-color:#dc2626;--toast-action-border:#f87171;--toast-action-hover-bg:#fee2e2;--toast-action-hover-border:#ef4444}.toast-module__MyIp0G__warning{--toast-bg:#fffbeb;--toast-border:#fde68a;--toast-title-color:#92400e;--toast-description-color:#b45309;--toast-action-color:#d97706;--toast-action-border:#fbbf24;--toast-action-hover-bg:#fef3c7;--toast-action-hover-border:#f59e0b}.toast-module__MyIp0G__info{--toast-bg:#eff6ff;--toast-border:#bfdbfe;--toast-title-color:#1e40af;--toast-description-color:#1d4ed8;--toast-action-color:#2563eb;--toast-action-border:#60a5fa;--toast-action-hover-bg:#dbeafe;--toast-action-hover-border:#3b82f6}.toast-module__MyIp0G__default{--toast-bg:#fff;--toast-border:#e5e7eb;--toast-title-color:#111827;--toast-description-color:#6b7280;--toast-action-color:#3b82f6;--toast-action-border:#d1d5db;--toast-action-hover-bg:#f3f4f6;--toast-action-hover-border:#9ca3af}.toast-module__MyIp0G__loading{--toast-bg:#f8fafc;--toast-border:#e2e8f0;--toast-title-color:#1e293b;--toast-description-color:#64748b;--toast-close-color:#cbd5e1}
.actions-buttons-module__QgDrZG__actionButtons{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.actions-buttons-module__QgDrZG__cartButton{flex:1;min-width:140px;text-transform:none!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-radius:8px!important;padding:12px 32px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 15px #667eea4d!important}.actions-buttons-module__QgDrZG__cartButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66!important}.actions-buttons-module__QgDrZG__cartButton:disabled{box-shadow:none!important;cursor:not-allowed!important;background:linear-gradient(135deg,#66eab5 0%,#4ba257 100%)!important}.actions-buttons-module__QgDrZG__buyButton{flex:1;min-width:140px;text-transform:none!important;color:#667eea!important;border-color:#667eea!important;border-radius:8px!important;padding:12px 32px!important;font-weight:600!important}.actions-buttons-module__QgDrZG__favoriteButton,.actions-buttons-module__QgDrZG__actionButton{border:1px solid #e0e0e0!important;border-radius:8px!important;width:48px!important;height:48px!important}@media (max-width:900px){.actions-buttons-module__QgDrZG__actionButtons{flex-direction:column}.actions-buttons-module__QgDrZG__cartButton,.actions-buttons-module__QgDrZG__buyButton{flex:none}}
.favorite-toggle-module__IddvVa__actionButton{border:1px solid #e0e0e0!important;border-radius:8px!important;width:48px!important;height:48px!important}.favorite-toggle-module__IddvVa__actionButton:hover{background:#f0f0f0!important}
.shared-links-modal-module__qcUFeG__dialog{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shared-links-modal-module__qcUFeG__dialogTitle{text-align:center;padding:20px 24px 10px;font-weight:600}.shared-links-modal-module__qcUFeG__dialogContent{padding:0 24px}.shared-links-modal-module__qcUFeG__actions{gap:12px;width:100%;padding:16px 24px}.shared-links-modal-module__qcUFeG__content{justify-content:center;align-items:center;gap:1rem;display:flex}.shared-links-modal-module__qcUFeG__input{width:100%;padding:.5rem 1rem}@media (max-width:600px){.shared-links-modal-module__qcUFeG__dialogContent{padding:0 16px}}
.share-box-module__RWApZq__actions{justify-content:center;width:100%;padding:16px;display:flex}.share-box-module__RWApZq__inputBox{background:var(--mui-palette-background-paper);border:1px solid #0000001f;border-radius:12px;align-items:center;gap:8px;width:100%;max-width:520px;padding:6px 10px;transition:border .3s;display:flex}.share-box-module__RWApZq__inputBox:focus-within{border-color:#667eea}.share-box-module__RWApZq__input{color:#000;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.share-box-module__RWApZq__copyBtn{background:#667eea1a!important;border-radius:10px!important;transition:all .25s!important}.share-box-module__RWApZq__copyBtn:hover{transform:translateY(-2px);background:#667eea33!important}
.share-button-module__jFx7Na__primary{border:1px solid #e0e0e0!important;border-radius:8px!important;width:48px!important;height:48px!important}.share-button-module__jFx7Na__secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6!important;width:36px!important;height:36px!important}.share-button-module__jFx7Na__secondary:hover{background:#f0f0f0!important}
.drawer-module__yeGl_W__drawer{width:70dvw;min-height:40px;padding:0}.drawer-module__yeGl_W__drawerHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.drawer-module__yeGl_W__drawerTitle{color:#fff!important;font-weight:700!important}
.empty-state-module__baKt9G__emptyState{justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.empty-state-module__baKt9G__content{flex-direction:column;align-items:center;gap:1rem;display:flex}.empty-state-module__baKt9G__title{color:#000;font-size:2rem;font-weight:500}.empty-state-module__baKt9G__desc{color:#838383;font-size:1rem}@media not (min-width:500px){.empty-state-module__baKt9G__img{width:280px;height:230px}}
.site-pagination-module__C_Egzq__pagination{justify-content:center;margin-top:20px;display:flex}
.footer-module__ErOclq__footer{background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;flex-shrink:0;justify-content:space-between;align-self:start;width:100%;height:100%;min-height:149px;padding:1.5rem;display:flex;box-shadow:2px 3px 4px #0003}.footer-module__ErOclq__footerContacts{flex-direction:column;gap:1rem;display:flex}.footer-module__ErOclq__footerContacts li{padding:2px}.footer-module__ErOclq__footerContacts li:hover{color:#ffa542;padding:2px;transition:all .2s ease-in-out}.footer-module__ErOclq__terms:hover{color:#ffa542;transition:all .2s ease-in-out}.footer-module__ErOclq__footerLang{flex-direction:column;display:flex}.footer-module__ErOclq__footerLang li{padding:2px}.footer-module__ErOclq__footerLang li:hover{color:#ffa542;padding:2px;transition:all .2s ease-in-out}.footer-module__ErOclq__footerLang li:last-child{gap:.5rem;margin-top:3rem;display:flex}.footer-module__ErOclq__footerSocial{gap:1rem;display:flex}.footer-module__ErOclq__footerSocial li{padding:2px}.footer-module__ErOclq__footerSocial li:hover{color:#ffa542;transition:all .2s ease-in-out}@media (max-width:599px){.footer-module__ErOclq__footer{grid-template-columns:1fr;place-items:center;gap:1rem;display:grid}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_9b9db241-module__sLJoNW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_9b9db241-module__sLJoNW__variable{--font-inter:"Inter","Inter Fallback"}
.cart-item-module__CI7NQW__trash{justify-content:flex-end;width:100%;display:flex;position:relative}.cart-item-module__CI7NQW__trashBtn{border-radius:50%;width:42px;height:42px;position:absolute;top:0;right:0}.cart-item-module__CI7NQW__cardInfo{align-items:center;gap:2rem;display:flex}.cart-item-module__CI7NQW__info{flex-direction:column;gap:1rem;display:flex}.cart-item-module__CI7NQW__price{color:#aaa}.cart-item-module__CI7NQW__quantitySection{border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.cart-item-module__CI7NQW__quantityControls{border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:12px;display:flex;overflow:hidden}.cart-item-module__CI7NQW__quantityControls button{cursor:pointer;background:#fff;border:none;height:40px;transition:background .3s;min-width:40px!important}.cart-item-module__CI7NQW__quantityControls button:hover:not(:disabled){background:#f5f5f5}.cart-item-module__CI7NQW__quantityControls button:disabled{color:#ccc;cursor:not-allowed}.cart-item-module__CI7NQW__quantity{text-align:center;min-width:40px;padding:0 16px;font-weight:600}
.order-client-module__S-Ds5W__orderSection{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.order-client-module__S-Ds5W__order{grid-template-columns:8fr 4fr;grid-template-areas:"form side";gap:1rem;display:grid}@media (max-width:989px){.order-client-module__S-Ds5W__order{grid-template-columns:1fr;grid-template-areas:"side""form"}}@media (max-width:599px){.order-client-module__S-Ds5W__orderSection{gap:.5rem}}
.cart-client-module__FJKJ8a__cartSection{padding:1.5rem}.cart-client-module__FJKJ8a__cart{justify-content:space-between;padding:.5rem 0;display:flex}.cart-client-module__FJKJ8a__cartItems{flex-direction:column;gap:1rem;width:100%;max-width:635px;display:flex}.cart-client-module__FJKJ8a__totalPrice{justify-content:space-between;align-items:center;display:flex}.cart-client-module__FJKJ8a__img{object-fit:cover;width:100%;height:auto}@media (max-width:988px){.cart-client-module__FJKJ8a__cart{flex-direction:column;align-items:center;gap:1rem}.cart-client-module__FJKJ8a__price{width:100%;max-width:635px}}
.order-skeleton-module__zUjKoa__orderSection{width:100%;margin:0 auto;padding:2rem 1rem}.order-skeleton-module__zUjKoa__order{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:900px){.order-skeleton-module__zUjKoa__order{grid-template-rows:auto auto;grid-template-columns:1fr;gap:1rem}.order-skeleton-module__zUjKoa__order>:first-child{order:2}.order-skeleton-module__zUjKoa__order>:last-child{order:1}}@media (max-width:600px){.order-skeleton-module__zUjKoa__orderSection{padding:1rem .75rem}.order-skeleton-module__zUjKoa__order{gap:1rem;margin-top:1.5rem}}@media print{.order-skeleton-module__zUjKoa__orderSection{padding:0}.order-skeleton-module__zUjKoa__order{margin-top:1rem;display:block}}
