:root{--primary:#3c83f6;--bg-light:#f5f7f8;--bg-dark:#101722;--text-light:#f5f7f8;--text-dark:#111;--gray-200:#e5e7eb;--gray-700:#374151;--gray-500:#6b7280;--font-display:"Inter",sans-serif}.NXTLEAP-module__mp5Zgq__container{font-family:var(--font-display);background-color:var(--bg-light);color:var(--text-dark);flex-direction:column;align-items:center;min-height:100vh;display:flex;overflow-x:hidden}.dark .NXTLEAP-module__mp5Zgq__container{background-color:var(--bg-dark);color:var(--text-light)}.NXTLEAP-module__mp5Zgq__layoutContent{flex-direction:column;gap:2rem;width:100%;max-width:1200px;padding:1.25rem 1rem;display:flex}.NXTLEAP-module__mp5Zgq__header{border-bottom:1px solid var(--gray-200);white-space:nowrap;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.dark .NXTLEAP-module__mp5Zgq__header{border-bottom-color:var(--gray-700)}.NXTLEAP-module__mp5Zgq__brand{align-items:center;gap:1rem;display:flex}.NXTLEAP-module__mp5Zgq__logoIcon{width:1.5rem;height:1.5rem;color:var(--primary)}.NXTLEAP-module__mp5Zgq__brandName{letter-spacing:-.015em;font-size:1.25rem;font-weight:700}.NXTLEAP-module__mp5Zgq__searchContainer{flex:1;justify-content:center;padding:0 2rem;display:flex}.NXTLEAP-module__mp5Zgq__searchWrapper{background-color:#e5e7eb80;border-radius:9999px;width:100%;max-width:28rem;height:2.5rem;display:flex;overflow:hidden}.dark .NXTLEAP-module__mp5Zgq__searchWrapper{background-color:#1f293780}.NXTLEAP-module__mp5Zgq__searchIcon{color:var(--gray-500);justify-content:center;align-items:center;padding-left:1rem;display:flex}.NXTLEAP-module__mp5Zgq__searchInput{color:inherit;background:0 0;border:none;outline:none;flex:1;padding:0 1rem}.NXTLEAP-module__mp5Zgq__actions{align-items:center;gap:1rem;display:flex}.NXTLEAP-module__mp5Zgq__iconBtn{cursor:pointer;width:2.5rem;height:2.5rem;color:inherit;background-color:#e5e7eb80;border:none;border-radius:9999px;justify-content:center;align-items:center;display:flex}.dark .NXTLEAP-module__mp5Zgq__iconBtn{background-color:#1f293780}.NXTLEAP-module__mp5Zgq__heroWrapper{width:100%}.NXTLEAP-module__mp5Zgq__hero{background-image:linear-gradient(90deg,#3c83f6,#8e44ad);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.5rem;min-height:480px;padding:2.5rem 1rem;display:flex}.NXTLEAP-module__mp5Zgq__heroContent{text-align:left;flex-direction:column;gap:1rem;max-width:36rem;display:flex}.NXTLEAP-module__mp5Zgq__heroTitle{color:#fff;letter-spacing:-.033em;font-size:2.25rem;font-weight:900;line-height:1.1}.NXTLEAP-module__mp5Zgq__heroSubtitle{color:#fffc;font-size:1rem;line-height:1.5}.NXTLEAP-module__mp5Zgq__shopBtn{height:3rem;color:var(--primary);cursor:pointer;background-color:#fff;border:none;border-radius:9999px;padding:0 1.5rem;font-weight:700;transition:background-color .2s}.NXTLEAP-module__mp5Zgq__shopBtn:hover{background-color:#ffffffe6}@media (min-width:480px){.NXTLEAP-module__mp5Zgq__hero{border-radius:.5rem;gap:2rem;padding:2.5rem}.NXTLEAP-module__mp5Zgq__heroTitle{font-size:3.75rem}.NXTLEAP-module__mp5Zgq__heroSubtitle{font-size:1.125rem}.NXTLEAP-module__mp5Zgq__shopBtn{height:3.5rem;padding:0 2rem;font-size:1.125rem}}.NXTLEAP-module__mp5Zgq__sectionTitle{letter-spacing:-.015em;padding:1.25rem 1rem .75rem;font-size:1.375rem;font-weight:700}.NXTLEAP-module__mp5Zgq__categoryScroll{scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.NXTLEAP-module__mp5Zgq__categoryScroll::-webkit-scrollbar{display:none}.NXTLEAP-module__mp5Zgq__categoryList{gap:2rem;padding:1rem;display:flex}.NXTLEAP-module__mp5Zgq__categoryItem{text-align:center;cursor:pointer;flex-direction:column;gap:1rem;min-width:10rem;display:flex}.NXTLEAP-module__mp5Zgq__categoryImage{aspect-ratio:1;background-color:var(--gray-200);background-position:50%;background-size:cover;border-radius:9999px;width:100%;transition:box-shadow .2s}.dark .NXTLEAP-module__mp5Zgq__categoryImage{background-color:#1f2937cc}.NXTLEAP-module__mp5Zgq__categoryItem:hover .NXTLEAP-module__mp5Zgq__categoryImage{box-shadow:0 0 0 4px #3c83f680}.NXTLEAP-module__mp5Zgq__grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem;display:grid}@media (min-width:640px){.NXTLEAP-module__mp5Zgq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.NXTLEAP-module__mp5Zgq__grid{grid-template-columns:repeat(4,1fr)}}.NXTLEAP-module__mp5Zgq__productCard{cursor:pointer;flex-direction:column;gap:1rem;display:flex}.NXTLEAP-module__mp5Zgq__imageWrapper{border-radius:.5rem;position:relative;overflow:hidden}.NXTLEAP-module__mp5Zgq__productImage{aspect-ratio:4/5;background-position:50%;background-size:cover;background-color:var(--gray-200);width:100%}.dark .NXTLEAP-module__mp5Zgq__productImage{background-color:#1f2937cc}.NXTLEAP-module__mp5Zgq__addToCartBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:700;transition:transform .3s;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.NXTLEAP-module__mp5Zgq__productCard:hover .NXTLEAP-module__mp5Zgq__addToCartBtn{transform:translate(-50%,-1rem)}.NXTLEAP-module__mp5Zgq__productInfo{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.NXTLEAP-module__mp5Zgq__productPrice{color:var(--gray-500);font-size:.875rem}.NXTLEAP-module__mp5Zgq__testimonialGrid{grid-template-columns:1fr;gap:1.5rem;padding:1rem;display:grid}@media (min-width:768px){.NXTLEAP-module__mp5Zgq__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.NXTLEAP-module__mp5Zgq__testimonialGrid{grid-template-columns:repeat(3,1fr)}}.NXTLEAP-module__mp5Zgq__testimonialCard{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dark .NXTLEAP-module__mp5Zgq__testimonialCard{background-color:#1f293780}.NXTLEAP-module__mp5Zgq__stars{color:#eab308;align-items:center;gap:.25rem;display:flex}.NXTLEAP-module__mp5Zgq__quote{color:var(--gray-700);font-style:italic}.dark .NXTLEAP-module__mp5Zgq__quote{color:#d1d5db}.NXTLEAP-module__mp5Zgq__footer{border-top:1px solid var(--gray-200);margin-top:4rem;padding:2.5rem 1rem 1.5rem}.dark .NXTLEAP-module__mp5Zgq__footer{border-top-color:var(--gray-700)}.NXTLEAP-module__mp5Zgq__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.NXTLEAP-module__mp5Zgq__footerGrid{grid-template-columns:repeat(4,1fr)}}.NXTLEAP-module__mp5Zgq__footerColumn{flex-direction:column;gap:1rem;display:flex}.NXTLEAP-module__mp5Zgq__footerHeading{font-size:1rem;font-weight:700}.NXTLEAP-module__mp5Zgq__footerLinks{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.NXTLEAP-module__mp5Zgq__footerLink{color:var(--gray-500);font-size:.875rem;text-decoration:none;transition:color .2s}.NXTLEAP-module__mp5Zgq__footerLink:hover,.NXTLEAP-module__mp5Zgq__socialIcon:hover{color:var(--primary)}.NXTLEAP-module__mp5Zgq__socialIcons{gap:1rem;display:flex}.NXTLEAP-module__mp5Zgq__socialIcon{color:var(--gray-500);width:1.5rem;height:1.5rem}.NXTLEAP-module__mp5Zgq__copyright{text-align:center;color:var(--gray-500);margin-top:2.5rem;font-size:.75rem}
