*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#ff6b9d;--primary-dark:#e5537d;--secondary:#4834d4;--dark:#2d3436;--light:#f8f9fa;--gray:#636e72;--success:#00b894;--danger:#d63031;--shadow:0 10px 30px #0000001a;--shadow-lg:0 20px 60px #00000026}body{background:#f8f9fa;background:var(--light);color:#2d3436;color:var(--dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}button{border:none;cursor:pointer;font-family:inherit;outline:none}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}.loader{align-items:center;display:flex;justify-content:center;min-height:60vh}.spinner{animation:spin 1s linear infinite;border:4px solid #f8f9fa;border-top:4px solid #ff6b9d;border:4px solid var(--light);border-radius:50%;border-top-color:var(--primary);height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:0 15px}}@media (max-width:480px){.container{padding:0 10px}}.checkout-container{background:#f8f9fa;min-height:100vh}.checkout-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:2rem;padding:3rem 0;text-align:center}.checkout-header h1{font-size:2.5rem;font-weight:700}.checkout-content{padding-bottom:3rem}.checkout-main{grid-gap:2rem;display:grid;gap:2rem}.cart-section{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2rem}.cart-section h2{color:#2d3436;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.cart-item{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;gap:1.5rem;margin-bottom:1rem;padding:1.5rem}.cart-item img{border-radius:10px;height:100px;object-fit:cover;width:100px}.item-details{flex:1 1}.item-details h3{color:#2d3436;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.item-details p{color:#636e72;font-size:.9rem;margin-bottom:.5rem}.item-price{color:#667eea!important;font-size:1.2rem!important;font-weight:700!important}.quantity-control{align-items:center;background:#fff;border-radius:25px;display:flex;gap:1rem;padding:.5rem 1rem}.quantity-control button{background:#fff;border:2px solid #667eea;border-radius:50%;color:#667eea;cursor:pointer;font-size:1.2rem;font-weight:700;height:30px;width:30px}.quantity-control span{font-size:1.1rem;font-weight:700;min-width:30px;text-align:center}.delete-btn{background:#0000;border:none;color:#636e72;cursor:pointer;padding:.5rem}.summary-section{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.summary-section h2{color:#2d3436;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.summary-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2rem}.summary-row{border-bottom:1px solid #f0f0f0;color:#636e72;display:flex;font-size:1rem;justify-content:space-between;padding:1rem 0}.free-delivery{color:#00b894;font-weight:700}.total-row{border-bottom:none;color:#2d3436;font-size:1.3rem;font-weight:700;margin-top:.5rem}.payment-info{align-items:center;background:#f0f3ff;border-radius:12px;display:flex;gap:1rem;margin:1.5rem 0;padding:1.5rem}.payment-info h4{color:#2d3436;font-size:1rem;font-weight:700;margin-bottom:.3rem}.payment-info p{color:#636e72;font-size:.85rem;margin:0}.place-order-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1.2rem;width:100%}@media (max-width:968px){.checkout-main{grid-template-columns:1fr}.summary-section{position:relative;top:auto}.cart-item{flex-wrap:wrap;grid-template-columns:80px 1fr}.quantity-control{margin-top:1rem}}@media (max-width:480px){.checkout-header h1{font-size:1.8rem}.cart-section,.summary-card{padding:1rem}.cart-item img{height:70px;width:70px}}
/*# sourceMappingURL=main.497ab6eb.css.map*/