.navbar{align-items:center;background-color:#fff;border-bottom:2px solid #ebebeb;height:70px;justify-content:space-between;padding:15px 40px;position:-webkit-sticky;position:sticky;top:0}.navbar,.navbar-left{display:flex}.navbar-left img{height:38px}.navbar-left img:hover{opacity:.7;transform:scale(1.1)}.navbar-right{display:flex;gap:20px}.nav-icon{cursor:pointer;height:30px;width:34px}.navbar-right .nav-icon:hover{opacity:.8;transform:scale(1.2)}.logout-button{background-color:#000;border-radius:5px;color:#fff;cursor:pointer;height:35px;margin-left:10px;padding:5px 15px;width:80px}.logout-button:hover{background-color:#ff1a1a}.disabled-icon{cursor:not-allowed;opacity:.4;pointer-events:none}.cart-wrapper{position:relative}.quantity{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:12px;justify-content:center;left:91%;padding:3px 5px;position:absolute;top:-8px}@media (max-width:768px){.navbar{padding:15px 20px}.navbar-right{gap:7px}.navbar-left img{width:80px}}.page-container{box-sizing:border-box}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card{align-items:center;background:#fff;border-radius:22px;box-shadow:0 10px 25px #00000014;justify-content:center;padding:20px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{box-shadow:0 18px 40px #00000026;transform:translateY(-8px)}.product-card .wishlist-wrapper{align-items:center;background:#fff;border-radius:50%;box-shadow:0 6px 15px #0000001f;display:flex;height:38px;justify-content:center;position:absolute;right:14px;top:14px;width:38px}.product-card .wishlist-heart{cursor:pointer;height:22px;width:22px}.product-card .wishlist-heart:active{transform:scale(.95)}.section-header{justify-content:center;margin-bottom:50px;margin-top:20px;text-align:center}.section-title{color:#222;font-size:34px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.section-divider{background-color:#000;height:2px;margin:12px auto;opacity:.7;width:70px}.section-tagline{color:#7f7e7e;font-size:18px;letter-spacing:1px}.image-wrapper{position:relative}.product-card:hover img{transform:scale(1.05)}.product-card h3{color:#111;font-size:25px;font-weight:600;letter-spacing:1px;line-height:1.4}.price{color:#111;font-size:20px;letter-spacing:.8px;margin-bottom:12px}.rating{align-items:center;display:flex;gap:7px;justify-content:center;margin:8px 0}.rating,.review-count{font-size:14px}.view-btn{background:#000;border-radius:25px;color:#fff;display:inline-block;font-size:17px;margin-top:12px;padding:8px 22px;text-decoration:none}.view-btn:hover{background:#5f5858}.product-card .view-btn{opacity:0;transform:translateY(8px)}.product-card:hover .view-btn{opacity:1;transform:translateY(0)}.wishlist-wrapper{position:relative}.wishlist-heart{color:#333;cursor:pointer;font-size:25px;transition:transform .2s ease,color .2s ease}.wishlist-heart:hover{transform:scale(1.15)}.wishlist-toast{animation:fadeUp .3s ease;background:#000;border-radius:20px;color:#fff;font-size:13px;padding:6px 14px;position:absolute;right:0;top:-38px;white-space:nowrap}.single-product{align-items:center;display:flex;gap:60px;margin:60px auto;max-width:1000px;padding:20px}.product-left img{border-radius:20px;box-shadow:0 15px 30px #00000026;width:420px}.product-right{flex-direction:column}.product-right h1{font-size:36px;letter-spacing:2px;margin-bottom:15px}.description{color:#555;font-size:18px;line-height:1.6;margin-bottom:25px}.price{letter-spacing:2px;margin-bottom:30px}.product-right button{background:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;height:50px;width:220px}.product-right button:hover{background:#5f5858;transform:translateY(-2px)}.price-row{align-items:center;justify-content:space-between;margin-bottom:30px}.price-wishlist{display:flex;gap:100px;margin-top:22px}.price{font-size:28px;font-weight:700;margin:0}.ratings{display:flex;font-size:14px;gap:6px;justify-content:left;margin:8px 0}.stars{letter-spacing:1px}.rating-value{color:#222;font-weight:500;justify-content:center}.review-count{color:#777;font-size:13px;justify-content:center}@media (max-width:1024px){.single-product{gap:40px;padding:20px}.product-left img{width:360px}.product-right h1{font-size:30px}.description{font-size:16px}.price{font-size:24px}}@media (max-width:768px){.single-product{flex-direction:column;gap:30px;margin:40px auto;text-align:center}.product-left img{max-width:320px;width:100%}.product-right{align-items:center}.price-row{flex-direction:column;gap:15px}.product-right button{max-width:300px;width:100%}}@media (max-width:480px){.page-container{padding:40px 4%}.product-right h1{font-size:24px}.description{font-size:15px}.price{font-size:22px}.product-right button{font-size:15px;height:45px}}.page-container{background:linear-gradient(180deg,#fef8f8,#c8c4c4);min-height:100vh;padding:60px 6%}.empty-wishlist{background:linear-gradient(180deg,#fef8f8,#c8c4c4);color:#555;font-size:30px;font-weight:600;min-height:85vh}.empty-wishlist,.icons{align-items:center;display:flex;justify-content:center}.icons{gap:30px}.add-cart-icon{cursor:pointer;display:inline-block;height:35px!important;object-fit:contain;width:35px!important}.add-cart-icon:hover{opacity:.8;transform:scale(1.2)}.r-w{cursor:pointer;display:inline-block;height:35px!important;object-fit:contain;width:35px!important}.r-w:hover{opacity:.8;transform:scale(1.2)}.product-wishlist{align-items:center;background:#f8f8f8;border-radius:22px;box-shadow:0 10px 25px #00000014;justify-content:center;padding:20px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease}.product-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(280px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(280px,max-content));justify-content:center;margin-top:40px}@media (max-width:480px){.page-container h2{font-size:22px}.product-wishlist{padding:12px}.empty-wishlist{font-size:25px}}*{box-sizing:border-box}body{overflow-x:hidden}.cart-page{margin:60px auto;max-width:1200px;padding:20px;position:relative}.payment-toast{border-radius:10px;color:#fff;font-size:18px;font-weight:600;left:50%;padding:15px 25px;position:fixed;top:20px;transform:translateX(-50%)}.payment-toast.success{background-color:#4caf50}.payment-toast.failure{background-color:#ff3b3b}.cart-container{display:flex;gap:40px;justify-content:space-between}.cart-item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 18px 40px #00000026;display:flex;flex:1 1 min(100%,400px);flex-direction:column;padding:30px}.cart-item:hover{box-shadow:0 25px 50px #0003;transform:translateY(-6px)}.cart-item img{border-radius:20px;margin-bottom:20px;max-width:400px;object-fit:cover;width:100%}.text{color:#333;display:flex;flex-direction:column;text-align:center;width:100%}.item-name{font-size:28px;letter-spacing:1px;margin-bottom:3px}.cart-price{font-size:25px;font-weight:700;letter-spacing:1px;margin:15px 0}.quantity-control{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:10px}.quantity-control button{background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;transition:all .2s ease;width:40px}.quantity-control button:hover{background:#5f5858;box-shadow:0 10px 20px #ff7a7a66;transform:translateY(-3px)}.quantity-control span{font-size:20px;font-weight:600;text-align:center;width:30px}.remove-btn{background:#000;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;height:50px;margin-top:20px;width:220px}.remove-btn:hover{background:#5f5858;transform:translateY(-3px)}.cart-summary{background:#f9f9f9;border-radius:20px;box-shadow:0 18px 40px #0000001a;display:flex;flex:1 1 300px;flex-direction:column;gap:10px;height:-webkit-fit-content;height:fit-content;padding:30px}.cart-summary p{color:#333;display:flex;font-size:18px;font-weight:500;justify-content:space-between}.cart-summary h3{font-size:26px;margin-bottom:0;margin-top:10px}.discount-text{font-size:18px;margin-top:0}.summary-products{background:#fff;border-radius:14px;box-shadow:0 6px 16px #00000014;margin-bottom:20px;padding:15px 20px}.summary-products h4{color:#111;font-size:20px;font-weight:700;margin-bottom:8px}.summary-products p{color:#555;font-size:18px}.pay-btn{background:linear-gradient(90deg,#ff7a7a,#ff5252);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:55px;margin-top:20px;transition:all .3s ease;width:100%}.pay-btn:disabled{cursor:not-allowed;opacity:.6}.pay-btn:hover:not(:disabled){background:linear-gradient(90deg,#ff5252,#ff7a7a);transform:translateY(-3px)}.empty-cart{align-items:center;color:#555;display:flex;font-size:24px;font-weight:600;height:300px;justify-content:center}.page-container h2{font-size:32px;letter-spacing:1px;margin-top:20px;text-align:center}@media (max-width:1024px){.cart-container{align-items:center;flex-direction:column}.cart-summary{width:100%}}@media (max-width:768px){.cart-page{margin:40px auto;padding:10px}.cart-item{padding:20px}.cart-price,.item-name{font-size:20px}.remove-btn{max-width:280px;width:100%}}@media (max-width:480px){.page-container{padding:30px 4%}.page-container h2{font-size:22px}.cart-container{gap:20px}.cart-item img{border-radius:14px;max-width:100%}.item-name{font-size:20px}.cart-price{font-size:18px}.quantity-control button{font-size:18px;height:36px;width:36px}.quantity-control span{font-size:18px}.pay-btn{font-size:16px;height:50px}.payment-toast{font-size:16px;text-align:center;width:90%}.empty-cart h2{font-size:22px}}.auth-container{align-items:center;background:linear-gradient(180deg,#fef8f8,#c8c4c4);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh}.auth-box{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;padding:40px 30px;width:380px}.auth-box:hover{box-shadow:0 25px 45px #0003}.auth-box h2{color:#333;font-size:24px;margin-bottom:25px;text-align:center}.auth-box input{border:1px solid #ddd;border-radius:12px;font-size:14px;margin-bottom:16px;padding:14px 2px 14px 12px;width:100%}.auth-box input:focus{border-color:#6c63ff;box-shadow:0 0 8px #6c63ff4d;outline:none}.auth-box button{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px;width:100%}.auth-box button:hover{background:#574fd6}.auth-error{color:#e74c3c;margin-bottom:12px}.auth-error,.auth-footer{font-size:14px;text-align:center}.auth-footer{color:#555;margin-top:20px}.auth-footer a{color:#6c63ff;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:480px){.auth-box{width:330px}.auth-box h2{font-size:22px}.auth-box input{font-size:12px}.auth-box button{font-size:14px}.auth-footer{font-size:12px}}
/*# sourceMappingURL=main.b96a6ef2.css.map*/