html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{background-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;position:relative;min-height:100vh}html{background-color:#c9f9f1}.animated-bg-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden;pointer-events:none;background-color:#c9f9f1}.bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;will-change:opacity}.bg-layer-back{z-index:1}.bg-layer-front{z-index:2;opacity:0;transition:opacity .8s ease-in-out}.bg-layer-front.visible{opacity:1}.bg-element{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.bg-element.hidden{visibility:hidden}@media(min-width:700px){.bg-layer{position:absolute;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg) scale(1.25) translateY(10%)}.bg-element{width:100%;height:100%;object-fit:cover;object-position:center}}.container{max-width:1200px;margin:0 auto;padding:0 20px}main{position:relative;z-index:1}footer{position:relative;z-index:1}.site-header{background-color:#2ec4b6;padding:.8rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000001a;margin-bottom:.49rem;overflow:visible}.discount-badge{display:none!important}.site-header .container{display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}.logo{text-decoration:none;display:flex;align-items:center;flex:0 0 auto;position:absolute;left:50%;transform:translate(-50%)}.logo-mobile{display:none}.logo-desktop{display:flex}.logo-img{height:70px;width:auto;transform:scaleX(1.4)}.desktop-nav-left,.desktop-nav-right{display:flex;gap:1rem;align-items:center}.desktop-nav-left{justify-content:flex-start;flex:0 0 auto}.desktop-nav-right{justify-content:flex-end;gap:15px;flex:0 0 auto;margin-left:auto}.desktop-nav-left a,.desktop-nav-right a{color:#ffd23f;text-decoration:none;font-weight:600;font-size:.99rem;transition:opacity .3s;white-space:nowrap}.desktop-nav-left a:hover,.desktop-nav-right a:hover{opacity:.8}.nav-search-container{display:flex;align-items:center;background:#ffffff26;border-radius:20px;padding:.25rem .5rem;width:216px}.nav-search-input{background:transparent;border:none;color:#ffd23f;font-size:.85rem;padding:.25rem .5rem;width:100%;outline:none}.nav-search-input::placeholder{color:transparent}.nav-search-btn{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center}.nav-search-btn svg{width:19px;height:19px;stroke:#ffd23f}.nav-search-container{position:relative}.search-filter-toggle{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;margin-right:.25rem}.search-filter-toggle svg{stroke:#ffd23f}.search-filter-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#2ec4b6;border-radius:8px;padding:.75rem;margin-top:.5rem;box-shadow:0 4px 12px #0003;z-index:1000;min-width:250px}.search-filter-dropdown.active{display:block}.search-filter-dropdown .filter-title{color:#ffd23f;font-size:.75rem;margin-bottom:.5rem;font-weight:600}.search-filter-dropdown .filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.search-filter-dropdown button{background:#ffd23f;color:#2ec4b6;border:none;padding:.4rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s}.search-filter-dropdown button:hover{background:#fff}.mobile-search-wrapper{position:relative;width:100%;padding:.5rem 1rem 1rem}.mobile-search-filter-toggle{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;margin-right:.25rem}.mobile-search-filter-toggle svg{stroke:#ffd23f}.mobile-search-filter-dropdown{display:none;background:#0003;border-radius:8px;padding:.75rem;margin-top:.5rem}.mobile-search-filter-dropdown.active{display:block}.mobile-search-filter-dropdown .filter-title{color:#ffd23f;font-size:.75rem;margin-bottom:.5rem;font-weight:600}.mobile-search-filter-dropdown .filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.mobile-search-filter-dropdown button{background:#ffd23f;color:#2ec4b6;border:none;padding:.4rem .75rem;border-radius:999px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .3s}.mobile-search-filter-dropdown button:hover{background:#fff}.cart-icon-link{display:flex;align-items:center;justify-content:center}.cart-icon{width:24px;height:24px;stroke:#ffd23f;transition:transform .3s}.cart-icon-link:hover .cart-icon{transform:scale(1.1)}.nav-icon-link{display:flex;align-items:center;justify-content:center}.nav-icon{width:24px;height:24px;stroke:#ffd23f;transition:transform .3s}.nav-icon-link:hover .nav-icon{transform:scale(1.1)}.mobile-search-container{display:flex;align-items:center;background:#ffffff26;border-radius:20px;padding:.5rem .75rem;width:100%}.mobile-search-input{background:transparent;border:none;color:#ffd23f;font-size:.9rem;padding:.25rem;width:100%;outline:none}.mobile-search-input::placeholder{color:#ffd23fb3}.mobile-search-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center}.mobile-search-btn svg{width:18px;height:18px;stroke:#ffd23f}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.mobile-menu-toggle span{width:22px;height:2.7px;background-color:#ffd23f;margin:2.7px 0;transition:.3s}.category-dropdown-btn{display:flex;align-items:center;justify-content:center;background:none;color:#ffd23f;border:none;width:32px;height:32px;font-size:1.2rem;cursor:pointer;transition:color .3s}.category-dropdown-btn.active{color:#fff}.category-dropdown{display:none}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;background-color:#fff6;padding:.5rem 1rem;border-radius:8px}.section-header h2{font-size:1.6rem;color:#ff6b57;margin:0}.view-all-btn{color:#2ec4b6;text-decoration:none;font-weight:600;transition:color .3s;font-size:1rem}.view-all-btn:hover{color:#ff6b57}.mobile-nav{display:none;flex-direction:column;background-color:#2ec4b6;padding:1rem 0}.mobile-nav.active{display:flex}.mobile-nav a{color:#ffd23f;text-decoration:none;padding:.8rem 2rem;font-weight:600;transition:background-color .3s}.mobile-nav a:hover{background-color:#ffd23f1a}@media(min-width:769px){.mobile-category-btn{display:none!important}.category-dropdown-btn{display:flex;align-items:center;justify-content:center;background:none;color:#ffd23f;border:none;width:40px;height:40px;font-size:1.5rem;cursor:pointer;margin-left:1rem;transition:color .3s}.category-dropdown-btn.active{color:#fff}.category-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:.5rem;box-shadow:0 4px 8px #00000026;z-index:1001}.category-dropdown.active{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.category-dropdown a{display:block;padding:1rem;background:#2ec4b6;color:#fff;text-decoration:none;font-weight:600;border-radius:8px;transition:background .3s;text-align:center}.category-dropdown a:hover{background:#ff6b57}.site-header .container{justify-content:space-between}.desktop-nav-left,.desktop-nav-right{flex:0 0 auto}.logo-desktop{position:absolute;left:50%;transform:translate(-50%)}}@media(max-width:768px){.desktop-nav-left,.desktop-nav-right,.logo-desktop{display:none}.header-container{padding:0 .5rem}.logo-mobile{display:flex;position:static;transform:none;margin-right:auto}.logo-mobile .logo-img{height:42px;transform:scaleX(1.6)}.container{justify-content:flex-start}.carousel-section{padding-left:.5rem!important;padding-right:.5rem!important;margin-bottom:2rem;max-width:100%}.section-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center;width:90%!important;margin-left:5%!important;margin-right:5%!important;padding:10%!important}.section-header h2{font-size:.96rem!important;margin:0}.section-header h2 .bundles-text{display:block}.view-all-btn{font-size:.68rem;white-space:nowrap}.deal-card{height:576px;min-height:576px;display:flex;flex-direction:column;padding:.5rem}.deal-card img{height:180px;width:90%;margin:0 auto;object-fit:contain}.deal-card h3{font-size:1rem;padding:.5rem;flex-shrink:0}.deal-card .price{font-size:1.2rem;padding:.25rem .5rem;flex-shrink:0}.deal-card .btn{margin:.5rem;margin-top:auto;padding:.6rem 1rem;font-size:.9rem}.category-dropdown-btn,.mobile-category-btn{display:none!important}.category-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:.5rem;box-shadow:0 4px 8px #00000026;z-index:1001}.category-dropdown.active{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.category-dropdown a{display:block;padding:1rem;background:#2ec4b6;color:#fff;text-decoration:none;font-weight:600;border-radius:8px;transition:background .3s;text-align:center}.category-dropdown a:hover{background:#ff6b57}.mobile-menu-toggle{display:flex}.product-section{padding:0 1rem 2rem;margin-bottom:2rem;border-bottom:2px solid #2EC4B6}.product-section:last-of-type{border-bottom:none}.product-slider{display:flex;align-items:center;gap:.5rem}.slider-track{flex:1;display:flex;justify-content:center}.slider-btn{width:44px;height:44px;border-radius:50%;border:none;background:#ffd23f;color:#2ec4b6;font-size:1.5rem;font-weight:700;cursor:pointer;flex-shrink:0}.slider-btn:active{background:#ff6b57;color:#fff}.product-card{background:#ff99ac;border-radius:12px;width:100%;max-width:300px;display:flex;flex-direction:column;padding:1rem;box-shadow:0 4px 12px #0000001a}.product-card img{width:100%;height:144px;object-fit:contain;border-radius:8px;background:#fff;margin:1.2rem 0}.product-card .card-link{text-decoration:none;display:block}.product-card form{margin-top:auto;text-align:center}.product-card h3{color:#c9f9f1;font-size:1rem;margin-bottom:.5rem;text-align:center}.product-card .price{color:#ffd23f;font-size:1.2rem;font-weight:700;text-align:center;margin-bottom:1rem}.product-card .price .was{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#2ec4b6;color:#ffd23f;font-size:.9rem;margin-right:.5rem}.car-div{width:100%;display:flex;flex-direction:column;align-items:center}.carousel-wrapper{position:relative;overflow:visible!important;padding:0!important;display:flex;flex-direction:column;align-items:center;width:100%}.carousel-dots{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:.5rem}.carousel-dot{width:19.2px;height:19.2px;border-radius:50%;background:#2ec4b6;cursor:pointer;transition:all .3s ease;border:none}.carousel-dot:hover{transform:scale(1.1)}.carousel-dot.active{background:#ffd23f;transform:scale(1.15)}.carousel{display:flex;gap:0!important;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0!important;width:100%}.carousel::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 95%!important;min-width:95%!important;max-width:95%!important;margin-left:2.5%!important;margin-right:2.5%!important;display:flex;flex-direction:column!important;align-items:center;justify-content:center;gap:1rem!important;background:transparent;border-radius:0;padding:.5rem!important;box-shadow:none;overflow:visible}.carousel-slide .product-card-inner:nth-child(2){display:none!important}.product-card-inner{background:#ff99ac;border-radius:12px;padding:.75rem;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:.75rem;height:auto;flex:none;width:108%;max-width:480px}.column-a{width:100%;position:relative;height:auto}.column-a .discount-badge{position:absolute;top:4px;left:4px;z-index:10}.column-a>.pricing-info{display:none}.column-b{display:none}.swap-container{position:relative;width:100%;height:auto}.swap-container .deal-image{width:100%;height:140px;object-fit:cover;background:#fff;border-radius:8px}.mobile-video-container{display:none!important;width:100%;height:300px;background:#000;border-radius:8px;overflow:hidden}.mobile-video-container .deal-video{width:100%;height:100%;object-fit:cover}.mobile-video-container .video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2ec4b6,#48d1cc);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.swap-container.video-active .deal-image{display:none!important}.swap-container.video-active .mobile-video-container{display:block!important}.mobile-bottom-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0}.mobile-bottom-row .pricing-info{flex:1}.mobile-bottom-row .pricing-info .product-title{color:#c9f9f1;font-size:.9rem;line-height:1.2;margin-bottom:.15rem}.mobile-bottom-row .pricing-info .product-price{color:#ffd23f;font-size:1rem;font-weight:700}.mobile-bottom-row .pricing-info .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.8rem;margin-left:.25rem}.deal-media-container{position:relative;width:100%;min-height:280px}.deal-images-stack{width:100%;position:relative;z-index:2;transition:opacity .3s ease}.deal-images-stack.hidden{opacity:0}.deal-video-container{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1}.deal-video-container.active{opacity:1;pointer-events:auto;z-index:3}.car-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%!important}.car-img{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.car-img .discount-badge{position:absolute;top:0;right:0;background-color:#ff6b57;color:#fff;padding:.4rem .8rem;border-radius:16px;font-weight:700;font-size:.8rem;z-index:5}.car-img .discount-badge.clearance{background-color:#2ec4b6}.car-img .product-image{width:100%;height:150px;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:.5rem}.car-img .promo-video{display:block!important;width:100%;height:auto;max-height:180px;object-fit:cover;border-radius:8px;margin-bottom:.75rem}.car-content .product-title{color:#c9f9f1;font-size:.95rem;margin-bottom:.3rem}.car-content .product-price{color:#ffd23f;font-size:1rem;font-weight:700;margin-bottom:.4rem}.car-content .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.8rem;margin-left:.25rem}.mobile-btn-container{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.product-side{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.product-side .discount-badge{position:absolute;top:0;right:0;background-color:#ff6b57;color:#fff;padding:.4rem .8rem;border-radius:16px;font-weight:700;font-size:.8rem;z-index:5}.product-side .discount-badge.clearance{background-color:#2ec4b6}.product-side .product-image{width:100%;height:150px;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:.75rem}.product-side .video-link{display:none}.product-side .product-title{color:#c9f9f1;font-size:.95rem;margin-bottom:.3rem}.product-side .product-price{color:#ffd23f;font-size:1rem;font-weight:700;margin-bottom:.4rem}.product-side .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.8rem;margin-left:.25rem}.video-side,.carousel-btn{display:none!important}.mobile-buttons{display:flex;justify-content:center;gap:1rem;width:100%;margin-top:.5rem;margin-bottom:1rem}.mobile-carousel-btn{display:flex;width:44px;height:44px;background:#ffd23f;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;align-items:center;justify-content:center;color:#2ec4b6;box-shadow:0 2px 6px #00000026}.mobile-carousel-btn:active{background:#ff6b57;color:#fff}.deal-card{display:none!important}}@media(min-width:769px)and (max-width:1024px){.carousel-section{max-width:145%;margin-left:-22.5%;margin-right:-22.5%;padding-left:22.5%;padding-right:22.5%}.carousel-section .section-header{padding:.5rem 2rem;background-color:#fff6;border-radius:8px;margin-left:2rem;margin-right:2rem}.carousel-dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.75rem;padding:.5rem}.carousel-dot{width:20px;height:20px;border-radius:50%;background:#2ec4b6;cursor:pointer;transition:all .3s ease;border:none}.carousel-dot:hover{transform:scale(1.15)}.carousel-dot.active{background:#ffd23f;transform:scale(1.25)}.carousel-section .section-header{padding:0 2rem}.carousel-wrapper{position:relative;overflow:hidden;padding:0}.carousel{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 2rem}.carousel::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:100%;display:flex;flex-direction:row;gap:1rem;background:transparent;border-radius:0;padding:.5rem;box-shadow:none}.product-card-inner{flex:1.4;background:#ff99ac;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000001a}.deal-media-container{display:flex;gap:.75rem;align-items:stretch;height:600px}.deal-images-stack{width:45%;height:600px;display:flex;flex-direction:column;justify-content:flex-start}.deal-image-small{width:100%;height:260px;object-fit:contain}.deal-video-container{width:55%;height:600px}.deal-images-stack .product-title{font-size:.9rem}.deal-images-stack .product-price{font-size:1.1rem}.product-side{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;justify-content:center}.product-side .product-image{width:100%;height:180px;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:1rem}.product-side .product-title{color:#c9f9f1;font-size:1.2rem;margin-bottom:.75rem}.product-side .product-price{color:#ffd23f;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.product-side .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.9rem;margin-left:.5rem}.video-side{flex:1;min-height:280px;display:flex;align-items:center}.video-side .promo-video{width:100%;height:100%;border-radius:8px;object-fit:cover;background:#000}.video-side .video-placeholder{width:100%;height:100%;min-height:280px;background:linear-gradient(135deg,#2ec4b6,#48d1cc);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.carousel-btn,.deal-card{display:none!important}}@media(min-width:1025px){.carousel-section{max-width:145%;margin-left:-22.5%;margin-right:-22.5%;padding-left:22.5%;padding-right:22.5%}.carousel-wrapper{position:relative;overflow:hidden;padding:0}.carousel-dots{display:flex;justify-content:center;gap:.9rem;margin-top:2rem;padding:.5rem}.carousel-dot{width:22px;height:22px;border-radius:50%;background:#2ec4b6;cursor:pointer;transition:all .3s ease;border:none}.carousel-dot:hover{transform:scale(1.2);background:#26a89a}.carousel-dot.active{background:#ffd23f;transform:scale(1.3)}.carousel{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0}.carousel::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;min-width:100%;display:flex;flex-direction:row;gap:1.5rem;background:transparent;border-radius:0;padding:.5rem;box-shadow:none}.product-card-inner{flex:1.4;background:#ff99ac;border-radius:16px;padding:1.25rem;box-shadow:0 4px 16px #0000001a;transition:transform .3s,box-shadow .3s}.product-card-inner:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.product-card-inner .discount-badge{font-size:.8rem;padding:.4rem .7rem}.deal-media-container{display:flex;gap:1rem;align-items:stretch;height:600px}.deal-images-stack{width:45%;height:600px;display:flex;flex-direction:column;justify-content:flex-start}.deal-image-small{width:100%;height:260px;object-fit:contain}.deal-images-stack .product-title{font-size:1rem;margin-top:.5rem}.deal-images-stack .product-price{font-size:1.2rem}.deal-video-container{width:55%;height:600px}.product-side{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;justify-content:center;padding:1rem}.product-side .product-image{width:100%;max-width:280px;height:220px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:1.25rem}.product-side .product-title{color:#c9f9f1;font-size:1.5rem;margin-bottom:1rem}.product-side .product-price{color:#ffd23f;font-size:1.6rem;font-weight:700;margin-bottom:1.25rem}.product-side .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:1rem;margin-left:.5rem}.video-side{flex:1;min-height:350px;display:flex;align-items:center;justify-content:center}.video-side .promo-video{width:100%;height:100%;min-height:350px;border-radius:12px;object-fit:cover;background:#000}.video-side .video-placeholder{width:100%;height:100%;min-height:350px;background:linear-gradient(135deg,#2ec4b6,#48d1cc);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.5rem}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffd23f;color:#2ec4b6;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;transition:all .3s;box-shadow:0 2px 8px #0003}.carousel-btn:hover{background-color:#ff6b57;color:#fff}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.deal-card,.product-card,.product-slider,.slider-track,.slider-btn{display:none!important}}.homepage{padding:2rem 0}.hero{text-align:center;padding:2.1rem 0 3rem;margin-bottom:3rem}.hero h1{font-size:2.4rem;color:#ff6b57;margin-top:0;margin-bottom:1rem}.hero p{font-size:1.3rem;color:#2ec4b6;margin-bottom:.7rem}.carousel-section{margin-bottom:4rem;padding-left:5%;padding-right:5%;padding-bottom:3rem;border-bottom:2px solid #2EC4B6;max-width:80%;margin-left:auto;margin-right:auto;background-color:#ffffff4d;border-radius:16px;padding-top:1.5rem}.carousel-section:last-of-type{border-bottom:none}.carousel-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 60px}.carousel-section .section-header h2{color:#ff6b57;font-size:1.6rem;margin:0}.carousel-wrapper{position:relative;overflow:hidden;padding:0 20px;width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.carousel{display:flex;gap:2rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0}.carousel::-webkit-scrollbar{display:none}.product-card-inner{position:relative;background:#ff99ac;border-radius:12px;padding:1rem;display:flex;flex-direction:column;flex:1;box-shadow:0 4px 12px #0000001a}.product-card-inner .discount-badge{position:absolute;top:8px;left:8px;background:#ff6b57;color:#fff;padding:.3rem .6rem;border-radius:15px;font-weight:700;font-size:.75rem;z-index:5;width:auto!important;height:auto!important;display:inline-block;white-space:nowrap}.product-card-inner .discount-badge.clearance{background:#2ec4b6}@media(min-width:769px){.product-card-inner{display:flex;flex-direction:row;gap:1rem;position:relative;flex:1.25;height:400px}.mobile-bottom-row,.mobile-video-container{display:none}.swap-container{display:flex!important;flex-direction:column;gap:.5rem;flex:4}.swap-container>a{display:flex;flex:2;min-height:0}.swap-container .deal-image{width:100%;height:100%;flex:2;min-height:0;object-fit:cover;background:#fff;border-radius:8px}.column-a{display:flex;flex-direction:column;width:45%;position:relative;gap:.5rem;height:100%}.column-a .discount-badge{position:absolute;top:-8px;left:-8px;background:#ff6b57;color:#fff;padding:.32rem .64rem;border-radius:12px;font-weight:700;font-size:.41rem;z-index:10;white-space:nowrap;width:fit-content;max-width:60px}.column-a .discount-badge.clearance{background:#2ec4b6}}@media(min-width:769px){.pricing-info{flex:1;display:flex;flex-direction:column;justify-content:center}.pricing-info .product-title{color:#c9f9f1;font-size:1rem;line-height:1.2;margin-bottom:.25rem}.pricing-info .product-price{color:#ffd23f;font-size:1.1rem;font-weight:700}.pricing-info .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.85rem;margin-left:.25rem}.column-b{display:flex;flex-direction:column;align-items:flex-end;width:55%;gap:.5rem;height:100%}.video-container{flex:1;width:100%;min-height:300px;background:#000;border-radius:8px;overflow:hidden;position:relative}.video-container .deal-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-container .video-placeholder{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(135deg,#2ec4b6,#48d1cc);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}}.deal-media-container{display:flex;gap:.75rem;width:100%;align-items:stretch;flex:1}.deal-images-stack{display:flex;flex-direction:column;gap:.5rem;width:45%;flex-shrink:0}.deal-image-small{width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;background:#fff}.deal-images-stack .product-title{color:#c9f9f1;font-size:.9rem;margin-top:.5rem;line-height:1.2}.deal-images-stack .product-price{color:#ffd23f;font-size:1rem;font-weight:700}.deal-images-stack .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:.8rem;margin-left:.25rem}.deal-video-container{width:55%;position:relative;background:#000;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.deal-video{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.deal-video-container .video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2ec4b6,#48d1cc);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:2rem}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 calc(100% - 2rem);min-width:calc(100% - 2rem);display:flex;flex-direction:row;gap:1rem;background:transparent;border-radius:0;padding:.5rem;box-shadow:none}.product-side{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;justify-content:center}.product-side .discount-badge{position:absolute;top:0;right:0;background-color:#ff6b57;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;z-index:5}.product-side .discount-badge.clearance{background-color:#2ec4b6}.product-side .product-image{width:100%;max-width:280px;height:200px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:1rem}.product-side .product-title{color:#c9f9f1;font-size:1.4rem;margin-bottom:.75rem}.product-side .product-price{color:#ffd23f;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.product-side .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:1rem;margin-left:.5rem}.car-div{width:100%}.car-content{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;justify-content:center}.car-img{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.car-img .discount-badge{position:absolute;top:0;right:0;background-color:#ff6b57;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;z-index:5}.car-img .discount-badge.clearance{background-color:#2ec4b6}.car-img .product-image{width:100%;max-width:280px;height:200px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:1rem}.car-img .promo-video{display:none}.car-content .product-title{color:#c9f9f1;font-size:1.4rem;margin-bottom:.75rem}.car-content .product-price{color:#ffd23f;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.car-content .original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:1rem;margin-left:.5rem}.video-side{flex:1;min-height:300px;display:flex;align-items:center}.video-side .promo-video{width:100%;height:100%;min-height:300px;border-radius:12px;object-fit:cover;background:#000}.video-side .video-placeholder{width:100%;height:100%;min-height:300px;background:linear-gradient(135deg,#2ec4b6,#48d1cc);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.3rem}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffd23f;color:#2ec4b6;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;transition:all .3s;box-shadow:0 2px 8px #0003}.carousel-btn:hover{background-color:#ff6b57;color:#fff}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.mobile-buttons,.mobile-carousel-btn,.deals-grid{display:none}.deal-card{background-color:#ff99ac;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;width:calc(50% - 1rem);min-width:calc(50% - 1rem);flex:0 0 calc(50% - 1rem);position:relative;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;height:576px}.deal-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.deal-card img,.placeholder-img{width:80%;height:200px;object-fit:contain;margin:10% auto;display:block}.placeholder-img{background:linear-gradient(135deg,#ffd23f,#ff6b57);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.deal-card h3{color:#c9f9f1;padding:1rem;font-size:1.3rem}.original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f;color:#2ec4b6;font-size:1rem;margin-right:.5rem}.discount-badge{position:absolute;top:10px;right:10px;background-color:#ff6b57;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;z-index:5}.discount-badge.clearance{background-color:#2ec4b6}.site-footer{background-color:#2ec4b6;color:#ffd23f;padding:3rem 0 1rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto}.footer-columns{display:flex;justify-content:space-evenly;margin-bottom:2rem}.footer-section h3{color:#ffd23f;font-size:1.2rem;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#c9f9f1;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#ffd23f}.footer-section p{color:#c9f9f1;line-height:1.6}.social-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.social-links a{color:#fff;text-decoration:none;transition:transform .3s;display:inline-flex;align-items:center;justify-content:center}.social-links a:hover{transform:scale(1.2)}.social-links a svg{width:32px;height:32px;fill:#fff}.tagline-text{text-align:center;font-size:1.1rem;font-style:italic;color:#ffd23f;margin-bottom:1.5rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,210,63,.3);color:#c9f9f1}.collection-page{padding:2rem 0}.deals-section{margin-bottom:3rem!important;padding-left:5%!important;padding-right:5%!important;padding-bottom:3rem!important;border-bottom:2px solid #2EC4B6!important}.deals-section:last-of-type{border-bottom:none!important}.deals-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.deals-section .section-header h2{font-size:1.6rem;color:#ff6b57;margin:0}.deal-card .deal-price,.deal-price{color:#ffd23f!important;padding:0 1rem .5rem!important;font-size:1.4rem!important;font-weight:700!important}.deal-price .original-price,.deal-card .original-price{text-decoration:line-through!important;text-decoration-thickness:2px!important;text-decoration-color:#ffd23f!important;color:#2ec4b6!important;font-size:1rem!important;margin-left:.5rem!important}.collection-hero{text-align:center;padding:2rem 0;margin-bottom:2rem}.collection-hero h1{font-size:2.5rem;color:#ff6b57;margin-bottom:.5rem}.collection-hero p{font-size:1.1rem;color:#2ec4b6}.collection-content{margin-bottom:3rem}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.filter-section,.sort-section{display:flex;align-items:center;gap:.5rem}.filter-section label,.sort-section label{font-weight:600;color:#ff6b57}.filter-section select,.sort-section select{padding:.5rem 1rem;border:2px solid #2EC4B6;border-radius:8px;background-color:#fff;color:#2ec4b6;font-weight:600;cursor:pointer;transition:all .3s}.filter-section select:hover,.sort-section select:hover{background-color:#c9f9f1}.results-count{color:#2ec4b6;font-weight:600}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.pagination .page-info{color:#2ec4b6;font-weight:600;font-size:1.1rem}@media(max-width:768px){.hero{padding:.5rem 0 2rem}.hero h1{font-size:1.6rem;margin-top:0;background-color:#fff6;padding:.5rem 1rem;border-radius:8px;display:inline-block}.hero p{font-size:1.1rem;margin-bottom:.56rem;background-color:#fff6;padding:.25rem .75rem;border-radius:6px;display:inline-block}.deals-grid{grid-template-columns:1fr}.site-header .container{flex-wrap:wrap}.original-price{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffd23f}}.swipe-notification{position:fixed;bottom:50px;left:50%;transform:translate(-50%) translateY(150px);background:linear-gradient(135deg,#2ec4b6,#48d1cc);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 8px 24px #0000004d;z-index:999;transition:transform .5s cubic-bezier(.34,1.56,.64,1);pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.swipe-notification.show{transform:translate(-50%) translateY(0)}.swipe-notification-content{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1rem}.swipe-icon{width:24px;height:24px;animation:swipeDown 1.2s ease-in-out infinite}@keyframes swipeDown{0%,to{transform:translateY(-4px)}50%{transform:translateY(4px)}}.swipe-notification p{margin:0;white-space:nowrap}.contact-content .container{max-width:80%;margin:0 auto}.free-gifts-badge{background:#ffd23f;color:#2ec4b6;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:1rem;text-align:center;margin:2rem auto .6rem;box-shadow:0 4px 12px #ffd23f66;animation:badge-pulse 2s ease-in-out infinite;width:60%;max-width:400px;display:block}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.video-controls{position:absolute;bottom:8px;right:8px;display:flex;flex-direction:column;gap:4px;z-index:10}.volume-toggle,.play-toggle{background:#0009;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s,transform .2s;font-size:14px}.volume-toggle:hover,.play-toggle:hover{background:#2ec4b6cc;transform:scale(1.1)}.video-container{position:relative}@media(min-width:769px){.video-container video{cursor:pointer}}@keyframes shopBtnWiggle{0%,to{transform:translateY(0) rotate(0)}15%{transform:translateY(-3px) rotate(-2deg)}30%{transform:translateY(0) rotate(2deg)}45%{transform:translateY(-2px) rotate(-1deg)}60%{transform:translateY(0) rotate(1deg)}75%{transform:translateY(-1px) rotate(0)}}.shop-btn,.deal-card .shop-btn,.product-card .shop-btn,.product-card-inner .shop-btn,.product-side .shop-btn,.car-content .shop-btn,.column-b .shop-btn,.mobile-bottom-row .shop-btn{display:inline-block!important;width:auto!important;max-width:fit-content!important;padding:.5rem 1.2rem!important;background-color:#2ec4b6!important;color:#ffd23f!important;text-align:center!important;text-decoration:none!important;border-radius:999px!important;font-weight:700!important;font-size:.9rem!important;transition:all .3s!important;border:2px solid transparent!important;cursor:pointer!important;box-sizing:border-box!important;animation:shopBtnWiggle 2.5s ease-in-out infinite!important}.shop-btn:hover,.deal-card .shop-btn:hover,.product-card .shop-btn:hover,.product-card-inner .shop-btn:hover,.product-side .shop-btn:hover,.car-content .shop-btn:hover,.column-b .shop-btn:hover,.mobile-bottom-row .shop-btn:hover{background-color:#ffd23f!important;color:#2ec4b6!important;border-color:#2ec4b6!important;animation:none!important}@media(max-width:768px){.shop-btn,.deal-card .shop-btn,.product-card .shop-btn,.product-card-inner .shop-btn,.product-side .shop-btn,.car-content .shop-btn,.column-b .shop-btn,.mobile-bottom-row .shop-btn{padding:.4rem .8rem!important;font-size:.8rem!important}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/theme.css.map */
