:root{--uf-color-black: #1A1A1A;--uf-color-white: #FFFFFF;--uf-color-bg: #FFFFFF;--uf-color-text: #1A1A1A;--uf-color-text-secondary: #2c2c2cff;--uf-color-text-muted: #1a1919ff;--uf-color-border: #E0E0E0;--uf-color-border-light: #F0F0F0;--uf-color-gray-light: #F7F7F7;--uf-color-gray-bg: #F5F5F5;--uf-color-accent: #2563EB;--uf-color-badge: #3B82F6;--uf-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--uf-font-heading: "Sublima", "Outfit", "Clash Display", "Inter", sans-serif;--uf-max-width: var(--page-width, 1440px);--uf-section-padding: 60px 0;--uf-container-padding: 0 20px;--uf-radius-sm: 6px;--uf-radius-md: 10px;--uf-radius-lg: 16px;--uf-radius-xl: 24px;--uf-radius-full: 100px;--uf-shadow-sm: 0 1px 3px rgba(0,0,0,.06);--uf-shadow-md: 0 4px 12px rgba(0,0,0,.08);--uf-shadow-lg: 0 8px 30px rgba(0,0,0,.12);--uf-transition: .25s ease}.color-scheme-1{background-color:#fff;color:#1a1a1a}.color-scheme-2{background-color:#f5f5f5;color:#1a1a1a}.color-scheme-3{background-color:#27272b;color:#fff}.color-scheme-3 .section-title,.color-scheme-3 h1,.color-scheme-3 h2,.color-scheme-3 h3,.color-scheme-3 h4,.color-scheme-3 p,.color-scheme-3 span:not(.category__arrow),.color-scheme-3 .category__name,.color-scheme-3 .product-card__title,.color-scheme-3 .faq-item__question{color:#fff!important}.custom-homepage a{text-decoration:none;color:inherit;transition:var(--uf-transition)}.custom-homepage ul{list-style:none;margin:0;padding:0}.custom-homepage img{max-width:100%;height:auto;display:block}.custom-homepage button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit;transition:var(--uf-transition)}.custom-homepage input{font-family:inherit;font-size:inherit;border:none;outline:none}.custom-homepage .section-title{font-family:var(--uf-font-heading);font-size:32px;font-weight:500;text-align:center;margin-bottom:40px;color:var(--uf-color-text)}.custom-homepage .section-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.custom-homepage .nav-arrow{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--uf-color-border);display:flex;align-items:center;justify-content:center;background:var(--uf-color-white);color:var(--uf-color-text);cursor:pointer;transition:var(--uf-transition)}.custom-homepage .nav-arrow:hover,.custom-homepage .nav-arrow--right{background:var(--uf-color-black);color:var(--uf-color-white);border-color:var(--uf-color-black)}.custom-homepage .nav-arrow--right:hover{background:#333}.custom-homepage .btn-circle-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--uf-color-black);color:var(--uf-color-white);margin-left:8px}.custom-homepage .color-dot{width:15px;height:15px;border-radius:50%;display:inline-block;cursor:pointer;border:1px solid black}.custom-homepage .color-dot--black{background:#1a1a1a}.custom-homepage .color-dot--blue{background:#3b82f6}.custom-homepage .color-dot--gray{background:#9ca3af}.custom-homepage .color-dot--white{background:#fff}.custom-homepage .hero{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .hero__main{display:flex;gap:20px;height:420px;min-height:420px}.custom-homepage .hero__banner{flex:1;background:var(--uf-color-gray-bg);border-radius:var(--uf-radius-lg);padding:36px 32px 28px;position:relative;display:flex;align-items:stretch;overflow:hidden;height:100%;box-sizing:border-box}.custom-homepage .hero__banner-content{position:relative;z-index:2;width:50%;max-width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-right:20px;box-sizing:border-box}.custom-homepage .hero__subtitle{font-size:16px;font-weight:500;color:var(--uf-color-text-muted);margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;word-break:break-word}.custom-homepage .hero__title{font-family:var(--uf-font-heading);font-weight:500;line-height:1.1;margin-bottom:16px;color:var(--uf-color-text);word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.25em}.custom-homepage .hero__view-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:underline;font-size:16px;font-weight:500;color:var(--uf-color-text)}.custom-homepage .hero__view-btn .hero__view-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--uf-color-black);color:#fff;flex-shrink:0}.custom-homepage .hero__view-btn .hero__view-arrow svg{width:14px;height:14px;stroke:#fff}.custom-homepage .hero__banner-image{position:absolute;right:0;top:0;bottom:0;width:50%;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-homepage .hero__banner-image img{width:100%;height:100%;object-fit:cover;object-position:center center;border-top-right-radius:var(--uf-radius-lg);border-bottom-right-radius:var(--uf-radius-lg)}.custom-homepage .hero__banner-product{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;position:relative;z-index:2;padding-top:20px}.custom-homepage .avail{font-size:12px;line-height:1.25}.custom-homepage .hero__product-info{display:flex;flex-direction:column;gap:6px}.custom-homepage .hero__product-name{font-size:16px;font-weight:600;color:var(--uf-color-text)}.custom-homepage .hero__product-colors{display:flex;align-items:center;gap:4px}.custom-homepage .hero__add-to-cart{font-size:14px;font-weight:500;color:var(--uf-color-text);padding:10px 20px;border:1px solid var(--uf-color-border);border-radius:var(--uf-radius-full);background:var(--uf-color-white);transition:var(--uf-transition);white-space:nowrap}.custom-homepage .hero__add-to-cart:hover{background:var(--uf-color-black);color:var(--uf-color-white)}.custom-homepage .hero__side{width:420px;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;overflow:hidden;position:relative;box-sizing:border-box}.custom-homepage .hero__side-marquee{width:404px;max-width:100%;overflow:hidden;position:relative;padding:10px 0;margin:-10px 0;border-radius:var(--uf-radius-lg);box-sizing:border-box}.custom-homepage .hero__side-track{display:flex;gap:14px;width:max-content;padding:4px 2px;will-change:transform}.custom-homepage .hero__side-card{flex-shrink:0!important;width:194px!important;height:285px!important;background:var(--uf-color-gray-bg);border-radius:var(--uf-radius-lg);display:flex;flex-direction:column;padding:14px 14px 18px;gap:12px;cursor:pointer;border:2px solid transparent;box-sizing:border-box;transition:border-color var(--uf-transition),box-shadow var(--uf-transition),transform var(--uf-transition),background-color var(--uf-transition)}.custom-homepage .hero__side-card:hover{border-color:#0003;transform:translateY(-2px)}.custom-homepage .hero__side-card--active{box-shadow:0 4px 16px #00000014;border-color:var(--uf-color-black);background:#fff}.custom-homepage .hero__side-image{width:100%;height:185px;flex-shrink:0;margin-bottom:4px;overflow:hidden;border-radius:var(--uf-radius-md);background:#eaeaea}.custom-homepage .hero__side-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-homepage .hero__side-card:hover .hero__side-image img{transform:scale(1.04)}.custom-homepage .hero__side-info{flex:1;display:flex;align-items:center;justify-content:space-between;gap:6px}.custom-homepage .hero__side-title{font-size:14px;font-weight:600;margin-bottom:2px;color:var(--uf-color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25}.custom-homepage .hero__side-count{font-size:12px;color:var(--uf-color-text-muted)}.custom-homepage .hero__side-arrow{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--uf-color-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--uf-transition)}.custom-homepage .hero__side-card:hover .hero__side-arrow,.custom-homepage .hero__side-card--active .hero__side-arrow{background:var(--uf-color-black);color:var(--uf-color-white);border-color:var(--uf-color-black)}.custom-homepage .hero__side-nav{display:flex;margin-top:auto;margin-bottom:0;justify-content:flex-start;gap:12px;padding-top:16px}.custom-homepage .features{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .features__marquee{overflow:hidden;position:relative;width:100%;border-radius:var(--uf-radius-lg);background:#f5f5f5;padding:6px 0}.custom-homepage .features__track{display:flex;align-items:center;gap:48px;width:max-content;padding:12px 24px;will-change:transform}.custom-homepage .features__item{display:flex;align-items:center;gap:14px;flex-shrink:0;padding:6px 12px;border-radius:var(--uf-radius-md);transition:transform .2s ease}.custom-homepage .features__item:hover{transform:translateY(-2px)}.custom-homepage .features__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--uf-color-text)}.custom-homepage .features__text{white-space:nowrap}.custom-homepage .features__title{font-size:clamp(14px,.9vw,16px);font-weight:600;margin-bottom:2px;color:var(--uf-color-text)}.custom-homepage .features__desc{font-size:clamp(12px,.75vw,14px);color:var(--uf-color-text-muted);line-height:1.3}.custom-homepage .category{max-width:var(--uf-max-width, 1440px);margin:0 auto;padding-left:40px;padding-right:40px;box-sizing:border-box;width:100%;overflow:hidden}.custom-homepage .category__carousel-wrapper{overflow:hidden;max-width:100%;width:100%;box-sizing:border-box}.custom-homepage .category__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:8px}.custom-homepage .category__grid::-webkit-scrollbar{display:none}.custom-homepage .category__card{min-width:calc((100% - (16px * 5)) / 6);scroll-snap-align:start;flex-shrink:0;border-radius:var(--uf-radius-lg);overflow:hidden;background:var(--uf-color-gray-light);cursor:pointer;transition:var(--uf-transition);box-sizing:border-box}.custom-homepage .category__card:hover{box-shadow:var(--uf-shadow-md);transform:translateY(-2px)}.custom-homepage .category__image{padding:12px;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--uf-radius-lg);box-sizing:border-box}.custom-homepage .category__image img{width:100%;height:100%;object-fit:cover;border-radius:var(--uf-radius-md);transition:transform .4s ease}.custom-homepage .category__card:hover .category__image img{transform:scale(1.05)}.custom-homepage .category__info{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 14px}.custom-homepage .category__name{font-size:clamp(14px,.9vw,16px);font-weight:600;margin-bottom:2px}.custom-homepage .category__count{font-size:clamp(12px,.75vw,13px);color:var(--uf-color-text-muted)}.custom-homepage .category__arrow{width:34px;height:34px;border-radius:50%;border:1.5px solid var(--uf-color-border);display:flex;align-items:center;justify-content:center;transition:var(--uf-transition)}.custom-homepage .category__card:hover .category__arrow{background:var(--uf-color-black);color:var(--uf-color-white);border-color:var(--uf-color-black)}.custom-homepage .products{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .products__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;padding:16px;margin:-16px 0}.custom-homepage .products__grid::-webkit-scrollbar{display:none}.custom-homepage .products__card{background:#f5f5f5;border-radius:16px;padding:16px;overflow:visible;position:relative;transition:var(--uf-transition);display:flex;flex-direction:column;min-width:calc(25% - 15px);scroll-snap-align:start;flex-shrink:0}.custom-homepage .products__card:hover{box-shadow:none;transform:none}.custom-homepage .products__badge{position:absolute;top:16px;right:16px;left:auto;background:var(--uf-color-black);color:var(--uf-color-white);font-size:clamp(12px,.75vw,13px);font-weight:600;padding:5px 12px;border-radius:var(--uf-radius-full);z-index:5;pointer-events:none}.custom-homepage .products__image{width:100%;height:220px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border-radius:var(--uf-radius-lg);position:relative;overflow:hidden;transition:var(--uf-transition)}.custom-homepage .products__card:hover .products__image{transform:translateY(-3px);box-shadow:var(--uf-shadow-md)}.custom-homepage .products__image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.custom-homepage .products__info{padding:16px 0 0;line-height:1.1}.custom-homepage .products__name{font-size:clamp(15px,.95vw,17px);font-weight:600;margin-bottom:6px}.custom-homepage .products__pricing{display:flex;align-items:center;gap:10px;margin-bottom:12px}.custom-homepage .products__price{font-size:clamp(14px,.85vw,16px);margin-bottom:-12px;color:var(--uf-color-text-muted)}.custom-homepage .products__compare-price{font-size:clamp(13px,.8vw,14px);color:var(--uf-color-text-muted);text-decoration:line-through}.custom-homepage .products__bottom{display:flex;align-items:center;justify-content:space-between}.custom-homepage .products__add-btn{font-size:clamp(13px,.8vw,14px);font-weight:600;padding:9px 18px;border:1.5px solid var(--uf-color-black);border-radius:var(--uf-radius-full);background:var(--uf-color-white);color:var(--uf-color-text);cursor:pointer;transition:var(--uf-transition)}.custom-homepage .products__add-btn:hover{background:var(--uf-color-black);color:var(--uf-color-white)}.custom-homepage .testimonials{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .testimonials__container,.custom-homepage .testimonials__main{display:flex;gap:40px;align-items:stretch}.custom-homepage .testimonials__left{width:320px;flex:0 0 320px;display:flex;flex-direction:column;justify-content:space-between}.custom-homepage .testimonials__title{font-family:var(--uf-font-heading);max-width:400px;width:100%;font-weight:500;line-height:1.2;margin-bottom:16px}.custom-homepage .testimonials__desc{font-size:clamp(14px,.9vw,16px);line-height:1.6;color:var(--uf-color-text-muted);margin-bottom:32px}.custom-homepage .testimonials__stats{display:flex;gap:24px;margin-bottom:32px}.custom-homepage .testimonials__stat{display:flex;flex-direction:column}.custom-homepage .testimonials__stat-number{font-size:clamp(26px,1.8vw,32px);font-weight:700;color:var(--uf-color-text)}.custom-homepage .testimonials__stat-label{font-size:clamp(12px,.75vw,14px);color:var(--uf-color-text-muted)}.custom-homepage .testimonials__review-btn{display:inline-flex;align-items:center;font-size:clamp(14px,.9vw,16px);font-weight:600;color:var(--uf-color-text);border:1.5px solid var(--uf-color-black);border-radius:var(--uf-radius-full);padding:10px 20px;transition:var(--uf-transition)}.custom-homepage .testimonials__review-btn:hover{background:var(--uf-color-black);color:var(--uf-color-white)}.custom-homepage .testimonials__review-btn:hover .btn-circle-arrow{background:var(--uf-color-white);color:var(--uf-color-black)}.custom-homepage .testimonials__right{flex:1;overflow:hidden}.custom-homepage .testimonials__marquee-col{overflow:hidden;position:relative;height:580px;mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 6%,black 94%,transparent 100%)}.custom-homepage .testimonials__marquee-track{display:flex;flex-direction:column;gap:16px}.custom-homepage .testimonials__marquee-track--up{animation:testimonialScrollUp 20s linear infinite}.custom-homepage .testimonials__marquee-track:hover{animation-play-state:paused}@keyframes testimonialScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.custom-homepage .testimonials__row{display:flex;gap:12px;flex-shrink:0}.custom-homepage .testimonials__row>.testimonials__card,.custom-homepage .testimonials__row>.testimonials__portrait{flex:1;min-width:0}.custom-homepage .testimonials__card{background:var(--uf-color-gray-light);border-radius:var(--uf-radius-lg);flex-shrink:0;height:250px;display:flex;flex-direction:column;overflow:hidden}.custom-homepage .testimonials__content{padding:24px;flex:1}.custom-homepage .testimonials__quote-icon{margin-bottom:12px;line-height:0}.custom-homepage .testimonials__text{font-size:clamp(14px,.85vw,15px);line-height:1.7;color:var(--uf-color-text-secondary)}.custom-homepage .testimonials__author{display:flex;align-items:center;gap:12px;background-color:#fff;padding:12px 24px;margin-top:auto}.custom-homepage .testimonials__avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.custom-homepage .testimonials__name{font-size:clamp(14px,.9vw,16px);font-weight:600;margin-bottom:2px}.custom-homepage .testimonials__price-wrap{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.custom-homepage .testimonials__price-current{font-size:clamp(15px,.95vw,17px);font-weight:700;color:var(--uf-color-text)}.custom-homepage .testimonials__price-compare{font-size:clamp(13px,.8vw,14px);color:var(--uf-color-text-muted);font-weight:400;text-decoration:line-through}.custom-homepage .testimonials__email{font-size:clamp(12px,.75vw,13px);color:var(--uf-color-text-muted)}.custom-homepage .testimonials__portrait{flex-shrink:0;border-radius:var(--uf-radius-lg);overflow:hidden;height:250px}.custom-homepage .testimonials__portrait img{width:100%;height:100%;object-fit:cover;display:block}.custom-homepage .faq{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .faq__container{display:flex;gap:60px;align-items:flex-start}.custom-homepage .faq__left{flex:0 0 340px}.custom-homepage .faq__title{max-width:400px;width:100%;font-family:var(--uf-font-heading);font-weight:500;line-height:1.25;margin-bottom:12px}.custom-homepage .faq__desc{font-size:13px;color:var(--uf-color-text-muted);margin-bottom:20px}.custom-homepage .faq__contact-btn{display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:var(--uf-color-text);border:1.5px solid var(--uf-color-black);border-radius:var(--uf-radius-full);padding:10px 20px;transition:var(--uf-transition)}.custom-homepage .faq__contact-btn:hover{background:var(--uf-color-black);color:var(--uf-color-white)}.custom-homepage .faq__contact-btn:hover .btn-circle-arrow{background:var(--uf-color-white);color:var(--uf-color-black)}.custom-homepage .faq__right{flex:1;display:flex;flex-direction:column;gap:12px}.custom-homepage .faq__item{border:1.5px solid var(--uf-color-border);border-radius:var(--uf-radius-lg);overflow:hidden;transition:var(--uf-transition)}.custom-homepage .faq__item--active{background:var(--uf-color-gray-light);border-color:var(--uf-color-border)}.custom-homepage .faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;font-family:var(--uf-font-heading);font-size:15px;font-weight:500;text-align:left;cursor:pointer;background:transparent}.custom-homepage .faq__question:hover{background:var(--uf-color-gray-light)}.custom-homepage .faq__toggle{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--uf-color-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--uf-color-white);transition:var(--uf-transition)}.custom-homepage .faq__item--active .faq__toggle{background:var(--uf-color-black);color:var(--uf-color-white);border-color:var(--uf-color-black)}.custom-homepage .faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.custom-homepage .faq__item--active .faq__answer{max-height:200px;padding:0 24px 20px}.custom-homepage .faq__answer p{font-size:13px;line-height:1.7;color:var(--uf-color-text-secondary)}.custom-footer{margin-top:40px}.custom-footer .footer__container{max-width:var(--uf-max-width);margin:0 auto;padding:24px 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px}.custom-footer .footer__heading{font-size:18px;font-weight:500;margin-bottom:16px;font-family:var(--uf-font-heading);color:var(--uf-color-text)}.custom-footer .footer__text{font-size:12px;color:#1a1a1a;line-height:1.6;margin-bottom:12px}.custom-footer .footer__subscribe{display:flex;align-items:stretch;gap:12px;width:100%;margin-bottom:20px}.custom-footer .footer__input{flex:1;border:1px solid #eaeaea;background-color:#f5f5f5;border-radius:100px;padding:12px 20px;font-size:14px;color:#1a1a1a;outline:none;font-family:inherit}.custom-footer .footer__input::placeholder{color:var(--uf-color-text-muted)}.custom-footer .footer__subscribe-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1a1a1a;color:#fff;padding:12px 16px;border-radius:100px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:var(--uf-transition)}.custom-footer .footer__subscribe-btn:hover{background:#333}.custom-footer .footer__contact{margin-top:16px}.custom-footer .footer__contact-title{font-size:13.5px;font-weight:700;margin-bottom:12px;color:var(--uf-color-black)}.custom-footer .footer__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.custom-footer .footer__contact-item{margin:0}.custom-footer .footer__contact-link{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;color:var(--uf-color-text-muted);text-decoration:none;transition:color .2s ease}.custom-footer .footer__contact-link:hover{color:#1a1a1a}.custom-footer .footer__contact-icon{flex-shrink:0;margin-top:2px;color:#1a1a1a;transition:transform .2s ease}.custom-footer .footer__contact-link:hover .footer__contact-icon{transform:scale(1.1)}.custom-footer .footer__links{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.custom-footer .footer__links a{font-size:12px;color:var(--uf-color-text-muted);transition:var(--uf-transition);text-decoration:none}.custom-footer .footer__links a:hover{color:var(--uf-color-text)}.custom-footer .footer__social a{display:flex;align-items:center;gap:8px}.custom-footer .footer__social svg{flex-shrink:0}.custom-footer .footer__bottom{max-width:var(--uf-max-width);margin:0 auto;padding:16px 40px;border-top:1px solid var(--uf-color-border);text-align:center}.custom-footer .footer__bottom p{font-size:clamp(12px,.75vw,13px);color:var(--uf-color-text-muted)}.footer__accordion-icon{display:none;transition:transform .3s ease}@media(max-width:768px){.custom-footer .footer__container{grid-template-columns:1fr!important;gap:0!important;padding:24px 20px 12px!important}.custom-footer .footer__col--newsletter{padding-bottom:24px;margin-bottom:8px;border-bottom:1px solid #eaeaea}.custom-footer .footer__col--accordion{border-bottom:1px solid #eaeaea}.custom-footer .footer__heading.footer__accordion-toggle{display:flex!important;align-items:center;justify-content:space-between;padding:16px 0;margin-bottom:0;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px}.custom-footer .footer__accordion-icon{display:block!important;width:14px;height:14px}.custom-footer .footer__col--accordion.is-expanded .footer__accordion-icon{transform:rotate(180deg)}.custom-footer .footer__accordion-content{display:none!important;padding-bottom:16px}.custom-footer .footer__col--accordion.is-expanded .footer__accordion-content{display:flex!important}.custom-footer .footer__col--social{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #eaeaea}.custom-footer .footer__col--social .footer__heading{display:block!important;margin-bottom:12px;font-size:16px;font-weight:700;color:var(--uf-color-black)}.custom-footer .footer__social{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:12px 18px!important;padding:0!important;margin:0!important;list-style:none!important}.custom-footer .footer__social li{margin:0!important}.custom-footer .footer__social a{display:inline-flex!important;align-items:center;gap:6px;font-size:13.5px;color:var(--uf-color-text-muted);text-decoration:none;transition:color .2s ease}.custom-footer .footer__social a:hover{color:#1a1a1a}}@media(max-width:1200px){.custom-homepage .hero{padding:24px}.custom-homepage .hero__side{width:380px;max-width:100%}.custom-homepage .hero__title{font-size:42px}.custom-homepage .hero__banner-product{gap:40px}}@media(max-width:1024px){.custom-homepage .hero__main{flex-direction:column;height:auto!important;min-height:0!important}.custom-homepage .hero__banner{height:auto!important;min-height:0!important}.custom-homepage .hero__side{width:100%;flex-direction:row}.custom-homepage .hero__side-nav{display:none}.custom-homepage .category__card{min-width:calc(33.333% - 11px)}.custom-homepage .products__grid{grid-template-columns:repeat(2,1fr)}.custom-homepage .faq__container{flex-direction:column;gap:32px}.custom-homepage .faq__left{flex:none}.custom-homepage .testimonials__container{flex-direction:column}.custom-homepage .testimonials__left{flex:none}.custom-footer .footer__container{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.custom-homepage .hero__main{flex-direction:column}.custom-homepage .hero__side{width:100%}.custom-homepage .hero__title{font-size:40px}.custom-homepage .hero__banner{min-height:auto;padding:32px 24px}.custom-homepage .hero__banner-image{position:relative;top:auto;right:auto;transform:none;width:100%;max-width:500px;margin:24px auto}.custom-homepage .hero__banner-product{justify-content:space-between;gap:24px;flex-wrap:wrap}.custom-homepage .hero__side-nav{margin-bottom:0;justify-content:center}.custom-homepage .category{padding:60px 24px}.custom-homepage .category__card{min-width:calc(33.333% - 11px)}.custom-homepage .category__image{aspect-ratio:1 / 1;height:auto}}@media(max-width:768px){.custom-homepage .hero{padding:16px}.custom-homepage .hero__main{flex-direction:column;height:auto!important;min-height:0!important;gap:20px}.custom-homepage .hero__banner{flex-direction:column;height:auto!important;min-height:0!important;padding:24px 20px 20px;position:relative}.custom-homepage .hero__banner-content{width:100%;max-width:100%;padding-right:0}.custom-homepage .hero__subtitle{font-size:13px}.custom-homepage .hero__title{font-size:26px;line-height:1.15;margin-bottom:12px}.custom-homepage .hero__view-btn{font-size:14px}.custom-homepage .hero__banner-image{position:relative;top:0;right:0;transform:none;width:100%;height:220px;margin-top:16px;margin-bottom:16px;border-radius:var(--uf-radius-md);z-index:1}.custom-homepage .hero__banner-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--uf-radius-md)}.custom-homepage .hero__banner-product{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:0;margin-top:12px;width:100%}.custom-homepage .hero__product-info{display:flex;flex-direction:column;gap:4px}.custom-homepage .hero__product-name{font-size:14px;font-weight:600}.custom-homepage .hero__product-colors{margin:0;gap:4px}.custom-homepage .hero__add-to-cart{width:auto;white-space:nowrap;margin:0;padding:9px 18px;font-size:13px;flex-shrink:0}.custom-homepage .hero__side{width:100%;flex-direction:column;overflow:hidden}.custom-homepage .hero__side-marquee{width:100%}.custom-homepage .hero__side-track{display:flex;flex-direction:row;gap:14px;width:max-content}.custom-homepage .hero__side-card{width:165px;padding:12px 12px 14px;flex-shrink:0}.custom-homepage .hero__side-image{height:140px}.custom-homepage .hero__side-title{font-size:14px}.custom-homepage .hero__side-count{font-size:12px}.custom-homepage .hero__side-arrow{width:28px;height:28px}.custom-homepage .hero__side-nav{display:flex!important;justify-content:flex-start;margin-top:14px;margin-bottom:0;position:relative;z-index:100;visibility:visible}.custom-homepage .features{padding-left:20px;padding-right:20px}.custom-homepage .features__track{gap:32px;padding:8px 16px}.custom-homepage .features__dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px}.custom-homepage .feature-dot{width:6px;height:6px;border-radius:50%;background-color:#d9d9d9;transition:all .2s}.custom-homepage .feature-dot.is-active{width:20px;border-radius:4px;background-color:#1a1a1a}.custom-homepage .category{padding:50px 16px}.custom-homepage .category__carousel-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}.custom-homepage .category__carousel-wrapper::-webkit-scrollbar{display:none}.custom-homepage .category__grid{width:max-content;gap:14px;padding-bottom:4px}.custom-homepage .category__card{min-width:260px;scroll-snap-align:start}.custom-homepage .category__image{aspect-ratio:1 / 1;height:auto;padding:16px}.custom-homepage .category__info{padding:14px}.custom-homepage .category__name{font-size:15px}.custom-homepage .category__count{font-size:12px}.custom-homepage .section-nav{display:flex;justify-content:flex-start;margin-top:16px}.custom-homepage .products{padding-left:20px;padding-right:20px}.custom-homepage .products__grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding-top:16px}.custom-homepage .products__grid::-webkit-scrollbar{display:none}.custom-homepage .products__card{min-width:250px;scroll-snap-align:start;flex-shrink:0;height:auto}.custom-homepage .products__bottom{margin-top:16px}.custom-homepage .testimonials{padding-left:20px;padding-right:20px}.custom-homepage .testimonials__container,.custom-homepage .testimonials__main{flex-direction:column;gap:24px}.custom-homepage .testimonials__left{width:100%;flex:1 1 auto;padding-right:0}.custom-homepage .testimonials__title{font-size:28px}.custom-homepage .testimonials__desc{margin-bottom:16px}.custom-homepage .testimonials__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.custom-homepage .testimonials__stat-number{font-size:24px}.custom-homepage .testimonials__stat-label{font-size:12px}.custom-homepage .testimonials__review-btn{width:max-content;justify-content:center;background:var(--uf-color-black);color:var(--uf-color-white);margin-top:16px}.custom-homepage .testimonials__review-btn .btn-circle-arrow{background:var(--uf-color-white);color:var(--uf-color-black)}.custom-homepage .testimonials__marquee-col{height:400px}.custom-homepage .testimonials__row{gap:8px}.custom-homepage .testimonials__card,.custom-homepage .testimonials__portrait{height:200px;border-radius:16px}.custom-homepage .testimonials__content{padding:16px}.custom-homepage .testimonials__text{font-size:13px;line-height:1.45}.custom-homepage .testimonials__author{padding:8px 16px;gap:8px}.custom-homepage .testimonials__avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%}.custom-homepage .testimonials__name{font-size:13px}.custom-homepage .testimonials__email{font-size:12px}.custom-homepage .testimonials__quote-icon{margin-bottom:8px}.custom-homepage .testimonials__quote-icon svg{width:20px;height:20px}.custom-homepage .faq{padding-left:20px;padding-right:20px}.custom-homepage .faq__title{font-size:28px}.custom-homepage .faq__contact-btn{width:max-content;justify-content:center;background:var(--uf-color-black);color:var(--uf-color-white)}.custom-homepage .faq__contact-btn .btn-circle-arrow{background:var(--uf-color-white);color:var(--uf-color-black)}.custom-footer .footer__container{grid-template-columns:1fr 1fr;padding:32px 20px 24px;gap:24px}.custom-footer .footer__bottom{padding:12px 20px}}@media(max-width:480px){.custom-homepage .hero{padding:12px}.custom-homepage .hero__banner{padding:20px 16px;border-radius:20px}.custom-homepage .hero__title{font-size:26px}.custom-homepage .hero__view-btn{gap:6px}.custom-homepage .hero__view-btn .hero__view-arrow{width:22px;height:22px}.custom-homepage .hero__banner-product{padding-top:12px}.custom-homepage .hero__product-name{font-size:13px}.custom-homepage .hero__add-to-cart{font-size:12px;padding:10px 14px}.custom-homepage .hero__side-card{width:165px;height:auto!important;min-height:0!important;padding:10px 12px 12px!important}.custom-homepage .hero__side-title{font-size:13px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.custom-homepage .hero__side-count{font-size:12px}.custom-homepage .hero__side-info{gap:8px}.custom-homepage .hero__side-arrow{width:28px;height:28px}.custom-homepage .hero__side-nav{gap:8px}.custom-homepage .category{padding:40px 12px}.custom-homepage .category__card{min-width:220px}.custom-homepage .category__image{aspect-ratio:1 / 1;height:auto;padding:14px}.custom-homepage .category__arrow{width:32px;height:32px}.custom-homepage .category__name{font-size:14px}.custom-homepage .category__count{font-size:12px}.custom-homepage .products__grid{grid-template-columns:1fr}.custom-homepage .section-title{font-size:26px}.custom-homepage .testimonials__stats{flex-direction:column;align-items:flex-start;gap:16px}.custom-footer .footer__container{grid-template-columns:1fr}}@media(max-width:360px){.custom-homepage .hero__title{font-size:22px}.custom-homepage .hero__side-card{width:150px}.custom-homepage .hero__add-to-cart{font-size:12px}}.custom-homepage .video-reels{max-width:var(--uf-max-width);margin:0 auto;padding-left:40px;padding-right:40px}.custom-homepage .video-reels__wrapper{overflow:hidden;position:relative;border-radius:var(--uf-radius-lg)}.custom-homepage .video-reels__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:8px 4px 16px}.custom-homepage .video-reels__track::-webkit-scrollbar{display:none}.custom-homepage .video-reels__card{min-width:calc(25% - 15px);max-width:calc(25% - 15px);flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px;background:#f5f5f5;border-radius:16px;padding:12px;box-sizing:border-box;transition:var(--uf-transition)}.custom-homepage .video-reels__card:hover{box-shadow:0 8px 24px #00000014}.custom-homepage .video-reels__media{width:100%;aspect-ratio:9 / 14;position:relative;border-radius:12px;overflow:hidden;background:#000}.custom-homepage .video-reels__video{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.custom-homepage .video-reels__sound-btn{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:transform .2s ease,background-color .2s ease}.custom-homepage .video-reels__sound-btn:hover{background:#000c;transform:scale(1.08)}.custom-homepage .video-reels__product{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-radius:12px;padding:8px 10px;box-shadow:0 2px 8px #0000000a}.custom-homepage .video-reels__prod-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex:1;min-width:0}.custom-homepage .video-reels__prod-img{width:44px;height:44px;border-radius:8px;overflow:hidden;background:#f0f0f0;flex-shrink:0}.custom-homepage .video-reels__prod-img img{width:100%;height:100%;object-fit:cover}.custom-homepage .video-reels__prod-details{display:flex;flex-direction:column;min-width:0}.custom-homepage .video-reels__prod-title{font-size:13px;font-weight:600;color:var(--uf-color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-homepage .video-reels__prod-price{font-size:12px;font-weight:600;color:var(--uf-color-text-muted);margin-top:2px}.custom-homepage .video-reels__cart-btn{width:34px;height:34px;border-radius:50%;background:var(--uf-color-black);color:var(--uf-color-white);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:var(--uf-transition)}.custom-homepage .video-reels__cart-btn:hover{background:#333;transform:scale(1.05)}@media(max-width:1024px){.custom-homepage .video-reels__card{min-width:calc(33.333% - 14px);max-width:calc(33.333% - 14px)}}@media(max-width:768px){.custom-homepage .video-reels{padding-left:20px;padding-right:20px}.custom-homepage .video-reels__card{min-width:calc(50% - 8px);max-width:calc(50% - 8px);padding:8px}.custom-homepage .video-reels__media{aspect-ratio:9 / 14}}.custom-homepage .products__card [class*=delivery],.custom-homepage .products__card [class*=shipping],.custom-homepage .products__card [class*=dingdoong],.custom-homepage .products__card [class*=estimated],.custom-homepage .products__card [class*=eta],.custom-homepage .products__card [id*=delivery],.custom-homepage .products__card [id*=shipping],.custom-homepage .products__card [id*=dingdoong],.custom-homepage .products__card [id*=estimated],.custom-homepage .products__card [id*=eta],.custom-homepage .products__card shopify-app-block,.custom-homepage .products__card .app-block,.products__card [class*=delivery],.products__card [class*=shipping],.products__card [class*=dingdoong],.products__card [class*=estimated],.products__card [class*=eta],.products__card [id*=delivery],.products__card [id*=shipping],.products__card [id*=dingdoong],.products__card [id*=estimated],.products__card [id*=eta],.products__card shopify-app-block,.products__card .app-block{display:none!important;visibility:hidden!important;height:0!important;width:0!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom-homepage.css.map */
