.landing-root .sport-hero{--sport-accent:var(--turq);padding-top:clamp(100px,14vh,152px);position:relative;overflow:hidden}.landing-root .sport-hero__wrap{z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;display:grid;position:relative}@media (min-width:768px){.landing-root .sport-hero__wrap{grid-template-columns:1fr 1fr;gap:64px}}.landing-root .sport-hero__copy{flex-direction:column;gap:20px;display:flex}.landing-root .sport-hero__headline{color:inherit;margin:0}.landing-root .sport-hero__sub{opacity:.88;max-width:520px;margin:0;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.landing-root .sport-hero__ctas{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.landing-root .sport-hero__media{border-radius:var(--r-lg);aspect-ratio:4/3;min-height:280px;box-shadow:var(--float);position:relative;overflow:hidden}@media (min-width:768px){.landing-root .sport-hero__media{aspect-ratio:3/4;min-height:400px}}.landing-root .sport-hero__stripe{opacity:.6;height:4px;position:absolute;bottom:0;left:0;right:0}.landing-root .garment-section{scroll-margin-top:104px}.landing-root .garment-section__wrap{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}@media (min-width:768px){.landing-root .garment-section__wrap{grid-template-columns:1fr 1fr;gap:72px}.landing-root .garment-section:nth-child(2n) .garment-section__media{order:-1}.landing-root .garment-section--no-media .garment-section__wrap{grid-template-columns:1fr;max-width:720px;margin-inline:auto}}.landing-root .garment-section--no-media .garment-section__copy{text-align:center;align-items:center}.landing-root .garment-section--no-media .garment-section__blurb{max-width:560px}.landing-root .garment-section__copy{flex-direction:column;gap:16px;display:flex}.landing-root .garment-section__headline{margin:0}.landing-root .garment-section__blurb{opacity:.9;max-width:480px;margin:0;font-size:clamp(14px,1.4vw,17px);line-height:1.7}.landing-root .garment-section__fabric{border-radius:var(--r-sm);background:#ffffff12;align-items:center;gap:10px;width:fit-content;padding:10px 14px;display:flex}.landing-root .band-light .garment-section__fabric{background:#0a1a2f0f}.landing-root .garment-section__fabric-label{letter-spacing:.18em;text-transform:uppercase;opacity:.6;font-size:11px;font-weight:800}.landing-root .garment-section__fabric-value{font-size:13px;font-weight:700}.landing-root .garment-section__chips{flex-direction:column;gap:10px;display:flex}.landing-root .garment-section__chips-label{letter-spacing:.18em;text-transform:uppercase;opacity:.6;font-size:11px;font-weight:800}.landing-root .garment-section__chips-row{flex-wrap:wrap;gap:8px;display:flex}.landing-root .band-navy .garment-section__chips-row .chip,.landing-root .band-deep .garment-section__chips-row .chip{color:#ffffffd9;border-color:#ffffff4d}.landing-root .band-navy .garment-section__chips-row .chip:hover,.landing-root .band-deep .garment-section__chips-row .chip:hover{border-color:var(--white);color:var(--white)}.landing-root .garment-section__img-strip{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.landing-root .garment-section__img-strip:has(>:nth-child(2)){grid-template-columns:1fr 1fr}}.landing-root .garment-section__img-frame{border-radius:var(--r-md);aspect-ratio:4/3;box-shadow:var(--card-shadow);position:relative;overflow:hidden}.landing-root .garment-nav{z-index:50;background:var(--navy);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #ffffff1a;position:sticky;top:88px}.landing-root .garment-nav__row{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:12px 0;display:flex;overflow-x:auto}.landing-root .garment-nav__row::-webkit-scrollbar{display:none}.landing-root .garment-nav .chip{color:#ffffffbf;white-space:nowrap;border-color:#ffffff40;flex-shrink:0}.landing-root .garment-nav .chip:hover{border-color:var(--white);color:var(--white);background:#ffffff0f}.landing-root .garment-nav .chip--active{background:var(--turq);border-color:var(--turq);color:var(--navy)}.landing-root .sports-index-grid{grid-template-columns:1fr;gap:16px;margin-top:48px;display:grid}@media (min-width:480px){.landing-root .sports-index-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-root .sports-index-grid{grid-template-columns:repeat(3,1fr)}}.landing-root .sport-card{--sport-accent:var(--turq);border-radius:var(--r-lg);background:var(--white);border:1.5px solid var(--on-turq-line);color:var(--navy);transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .2s;flex-direction:column;padding:0;text-decoration:none;display:flex;position:relative;overflow:hidden}.landing-root .sport-card:hover{box-shadow:var(--card-shadow);border-color:var(--sport-accent);transform:translateY(-4px)}.landing-root .sport-card__accent-bar{flex-shrink:0;width:100%;height:4px}.landing-root .sport-card__body{flex-direction:column;flex:1;gap:8px;padding:22px 24px 20px;display:flex}.landing-root .sport-card__eyebrow{letter-spacing:.2em;text-transform:uppercase;opacity:.5;font-size:11px;font-weight:800}.landing-root .sport-card__name{color:var(--sport-accent);margin:0;transition:color .2s}.landing-root .sport-card__sub{opacity:.7;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.landing-root .sport-card__arrow{color:var(--sport-accent);opacity:.7;transition:opacity .2s, transform .2s var(--ease);justify-content:flex-end;align-items:center;padding:12px 20px 16px;display:flex}.landing-root .sport-card:hover .sport-card__arrow{opacity:1;transform:translate(4px)}.landing-root .sports-index-hero__headline{margin:8px 0 0}.landing-root .sports-index-hero__sub{opacity:.85;max-width:540px;margin:8px 0 0;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.landing-root .sport-cta{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex}.landing-root .sport-cta__headline{margin:0}.landing-root .sport-cta__sub{opacity:.88;max-width:480px;margin:0;font-size:clamp(14px,1.4vw,17px);line-height:1.7}.landing-root .sport-cta__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}