.basket-card.guest-layout{grid-template-columns:450px 320px!important;gap:40px;justify-content:center;margin-top:30px;height:auto!important;min-height:unset!important}.basket-card.guest-layout .basket-left{height:600px;grid-column:unset!important;order:unset!important;max-width:unset!important;width:unset!important;margin:unset!important}.basket-card.guest-layout .basket-right{height:600px;grid-column:unset!important;order:unset!important;width:unset!important;margin:unset!important}@media (max-width: 1400px){.basket-card.guest-layout{grid-template-columns:450px 320px!important}}@media (max-width: 1200px){.basket-card.guest-layout{grid-template-columns:minmax(0,450px) minmax(0,320px)!important;padding:0 16px}.basket-card.guest-layout .basket-left,.basket-card.guest-layout .basket-right{height:600px;grid-column:unset!important;order:unset!important;max-width:unset!important;width:unset!important;margin:unset!important}}@media (max-width: 1024px){.basket-card.guest-layout{grid-template-columns:minmax(0,450px) minmax(0,320px)!important;margin-top:10px!important}.basket-card.guest-layout .basket-left,.basket-card.guest-layout .basket-right{height:600px;grid-column:unset!important;order:unset!important;max-width:unset!important;width:unset!important;margin:unset!important}}@media (max-width: 715px){.basket-card.guest-layout{grid-template-columns:1fr!important;gap:16px;padding:0 12px}.basket-card.guest-layout .basket-left,.basket-card.guest-layout .basket-right{height:auto!important;max-height:600px;width:400px!important;margin:0 auto!important;grid-column:unset!important;order:unset!important}}@media (max-width: 420px){.basket-card.guest-layout{grid-template-columns:1fr!important;gap:16px;padding:0 12px}.basket-card.guest-layout .basket-left,.basket-card.guest-layout .basket-right{height:auto!important;max-height:600px;width:90%!important;margin:0 auto!important}}.guest-auth-block{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 18px 20px;flex:1}.guest-auth-desc{color:#c8c8c8;font-size:.78rem;text-align:center;line-height:1.5;margin:0;font-weight:500}.guest-login-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 14px;background:linear-gradient(135deg,#ed7f0d,#ff9500);color:#fff;border:none;border-radius:6px;font-weight:700;font-size:.9rem;letter-spacing:.4px;cursor:pointer;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #00000026,0 10px 25px #ed7f0d80,0 0 15px #ff950066}.guest-login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0003,0 14px 35px #ed7f0db3,0 0 20px #ff950099;color:#000}.guest-divider{display:flex;align-items:center;width:100%;gap:10px}.guest-divider:before,.guest-divider:after{content:"";flex:1;height:1px;background:#3a4d5f}.guest-divider span{color:#888;font-weight:600;font-size:.75rem;white-space:nowrap}.guest-signup-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 14px;background:linear-gradient(135deg,#9b3fbf,#7c4197);color:#fff;border:none;border-radius:6px;font-weight:700;font-size:.9rem;letter-spacing:.4px;cursor:pointer;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #00000026,0 8px 22px #7c41978c,0 0 18px #a855f773;animation:signupPulse 2.5s ease-in-out infinite alternate}.guest-signup-btn:hover{transform:translateY(-2px);color:#000;box-shadow:0 6px 14px #0003,0 14px 35px #7c4197bf,0 0 28px #a855f7a6;animation:none}@keyframes signupPulse{0%{box-shadow:0 6px 14px #0003,0 14px 35px #7c4197bf,0 0 28px #a855f7a6}to{box-shadow:0 6px 14px #0003,0 14px 35px #a15ec0bf,0 0 28px #a855f7a6}}.qty-label{font-size:.8rem;font-weight:600;color:#555}.basket{padding-bottom:120px;padding-top:50px;min-height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linen}.sepetimtitle{display:flex;align-items:center;justify-content:center;font-weight:900;font-size:2rem;color:#1a1a1a;text-align:center;width:100%;letter-spacing:1px;margin-bottom:10px}.title{display:flex;align-items:center;gap:10px;margin:0}.empty-basket{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;width:100%}.empty-basket h1{color:#7c4197;font-size:2rem;margin-top:30px}.basket-card{display:grid;grid-template-columns:500px 340px;gap:50px;width:100%;height:600px;justify-content:center}.basket-left{display:flex;flex-direction:column;height:100%;border-radius:8px;background:#fff;border:1px solid #e0e0e0;overflow:hidden}.section-title{font-size:1.2rem;color:#222;margin:0;font-weight:700;flex-shrink:0;letter-spacing:.8px;text-align:center;white-space:nowrap;background:#fff}@media (max-width: 475px){.basketTD{flex-direction:column}}.products-container{display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent}.products-container::-webkit-scrollbar{width:6px}.products-container::-webkit-scrollbar-track{background:transparent}.products-container::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.product-card{background:#fff;border-radius:6px;box-shadow:0 1px 2px #0000000d;border:1px solid #e8e8e8;transition:all .3s ease;flex-shrink:0;overflow:hidden}.product-card:hover{box-shadow:0 4px 12px #00000014;border-color:#d0d0d0}.product-card-inner{display:flex;gap:10px;padding:8px}.product-card-image{width:160px;height:160px;background:#f5f5f5;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:4px;position:relative}.product-card-image img{width:100%;height:100%;object-fit:contain;padding:4px}.product-warning{position:absolute;top:0;left:0;right:0;background:#ff8c00;color:#fff;padding:4px 8px;font-size:.7rem;font-weight:600;z-index:5}.no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f5f5f5;color:#999;font-size:.75rem;font-weight:500}.discount-badge{position:absolute;top:8px;right:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8c00,#ff7a00);color:#fff;padding:6px 8px;border-radius:4px;font-weight:900;box-shadow:0 4px 15px #ff8c0080;min-width:42px;text-align:center;z-index:10;line-height:1.1;transform:scale(.95)}.discount-value{font-size:.95rem;font-weight:900}.discount-label{font-size:.55rem;font-weight:700;margin-top:1px;letter-spacing:.3px}.product-card-details{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0;padding:4px 0}.product-card-details h3{margin:0;font-size:.8rem;color:#1a1a1a;font-weight:700;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.product-pricing{display:flex;flex-direction:column;gap:4px}.old-price{color:#999;text-decoration:line-through;font-size:.8rem;margin:0;font-weight:500}.new-price{color:#ff8c00;font-size:1.1rem;font-weight:900;margin:0}.product-bottom{display:flex;flex-direction:column;gap:4px;margin-top:auto}.quantity-buttons{display:flex;align-items:center;justify-content:flex-start;gap:4px}.qty-btn{width:24px;height:22px;border:1px solid #999;background:#fff;color:#333;border-radius:3px;cursor:pointer;font-weight:700;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qty-btn:hover{background:#f5f5f5;border-color:#666}.qty-value{font-weight:700;color:#333;min-width:28px;text-align:center;font-size:.9rem}.product-timer{display:flex;align-items:center;justify-content:center;gap:4px;background:linear-gradient(135deg,#1f2933,#2d3742);border-radius:6px;padding:6px 8px;border:1px solid rgba(255,140,0,.6);position:relative;overflow:hidden;box-shadow:0 0 4px #ff8c0099,0 0 10px #ff8c0080,0 0 15px #ff8c0059,inset 0 0 5px #0006;animation:timerBoxGlow 2s ease-in-out infinite alternate}.timer-label{font-size:.65rem;font-weight:700;color:gold;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap}.timer-value{font-size:.85rem;font-weight:900;color:#ff8c00;letter-spacing:.5px;text-shadow:0 0 6px rgba(255,140,0,.8),0 0 12px rgba(255,140,0,.6),0 0 20px rgba(255,140,0,.4);animation:timerPulse 1.5s infinite alternate;white-space:nowrap}@keyframes timerBoxGlow{0%{box-shadow:0 0 6px #ff8c0080,0 0 16px #ff8c0059,0 0 25px #ff8c0033,inset 0 0 8px #0006}to{box-shadow:0 0 12px #ff8c00cc,0 0 28px #ff8c0099,0 0 45px #ff8c0073,inset 0 0 10px #0006}}@keyframes timerPulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.basket-middle{display:flex;flex-direction:column;height:100%}.form-container{background:#fff;border-radius:8px;padding:14px;box-shadow:0 1px 2px #0000000d;border:1px solid #e0e0e0;display:flex;flex-direction:column;gap:12px;height:100%;overflow:hidden}.form-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;padding-bottom:10px}.tab-btn{padding:9px 12px;border:1px solid #d0d0d0;background:#fff;color:#666;border-radius:4px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .25s ease;text-transform:capitalize}.tab-btn:hover{border-color:#999;color:#333;background:#f9f9f9}.tab-btn.active{background:#123350;color:#fff;border-color:#2c5f8d}.form-scroll-area{display:flex;flex-direction:column;gap:10px;flex:1;padding-right:4px}.form-container input{padding:12px;border:1px solid #d0d0d0;border-radius:4px;font-size:.85rem;font-family:inherit;transition:all .25s ease;background:#fff;font-weight:500}.form-container input::placeholder{color:#999;font-weight:500}.form-container input:focus{outline:none;border-color:#2c5f8d;box-shadow:0 0 0 3px #2c5f8d14}.form-container input.input-error{border-color:#ff6b6b;background:#fff5f5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.form-row>.form-field{display:flex;flex-direction:column;gap:4px}.error-text{color:#ff6b6b;font-size:.7rem;font-weight:600;margin-top:1px;margin-left:3px}.address-section h3{font-size:.8rem;color:#a3a3a3;margin:0 0 8px;letter-spacing:.4px}.address-list{display:flex;padding:6px 8px;flex-direction:column;gap:6px;margin-bottom:6px;min-height:190px;max-height:200px;overflow-y:auto}.address-item{display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:8px 10px;box-shadow:0 18px 35px #00000026;border-radius:4px;transition:all .25s ease;background:#fff;position:relative;min-height:100px;max-height:300px;overflow-y:auto}.address-item:hover{border-color:#999;background:#f9f9f9}.address-left{display:flex;align-items:start;justify-content:space-between}.address-text{display:flex;align-items:start;max-width:300px;gap:6px;font-size:.75rem;color:#555;flex:1}.address-text svg{color:#000;flex-shrink:0;font-size:.9rem}.address-right{display:flex;align-items:center;gap:6px;justify-content:flex-end}.selected-badge{display:flex;align-items:center;gap:4px;background:#06888a;color:#fff;padding:3px;border-radius:3px;font-size:.6rem;font-weight:700;letter-spacing:.2px}.selected-badge svg{font-size:.85rem}.delete-address-btn{background:none;border:none;color:#ff6b6b;cursor:pointer;font-size:.95rem;padding:3px 5px;display:flex;align-items:center;transition:all .2s ease}.delete-address-btn:hover{color:#ff5252;transform:scale(1.15)}.use-address-btn{padding:6px 10px;background:#06888a;color:#fff;border:none;border-radius:3px;cursor:pointer;font-weight:600;font-size:.7rem;transition:all .2s ease;letter-spacing:.2px}.use-address-btn:hover{background:#1e4566}.address-info{font-size:.7rem;color:#666;margin:6px 0;font-weight:500;font-style:italic}.no-address{color:#ff6b6b;font-size:.75rem;margin:6px 0;font-weight:600}.add-address-form{display:flex;flex-direction:column;gap:6px}.add-address-form input{padding:9px 11px;border:1px solid #d0d0d0;border-radius:4px;font-size:.85rem;background:#fff;transition:all .2s ease;font-weight:500}.add-address-form input:focus{border-color:#2c5f8d;box-shadow:0 0 0 3px #2c5f8d14}.add-address-btn{padding:9px 11px;background:#06888a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;font-size:.8rem;transition:all .2s ease;letter-spacing:.3px}.add-address-btn:hover:not(:disabled){background:#1e4566}.add-address-btn:disabled{opacity:.6;cursor:not-allowed}.basket-right{display:flex;flex-direction:column;height:100%}.summary-box{background:#2d1b3d;color:#fff;border-radius:8px;padding:0;box-shadow:0 4px 24px #7c419740;border:1px solid rgba(124,65,151,.35);display:flex;flex-direction:column;gap:0;height:100%;overflow:hidden}.summary-box h2{font-size:1.2rem;margin:0;padding:16px;font-weight:600;color:#ff8c00;text-align:start;letter-spacing:.8px;flex-shrink:0}.summary-content{display:flex;flex-direction:column;gap:0;flex-shrink:0;padding:1px 18px;overflow-y:auto;max-height:220px}.summary-content::-webkit-scrollbar{width:4px}.summary-content::-webkit-scrollbar-thumb{background:#4a5d70;border-radius:2px}.summary-item{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;padding:8px 0;color:#ffffffbf;border-bottom:1px solid rgba(124,65,151,.15)}.item-label{font-weight:600;color:#ebebeb;letter-spacing:.3px;font-size:.8rem}.item-value{text-align:right;color:#fff;font-weight:700;font-size:.8rem}.summary-item.summary-total{padding:10px 0;border:none;margin:0;display:flex;justify-content:space-between;align-items:center;gap:8px;background:transparent;border-top:2px solid;border-bottom:2px solid;border-image:linear-gradient(to right,transparent,#ff8c00,transparent) 1}.summary-total .item-label{font-weight:800;color:#ff8c00;font-size:.8rem}.summary-total .item-value{font-size:1.25rem;color:#ff8c00;font-weight:900}.summary-footer{display:flex;flex-direction:column;gap:12px;padding:12px 14px;align-items:center;flex-shrink:0;margin-top:auto}.agreement-section{display:flex;flex-direction:column;gap:8px;width:100%}.agreement-section .MuiFormGroup-root{gap:6px}.agreement-label{font-size:.75rem;color:#ebebeb;line-height:.4;display:flex;flex-direction:column;gap:2px}.agreement-subtext{color:#ebebeb;font-weight:500}.agreement-link{color:#ffec7d;text-decoration:none;font-weight:600;transition:all .2s ease}.agreement-link:hover{color:gold;text-decoration:underline}.agreement-section .MuiCheckbox-root{padding:4px 8px;color:#ebebeb!important}.agreement-section .MuiCheckbox-root.Mui-checked{color:#ffec7d!important}.payment-security-section{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-bottom:1px solid #3a4d5f;align-items:center;flex-shrink:0}.secure-payment-btn{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#ed7f0d,#ff9500);color:#fff;padding:8px 14px;border:2px solid transparent;border-radius:6px;width:100%;cursor:pointer;font-weight:700;font-size:.95rem;line-height:1.3;letter-spacing:.4px;text-align:center;transition:all .3s ease;box-shadow:0 4px 10px #00000026,0 10px 25px #ed7f0d80,0 0 15px #ff950066;position:relative;overflow:hidden;white-space:normal}.secure-payment-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 14px #0003,0 14px 35px #ed7f0db3,0 0 20px #ff950099}.secure-payment-btn:active:not(:disabled){transform:translateY(0)}.secure-payment-btn:disabled{opacity:.7;cursor:not-allowed}.secure-payment-btn .lock-icon{font-size:1.4rem;flex-shrink:0}.secure-payment-btn .secure-text{flex:1;font-size:.9rem;font-weight:700;line-height:1.3}.secure-payment-btn .btn-loader{flex-shrink:0;color:#000!important}.payment-badges-group{display:flex;gap:8px;width:100%;justify-content:center}.badge-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 10px;border-radius:4px;font-weight:700;font-size:.7rem;text-align:center;line-height:1.1;min-width:55px;background:#fff;color:#2c5f8d}.card-info{font-size:.7rem;color:#ccc;text-align:center;letter-spacing:.3px}@media (max-width: 1400px){.basket-card{grid-template-columns:500px 320px;gap:30px}}@media (max-width: 1200px){.basket-card{grid-template-columns:1fr;gap:16px;height:auto;min-height:600px}.basket-left{grid-column:1 / -1;max-width:550px;width:100%;max-height:600px;margin:0 auto}.basket-middle{grid-column:1 / 2}.basket-right{grid-column:2 / 3}.agreement-label{font-size:.7rem;white-space:nowrap}.agreement-link{font-size:.7rem}}@media (max-width: 1024px){.basket{padding:20px 15px}.title{font-size:3rem;margin-bottom:24px}.basket-card{grid-template-columns:1fr 1fr;gap:16px;height:auto}.basket-left{grid-column:1;order:1;max-height:600px;max-width:490px;margin:0 auto}.basket-right{grid-column:2;order:3;width:100%}.product-card-image{width:120px;height:120px}.product-card-details h3{font-size:.75rem}.form-container{padding:12px}.summary-footer{padding:10px 12px;gap:10px}.secure-payment-btn{padding:10px 12px;font-size:.85rem}.agreement-label,.agreement-subtext{font-size:.65rem}}@media (max-width: 768px){.discount-badge{margin-top:20px;margin-right:72px;transform:scale(.7);max-width:12px;max-height:48px}.discount-value{font-size:.7rem;font-weight:900}.discount-label{font-size:.5rem;font-weight:700;margin-top:1px;letter-spacing:.3px}.basket{padding:15px 12px}.title svg{margin-top:-2px}.title{font-size:2.2rem;margin-bottom:24px}.basket-card{gap:14px;grid-template-columns:1fr}.basket-left{grid-column:1;order:1;max-height:600px;width:90%;margin:0 auto}.basket-middle{grid-column:1;order:2;width:90%;margin:0 auto}.basket-right{grid-column:1;order:3;width:80%;margin:0 auto}.product-card{margin-bottom:8px}.product-card-image{width:100px;height:100px}.product-card-inner{gap:8px;padding:6px}.product-card-details{gap:2px}.product-card-details h3{font-size:.7rem}.product-pricing{gap:1px}.timer-label{font-size:.6rem}.timer-value{font-size:.9rem}.product-timer{padding:5px 6px;gap:2px}.section-title{font-size:1rem;padding:12px 14px}.form-container{padding:10px;gap:10px}.form-scroll-area{gap:8px}.form-container input{padding:10px;font-size:.8rem}.tab-btn{padding:8px 10px;font-size:.8rem}.address-section h3{font-size:.75rem}.address-list{max-height:180px;gap:5px}.address-item{padding:6px 8px;min-height:80px;gap:4px}.address-text{font-size:.7rem}.form-row{grid-template-columns:1fr}.use-address-btn{padding:5px 8px;font-size:.65rem}.delete-address-btn{font-size:.85rem;padding:2px 4px}.add-address-form input{padding:8px 10px;font-size:.8rem}.add-address-btn{padding:8px 10px;font-size:.75rem}.summary-box h2{font-size:1rem;padding:12px 14px}.summary-content{padding:1px 14px;max-height:200px}.summary-item{padding:10px 0;font-size:.7rem}.item-label,.item-value{font-size:.75rem}.summary-total .item-value{font-size:1.1rem}.summary-footer{padding:10px 12px;gap:8px}.agreement-section{gap:6px}.agreement-label{font-size:.6rem;line-height:.4}.agreement-subtext,.agreement-link{font-size:.6rem}.secure-payment-btn{padding:9px 10px;font-size:.8rem;gap:8px}.secure-payment-btn .lock-icon{font-size:1.2rem}.secure-payment-btn .secure-text{font-size:.75rem}.payment-cards{gap:8px}.payment-card-logo{height:28px}.guest-login-btn,.guest-signup-btn{font-size:.8rem;padding:11px 12px}.guest-auth-desc{font-size:.75rem}.recommended-products-section{padding:30px 12px;margin-top:40px}.section-heading{font-size:1.4rem;margin-bottom:30px}.product-item{flex-basis:calc(50% - 10px);min-width:150px}.product-item-image{height:150px}.product-item-info{padding:12px;gap:8px}}@media (max-width: 480px){.basket{padding:10px 8px}.basket-left{max-width:90%}.guest-login-btn,.guest-signup-btn{font-size:.75rem;padding:10px}}@media (max-width: 375px){.discount-badge{margin-top:20px}.address-item{min-height:unset;height:auto}.address-left{flex-direction:column-reverse;align-items:flex-start;gap:4px}.selected-badge{align-self:flex-start;margin-top:2px}.basket{padding-top:32px;padding-bottom:32px;margin:0}.address-list{max-height:220px;overflow-y:auto;min-height:unset}.agreement-label{line-height:.5}.payment-card-logo{height:24px!important;padding:2px 3px}.payment-cards{gap:5px}.secure-payment-btn .secure-text{font-size:.7rem!important}.secure-payment-btn .lock-icon{font-size:1rem}.secure-payment-btn{padding:8px 10px;gap:6px}.product-card-inner{flex-direction:column;align-items:center;padding:8px;gap:6px}.product-card-image{width:100%;height:140px}.product-card-details{width:100%;align-items:flex-start}.product-card-details h3{font-size:.75rem}.new-price{font-size:1rem}.old-price{font-size:.7rem}.form-row{grid-template-columns:1fr}.item-label,.item-value{font-size:.65rem}.summary-total .item-value{font-size:.95rem}.summary-total .item-label{font-size:.65rem}.summary-box h2{font-size:.9rem;padding:10px 12px}.summary-content{padding:1px 10px}.summary-footer{padding:8px 10px;gap:6px}.agreement-label,.agreement-link,.agreement-subtext{font-size:.55rem}.basket-left,.basket-middle,.basket-right{width:92%;margin:0 auto}}button:disabled{opacity:.6;cursor:not-allowed}a{text-decoration:none}.payment-cards{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.payment-card-logo{height:32px;object-fit:contain;border-radius:6px;box-shadow:0 2px 6px #0000001f;padding:4px 6px;background-color:#fff;transition:transform .2s ease,box-shadow .2s ease}.payment-card-logo:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000002e}.recommended-products-section{width:100%;margin-top:80px;padding:40px 20px;background:#fff;border-radius:12px}.section-heading{font-size:2rem;color:#1a1a1a;margin:0 0 50px;font-weight:800;letter-spacing:.5px;text-align:center}.product-container{width:100%;display:flex;justify-content:center}.products_0{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:100%;max-width:100%}.product-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;flex-basis:calc(25% - 15px);min-width:200px}.product-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.product-item-image{width:100%;height:200px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-item-image img{width:100%;height:100%;object-fit:contain;padding:10px}.product-item-info{padding:15px;display:flex;flex-direction:column;gap:10px;flex:1}.product-item-info h4{margin:0;font-size:.9rem;color:#1a1a1a;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item-pricing{display:flex;flex-direction:column;gap:4px}.old-price-small{color:#999;text-decoration:line-through;font-size:.75rem;font-weight:500}.new-price-small{color:#ff8c00;font-size:1.1rem;font-weight:900}.add-to-cart-btn{padding:10px 12px;background:linear-gradient(135deg,#ed7f0d,#ff9500);color:#000;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:.85rem;transition:all .3s ease;box-shadow:0 2px 8px #ed7f0d4d;letter-spacing:.3px;margin-top:auto}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ed7f0d80}.add-to-cart-btn:active{transform:translateY(0)}.go-to-products-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:13px 32px;background:linear-gradient(135deg,#7c4197,#9b59b6);color:#fff;border-radius:6px;font-weight:700;font-size:1.2rem;letter-spacing:.4px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #00000026,0 10px 25px #7c419780,0 0 15px #9b59b666}.go-to-products-btn:hover{transform:translateY(-2px);color:#fff;box-shadow:0 6px 14px #0003,0 14px 35px #7c4197b3,0 0 20px #9b59b699}@media (max-width: 475px){.empty-basket img{width:200px}.empty-basket h1{font-size:1.6rem;text-align:center;padding:0 16px}.go-to-products-btn{font-size:.9rem;padding:10px 20px}}.agreement-section .MuiCheckbox-root:not(.Mui-checked){color:#ff6b6b!important}.agreement-section .MuiFormControlLabel-root:has(.MuiCheckbox-root:not(.Mui-checked)) .agreement-label{color:#f99!important}.address-list{overflow-x:hidden}.address-text{overflow-wrap:break-word;word-break:break-word;white-space:normal}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}
