:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media screen and (max-width: 768px){h1{font-size:2.2em}button{padding:.5em 1em;font-size:.95em}body{flex-direction:column;padding:1rem;place-items:start}}@media screen and (max-width: 480px){h1{font-size:1.8em;text-align:center}button{width:100%;font-size:1em;padding:.75em}body{padding:1rem;align-items:center;justify-content:center;flex-direction:column}a{font-size:1em;text-align:center;display:block;margin-top:10px}}@media screen and (max-width: 480px){.hero{padding:30px 15px;text-align:center}.hero h1{font-size:1.6rem;line-height:1.3}.hero p{font-size:.95rem;margin-bottom:20px}.hero-btn{font-size:1rem;padding:10px 20px;display:inline-block;width:100%;max-width:200px}.promo-widget{width:90%;right:5%;bottom:15px;padding:14px}.offers{flex-direction:column;gap:14px}.offer-card{width:100%}.container,.main-content{padding:1rem}}.mega-menu{position:absolute;top:40px;left:0;background-color:#fff;display:flex;padding:20px;box-shadow:0 4px 12px #0000001a;z-index:100;width:max-content}.mega-column{margin-right:40px;min-width:180px}.mega-column h4{font-size:14px;font-weight:700;color:#e53935;margin-bottom:10px}.mega-column ul{list-style:none;padding:0}.mega-column li{margin-bottom:6px}.mega-column li a{color:#333;text-decoration:none;font-size:14px}.mega-column li a:hover{text-decoration:underline}.grid-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:1000px}.grid-item{display:flex;align-items:center;gap:10px}.grid-item img.store-logo{width:40px;height:40px}.grid-item .store-info{display:flex;flex-direction:column}.brand-desc{font-size:12px;color:#555}.cashback{color:green;font-weight:700;font-size:13px}.menu-bar{background-color:#fff;border-bottom:1px solid #ddd;position:relative;z-index:1000}.menu-list{display:flex;list-style:none;margin:0;padding:0}.menu-item{position:relative;padding:14px 20px;cursor:pointer}.menu-item .menu-title{text-decoration:none;color:#333;font-weight:600}.mega-menu{position:absolute;top:100%;left:0;background:#fff;display:flex;gap:30px;padding:20px;box-shadow:0 4px 8px #0000001a;visibility:visible;opacity:1;transition:opacity .3s ease;z-index:999}.menu-item:not(.active) .mega-menu{display:none}.mega-column{min-width:200px}.grid-menu{display:grid;grid-template-columns:repeat(4,1fr);width:800px}.split-list .brand-logo,.grouped-menu .brand-logo{width:24px;height:24px;margin-right:8px;vertical-align:middle}.grid-item{display:flex;gap:10px;align-items:center}.store-logo{width:40px;height:40px}.store-info{display:flex;flex-direction:column}.cashback{color:green;font-size:12px;font-weight:700}.emoji-icon{margin-right:6px}.brand-desc{font-size:12px;color:#666}.menu-bar{display:flex;align-items:center;justify-content:space-between;background-color:#000;padding:10px 20px;color:#18c738;position:relative}.logo-container .logo{height:40px;object-fit:contain;margin-right:20px}.menu-list{display:flex;list-style:none;flex:1;gap:20px;margin:0;padding:0}.menu-item{position:relative}.user-menu{margin-left:auto}.menu-title{color:red!important;text-decoration:none;padding:8px 12px;display:inline-block;font-weight:500;transition:color .3s ease}.menu-title:hover{color:#fc0}@media screen and (max-width: 768px){.menu-bar{flex-direction:column;align-items:flex-start}.menu-list{flex-direction:column;gap:10px;width:100%}.menu-item{width:100%}.mega-menu{flex-direction:column;gap:20px;width:100%;position:static;box-shadow:none;padding:10px}.grid-menu{grid-template-columns:repeat(2,1fr);width:100%}.mega-column{min-width:100%;margin-right:0}}@media screen and (max-width: 480px){.menu-bar{padding:10px}.menu-title{font-size:14px;padding:6px 10px}.mega-menu{padding:10px;font-size:13px}.grid-menu{grid-template-columns:1fr}.grid-item{flex-direction:column;align-items:flex-start}.store-logo{width:32px;height:32px}.cashback,.brand-desc{font-size:11px}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;background:#f9f9f9;line-height:1.5}.home{padding:20px;max-width:1200px;margin:auto}.hero{background:linear-gradient(to right,#6a11cb,#2575fc);color:#fff;padding:60px 20px;text-align:center;border-radius:16px;margin-bottom:40px}.hero h1{font-size:3rem;margin-bottom:15px}.hero-btn{background:#fff;color:#2575fc;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;transition:.3s}.hero-btn:hover{background-color:#e0e0e0}.categories{margin-bottom:40px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:20px}.category-card{background:#fff;border:1px solid #ddd;padding:20px;border-radius:10px;text-align:center;font-weight:700;box-shadow:0 1px 4px #0000000d;transition:.3s;cursor:pointer}.category-card:hover{background:#eaf3ff}.stores{margin-top:40px}.store-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.store-logos img{width:80px;transition:transform .3s}.store-logos img:hover{transform:scale(1.1)}.footer{background:#000;color:#fff;display:flex;justify-content:space-between;padding:30px 20px;flex-wrap:wrap;gap:20px;margin-top:60px}.footer-section{min-width:180px}.footer-section h4{margin-bottom:12px;font-size:1.2rem}.footer-bottom{width:100%;text-align:center;margin-top:20px;font-size:14px;color:#aaa}.header{background:#000;padding:15px 25px;color:#fff;display:flex;justify-content:flex-end;align-items:center}.user-icon{background:#222;padding:6px 14px;border-radius:5px}.user-dropdown{position:absolute;top:45px;right:0;width:250px;background:#fff;color:#000;border-radius:8px;box-shadow:0 2px 8px #0003;padding:15px;z-index:999}.user-dropdown h4{margin-bottom:8px}.user-dropdown p{font-size:14px;margin-bottom:10px}.user-dropdown button{width:100%;padding:10px;margin-bottom:10px;border:none;border-radius:4px;font-weight:700;cursor:pointer}.sign-login{background-color:#e53935;color:#fff}.help-link{font-size:12px;display:block;text-align:center;color:#07c}@media screen and (max-width: 1024px){.hero h1{font-size:2.2rem}.store-logos img{width:70px}.footer{flex-direction:column;align-items:center;text-align:center}}@media screen and (max-width: 768px){.hero{padding:40px 15px}.hero h1{font-size:1.8rem}.hero-btn{padding:10px 20px;font-size:14px}.category-grid{grid-template-columns:repeat(2,1fr)}.store-logos img{width:60px}.header{flex-direction:column;align-items:flex-end}.user-dropdown{width:90vw;right:5%}}@media screen and (max-width: 480px){.hero h1{font-size:1.5rem}.hero-btn{font-size:13px;padding:8px 16px}.category-card{font-size:13px;padding:16px}.store-logos img{width:50px}.footer-section h4{font-size:16px}.footer-bottom{font-size:12px}}.user-section{position:relative;cursor:pointer}.user-dropdown{position:absolute;top:100%;right:0;width:240px;background:#fff;padding:16px;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;z-index:10}.login-trigger{background-color:#e71818;color:#fff;padding:8px;margin-top:12px;border-radius:6px;text-align:center;cursor:pointer}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000}.login-modal{background:#fff;padding:2rem;border-radius:12px;width:400px;box-shadow:0 8px 30px #0000004d;position:relative;animation:fadeIn .3s ease-in-out}.modal-close{position:absolute;top:10px;right:15px;font-size:22px;background:none;border:none;cursor:pointer}.modal-header{text-align:center;font-size:18px;margin-bottom:1rem}.social-login{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.facebook-btn{background:#4267b2;color:#fff;padding:10px;font-size:16px;border:none;border-radius:6px;cursor:pointer}.divider{text-align:center;font-weight:700;color:#888;margin:5px 0}.form-section input{width:100%;padding:10px;margin:6px 0;border:1px solid #ccc;border-radius:6px;font-size:14px}.forgot{text-align:right;font-size:12px;color:#007bff;margin-top:4px;cursor:pointer}.sign-in-btn{background:#e53935;color:#fff;width:100%;padding:12px;border:none;border-radius:6px;font-size:16px;cursor:pointer;margin-top:12px}.signup-link{text-align:center;margin-top:16px;font-size:13px}.signup-link a{color:#007bff;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.google-login-wrapper{display:flex;justify-content:center;margin-top:8px}.login-modal-content{padding:1rem;width:300px}.login-button{width:100%;background:#000;color:#fff;padding:10px;border:none;border-radius:6px;font-weight:700;cursor:pointer}.register-box input{width:100%;margin-top:8px;padding:8px;border:1px solid #ccc;border-radius:6px}.register-box button[type=submit]{margin-top:12px;width:100%;background:linear-gradient(to right,purple,pink);color:#fff;padding:10px;border:none;border-radius:6px;font-weight:700}.separator{margin:10px 0;text-align:center;font-size:.9rem;color:gray}.promo-widget{position:fixed;bottom:20px;right:20px;width:280px;background:#6a00ff;color:#fff;padding:16px;border-radius:12px;box-shadow:0 0 12px #0003;z-index:9999;font-family:sans-serif}.promo-content h4{margin:0 0 8px;font-size:16px;font-weight:700}.promo-content p{margin:0 0 12px;font-size:14px}.promo-btn{background-color:#fff;color:#6a00ff;border:none;padding:8px 14px;border-radius:6px;font-weight:700;cursor:pointer}.promo-close{position:absolute;top:6px;right:10px;background:none;border:none;color:#fff;font-size:18px;cursor:pointer}@media screen and (max-width: 768px){.promo-widget{width:90%;right:5%;bottom:20px;padding:14px}.promo-content h4{font-size:15px}.promo-content p{font-size:13px}.promo-btn{font-size:14px;padding:7px 12px}}@media screen and (max-width: 480px){.promo-widget{width:95%;right:2.5%;bottom:16px;padding:12px}.promo-content h4{font-size:14px}.promo-content p{font-size:12px}.promo-btn{font-size:13px;padding:6px 10px}.promo-close{font-size:16px;top:4px;right:8px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.flash-deals-container{padding:20px;background-color:#f8f8f8;border-radius:12px;max-width:1200px;margin:0 auto}.flash-deals-container h2{text-align:center;font-size:1.8rem;margin-bottom:20px;color:#333}.flash-swiper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding-bottom:30px}.flip-card{background-color:transparent;flex:1 1 250px;max-width:300px;height:320px;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;border-radius:10px;backface-visibility:hidden;box-shadow:0 2px 8px #0000001a}.flip-card-front{background:#fff;z-index:2}.flip-card-back{background:#f0f0f0;transform:rotateY(180deg);display:flex;align-items:center;justify-content:center;padding:20px;text-align:center}.deal-card{padding:15px;text-align:center}.deal-card img{width:100%;height:auto;border-radius:8px;margin-bottom:10px}.deal-card h4{font-size:1rem;margin:5px 0}.brand{font-size:.85rem;color:#555}.price{font-weight:700;margin-top:5px}.discount{color:green;font-weight:600;display:inline-block;margin-bottom:5px}.original{color:#999;font-size:.85rem;margin-left:5px}.details-btn{padding:8px 16px;background-color:#ff5e00;color:#fff;border:none;border-radius:20px;cursor:pointer;margin-top:10px}.details-btn:hover{background-color:#e64a00}@media screen and (max-width: 768px){.flash-deals-container{padding:10px}.flash-deals-container h2{font-size:1.4rem}.flip-card{flex:1 1 90%;height:260px}.deal-card{padding:10px}.deal-card h4,.price{font-size:.95rem}.brand,.original{font-size:.75rem}.details-btn{font-size:.85rem;padding:6px 12px}}body{margin:0;font-family:Arial,sans-serif;background:#fafafa}.container{display:flex;height:100vh}.sidebar{width:250px;background-color:#fff;border-right:1px solid #ddd;padding:20px;box-shadow:2px 0 5px #0000000d;overflow-y:auto}.title{font-size:20px;margin-bottom:15px;font-weight:700}.sidebar-item{padding:12px 15px;margin-bottom:10px;cursor:pointer;border-radius:8px;transition:.2s}.sidebar-item:hover,.sidebar-item.active{background-color:#ffeaea;color:red;font-weight:700}.main-content{flex:1;padding:30px;overflow-y:auto}.section-title{font-size:22px;margin-bottom:20px;border-bottom:2px solid red;display:inline-block;padding-bottom:5px}.offers{display:flex;flex-wrap:wrap;gap:20px}.offer-card{background-color:#fff;padding:20px;width:220px;border-radius:10px;box-shadow:0 2px 10px #00000014;transition:transform .2s}.offer-card:hover{transform:scale(1.03)}.offer-card h3{font-size:16px;margin:10px 0}.offer-card .store-logo{font-size:14px;color:#666}.offer-card button{margin-top:10px;background-color:#5eff00;color:#fff;border:none;padding:10px;border-radius:6px;cursor:pointer;width:100%}@media screen and (max-width: 768px){.container{flex-direction:column}.sidebar{width:100%;height:auto;border-right:none;border-bottom:1px solid #ddd;box-shadow:none;padding:15px}.main-content{padding:20px}.offers{justify-content:center}.offer-card{width:45%}}@media screen and (max-width: 480px){.offer-card{width:100%}.sidebar-item{font-size:14px;padding:10px 12px}.section-title{font-size:18px}.offer-card h3{font-size:15px}.offer-card button{font-size:14px;padding:8px}.title{font-size:18px}}.product-container{max-width:960px;margin:40px auto;padding:30px;font-family:Segoe UI,sans-serif;background:#fff;border-radius:16px;box-shadow:0 12px 24px #0000001a}.title{text-align:center;color:#1a1a1a;font-size:26px;margin-bottom:30px}.main-section{display:flex;gap:40px;margin-bottom:40px}.image-section{flex:1;text-align:center}.main-image{width:240px;border-radius:10px;box-shadow:0 0 8px #00000026}.gallery-link{display:inline-block;margin-top:10px;color:#0073e6;font-weight:500;font-size:14px;text-decoration:none}.spec-section{flex:2}.spec-section h3{font-size:20px;margin-bottom:15px;color:#333}.spec-list{list-style:none;padding-left:0}.spec-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px dashed #ccc;font-size:15px;color:#444}.spec-item .icon{font-size:20px;color:#0073e6}.pricing-section{margin-top:30px}.price-row{display:flex;justify-content:space-between;align-items:center;background:#f1f6ff;padding:12px 16px;border-radius:8px;margin-bottom:12px}.store-button{background-color:#0073e6;color:#fff;border:none;padding:8px 14px;font-size:14px;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.store-button:hover{background-color:#005bb5}.variant-section{margin-top:30px}.variant-section h4{font-size:18px;margin-bottom:10px}.variant-row{background:#f7f7f7;padding:10px 16px;margin-bottom:10px;border-radius:8px;display:flex;justify-content:space-between;font-size:15px}.variant-price{font-weight:500;color:#222}.product-container{display:flex;max-width:1280px;margin:2rem auto;padding:2rem;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 20px #0000001a;gap:2rem;background:#fff}.left-section{flex:1;display:flex;flex-direction:column;align-items:center}.product-image{max-width:300px;height:auto;border-radius:10px}.image-gallery{margin-top:1rem;display:flex;gap:.5rem}.thumb-box img{width:60px;height:60px;object-fit:cover;border:1px solid #ccc;border-radius:6px;cursor:pointer}.right-section{flex:2;text-align:left}.product-title{font-size:1.5rem;margin-bottom:1rem}.price{color:#b12704;font-size:1.8rem;margin-bottom:1rem}.features{list-style-type:disc;margin-left:1rem;margin-bottom:1.5rem}.buy-btn,.cart-btn{padding:.8rem 2rem;margin-right:1rem;border:none;font-size:1rem;cursor:pointer;border-radius:5px;transition:background .3s ease}.buy-btn{background-color:#ffa41c;color:#fff}.cart-btn{background-color:#ffd814;color:#000}.buy-btn:hover{background-color:#f08804}.cart-btn:hover{background-color:#f7ca00}.product-image{max-width:300px;height:auto;border-radius:10px;transition:transform .3s ease}.product-image:hover{transform:scale(1.1)}.thumb-box img{width:60px;height:60px;object-fit:cover;border:1px solid #ccc;border-radius:6px;cursor:pointer;transition:transform .3s ease}.thumb-box img:hover{transform:scale(1.2)}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f6f6f6}.main-heading{text-align:center;padding:1rem;background-color:#232f3e;color:#fff;margin-bottom:1rem}.product-container{display:flex;flex-direction:column;gap:20px;padding:1rem 2rem;max-width:1000px;margin:auto}.product-card{display:flex;background:#fff;border-radius:10px;box-shadow:0 4px 15px #00000014;padding:1rem;transition:transform .2s ease}.product-card:hover{transform:translateY(-2px)}.product-card img{width:160px;height:160px;object-fit:contain;border-radius:8px;margin-right:1.5rem}.product-info{flex:1}.product-info h2{font-size:1.1rem;color:#111;margin-bottom:6px}.price{font-size:1.2rem;font-weight:700;color:#b12704}.discount{color:green;margin-left:10px}.rating{color:#ffa41c;font-size:.95rem;margin:5px 0;display:inline-block}.mrp{color:#777;text-decoration:line-through;margin-left:10px;font-size:.9rem}.delivery{color:#007600;font-size:.9rem;margin-top:8px}.add-to-cart{margin-top:10px;padding:6px 16px;background-color:#f0c14b;border:1px solid #a88734;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500}.main-layout{display:flex;gap:20px;padding:1rem 2rem;max-width:1200px;margin:auto}.filters{width:220px;background:#fff;border-radius:10px;box-shadow:0 3px 10px #00000014;padding:1rem;height:fit-content}.filters h3{font-size:1.1rem;margin-bottom:1rem}.filter-section{margin-bottom:1rem}.filter-section label{display:block;font-weight:700;margin-bottom:5px}.filter-section select,.filter-section input{width:100%;padding:6px;border-radius:6px;border:1px solid #ccc;font-size:.9rem}@media screen and (max-width: 768px){.main-layout{flex-direction:column;padding:1rem}.filters{width:100%;margin-bottom:20px}.product-container{padding:1rem}.product-card{flex-direction:column;align-items:center;text-align:center}.product-card img{margin:0 0 1rem}.product-info h2{font-size:1rem}.price{font-size:1.1rem}.add-to-cart{width:100%}}@media screen and (max-width: 480px){.main-heading{font-size:1.2rem;padding:.75rem}.product-card img{width:120px;height:120px}.product-info h2{font-size:.95rem}.price{font-size:1rem}.mrp,.discount,.delivery{font-size:.85rem}.add-to-cart{font-size:.85rem;padding:6px 12px}.filters h3{font-size:1rem}.filter-section label{font-size:.9rem}.filter-section select,.filter-section input{font-size:.85rem}}.logo{font-size:22px;font-weight:700;color:#333;white-space:nowrap}.search-bar{padding:8px 14px;width:200%;margin:0 auto;border-radius:20px;align-items:center;justify-content:center;border:1px solid #ccc}.hamburger{display:none;font-size:24px;cursor:pointer}.login-btn-container{position:relative;display:inline-block}.login-btn{background-color:#07f;color:#fff;padding:8px 14px;border:none;border-radius:6px;font-weight:700;cursor:pointer;text-align:center;transition:background-color .3s ease}.hero{text-align:center;padding:60px 20px;background:linear-gradient(to right,#ff512f,#f09819);color:#fff}.hero h1{font-size:2.5rem;margin-bottom:20px}.hero p{font-size:1.1rem;max-width:600px;margin:0 auto}.google-btn,.facebook-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:none;padding:10px;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;width:100%}.facebook-btn{background-color:#4267b2;color:#fff}.facebook-btn:hover{background-color:#365899}@media (max-width: 768px){.hamburger{display:block;order:-1}.search-bar{max-width:100%;font-size:14px;padding:7px 12px}.login-btn{align-self:flex-end}.hero h1{font-size:2rem}.hero p{font-size:1rem}}@media (max-width: 480px){.search-bar{font-size:13px;padding:6px 10px;border-radius:16px}.hero h1{font-size:1.5rem}.hero p{font-size:.95rem}.signup-btn,.chrome-btn{width:100%;text-align:center}}.bottom-nav{display:none}@media screen and (max-width: 768px){.bottom-nav{display:flex;position:fixed;bottom:0;left:0;width:100vw;height:60px;background-color:#fff;border-top:1px solid #ccc;justify-content:space-around;align-items:center;padding:0 10px;box-shadow:0 -2px 5px #0000001a;z-index:3000}.prototype-page{padding:0}}.bottom-nav .nav-icon{display:flex;flex-direction:column;align-items:center;font-size:12px;color:#333;text-align:center;width:33.33%}.bottom-nav .nav-icon svg{font-size:22px;margin-bottom:2px}@keyframes blink{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.blink{animation:blink 1s infinite}.message-box-container{margin:20px;display:flex;gap:10px;align-items:center}.message-box{border:2px solid black;padding:10px;font-size:14px;border-radius:5px;max-width:300px}.submit-btn{background-color:green;color:#fff;padding:8px 15px;border:none;border-radius:6px;cursor:pointer;font-size:15px}.submit-btn:hover{background-color:#006400}.mobile-menu{position:fixed;top:60px;left:-100%;width:80%;height:100vh;background:#fff;z-index:999;padding:20px;transition:left .3s ease;overflow-y:auto;height:calc(100vh - 60px)}.mobile-menu.open{left:0}.menu-title{font-size:18px;margin-bottom:15px;font-weight:700}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.menu-item{background:#f9f9f9;padding:15px;border-radius:12px;text-align:center;font-size:14px;font-weight:500;cursor:pointer;transition:.2s}.menu-item:hover{background:#ffe0b3}.menu-icon{width:50px;height:50px;margin-bottom:8px;object-fit:contain}@media (min-width: 768px){.mobile-menu{display:none}}.message-box.logged-in{background:#e6ffe6;border:1px solid #22c55e;color:#16a34a;font-weight:700}@media (max-width: 768px){.logo{margin:0;flex:1;text-align:center;font-size:18px}}body,html{margin:0;padding:0;font-family:Arial,sans-serif;box-sizing:border-box}.prototype-page{min-height:100vh;width:100%;display:flex;flex-direction:column;background:#fff;padding:0;margin:0 auto;box-sizing:border-box;overflow-x:hidden}.navbar{display:flex;width:100%;position:relative;align-items:center;justify-content:space-between;padding:12px 15px;background-color:#fff;box-shadow:0 2px 6px #0000001a;gap:10px}.logo{font-size:20px;font-weight:700;color:#333;text-align:left;max-width:180px;white-space:nowrap;flex:unset}.login-btn:hover{background-color:#005fcc}@media (max-width: 768px){.navbar{width:100%;max-width:100%;margin:0 auto}.logo{margin:0;font-size:18px}.search-container{width:100%;margin-bottom:8px}.search-bar{width:100%;font-size:16px;padding:8px}.login-btn-container{width:100%;display:flex;margin-bottom:8px}.login-btn{width:70%;font-size:14px;padding:8px 12px;text-align:center}}.wallet-container{display:flex;align-items:center;margin-right:15px;font-weight:700;color:#333}.wallet-icon{font-size:20px;margin-right:5px;color:#ff9800}.wallet-amount{font-size:16px}.slider-wrapper,.categories-wrapper{margin-bottom:24px}.earnings-fullpage{position:fixed;top:25px;left:0;width:100%;height:calc(100% + -0px);background:#fff;overflow-y:auto;z-index:1000;padding:70px 20px 20px;box-sizing:border-box}.earnings-fullpage .close-btn{position:fixed!important;top:100px!important;right:25px!important;font-size:24px;background:transparent;border:none;cursor:pointer;color:#333;z-index:6000!important}.close-btn{position:absolute;top:30px;right:20px;background:transparent;border:none;font-size:28px;color:#333;cursor:pointer;z-index:3000}@media screen and (max-width: 768px){.wallet-icon,.wallet-amount{display:none!important}}@media (max-width: 768px){.MuiToolbar-root{flex-direction:row}}.close-btn{position:absolute;top:10px;right:20px;background:transparent;border:none;font-size:28px;color:#333;cursor:pointer;z-index:5000}.close-btn:hover{color:#000}footer{width:100%;background:#111;color:#fff;padding:30px 0;margin-top:20px}.page-container{width:100%;max-width:1080px;margin:0 auto;padding:5px 20px 20px;box-sizing:border-box}@media (max-width: 768px){.page-container{padding:12px}}.page-container.fullpage{max-width:100%!important;width:100%!important;padding:0 12px!important;margin:0 auto!important;box-sizing:border-box}.slider-section{padding:-100% 0}.slider-title{font-size:22px;font-weight:700;margin:12px 0 8px}.slider-wrapper{overflow:hidden;width:100%;position:relative;max-width:1520px;padding:0}.deals-container{display:flex;gap:16px;will-change:transform;transition:transform .5s ease-in-out}.deal-card{position:relative;width:360px;height:160px;border-radius:12px;overflow:hidden;flex:0 0 auto;box-shadow:0 4px 10px #0000001a;cursor:pointer;background:#fff;transition:transform .3s ease}.deal-card:hover{transform:translateY(-4px)}.deal-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.deal-content{position:absolute;inset:90px 0 0;display:flex;flex-direction:column;justify-content:center;padding:16px;color:#0b0b0b}.deal-title{font-size:1.1rem;font-weight:700;margin-bottom:6px}.deal-offer{font-size:.95rem;font-weight:700;color:#ffeb3b;margin-bottom:4px}.deal-desc{font-size:.85rem;opacity:.9}@media (max-width: 1024px){.deal-card{width:300px;height:140px}}@media (max-width: 768px){.slider-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;max-width:385px;margin:0;scroll-padding-left:0;margin-left:0!important;padding-left:0!important}.deals-container{flex-wrap:nowrap;justify-content:center}.deal-card{width:600px;height:140px}}@media (max-width: 480px){.slider-wrapper{padding:0 16px}.deal-card{width:600px;height:130px;margin:0 auto}.deal-title{font-size:1rem}}.popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background:#fff;padding:20px;border-radius:12px;text-align:center;max-width:300px;width:90%;box-shadow:0 4px 12px #0000004d}.popup-buttons{display:flex;justify-content:space-around;margin-top:12px}.login-btn,.continue-btn{padding:8px 14px;border:none;border-radius:8px;cursor:pointer;font-weight:700}.login-btn{background-color:#007bff;color:#fff}.continue-btn{background-color:#28a745;color:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background-color:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer}.slider-arrow:hover{background-color:#f0f0f0}.left-arrow{left:8px}.right-arrow{right:8px}@media (max-width: 768px){.slider-arrow{font-size:20px;width:32px;height:32px;line-height:30px}.deal-card{width:300px;height:140px}}@media (max-width: 480px){.deal-card{width:310px;height:130px}}.deal-logo-container{height:60px;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:8px;z-index:1}.deal-logo{max-height:100px;max-width:100%;object-fit:contain}@media screen and (max-width: 1024px){.deal-content{top:70px;padding:14px;font-size:.95rem}}@media screen and (max-width: 768px){.deal-content{top:60px;padding:12px;font-size:.9rem;text-align:center;align-items:center}}@media screen and (max-width: 480px){.deal-content{top:50px;padding:10px;font-size:.75rem;text-align:center;align-items:center}}.popup-close-btn{position:absolute;top:10px;right:10px;background:#fff;border:none;font-size:10px;cursor:pointer;padding:4px 8px;border-radius:5px;box-shadow:0 0 5px #0003;transition:.2s ease}.popup-close-btn:hover{background:#f2f2f2}.login-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;width:280px;max-width:95vw;box-shadow:0 6px 18px #00000026;z-index:4000;animation:fadeInDown .3s ease-in-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-dropdown form{display:flex;flex-direction:column;gap:10px}.login-dropdown input{padding:10px;border-radius:8px;border:1px solid #ccc;outline:none;font-size:14px;transition:border-color .2s;width:100%}.login-dropdown input:focus{border-color:#07f}.login-btn,.submit-btn{background:#07f;color:#fff;padding:10px;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background .3s ease}.login-btn:hover,.submit-btn:hover{background:#005fcc}.social-icons{display:flex;flex-direction:column;gap:10px;margin-top:15px}.google-btn,.facebook-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:none;padding:10px;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;transition:background .3s ease;width:100%}.google-btn{background-color:#fff;color:#333;border:1px solid #ccc}.google-btn:hover{background-color:#f2f2f2}.logout-btn{background-color:#f2f2f2;cursor:pointer;width:50}.separator{font-size:14px;font-weight:500;color:#666;text-align:center;margin:10px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 480px){.login-dropdown{position:fixed;top:20%;left:50%;transform:translate(-50%,-50%);width:70%;padding:18px;border-radius:16px;box-shadow:0 8px 20px #00000026;z-index:2001;background:#fff}.login-dropdown input{font-size:15px;padding:12px;width:100%;border:1px solid #ccc;border-radius:8px}.google-btn,.submit-btn{font-size:15px;padding:10px 24px;width:70%;align-self:center;border-radius:8px;cursor:pointer;text-align:center!important}.login-dropdown form{display:flex;flex-direction:column;width:100%;align-items:center;gap:8px}}.categories-container{padding:20px}.categories-title{font-size:1.5rem;font-weight:700}.categories-box{display:flex;position:relative;gap:10px}.categories-list{width:200px;display:flex;flex-direction:column;gap:10px}.category-item{padding:12px;background:#f8f8f8;border-radius:6px;cursor:pointer;font-weight:500;transition:.2s}.category-item:hover,.category-item.active{background:#e7f0ff;border-left:4px solid #007bff}.category-dropdown{position:absolute;left:210px;top:0;width:calc(100% - 220px);height:380px;background:#fff;padding:15px;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 15px #0000001a;overflow-y:auto}.offers-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.offer-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:12px;text-align:center;display:flex;flex-direction:column;justify-content:center;transition:.2s}.offer-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.store-logo{width:50px;height:50px;object-fit:contain;margin:0 auto 4px}.cashback{font-size:13px;font-weight:600;color:green;margin-top:4px}.offer-count{font-size:12px;color:#555}@media (max-width: 768px){.categories-box{flex-direction:column}.categories-list{width:100%;flex-direction:row;overflow-x:auto;gap:0}.category-item{padding:10px;font-size:12px;white-space:nowrap;border-left:none;border-bottom:3px solid transparent}.category-item.active{background:#e7f0ff;border-bottom:3px solid #007bff}.category-dropdown{position:relative;left:0;top:0;width:100%;min-height:auto;margin-top:10px}.offers-grid{grid-template-columns:repeat(2,1fr)}.offer-card{padding:10px}}.page-container{padding:20px;font-family:Segoe UI,sans-serif}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;top:100px}.product-card{background:#fff;border-radius:12px;padding:15px;text-align:center;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:transform .2s}.product-card:hover{transform:translateY(-5px)}.card-image{width:100%;max-width:180px;margin-bottom:10px}.card-title{font-size:20px;font-weight:700;margin:6px 0}.card-price{font-size:25px;color:#0073e6}.back-btn{margin-bottom:20px;background:none;border:none;font-size:16px;cursor:pointer;color:#0073e6}.product-container{display:flex;flex-wrap:wrap;gap:30px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 20px #00000014}.product-gallery{flex:1;min-width:300px;text-align:center}.main-image{width:100%;max-width:400px;border-radius:12px;margin-bottom:15px}.thumbnail-row{display:flex;justify-content:center;gap:10px}.thumbnail{width:70px;height:70px;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:.3s}.thumbnail:hover{border-color:#0073e6}.product-details{flex:1;min-width:300px}.product-title{font-size:26px;font-weight:700;margin-bottom:12px}.price-row{display:flex;align-items:center;gap:12px;margin-bottom:15px}.price{font-size:24px;font-weight:700;color:#0073e6}.old-price{text-decoration:line-through;color:#888}.discount{color:green;font-weight:700}.description{font-size:15px;line-height:1.6;margin-bottom:20px;color:#444}.button-row{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:12px 20px;border-radius:8px;border:none;cursor:pointer;font-weight:600;transition:.3s}.buy-now{background:#ff5722;color:#fff}.add-cart{background:#0073e6;color:#fff}.wishlist{background:#f3f3f3;color:#333}.btn:hover{opacity:.9}@media (max-width: 768px){.product-container{flex-direction:column;padding:15px}.main-image{max-width:100%}}.footer{background:#0d0d0d;color:#fff;display:flex;justify-content:space-between;padding:40px 50px;flex-wrap:wrap;gap:40px}.footer-column{display:flex;flex-direction:column;min-width:150px}.footer-column h4{font-size:14px;margin-bottom:12px;color:#bbb}.footer-column a{color:#d5d5d5;text-decoration:none;margin-bottom:6px;font-size:14px}.footer-column a:hover{color:#fff}.brand h2{font-size:20px;margin-bottom:10px}@media (max-width: 768px){.footer{flex-direction:column;padding:30px}}.coupon-container{max-width:900px;margin:40px auto;padding:20px;font-family:Poppins,sans-serif}.page-title{text-align:center;color:#222;margin-bottom:20px}.category-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:0}.category-btn{background:#f7f7f7;border:1px solid #ddd;border-radius:25px;padding:6px 14px;font-size:14px;cursor:pointer;transition:.3s}.category-btn:hover,.category-btn.active{background:#ff7b00;color:#fff;border-color:#ff7b00}.coupon-list{display:flex;flex-direction:column;gap:15px}.coupon-card{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 6px #0000001a}.coupon-left{max-width:70%}.coupon-title{font-size:18px;font-weight:600;margin:0;color:#333}.coupon-description{font-size:14px;color:#555;margin-top:4px}.click-count{display:block;margin-top:6px;font-size:13px;color:#777}.coupon-right{display:flex;flex-direction:column;align-items:center;min-width:120px}.reveal-btn,.deal-btn{padding:10px 18px;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:.3s}.reveal-btn{background:#007bff}.deal-btn{background:#28a745}.reveal-btn:hover{background:#0056b3}.deal-btn:hover{background:#1e7e34}.coupon-code-box{background:#f0f8ff;border:1px dashed #007bff;padding:6px 12px;border-radius:8px}.coupon-code{font-weight:600;color:#007bff}.no-coupons{text-align:center;color:#777;font-size:15px}.loading{text-align:center;margin-top:40px;font-size:18px;color:#555}.coupon-container{width:90%;margin:auto;padding:20px}.category-bar{display:flex;justify-content:flex-end;gap:10px;padding-left:20px;padding-right:80px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-btn{padding:8px 16px;border:1px solid #aaa;background:#fff;cursor:pointer;border-radius:6px}.category-btn.active{background:#007bff;color:#fff}.coupon-card{display:flex;justify-content:space-between;border:1px solid #e4e4e4;padding:15px;margin-bottom:12px;border-radius:8px;background:#fff}.reveal-btn{background:#ff5722;color:#fff;padding:8px 14px;border:none;border-radius:6px;cursor:pointer}.deal-btn{background:#28a745;color:#fff;padding:8px 14px;border:none;border-radius:6px;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-box{width:420px;background:#fff;padding:25px;border-radius:12px;text-align:center;position:relative;animation:fadeIn .2s ease}.modal-close{position:absolute;right:12px;top:12px;background:none;border:none;font-size:24px;cursor:pointer}.modal-logo{width:80px;height:80px;margin-bottom:10px}.modal-code-box{margin:18px 0;padding:10px;border:1px dashed #ffa500;display:flex;justify-content:space-between;align-items:center}.copy-btn{background:#ffd766;border:none;padding:5px 12px;cursor:pointer;border-radius:6px}.visit-store-btn{display:block;margin-top:18px;padding:12px;background:#007bff;color:#fff;border-radius:8px;text-decoration:none;font-size:16px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.category-bar{padding-right:12px;padding-left:8px;overflow-x:auto}
