.admin-layout{color:#fff;display:flex;font-family:Inter,sans-serif;margin-top:139px;min-height:100vh;overflow-x:hidden}.admin-sidebar{background:linear-gradient(180deg,#f8f8f8,#fff 50%,#bbb5b5);border-right:1px solid #ffffff14;box-shadow:8px 0 30px #00000040;min-height:100vh;padding:25px;position:-webkit-sticky;position:sticky;top:0;width:280px}.sidebar-logo{margin-bottom:40px;text-align:center}.sidebar-logo h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-color:#000;font-size:28px;font-weight:800;letter-spacing:2px}.admin-sidebar nav{display:flex;flex-direction:column;gap:10px}.admin-sidebar nav a{align-items:center;border-radius:16px;color:#000;display:flex;font-weight:500;gap:14px;padding:15px 18px;text-decoration:none;transition:all .3s ease}.nav-icon{font-size:20px;transition:.3s}.admin-sidebar nav a:hover{background:#f9731626;color:#0c0a0a;transform:translateX(8px)}.admin-sidebar nav a:hover .nav-icon{color:#2b1910;transform:rotate(-10deg) scale(1.2)}.admin-sidebar nav a.active{background:linear-gradient(135deg,#55351e,#2b1910);color:#fff;font-weight:700}.admin-sidebar nav a.active .nav-icon{color:#fff}.admin-content{padding:30px}.admin-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4d4327,#a78bfa);-webkit-background-clip:text;font-size:26px;font-weight:700;margin-bottom:20px}.admin-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:40px}.admin-card{animation:floatCard 6s ease-in-out infinite;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 25px #00000040;overflow:hidden;padding:22px;position:relative;transition:all .4s ease}.admin-card:before{background:linear-gradient(120deg,#38bdf8,#a78bfa,#38bdf8);content:"";filter:blur(20px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:0}.admin-card:hover:before{opacity:.6}.admin-card:hover{box-shadow:0 20px 40px #0006;transform:translateY(-10px) scale(1.03)}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.admin-card h3{color:#cec28e;font-size:16px;position:relative;z-index:2}.admin-card p{color:#000;font-size:32px;font-weight:700;margin-top:8px;position:relative;z-index:2}.admin-card .change{color:#9e9a87;font-size:13px;margin-top:10px;position:relative;z-index:2}.charts-section{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:40px}.chart-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff0f;border-radius:16px;flex:1 1;height:400px;min-width:280px;padding:20px;transition:.3s ease}.chart-container:hover{box-shadow:0 18px 40px #00000059;transform:translateY(-5px)}.chart-container h3{color:#585243;font-size:18px;font-weight:600;margin-bottom:20px}.activity-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff0f;border-radius:20px;flex:1 1;min-width:320px;overflow-y:auto;padding:26px}.activity-section h3{color:#474633;font-size:18px;margin-bottom:10px}.activity-item{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:16px 0;transition:.3s ease}.activity-item:hover{background:#ffffff08;transform:translateX(6px)}.product-name{font-size:15px}.sales-data .units{color:#94a3b8;font-size:13px}.sales-data .revenue{color:#38bdf8;font-size:15px;font-weight:600}.piechart{max-height:300px!important;max-width:300px!important}.activity-section::-webkit-scrollbar{width:6px}.activity-section::-webkit-scrollbar-thumb{background:#38bdf8;border-radius:10px}.toast-container{display:flex;flex-direction:column;gap:.5rem;position:fixed;right:20px;top:80px;z-index:9999}.toast{animation:toast-slide-in .25s ease-out;background:#fff;border-left:4px solid #22c55e;border-radius:.75rem;box-shadow:0 8px 20px #0f172a40;color:#111827;font-size:.85rem;max-width:320px;min-width:220px;padding:.75rem 1rem}.toast-success{border-left-color:#22c55e}.toast-error{border-left-color:#ef4444}.toast-info{border-left-color:#3b82f6}@keyframes toast-slide-in{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-left:50px;margin-right:50px}.product-list-page{margin-top:100px}@media (max-width:768px){.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr);margin-left:15px;margin-right:15px}.product-card-inner{padding:.25rem}.product-image-wrapper{height:200px}.product-price-row{flex-wrap:wrap;gap:.25rem}}.grid-section{margin:20px}.product-card-top{left:10px;pointer-events:none;position:absolute;right:10px;top:10px;z-index:5}.badge-container{left:0;position:absolute;top:0}.wishlist-container{position:absolute;right:0;top:0}.badge{color:#fff;font-size:11px;font-weight:700;letter-spacing:.4px;margin-left:-10px;padding:4px 10px;pointer-events:auto;text-transform:uppercase}.badge-new{animation:badgeNewBounce .6s ease-out;background:linear-gradient(135deg,#00f2fe,#4facfe);box-shadow:0 0 10px #4facfe80;color:#002b36;font-weight:700;transform-origin:center}@keyframes badgeNewBounce{0%{opacity:0;transform:scale(.6) translateY(-4px)}60%{opacity:1;transform:scale(1.12) translateY(0)}80%{transform:scale(.96)}to{transform:scale(1)}}.badge-best{background:linear-gradient(135deg,#f7971e,#ffd200);color:#000;font-weight:700;overflow:hidden;position:relative}.badge-best:after{animation:badgeBestShine 2s linear infinite;background:linear-gradient(120deg,#fff0,#ffffff59,#fff0);content:"";height:100%;left:-160%;position:absolute;top:0;transform:skewX(-20deg);width:100%}@keyframes badgeBestShine{0%{transform:translateX(-160%) skewX(-20deg)}45%{transform:translateX(160%) skewX(-20deg)}to{transform:translateX(-160%) skewX(-20deg)}}.badge-trending{animation:badgeTrendingPulse 1.6s ease-in-out infinite;background:linear-gradient(135deg,#ff512f,#dd2476);box-shadow:0 0 12px #ff512f99;color:#fff;font-weight:700;position:relative}@keyframes badgeTrendingPulse{0%{box-shadow:0 0 0 0 #ff512fb3;transform:scale(1)}60%{box-shadow:0 0 0 10px #ff512f00;transform:scale(1.04)}to{box-shadow:0 0 0 0 #ff512f00;transform:scale(1)}}.wishlist-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;pointer-events:auto;transition:transform .2s ease,background .2s ease;width:35px}.wishlist-btn:hover{background:#ff3b3b;color:#fff;transform:scale(1.08)}.wishlist-btn.wishlist-active{animation:wishlist-pop .35s ease;background:#ff3b3b;box-shadow:0 6px 14px #ff3b3b73;color:#fff;transform:scale(1.12)}@keyframes wishlist-pop{0%{transform:scale(.9)}60%{transform:scale(1.25)}to{transform:scale(1.12)}}.wishlist-btn svg{height:18px;width:18px}.empty-wishlist-img{margin-top:-20px}.wishlist-card-wrapper .product-card-inner{margin-bottom:-50px}.wishlist-remove{background-color:#dd243a;border:none;color:#fff;height:40px;margin-left:230px;margin-top:-10px;position:relative;width:80px}.user-empty-state{font-size:20px}.product-image.placeholder{height:210px}.product-info{padding:.6rem .3rem .4rem}.product-name{font-size:.9rem;font-weight:500;line-height:1.3;margin-bottom:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-subcategory{color:#6b7280;font-size:.8rem;margin-bottom:.25rem}.product-price-row{align-items:baseline;display:flex;gap:.35rem}.product-price-row .price{font-size:.95rem;font-weight:700}.product-price-row .mrp{color:#9ca3af;font-size:.8rem;text-decoration:line-through}.product-price-row .discount{color:#16a34a;font-size:.8rem}.product-details-page .product-details-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1.2fr 1fr}.product-card-inner{display:flex;flex-direction:column;height:100%;padding:.5rem}.product-image-wrapper{align-items:center;background:#f3f4f6;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-image{display:block;height:100%;object-fit:cover;width:100%}.product-image:hover{transform:scale(1.1);transition-duration:.2s}.product-image.placeholder{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;height:100%;justify-content:center;width:100%}.product-card:hover{text-decoration:none}.loading,.no-products{margin:150px}.coming-soon-box{background:#f8f8f8;border:2px dashed #ccc;border-radius:12px;margin-top:10px;padding:60px 20px;text-align:center;width:100%}.coming-soon-text{color:#444;font-size:28px;font-weight:600;letter-spacing:.5px}.browse-product{background-color:#000;border:none;border-radius:999px;color:#facc15;font-size:20px;font-weight:500;height:50px;width:200px}.browse-product:hover{background-color:#252525;box-shadow:3px 3px #4e4e4e;color:#facc15;transform:scale(1.05);transition-duration:.25s}.track-order-page{margin-top:100px}.track-page{background:#f4f4f4;font-family:Inter,sans-serif;min-height:90vh;padding:2rem 1rem}.track-container{margin:0 auto;max-width:850px;text-align:center}.track-container h1{color:#111;font-size:2.2rem;font-weight:700}.subtitle{color:#666;margin-top:.3rem}.track-input{border:1.5px solid #ccc;border-radius:8px;font-size:1rem;margin-top:1.2rem;max-width:500px;padding:.85rem 1rem;transition:.3s ease;width:100%}.track-input:focus{border-color:#000;outline:none}.loading{color:#333;margin-top:1rem}.error{color:red;font-weight:600;margin-top:1rem}.tracking-wrapper{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:2rem}.card{background:#fff;border-radius:10px;box-shadow:0 3px 12px #00000014;padding:1.2rem 1.4rem;text-align:left}.card h2{color:#222;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.status-badge{border-radius:5px;color:#000;font-size:.85rem;font-weight:600;margin-left:6px;padding:.25rem .6rem}.status-badge.processing{background:#06f}.status-badge.shipped{background:#ff9800}.status-badge.delivered{background:#4caf50}.status-badge.cancelled{background:#d32f2f}.item-card .item-row{border-bottom:1px solid #eee;display:flex;gap:1rem;padding:.7rem 0}.item-card img{border:1px solid #ddd;border-radius:6px;height:auto;width:75px}.item-card h4{color:#222;font-size:1rem;margin:0}.shipping-card p{color:#444;margin:.3rem 0}@media (max-width:600px){.track-container h1{font-size:1.7rem}.item-card .item-row{align-items:center;flex-direction:column;text-align:center}}.category-page{min-height:80vh;padding-top:100px}.no-products{color:#666;font-size:1.2rem;margin-top:50px;text-align:center;width:100%}.loading-container{min-height:200px;width:100%}.loading-container,.three-dots{align-items:center;display:flex;justify-content:center}.three-dots{gap:8px}.three-dots div{animation:bounce 1.4s ease-in-out infinite both;background-color:#111;border-radius:50%;height:12px;width:12px}.three-dots div:first-child{animation-delay:-.32s}.three-dots div:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:480px){.product-grid{gap:.2rem;grid-template-columns:repeat(150px,1fr);margin-left:10px;margin-right:10px}.section-divider,.section-divider-bestseller{margin-left:-15px;margin-right:-15px}.product-price-row{flex-wrap:wrap;gap:.25rem}.grid-section{margin:10px}.wishlist-remove{display:none}}.product-details-page{background:#fff;display:flex;justify-content:center;margin-top:100px;min-height:80vh;padding:100px 20px}.product-details-wrapper{display:flex;gap:40px;max-width:1200px;width:100%}.product-gallery{align-items:flex-start;display:flex;flex:1 1;flex-direction:row}.main-image img{border-radius:10px;box-shadow:0 2px 12px #00000014;height:500px;object-fit:cover;width:500px}.image-thumbnails{display:flex;flex-direction:column;gap:10px;margin-right:20px}.thumbnail{border:2px solid #0000;border-radius:5px;cursor:pointer;height:80px;object-fit:cover;transition:border-color .2s ease;width:80px}.thumbnail:hover{border-color:#ccc}.thumbnail.active{border-color:#000}.product-image.placeholder{background:#f1f1f1;border-radius:10px;height:500px;width:450px}.product-details{flex:1 1}.product-details h1{color:#222;font-size:28px;font-weight:600;margin-bottom:10px}.price-row{align-items:center;display:flex;gap:16px;margin:10px 0 20px}.price{color:#000;font-size:28px;font-weight:700}.mrp{color:#888;font-size:18px;text-decoration:line-through}.description{color:#444;font-size:15px;line-height:1.6;margin-bottom:25px}.product-attributes{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:25px}.product-attribute{border:1px solid #e4e4e4;border-radius:6px;padding:12px}.product-attribute span{color:#777;display:block;font-size:12px;margin-bottom:4px}.product-attribute strong{color:#222;font-size:14px;font-weight:600}.selectors{margin-bottom:25px}.selector{margin-bottom:20px}.selector label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.color-options,.size-options{display:flex;flex-wrap:wrap;gap:10px}.option{background:#fff;border:1px solid #bbb;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 16px;transition:.2s ease}.option.active,.option:hover{border-color:#111}.option.active{background:#111;color:#fff}.selector input{border:1px solid #aaa;border-radius:5px;font-size:15px;padding:8px;width:80px}.btn-primary{border-radius:6px;font-size:16px;padding:14px 20px;transition:.25s ease;width:auto}.btn-primary:hover{background:#333}.btn-primary.wide{margin-top:15px;width:100%}@media (max-width:900px){.product-details-wrapper{align-items:center;flex-direction:column;gap:20px}.product-gallery{flex-direction:column;width:100%}.image-thumbnails{flex-direction:row;gap:10px;margin-right:0;margin-top:10px}.thumbnail{height:60px;width:60px}.main-image img{height:auto;width:100%}.product-details{padding:0 10px;width:100%}}@media (max-width:768px){.product-gallery{flex-direction:row}.image-thumbnails{flex-direction:column;gap:10px;margin-right:10px;margin-top:0}.thumbnail{height:50px;width:50px}.main-image img{height:auto;max-width:400px;width:100%}}@media (max-width:600px){.product-details-page{display:block!important;padding:20px 12px}.product-attributes{grid-template-columns:1fr}.price,.product-details h1{font-size:24px}}.btn-add-to-cart{background-color:#000;border:none;border-radius:5px;color:#facc15;font-size:18px;font-weight:600;height:50px;width:100%}.btn-add-to-cart:hover{background-color:#222;cursor:pointer;transform:translateY(-2px);transition:.3s ease}@media (max-width:480px){.product-details-wrapper{display:block!important;gap:1rem;padding:0}.product-gallery{display:block;position:relative;width:100%}.main-image{border-radius:0;height:380px;overflow:hidden;width:100%}.main-image img{height:100%;object-fit:cover;width:100%}.image-thumbnails{display:flex;flex-direction:column;gap:6px;left:8px;position:absolute;top:50%;transform:translateY(-50%);z-index:5}.thumbnail{background:#fff;border:2px solid #0000;border-radius:6px;height:48px;object-fit:cover;width:48px}.thumbnail.active{border-color:#facc15}}.cart-page{margin:100px auto 2rem;max-width:1200px;padding:0 1rem}.cart-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 320px}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{align-items:center;background:#fff;border:1px solid #eee;border-radius:.8rem;display:flex;gap:1rem;padding:.9rem}.cart-item-image{border-radius:.5rem;height:110px;object-fit:cover;width:90px}.cart-item-info{flex:1 1}.cart-item-name{font-size:.95rem;font-weight:700}.cart-item-category{color:#6b7280;font-size:.8rem;margin:.15rem 0}.cart-item-meta{color:#374151;display:flex;font-size:.8rem;gap:1rem;margin:.2rem 0}.cart-item-unit-price{font-size:.85rem;font-weight:600;margin-top:.2rem}.cart-remove-btn{background:none;border:none;color:#dc2626;cursor:pointer;font-size:.8rem;margin-top:.3rem}.cart-item-controls{align-items:flex-end;display:flex;flex-direction:column;gap:.6rem}.qty-control{align-items:center;border:1px solid #ddd;border-radius:.4rem;display:flex;overflow:hidden}.qty-control button{background:#f3f4f6;border:none;cursor:pointer;font-size:1rem;height:28px;width:28px}.qty-control input{border:none;height:28px;outline:none;text-align:center;width:40px}.cart-item-price{font-size:.9rem;font-weight:700}.cart-summary{background:#fff;border:1px solid #eee;border-radius:.8rem;padding:1.2rem}.summary-row{font-size:.9rem;margin:.4rem 0}.summary-row.total{font-size:1rem;font-weight:800}.empty-cart{align-items:center;display:flex;justify-content:center;margin-top:-40px;min-height:60vh}.empty-cart-inner{text-align:center}.empty-cart-image{border-radius:.75rem;display:block;margin:0 auto 1.5rem;max-width:320px;object-fit:cover;width:70vw}.empty-cart-quote{background:#fff;border:2px solid #facc15;border-radius:999px;display:block;margin-bottom:1.5rem;padding:.5rem 1.4rem}.empty-cart-quote-inner{font-size:.9rem}.empty-cart-quote-main{font-weight:700;margin-bottom:.1rem}.empty-cart-quote-sub{color:#6b7280;font-size:.8rem}.empty-cart-btn{background:#000;border:none;border-radius:999px;color:#facc15;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:700;margin-top:.5rem;padding:.75rem 2.5rem}.empty-cart-btn:hover{opacity:.9}@media (max-width:900px){.cart-layout{grid-template-columns:1fr;padding-bottom:80px}.cart-item{grid-gap:1rem;align-items:flex-start;display:grid;flex-direction:row;gap:1rem;grid-template-columns:80px 1fr}.cart-item-image{height:100px;width:80px}.cart-item-info{width:100%}.cart-item-meta{flex-wrap:wrap;gap:.5rem}.cart-item-controls{align-items:center;flex-direction:row;grid-column:2;justify-content:space-between;margin-top:.5rem;width:100%}.cart-summary{border:none;border-radius:1.5rem 1.5rem 0 0;border-top:1px solid #eee;bottom:0;box-shadow:0 -4px 20px #0000001a;left:0;margin:0;padding:1rem 1.5rem;position:fixed;right:0;z-index:100}.summary-row{display:none}.summary-row.total{display:flex;font-size:1.1rem;margin-bottom:.5rem}.btn-primary.checkout-btn{font-size:1rem;padding:.8rem;width:100%}}.btn-primary-checkout{background-color:#000;border:none;border-radius:5px;color:#facc15;cursor:pointer;font-size:.95rem;font-weight:700;padding:.75rem 2.5rem;width:100%}.checkout-page{margin:0 auto;max-width:1200px;padding:2rem}.page-title{color:#222;font-size:2rem;margin-bottom:2rem;text-align:center}.checkout-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}@media (max-width:768px){.checkout-layout{grid-template-columns:1fr}}.checkout-left{background:#f9f9f9;border-radius:8px;padding:1.5rem}.checkout-payment{margin-bottom:2rem}.checkout-payment h2{color:#222;font-size:1.3rem;margin-bottom:1.5rem}.payment-options{display:flex;flex-direction:column;gap:1rem}.payment-option{align-items:flex-start;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;gap:1rem;padding:1.2rem;transition:all .3s ease}.payment-option:hover{background:#f0fff0;border-color:#32cd32}.payment-option input[type=radio]{cursor:pointer;flex-shrink:0;height:20px;margin-top:.3rem;width:20px}.payment-content{flex:1 1}.payment-content strong{color:#222;display:block;font-size:1rem;margin-bottom:.3rem}.payment-content p{color:#666;font-size:.9rem;margin:0}.checkout-addresses{margin-bottom:2rem}.checkout-addresses h2{color:#222;font-size:1.3rem;margin-bottom:1.5rem}.address-list{gap:1rem}.address-card{align-items:flex-start;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;gap:1rem;padding:1.2rem;transition:all .3s ease}.address-card:hover{background:#f0fff0;border-color:#32cd32}.address-card input[type=radio]{cursor:pointer;flex-shrink:0;height:20px;margin-top:.3rem;width:20px}.address-card.default{background:#f0fff0;border-color:#32cd32}.address-body{flex:1 1}.address-top{align-items:center;display:flex;gap:.8rem;margin-bottom:.5rem}.address-top strong{color:#222;font-size:1rem}.address-label{background:#e8f5e9;color:#2e7d32}.address-default,.address-label{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:600;padding:.3rem .8rem}.address-default{background:#32cd32;color:#fff}.address-line{margin-bottom:.3rem}.address-meta{color:#888;font-size:.85rem;margin-bottom:.2rem}.checkout-right{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.checkout-right h2{color:#222;font-size:1.2rem;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #f0f0f0;color:#555;display:flex;font-size:.95rem;justify-content:space-between;padding:.8rem 0}.summary-row.total{border-bottom:none;color:#222;font-size:1.1rem;font-weight:700;padding:1rem 0}.checkout-right hr{border:none;border-bottom:1px solid #e0e0e0;margin:1rem 0}.btn-primary:hover:not(:disabled){background:#228b22}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.addeditcheckaddress{background-color:#222;color:#facc15;font-size:1rem;font-weight:600;padding:10px 15px;width:200px}.addeditcheckaddress:hover{background:#5c5c5c}.btn-add-address{background-color:#000;border-radius:5px;font-size:.95rem;font-weight:700;padding:.75rem 2.5rem}.btn-back-to-address{background-color:#dfdfdf;color:#000;font-weight:700}.btn-back-to-address,.btn-continue-payment,.btn-place-order{border:none;border-radius:5px;cursor:pointer;font-size:.95rem;padding:.75rem 2.5rem;width:100%}.btn-continue-payment,.btn-place-order{background-color:#000;color:#facc15;font-weight:500}.order-success-page{animation:fadeIn .4s ease-in-out;background:#fff;border-radius:14px;box-shadow:0 4px 18px #0000001a;margin:150px auto 4rem;max-width:600px;padding:2.5rem 2rem;text-align:center}.order-success-page h1{color:#0f9d58;font-size:2rem;font-weight:700;margin-bottom:.8rem}.order-success-page p{color:#444;font-size:1.1rem;margin-bottom:1.5rem}.btn-view-orders{background:#000;border-radius:8px;color:#facc15;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 1.4rem;text-decoration:none;transition:.25s ease;width:100%}.btn-view-orders:hover{background:#222}@media (max-width:600px){.order-success-page{margin:2.5rem 1rem;padding:2rem 1.5rem}.order-success-page h1{font-size:1.7rem}.order-success-page p{font-size:1rem}}.btn-download-invoice{background:#1d7130;border:none;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-top:10px;padding:.8rem 1.4rem;text-decoration:none;transition:.25s ease;width:100%}.btn-download-invoice:hover{background-color:#125421}@media (max-width:480px){.btn-download-invoice{font-size:15px;padding:14px 16px;width:100%}}.policy-container{background:#fff;color:#333;line-height:1.8;margin:100px auto 50px;max-width:900px;padding:40px 20px}.policy-title{font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.policy-updated{color:#666;font-size:15px;margin-bottom:30px;text-align:center}h3{color:#444;font-size:18px;margin-top:15px}a{color:#0071e3}.auth-page{align-items:center;background:url(https://img.freepik.com/free-photo/arrangement-black-friday-shopping-carts-with-copy-space_23-2148667047.jpg?semt=ais_hybrid&w=740&q=80);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-top:50px;min-height:100vh;padding:14px;width:100%}.auth-card{animation:fadeIn .35s ease;background:#fff;border-radius:12px;box-shadow:0 4px 18px #0000001a;max-width:420px;padding:20px 22px;width:100%}.auth-tabs{border-bottom:2px solid #eee;display:flex;margin-bottom:16px}.auth-tabs button{background:#0000;border:none;border-bottom:3px solid #0000;color:#777;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:10px 0;transition:.25s}.auth-tabs button.active{border-bottom-color:#111;color:#111}.auth-method-toggle{display:flex;gap:8px;margin-bottom:16px}.auth-method-toggle button{background:#fafafa;border:2px solid #ddd;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:8px 0;transition:.25s}.auth-method-toggle button.active{background:#111;border-color:#111;color:#fff}.auth-form .form-row{display:flex;flex-direction:column;margin-bottom:14px}.form-row label{font-size:13px;font-weight:600;margin-bottom:4px}.form-row input{border:2px solid #ddd;border-radius:8px;font-size:14px;padding:9px 10px;transition:.25s}.form-row input:focus{border-color:#111}.btn-primary{background:#111;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:10px;transition:.25s}.btn-primary:hover{opacity:.85}.wide{width:100%}.btn-google{background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:.25s;width:100%}.btn-google:hover{background:#f4f4f4}.auth-divider{color:#666;font-size:13px;margin:14px 0;position:relative;text-align:center}.auth-divider:after,.auth-divider:before{background:#ddd;content:"";height:1px;position:absolute;top:50%;width:38%}.auth-divider:before{left:0}.auth-divider:after{right:0}@media (max-width:480px){.auth-card{border:1px solid #eee;box-shadow:none;padding:1.5rem}.auth-tabs button{font-size:1rem;padding:12px 0}.auth-method-toggle button{font-size:.9rem;padding:10px 0}.form-row input{font-size:16px;padding:12px}.btn-primary{padding:14px}}.error-message{background:#ffe5e5;border:1px solid #fcc;border-radius:8px;color:#ff3b30;font-size:13px;margin-bottom:14px;padding:10px;text-align:center}.btn-auth{background-color:#000;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:50px}.admin-form label{color:#cbd5e1}.admin-form input,.admin-form select,.admin-form textarea{color:#fff}.admin-form option{color:#333!important}.btn-primary{background:#38bdf8}.btn-primary:hover{background:#0ea5e9}.btn-primary-addproduct{background-color:#6280f9}.admin-content{animation:fadeIn .6s ease-in-out;flex:1 1;padding:1rem 1.5rem}.admin-content h1{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;margin-bottom:1.5rem}.search-form{display:flex;gap:.75rem;margin-bottom:1.5rem}.search-input1{background:#fff;border:1px solid #d0d0d0;border-radius:5px;box-shadow:0 2px 10px #0000000a;flex:1 1;font-size:.95rem;padding:.6rem 1rem;transition:.3s ease}.search-input:focus{border-color:#4a6cf7;box-shadow:0 0 8px #4a6cf74d}.search-btn{background:#757045;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.4px;padding:.8rem 1.4rem;transition:.3s ease}.search-btn:hover{background:#2f4fd1;transform:translateY(-2px)}.admin-table td{color:#000!important;display:table-cell!important;font-size:14px!important;opacity:1!important;visibility:visible!important}.admin-table tr{display:table-row!important}.admin-table tbody{display:table-row-group!important}.admin-table{background:#fff;border-collapse:collapse;border-radius:15px;box-shadow:0 10px 25px #00000014;overflow:hidden;width:100%}.admin-table th{background-color:#3f290c;color:#fff;font-size:14px;padding:14px;text-align:left}.admin-table td{border-bottom:1px solid #eee;padding:12px;vertical-align:middle}.admin-table tr:hover{background:#fff8f5}.product-table-image{border:2px solid #f1f1f1;border-radius:10px;height:70px;object-fit:cover;width:70px}.mrp-price{color:#999;text-decoration:line-through}.size-badge{background:#eef2ff;color:#4338ca}.color-badge,.size-badge{border-radius:6px;display:inline-block;font-size:12px;font-weight:600;margin:2px;padding:4px 8px}.color-badge{color:#92400e}.stock-badge{border-radius:20px;font-size:12px;font-weight:700;padding:6px 10px}.in-stock{background:#dcfce7;color:#15803d}.low-stock{background:#fee2e2;color:#dc2626}.product-edit-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-right:8px;padding:8px 14px}.product-edit-btn:hover{background:#1d4ed8}.link-button.danger{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px}.link-button.danger:hover{background:#dc2626}.action-icons{align-items:center;display:flex;gap:15px}.action-icon{cursor:pointer;font-size:18px;transition:all .3s ease}.edit-icon{color:#2563eb}.edit-icon:hover{color:#1d4ed8;transform:scale(1.15)}.delete-icon{color:#dc2626}.delete-icon:hover{color:#b91c1c;transform:scale(1.15)}.status-select{border:1px solid #ccc;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.4rem .6rem;transition:.2s ease}.status-select:hover{border-color:#4a6cf7;box-shadow:0 0 6px #4a6cf733}.status-select:focus{border-color:#2f4fd1}.admin-table button{background:#e74c3c;border:none;border-radius:10px;box-shadow:0 2px 8px #e74c3c4d;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:.3s ease}.admin-table button:hover{background:#c0392b;transform:translateY(-2px)}@media (max-width:900px){.admin-content{padding:1.5rem}.admin-table thead{display:none}.admin-table tbody tr{display:block;margin-bottom:1rem}.admin-table tbody td{display:flex;justify-content:space-between}.admin-table tbody td:before{color:#333;content:attr(data-label);font-weight:700}}.link-button{margin-right:10px}.download-excel-btn{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 14px}.admin-form{animation:fadeIn .6s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 25px #0003;padding:30px}.admin-form .form-row{margin-bottom:20px}.admin-form label{color:#302d22;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.admin-form input,.admin-form select,.admin-form textarea{background:#ffffff14;border:1px solid #fff3;border-radius:10px;box-shadow:0 4px 12px #0000001a;color:#080808;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 12px #38bdf866;outline:none}.admin-form textarea{min-height:80px;resize:vertical}.admin-form .form-row.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-form .checkbox-row{display:flex;flex-wrap:wrap;gap:20px}.admin-form .checkbox-row label{align-items:center;color:#cbd5e1;cursor:pointer;display:flex;font-weight:500;gap:8px}.admin-form .checkbox-row input[type=checkbox]{margin:0;width:auto}.admin-form .admin-image-list{display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.admin-form .admin-image-list div{border-radius:10px;box-shadow:0 4px 12px #0003;overflow:hidden;position:relative;transition:transform .3s ease}.admin-form .admin-image-list img{display:block;height:100px;object-fit:cover;width:100px}.admin-form .admin-image-list div:hover{transform:scale(1.05)}.admin-form .admin-image-list .link-button{background:#e74c3ce6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;position:absolute;right:5px;top:5px;transition:background .3s ease}.admin-form .admin-image-list .link-button:hover{background:#c0392b}.btn-primary,.btn-secondary{border:none;border-radius:10px;box-shadow:0 4px 12px #0003;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-primary{background:#757045;color:#fff}.btn-primary:hover{background:#696432;box-shadow:0 8px 20px #38bdf866;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#cbd5e1}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}@media (max-width:768px){.admin-form{padding:20px}.admin-form .form-row.grid{grid-template-columns:1fr}.admin-form .checkbox-row{flex-direction:column;gap:10px}}.btn-primary-addproduct{background-color:#757045;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:50px;margin-left:800px;width:200px}.btn-primary-addproduct:hover{background-color:#4a6cf7;box-shadow:0 0 8px #4a6cf74d;transform:translateY(-2px);transition-duration:.25s}.product-edit-btn{background-color:#247ed2!important;height:30px;margin-right:10px;width:80px}.admin-form-coupons{width:100%}.coupon-content h2,.coupon-content label{color:#fff!important}.coupon-content input,.coupon-content select,.coupon-content textarea{background:#ffffff14!important;border:1px solid #fff3!important;border-radius:10px!important;box-shadow:0 4px 12px #0000001a!important;color:#fff!important;font-size:14px!important;padding:12px 16px!important;transition:all .3s ease!important;width:100%!important}.coupon-content input:focus,.coupon-content select:focus,.coupon-content textarea:focus{border-color:#38bdf8!important;box-shadow:0 0 12px #38bdf866!important;outline:none!important}.coupon-content,.coupon-content table{width:100%!important}.admin-table{margin-top:20px}.checkbox-input{height:50px!important;width:100px!important}table{width:100%}.modal-overlay h2{color:#fff}.modal label{color:#fff!important}.orders-list-wrapper{display:flex;flex-direction:column;gap:1.25rem}.order-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem 1.25rem}.order-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.order-id{color:#111827;font-size:.9rem;font-weight:600}.order-date{color:#6b7280;font-size:.8rem;margin-top:.25rem}.order-summary-right{text-align:right}.order-total{color:#111827;font-weight:700}.order-status-text{color:#4b5563;font-size:.8rem;margin-top:.25rem}.order-tracker{margin-top:.75rem}.order-tracker.cancelled{opacity:.6}.order-step:after{background-color:#e5e7eb;content:"";height:2px;left:50%;position:absolute;right:-50%;top:12px;z-index:-1}.order-step:last-child:after{display:none}.step-circle{align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;margin:0 auto 6px;position:relative;width:28px;z-index:10}.step-label{color:#374151;font-size:.78rem;font-weight:500}.step-meta{color:#6b7280;font-size:.72rem;margin-top:2px}.order-step.completed .step-circle,.order-step.current .step-circle{border-color:#0000;color:#fff}.order-step.step-processing.completed .step-circle,.order-step.step-processing.current .step-circle{background-color:#2563eb}.order-step.step-shipped.completed .step-circle,.order-step.step-shipped.current .step-circle{background-color:#f97316}.order-step.step-delivered.completed .step-circle,.order-step.step-delivered.current .step-circle{background-color:#16a34a}.order-step.step-placed.completed .step-circle,.order-step.step-placed.current .step-circle{background-color:#6b7280}.order-step.current .step-label{color:#111827}.order-tracker{align-items:flex-start;display:flex;justify-content:space-between;margin-top:1rem;position:relative}.order-step{flex:1 1;position:relative;text-align:center}.order-step:before{background-color:#e5e7eb;content:"";height:3px;left:50%;position:absolute;right:-50%;top:12px;z-index:0}.order-step:last-child:before{display:none}.order-step.completed:after{animation:progress-fill .5s ease forwards;content:"";height:3px;left:50%;position:absolute;right:-50%;top:12px;z-index:1}.order-step.step-processing.completed:after{background-color:#2563eb}.order-step.step-shipped.completed:after{background-color:#f97316}.order-step.step-delivered.completed:after{background-color:#16a34a}.order-step.step-placed.completed:after{background-color:#6b7280}@keyframes progress-fill{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.order-footer{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.order-cancel-reason{color:#b91c1c;font-size:.8rem}.order-actions{margin-top:.25rem}.cancel-btn-link{background:none;border:none;color:#b91c1c;cursor:pointer;font-size:.8rem;padding:0;text-decoration:underline}.cancel-form{background-color:#fef2f2;border:1px solid #fee2e2;border-radius:.5rem;margin-top:.25rem;padding:.75rem}.cancel-label{color:#7f1d1d;display:block;font-size:.78rem;margin-bottom:.25rem}.cancel-textarea{border:1px solid #fecaca;border-radius:.4rem;font-size:.8rem;padding:.5rem;resize:vertical;width:100%}.cancel-buttons{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.cancel-btn-light{background-color:#fff;border:1px solid #d1d5db;border-radius:999px;cursor:pointer;font-size:.8rem;padding:.3rem .75rem}.cancel-btn-primary{background-color:#dc2626;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.8rem;padding:.3rem .9rem}.orders-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.order-history-delete-btn{background-color:#fef2f2;border:1px solid #fecaca;border-radius:999px;color:#b91c1c;cursor:pointer;font-size:.8rem;padding:.25rem .75rem}.order-items-preview{justify-content:space-between;margin-bottom:.75rem;margin-top:.75rem}.order-item-main,.order-items-preview{align-items:center;display:flex;gap:.75rem}.order-item-image-wrap{background:#f3f4f6;border-radius:.5rem;height:60px;overflow:hidden;width:60px}.order-item-image{height:100%;object-fit:cover;width:100%}.order-item-info{color:#111827;font-size:.8rem}.order-item-name{font-weight:600;margin-bottom:.15rem}.order-item-meta{color:#6b7280;display:flex;font-size:.75rem;gap:.5rem}.order-item-qty{font-size:.75rem;margin-top:.15rem}.order-item-more{color:#4b5563;font-size:.75rem}.order-footer-actions{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.order-delete-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#b91c1c;cursor:pointer;font-size:.75rem;padding:.25rem .6rem}.no-order-wrapper{align-items:flex-start;background:#fff;border-radius:10px;display:flex;height:600px;justify-content:center;position:relative;width:100%}.no-order-top-bg{background:#ffbf00;border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:260px;position:absolute;top:0;width:100%;z-index:1}.no-order-card{background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000001a;margin-top:100px;padding:2rem 1.5rem;position:relative;text-align:center;width:350px;z-index:2}.no-order-img{display:block;height:200px;margin:0 auto 1rem;width:200px}.no-order-card h2{color:#222;font-size:20px;font-weight:700;margin-bottom:.5rem}.no-order-card p{color:#555;font-size:14px;margin-bottom:1.5rem}.no-order-btn{background:#ffbf00;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:20px;font-weight:700;padding:10px 0;transition:.2s;width:80%}.no-order-btn:hover{background:#e0b020}.order-history-delete-btn{background-color:#e71616cd;border:1px solid red;border-radius:5px!important;color:#fff;font-size:12px;font-weight:600;height:30px;width:150px}.order-history-delete-btn:hover{background-color:red;border:none;color:#fff;transform:scale(1.02)}.btn-order-invoice{background:none;border:1px solid #000;font-size:12px;margin-left:20px}@media (max-width:768px){.orders-list-wrapper{gap:1rem}.order-card{border-radius:.5rem;padding:.75rem 1rem}.order-card-header{align-items:flex-start;flex-direction:column;gap:.5rem}.order-id{font-size:.85rem}.order-date{font-size:.75rem}.order-summary-right{margin-top:.25rem;text-align:left}.order-total{font-size:.9rem}.order-status-text{font-size:.75rem}.order-items-preview{align-items:flex-start;flex-direction:column;gap:.5rem}.order-item-main{width:100%}.order-item-image-wrap{height:50px;width:50px}.order-item-info{font-size:.75rem}.order-item-name{font-size:.8rem}.order-item-meta,.order-item-qty{font-size:.7rem}.order-item-more{align-self:flex-end;font-size:.7rem}.order-tracker{margin-top:1rem}.order-step{flex:none;width:25%}.step-circle{font-size:10px;height:24px;width:24px}.step-label{font-size:.7rem}.step-meta{font-size:.65rem}.order-footer{gap:.75rem}.order-footer-actions{align-items:stretch;flex-direction:column;gap:.5rem}.order-delete-btn{align-self:flex-start}.cancel-form{padding:.5rem}.cancel-textarea{font-size:.75rem}.cancel-buttons{flex-direction:column;gap:.5rem}.cancel-btn-light,.cancel-btn-primary{padding:.5rem;width:100%}.orders-list-header{align-items:flex-start;flex-direction:column;gap:.5rem}.order-history-delete-btn{font-size:.8rem;padding:.5rem;width:100%}.no-order-wrapper{height:500px}.no-order-card{margin-top:80px;padding:1.5rem 1rem;width:90%}.no-order-img{height:150px;width:150px}.no-order-card h2{font-size:18px}.no-order-card p{font-size:13px}.no-order-btn{font-size:16px;padding:12px 0;width:100%}.btn-order-invoice{font-size:11px;margin-left:10px;padding:.25rem .5rem}}@media(max-width:480px){.cancel-btn-link{margin-left:220px}.btn-order-invoice{margin-left:200px;margin-top:10px}.order-date{margin-top:-20px}.order-history-delete-btn{margin-left:170px;margin-top:-55px;padding:5px;width:50%}.order-delete-btn{display:none}}.wallet-page{background:#f8f9fc;display:flex;justify-content:center;min-height:100vh;padding:40px 20px;width:100%}.wallet-container{animation:fadeIn .6s ease;background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 6px 20px #00000012;max-width:850px;padding:40px 35px;width:100%}.wallet-title{color:#222;font-size:32px;font-weight:700;margin-bottom:30px;text-align:center}.wallet-balance{margin-bottom:35px;text-align:center}.wallet-balance h2{color:#444;font-size:22px;font-weight:600;margin-bottom:10px}.balance-amount{background:#eaf2ff;border-radius:10px;color:#1a73e8;display:inline-block;font-size:36px;font-weight:700;padding:14px 30px}.wallet-actions{display:flex;gap:18px;justify-content:center;margin-bottom:40px}.wallet-btn{background:#1a73e8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:.25s ease}.wallet-btn:hover{background:#155fc4}.wallet-history h3{color:#333;font-size:20px;font-weight:600;margin-bottom:12px}.coming-soon{background:#f1f1f1;border-radius:8px;color:#777;font-size:16px;padding:14px 18px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.wallet-container{padding:28px 22px}.wallet-title{font-size:28px}.balance-amount{font-size:28px;padding:12px 20px}.wallet-actions{flex-direction:column;gap:12px}.wallet-btn{width:100%}}.user-dashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:400px 1fr;margin:120px auto 40px;padding:0 1rem;width:95%}.user-dashboard-loading{margin:3rem auto;max-width:1000px;text-align:center}.user-sidebar{background-color:#fff;display:flex;flex-direction:column;gap:1rem;padding:1.2rem 1rem;width:100%}.user-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0f172a0d;padding:1.4rem 1rem 1.1rem;position:relative;text-align:center}.user-avatar-circle{align-items:center;background:#111827;border-radius:999px;color:#facc15;display:flex;font-size:1.8rem;height:100px;justify-content:center;margin:0 auto .4rem;width:100px}.user-card-name{font-size:20px;font-weight:700;margin-bottom:.1rem}.user-card-contact{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.25rem;justify-content:center}.user-card-sep{opacity:.6}.user-edit-icon{background:#0000;border:none;cursor:pointer;font-size:.9rem;position:absolute;right:.8rem;top:.8rem}.user-menu{display:flex;flex-direction:column;gap:1rem}.user-menu-item{align-items:center;background:#fff;border:1px solid #e9e9e9;border-radius:.5rem;box-shadow:2px 2px hsla(0,0%,92%,.564);color:#111827;cursor:pointer;display:flex;font-size:.9rem;gap:.7rem;height:50px;justify-content:flex-start;padding:.7rem .9rem;width:100%}.user-menu-item.active{border-left:3px solid #facc15;font-weight:600}.user-menu-item.logout{color:#b91c1c}.user-menu-icon{text-align:center;width:22px}.user-main{background:#f3f4f6;min-height:80vh;width:100%}.user-main-header{background:#fff;border-bottom:1px solid #e5e7eb;font-size:25px;font-weight:500;height:50px;margin-left:25px;margin-right:25px;margin-top:2px;padding-bottom:5px;padding-top:5px;position:relative;text-align:center}.user-main-body{background:#f3f4f6;padding:1.4rem 1.6rem 1.6rem}.user-form{background:#fff;box-shadow:0 2px 4px #0f172a0d;margin-top:-10px;padding:1.4rem 1.4rem 1.6rem}.user-form-row{margin-bottom:1rem}.user-form-row label{display:block;font-size:1rem;margin-bottom:.3rem}.required{color:#f97316;margin-left:.1rem}.user-form-row input[type=date],.user-form-row input[type=email],.user-form-row input[type=tel],.user-form-row input[type=text]{border:1px solid #fbbf24;border-radius:.5rem;color:#606060;font-size:1rem;height:50px;outline:none;padding:.55rem .7rem;width:100%}.user-form-row input:disabled{background:#f9fafb;color:#aeb6c5}.user-phone-wrapper{border:1px solid #fbbf24;border-radius:.5rem;display:flex;overflow:hidden}.user-phone-flag{align-items:center;background:#fef3c7;border-right:1px solid #fbbf24;display:flex;font-size:.9rem;padding:.55rem .6rem}.user-phone-wrapper input{border:none;flex:1 1;padding:.55rem .7rem}.user-gender-group{display:flex;gap:.6rem}.gender-pill{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;color:#787878;cursor:pointer;flex:1 1;font-size:.85rem;padding:.45rem 0}.gender-pill.active{background:#fff7cc;border-color:#fbbf24;font-weight:600}.user-date-wrapper input[type=date]{width:100%}.user-checkbox-row{margin-top:.6rem}.checkbox-label{align-items:center;color:#4b5563;display:flex;font-size:.85rem;gap:.45rem}.checkbox-label input{height:16px;width:16px}.user-save-btn{background:#ffd300;border:none;border-radius:.5rem;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.7rem 1rem;width:100%}.user-save-btn:disabled{cursor:default;opacity:.7}@media (max-width:900px){.user-dashboard{gap:1.5rem;grid-template-columns:1fr;margin-top:90px}.user-sidebar{background:#0000;order:0;padding:0;width:100%}.user-card{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;text-align:left}.user-avatar-circle{font-size:1.2rem;height:60px;margin:0;width:60px}.user-card-name{font-size:1.1rem}.user-card-contact{justify-content:flex-start}.user-menu{-webkit-overflow-scrolling:touch;flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.user-menu::-webkit-scrollbar{display:none}.user-menu-item{font-size:.85rem;height:45px;justify-content:center;min-width:140px;padding:.5rem;white-space:nowrap}.user-main-header{margin:0}}@media (max-width:768px){.user-dashboard{gap:0;grid-template-columns:1fr}.mobile-overlay{background:#00000080;cursor:pointer;width:100vw;z-index:999}.mobile-overlay,.user-sidebar{height:100vh;left:0;position:fixed;top:0}.user-sidebar{background:#fff;box-shadow:2px 0 5px #0000001a;overflow-y:auto;padding:1.2rem 1rem;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.user-sidebar.open{transform:translateX(0)}.hamburger-btn{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:1.5rem;margin-right:1rem}.user-main-header{align-items:center;display:flex;padding-left:1rem}.user-menu{flex-direction:column;gap:1rem;overflow-x:visible;padding-bottom:0}.user-menu-item{font-size:.9rem;height:50px;justify-content:flex-start;min-width:auto;padding:.7rem .9rem;white-space:normal}}@media (max-width:640px){.user-form,.user-main-body{padding:1rem}.user-gender-group{flex-direction:column}}.address-form-wrapper{margin:0 auto;max-width:100%}.address-two-col{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.select-wrapper{position:relative}.select-wrapper select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #fbbf24;border-radius:.5rem;font-size:.9rem;padding:.55rem .7rem;width:100%}.select-wrapper:after{content:"▾";font-size:.8rem;pointer-events:none;position:absolute;right:.7rem;top:50%;transform:translateY(-50%)}.address-list-section{background:#fff;border-radius:10px;box-shadow:0 3px 12px #00000014;margin-top:1.5rem;padding:1.5rem}.address-list{display:flex;flex-direction:column;gap:1.2rem}.address-item{background:#fafafa;border:1px solid #ddd;border-radius:10px;padding:1rem 1.2rem;transition:.2s ease-in-out}.address-item:hover{background:#f2f2f2;border-color:#ccc}.address-item-header{align-items:center;display:flex;gap:.6rem;margin-bottom:.6rem}.address-item-header strong{color:#333;font-size:1.1rem}.address-badge{background:#06f}.address-badge,.address-default-badge{border-radius:5px;color:#fff;font-size:.75rem;font-weight:600;padding:2px 7px}.address-default-badge{background:#28a745}.address-item-body{margin-bottom:.8rem}.address-line{color:#555;font-size:.95rem;margin:2px 0}.address-item-actions{display:flex;flex-wrap:wrap;gap:1.2rem}.btn-link{background:none;border:none;color:#06f;cursor:pointer;font-size:.9rem;font-weight:600;padding:0}.btn-link:hover{text-decoration:underline}.btn-add-address{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.2rem;padding:.85rem;transition:.2s ease-in-out;width:100%}.btn-add-address:hover{background:#222}.user-cancel-btn{background:#000;border:none;border-radius:.5rem;color:#ffd300;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.7rem 1rem;width:100%}@media (max-width:600px){.address-item{padding:.9rem}.address-item-actions{flex-direction:column;gap:.5rem}.btn-add-address{font-size:.95rem}}.success-image{height:250px;width:250px}.cancel-btn-link{text-decoration:none}@media (max-width:480px){.user-gender-group{display:flex;width:100%}.gender-pill{margin-left:45px;width:200px}.user-dashboard{width:100%}.hamburger-btn{margin-top:-10px}.user-main-header{font-size:1.5rem}.user-form{margin:0;width:100%}.address-item-actions{display:block}.address-item-actions>.btn-link{margin-right:20px}}.coupon-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-top:2rem}.available-coupons{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.available-coupons h3{border-bottom:1px solid #eee;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.coupon-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.coupon-card{background:#f9fafb;border:1px dashed #bbb;border-radius:6px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.coupon-card:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-2px)}.coupon-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.coupon-header strong{color:#333;font-size:1rem}.coupon-code{background:#222;border-radius:4px;color:#fff;font-size:.8rem;letter-spacing:1px;padding:.25rem .5rem}.coupon-description{color:#555;font-size:.85rem;margin-bottom:.75rem}.coupon-details{color:#333;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem}.coupon-details span{background:#eef2f7;border-radius:4px;padding:.25rem .5rem}.coupon-expiry{color:#c0392b;font-size:.75rem;margin-top:.5rem}.coupon-box{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.coupon-box h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.coupon-box input{border:1px solid #ccc;border-radius:4px;font-size:.9rem;margin-bottom:.75rem;padding:.6rem .75rem;width:100%}.coupon-box input:focus{border-color:#000;outline:none}.coupon-box button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.6rem;transition:background .2s ease;width:100%}.coupon-box button:hover{background:#333}.error{color:#e74c3c;font-size:.85rem;margin-top:.5rem}@media (max-width:768px){.coupon-section{grid-template-columns:1fr}}.No-coupons{align-items:center}.terms-container{background:#fff;color:#333;line-height:1.7;margin:100px auto;max-width:900px;padding:40px 20px}.terms-title{font-size:32px;font-weight:700;margin-bottom:20px;text-align:center}h2{color:#222;font-size:24px;margin-top:25px}ul{margin-left:20px}a:hover{text-decoration:underline}.contact-page{background:#f7f8fc;font-family:Inter,sans-serif;min-height:100vh}.contact-banner{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;padding:4.5rem 1rem}.banner-inner{align-items:center;display:flex;margin:auto;max-width:1200px}.banner-text h1{font-size:3rem;font-weight:800;letter-spacing:-1px;margin-bottom:.5rem}.banner-text p{font-size:1.2rem;opacity:.85}.contact-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 1.1fr;margin:-80px auto 4rem;max-width:1200px;padding:0 1rem}.contact-info{animation:slideUp .6s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:18px;box-shadow:0 12px 35px #0000001f;padding:2.5rem}.contact-info h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:1.8rem}.contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.4rem}.contact-icon{align-items:center;background:#eef4ff;border-radius:50%;display:flex;height:42px;justify-content:center;min-width:42px}.contact-item strong{color:#222;display:block;font-size:.95rem;margin-bottom:.2rem}.contact-item a,.contact-item span{color:#555;font-size:.95rem;text-decoration:none}.contact-item a:hover{color:#0073e6;text-decoration:underline}.contact-note{color:#666;font-size:.95rem;line-height:1.6;margin-top:2rem}.contact-form{animation:slideUp .8s ease;background:#fff;border-radius:18px;box-shadow:0 12px 35px #0000001f;padding:2.5rem}.contact-form h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.form-group{margin-bottom:1.2rem}.form-group label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem}.form-group input,.form-group textarea{background:#fafbff;border:1px solid #d5d8e1;border-radius:10px;font-size:.95rem;padding:.75rem .9rem;transition:.3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf726}.submit-btn{background:linear-gradient(135deg,#4a6cf7,#2f4fd1);border:none;border-radius:12px;box-shadow:0 8px 20px #4a6cf759;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.85rem;transition:.3s ease;width:100%}.submit-btn:hover{box-shadow:0 12px 30px #4a6cf773;transform:translateY(-2px)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.contact-content{grid-template-columns:1fr;margin-top:-60px}.banner-text h1{font-size:2.2rem}}@media (max-width:480px){.contact-form,.contact-info{padding:1.8rem}}.header,.header-nav,.premium-marquee{--promo-strip-height:42px}.premium-marquee{align-items:center;background:#000;display:flex;height:var(--promo-strip-height);left:0;overflow:hidden;padding:0;position:fixed;top:0;width:100%;z-index:9999}.premium-track{align-items:center;animation:marquee 15s linear infinite;display:flex;gap:80px;width:-webkit-max-content;width:max-content}.premium-track span{color:#fff;font-size:15px;font-weight:700;letter-spacing:2px;line-height:1;white-space:nowrap}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.header{background:#fff;border-bottom:1px solid #eee;left:0;position:fixed;top:var(--promo-strip-height);z-index:99998}.header,.header-main{overflow:visible;width:100%}.header-main-inner{align-items:center;display:flex;justify-content:space-between;min-height:87px;overflow:visible;padding:10px 20px;position:relative}.offer-bar{background:linear-gradient(90deg,#000,#1c1c1c,#333,#1c1c1c,#000);color:#fff;left:0;padding:10px 15px;position:fixed;text-align:center;top:0;width:100%;z-index:99999}.offer-bar p{font-size:14px;font-weight:500;letter-spacing:.5px;margin:0}.offer-bar span{color:gold;font-weight:700}.offer-bar strong{background:gold;border-radius:20px;color:#000;font-weight:700;margin-left:6px;padding:3px 10px}.hamburger-btn{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-between;padding:0;width:24px}.hamburger-line{background:#222;border-radius:10px;height:2px;transform-origin:center;transition:transform .25s ease,opacity .2s ease;width:100%}.hamburger-btn.open .hamburger-line:first-child{transform:translateY(8px) rotate(45deg)}.hamburger-btn.open .hamburger-line:nth-child(2){opacity:0}.hamburger-btn.open .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-logo{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:8px;left:50%;padding:0;position:absolute;top:10px;transform:translateX(-50%)}.header-logo:focus-visible{outline:2px solid #c89b6d;outline-offset:6px}.logo_01{height:65px}.logo_01,.logo_02{object-fit:contain}.logo_02{height:45px}.header-bottom-border{background:#9b7026;height:8px;left:0;position:fixed;top:152px;width:100%;z-index:99997}.header-profile{align-items:center;display:flex;gap:12px;margin-left:auto}.search-box input{border:1px solid #00000038;border-radius:36px;font-size:14px;height:42px;outline:none;padding:0 16px;width:240px}.search-box input:focus{border-color:#000}.cart-image-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:3px;padding:6px;position:relative}.cart-image-btn img{height:22px;width:22px}.cart-image-btn p{font-size:11px;font-weight:600;margin:0}.cart-image-badge{align-items:center;background:red;border-radius:50%;color:#fff;display:flex;font-size:11px;height:18px;justify-content:center;position:absolute;right:-2px;top:-2px;width:18px}.profile-wrapper{position:relative;z-index:100001}.profile-dropdown{background:#fff;border-radius:15px;box-shadow:0 10px 35px #00000026;margin-top:10px;overflow:hidden;position:absolute;right:0;top:100%;width:240px;z-index:100002}.dropdown-user{border-bottom:1px solid #eee;font-size:14px;padding:15px}.dropdown-link{background:#0000;border:none;color:#222;cursor:pointer;display:block;font-size:14px;padding:12px 15px;text-align:left;text-decoration:none;width:100%}.dropdown-link:hover{background:#f5f5f5}.logout{color:#e53935;font-weight:600}.profile-overlay{display:none}.mobile-menu-backdrop{background:#00000073;border:0;cursor:pointer;inset:0;padding:0;position:fixed;z-index:100000}.mobile-menu-drawer{animation:drawerIn .22s ease;background:#fff;box-shadow:18px 0 40px #0000003d;height:calc(100vh - var(--promo-strip-height));left:0;overflow-y:auto;position:fixed;top:var(--promo-strip-height);width:min(86vw,340px);z-index:100001}.mobile-menu-header{align-items:center;border-bottom:1px solid #eee;color:#111;display:flex;font-size:16px;font-weight:800;justify-content:space-between;letter-spacing:.06em;padding:18px 20px;text-transform:uppercase}.mobile-menu-close{background:#fff;border:1px solid #ddd;border-radius:50%;color:#111;cursor:pointer;font-size:18px;height:34px;line-height:1;width:34px}.mobile-menu-list{padding:10px 0 24px}.mobile-menu-link{align-items:center;background:#fff;border:0;border-bottom:1px solid #f1f1f1;color:#222;cursor:pointer;display:flex;font-size:14px;font-weight:800;gap:12px;justify-content:space-between;letter-spacing:.04em;padding:15px 20px;text-align:left;text-decoration:none;width:100%}.mobile-menu-button .nav-arrow{color:#222}.mobile-submenu{background:#faf8f5;border-bottom:1px solid #eee;padding:6px 0 10px}.mobile-submenu-link{color:#4d3416;display:block;font-size:14px;font-weight:600;padding:10px 32px;text-decoration:none}.mobile-menu-link:hover,.mobile-submenu-link:hover{color:#8a622e}@keyframes drawerIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (max-width:992px){.search-box{display:none}.logo_01{height:48px}.logo_02{height:30px}}@media (max-width:768px){.header-main-inner{min-height:65px;padding:10px 12px}.header-logo{margin:0 auto;position:static;transform:none}.logo_01{height:38px}.logo_02{height:24px}.header-profile{gap:5px}.cart-image-btn p{display:none}.cart-image-btn img{height:20px;width:20px}.profile-overlay{background:#00000073;display:block;inset:0;position:fixed;z-index:9998}.profile-wrapper{position:static}.profile-dropdown{animation:slideDown .25s ease;border-radius:18px;left:12px;position:fixed;right:12px;top:70px;width:auto;z-index:9999}}@media (max-width:480px){.logo_01{height:32px}.logo_02{height:20px}.hamburger-btn{height:16px;width:20px}.cart-image-btn img{height:18px;width:18px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.header-nav{align-items:center;background:#fff;background-color:#3f290c;border-bottom:1px solid #e5e5e5;display:flex;gap:40px;height:30px;justify-content:center;left:0;position:fixed;top:128px;width:100%;z-index:99996}.nav-item{position:relative}.nav-button,.nav-link{align-items:center;background:#0000;border:none;color:#fffefe;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:18px 0;text-decoration:none;transition:.3s}.nav-button:hover,.nav-link.active,.nav-link:hover{color:#c89b6d}.nav-arrow{border-bottom:2px solid;border-right:2px solid;flex:0 0 auto;height:7px;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .25s ease;width:7px}.nav-arrow.open{transform:rotate(225deg) translateY(-2px)}.mega-menu{background:#fff;border-top:3px solid #c89b6d;box-shadow:0 15px 35px #0000001f;display:flex;gap:32px;left:50%;max-height:calc(100vh - 180px);max-width:min(92vw,980px);min-width:220px;overflow:auto;padding:24px;position:absolute;top:100%;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:99999}.category-menu{flex-wrap:nowrap}.mega-col{min-width:180px}.category-menu .mega-col{min-width:220px}.mega-title{color:#000;font-size:15px;font-weight:700;margin-bottom:12px}.mega-link{color:#555;display:block;font-size:14px;padding:7px 0;text-decoration:none;transition:.3s}.mega-links-grid{grid-column-gap:28px;align-items:start;column-gap:28px;display:grid;grid-auto-columns:minmax(140px,1fr);grid-auto-flow:column;grid-template-rows:repeat(10,auto)}.mega-link:hover{color:#c89b6d;padding-left:5px}.view-all-link{color:#222;font-weight:700;margin-top:6px}.dropdown-menu{background:#fff;border-top:3px solid #c89b6d;box-shadow:0 15px 35px #0000001f;left:0;min-width:240px;position:absolute;top:100%;z-index:99999}.dropdown-menu .dropdown-link{color:#444;display:block;padding:12px 15px;text-decoration:none;transition:.3s}.dropdown-menu .dropdown-link:hover{background:#f8f8f8;color:#c89b6d}@media (max-width:992px){.header-nav{gap:20px;justify-content:flex-start;overflow-x:auto;padding:0 15px;white-space:nowrap}.mega-menu{left:0;max-width:calc(100vw - 30px);padding:18px;right:auto;transform:none}.dropdown-menu{width:220px}}@media (max-width:768px){.header-nav{height:50px;top:108px}body{padding-top:170px}}.footer{background-color:#3f290c;color:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:30px 30px 40px;position:relative}.footer:before{background:linear-gradient(120deg,#ffffff0a,#0000 40%,#ffffff05);content:"";inset:0;pointer-events:none;position:absolute}.footer-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(4,1fr);margin:auto;max-width:1400px;position:relative;z-index:1}.footer-section h3{color:#fff;font-size:17px;font-weight:700;letter-spacing:1px;margin-bottom:22px}.footer-section a,.footer-section p{color:#f5f5f5;display:block;font-size:14px;margin-bottom:14px;text-decoration:none;transition:all .35s ease}.footer-section a:hover{color:#ffb366;transform:translateX(10px)}.cod_01{align-items:center;border-radius:20px;display:flex;gap:14px;transition:.35s}.cod_01:hover{background:#ffffff14;transform:translateY(-4px)}.cod_01 p{color:#fff}.cod_01 img{width:22px}.social-media{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:20px}.social-media p{color:#fff;font-size:15px}.social-icon{display:flex;gap:12px}.social-icon img{height:34px;transition:.3s ease;width:34px}.social-icon img:hover{transform:scale(1.1)}.who-we-are{align-items:center;display:flex;gap:10px;margin-top:20px}.who-we-are .label{color:#fff;font-size:14px;font-weight:600}.input-box{overflow:hidden;transition:width .4s ease;width:0}.input-box.expand{width:220px}.input-box input{background:#fff;border:1px solid #6b4e3d;border-radius:6px;outline:none;padding:8px 10px;width:100%}.plus-btn{background:#ff8c42;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:32px;transition:.3s ease;width:32px}.plus-btn:hover{background:#ff6b35}.footer_heading{border-top:1px solid #ffffff26;gap:40px;justify-content:space-between;margin-top:20px;padding:25px 0}.footer_head,.footer_heading{align-items:center;display:flex;flex-wrap:wrap}.footer_head{gap:16px}.footer_head p{color:#fff;font-size:14px;font-weight:600}.footer_payment{align-items:center;display:flex;gap:18px}.footer_payment img{height:24px;object-fit:contain;transition:all .3s ease;width:auto}.footer_payment img:hover{transform:scale(1.08)}.footer-copy{border-top:1px solid #ffffff26;color:#d1d5db;font-size:13px;margin-top:20px;padding-top:22px;text-align:center}@media (max-width:900px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer_head,.footer_heading{align-items:flex-start;flex-direction:column}.footer_payment{flex-wrap:wrap}}@media (max-width:600px){.footer-container{grid-template-columns:1fr}.social-media{justify-content:center}}.home-page{margin-top:90px}.hero-banner{grid-gap:1rem;background:linear-gradient(135deg,#fef3c7,#e5e7eb);display:grid;gap:1rem;grid-template-columns:1.4fr 1fr;margin:0;padding:1.5rem}.hero-text h1{font-size:2.2rem;margin-bottom:.5rem}.hero-cta{margin-top:1rem}.hero-image{background:radial-gradient(circle at top,#111,#111827)}.hero-slider{height:400px;overflow:hidden;position:relative;width:100%}.hero-slide{align-items:center;background-position:50%;background-size:cover;display:flex;inset:0;justify-content:flex-start;opacity:0;position:absolute;transform:scale(1.03);transition:opacity .7s ease,transform .7s ease}.hero-slide.active{opacity:1;transform:scale(1);z-index:1}.hero-overlay{background:linear-gradient(90deg,#000000a6,#00000026,#0000);inset:0;position:absolute}.hero-content{color:#fff;max-width:480px;padding-left:3rem;position:relative;z-index:2}.hero-content h1{font-size:2.2rem;font-weight:800;letter-spacing:.04em;margin-bottom:.4rem}.hero-content p{font-size:.95rem;line-height:1.5;margin-bottom:.9rem;opacity:.9}.hero-cta{display:flex;gap:.75rem}.btn-one{background:#494949;color:#fff}.btn-one,.btn-two{border:none;border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:600;padding:.6rem 1.2rem}.btn-two{background:#fff;color:#111827}.hero-arrow{align-items:center;background:#111827a6;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:3}.hero-arrow-left{left:.75rem}.hero-arrow-right{right:.75rem}.hero-dots{bottom:.75rem;display:flex;gap:.4rem;justify-content:center;position:absolute;width:100%;z-index:3}.hero-dot{background:#ffffff80;border:none;border-radius:999px;cursor:pointer;height:8px;width:8px}.hero-dot.active{background:#facc15;width:16px}@media (max-width:768px){.hero-slider{border-radius:0;height:380px}.hero-banner{grid-template-columns:1fr;padding:0}.hero-image{display:none}.hero-content{max-width:100%;padding:1.5rem 1rem;text-align:center}.hero-content h1{font-size:1.8rem}.hero-cta{flex-wrap:wrap;justify-content:center}}.new-arrivals-header{text-align:center}.new-arrivals-header h2{font-weight:800;letter-spacing:.12em}.new-arrivals-subtitle{color:#4b5563;font-size:.9rem;margin-top:.25rem}.new-arrivals-filters{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:center;margin:1rem 0 1.3rem;overflow-x:auto;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;scrollbar-width:none}.new-arrivals-filters::-webkit-scrollbar{display:none}.new-arrivals-decor{height:80px}.new-filter-pill{background:#fff;border:1px solid #d1d5db;border-radius:999px;cursor:pointer;flex-shrink:0;font-size:.9rem;height:auto;min-height:40px;padding:.45rem 1.2rem;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;width:150px}.new-filter-pill.active{background:linear-gradient(90deg,#000,#000);border-color:none;color:#fff;font-weight:700}.new-filter-pill:not(.active):hover{border-color:#9ca3af}@media (max-width:640px){.new-filter-pill{font-size:.85rem;padding:.4rem 1rem}}.no-new-arrivals{background:#fafafa;border-radius:8px;color:#666;font-size:1.1rem;margin:0 20px;padding:40px 20px;text-align:center}.explore-more-button{background-color:#000;border:none;border-radius:10px;color:#fff;font-size:1.1rem;font-weight:600;height:50px;margin-bottom:10px;width:250px}.no-new-arrivals{background-color:#fff}@media (max-width:480px){.home-page{margin-top:70px}.hero-slider{height:320px}.hero-content{padding:1.2rem 1rem;text-align:left}.hero-content h1{font-size:1.45rem;letter-spacing:.02em}.hero-content p{font-size:.8rem;line-height:1.4}.hero-cta{flex-direction:column;gap:.5rem}.btn-one,.btn-two{font-size:.8rem;padding:.6rem;width:150px}.hero-arrow{font-size:1rem;height:26px;width:26px}.hero-dot{height:6px;width:6px}.hero-dot.active{width:12px}.new-arrivals-header h2{font-size:1.1rem;letter-spacing:.1em}.new-arrivals-subtitle{font-size:.8rem}.new-arrivals-filters{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 1rem;padding-left:.5rem;padding-right:.5rem}.new-filter-pill{font-size:.75rem;min-height:36px;padding:.35rem .9rem;width:auto}.no-new-arrivals{font-size:.9rem;margin:0 10px;padding:25px 15px}.no-new-arrivals img{width:-webkit-fit-content;width:fit-content}}.category-strip{background:#fff;padding:60px 20px;width:100%}.category-strip-header{margin-bottom:40px;text-align:center}.ticket-title{color:#111;font-size:34px;font-weight:800;letter-spacing:2px;margin:0;text-transform:uppercase}.category-icon-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.category-icon{background:#f8f8f8;border-radius:12px;display:block;overflow:hidden;position:relative;transition:all .4s ease}.category-icon img{display:block;height:420px;object-fit:cover;transition:transform .5s ease;width:100%}.category-icon:hover img{transform:scale(1.08)}.category-icon:hover{box-shadow:0 12px 30px #0000001f}.category-icon:after{background:linear-gradient(0deg,#0000008c,#0000);content:"";inset:0;position:absolute}.category-icon:before{bottom:20px;color:#fff;content:attr(data-title);font-size:20px;font-weight:700;left:20px;letter-spacing:1px;position:absolute;z-index:2}@media (max-width:992px){.category-icon-grid{grid-template-columns:repeat(2,1fr)}.category-icon img{height:320px}.ticket-title{font-size:28px}}@media (max-width:576px){.category-strip{padding:40px 15px}.category-icon-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.category-icon img{height:220px}.ticket-title{font-size:22px;letter-spacing:1px}}.marquee-box{background:linear-gradient(90deg,#0f0f0f,#1a1a1a,#0f0f0f);flex-direction:column;gap:10px;padding:10px 0;width:100%}.marquee-box,.marquee-wrapper{display:flex;overflow:hidden;position:relative}.marquee-track{animation:marquee-scroll 20s linear infinite;display:flex;flex-shrink:0;gap:80px;white-space:nowrap}.marquee-track.layer2{animation-duration:25s;opacity:.8}.marquee-track.layer3{animation-duration:30s;opacity:.6}.solid-text{color:#f5d38c;font-family:Poppins,Montserrat,sans-serif;font-size:28px;font-weight:700;letter-spacing:.06em;text-shadow:0 2px 6px #00000080;text-transform:uppercase}.stroke-text{-webkit-text-stroke:1.5px #f5d38c;font-weight:800;text-shadow:0 1px 3px #0000004d}.gradient-stroke-text,.gradient-text,.stroke-text{color:#0000;font-family:Poppins,Montserrat,sans-serif;font-size:28px;letter-spacing:.08em;text-transform:uppercase}.gradient-stroke-text,.gradient-text{animation:gradient-move 5s linear infinite;background:linear-gradient(90deg,#ffd27d,#d4a24c,#ffd27d);-webkit-background-clip:text;background-size:200% 100%;font-weight:900}.gradient-stroke-text{-webkit-text-stroke:1px #f5d38cb3;text-shadow:0 1px 4px #0003}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes gradient-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.gradient-stroke-text,.gradient-text,.solid-text,.stroke-text{font-size:18px;letter-spacing:.04em}.marquee-track{gap:50px}}.exclusive-strip.premium{margin:4rem auto;max-width:1400px;padding:0 1rem}.exclusive-header{margin-bottom:2.5rem;text-align:center}.exclusive-header h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-color:#111;font-size:2.2rem;font-weight:800;letter-spacing:.12em}.exclusive-header p{color:#aaa;font-size:1rem;margin-top:.5rem}.exclusive-slider{overflow:hidden;padding:2rem 0;position:relative}.exclusive-viewport{overflow:visible}.exclusive-track{display:flex;gap:1rem;justify-content:center;transition:transform .5s ease}.exclusive-card{border-radius:20px;cursor:pointer;flex-basis:calc(25% - 1rem);flex-grow:0;flex-shrink:0;perspective:1000px;transition:transform .5s ease,opacity .5s ease,filter .5s ease}.exclusive-card.active{opacity:1;transform:scale(1.15) translateY(-10px);z-index:3}.exclusive-card.side{filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));opacity:.85;transform:scale(.9);z-index:2}.exclusive-card-bg{background-position:50%;background-size:cover;border-radius:20px;height:360px;overflow:hidden;position:relative;transition:all .5s ease}.exclusive-card-bg:hover{transform:scale(1.05) rotateY(1deg)}.exclusive-card-overlay{background:#00000040;border-radius:20px;inset:0;position:absolute}.exclusive-card-content{bottom:1.5rem;color:#fff;display:flex;flex-direction:column;gap:.3rem;left:1.2rem;position:absolute;right:1.2rem}.exclusive-cta{background:linear-gradient(90deg,#000,#000,#000);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.5rem 1.2rem;transition:all .3s}.exclusive-cta:hover{box-shadow:0 10px 20px #0e0d0d99;transform:scale(1.05)}.exclusive-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:2rem;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:48px;z-index:5}.exclusive-arrow.left{left:.5rem}.exclusive-arrow.right{right:.5rem}.exclusive-arrow:hover{background:#fff;box-shadow:0 10px 24px #00000040}.exclusive-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.dot{background:#13121266;border-radius:50%;height:12px;margin-top:20px;transition:all .3s;width:12px}.active-dot{background:#000;transform:scale(1.4)}@media(max-width:1024px){.exclusive-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0;height:280px}}@media(max-width:640px){.exclusive-card{flex-basis:calc(100% - 1rem);flex-grow:0;flex-shrink:0;height:260px}}.video-container{height:100vh;overflow:hidden;position:relative;width:100%}.video-player{height:100%;margin-top:76px;object-fit:cover;width:100%}@media (max-width:768px){.video-overlay h1{font-size:2.2rem}.video-overlay p{font-size:1rem}}.poster-section{padding:0;width:100%}.poster-container{overflow:hidden;position:relative;width:100%}.poster-image{display:block;height:650px;object-fit:cover;width:100%}.poster-container:before{background:linear-gradient(90deg,#00000026,#0000000d);content:"";inset:0;position:absolute;z-index:1}.poster-content{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 80px;position:absolute;z-index:2}.poster-left{align-items:flex-start;display:flex;justify-content:flex-start}.poster-tag{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;color:#fff;font-size:14px;font-weight:700;left:40px;letter-spacing:3px;padding:14px 28px;position:absolute;top:100px;z-index:3}.poster-right{color:#fff;max-width:550px;text-align:right}.poster-right h1{font-size:80px;font-weight:800;line-height:1;margin-bottom:20px}.poster-right h1 span{color:gold}.poster-right p{color:#fffffff2;font-size:18px;line-height:1.8;margin-bottom:30px}.buy-btn{background:#fff;border:none;border-radius:50px;color:#111;cursor:pointer;font-size:15px;font-weight:700;padding:16px 40px;transition:all .3s ease}.buy-btn:hover{background:gold;box-shadow:0 10px 25px #ffd70066;transform:translateY(-3px)}@media (max-width:992px){.poster-content{padding:0 40px}.poster-right h1{font-size:55px}}@media (max-width:768px){.poster-image{height:500px}.poster-content{align-items:center;flex-direction:column;gap:25px;justify-content:center;padding:30px}.poster-right{max-width:100%;text-align:center}.poster-right h1{font-size:42px}.poster-right p{font-size:14px}.buy-btn{padding:14px 30px}}*{box-sizing:border-box}body{background:#f7f7f7;color:#222;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}a{color:inherit}a,a:hover{text-decoration:none}button,input,textarea{font-family:inherit}
/*# sourceMappingURL=main.4bafff4f.css.map*/