body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.app-container,body,html{overflow-x:hidden;width:100%}.app-container{background-color:#f8f0f5;display:flex;flex-direction:column;min-height:100vh}.main-content{background-color:#fff;flex:1 1;margin:0 auto;max-width:1400px;padding:5 20px;position:relative;width:100%}.section-divider{background-color:#ecd5df;height:1px;margin:30px 0}.recommendation-section{margin-bottom:30px}.recommendation-section h2{color:#a8336e;font-size:24px;font-weight:700;letter-spacing:.5px;margin-bottom:16px}.header{background-color:#a8336e;color:#fff;font-family:Arial,sans-serif;left:0;position:relative;position:fixed;top:0;width:100%;z-index:1000}.header-main{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;padding:12px 20px;width:100%}.header-left,.header-main{align-items:center;display:flex}.logo{font-size:22px;font-weight:700;margin-left:10px;padding:5px}.logo:hover{border:2px solid #f57fcc;border-radius:5px;cursor:pointer}.menu-toggle{background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:8px}.header-center{flex-grow:0.5;flex-shrink:1;min-width:0;padding:10px}.search-bar{background:#fff;border:2px solid #0000;border-radius:8px;display:flex;height:40px;overflow:hidden}.search-bar:focus-within{border-color:#e6799f;box-shadow:0 0 5px #0000001a}.category{align-items:center;background-color:#f8e5ee;border-right:1px solid #ecd5df;color:#a8336e;display:flex;font-size:13px;padding:0 12px}.dropdown-icon{margin-left:5px}.search-bar input{border:none;color:#333;flex:1 1;font-size:14px;outline:none;padding:0 10px}.search-btn{background-color:#e6799f;border:none;color:#fff;cursor:pointer;justify-content:center;width:40px}.header-right,.search-btn{align-items:center;display:flex}.header-right{flex-shrink:0;gap:12px}.sign-in{background:none;border:none;color:#fff;cursor:pointer;text-align:left}.sign-in-vertical{align-items:flex-start;background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:column;margin-right:12px;padding:4px 8px}.sign-in-vertical .user-greet{color:#f8e5ee;font-size:12px}.sign-in-vertical .user-account{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:4px}.returns-orders{cursor:pointer;margin-right:12px;text-align:left}.returns-orders .user-greet{color:#f8e5ee;display:block;font-size:12px}.returns-orders .user-account{color:#fff;display:block;font-size:14px;font-weight:700}.cart-btn{border:none;cursor:pointer;position:relative}.cart-btn,.cart-count{align-items:center;color:#fff;display:flex}.cart-count{background-color:#ff9dbb;border:2px solid #a8336e;border-radius:50%;font-size:12px;font-weight:700;height:18px;justify-content:center;min-width:18px;position:absolute;right:-6px;top:-6px}.cart-label{font-size:14px;font-weight:700;margin-left:8px}.user-profile{position:relative}.user-button{background:none;text-align:left}.profile-icon-btn,.user-button{border:none;color:#fff;cursor:pointer}.profile-icon-btn{align-items:center;display:inline-flex;gap:4px}.user-dropdown{background:#e6799f;border-radius:8px;box-shadow:0 3px 8px #00000026;color:#333;margin-top:5px;overflow:hidden;position:absolute;right:0;top:100%;z-index:100}.user-dropdown button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 15px;text-align:left;width:100%}.user-dropdown button:hover{background-color:#e03484}.logout{color:#e84a80;font-weight:500}.mobile-menu{background-color:#ecb4ee;box-shadow:0 3px 8px #0000001a;color:#333;padding:15px}.mobile-menu button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:15px;gap:10px;padding:12px 0;text-align:left;width:100%}.sub-header{background-color:#c04d7c;color:#fff;font-size:13px;justify-content:space-between;padding:10px 20px}.deliver-info,.sub-header{align-items:center;display:flex}.deliver-info{background-color:#ffffff1a;border-radius:20px;gap:6px;padding:6px 12px}.sub-nav{display:flex;gap:20px}.sub-nav span{font-weight:500;opacity:.9}@media (max-width:768px){.logo{font-size:10px;font-weight:700;margin-left:10px}.search-bar{border-radius:4px;display:flex;height:20px;max-width:calc(100vw - 150px)}.search-bar input{font-size:6px}.search-btn{align-items:center;cursor:pointer;display:flex;justify-content:center;width:50px}.header-right{flex:0 0 auto;gap:0;margin-left:auto;position:relative;z-index:2}.header-center{flex:1 1 auto;min-width:0;padding-right:6px}.user-button .user-greet{font-size:5px}.menu-toggle{border-radius:5px;font-size:14px;padding:5px}.user-profile{margin-left:8px}}.banner{height:90vh;overflow:hidden}.banner,.banner-background{position:relative;width:100%}.banner-background{align-items:center;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center}.banner-overlay{background:linear-gradient(90deg,#0006,#0000001a);bottom:0;left:0;position:absolute;right:0;top:0}.banner-arrows{display:flex;justify-content:space-between;padding:0 20px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.arrow-button{background-color:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:44px;width:44px}.banner-content{color:#fff;margin:auto;max-width:800px;padding:40px 20px;position:relative;text-align:center;z-index:2}.banner-title{font-size:42px;font-weight:700;margin-bottom:12px;text-shadow:1px 2px 4px #0006}.banner-description{font-size:20px;line-height:1.6;margin-bottom:28px;text-shadow:1px 2px 3px #0000004d}.banner-button{border:none;border-radius:8px;color:#fff;cursor:pointer}.banner-indicators{display:flex;gap:8px;justify-content:center;margin-top:20px}.banner-indicator{background-color:#fff6;border-radius:50%;height:10px;width:10px}.banner-indicator.active{background-color:#fff}.product-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding:20px}.product-ca{background:linear-gradient(145deg,#fff0f5,#ffe6f0);border:2px solid #e684a3;border-radius:15px;box-shadow:0 4px 15px #a8336e1a;display:flex;flex-direction:column;height:480px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s ease}.product-ca:hover{border-color:#a8336e;box-shadow:0 8px 25px #a8336e40;transform:translateY(-5px)}.product-ca:before{background:linear-gradient(90deg,#e84a80,#a8336e,#4a7de8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.product-image{background-color:#f8f9fa;border:2px solid #f0f0f0;border-radius:12px;height:220px;margin-bottom:15px;object-fit:cover;transition:transform .3s ease;width:100%}.product-ca:hover .product-image{transform:scale(1.05)}.product-info{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;padding:4px 0}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#a8336e;display:flex;display:-webkit-box;font-size:16px;font-weight:600;height:44px;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.product-desc,.product-name{align-items:center;justify-content:center;margin:5px 0}.product-desc{color:#666;display:flex;flex-grow:0;font-size:13px;font-style:italic;line-height:1.4;min-height:36px}.product-price{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e84a80,#a8336e);-webkit-background-clip:text;background-clip:text;color:#e84a80;font-size:18px;font-weight:700;height:24px;margin:8px 0}.add-to-cart-btn,.product-price{align-items:center;display:flex;justify-content:center}.add-to-cart-btn{background:linear-gradient(45deg,#e84a80,#d13d6e);border:none;border-radius:8px;box-shadow:0 2px 8px #e84a804d;color:#fff;cursor:pointer;font-size:13px;font-weight:600;gap:8px;letter-spacing:.5px;margin-top:auto;padding:10px 14px;text-transform:uppercase;transition:all .3s ease}.add-to-cart-btn:hover{background:linear-gradient(45deg,#d13d6e,#c02d5e);box-shadow:0 4px 12px #e84a8066;transform:translateY(-2px)}.add-to-cart-btn:disabled{background:linear-gradient(45deg,#ccc,#999);cursor:not-allowed}.add-to-cart-btn:disabled,.add-to-cart-btn:disabled:hover{box-shadow:none;transform:none}.buy-now-btn{align-items:center;background:linear-gradient(45deg,#a01143,#880430);border:none;border-radius:8px;box-shadow:0 2px 8px #e84a804d;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:8px;padding:10px 14px;text-transform:uppercase;transition:all .3s ease}@media (max-width:768px){.product-ca{height:420px;padding:15px}.product-image{height:160px}.product-name{font-size:14px;height:40px}.product-desc{font-size:12px;min-height:32px}.product-price{font-size:16px}.add-to-cart-btn,.buy-now-btn{font-size:12px;padding:10px 12px}}.simple-footer{align-items:center;background-color:#a8336e;bottom:0;display:flex;height:80px;justify-content:center;left:0;position:fixed;width:100%;z-index:10}body{padding-bottom:80px}@media (max-width:767px){body{padding-bottom:50px}}.simple-footer.mobile{height:50px}.simple-footer-content{text-align:center}.footer-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.footer-copy{color:#f8e5ee;font-size:13px}.simple-footer.mobile .footer-title{font-size:14px}.simple-footer.mobile .footer-copy{font-size:12px}.cart-overlay{background-color:#00000080;display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;transition:all .3s ease-in-out;width:100vw;z-index:1001}.cart-panel{border-top:2px solid #a8336e;box-shadow:-2px 0 10px #0000001a;flex-direction:column;height:100vh;max-width:400px;overflow:hidden;padding:0;position:relative;width:90%}.cart-header,.cart-panel{background:#fff;display:flex}.cart-header{align-items:center;border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;padding:20px 20px 15px}.cart-items{flex:1 1;margin:0;overflow-y:auto;padding:0 20px}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;padding:15px 0}.cart-item img{border-radius:8px;flex-shrink:0;height:60px;margin-right:10px;object-fit:cover;width:60px}.cart-info{flex:1 1;min-width:0}.cart-name{word-wrap:break-word;font-weight:700;margin-bottom:4px}.cart-price,.cart-total{color:#555;margin-top:4px}.quantity-controls{align-items:center;display:flex;gap:6px;margin-top:8px}.quantity-controls button{background-color:#eee;border:none;border-radius:4px;cursor:pointer;min-width:28px;padding:4px 8px}.cart-remove{background:none;border:none;color:#e84a80;cursor:pointer;flex-shrink:0;margin-left:10px;padding:8px}.cart-footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;margin-top:auto;padding:20px}.cart-summary{display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:10px}.tax-note{color:#777;font-size:12px;margin:8px 0 15px;text-align:center}.empty-cart{display:flex;flex:1 1;flex-direction:column;padding:30px 20px;text-align:center}.btn,.empty-cart{align-items:center;justify-content:center}.btn{border-radius:6px;display:inline-flex;margin-top:10px;padding:12px 16px;transition:background-color .2s ease;width:100%}.btn-primary{background-color:#e84a80;color:#fff}.btn-primary:hover{background-color:#d63d6f}.btn-secondary{background-color:#ccc;color:#333;margin-top:8px}.btn-secondary:hover{background-color:#bbb}.btn-danger{background-color:#ff4d4f;margin-top:8px}.btn-danger:hover{background-color:#f33}.cart-error{color:red;margin-bottom:20px;text-align:center}.cart-items::-webkit-scrollbar{width:6px}.cart-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cart-items::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.cart-items::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:480px){.cart-panel{max-width:none;width:100%}.cart-footer,.cart-header{padding:15px}.cart-items{padding:0 15px}.btn{font-size:16px;padding:14px 16px}}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.auth-container,.auth-content{background-color:#fff;width:100%}.auth-content{border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-right:38px;max-width:420px;padding:32px;text-align:center}.auth-header{margin-bottom:24px}.auth-title{color:#a8336e;font-size:32px;font-weight:700;margin-bottom:8px}.auth-tagline{color:#666;font-size:14px}.auth-form h2{color:#333;font-size:22px;font-weight:700;margin-bottom:4px}.auth-form p{color:#888;font-size:14px;margin-bottom:20px}.auth-form input{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:14px;padding:12px 16px;width:90%}.register-options{display:flex;gap:16px;justify-content:center;margin-bottom:16px}.option-btn{background-color:#4a7de8;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:700;padding:10px}.option-btn.selected{background-color:#a8336e;border:2px solid #333}.auth-submit{background-color:#a8336e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;width:100%}.auth-submit.disabled{background-color:#ccc;cursor:not-allowed}.toggle-link{color:#666;cursor:pointer;font-size:14px;margin-top:18px}.toggle-link span{color:#a8336e;font-weight:700}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:5px;color:#c33}.error-message,.success-message{font-size:14px;margin-bottom:15px;padding:10px}.success-message{background-color:#efe;border:1px solid #cfc;border-radius:5px;color:#363}.category-filter{background-color:#fff;padding:20px;text-align:center}.filter-title{color:#a8336e;font-size:24px;font-weight:700;margin-bottom:20px}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.filter-button{background-color:#f0f0f0;border:2px solid #ddd;border-radius:30px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease-in-out}.filter-button.active,.filter-button:hover{background-color:#e84a80;border-color:#e84a80;color:#fff}.add-product-container{background-color:#fff0f5;border:2px solid #e684a3;border-radius:10px;font-family:sans-serif;margin:40px auto;max-width:500px;padding:20px}.add-product-container h2{color:#a8336e;margin-bottom:20px;text-align:center}.product-form{display:flex;flex-direction:column;gap:12px;width:500px}.product-form input,.product-form select{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px}.checkbox{align-items:center;display:flex;font-weight:700;gap:10px;margin-top:10px}button{background-color:#a8336e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700}button:hover{background-color:#922a5f}.message{color:#444;font-weight:700;margin-bottom:10px;text-align:center}.product-list-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:40px auto;max-width:1200px;padding:20px}.product-list-container h2{color:#a8336e;font-size:28px;font-weight:700;margin:0 0 10px;text-align:center;text-shadow:0 2px 4px #a8336e1a}.product-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.refresh-btn{letter-spacing:.5px;padding:10px 20px;text-transform:uppercase}.refresh-btn:hover{background:linear-gradient(45deg,#3a6dd8,#2a5dc8);transform:translateY(-2px)}.product-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:20px 0}.product-card{background:linear-gradient(145deg,#fff0f5,#ffe6f0);border:2px solid #e684a3;border-radius:15px;box-shadow:0 4px 15px #a8336e1a;display:flex;flex-direction:column;height:460px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:all .3s ease}.product-card:hover{border-color:#a8336e;box-shadow:0 8px 25px #a8336e40;transform:translateY(-5px)}.product-card:before{background:linear-gradient(90deg,#e84a80,#a8336e,#4a7de8);content:"";height:4px;left:0;position:absolute;right:0;top:0}.product-card img{background-color:#f8f9fa;border:2px solid #f0f0f0;border-radius:12px;height:220px;margin-bottom:15px;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover img{transform:scale(1.05)}.product-card h3{-webkit-box-orient:vertical;color:#a8336e;display:flex;display:-webkit-box;font-size:16px;font-weight:600;height:44px;line-height:1.3;margin:5px 0;overflow:hidden;text-overflow:ellipsis}.product-card .price,.product-card h3{align-items:center;justify-content:center}.product-card .price{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e84a80,#a8336e);-webkit-background-clip:text;background-clip:text;color:#e84a80;display:flex;font-size:18px;font-weight:700;height:24px;margin:8px 0}.product-card .brand,.product-card .stock{background-color:#fffc;border-radius:6px;color:#666;display:inline-block;font-size:13px;height:24px;line-height:16px;margin:3px;max-width:120px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.product-card .brand{color:#4a7de8;font-weight:500}.product-card .stock{color:#28a745;font-weight:500}.product-info-container{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.product-details{flex:1 1}.product-actions{display:flex;gap:10px;height:40px;justify-content:center;margin-top:15px}.delete-btn,.edit-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:36px;justify-content:center;letter-spacing:.5px;min-width:70px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.edit-btn{background:linear-gradient(45deg,#4a7de8,#3a6dd8);box-shadow:0 2px 8px #4a7de84d;color:#fff}.edit-btn:hover{background:linear-gradient(45deg,#3a6dd8,#2a5dc8);box-shadow:0 4px 12px #4a7de866;transform:translateY(-2px)}.delete-btn{background:linear-gradient(45deg,#e84a80,#d13d6e);box-shadow:0 2px 8px #e84a804d;color:#fff}.delete-btn:hover{background:linear-gradient(45deg,#d13d6e,#c02d5e);box-shadow:0 4px 12px #e84a8066;transform:translateY(-2px)}.error-message{background:linear-gradient(145deg,#fff0f5,#ffe6f0);border:2px solid #e84a80;border-radius:10px;box-shadow:0 4px 15px #e84a801a;color:#e84a80;font-weight:700;margin:20px 0;padding:15px;text-align:center}@media (max-width:768px){.product-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-card{height:420px;padding:15px}.product-card img{height:160px}.product-card h3{font-size:14px;height:40px}.product-actions{flex-direction:column;gap:8px;height:auto}.delete-btn,.edit-btn{height:40px;padding:10px;width:100%}}.order-container{font-family:Arial,sans-serif;margin:auto;max-width:950px;padding:20px}.order-title{color:#333;font-size:20px;font-weight:700;margin-bottom:12px}.order-table{border-collapse:collapse;margin-top:10px;width:100%}.order-table td,.order-table th{border:1px solid #ddd;padding:10px;text-align:left}.order-table th{background:#f5f5f5}.btn{border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-right:5px;padding:6px 12px;transition:.3s}.btn-view{background-color:#007bff;color:#fff}.btn-danger{background-color:#dc3545;color:#fff}.btn:hover{opacity:.85}.customer-container{font-family:Arial,sans-serif;margin:auto;max-width:950px;padding:20px}.customer-title{color:#333;font-size:20px;font-weight:700;margin-bottom:12px}.customer-card{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin-bottom:20px;padding:15px}.customer-table{border-collapse:collapse;margin-top:10px;width:100%}.customer-table td,.customer-table th{border:1px solid #ddd;padding:10px;text-align:left}.customer-table th{background:#f5f5f5}.admin-container{font-family:Arial,sans-serif;padding:20px}.admin-header{align-items:center;border-bottom:2px solid #a8336e;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.admin-header h1{color:#a8336e;margin:0}.logout-btn{background-color:#e84a80;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.logout-btn:hover{background-color:#d13d6e}.admin-nav{display:flex;gap:16px;margin-bottom:20px}.admin-nav button{background-color:#fff;border:1px solid #a8336e;border-radius:8px;color:#a8336e;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s ease}.admin-nav button.active,.admin-nav button:hover{background-color:#a8336e;color:#fff}.admin-content{margin-top:20px}.checkout-container{background:linear-gradient(145deg,#fff0f5,#ffe6f0);border:2px solid #e684a3;border-radius:15px;box-shadow:0 4px 15px #a8336e1a;margin:180px auto 50px;max-width:800px;padding:20px}.checkout-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.checkout-header h2{color:#a8336e;margin:0}.product-summary{align-items:center;background-color:#fffc;border:1px solid #f1c2d4;border-radius:10px;display:flex;gap:16px;margin-bottom:16px;padding:12px}.product-summary img{border:2px solid #f0f0f0;border-radius:10px;height:100px;object-fit:cover;width:100px}.product-summary .summary-info h3{color:#a8336e;margin:0 0 6px}.product-summary .price{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e84a80,#a8336e);-webkit-background-clip:text;font-weight:700}.checkout-form .card-block{background-color:#fffc;border:1px solid #f1c2d4;border-radius:10px;margin-bottom:14px;padding:14px}.checkout-form h4{color:#a8336e;margin:0 0 10px}.checkout-form input[type=tel],.checkout-form input[type=text],.checkout-form textarea{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.checkout-form input[type=tel]:focus,.checkout-form input[type=text]:focus,.checkout-form textarea:focus{border-color:#e84a80;box-shadow:0 0 0 2px #e84a8033;outline:none}.checkout-form input.error,.checkout-form textarea.error{border-color:#dc3545;box-shadow:0 0 0 2px #dc354533}.error-text{color:#dc3545;display:block;font-size:12px;font-weight:500;margin-top:4px}.payment-options{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:10px}.radio-option{align-items:center;background-color:#fff;border:1px solid #f1c2d4;border-radius:20px;cursor:pointer;display:flex;gap:8px;padding:6px 10px;transition:all .3s ease}.radio-option:hover{background-color:#fff0f5;border-color:#e84a80}.radio-option input[type=radio]{accent-color:#e84a80}.upi-section{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:15px}.upi-apps{display:flex;flex-wrap:wrap;gap:16px}.upi-apps label{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 12px;transition:all .3s ease}.upi-apps label:hover{background-color:#fff0f5;border-color:#e84a80}.upi-apps input[type=radio]{accent-color:#e84a80}.upi-id{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px;transition:border-color .3s ease}.upi-id:focus{border-color:#e84a80;box-shadow:0 0 0 2px #e84a8033;outline:none}.upi-id.error{border-color:#dc3545;box-shadow:0 0 0 2px #dc354533}.actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.primary-btn{background:linear-gradient(45deg,#e84a80,#d13d6e);border:none;border-radius:8px;box-shadow:0 2px 8px #e84a804d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .3s ease}.primary-btn:hover:not(:disabled){box-shadow:0 4px 12px #e84a8066;transform:translateY(-1px)}.primary-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.secondary-btn{background:linear-gradient(45deg,#4a7de8,#3a6dd8);border:none;border-radius:8px;box-shadow:0 2px 8px #4a7de84d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .3s ease}.secondary-btn:hover{box-shadow:0 4px 12px #4a7de866;transform:translateY(-1px)}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.primary-btn:disabled{animation:pulse 1.5s infinite}@media (max-width:768px){.checkout-container{margin:20px 10px;padding:15px}.product-summary img{height:80px;width:80px}.payment-options{flex-direction:column;gap:10px}.actions,.upi-apps{flex-direction:column;gap:8px}.primary-btn,.secondary-btn{width:100%}}.payment-status-container{background:linear-gradient(145deg,#fff0f5,#ffe6f0);border:2px solid #e684a3;border-radius:15px;box-shadow:0 4px 15px #a8336e1a;margin:180px auto 50px;max-width:600px;padding:20px}.payment-status-header{align-items:center;border-bottom:2px solid #f1c2d4;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.payment-status-header h3{color:#a8336e;font-size:1.5rem;margin:0}.close-btn{background:#e84a80;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 12px;transition:background-color .3s ease}.close-btn:hover{background:#d13d6e}.loading{color:#666;font-size:1.1rem;padding:40px}.error,.loading{text-align:center}.error{background:#dc35451a;border-radius:8px;color:#dc3545;margin:10px 0;padding:20px}.retry-btn{background:#e84a80;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-weight:600;margin:10px auto;padding:10px 20px;transition:background-color .3s ease}.retry-btn:hover{background:#d13d6e}.payment-status-content{background:#fffc;border-radius:10px;margin-bottom:20px;padding:20px}.status-summary{align-items:center;background:linear-gradient(45deg,#f8f9fa,#e9ecef);border-left:4px solid #e84a80;border-radius:10px;display:flex;gap:20px;margin-bottom:25px;padding:15px}.status-icon{font-size:2.5rem;min-width:60px;text-align:center}.status-details h4{color:#a8336e;font-size:1.2rem;margin:0 0 8px}.status-details .status{font-size:1.1rem;font-weight:700;letter-spacing:1px;margin:5px 0;text-transform:uppercase}.status-details .amount{color:#28a745;font-size:1.3rem;font-weight:700;margin:5px 0 0}.payment-details{background:#f8f9fa;border-radius:8px;margin-bottom:15px;padding:15px}.payment-details h4{border-bottom:1px solid #dee2e6;color:#a8336e;font-size:1.1rem;margin:0 0 15px;padding-bottom:8px}.detail-row{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:8px 0}.detail-row:last-child{border-bottom:none}.detail-row span:first-child{color:#495057;font-weight:600}.detail-row span:last-child{color:#6c757d;font-family:Courier New,monospace;font-size:.9rem}.order-date{background:#e9ecef;border-radius:6px;margin-top:15px;padding:10px;text-align:center}.order-date p{color:#6c757d;font-size:.9rem;margin:0}.payment-status-actions{display:flex;gap:10px;justify-content:center}.refresh-btn{background:linear-gradient(45deg,#4a7de8,#3a6dd8);border:none;border-radius:8px;box-shadow:0 2px 8px #4a7de84d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .3s ease}.refresh-btn:hover{box-shadow:0 4px 12px #4a7de866;transform:translateY(-1px)}.close-status-btn{background:linear-gradient(45deg,#6c757d,#5a6268);border:none;border-radius:8px;box-shadow:0 2px 8px #6c757d4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .3s ease}.close-status-btn:hover{box-shadow:0 4px 12px #6c757d66;transform:translateY(-1px)}@media (max-width:768px){.payment-status-container{margin:20px 10px;padding:15px}.status-summary{flex-direction:column;gap:15px;text-align:center}.status-icon{font-size:2rem}.detail-row{align-items:flex-start;gap:5px}.detail-row,.payment-status-actions{flex-direction:column}.close-status-btn,.refresh-btn{width:100%}}
/*# sourceMappingURL=main.66267990.css.map*/