@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);:root{--color-bg:#f5f5f5;--color-surface:#fff;--color-dark:#0a0a0a;--color-dark-2:#1a1a1a;--color-accent:#ff4500;--color-accent-h:#e03d00;--color-discount:#e5002b;--color-text:#111;--color-muted:#666;--color-border:#ebebeb;--radius-card:12px;--shadow-card:0 2px 12px #00000012;--shadow-card-h:0 8px 32px #0000001f}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;background-color:var(--color-bg);color:#111;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}@keyframes shimmerLoad{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(1turn)}}.header-search-desktop,.header-search-inline{display:none}.header-search-toggle{display:flex}@media (min-width:768px){.header-search-inline{display:block}.header-search-toggle{display:none}}@media (min-width:1024px){.header-search-inline{display:none}.header-search-desktop{display:flex!important}}#store-nav{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.translate-y-0{transform:translateY(0)}.-translate-y-full{transform:translateY(-100%)}.store-toggle-btn{transition:all .3s ease-in-out}.store-toggle-btn:hover{transform:scale(1.1)}.bottom-6{bottom:1.5rem}.right-6{right:1.5rem}.opacity-100{opacity:1}.visible{visibility:visible}.invisible{visibility:hidden}.filter-scroll::-webkit-scrollbar{width:8px}.filter-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.filter-scroll::-webkit-scrollbar-thumb{background:#f97316;border-radius:4px}.filter-scroll::-webkit-scrollbar-thumb:hover{background:#ea580c}.filter-scroll{scrollbar-color:#f97316 #f1f5f9;scrollbar-width:thin}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.overflow-y-auto{overflow-y:auto}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.bg-gray-50{background-color:#f5f5f5;background-color:var(--color-bg)}.bg-gray-100{background-color:#f0f0f0}.bg-gray-200{background-color:#e2e8f0}.bg-gray-300{background-color:#cbd5e1}.bg-orange-500{background-color:#ff4500;background-color:var(--color-accent)}.bg-orange-600{background-color:#e03d00;background-color:var(--color-accent-h)}.bg-red-500{background-color:#ef4444}.bg-red-100{background-color:#fee2e2}.text-white{color:#fff}.text-gray-400{color:#94a3b8}.text-gray-500{color:#64748b}.text-gray-600{color:#475569}.text-gray-700{color:#334155}.text-gray-800{color:#1e293b}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-yellow-400{color:#facc15}.border{border:1px solid #e2e8f0}.border-gray-200{border-color:#e2e8f0}.border-gray-300{border-color:#cbd5e1}.border-orange-500{border-color:#f97316}.border-red-400{border-color:#f87171}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pb-4{padding-bottom:1rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.w-6{width:1.5rem}.w-16{width:4rem}.w-full{width:100%}.h-6{width:1.5rem}.h-16{height:4rem}.h-64{height:16rem}.min-h-screen{min-height:100vh}.grid{display:grid}.hidden{display:none}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1}.space-x-1>:not(:first-child){margin-left:.25rem}.space-x-2>:not(:first-child){margin-left:.5rem}.space-x-4>:not(:first-child){margin-left:1rem}.space-y-2>:not(:first-child){margin-top:.5rem}.space-y-4>:not(:first-child){margin-top:1rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-center{text-align:center}.line-through{text-decoration:line-through}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.top-16{top:4rem}.top-20{top:5rem}.top-32{top:8rem}.right-4{right:1rem}.left-3{left:.75rem}.inset-0{bottom:0;left:0;right:0;top:0}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.z-40{z-index:40}.z-50{z-index:50}.z-150{z-index:150}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-all{transition:all .15s ease-in-out}.transform{transform:translateZ(0)}.scale-105{transform:scale(1.05)}.scale-102{transform:scale(1.02)}.hover\:scale-105:hover{transform:scale(1.05)}.-translate-y-1,.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;appearance:none}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 3px #f973164d}.focus\:border-transparent:focus{border-color:#0000}.hover\:bg-gray-200:hover{background-color:#e2e8f0}.hover\:bg-gray-300:hover{background-color:#cbd5e1}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:text-orange-500:hover{color:#f97316}.hover\:text-orange-600:hover{color:#ea580c}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-gray-700:hover{color:#334155}.hover\:text-white:hover{color:#fff}.hover\:border-orange-500:hover{border-color:#f97316}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.fill-current{fill:currentColor}.whitespace-nowrap{white-space:nowrap}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.object-contain{object-fit:contain}.line-clamp-2{display:block;max-height:2.5em;white-space:nowrap}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:inline{display:inline}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:flex-row{flex-direction:row}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.mango-logo{transition:filter .3s ease}.mango-logo,.mango-logo-selected{filter:brightness(0) invert(1)}.mango-logo-unselected{filter:brightness(0)}@media (min-width:1536px){.\32 xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.w-2\.5{width:.625rem}.h-2\.5{height:.625rem}.h-40{height:10rem}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.bg-white\/80{background-color:#fffc}@media (max-width:640px){.gap-4{gap:.75rem}.mobile-card-padding{padding:.5rem}}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.focus\:ring-2:focus{ring-width:2px;ring-color:#f97316;outline:none}img{loading:lazy}@media (min-width:480px) and (max-width:639px){.sm-mobile\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.products-container{margin:0 auto;max-width:1400px;padding:0 1rem}@media (min-width:768px){.products-container{padding:0 2rem}}.product-button{font-size:.875rem;line-height:1.25rem;transition:all .2s ease-in-out}.product-button:hover{box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.line-clamp-2{max-height:2.6em}.store-logo-fixed{height:48px!important;min-height:48px!important;min-width:80px!important;object-fit:contain;width:80px!important}.product-image-fixed{height:10rem!important;object-fit:cover}.product-card-compact{padding:.75rem}.product-grid-compact{gap:1rem}.bg-gradient-fire{background:linear-gradient(135deg,#ff4757,#ff6b7a 50%,#ff8a80)}.bg-gradient-gold{background:linear-gradient(135deg,gold,#ffed4e 50%,#fff59d)}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #ffa50066}50%{box-shadow:0 0 30px #ffa500cc}}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}@keyframes slide-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-right{animation:slide-in-right .5s ease-out}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-left{animation:slide-in-left .5s ease-out}.carousel-container{transition:transform .3s ease-in-out}.carousel-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border:1px solid #ffa50033}.carousel-button:hover{background-color:#ffa5001a;transform:scale(1.1)}.product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.discount-badge{overflow:hidden;position:relative}.discount-badge:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.mobile-grid{gap:.75rem;grid-template-columns:1fr}.mobile-text-sm{font-size:.875rem}.mobile-p-3{padding:.75rem}.store-logo-fixed{height:36px!important;min-height:36px!important;min-width:60px!important;width:60px!important}.product-image-fixed{height:8rem!important}}.store-logo{filter:grayscale(.1);transition:all .3s ease}.store-logo:hover{filter:grayscale(0);transform:scale(1.02)}.carousel-indicator{height:8px;position:relative;transition:all .3s ease;width:8px}.carousel-indicator.active{background:linear-gradient(45deg,#ff6b35,#f7931e)}.carousel-indicator.active:after{border:2px solid #ff6b35;border-radius:50%;content:"";height:140%;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:140%}.focus\:ring-custom:focus{ring-width:2px;ring-color:#ff6b35;ring-opacity:.5;outline:none}.btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e);box-shadow:0 2px 8px #ff6b354d;font-size:.875rem;padding:.5rem .75rem;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#e55a2b,#e0851a);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 2px 6px #ff6b354d;transform:translateY(0)}.store-section-spacing{margin-bottom:2rem}.text-compact{font-size:.875rem;line-height:1.25rem}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#e55a2b,#e0851a)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.deal-card{height:100%}.deal-button{display:flex;flex-direction:column;height:100%;transition:all .3s ease}.deal-button:hover{transform:translateY(-4px)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.3;min-height:2.6em;overflow:hidden;text-overflow:ellipsis}.bg-yellow-400{background-color:#facc15}.bg-cyan-300{background-color:#67e8f9}.bg-teal-500{background-color:#14b8a6}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:text-teal-600{color:#0d9488}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:-translate-x-0,.group:hover .group-hover\:translate-x-0{transform:translateX(0)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width:640px){.deal-card{width:180px!important}.deal-button img{height:7rem}}.group button[onclick*=scrollCarousel]{background-color:#a2f0ea;opacity:0;transition:all .3s ease}.group:hover button[onclick*=scrollCarousel]{opacity:1}.w-6{width:1.5rem!important}.text-\[10px\]{font-size:10px}.leading-none{line-height:1}.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-teal-600{color:#0d9488}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.opacity-0{opacity:0}.opacity-90{opacity:.9}.absolute{position:absolute}.relative{position:relative}.top-2{top:.5rem}.left-2{left:.5rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.z-10{z-index:10}.z-20{z-index:20}.flex{display:flex}.flex-none{flex:none}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-4{gap:1rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.mt-4{margin-top:1rem}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-x-2{transform:translateX(-.5rem)}.translate-x-2{transform:translateX(.5rem)}.h-32{height:8rem}.h-full{height:100%}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-2{width:.5rem}.h-2{height:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.object-cover{object-fit:cover}.navigation-container{-webkit-font-smoothing:antialiased;background:#fff;border-bottom:1px solid #ebebeb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:-webkit-sticky;position:sticky;top:0;transition:transform .25s ease,opacity .25s ease;z-index:40}.nav-visible{opacity:1;transform:translateY(0)}.nav-hidden{opacity:0;transform:translateY(-100%)}.navigation-wrapper{align-items:center;display:flex;margin:0 auto;max-width:1440px;padding:0 1.5rem}.tab-navigation{display:flex;gap:2px;list-style:none;margin:0;padding:0}.tab-item,.tab-link{position:relative}.tab-link{align-items:center;background:#0000;border:none;color:#888;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;height:48px;letter-spacing:-.01em;outline:none;padding:0 4px;transition:color .2s;white-space:nowrap}.tab-link:hover{color:#111}.tab-link:after{background:#0a0a0a;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.tab-item.active .tab-link{color:#111}.tab-item.active .tab-link:after{transform:scaleX(1)}.tab-icon{font-size:15px;line-height:1}.tab-text{font-size:.875rem;font-weight:600}.tab-text-mobile{display:none}[data-tooltip]:hover:before{background:#111;border-radius:6px;color:#fff;content:attr(data-tooltip);font-size:.7rem;left:50%;padding:5px 10px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);white-space:nowrap;z-index:100}@media (max-width:640px){.navigation-wrapper{padding:0 1rem}.tab-link{font-size:.8125rem;gap:4px;height:44px;padding:0 2px}.tab-text{display:none}.tab-text-mobile{display:inline;font-size:18px}[data-tooltip]:hover:before{display:none}}@media (prefers-reduced-motion:reduce){.navigation-container,.tab-link,.tab-link:after{transition:none}}
/*# sourceMappingURL=main.7afde20b.css.map*/