.Header-module__9fWxfa__header{z-index:1000;background:var(--nike-white);position:sticky;top:0}.Header-module__9fWxfa__topBar{background:var(--nike-gray-100);height:var(--top-bar-height);align-items:center;display:flex}.Header-module__9fWxfa__topBarInner{max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 36px;display:flex}.Header-module__9fWxfa__jordanLogo{width:24px;height:24px}.Header-module__9fWxfa__topBarRight{align-items:center;gap:4px;display:flex}.Header-module__9fWxfa__topLink{color:var(--nike-black);padding:0 8px;font-size:11px;font-weight:500;transition:color .2s}.Header-module__9fWxfa__topLink:hover{color:var(--nike-gray-500)}.Header-module__9fWxfa__topDivider{color:var(--nike-gray-300);font-size:11px}.Header-module__9fWxfa__mainNav{height:var(--header-height);border-bottom:1px solid var(--nike-gray-200)}.Header-module__9fWxfa__navInner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 36px;display:flex}.Header-module__9fWxfa__logoLink{align-items:center;display:flex}.Header-module__9fWxfa__logoImage{width:auto;height:32px;transition:opacity .2s}.Header-module__9fWxfa__logoLink:hover .Header-module__9fWxfa__logoImage{opacity:.75}.Header-module__9fWxfa__navLinks{align-items:center;gap:4px;height:100%;display:flex}.Header-module__9fWxfa__navLink{white-space:nowrap;align-items:center;height:100%;padding:0 14px;font-size:15px;font-weight:500;transition:color .2s;display:flex;position:relative}.Header-module__9fWxfa__navLink:after{content:"";background:var(--nike-black);height:2px;transition:transform .3s;position:absolute;bottom:0;left:14px;right:14px;transform:scaleX(0)}.Header-module__9fWxfa__navLink:hover:after{transform:scaleX(1)}.Header-module__9fWxfa__navActions{align-items:center;gap:4px;display:flex}.Header-module__9fWxfa__iconBtn{width:40px;height:40px;color:var(--nike-black);touch-action:manipulation;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:relative}.Header-module__9fWxfa__iconBtn:hover{background-color:var(--nike-gray-200)}.Header-module__9fWxfa__cartBadge{background:var(--nike-black);color:var(--nike-white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:600;display:flex;position:absolute;top:4px;right:2px}.Header-module__9fWxfa__menuBtn{display:none}.Header-module__9fWxfa__searchContainer{position:relative}.Header-module__9fWxfa__searchDropdown{background:var(--nike-white);z-index:1001;border-radius:8px;width:320px;padding:16px;animation:.2s Header-module__9fWxfa__fadeIn;position:absolute;top:48px;right:0;box-shadow:0 4px 24px #0000001f}.Header-module__9fWxfa__searchInput{background:var(--nike-gray-100);width:100%;font-size:14px;font-family:var(--font-primary);border:none;border-radius:24px;outline:none;padding:10px 16px}.Header-module__9fWxfa__searchInput:focus{background:var(--nike-gray-200)}.Header-module__9fWxfa__searchResults{gap:10px;margin-top:12px;display:grid}.Header-module__9fWxfa__searchHint{color:var(--nike-gray-500);font-size:13px}.Header-module__9fWxfa__searchResultItem{border-radius:10px;grid-template-columns:44px 1fr;align-items:center;gap:10px;padding:6px;transition:background .2s;display:grid}.Header-module__9fWxfa__searchResultItem:hover{background:var(--nike-gray-100)}.Header-module__9fWxfa__searchResultImage{object-fit:cover;background:var(--nike-gray-100);border-radius:8px;width:44px;height:44px}.Header-module__9fWxfa__searchResultTitle{color:var(--nike-black);font-size:13px;font-weight:600}.Header-module__9fWxfa__searchResultMeta{color:var(--nike-gray-500);font-size:12px}.Header-module__9fWxfa__promoBanner{background:var(--nike-gray-100);height:var(--promo-bar-height);justify-content:center;align-items:center;display:flex}.Header-module__9fWxfa__promoInner{text-align:center}.Header-module__9fWxfa__promoText{color:var(--nike-black);font-size:11px}.Header-module__9fWxfa__promoLink{font-weight:600;text-decoration:underline}.Header-module__9fWxfa__mobileMenu{background:var(--nike-white);z-index:2000;pointer-events:none;visibility:hidden;width:min(86vw,320px);height:100vh;padding:24px 20px 28px;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.Header-module__9fWxfa__mobileMenuOpen{pointer-events:auto;visibility:visible;right:0}.Header-module__9fWxfa__mobileBackdrop{z-index:1500;background:#00000059;border:none;position:fixed;inset:0}.Header-module__9fWxfa__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Header-module__9fWxfa__mobileTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--nike-gray-500);font-size:14px;font-weight:600}.Header-module__9fWxfa__mobileClose{width:36px;height:36px;color:var(--nike-black);background:var(--nike-gray-100);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Header-module__9fWxfa__mobileNavLinks{flex-direction:column;gap:4px;display:flex}.Header-module__9fWxfa__mobileNavLink{padding:10px 0;font-size:18px;font-weight:600;transition:color .2s;display:block}.Header-module__9fWxfa__mobileNavLink:hover{color:var(--nike-gray-500)}.Header-module__9fWxfa__mobileFooter{flex-direction:column;gap:12px;margin-top:40px;display:flex}.Header-module__9fWxfa__mobileFooterLink{color:var(--nike-gray-500);font-size:14px;transition:color .2s}.Header-module__9fWxfa__mobileFooterLink:hover{color:var(--nike-black)}@keyframes Header-module__9fWxfa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.Header-module__9fWxfa__navLinks{display:none}.Header-module__9fWxfa__menuBtn{display:flex}.Header-module__9fWxfa__topBarRight,.Header-module__9fWxfa__topBarLeft,.Header-module__9fWxfa__topBar{display:none}}
.Footer-module__nhiC3q__quickLinks{background:var(--nike-gray-100);padding:32px 48px}.Footer-module__nhiC3q__quickLinksInner{max-width:var(--max-width);margin:0 auto}.Footer-module__nhiC3q__quickLinksTitle{margin-bottom:16px;font-size:15px;font-weight:600}.Footer-module__nhiC3q__quickLinksList{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__nhiC3q__quickLink{background:var(--nike-white);color:var(--nike-black);border:1px solid var(--nike-gray-200);border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.Footer-module__nhiC3q__quickLink:hover{background:var(--nike-black);color:var(--nike-white);border-color:var(--nike-black)}.Footer-module__nhiC3q__mainFooter{background:var(--nike-black);color:var(--nike-white);padding:48px 48px 24px}.Footer-module__nhiC3q__footerInner{max-width:var(--max-width);margin:0 auto}.Footer-module__nhiC3q__footerColumns{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Footer-module__nhiC3q__columnTitle{text-transform:uppercase;letter-spacing:1.5px;color:var(--nike-white);margin-bottom:20px;font-size:10px;font-weight:700}.Footer-module__nhiC3q__columnLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__columnLink{color:var(--nike-gray-400);font-size:12px;transition:color .2s}.Footer-module__nhiC3q__columnLink:hover{color:var(--nike-white)}.Footer-module__nhiC3q__socialLinks{gap:16px;margin-top:8px;display:flex}.Footer-module__nhiC3q__socialLink{width:30px;height:30px;color:var(--nike-gray-400);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:var(--nike-white)}.Footer-module__nhiC3q__bottomBar{background:var(--nike-black);border-top:1px solid #ffffff1a;padding:16px 48px 32px}.Footer-module__nhiC3q__bottomInner{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.Footer-module__nhiC3q__bottomLeft{align-items:center;gap:24px;display:flex}.Footer-module__nhiC3q__country{color:var(--nike-gray-400);cursor:pointer;align-items:center;font-size:12px;display:flex}.Footer-module__nhiC3q__copyright{color:var(--nike-gray-500);font-size:11px}.Footer-module__nhiC3q__bottomRight{gap:24px;display:flex}.Footer-module__nhiC3q__legalLink{color:var(--nike-gray-500);font-size:11px;transition:color .2s}.Footer-module__nhiC3q__legalLink:hover{color:var(--nike-gray-300)}@media (max-width:960px){.Footer-module__nhiC3q__quickLinks{padding:24px}.Footer-module__nhiC3q__mainFooter{padding:32px 24px 16px}.Footer-module__nhiC3q__footerColumns{grid-template-columns:repeat(2,1fr);gap:24px}.Footer-module__nhiC3q__bottomBar{padding:16px 24px 24px}}@media (max-width:600px){.Footer-module__nhiC3q__quickLinks{padding:16px}.Footer-module__nhiC3q__mainFooter{padding:24px 16px 12px}.Footer-module__nhiC3q__footerColumns{grid-template-columns:1fr;gap:24px}.Footer-module__nhiC3q__bottomBar{padding:12px 16px 20px}.Footer-module__nhiC3q__bottomInner{flex-direction:column;align-items:flex-start}.Footer-module__nhiC3q__bottomLeft,.Footer-module__nhiC3q__bottomRight{flex-direction:column;gap:8px}}
.Hero-module__gNeX-G__hero{width:100%;height:80vh;min-height:500px;max-height:800px;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroImage{width:100%;height:100%;position:absolute;inset:0}.Hero-module__gNeX-G__heroImg{object-fit:cover;object-position:center 30%;width:100%;height:100%}.Hero-module__gNeX-G__heroOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.Hero-module__gNeX-G__heroContent{color:var(--nike-white);z-index:2;padding:48px;position:absolute;bottom:0;left:0;right:0}.Hero-module__gNeX-G__heroSubtitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:16px;font-weight:500}.Hero-module__gNeX-G__heroTitle{text-transform:uppercase;letter-spacing:-2px;margin-bottom:16px;font-size:clamp(48px,8vw,84px);font-weight:900;line-height:1}.Hero-module__gNeX-G__heroDescription{max-width:500px;margin-bottom:24px;font-size:16px;line-height:1.6}.Hero-module__gNeX-G__heroCtas{gap:12px;display:flex}.Hero-module__gNeX-G__heroBtn{background:var(--nike-white);color:var(--nike-black);text-transform:none;border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__gNeX-G__heroBtn:hover{background:var(--nike-gray-200);transform:scale(1.05)}@media (max-width:768px){.Hero-module__gNeX-G__hero{height:60vh;min-height:400px}.Hero-module__gNeX-G__heroContent{padding:24px}.Hero-module__gNeX-G__heroTitle{font-size:clamp(36px,10vw,56px)}}
.ProductCarousel-module__yyWL8G__section{max-width:var(--max-width);margin:0 auto;padding:48px 48px 24px}.ProductCarousel-module__yyWL8G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProductCarousel-module__yyWL8G__sectionTitle{font-size:22px;font-weight:600}.ProductCarousel-module__yyWL8G__arrows{gap:8px;display:flex}.ProductCarousel-module__yyWL8G__arrowBtn{background:var(--nike-gray-200);width:48px;height:48px;color:var(--nike-black);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductCarousel-module__yyWL8G__arrowBtn:hover{background:var(--nike-gray-300)}.ProductCarousel-module__yyWL8G__arrowBtn:active{transform:scale(.95)}.ProductCarousel-module__yyWL8G__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.ProductCarousel-module__yyWL8G__carousel::-webkit-scrollbar{display:none}.ProductCarousel-module__yyWL8G__card{scroll-snap-align:start;cursor:pointer;flex:0 0 calc(25% - 12px);transition:transform .2s}.ProductCarousel-module__yyWL8G__card:hover{transform:translateY(-4px)}.ProductCarousel-module__yyWL8G__cardImageWrap{aspect-ratio:1;background:var(--nike-gray-100);border-radius:8px;margin-bottom:12px;overflow:hidden}.ProductCarousel-module__yyWL8G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProductCarousel-module__yyWL8G__card:hover .ProductCarousel-module__yyWL8G__cardImage{transform:scale(1.05)}.ProductCarousel-module__yyWL8G__cardInfo{padding:0 4px}.ProductCarousel-module__yyWL8G__cardTop{justify-content:flex-end;margin-bottom:4px;display:flex}.ProductCarousel-module__yyWL8G__cardPrice{font-size:15px;font-weight:600}.ProductCarousel-module__yyWL8G__cardName{color:var(--nike-black);margin-bottom:2px;font-size:15px;font-weight:600}.ProductCarousel-module__yyWL8G__cardCategory{color:var(--nike-gray-500);font-size:15px}@media (max-width:1200px){.ProductCarousel-module__yyWL8G__card{flex:0 0 calc(33.333% - 12px)}}@media (max-width:960px){.ProductCarousel-module__yyWL8G__section{padding:32px 24px 16px}.ProductCarousel-module__yyWL8G__card{flex:0 0 calc(50% - 8px)}}@media (max-width:600px){.ProductCarousel-module__yyWL8G__section{padding:24px 16px 12px}.ProductCarousel-module__yyWL8G__card{flex:0 0 75%}.ProductCarousel-module__yyWL8G__sectionTitle{font-size:18px}}
.PromoGrid-module__OgtDYa__section{max-width:var(--max-width);margin:0 auto;padding:12px 48px 48px}.PromoGrid-module__OgtDYa__bigPromo{border-radius:0;width:100%;height:600px;margin-bottom:16px;position:relative;overflow:hidden}.PromoGrid-module__OgtDYa__bigPromoImage{position:absolute;inset:0}.PromoGrid-module__OgtDYa__promoImg{object-fit:cover;width:100%;height:100%;transition:transform .6s}.PromoGrid-module__OgtDYa__bigPromo:hover .PromoGrid-module__OgtDYa__promoImg{transform:scale(1.03)}.PromoGrid-module__OgtDYa__bigPromoOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.PromoGrid-module__OgtDYa__bigPromoContent{color:var(--nike-white);z-index:2;padding:48px;position:absolute;bottom:0;left:0;right:0}.PromoGrid-module__OgtDYa__promoSubtitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:16px;font-weight:500}.PromoGrid-module__OgtDYa__bigPromoTitle{text-transform:uppercase;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.PromoGrid-module__OgtDYa__bigPromoDesc{max-width:480px;margin-bottom:24px;font-size:16px;line-height:1.5}.PromoGrid-module__OgtDYa__promoBtn{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.PromoGrid-module__OgtDYa__promoBtn:hover{background:var(--nike-gray-200);transform:scale(1.05)}.PromoGrid-module__OgtDYa__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.PromoGrid-module__OgtDYa__gridCard{cursor:pointer;height:500px;position:relative;overflow:hidden}.PromoGrid-module__OgtDYa__gridCardImage{position:absolute;inset:0}.PromoGrid-module__OgtDYa__gridCard:hover .PromoGrid-module__OgtDYa__promoImg{transform:scale(1.03)}.PromoGrid-module__OgtDYa__gridCardOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#00000080 100%);position:absolute;inset:0}.PromoGrid-module__OgtDYa__gridCardContent{color:var(--nike-white);z-index:2;padding:36px;position:absolute;bottom:0;left:0;right:0}.PromoGrid-module__OgtDYa__gridCardTitle{text-transform:uppercase;margin-bottom:8px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.05}.PromoGrid-module__OgtDYa__gridCardDesc{max-width:360px;margin-bottom:20px;font-size:15px}@media (max-width:960px){.PromoGrid-module__OgtDYa__section{padding:12px 24px 32px}.PromoGrid-module__OgtDYa__bigPromo{height:450px}.PromoGrid-module__OgtDYa__gridCard{height:400px}}@media (max-width:768px){.PromoGrid-module__OgtDYa__grid{grid-template-columns:1fr}.PromoGrid-module__OgtDYa__bigPromo{height:380px}.PromoGrid-module__OgtDYa__bigPromoContent{padding:24px}.PromoGrid-module__OgtDYa__gridCard{height:350px}.PromoGrid-module__OgtDYa__gridCardContent{padding:24px}}@media (max-width:600px){.PromoGrid-module__OgtDYa__section{padding:8px 16px 24px}}
.TrendSection-module__G34BVq__section{max-width:var(--max-width);margin:0 auto;padding:48px 48px 24px}.TrendSection-module__G34BVq__sectionTitle{margin-bottom:24px;font-size:22px;font-weight:600}.TrendSection-module__G34BVq__trendGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TrendSection-module__G34BVq__trendCard{cursor:pointer;height:500px;display:block;position:relative;overflow:hidden}.TrendSection-module__G34BVq__trendImageWrap{position:absolute;inset:0}.TrendSection-module__G34BVq__trendImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.TrendSection-module__G34BVq__trendCard:hover .TrendSection-module__G34BVq__trendImage{transform:scale(1.05)}.TrendSection-module__G34BVq__trendOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#00000073 100%);position:absolute;inset:0}.TrendSection-module__G34BVq__trendContent{color:var(--nike-white);z-index:2;padding:32px;position:absolute;bottom:0;left:0;right:0}.TrendSection-module__G34BVq__trendTitle{margin-bottom:16px;font-size:24px;font-weight:700}.TrendSection-module__G34BVq__trendBtn{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__trendCard:hover .TrendSection-module__G34BVq__trendBtn{background:var(--nike-gray-200);transform:scale(1.05)}.TrendSection-module__G34BVq__essentialsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.TrendSection-module__G34BVq__essentialCard{cursor:pointer;transition:transform .2s;display:block}.TrendSection-module__G34BVq__essentialCard:hover{transform:translateY(-4px)}.TrendSection-module__G34BVq__essentialImageWrap{aspect-ratio:1;background:var(--nike-gray-100);border-radius:8px;margin-bottom:12px;overflow:hidden}.TrendSection-module__G34BVq__essentialImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.TrendSection-module__G34BVq__essentialCard:hover .TrendSection-module__G34BVq__essentialImage{transform:scale(1.05)}.TrendSection-module__G34BVq__essentialTitle{text-align:center;font-size:15px;font-weight:600}.TrendSection-module__G34BVq__memberSection{max-width:var(--max-width);margin:0 auto;padding:48px}.TrendSection-module__G34BVq__memberInner{width:100%;height:500px;position:relative;overflow:hidden}.TrendSection-module__G34BVq__memberImage{position:absolute;inset:0}.TrendSection-module__G34BVq__memberImg{object-fit:cover;width:100%;height:100%}.TrendSection-module__G34BVq__memberOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000008c 100%);position:absolute;inset:0}.TrendSection-module__G34BVq__memberContent{color:var(--nike-white);text-align:center;z-index:2;flex-direction:column;align-items:center;padding:48px;display:flex;position:absolute;bottom:0;left:0;right:0}.TrendSection-module__G34BVq__memberSubtitle{text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:14px;font-weight:500}.TrendSection-module__G34BVq__memberTitle{text-transform:uppercase;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.05}.TrendSection-module__G34BVq__memberDesc{max-width:540px;margin-bottom:24px;font-size:16px;line-height:1.5}.TrendSection-module__G34BVq__memberCtas{gap:12px;display:flex}.TrendSection-module__G34BVq__memberBtnPrimary{background:var(--nike-white);color:var(--nike-black);border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__memberBtnPrimary:hover{background:var(--nike-gray-200);transform:scale(1.05)}.TrendSection-module__G34BVq__memberBtnSecondary{color:var(--nike-white);border:2px solid var(--nike-white);background:0 0;border-radius:30px;align-items:center;padding:8px 24px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.TrendSection-module__G34BVq__memberBtnSecondary:hover{background:#ffffff26;transform:scale(1.05)}@media (max-width:960px){.TrendSection-module__G34BVq__section{padding:32px 24px 16px}.TrendSection-module__G34BVq__trendGrid,.TrendSection-module__G34BVq__essentialsGrid{grid-template-columns:repeat(2,1fr)}.TrendSection-module__G34BVq__trendCard{height:400px}.TrendSection-module__G34BVq__memberSection{padding:32px 24px}.TrendSection-module__G34BVq__memberInner{height:400px}}@media (max-width:600px){.TrendSection-module__G34BVq__section{padding:24px 16px 12px}.TrendSection-module__G34BVq__trendGrid{grid-template-columns:1fr}.TrendSection-module__G34BVq__trendCard{height:350px}.TrendSection-module__G34BVq__memberSection{padding:24px 16px}.TrendSection-module__G34BVq__memberInner{height:350px}.TrendSection-module__G34BVq__memberContent{padding:24px}}
.Collection-module__96yGaa__hero{min-height:320px;color:var(--nike-white);align-items:flex-end;margin-bottom:48px;display:flex;position:relative}.Collection-module__96yGaa__heroImage{background-position:50%;background-size:cover;position:absolute;inset:0}.Collection-module__96yGaa__heroOverlay{pointer-events:none;background:linear-gradient(#00000040 0%,#000000bf 100%);position:absolute;inset:0}.Collection-module__96yGaa__heroContent{z-index:1;max-width:720px;padding:48px;position:relative}.Collection-module__96yGaa__heroTitle{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(32px,5vw,56px);font-weight:800}.Collection-module__96yGaa__heroSubtitle{text-transform:uppercase;letter-spacing:.18em;margin-bottom:10px;font-size:14px;font-weight:600}.Collection-module__96yGaa__heroDesc{color:#ffffffe6;font-size:16px}.Collection-module__96yGaa__section{padding-top:0;padding-bottom:64px}.Collection-module__96yGaa__sectionTitle{margin-bottom:18px;font-size:22px;font-weight:700}.Collection-module__96yGaa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.Collection-module__96yGaa__card{background:var(--nike-white);border:1px solid var(--nike-gray-200);border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden}.Collection-module__96yGaa__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.Collection-module__96yGaa__cardImage{object-fit:cover;width:100%;height:220px}.Collection-module__96yGaa__cardBody{padding:16px 18px 20px}.Collection-module__96yGaa__cardTitle{margin-bottom:6px;font-size:16px;font-weight:600}.Collection-module__96yGaa__cardPrice{color:var(--nike-gray-700);font-size:14px;font-weight:600}.Collection-module__96yGaa__cardMeta{color:var(--nike-gray-500);margin-top:8px;font-size:13px}.Collection-module__96yGaa__split{grid-template-columns:1.2fr 1fr;align-items:center;gap:36px;padding-top:48px;padding-bottom:64px;display:grid}.Collection-module__96yGaa__infoPanel{background:var(--nike-gray-100);border-radius:16px;padding:24px}.Collection-module__96yGaa__infoTitle{margin-bottom:10px;font-size:18px;font-weight:700}.Collection-module__96yGaa__infoList{color:var(--nike-gray-700);gap:8px;font-size:14px;display:grid}@media (max-width:960px){.Collection-module__96yGaa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Collection-module__96yGaa__split{grid-template-columns:1fr}.Collection-module__96yGaa__heroContent{padding:36px 24px}}@media (max-width:600px){.Collection-module__96yGaa__grid{grid-template-columns:1fr}.Collection-module__96yGaa__hero{min-height:260px}.Collection-module__96yGaa__heroContent{padding:28px 16px}.Collection-module__96yGaa__cardImage{aspect-ratio:1;height:auto}}
.InfoPage-module__dZIAQa__wrapper{padding-top:56px;padding-bottom:72px}.InfoPage-module__dZIAQa__title{margin-bottom:12px;font-size:clamp(26px,4vw,38px);font-weight:800}.InfoPage-module__dZIAQa__subtitle{color:var(--nike-gray-600);margin-bottom:28px;font-size:16px}.InfoPage-module__dZIAQa__card{background:var(--nike-gray-100);color:var(--nike-gray-700);border-radius:16px;gap:12px;padding:24px;font-size:15px;display:grid}.InfoPage-module__dZIAQa__list{gap:8px;display:grid}.InfoPage-module__dZIAQa__form{gap:12px;max-width:520px;display:grid}.InfoPage-module__dZIAQa__input,.InfoPage-module__dZIAQa__textarea{border:1px solid var(--nike-gray-300);font-size:14px;font-family:var(--font-primary);border-radius:12px;padding:12px 14px}.InfoPage-module__dZIAQa__textarea{min-height:140px}.InfoPage-module__dZIAQa__button{background:var(--nike-black);color:var(--nike-white);text-align:center;border:none;border-radius:999px;padding:12px 16px;font-weight:600}.InfoPage-module__dZIAQa__qtyControls{background:var(--nike-white);border:1px solid var(--nike-gray-200);border-radius:14px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:0 6px 16px #0000000f}.InfoPage-module__dZIAQa__qtyBtn{background:var(--nike-gray-100);width:32px;height:32px;color:var(--nike-black);border:1px solid var(--nike-gray-200);border-radius:10px;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.InfoPage-module__dZIAQa__qtyBtn:hover{background:var(--nike-gray-200)}.InfoPage-module__dZIAQa__qtyBtn:active{transform:scale(.96)}.InfoPage-module__dZIAQa__qtyValue{text-align:center;min-width:36px;color:var(--nike-black);background:var(--nike-white);padding:0 6px;font-size:14px;font-weight:700}.InfoPage-module__dZIAQa__ghostButton{border:1px solid var(--nike-gray-300);background:var(--nike-white);color:var(--nike-gray-700);border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-weight:600;display:inline-flex}.InfoPage-module__dZIAQa__dangerButton{color:#b71c1c;background:#ffecec;border:1px solid #d64545;border-radius:999px;padding:8px 14px;font-weight:700}.InfoPage-module__dZIAQa__checkoutGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.InfoPage-module__dZIAQa__checkoutSummary{gap:12px;display:grid}.InfoPage-module__dZIAQa__checkoutItem{background:var(--nike-gray-100);border-radius:12px;grid-template-columns:80px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.InfoPage-module__dZIAQa__checkoutItemImage{object-fit:cover;background:var(--nike-white);border-radius:10px;width:80px;height:80px}.InfoPage-module__dZIAQa__checkoutItemInfo{gap:6px;display:grid}.InfoPage-module__dZIAQa__checkoutItemMeta{color:var(--nike-gray-600);font-size:13px}.InfoPage-module__dZIAQa__checkoutItemPrice{font-weight:700}@media (max-width:900px){.InfoPage-module__dZIAQa__checkoutGrid{grid-template-columns:1fr}}.InfoPage-module__dZIAQa__thankYouCard{border:1px solid var(--nike-gray-200);background:linear-gradient(135deg,#fff 0%,#f7f7f7 100%);border-radius:20px;gap:18px;max-width:680px;padding:32px;display:grid;box-shadow:0 16px 40px #00000014}.InfoPage-module__dZIAQa__thankYouBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.InfoPage-module__dZIAQa__thankYouTitle{margin:0;font-size:clamp(28px,4vw,40px);font-weight:800}.InfoPage-module__dZIAQa__thankYouLead{color:var(--nike-gray-700);font-size:16px;line-height:1.6}.InfoPage-module__dZIAQa__thankYouNote{color:var(--nike-gray-600);border:1px solid var(--nike-gray-200);background:#fff;border-radius:12px;padding:12px 14px;font-size:14px}.InfoPage-module__dZIAQa__thankYouActions{flex-wrap:wrap;gap:12px;display:flex}
.ProductPage-module__uedQfW__wrapper{padding-top:56px;padding-bottom:72px}.ProductPage-module__uedQfW__productGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;display:grid}.ProductPage-module__uedQfW__productImage{object-fit:cover;border-radius:20px;width:100%;height:520px}.ProductPage-module__uedQfW__productTitle{margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:800}.ProductPage-module__uedQfW__productPrice{color:var(--nike-gray-700);margin-bottom:16px;font-size:20px;font-weight:700}.ProductPage-module__uedQfW__productDesc{color:var(--nike-gray-700);margin-bottom:24px;font-size:15px;line-height:1.7}.ProductPage-module__uedQfW__buyPanel{background:var(--nike-gray-100);border-radius:16px;gap:12px;padding:20px;display:grid}.ProductPage-module__uedQfW__buyButton{background:var(--nike-black);color:var(--nike-white);text-align:center;touch-action:manipulation;border-radius:999px;padding:12px 16px;font-weight:600;transition:transform .2s,background .2s}.ProductPage-module__uedQfW__buyButton:hover{background:#000;transform:translateY(-1px)}.ProductPage-module__uedQfW__secondaryButton{border:1px solid var(--nike-black);text-align:center;touch-action:manipulation;border-radius:999px;padding:12px 16px;font-weight:600}.ProductPage-module__uedQfW__meta{color:var(--nike-gray-500);font-size:13px}@media (max-width:960px){.ProductPage-module__uedQfW__productGrid{grid-template-columns:1fr}.ProductPage-module__uedQfW__productImage{height:360px}}
