@keyframes skeleton-shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.skeleton-shimmer{background:linear-gradient(90deg, var(--skeleton-base) 25%, var(--skeleton-shine) 50%, var(--skeleton-base) 75%);background-size:800px 100%;flex-shrink:0;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}:root{--skeleton-base:#ffffff0a;--skeleton-shine:#ffffff14}@keyframes content-arrive{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.content-arrive{animation:.18s ease-out forwards content-arrive}@media (prefers-reduced-motion:reduce){.skeleton-shimmer{background:var(--skeleton-base);animation:none}.content-arrive{opacity:1;animation:none;transform:none}}.skel-page{color:#fff;background:#030508;min-height:100dvh;position:relative;overflow-x:hidden}.skel-hero{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;padding:10rem 2rem 4rem;display:flex}.skel-hero--full{justify-content:center;max-width:900px;min-height:100dvh;padding-top:6rem}.skel-hero--compact{padding-top:8rem;padding-bottom:3rem}.skel-section{max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem;position:relative}.skel-section--narrow{max-width:900px}.skel-section--wide{max-width:1280px}.skel-section--flush{padding-top:2rem}.skel-sec-head{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.skel-sec-head__bar{background:linear-gradient(90deg,#ffffff26 0%,#0000 100%);flex:1;height:1px}.skel-grid{gap:1.5rem;display:grid}.skel-grid--list{grid-template-columns:1fr;max-width:850px;margin:0 auto}.skel-grid--2col{grid-template-columns:1fr 1fr;gap:3rem}.skel-grid--2col-sidebar{grid-template-columns:1fr 380px;gap:2rem}.skel-grid--stats3{border:1px solid #ffffff0f;border-radius:20px;justify-content:center;align-self:center;gap:2rem;width:100%;max-width:480px;padding:1.5rem 2.5rem;display:flex}.skel-stat{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.skel-stat:not(:last-child):after{content:"";background:#ffffff1a;width:1px;height:30px;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.skel-grid--stats4{grid-template-columns:repeat(4,1fr);gap:1rem}.skel-grid--cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.skel-grid--cards-sm{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.skel-grid--products{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.skel-grid--medals{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.skel-podium{justify-content:center;align-items:flex-end;gap:1.5rem;padding:2rem 1rem;display:flex}.skel-grid--cta{grid-template-columns:1fr 1fr;gap:1.25rem}.skel-filters{flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem;display:flex}.skel-filters--center{justify-content:center;margin-bottom:2.5rem}.skel-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;overflow:hidden}.skel-card--padded{padding:1.5rem}.skel-card--sm{border-radius:16px}.skel-card__body{padding:1.25rem 1.5rem 1.5rem}.skel-form-card{border:1px solid #ffffff0f;border-radius:20px;padding:2rem}.skel-field+.skel-field{margin-top:1.25rem}.skel-info-card{border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem}.skel-list-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.875rem 0;display:flex}.skel-event-row{border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.skel-event-row+.skel-event-row{margin-top:1.5rem}.skel-toolbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#030508f2;border-bottom:1px solid #ffffff0d;max-width:1280px;margin:0 auto;padding:.75rem 2rem;position:sticky;top:0}.skel-toolbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.skel-profile-head{align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.skel-masonry{columns:3 300px;column-gap:1rem}.skel-masonry>*{break-inside:avoid;margin-bottom:1rem}.skel-row{align-items:center;gap:.5rem;display:flex}.skel-row--between{justify-content:space-between}.skel-row--center{justify-content:center}.skel-row--wrap{flex-wrap:wrap}.skel-col{flex-direction:column;gap:.5rem;display:flex}.skel-flex-1{flex:1}.skel-mb-0{margin-bottom:0}.skel-mb-xs{margin-bottom:.25rem}.skel-mb-sm{margin-bottom:.5rem}.skel-mb-md{margin-bottom:1rem}.skel-mb-lg{margin-bottom:1.5rem}.skel-mb-xl{margin-bottom:2rem}.skel-mb-2xl{margin-bottom:3rem}.skel-mt-sm{margin-top:.5rem}.skel-mt-md{margin-top:1rem}.skel-mt-lg{margin-top:1.5rem}.skel-mx-auto{margin-left:auto;margin-right:auto}.skel-gap-xs{gap:.25rem}.skel-gap-sm{gap:.5rem}.skel-gap-md{gap:1rem}.skel-gap-lg{gap:1.5rem}.skel-carousel-row{justify-content:center;gap:1.25rem;display:flex;overflow:hidden}.skel-carousel-card{text-align:center;border:1px solid #ffffff0f;border-radius:16px;min-width:200px;padding:1.5rem}.skel-timeline{flex-direction:column;gap:2rem;display:flex}.skel-timeline-item{border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:.75rem;width:45%;padding:1.5rem;display:flex}.skel-timeline-item:nth-child(2n){align-self:flex-start}.skel-timeline-item:nth-child(odd){align-self:flex-end}.skel-grid--dan{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.skel-quote{border:1px solid #ffffff0d;border-radius:12px;padding:1.25rem}.skel-grid--techniques{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.skel-cta-card{border:1px solid #ffffff0f;border-radius:20px;padding:1.5rem 1.25rem}.skel-shop-shell{background:#050505;padding:6rem 0 8rem}.skel-shop-wrap{max-width:1400px;margin:0 auto;padding:0 2rem}.skel-shop-page-title{margin-bottom:3rem}.skel-shop-listing__header{text-align:center;margin-bottom:5rem}.skel-shop-listing__title{margin:0 auto}.skel-shop-listing__filters{border-bottom:1px solid #ffffff1a;justify-content:center;gap:clamp(1rem,4vw,3rem);margin-bottom:4rem;padding-bottom:1.5rem;display:flex;overflow:hidden}.skel-shop-listing__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:4rem 2rem;display:grid}.skel-shop-product-card{min-width:0}.skel-shop-product-card__image{aspect-ratio:4/5;margin-bottom:1.25rem;height:auto!important}.skel-shop-product-card__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.skel-shop-detail,.skel-shop-cart{flex-wrap:wrap;align-items:flex-start;gap:4rem;display:flex}.skel-shop-detail__gallery,.skel-shop-cart__items{flex:55%;min-width:0}.skel-shop-detail__info,.skel-shop-cart__summary{flex:35%;min-width:0;position:sticky;top:100px}.skel-shop-detail__hero-image{aspect-ratio:3/4;margin-bottom:1.5rem;height:auto!important}.skel-shop-detail__thumbs{gap:1rem;padding-bottom:1rem;display:flex;overflow:hidden}.skel-shop-detail__badges{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.skel-shop-detail__description{margin-bottom:3rem}.skel-shop-detail__selector-head,.skel-shop-detail__quantity{justify-content:space-between;align-items:center;gap:1rem;display:flex}.skel-shop-detail__selector-head{margin-bottom:1rem}.skel-shop-detail__sizes{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.skel-shop-detail__quantity{margin-bottom:2rem}.skel-shop-detail__trust{flex-direction:column;gap:.8rem;margin-top:2rem;display:flex}.skel-shop-cart__items{flex-direction:column;gap:2rem;display:flex}.skel-shop-cart__athlete{background:#ffffff05;border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;display:flex}.skel-shop-cart__item{gap:2rem;display:flex}.skel-shop-cart__image{aspect-ratio:3/4;flex:0 0 120px;height:auto!important}.skel-shop-cart__item-copy{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.skel-shop-cart__item-head,.skel-shop-cart__item-actions,.skel-shop-cart__summary-row,.skel-shop-cart__total,.skel-shop-cart__promo-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.skel-shop-cart__summary{padding-top:.25rem}.skel-shop-cart__summary-row+.skel-shop-cart__summary-row{margin-top:1rem}.skel-shop-cart__promo{border-top:1px solid #ffffff1a;margin:2rem 0;padding-top:2rem}.skel-shop-cart__promo-row>.skeleton-shimmer:first-child{flex:1}.skel-shop-cart__total{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1.5rem}.skel-shop-orders{padding-top:8rem}.skel-shop-orders__head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.skel-shop-orders__head .skel-shop-page-title{margin-bottom:0}.skel-shop-orders__list{flex-direction:column;gap:2rem;display:flex}.skel-shop-orders__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000080}.skel-shop-orders__summary{justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.skel-shop-orders__status{flex-direction:column;align-items:flex-end;display:flex}.skel-shop-orders__detail{border-top:1px solid #ffffff0d;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;padding:2rem;display:grid}.skel-shop-success{background:#050505;justify-content:center;align-items:center;min-height:100dvh;padding:6rem 1rem 8rem;display:flex}.skel-shop-success__card{text-align:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:800px;padding:4rem 2rem;box-shadow:0 20px 40px #00000080}.skel-shop-checkout{background:#050505;padding:6rem 0 8rem}.skel-shop-checkout__wrap{max-width:1400px;margin:0 auto;padding:0 2rem}.skel-shop-checkout__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(2rem,8vw,4rem);display:flex}.skel-shop-checkout__steps,.skel-shop-checkout__step{align-items:center;display:flex}.skel-shop-checkout__steps{gap:clamp(.5rem,3vw,1.5rem)}.skel-shop-checkout__step{gap:.5rem}.skel-shop-checkout__grid{flex-wrap:wrap;align-items:flex-start;gap:4rem;display:flex}.skel-shop-checkout__main{flex:55%;min-width:0}.skel-shop-checkout__summary{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;flex:35%;min-width:0;padding:2.5rem;position:sticky;top:100px;box-shadow:0 20px 40px #00000080}.skel-shop-checkout__title{margin-bottom:3rem}.skel-shop-checkout__intro{margin-bottom:2rem}.skel-shop-checkout__field+.skel-shop-checkout__field{margin-top:2rem}.skel-shop-checkout__input{border-bottom:1px solid #ffffff24}.skel-shop-checkout__items{flex-direction:column;gap:1.25rem;margin-bottom:3rem;display:flex}.skel-shop-checkout__item{align-items:flex-start;gap:1rem;display:flex}.skel-shop-checkout__item-copy{flex:1;min-width:0}.skel-shop-checkout__totals{border-top:1px solid #ffffff1a;padding-top:2rem}.skel-shop-checkout__total-row,.skel-shop-checkout__grand-total{justify-content:space-between;align-items:center;gap:1rem;display:flex}.skel-shop-checkout__total-row+.skel-shop-checkout__total-row{margin-top:1rem}.skel-shop-checkout__grand-total{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}@media (max-width:992px){.skel-shop-wrap{padding:0 1.5rem}.skel-shop-detail,.skel-shop-cart{gap:3rem}.skel-shop-detail__gallery,.skel-shop-detail__info,.skel-shop-cart__items,.skel-shop-cart__summary{flex:100%}.skel-shop-detail__info,.skel-shop-cart__summary{position:static}.skel-shop-checkout__wrap{padding:0 1.5rem}.skel-shop-checkout__grid{gap:3rem}.skel-shop-checkout__main,.skel-shop-checkout__summary{flex:100%}.skel-shop-checkout__summary{position:static}}@media (max-width:768px){.skel-shop-shell{padding-top:6rem}.skel-shop-wrap{padding:0 1rem}.skel-shop-page-title{margin-bottom:2rem;height:44px!important}.skel-shop-listing__header{margin-bottom:3rem}.skel-shop-listing__title{height:62px!important}.skel-shop-listing__filters{gap:clamp(.9rem,4vw,1.25rem);margin-bottom:2rem;padding-bottom:.75rem}.skel-shop-listing__filters .skeleton-shimmer{width:clamp(42px,13vw,76px)!important}.skel-shop-listing__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.skel-shop-detail,.skel-shop-cart{gap:2.5rem}.skel-shop-detail__title{height:42px!important}.skel-shop-detail__thumbs{gap:.75rem}.skel-shop-detail__thumbs .skeleton-shimmer{width:80px!important;height:80px!important}.skel-shop-cart__item{gap:1.2rem}.skel-shop-cart__image{flex-basis:90px}.skel-shop-orders{padding-top:6rem}.skel-shop-orders__head,.skel-shop-orders__summary{flex-direction:column;align-items:flex-start}.skel-shop-orders__status{align-items:flex-start}.skel-shop-orders__detail{grid-template-columns:1fr;gap:2rem}.skel-shop-checkout{padding-top:6rem}.skel-shop-checkout__wrap{padding:0 1rem}.skel-shop-checkout__topbar{margin-bottom:2.5rem}.skel-shop-checkout__grid{gap:2.5rem}.skel-shop-checkout__title{margin-bottom:2rem}.skel-shop-checkout__summary{padding:2rem}}@media (max-width:480px){.skel-shop-wrap{padding:0 .75rem}.skel-shop-page-title{height:34px!important}.skel-shop-listing__title{height:44px!important}.skel-shop-listing__grid{gap:1.5rem .75rem}.skel-shop-product-card__body .skeleton-shimmer:first-child{height:13px!important}.skel-shop-detail__title{height:34px!important}.skel-shop-detail__sizes .skeleton-shimmer{width:58px!important;height:38px!important}.skel-shop-cart__athlete{gap:1rem;padding:1.25rem}.skel-shop-cart__item{gap:1rem}.skel-shop-cart__image{flex-basis:75px}.skel-shop-cart__item-head{flex-direction:column;align-items:flex-start;gap:.75rem}.skel-shop-cart__item-actions{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1rem}.skel-shop-success__card{padding:3rem 1.25rem}.skel-shop-checkout__wrap{padding:0 .75rem}.skel-shop-checkout__topbar{align-items:flex-start}.skel-shop-checkout__step .skeleton-shimmer:last-child{display:none}.skel-shop-checkout__summary{border-radius:18px;padding:1.5rem}.skel-shop-checkout__item{gap:.75rem}}.skel-legacy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.skel-grid--roster{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.skeleton-status{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:.55rem;min-height:1.7rem;font-size:.74rem;font-weight:700;display:inline-flex}.skeleton-status__dot{background:#ffb703;border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #ffb7031f}@media (prefers-reduced-motion:reduce){.skeleton-status__dot{box-shadow:none}}@media (max-width:1024px){.skel-grid--2col{grid-template-columns:1fr 1fr;gap:2rem}.skel-legacy-grid{gap:2rem}}@media (max-width:768px){.skel-hero{text-align:center;align-items:center;padding:8rem 1.25rem 2.5rem}.skel-hero--full{min-height:auto;padding-top:6rem;padding-bottom:3rem}.skel-hero--compact{padding-top:7rem;padding-bottom:2rem}.skel-section{padding:2.5rem 1.25rem 1rem}.skel-grid--2col,.skel-grid--2col-sidebar{grid-template-columns:1fr;gap:2rem}.skel-grid--stats4{grid-template-columns:repeat(2,1fr)}.skel-grid--stats3{border-radius:16px;max-width:100%;padding:1rem 1.5rem}.skel-stat:not(:last-child):after{height:24px}.skel-grid--cta{gap:.875rem}.skel-cta-card{padding:1.25rem 1rem}.skel-profile-head{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.skel-legacy-grid{grid-template-columns:1fr;gap:2rem}.skel-podium{gap:1rem}.skel-timeline-item{width:100%;align-self:stretch!important}.skel-masonry{columns:2 200px}.skel-toolbar{padding:.75rem 1.25rem}.skel-event-row{flex-direction:column;padding:1rem}.skel-card{border-radius:16px}.skel-carousel-row{gap:1rem}.skel-carousel-card{min-width:160px;padding:1.25rem}}@media (max-width:640px){.skel-hero{padding:7rem 1.25rem 2rem}.skel-grid--stats3{gap:0;padding:.85rem 1rem}.skel-stat{padding:.5rem .85rem}.skel-masonry{columns:2 160px}.skel-grid--cards,.skel-grid--techniques{grid-template-columns:1fr}.skel-carousel-row{justify-content:flex-start;gap:.875rem;padding-bottom:.5rem;overflow-x:auto}}@media (max-width:480px){.skel-hero{padding:6.5rem 1rem 2rem}.skel-section{padding:2rem 1rem .75rem}.skel-grid--stats3{border-radius:14px;padding:.75rem}.skel-stat{padding:.5rem .6rem}.skel-stat:not(:last-child):after{height:20px}.skel-grid--stats4{gap:.75rem}.skel-cta-card{border-radius:14px;padding:.875rem .75rem}.skel-card{border-radius:14px}.skel-form-card{border-radius:16px;padding:1.5rem 1rem}.skel-info-card{border-radius:14px;padding:1.25rem 1rem}.skel-podium{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1rem .5rem}.skel-masonry{columns:1}.skel-event-row{padding:.875rem}.skel-profile-head{gap:1rem}.skel-carousel-card{border-radius:12px;min-width:140px;padding:1rem}.skel-timeline-item{border-radius:12px;padding:1rem}}@media (max-width:380px){.skel-hero{padding:6rem .875rem 1.75rem}.skel-section{padding:1.75rem .875rem .5rem}.skel-grid--stats3{padding:.6rem .5rem}.skel-stat{padding:.4rem .5rem}.skel-grid--cta{gap:.625rem}.skel-cta-card{border-radius:12px;padding:1rem .75rem}.skel-card{border-radius:12px}}