:root{--mn-navy: #000023;--mn-card-border: rgba(255,255,255,.14);--mn-card-bg: rgba(255,255,255,.06);--mn-panel-bg: rgba(255,255,255,.06);--mn-radius-lg: 22px;--mn-radius-md: 18px;--mn-shadow: 0 10px 24px rgba(0,0,0,.35);--mn-text: rgba(255,255,255,.92);--mn-text-dim: rgba(255,255,255,.72);--mn-text-faint: rgba(255,255,255,.58)}html,body,#MainContent{background:var(--mn-navy);color:var(--mn-text)}.athletes.page-width,.athlete-detail.page-width{padding-left:clamp(16px,3vw,40px);padding-right:clamp(16px,3vw,40px)}.athletes{padding:44px 0 66px}.athletes__header{margin-bottom:18px;max-width:980px}.athletes__title{margin:0 0 10px;letter-spacing:.02em;text-transform:uppercase;color:var(--mn-text)}.athletes__sub{opacity:.82;line-height:1.5;color:var(--mn-text-dim)}.athletes__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.athlete-tile{border:1px solid var(--mn-card-border);background:#ffffffd9;border-radius:var(--mn-radius-lg);overflow:hidden;box-shadow:var(--mn-shadow);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.athlete-tile:hover{transform:translateY(-2px);border-color:#ffffff38}.athlete-tile__media{display:block;position:relative;overflow:hidden;background:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.06)}.athlete-tile__img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;transform:scale(1);transition:transform .22s ease}.athlete-tile__img--placeholder{width:100%;aspect-ratio:1 / 1;background:#ffffff14}@media(hover:hover)and (pointer:fine){.athlete-tile:hover .athlete-tile__img{transform:scale(1.04)}}.athlete-tile__body{padding:16px;background:#00000008}.athlete-tile__name{font-weight:750;line-height:1.15;margin:0 0 6px;color:var(--mn-text)}.athlete-tile__role{opacity:.7;font-size:.95em;margin:0 0 12px;color:var(--mn-text-dim)}.athlete-tile__achievements{opacity:.92;line-height:1.4;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--mn-text-dim)}.athlete-tile__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;border-radius:0;border:1px solid rgba(255,255,255,.55);background:#ffffffeb;color:var(--mn-navy);font-family:var(--font-heading-family);font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;transition:filter .16s ease,transform .16s ease}@media(hover:hover)and (pointer:fine){.athlete-tile__btn:hover{filter:brightness(1.04);transform:translateY(-1px)}}.athletes__empty{opacity:.92;border:1px solid rgba(255,255,255,.16);border-radius:var(--mn-radius-md);background:#ffffff14;padding:18px;color:var(--mn-text-dim)}@media(max-width:749px){.athletes{padding:28px 0 46px}.athletes__grid{grid-template-columns:1fr;gap:14px}}.athlete-detail{padding:44px 0 70px;max-width:1100px;margin-left:auto;margin-right:auto}.athlete-hero,.athlete-me,.athlete-goals,.athlete-origin,.athlete-highlights{border:1px solid rgba(255,255,255,.14);background:#ffffffd9;border-radius:var(--mn-radius-lg);overflow:hidden;box-shadow:var(--mn-shadow)}.athlete-hero__inner,.athlete-story__inner,.athlete-highlights__inner{padding:22px}.athlete-hero__kicker{opacity:.7;letter-spacing:.02em;text-transform:uppercase;font-size:.92em;margin-bottom:8px;color:var(--mn-text-dim)}.athlete-hero__name{margin:0 0 10px;letter-spacing:.02em;text-transform:uppercase;color:var(--mn-text)}.athlete-hero__bio{opacity:.86;line-height:1.55;max-width:70ch;color:var(--mn-text-dim)}.athlete-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.athlete-pill{border:1px solid rgba(0,0,0,.12);background:#00000008;border-radius:999px;padding:6px 10px;font-size:.95em;opacity:.92}.athlete-hero__social{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.athlete-social{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;border:1px solid var(--mn-navy);background:var(--mn-navy);color:#fff;text-decoration:none;transition:filter .16s ease,transform .16s ease}.athlete-social svg{width:18px;height:18px;display:block;fill:currentColor}@media(hover:hover)and (pointer:fine){.athlete-social:hover{filter:brightness(1.08);transform:translateY(-1px)}}.athlete-me,.athlete-goals,.athlete-origin{margin-top:18px}.athlete-story__inner .rte{max-width:75ch;line-height:1.7;opacity:.92;color:var(--mn-text-dim)}.athlete-story__inner .rte p{margin:0 0 14px}.athlete-highlights{margin-top:18px}.athlete-highlights__title{margin:0 0 12px;letter-spacing:.02em;text-transform:uppercase;color:var(--mn-text)}.athlete-highlights__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.athlete-highlights__img{width:100%;aspect-ratio:3 / 4;height:auto;object-fit:cover;border-radius:var(--mn-radius-md);border:1px solid rgba(0,0,0,.1);background:#00000008;display:block;transform:scale(1);transition:transform .22s ease}@media(hover:hover)and (pointer:fine){.athlete-highlights__img:hover{transform:scale(1.02)}}@media(max-width:749px){.athlete-detail{padding:28px 0 46px}.athlete-hero__inner,.athlete-story__inner,.athlete-highlights__inner{padding:16px}.athlete-highlights__grid{grid-template-columns:1fr}.athlete-highlights__img{border-radius:16px}}.athlete-hero__actions--icons{display:flex;gap:10px;margin-top:14px}.athlete-social{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000023;border:0;border-radius:0;text-decoration:none}.athlete-social svg{display:block}@media(hover:hover)and (pointer:fine){.athlete-social:hover{transform:translateY(-1px);filter:brightness(1.07)}}:root{--mn-vp-radius: 34px;--mn-vp-radius-md: 24px;--mn-vp-shadow: 0 28px 70px rgba(0,0,0,.55), 0 10px 24px rgba(0,0,0,.35);--mn-vp-glass-1: rgba(255,255,255,.12);--mn-vp-glass-2: rgba(120,150,210,.11);--mn-vp-glass-3: rgba(0,0,35,.55);--mn-vp-rim-top: rgba(255,255,255,.3);--mn-vp-rim-mid: rgba(255,255,255,.1);--mn-vp-rim-bottom: rgba(90,120,210,.16)}.athlete-hero,.athlete-me,.athlete-goals,.athlete-origin,.athlete-highlights,.athlete-tile,.athletes__empty{position:relative;overflow:hidden;background:transparent!important;border:0!important;border-radius:var(--mn-vp-radius)!important;clip-path:inset(0 round var(--mn-vp-radius));box-shadow:var(--mn-vp-shadow)!important;transform:translateZ(0)}.athlete-highlights__img{border-radius:var(--mn-vp-radius-md)!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff0f!important}.athlete-hero:before,.athlete-me:before,.athlete-goals:before,.athlete-origin:before,.athlete-highlights:before,.athlete-tile:before,.athletes__empty:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(140% 140% at 18% 10%,var(--mn-vp-glass-1),var(--mn-vp-glass-2) 42%,var(--mn-vp-glass-3) 100%),linear-gradient(135deg,#ffffff0f,#00002333);backdrop-filter:blur(22px) saturate(120%);-webkit-backdrop-filter:blur(22px) saturate(120%);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #7896d21f}.athlete-hero>*,.athlete-me>*,.athlete-goals>*,.athlete-origin>*,.athlete-highlights>*,.athlete-tile>*,.athletes__empty>*{position:relative;z-index:1}.athlete-hero:after,.athlete-me:after,.athlete-goals:after,.athlete-origin:after,.athlete-highlights:after,.athlete-tile:after,.athletes__empty:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:2;padding:1px;background:radial-gradient(140% 120% at 20% 10%,var(--mn-vp-rim-top),transparent 55%),linear-gradient(180deg,var(--mn-vp-rim-mid),transparent 55%,var(--mn-vp-rim-bottom));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:drop-shadow(0 18px 40px rgba(0,0,0,.25))}.athlete-me,.athlete-goals,.athlete-origin,.athlete-highlights{margin-top:34px!important}.athlete-detail{padding-bottom:110px!important}.athlete-hero,.athlete-me,.athlete-goals,.athlete-origin,.athlete-highlights,.athlete-tile,.athletes__empty{color:#ffffffeb!important}.athlete-hero__kicker,.athlete-hero__bio,.athlete-story__inner .rte,.athlete-tile__role,.athlete-tile__achievements,.athletes__sub{color:#ffffffb8!important}.athlete-pill{color:#ffffffe0!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.16)!important}.athlete-social{border:0!important;background:#ffffff1a!important;color:#ffffffeb!important;box-shadow:inset 0 1px #ffffff1f,0 16px 34px #00000047}.athlete-tile__body{background:#ffffff0f!important}.athlete-tile__media{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important}@media(max-width:749px){:root{--mn-vp-radius: 28px;--mn-vp-radius-md: 20px}.athlete-hero:before,.athlete-me:before,.athlete-goals:before,.athlete-origin:before,.athlete-highlights:before,.athlete-tile:before,.athletes__empty:before{backdrop-filter:blur(14px) saturate(115%);-webkit-backdrop-filter:blur(14px) saturate(115%)}}:root{--mn-athlete-gap: 44px}.athlete-detail{padding-top:var(--mn-athlete-gap)!important;padding-bottom:var(--mn-athlete-gap)!important}.athlete-hero,.athlete-me,.athlete-goals,.athlete-origin,.athlete-highlights{margin-top:0!important;margin-bottom:0!important}.athlete-detail .athlete-me,.athlete-detail .athlete-goals,.athlete-detail .athlete-origin,.athlete-detail .athlete-highlights{margin-top:var(--mn-athlete-gap)!important}@media(max-width:749px){:root{--mn-athlete-gap: 28px}}:root{--mn-athlete-gap: 18px;--mn-athlete-bottom: 110px}.athlete-me,.athlete-goals,.athlete-origin{margin-top:var(--mn-athlete-gap)!important}.athlete-highlights{margin-top:var(--mn-athlete-gap)!important;margin-bottom:var(--mn-athlete-gap)!important}@media(max-width:749px){.athlete-detail .athlete-highlights__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.athlete-detail .athlete-highlights__img{width:100%!important}}.athletes .athlete-tile__btn{width:min(280px,100%)!important;margin-left:auto!important;margin-right:auto!important;padding:12px 14px!important}@media(max-width:420px){.athletes .athlete-tile__btn{width:min(220px,100%)!important}}:root{--mn-radius-lg: .375rem;--mn-radius-md: .375rem;--mn-vp-radius: .375rem;--mn-vp-radius-md: .375rem}.athlete-highlights__img{border-radius:.375rem!important}@media(max-width:749px){:root{--mn-vp-radius: .375rem;--mn-vp-radius-md: .375rem}}@media(max-width:749px){html body .athlete-highlights .athlete-highlights__grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}html body .athlete-highlights .athlete-highlights__grid>*{min-width:0!important}html body .athlete-highlights .athlete-highlights__img{width:100%!important;max-width:100%!important;height:auto!important}}@media(max-width:420px){html body .athlete-highlights .athlete-highlights__grid{gap:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/athletes.css.map */
