*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:#000}.top-strip{background:#000;color:#fff;font-size:12px;font-weight:600;text-align:center;padding:8px 0}.navbar{background:#fff;border-bottom:1px solid #e5e5e5}.navbar-inner{max-width:1440px;margin:auto;height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 24px;gap:32px}.brand{font-size:22px;font-weight:900;letter-spacing:4px;text-transform:uppercase;white-space:nowrap}.categories{display:flex;justify-content:center;gap:28px}.categories a{font-size:14px;font-weight:600;text-transform:uppercase;position:relative}.categories a:after{content:"";position:absolute;left:0;bottom:-18px;width:0;height:2px;background:#000;transition:.2s}.categories a:hover:after,.categories .active:after{width:100%}.categories .last{color:#e32b2b}.nav-icons{display:flex;align-items:center;gap:18px}.search-box{display:flex;align-items:center;background:#f2f2f2;height:36px;padding:0 10px}.search-box input{border:none;background:transparent;outline:none;width:140px;font-size:13px}.search-box button{border:none;background:none;cursor:pointer}.cart{position:relative}.cart-count{position:absolute;top:-6px;right:-6px;background:#000;color:#fff;font-size:10px;padding:2px 5px;border-radius:50%}@media(max-width:768px){.desktop-only{display:none}.mobile-only{display:flex}}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.mobile-menu.show{display:block}}.icon-btn{background:none;border:none;font-size:22px;cursor:pointer}.top-strip{position:fixed;top:0;left:0;right:0;height:32px;background:#000;color:#fff;font-size:12px;font-weight:600;text-align:center;line-height:32px;z-index:1100}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#fff;z-index:3000;transition:left .3s ease;display:flex;flex-direction:column}.mobile-menu.show{left:0}.mobile-menu-header{height:56px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 16px;border-bottom:1px solid #eee;z-index:1}.menu-logo{font-weight:900;letter-spacing:3px;font-size:16px}.mobile-menu-header button{background:none;border:none;font-size:24px;cursor:pointer}.mobile-menu-links a{display:flex;justify-content:space-between;padding:18px 16px;font-size:16px;font-weight:600;border-bottom:1px solid #eee}.mobile-menu-footer{margin-top:auto;padding:16px;border-top:1px solid #eee}.mobile-menu-footer a{display:block;padding:10px 0;font-size:14px}.country{margin-top:12px;font-size:14px}@media(max-width:768px){body{padding-top:88px}}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:768px){.desktop-only{display:none}.mobile-only{display:block}body{padding-top:88px}}@media(min-width:769px){.navbar{margin-top:32px}}@media(max-width:768px){.mobile-navbar{position:fixed;top:32px;left:0;right:0;height:56px;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;padding:0 12px;z-index:1050}.mobile-left,.mobile-icons{display:flex;align-items:center;gap:14px}.mobile-logo-img{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center}.mobile-logo-img img{height:35px;object-fit:contain}}@media(max-width:768px){.mobile-logo-text{position:absolute;left:50%;transform:translate(-50%);font-size:16px;font-weight:900;letter-spacing:3px;text-transform:uppercase;white-space:nowrap}}.category-item{position:relative}.mega-menu{position:absolute;top:100%;left:0;width:100vw;background:#fff;display:flex;gap:60px;padding:40px 80px;border-top:1px solid #eee;z-index:2000}.mega-column{min-width:180px}.mega-column h4{font-size:14px;font-weight:700;margin-bottom:12px}.mega-column a{display:block;font-size:13px;padding:6px 0;color:#000}.mega-column a:hover{text-decoration:underline}.search-box{position:relative}.search-dropdown{position:absolute;top:42px;left:0;width:100%;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 20px #00000014;z-index:1000}.search-item{display:flex;gap:10px;padding:10px;cursor:pointer}.search-item:hover{background:#f9fafb}.search-item img{width:40px;height:40px;object-fit:cover;border-radius:4px}.search-name{font-size:14px;font-weight:600}.search-price{font-size:13px;color:#6b7280}.mobile-search-bar{position:fixed;top:99px;left:0;right:0;background:#fff;padding:10px 12px;border-bottom:1px solid #e5e7eb;z-index:2100}.mobile-search-bar input{width:100%;height:40px;padding:0 12px;border:1px solid #d1d5db;font-size:14px;outline:none}.mobile-search-dropdown{margin-top:6px;max-height:60vh;overflow-y:auto;background:#fff;border:1px solid #e5e7eb}.mobile-search-item{display:flex;gap:10px;padding:10px;cursor:pointer}.mobile-search-item:hover{background:#f9fafb}.mobile-search-item img{width:45px;height:45px;object-fit:cover;border-radius:4px}.mobile-search-input-wrap{display:flex;align-items:center;gap:8px}.mobile-search-input-wrap input{flex:1;height:40px;padding:0 12px;border:1px solid #d1d5db;font-size:14px;outline:none}.mobile-search-close{background:none;border:none;font-size:22px;cursor:pointer;line-height:1;padding:0 6px}.user-menu-wrapper{position:relative}.user-dropdown{position:absolute;right:0;top:28px;width:220px;background:#fff;border:1px solid #eee;box-shadow:0 6px 20px #0000001f;padding:12px;z-index:1000}.menu-item{padding:8px 0;cursor:pointer;font-size:14px}.menu-item:hover{color:#007bff}.user-hint{font-size:12px;color:#777;margin:8px 0}.login-btn{width:100%;padding:8px;background:#000;color:#fff;border:none;cursor:pointer;margin-top:6px}.signup-link{font-size:13px;text-align:center;margin-top:8px;cursor:pointer;color:#007bff}.logout{color:red}.top-strip{position:fixed;top:0;width:100%;height:35px;z-index:2000;background:#000;color:#fff}.navbar{position:fixed;top:5px;width:100%;z-index:1500;background:#fff;border-bottom:1px solid #eee}.mobile-navbar{position:fixed;top:35px;width:100%;z-index:1500;background:#fff}body{padding-top:120px}.welcome-bar{position:fixed;top:35px;left:0;width:100%;background:#fafafa;color:#222;font-size:14px;padding:6px 0;text-align:center;letter-spacing:.3px;z-index:1800;animation:fadeInDown .6s ease}.welcome-bar span{color:#000;font-weight:600}.navbar{position:fixed;top:20px;width:100%;z-index:1500;background:#fff;border-bottom:1px solid #eee}body{padding-top:160px}.mobile-navbar{position:fixed;top:60px;height:64px;width:100%;background:#fff;border-bottom:1px solid #eee;z-index:2000}.hide-bar{transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .35s ease}.top-strip,.welcome-bar{transition:all .35s ease}.navbar,.mobile-navbar{transition:all .35s ease}.signin-link{cursor:pointer;text-decoration:underline;margin:0 4px}.signin-link:hover{color:#000}@media(max-width:768px){body{padding-top:155px}}.hide-navbar{transform:translateY(-120%);opacity:0;pointer-events:none;transition:all .35s ease}.mobile-search-bar{transition:all .35s ease}.subcategory-link{cursor:pointer;display:block;padding:6px 10px}.subcategory-link:hover{background:#f5f5f5;color:#000}.home-content h1{margin-bottom:10px}.home-content p{color:#6b7280}.home-banner{margin-top:24px}.home-content{margin:60px 0;text-align:center}.home-products{margin-top:40px;margin-bottom:60px}.container{max-width:1400px;margin:0 auto;padding-left:40px;padding-right:40px}@media(max-width:768px){.container{padding-left:16px;padding-right:16px}}.banner-slider{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.banner-slider::-webkit-scrollbar{display:none}.banner-slider{scrollbar-width:none}.banner-slide{min-width:100%;height:420px;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f7f7f7);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #00000014,0 4px 12px #0000000d}.banner-slide img{max-width:100%;max-height:100%;object-fit:contain;display:block}@media(min-width:1200px){.banner-slide{height:480px}}@media(max-width:768px){.banner-slide{height:220px;border-radius:12px}}.category-section{margin:60px 0}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.category-header h2{font-size:18px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.category-header a{font-size:13px;text-decoration:underline;font-weight:600;color:#111}.slider-wrapper{position:relative}.slider-track{display:flex;gap:28px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px;scrollbar-width:none}.slider-track::-webkit-scrollbar{display:none}.slider-arrow{position:absolute;top:45%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:20px;z-index:10;display:flex;align-items:center;justify-content:center}.product-card-minimal{width:23%;min-width:23%;height:420px;border-radius:14px;overflow:hidden;position:relative;display:flex;flex-direction:column;background:#fff}.product-image{flex:1;width:100%;height:100%;background:#fff;position:relative;overflow:hidden}.product-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-content{background:#fff;padding:14px;min-height:110px;display:flex;flex-direction:column;justify-content:center}.product-title{font-size:14px;font-weight:700;line-height:1.3;margin-bottom:4px}.product-subtitle{font-size:11px;color:#6b7280;text-transform:uppercase}.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.wishlist{font-size:16px;cursor:pointer;color:#111;background:transparent;padding:0}@media(max-width:1024px){.product-card-minimal{width:32%;min-width:32%}}@media(max-width:768px){.product-card-minimal{width:48%;min-width:48%}}@media(max-width:480px){.product-card-minimal{width:80%;min-width:80%}}@media(max-width:768px){.product-card-minimal{width:48%;min-width:48%;height:340px;border-radius:12px}}@media(max-width:768px){.product-image{height:200px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center}}.product-content{padding:10px;min-height:90px}.product-title{font-size:13px;line-height:1.25}.product-subtitle{font-size:10px}.wishlist{font-size:18px}@media(max-width:480px){.product-card-minimal{width:80%;min-width:80%;height:360px}.product-image{height:220px}}.slider-arrow.left{left:10px}.slider-arrow.right{right:10px}.product-image{flex:1;width:100%;height:100%;background:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center}.price-row{margin-top:6px;display:flex;align-items:center;gap:8px}.price{font-size:16px;font-weight:700;color:#b12704}.mrp{font-size:12px;color:#6b7280;text-decoration:line-through}.qty-row{margin:8px 0;display:flex;align-items:center;gap:10px}.qty-row button{width:26px;height:26px;border:1px solid #d5d9d9;background:#f0f2f2;font-size:16px;font-weight:600;cursor:pointer}.qty-row span{font-size:13px;font-weight:600}.add-to-cart-btn{width:100%;padding:8px 0;background:#ffd814;border:1px solid #fcd200;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;margin-top:6px}.add-to-cart-btn:hover{background:#c96d03}.price-qty-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.price-row{display:flex;align-items:center;gap:6px}.qty-row{margin:0;display:flex;align-items:center;gap:6px}.qty-row button{width:24px;height:24px;font-size:14px}.cart-toast{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#111;color:#fff;border-radius:12px;box-shadow:0 10px 30px #0006}.cart-toast-text p{font-size:13px;opacity:.8;margin:2px 0 0}.view-cart-btn{background:#fff;color:#111;border:none;padding:8px 14px;border-radius:8px;font-size:13px;cursor:pointer;white-space:nowrap}.view-cart-btn:hover{background:#f2f2f2}.product-image.out-of-stock img{filter:blur(2px) grayscale(60%);opacity:.7}.out-of-stock-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000bf;color:#fff;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.product-image{position:relative}.add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed}.qty-row button:disabled{opacity:.4;cursor:not-allowed}.category-section{margin:48px 0}.category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.category-header h2{font-size:22px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.category-header a{font-size:14px;font-weight:600;text-transform:uppercase;border-bottom:2px solid #000;padding-bottom:4px}.product-slider{position:relative}.product-slider-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px}.product-slider-track::-webkit-scrollbar{display:none}.product-card{min-width:220px;background:#fff;cursor:pointer}.product-card img{width:100%;height:260px;object-fit:cover;background:#f5f5f5}.product-card h3{font-size:14px;font-weight:600;margin:8px 0 4px}.product-card p{font-size:14px;font-weight:700}.slider-arrow{position:absolute;top:40%;transform:translateY(-50%);width:36px;height:36px;background:#fff;border:1px solid #ddd;cursor:pointer;z-index:5}.slider-arrow.left{left:-18px}.slider-arrow.right{right:-18px}@media(max-width:768px){.category-section{margin:32px 0}.category-header h2{font-size:18px}.product-card{min-width:160px}.product-card img{height:200px}}.category-header button{background:#ff9f00;color:#000;border:none;padding:6px 14px;font-size:13px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .25s ease}.category-header button:hover{background:#ff8f00;transform:translateY(-1px)}.category-header button:active{transform:translateY(0)}.about-section{display:flex;align-items:center;gap:30px;max-width:1100px;margin:80px auto}.about-section.reverse{flex-direction:row-reverse}.about-image{flex:1;opacity:0;transition:transform 1s ease,opacity 1s ease}.about-image.from-left{transform:translate(-120px)}.about-image.from-right{transform:translate(120px)}.about-image.show{transform:translate(0);opacity:1}.about-image img{width:100%;max-width:450px;border-radius:12px}.about-content{flex:1;max-width:520px}.about-content h2{font-size:28px;font-weight:600;letter-spacing:.5px;margin-bottom:18px;color:#111;position:relative}.about-content h2:after{content:"";display:block;width:60px;height:3px;background:#e57c23;margin-top:10px;border-radius:2px}.about-content p{font-size:16px;line-height:1.8;color:#444;margin-bottom:14px}.about-image.show+.about-content{animation:fadeUp .8s ease forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.about-section{flex-direction:column;gap:30px;margin:70px 0;text-align:center}.about-section.reverse{flex-direction:column}.about-image,.about-image.from-left,.about-image.from-right{transform:translateY(60px)}.about-image.show{transform:translateY(0);opacity:1}.about-image img{max-width:280px;margin:0 auto}.about-content{padding:0 10px}}.reviews-section{position:relative;padding:100px 20px;min-height:520px;background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;overflow:hidden}.reviews-overlay{position:absolute;inset:0;background:linear-gradient(#00000073,#000000a6);z-index:0}.reviews-container{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center;color:#fff}.reviews-title{font-size:36px;font-weight:600;margin-bottom:10px;letter-spacing:.5px}.reviews-subtitle{font-size:17px;color:#e0e0e0;margin-bottom:50px}.reviews-carousel{position:relative;height:260px;display:flex;justify-content:center;align-items:center}.review-card{position:absolute;max-width:520px;padding:35px 30px;border-radius:18px;background:#ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.25);box-shadow:0 20px 50px #00000059;opacity:0;transform:scale(.92);transition:all .6s ease}.review-card.active{opacity:1;transform:scale(1)}.review-text{font-size:16px;line-height:1.8;margin-bottom:25px;color:#f5f5f5}.review-user h4{font-size:16px;font-weight:600;margin-bottom:4px}.review-user span{font-size:14px;color:#d0d0d0}@media(max-width:768px){.reviews-section{padding:90px 16px}.reviews-title{font-size:28px}.review-card{padding:28px 22px}.reviews-carousel{height:300px}}.review-stars{margin-bottom:14px}.review-stars span{font-size:18px;color:#f5c542;margin-right:4px;text-shadow:0 2px 6px rgba(0,0,0,.4)}.help-section{padding:80px 16px;background:#fbf8f1}.help-container{max-width:1100px;margin:auto;border:1px solid #c9c2a3;border-radius:6px;padding:50px 40px;text-align:center}.help-container h2{font-size:28px;margin-bottom:12px}.help-desc{font-size:15px;color:#0a0000;max-width:720px;margin:0 auto 40px;line-height:1.6}.help-options{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.help-item{display:flex;flex-direction:column;align-items:center;gap:10px}.help-item svg{font-size:26px}.help-item h4{font-size:16px;font-weight:600}.help-item a{font-size:13px;text-decoration:underline;color:#6b5e2e;font-weight:600;letter-spacing:.3px}@media(max-width:900px){.help-options{grid-template-columns:repeat(2,1fr);gap:35px}}@media(max-width:480px){.help-container{padding:40px 20px}.help-options{grid-template-columns:1fr;gap:28px}.help-container h2{font-size:24px}.help-desc{font-size:14px}}.category-page{display:flex;gap:24px;padding:24px 40px;max-width:1400px;margin:0 auto}.filters{width:240px;flex-shrink:0;border-right:1px solid #e5e7eb;padding-right:16px}.filters h3{font-size:16px;font-weight:700;margin-bottom:12px}.filters button{display:block;width:100%;text-align:left;background:transparent;border:none;padding:8px 6px;font-size:14px;color:#111;cursor:pointer;border-radius:4px;transition:background .2s}.filters button:hover{background:#f3f4f6}.products-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.products-grid p{font-size:14px;color:#6b7280}@media(max-width:1024px){.category-page{padding:16px}.filters{width:200px}}@media(max-width:768px){.category-page{flex-direction:column}.filters{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:12px}.filters button{display:inline-block;width:auto;margin-right:8px;background:#f3f4f6;padding:6px 12px}}.filters{position:sticky;top:80px}.filters button.active{background:#ff9f00;color:#000;font-weight:600}.products-grid .product-card-minimal{width:100%;min-width:100%;height:420px}.products-grid .product-image{background:#fff}@media(min-width:1280px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-detail-page{display:grid;grid-template-columns:1.4fr 1.2fr .9fr;gap:40px;padding:40px;max-width:1400px;margin:0 auto;background:#fff}.product-image-section{display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;padding:20px}.product-image-section img{max-width:100%;max-height:420px;object-fit:contain}.product-info-section{display:flex;flex-direction:column}.product-title{font-size:22px;font-weight:700;margin-bottom:12px}.product-desc{font-size:14px;color:#374151;line-height:1.6;margin-bottom:20px}.price-box{display:flex;align-items:center;gap:12px}.price{font-size:22px;font-weight:700;color:#b12704}.mrp{font-size:14px;color:#6b7280;text-decoration:line-through}.product-buy-box{border:1px solid #e5e7eb;padding:20px;height:fit-content}.buy-price{font-size:22px;font-weight:700;color:#b12704;margin-bottom:16px}.add-cart{width:100%;background:#ffd814;border:1px solid #fcd200;padding:10px;font-weight:600;cursor:pointer;margin-bottom:10px}.buy-now{width:100%;background:#ffa41c;border:1px solid #ff8f00;padding:10px;font-weight:600;cursor:pointer}@media(max-width:1024px){.product-detail-page{grid-template-columns:1fr}}.similar-products-section{max-width:1400px;margin:40px auto;padding:0 40px}.similar-products-section h2{font-size:18px;font-weight:700;margin-bottom:20px}.similar-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}@media(max-width:1200px){.similar-products-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.similar-products-grid{grid-template-columns:repeat(2,1fr)}}.similar-products-grid .product-card-minimal{width:100%;min-width:100%;height:420px}.similar-products-grid .product-image{height:260px;background:#fff}.similar-products-grid .product-image img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.product-detail-page{padding:16px;gap:16px}.product-image-section{padding:10px;border:none}.product-image-section img{max-height:300px}.product-title{font-size:18px}.product-desc{font-size:13px}.product-buy-box{border:none;padding:0}.add-cart,.buy-now{padding:12px;font-size:15px}}@media(max-width:768px){.similar-products-section{padding:0 16px;margin-top:24px}.similar-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.similar-products-grid .product-card-minimal{height:300px;border-radius:10px}.similar-products-grid .product-image{height:180px}.similar-products-grid .product-content{padding:8px;min-height:auto}.similar-products-grid .product-title{font-size:13px;line-height:1.3}.similar-products-grid .product-subtitle{font-size:10px}}.qty-control{display:flex;align-items:center;gap:12px;margin-bottom:14px}.qty-control button{width:34px;height:34px;border:1px solid #d1d5db;background:#fff;font-size:18px;font-weight:600;cursor:pointer;border-radius:6px;line-height:1;transition:all .2s ease}.qty-control button:hover{background:#f3f4f6}.qty-control button:active{transform:scale(.95)}.qty-control span{min-width:28px;text-align:center;font-size:15px;font-weight:600}.product-image-section{display:flex;align-items:flex-start;gap:20px}.thumbnail-column{display:flex;flex-direction:column;gap:14px}.thumbnail{width:80px;height:80px;object-fit:contain;border:1px solid #e5e7eb;cursor:pointer;padding:6px;background:#fff;transition:all .2s ease}.main-image-container{flex:1;border:1px solid #e5e7eb;padding:40px;background:#fff;min-height:600px;display:flex;align-items:center;justify-content:center}.main-image{width:100%;max-height:650px;object-fit:contain}.product-title{font-size:26px;font-weight:600;margin-bottom:15px;line-height:1.3}.full-description{margin-top:25px;font-size:15px;line-height:1.8;color:#333}.product-buy-box{border:1px solid #e5e7eb;padding:25px;height:fit-content;position:sticky;top:120px;border-radius:6px}@media(max-width:768px){.product-image-section{flex-direction:column}.thumbnail-column{flex-direction:row;overflow-x:auto;gap:10px}.thumbnail{width:60px;height:60px;flex-shrink:0}.main-image{max-height:300px}}.product-detail-page{display:grid;grid-template-columns:1.5fr 1.3fr .9fr;gap:50px;padding:50px 40px;max-width:1400px;margin:0 auto;background:#fff}@media(max-width:1024px){.product-detail-page{grid-template-columns:1fr;padding:20px}.product-image-section{flex-direction:column}.thumbnail-column{flex-direction:row;overflow-x:auto}.main-image-container{min-height:auto;padding:20px}.main-image{max-height:350px}.product-buy-box{position:relative;top:0;margin-top:20px}}.product-image-section{display:flex;flex-direction:column}.main-image-wrapper{position:relative;border:1px solid #e5e7eb;padding:40px;background:#fff;min-height:550px;display:flex;align-items:center;justify-content:center}.main-image{max-height:500px;object-fit:contain}.thumbnail-row{display:flex;gap:12px;margin-top:20px;justify-content:center}.thumbnail{width:75px;height:75px;object-fit:contain;border:1px solid #ddd;padding:6px;cursor:pointer;background:#fff;transition:all .2s ease}.thumbnail:hover{border-color:#000}.thumbnail.active{border:2px solid #000}.zoom-preview{position:absolute;right:-650px;top:0;width:600px;height:600px;border:1px solid #ddd;background-repeat:no-repeat;background-size:200%;pointer-events:none;background-color:#fff;z-index:10}.product-detail-page{display:grid;grid-template-columns:1.6fr 1.2fr .9fr;gap:60px}@media(max-width:768px){.product-detail-page{display:flex;flex-direction:column;padding:0;gap:20px}.main-image-wrapper{border:none;padding:20px 15px 10px;min-height:auto}.main-image{width:100%;max-height:380px}.thumbnail-row{justify-content:flex-start;overflow-x:auto;padding:10px 15px;gap:10px}.thumbnail{width:65px;height:65px;flex-shrink:0;border-radius:8px}.product-info-section{padding:0 15px}.product-title{font-size:20px;font-weight:600;line-height:1.4}.price{font-size:22px}.full-description{font-size:14px;line-height:1.7}.product-buy-box{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #e5e7eb;padding:12px 15px;display:flex;gap:12px;align-items:center;z-index:100}.qty-control{margin:0}.add-cart,.buy-now{flex:1;padding:14px;font-size:15px;border-radius:8px}.add-cart{background:#ffd814}.buy-now{background:#f90}.similar-products-section{padding-bottom:100px}}.product-detail-page{display:grid;grid-template-columns:1.5fr 1.3fr .9fr;gap:45px;padding:20px 40px 40px;max-width:1400px;margin:0 auto;background:#fff}.cart-wrapper{background:#f9fafb;min-height:100vh;padding:40px 20px}.cart-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2.5fr 1fr;gap:30px}.cart-title{font-size:26px;font-weight:700;margin-bottom:20px}.cart-card{display:flex;gap:20px;background:#fff;padding:18px;border-radius:14px;box-shadow:0 6px 18px #0000000f;margin-bottom:20px}.cart-img{width:120px;height:150px;object-fit:contain;border-radius:10px;background:#f3f4f6}.cart-info{flex:1}.cart-info h4{font-size:17px;font-weight:600;margin-bottom:6px}.cart-info .price{font-size:18px;font-weight:700;color:#111;margin-bottom:14px}.cart-actions{display:flex;justify-content:space-between;align-items:center}.qty-control{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;overflow:hidden}.qty-control button{width:36px;height:36px;border:none;background:#f9fafb;font-size:18px;cursor:pointer}.qty-control span{width:40px;text-align:center;font-weight:600}.remove-btn{background:none;border:none;color:#ef4444;font-size:14px;cursor:pointer}.cart-summary{background:#fff;padding:24px;border-radius:16px;height:fit-content;box-shadow:0 8px 24px #00000014;position:sticky;top:100px}.cart-summary h3{font-size:20px;font-weight:700;margin-bottom:20px}.summary-row,.summary-total{display:flex;justify-content:space-between;margin-bottom:12px;font-size:15px}.summary-total{font-size:20px;font-weight:700}.free{color:#16a34a;font-weight:600}.checkout-btn{width:100%;background:#ffd814;border:none;padding:14px;font-size:16px;font-weight:700;border-radius:12px;margin-top:20px;cursor:pointer}.checkout-btn:hover{background:#facc15}.empty-cart{background:#fff;padding:40px;border-radius:16px;text-align:center;font-size:18px;color:#6b7280}@media(max-width:900px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}.cart-card{flex-direction:column;align-items:center;text-align:center}.cart-actions{flex-direction:column;gap:12px}}.similar-products-section{max-width:1200px;margin:80px auto;padding:0 20px}.similar-products-section h2{font-size:24px;margin-bottom:30px}.similar-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:25px}.checkout-page{display:grid;grid-template-columns:2.7fr 1fr;gap:40px;max-width:1280px;margin:40px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.checkout-left h2{font-size:22px;font-weight:700;margin-bottom:16px;color:#111827}.address-form{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px}.address-form input{width:100%;padding:12px;font-size:14px;border:1px solid #d1d5db;border-radius:4px}.address-form input:focus{border-color:#2563eb;outline:none}.address-form input[name=address_line1],.address-form input[name=address_line2]{grid-column:span 2}.checkout-item{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e5e7eb}.checkout-item h4{font-size:15px;font-weight:600}.checkout-item p{font-size:14px;color:#4b5563}.checkout-subtotal{font-weight:600}.checkout-summary{border:1px solid #e5e7eb;padding:20px;background:#fff;border-radius:6px;height:fit-content}.checkout-summary h3{font-size:18px;font-weight:700;margin-bottom:16px}.summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}.summary-total{display:flex;justify-content:space-between;font-size:18px;font-weight:700;color:#b12704;margin-top:12px}.checkout-summary hr{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.place-order-btn{width:100%;margin-top:16px;background:#ffa41c;border:1px solid #ff8f00;padding:14px;font-size:16px;font-weight:600;border-radius:6px;cursor:pointer}@media(max-width:1024px){.checkout-page{grid-template-columns:1.8fr 1fr;gap:24px}}@media(max-width:768px){.checkout-page{grid-template-columns:1fr;margin:20px auto;padding:0 16px}.address-form{grid-template-columns:1fr;gap:12px}.address-form input{font-size:15px;padding:14px}.address-form input[name=address_line1],.address-form input[name=address_line2]{grid-column:span 1}.checkout-item{flex-direction:column;gap:6px}.checkout-subtotal{align-self:flex-end}.checkout-summary{margin-top:20px}.place-order-btn{padding:16px;font-size:17px}}.saved-address{border:1px solid #e5e7eb;border-radius:6px;padding:14px;margin-bottom:12px;background:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.saved-address p{font-size:14px;color:#111827;line-height:1.4}.saved-address button{background:#ffd814;border:1px solid #fcd200;padding:8px 12px;font-size:13px;font-weight:600;border-radius:4px;cursor:pointer;white-space:nowrap}.saved-address button:hover{background:#f7ca00}.saved-address.active{border:2px solid #ff9900;background:#fffaf0}.checkout-left>button{margin:16px 0;background:transparent;border:1px dashed #9ca3af;padding:12px;font-size:14px;border-radius:6px;cursor:pointer;width:100%;color:#374151}.checkout-left>button:hover{background:#f9fafb}.checkout-left input[type=email]{width:100%;margin-top:16px;padding:12px;font-size:14px;border:1px solid #d1d5db;border-radius:4px}.checkout-left input[type=email]:focus{border-color:#2563eb;outline:none}.place-order-btn:disabled{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.payment-page{max-width:800px;margin:40px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.payment-page h2{font-size:24px;font-weight:700;margin-bottom:24px;color:#111827}.payment-box{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:18px;margin-bottom:20px}.payment-box h3{font-size:16px;font-weight:700;margin-bottom:10px;color:#111827}.payment-box p{font-size:14px;line-height:1.6;color:#374151}.payment-box:last-of-type p{font-size:20px;font-weight:700;color:#b12704}.pay-now-btn{width:100%;margin-top:24px;background:#ffa41c;border:1px solid #ff8f00;padding:16px;font-size:16px;font-weight:700;border-radius:6px;cursor:pointer;transition:background .2s ease}.pay-now-btn:hover{background:#f08804}@media(max-width:600px){.payment-page{margin:20px auto;padding:0 16px}.payment-page h2{font-size:20px}.payment-box{padding:16px}.pay-now-btn{font-size:17px;padding:18px}}.card-error{color:#d32f2f;font-size:14px;margin-top:8px}.success-page{min-height:80vh;display:flex;justify-content:center;align-items:center;background:#f0fdf4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial}.success-card{background:#fff;border:1px solid #bbf7d0;padding:40px;border-radius:10px;text-align:center;max-width:400px}.success-card h2{color:#15803d;font-size:26px;margin-bottom:12px}.success-card p{font-size:15px;color:#374151}.loader{margin:20px auto;width:48px;height:48px;border:5px solid #ddd;border-top:5px solid #4CAF50;border-radius:50%;animation:spin 1s linear infinite}.orders-page{max-width:900px;margin:40px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial}.orders-page h2{font-size:24px;font-weight:700;margin-bottom:24px}.order-card{display:flex;justify-content:space-between;padding:18px;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:16px;background:#fff}.order-card h4{font-size:16px;font-weight:700}.order-msg{font-size:14px;color:#16a34a;margin-top:6px}.order-total{font-size:16px;font-weight:700;color:#111827}.order-left{flex:1}.order-item{display:flex;gap:12px;margin-top:12px}.order-item img{width:70px;height:70px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}.order-item-info{display:flex;flex-direction:column;justify-content:center}.item-name{font-size:14px;font-weight:600}.item-qty{font-size:13px;color:#6b7280}.order-msg{margin-top:10px;font-size:14px;color:#16a34a}.order-date{font-size:14px;color:#777;font-weight:400}.track-btn{background:#000;color:#fff;padding:8px 14px;border-radius:6px;cursor:pointer}.profile-page{min-height:80vh;display:flex;justify-content:center;align-items:center;background:#f6f7f8}.profile-card{width:420px;background:#fff;border-radius:14px;padding:30px;box-shadow:0 10px 30px #00000014}.profile-header{text-align:center;margin-bottom:25px}.avatar{width:80px;height:80px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.profile-header h2{margin:5px 0}.verified{font-size:13px;color:#2e7d32;display:flex;justify-content:center;gap:5px}.profile-info{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:20px 0}.info-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:15px}.profile-actions{margin-top:20px;display:flex;gap:10px}.profile-actions button{flex:1;padding:10px;border-radius:8px;border:none;cursor:pointer;font-weight:600}.profile-actions button:first-child{background:#111;color:#fff}.logout-btn{background:#eee}.auth-container{min-height:70vh;display:flex;align-items:center;justify-content:center;background:#f6f7fb}.auth-form{width:100%;max-width:360px;background:#fff;padding:25px;border-radius:8px;box-shadow:0 8px 30px #00000014}.auth-form h2{text-align:center;margin-bottom:20px;font-size:22px;font-weight:600;color:#111}.auth-form input{width:100%;padding:10px 12px;margin-bottom:15px;border-radius:5px;border:1px solid #ddd;font-size:14px}.auth-form input:focus{outline:none;border-color:#000}.auth-form button{width:100%;padding:10px;background:#000;color:#fff;font-size:15px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.auth-form button:hover{background:#222}.auth-footer{margin-top:15px;text-align:center;font-size:14px;color:#444}.auth-link{color:#007bff;cursor:pointer;font-weight:500}.auth-link:hover{text-decoration:underline}@media(max-width:480px){.auth-form{padding:20px}}.google-btn{margin-top:10px;width:100%;padding:10px;background:#fff;color:#444;border:1px solid #ccc;cursor:pointer;font-weight:500}.divider{margin:15px 0;text-align:center;color:#999}.login-hint{font-size:14px;color:#555;margin-bottom:10px}.password-wrapper input{width:100%;padding-right:44px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;-webkit-user-select:none;user-select:none;opacity:.7}.password-toggle:hover{opacity:1}.password-wrapper{position:relative;width:100%}.password-wrapper input{width:100%;padding-right:42px}.eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:18px;color:#555;-webkit-user-select:none;user-select:none}.signup-container{min-height:70vh;display:flex;align-items:center;justify-content:center;background:#f6f7fb}.signup-form{width:100%;max-width:360px;background:#fff;padding:25px;border-radius:8px;box-shadow:0 8px 30px #00000014}.signup-form h2{text-align:center;margin-bottom:20px;font-size:22px;font-weight:600;color:#111}.signup-form input{width:100%;padding:10px 12px;margin-bottom:15px;border-radius:5px;border:1px solid #ddd;font-size:14px}.signup-form input:focus{outline:none;border-color:#000}.signup-form button{width:100%;padding:10px;background:#000;color:#fff;font-size:15px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.signup-form button:hover{background:#222}.signup-footer{margin-top:15px;text-align:center;font-size:14px;color:#444}.signup-link{color:#007bff;cursor:pointer;font-weight:500}.signup-link:hover{text-decoration:underline}@media(max-width:480px){.signup-form{padding:20px}}.signup-hint{margin-top:12px;font-size:14px;text-align:center;color:#666}.signup-hint .google-link{color:#1a73e8;cursor:pointer;font-weight:500}.signup-hint .google-link:hover{text-decoration:underline}.tracking-container{max-width:800px;margin:auto;padding:30px}.order-meta{background:#f8f8f8;padding:15px;border-radius:8px;margin-bottom:30px}.timeline{position:relative;border-left:3px solid #ddd;padding-left:25px}.timeline-step{position:relative;margin-bottom:30px}.timeline-step .circle{width:14px;height:14px;background:#ccc;border-radius:50%;position:absolute;left:-31px;top:4px}.timeline-step.done .circle{background:#22c55e}.timeline-step.done .status{color:#22c55e;font-weight:600}.status{font-size:15px}.time{font-size:12px;color:#777}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff9;display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #ddd;border-top:5px solid #4f46e5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.footer{background:#111;color:#eee;padding-top:70px}.footer-container{max-width:1200px;margin:auto;padding:0 20px 50px;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.footer-brand h2{font-size:26px;color:#e67e22;margin-bottom:12px}.footer-brand p{font-size:14px;line-height:1.7;color:#ccc;max-width:320px}.footer-links h4,.footer-social h4{font-size:16px;margin-bottom:16px;color:#fff}.footer-links a{display:block;color:#ccc;font-size:14px;margin-bottom:10px;text-decoration:none;transition:color .25s ease}.footer-links a:hover{color:#e67e22}.social-icons{display:flex;gap:14px}.social-icons a{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.social-icons .instagram{background:#e1306c}.social-icons .whatsapp{background:#25d366}.social-icons .email{background:#d44638}.social-icons .x{background:#000}.social-icons a:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0006}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:18px;font-size:13px;color:#aaa}@media(max-width:900px){.footer-container{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:480px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-brand p{margin:auto}.social-icons{justify-content:center}}.social-icons a.facebook{background:#1877f2}.legal-container{max-width:900px;margin:40px auto;padding:30px 20px;background-color:#fff;color:#1f2937;line-height:1.7;font-family:Inter,Segoe UI,sans-serif}.legal-container h1{font-size:32px;font-weight:700;margin-bottom:16px;color:#111827}.legal-meta{font-size:14px;color:#6b7280;margin-bottom:20px}.legal-container h2{font-size:20px;font-weight:600;margin-top:28px;margin-bottom:8px;color:#111827}.legal-container p{font-size:16px;margin-bottom:12px}.legal-container ul{margin-left:20px;margin-bottom:12px}.legal-container ul li{font-size:16px;margin-bottom:6px;list-style-type:disc}.legal-container a{color:#2563eb;text-decoration:underline}@media(max-width:768px){.legal-container{padding:20px 16px}.legal-container h1{font-size:26px}.legal-container h2{font-size:18px}.legal-container p,.legal-container ul li{font-size:15px}}
