.landing-module__Rum1oa__container{color:#fff;min-height:100vh;font-family:var(--font-outfit), sans-serif;background-color:#0a0a0c;overflow-x:hidden}.landing-module__Rum1oa__header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0cd9;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:80px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__Rum1oa__logoArea{align-items:center;gap:12px;display:flex}.landing-module__Rum1oa__logoText{letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.landing-module__Rum1oa__logoText span{color:var(--accent-primary)}.landing-module__Rum1oa__navLinks{gap:32px;display:flex}.landing-module__Rum1oa__navLinks a{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__Rum1oa__navLinks a:hover{color:#fff}.landing-module__Rum1oa__authButtons{align-items:center;gap:16px;display:flex}.landing-module__Rum1oa__signInBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.landing-module__Rum1oa__signInBtn:hover{background:#ffffff1a}.landing-module__Rum1oa__registerBtn{color:#fff;background:var(--accent-primary);cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.landing-module__Rum1oa__registerBtn:hover{background:#fff;transform:translateY(-2px);color:var(--accent-primary)!important}.landing-module__Rum1oa__hero{flex-direction:column;justify-content:center;min-height:55vh;margin-top:0;padding:20px 5%;display:flex;position:relative;overflow:hidden}.landing-module__Rum1oa__heroBg{z-index:0;background-image:url(/images/hero-bg.png);background-position:100%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__Rum1oa__heroOverlay{z-index:1;background:linear-gradient(90deg,#0a0a0c 30%,#0000 100%),linear-gradient(#0000 60%,#0a0a0c 100%);position:absolute;inset:0}.landing-module__Rum1oa__heroContent{z-index:2;max-width:800px;position:relative}.landing-module__Rum1oa__heroTitle{letter-spacing:-2px;text-transform:uppercase;margin-bottom:24px;font-size:5.5rem;font-weight:900;line-height:1.05}.landing-module__Rum1oa__heroTitle span{color:var(--accent-primary)}.landing-module__Rum1oa__heroSubtitle{color:silver;max-width:650px;margin-bottom:40px;font-size:1.15rem;line-height:1.6}.landing-module__Rum1oa__heroActions{gap:20px;margin-bottom:60px;display:flex}.landing-module__Rum1oa__primaryAction{background:var(--accent-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:12px;padding:16px 36px;font-size:1.1rem;font-weight:700;transition:filter .2s;display:flex}.landing-module__Rum1oa__primaryAction:hover{background:#fff;color:var(--accent-primary)!important}.landing-module__Rum1oa__secondaryAction{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:12px;padding:16px 36px;font-size:1.1rem;font-weight:700;transition:background .2s;display:flex}.landing-module__Rum1oa__secondaryAction:hover{background:#ffffff1a}.landing-module__Rum1oa__featureStrip{border-top:1px solid #ffffff1a;align-items:center;gap:32px;padding-top:24px;display:flex}.landing-module__Rum1oa__featureItem{color:#a0a0a0;align-items:center;gap:12px;font-size:.9rem;font-weight:500;display:flex}.landing-module__Rum1oa__featureIcon{color:#fff}.landing-module__Rum1oa__directorySection{z-index:2;background-color:#0a0a0c;padding:40px 5% 80px;position:relative}.landing-module__Rum1oa__directoryHeader{text-align:center;margin-bottom:60px}.landing-module__Rum1oa__directoryTitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:2rem;font-weight:800}.landing-module__Rum1oa__directorySubtitle{color:#888;font-size:1.1rem}.landing-module__Rum1oa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.landing-module__Rum1oa__column{background:#111116;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.landing-module__Rum1oa__column:hover{border-color:#ff5a004d;box-shadow:0 12px 32px #0006}.landing-module__Rum1oa__colHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;padding:20px;display:flex}.landing-module__Rum1oa__colTitle{align-items:center;gap:10px;min-width:0;display:flex}.landing-module__Rum1oa__colTitle h3{text-transform:uppercase;letter-spacing:.5px;color:#fff;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:800}.landing-module__Rum1oa__browseBtn{color:#b5b5c0;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff0d;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .2s}.landing-module__Rum1oa__browseBtn:hover{color:#fff;background:#ffffff29;border-color:#fff3}.landing-module__Rum1oa__colSubheader{text-align:left;color:#a0a0a8;margin:0;padding:18px 20px 8px;font-size:.85rem;line-height:1.5}.landing-module__Rum1oa__itemList{flex-direction:column;flex:1;gap:16px;padding:12px 20px 24px;display:flex}.landing-module__Rum1oa__itemRow{color:inherit;border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;padding:8px;text-decoration:none;transition:all .2s;display:flex}.landing-module__Rum1oa__itemRow:hover{background:#ffffff09;border-color:#ff5a0026;transform:translate(3px)}.landing-module__Rum1oa__itemThumb{background:#1a1a20;border-radius:10px;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.landing-module__Rum1oa__itemImg{object-fit:cover;transition:transform .3s}.landing-module__Rum1oa__itemRow:hover .landing-module__Rum1oa__itemImg{transform:scale(1.06)}.landing-module__Rum1oa__itemInfo{flex-direction:column;flex:1;gap:4px;display:flex}.landing-module__Rum1oa__itemTitle{color:#ff5a00;font-size:.95rem;font-weight:700;line-height:1.3;font-family:var(--font-outfit), sans-serif;margin:0}.landing-module__Rum1oa__itemDesc{color:#a0a0a8;margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.landing-module__Rum1oa__colFooter{color:#a0a0a8;background:#ff5a0008;border-top:1px solid #ff5a001a;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-size:.8125rem;font-weight:500;display:flex}.landing-module__Rum1oa__colFooterIcon{color:#ff5a00;flex-shrink:0}.landing-module__Rum1oa__footerCta{background:#111;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:60px 5%;display:flex}.landing-module__Rum1oa__footerLeft{align-items:center;gap:40px;display:flex}.landing-module__Rum1oa__appMockup{object-fit:contain;width:auto;height:300px}.landing-module__Rum1oa__footerContent h2{margin-bottom:16px;font-size:2.5rem;font-weight:800}.landing-module__Rum1oa__footerContent p{color:#a0a0a0;max-width:400px;margin-bottom:32px;font-size:1.1rem}.landing-module__Rum1oa__storeBtns{gap:16px;display:flex}.landing-module__Rum1oa__storeBtn{color:#fff;cursor:pointer;background:#000;border:1px solid #fff3;border-radius:8px;align-items:center;gap:12px;padding:10px 20px;transition:background .2s;display:flex}.landing-module__Rum1oa__storeBtn:hover{background:#222}.landing-module__Rum1oa__footerStats{gap:48px;display:flex}.landing-module__Rum1oa__statItem{flex-direction:column;align-items:center;gap:12px;display:flex}.landing-module__Rum1oa__statIcon{color:var(--accent-primary);font-size:2rem}.landing-module__Rum1oa__statNum{color:#fff;font-size:2rem;font-weight:800}.landing-module__Rum1oa__statLabel{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.landing-module__Rum1oa__footerBottom{background:#0a0a0c;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:32px 5%;display:flex}@media (max-width:1200px){.landing-module__Rum1oa__grid{grid-template-columns:repeat(2,1fr)}.landing-module__Rum1oa__heroTitle{font-size:4rem}.landing-module__Rum1oa__footerCta{text-align:center;flex-direction:column;gap:60px}.landing-module__Rum1oa__footerLeft{flex-direction:column}.landing-module__Rum1oa__footerContent p{margin-left:auto;margin-right:auto}.landing-module__Rum1oa__storeBtns{justify-content:center}}@media (max-width:768px){.landing-module__Rum1oa__navLinks{display:none}.landing-module__Rum1oa__header{padding:0 20px}.landing-module__Rum1oa__hero{padding-top:60px}.landing-module__Rum1oa__heroTitle{font-size:3rem}.landing-module__Rum1oa__heroActions{flex-direction:column}.landing-module__Rum1oa__featureStrip{flex-direction:column;align-items:flex-start}.landing-module__Rum1oa__grid{grid-template-columns:1fr}.landing-module__Rum1oa__footerStats{flex-wrap:wrap;justify-content:center;gap:32px}.landing-module__Rum1oa__footerBottom{flex-direction:column;gap:24px}}.landing-module__Rum1oa__appBannerSection{background-color:#0a0a0c;padding:0 5% 80px}.landing-module__Rum1oa__appBannerCard{background-color:#111;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;height:220px;padding:0 40px;display:flex}.landing-module__Rum1oa__appBannerImgWrapper{justify-content:center;align-items:center;width:320px;height:100%;display:flex;position:relative}.landing-module__Rum1oa__appBannerMockup{object-fit:contain;width:auto;height:140%;transform:translateY(0)}.landing-module__Rum1oa__appBannerContent{flex:1;padding:0 40px}.landing-module__Rum1oa__appBannerTitle{text-transform:uppercase;margin-bottom:24px;font-size:1.8rem;font-weight:800}.landing-module__Rum1oa__appBannerTitle span{color:#ff5a00}.landing-module__Rum1oa__appBannerFeatures{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__Rum1oa__appBannerFeature{color:#ccc;align-items:center;gap:12px;font-size:.9rem;display:flex}.landing-module__Rum1oa__appBannerActions{border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:60%;padding-left:40px;display:flex}.landing-module__Rum1oa__appBannerDownloadBtn{color:#fff;background-color:#ff5a00;border-radius:8px;align-items:center;padding:16px 32px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.landing-module__Rum1oa__appBannerDownloadBtn:hover{color:#fff;background-color:#e04e00}.landing-module__Rum1oa__appBannerLearnMore{color:#ff5a00;text-transform:uppercase;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.landing-module__Rum1oa__appBannerLearnMore:hover{opacity:.8}@media (max-width:1024px){.landing-module__Rum1oa__appBannerCard{flex-direction:column;gap:40px;height:auto;padding:40px}.landing-module__Rum1oa__appBannerImgWrapper{display:none}.landing-module__Rum1oa__appBannerActions{border-top:1px solid #ffffff0d;border-left:none;width:100%;padding-top:40px;padding-left:0}}@media (max-width:768px){.landing-module__Rum1oa__appBannerFeatures{grid-template-columns:1fr}}.landing-module__Rum1oa__sportTagLink{color:inherit;cursor:pointer;border:1px solid #333;border-radius:4px;padding:4px 8px;font-size:.7rem;text-decoration:none;transition:border-color .2s}.landing-module__Rum1oa__sportTagLink:hover{border-color:#ff5a00}
.contributors-module__lhwGOa__pageContainer{grid-template-columns:280px 1fr;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:0 5% 60px;display:grid}.contributors-module__lhwGOa__sidebar{flex-direction:column;gap:28px;display:flex}.contributors-module__lhwGOa__sidebarSection{flex-direction:column;gap:12px;display:flex}.contributors-module__lhwGOa__sidebarHeader{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ffffff14;padding-bottom:8px;font-size:.85rem;font-weight:800}.contributors-module__lhwGOa__filterGroupTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.contributors-module__lhwGOa__filterList{flex-direction:column;gap:4px;display:flex}.contributors-module__lhwGOa__filterItem{color:#a0a0a8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.contributors-module__lhwGOa__filterItem:hover{color:#fff;background:#ffffff0a}.contributors-module__lhwGOa__filterItemActive{color:#fff;background:#ff5a001a;border-color:#ff5a0040;font-weight:700}.contributors-module__lhwGOa__filterBadge{color:#b0b0b8;background:#ffffff12;border-radius:6px;padding:2px 8px;font-size:.725rem;font-weight:600}.contributors-module__lhwGOa__filterItemActive .contributors-module__lhwGOa__filterBadge{color:#ff5a00;background:#ff5a0033}.contributors-module__lhwGOa__promoCard{background:linear-gradient(#ff5a000f 0%,#111116cc 100%);border:1px solid #ff5a0033;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.contributors-module__lhwGOa__promoTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1rem;font-weight:800}.contributors-module__lhwGOa__promoDesc{color:#a0a0a8;margin:0;font-size:.85rem;line-height:1.45}.contributors-module__lhwGOa__promoBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.contributors-module__lhwGOa__promoBtn:hover{background:#e04e00}.contributors-module__lhwGOa__mainContent{flex-direction:column;gap:36px;display:flex}.contributors-module__lhwGOa__heroBanner{background:#0a0a0c;border:1px solid #ffffff14;border-radius:20px;padding:56px 44px 44px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.contributors-module__lhwGOa__heroBg{z-index:1;background-image:url(/images/landing/skills-library-hero-bg.jpg);background-position:100%;background-size:cover;position:absolute;inset:0}.contributors-module__lhwGOa__heroOverlay{z-index:2;background:linear-gradient(90deg,#0a0a0c 35%,#0a0a0cd9 70%,#0000 100%);position:absolute;inset:0}.contributors-module__lhwGOa__heroContent{z-index:3;flex-direction:column;gap:20px;max-width:780px;padding-top:8px;display:flex;position:relative}.contributors-module__lhwGOa__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:-.5px;margin:8px 0 0;font-size:2.6rem;font-weight:900;line-height:1.18}.contributors-module__lhwGOa__heroTitle span{color:#ff5a00}.contributors-module__lhwGOa__heroDesc{color:#a0a0a8;margin:0;font-size:1.05rem;line-height:1.55}.contributors-module__lhwGOa__searchContainer{max-width:580px;margin-top:4px}.contributors-module__lhwGOa__searchInputWrapper{align-items:center;display:flex;position:relative}.contributors-module__lhwGOa__searchIcon{color:#ff5a00;pointer-events:none;position:absolute;left:18px}.contributors-module__lhwGOa__searchInput{color:#fff;background:#00000080;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 18px 14px 48px;font-size:.95rem;transition:all .2s}.contributors-module__lhwGOa__searchInput:focus{border-color:#ff5a00;box-shadow:0 0 0 3px #ff5a0033}.contributors-module__lhwGOa__heroActions{align-items:center;gap:16px;margin-top:8px;display:flex}.contributors-module__lhwGOa__primaryAction{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.contributors-module__lhwGOa__primaryAction:hover{background:#e04e00}.contributors-module__lhwGOa__secondaryAction{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s}.contributors-module__lhwGOa__secondaryAction:hover{background:#ffffff1f}.contributors-module__lhwGOa__heroFooter{color:#888892;align-items:center;gap:8px;margin-top:4px;font-size:.785rem;display:flex}.contributors-module__lhwGOa__sectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;display:flex}.contributors-module__lhwGOa__sectionTitleRow{align-items:center;gap:10px;display:flex}.contributors-module__lhwGOa__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#fff;margin:0;font-size:1.35rem;font-weight:800}.contributors-module__lhwGOa__viewCountBadge{color:#ff5a00;background:#ff5a0026;border:1px solid #ff5a0040;border-radius:12px;padding:4px 12px;font-size:.775rem;font-weight:700}.contributors-module__lhwGOa__contributorsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.contributors-module__lhwGOa__contributorCard{color:inherit;background:#111116;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:20px;padding:24px;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.contributors-module__lhwGOa__contributorCard:hover{background:#14141c;border-color:#ff5a0066;transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.contributors-module__lhwGOa__avatarWrapper{border:2px solid #ff5a00;border-radius:50%;flex-shrink:0;width:84px;height:84px;position:relative;overflow:hidden;box-shadow:0 4px 16px #ff5a0040}.contributors-module__lhwGOa__avatarImg{object-fit:cover;width:100%;height:100%}.contributors-module__lhwGOa__cardContent{flex-direction:column;flex:1;gap:4px;display:flex}.contributors-module__lhwGOa__sportTag{color:#ff5a00;text-transform:uppercase;letter-spacing:.6px;font-size:.675rem;font-weight:800}.contributors-module__lhwGOa__contributorName{color:#fff;margin:0;font-size:1.15rem;font-weight:700;line-height:1.25}.contributors-module__lhwGOa__contributorTitle{color:#a0a0a8;font-size:.825rem;line-height:1.35}.contributors-module__lhwGOa__viewProfileLink{color:#ff5a00;text-transform:uppercase;letter-spacing:.4px;align-items:center;gap:4px;margin-top:6px;font-size:.775rem;font-weight:700;display:inline-flex}.contributors-module__lhwGOa__featuredProgramsSection{flex-direction:column;gap:20px;margin-top:16px;display:flex}.contributors-module__lhwGOa__programsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.contributors-module__lhwGOa__programCard{color:inherit;background:#111116;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.contributors-module__lhwGOa__programCard:hover{border-color:#ff5a0066;transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.contributors-module__lhwGOa__cardMediaWrapper{aspect-ratio:16/9;background:#181820;width:100%;position:relative;overflow:hidden}.contributors-module__lhwGOa__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.contributors-module__lhwGOa__programCard:hover .contributors-module__lhwGOa__cardImg{transform:scale(1.06)}.contributors-module__lhwGOa__sportBadge{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;background:#000000d9;border:1px solid #ff5a004d;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px}.contributors-module__lhwGOa__cardBody{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.contributors-module__lhwGOa__contributorGoldBadge{color:#facc15;background:#eab30826;border:1px solid #eab30866;border-radius:4px;align-self:flex-start;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.contributors-module__lhwGOa__cardTitle{color:#fff;margin:0;font-size:.975rem;font-weight:700;line-height:1.3}.contributors-module__lhwGOa__cardMetaRow{color:#a0a0a8;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;font-size:.775rem;display:flex}.contributors-module__lhwGOa__diffTag{color:#c0c0c8;background:#ffffff0d;border-radius:4px;padding:2px 6px}@media (max-width:1200px){.contributors-module__lhwGOa__pageContainer{grid-template-columns:1fr}}@media (max-width:1024px){.contributors-module__lhwGOa__programsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.contributors-module__lhwGOa__programsGrid{grid-template-columns:1fr}.contributors-module__lhwGOa__heroTitle{font-size:2rem}.contributors-module__lhwGOa__heroBanner{padding:36px 24px}}
.movement-detail-module__HBIyyW__pageContainer{max-width:1240px;margin:0 auto;padding:0 24px 80px}.movement-detail-module__HBIyyW__topNav{margin-bottom:24px}.movement-detail-module__HBIyyW__backBtn{color:#a0a0a8;align-items:center;gap:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.movement-detail-module__HBIyyW__backBtn:hover{color:#ff5a00}.movement-detail-module__HBIyyW__detailLayout{grid-template-columns:1.4fr 1fr;align-items:start;gap:32px;display:grid}.movement-detail-module__HBIyyW__mediaContainer{aspect-ratio:16/9;background:#0d0d12;border:1px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.movement-detail-module__HBIyyW__videoPlayer{object-fit:contain;background:#000;border:none;width:100%;height:100%}.movement-detail-module__HBIyyW__imagePreview{object-fit:cover;width:100%;height:100%}.movement-detail-module__HBIyyW__noVideoPlaceholder{text-align:center;background:#111116;border:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:24px;display:flex}.movement-detail-module__HBIyyW__lightningIconCircle{background:#ff5a001a;border:2px solid #ff5a004d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 24px #0006}.movement-detail-module__HBIyyW__placeholderText{color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:.85rem;font-weight:800}.movement-detail-module__HBIyyW__placeholderSubtext{color:#888892;font-size:.78rem;font-weight:500}.movement-detail-module__HBIyyW__premiumOverlayTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#facc15;letter-spacing:.5px;background:#0a0a0cd9;border:1px solid #facc1566;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:16px;right:16px}.movement-detail-module__HBIyyW__summaryCard{background:#111116;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:20px;padding:28px;display:flex}.movement-detail-module__HBIyyW__titleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.movement-detail-module__HBIyyW__movementTitle{color:#fff;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.movement-detail-module__HBIyyW__premiumBadge{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:flex}.movement-detail-module__HBIyyW__patternHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.movement-detail-module__HBIyyW__patternPill{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border-radius:6px;padding:4px 12px;font-size:.775rem;font-weight:700}.movement-detail-module__HBIyyW__patternTypePill{color:#d0d0d8;background:#ffffff14;border-radius:6px;padding:4px 12px;font-size:.775rem;font-weight:600}.movement-detail-module__HBIyyW__diffPill{color:#a0a0a8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;padding:4px 12px;font-size:.775rem;font-weight:600}.movement-detail-module__HBIyyW__specGrid{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:16px;padding:20px 0;display:grid}.movement-detail-module__HBIyyW__specItem{align-items:flex-start;gap:12px;display:flex}.movement-detail-module__HBIyyW__specIcon{background:#ff5a001a;border:1px solid #ff5a0040;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.movement-detail-module__HBIyyW__specLabel{color:#888892;margin-bottom:2px;font-size:.75rem}.movement-detail-module__HBIyyW__specValue{color:#fff;font-size:.9rem;font-weight:700}.movement-detail-module__HBIyyW__ctaBox{background:linear-gradient(135deg,#ff5a001a 0%,#11111699 100%);border:1px solid #ff5a004d;border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}.movement-detail-module__HBIyyW__ctaTitle{color:#ff5a00;letter-spacing:.5px;margin:0;font-size:.875rem;font-weight:800}.movement-detail-module__HBIyyW__ctaDesc{color:#a0a0a8;margin:0;font-size:.825rem;line-height:1.45}.movement-detail-module__HBIyyW__ctaBtn{color:#fff;background:#ff5a00;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:10px 18px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #ff5a0040}.movement-detail-module__HBIyyW__ctaBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.movement-detail-module__HBIyyW__instructionsSection{background:#111116;border:1px solid #ffffff14;border-radius:16px;margin-top:48px;padding:32px}.movement-detail-module__HBIyyW__sectionHeader{color:#fff;margin:0 0 16px;font-size:1.25rem;font-weight:800}.movement-detail-module__HBIyyW__instructionText{color:#d0d0d8;white-space:pre-line;font-size:1rem;line-height:1.7}.movement-detail-module__HBIyyW__premiumVideoLocked{background:#0b0b0f;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.movement-detail-module__HBIyyW__blurredPreviewImage{object-fit:cover;filter:blur(14px)brightness(.35);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.movement-detail-module__HBIyyW__lockedPatternBg{background:radial-gradient(circle,#ff5a0024 0%,#0b0b0ff5 75%);position:absolute;inset:0}.movement-detail-module__HBIyyW__lockedVideoOverlay{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:520px;padding:32px 24px;display:flex;position:relative}.movement-detail-module__HBIyyW__lockIconCircle{background:#ff5a0026;border:2px solid #ff5a0066;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:flex;box-shadow:0 8px 30px #ff5a0040}.movement-detail-module__HBIyyW__lockedVideoTitle{color:#fff;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px;font-size:1.05rem;font-weight:800}.movement-detail-module__HBIyyW__lockedVideoDesc{color:#a0a0a8;max-width:440px;margin-bottom:22px;font-size:.875rem;line-height:1.5}.movement-detail-module__HBIyyW__unlockVideoBtn{color:#fff;background:#ff5a00;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #ff5a0059}.movement-detail-module__HBIyyW__unlockVideoBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff40}.movement-detail-module__HBIyyW__ctaActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.movement-detail-module__HBIyyW__ctaSecondaryBtn{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.movement-detail-module__HBIyyW__ctaSecondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d}.movement-detail-module__HBIyyW__premiumInstructionsLocked{background:#ff5a000a;border:1px dashed #ff5a0059;border-radius:12px;align-items:flex-start;gap:20px;padding:24px;display:flex}.movement-detail-module__HBIyyW__lockIconNotice{background:#ff5a001f;border:1px solid #ff5a0059;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.movement-detail-module__HBIyyW__lockedNoticeBody{flex-direction:column;flex:1;gap:8px;display:flex}.movement-detail-module__HBIyyW__lockedNoticeTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:800}.movement-detail-module__HBIyyW__lockedNoticeDesc{color:#a0a0a8;margin:0;font-size:.9rem;line-height:1.6}.movement-detail-module__HBIyyW__lockedActionRow{flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.movement-detail-module__HBIyyW__unlockAppBtn{color:#fff;background:#ff5a00;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.movement-detail-module__HBIyyW__unlockAppBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-1px)}.movement-detail-module__HBIyyW__registerLinkBtn{color:#a0a0a8;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.movement-detail-module__HBIyyW__registerLinkBtn:hover{color:#fff}@media (max-width:900px){.movement-detail-module__HBIyyW__detailLayout{grid-template-columns:1fr}}@media (max-width:600px){.movement-detail-module__HBIyyW__premiumInstructionsLocked{flex-direction:column}.movement-detail-module__HBIyyW__lockedActionRow{flex-direction:column;align-items:stretch}.movement-detail-module__HBIyyW__unlockAppBtn{justify-content:center}}
.movements-module__J4jiDW__pageContainer{grid-template-columns:280px 1fr;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:0 5% 60px;display:grid}.movements-module__J4jiDW__sidebar{flex-direction:column;gap:28px;display:flex}.movements-module__J4jiDW__sidebarSection{flex-direction:column;gap:12px;display:flex}.movements-module__J4jiDW__sidebarHeader{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ffffff14;padding-bottom:8px;font-size:.85rem;font-weight:800}.movements-module__J4jiDW__filterGroupTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.movements-module__J4jiDW__filterList{flex-direction:column;gap:4px;display:flex}.movements-module__J4jiDW__filterItem{color:#a0a0a8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.movements-module__J4jiDW__filterItem:hover{color:#fff;background:#ffffff0a}.movements-module__J4jiDW__filterItemActive{color:#fff;background:#ff5a001a;border-color:#ff5a0040;font-weight:700}.movements-module__J4jiDW__filterItemActive .movements-module__J4jiDW__filterIcon{color:#ff5a00}.movements-module__J4jiDW__filterBadge{color:#b0b0b8;background:#ffffff12;border-radius:6px;padding:2px 8px;font-size:.725rem;font-weight:600}.movements-module__J4jiDW__filterItemActive .movements-module__J4jiDW__filterBadge{color:#ff5a00;background:#ff5a0033}.movements-module__J4jiDW__showMoreBtn{color:#ff5a00;cursor:pointer;text-align:center;background:0 0;border:1px dashed #ff5a0066;border-radius:6px;width:100%;padding:7px 12px;font-size:.775rem;font-weight:700;transition:all .2s}.movements-module__J4jiDW__showMoreBtn:hover{background:#ff5a001f;border-color:#ff5a00}.movements-module__J4jiDW__promoCard{background:linear-gradient(#ff5a000f 0%,#111116cc 100%);border:1px solid #ff5a0033;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.movements-module__J4jiDW__promoTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:800}.movements-module__J4jiDW__promoDesc{color:#a0a0a8;font-size:.825rem;line-height:1.5}.movements-module__J4jiDW__promoFeatures{flex-direction:column;gap:8px;margin:4px 0;display:flex}.movements-module__J4jiDW__promoFeature{color:#d0d0d8;align-items:center;gap:8px;font-size:.8rem;display:flex}.movements-module__J4jiDW__promoBtn{color:#fff;cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border:none;border-radius:8px;padding:12px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.movements-module__J4jiDW__promoBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.movements-module__J4jiDW__promoFooter{color:#888890;align-items:flex-start;gap:6px;font-size:.725rem;line-height:1.4;display:flex}.movements-module__J4jiDW__mainContent{flex-direction:column;gap:40px;display:flex;overflow:hidden}.movements-module__J4jiDW__heroBanner{border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;min-height:280px;padding:44px 40px;display:flex;position:relative;overflow:hidden}.movements-module__J4jiDW__heroBg{z-index:1;background-image:url(/images/hero-bg.png);background-position:100%;background-size:cover;position:absolute;inset:0}.movements-module__J4jiDW__heroOverlay{z-index:2;background:linear-gradient(90deg,#0a0a0c 35%,#0a0a0cd9 70%,#0000 100%);position:absolute;inset:0}.movements-module__J4jiDW__heroContent{z-index:3;max-width:650px;position:relative}.movements-module__J4jiDW__heroTitle{text-transform:uppercase;letter-spacing:-1px;margin-bottom:14px;font-size:3.25rem;font-weight:900;line-height:1.1}.movements-module__J4jiDW__heroTitle span{color:#ff5a00}.movements-module__J4jiDW__heroDesc{color:#b0b0b8;max-width:520px;margin-bottom:28px;font-size:1rem;line-height:1.6}.movements-module__J4jiDW__searchContainer{gap:12px;max-width:540px;margin-bottom:24px;display:flex}.movements-module__J4jiDW__searchInputWrapper{flex:1;position:relative}.movements-module__J4jiDW__searchIcon{color:#888890;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.movements-module__J4jiDW__searchInput{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;padding:14px 16px 14px 48px;font-size:.95rem;transition:all .2s}.movements-module__J4jiDW__searchInput:focus{background:#ffffff17;border-color:#ff5a00;box-shadow:0 0 0 3px #ff5a0033}.movements-module__J4jiDW__searchInput::placeholder{color:#777780}.movements-module__J4jiDW__heroActions{align-items:center;gap:16px;margin-bottom:20px;display:flex}.movements-module__J4jiDW__primaryAction{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ff5a00;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.movements-module__J4jiDW__primaryAction:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.movements-module__J4jiDW__secondaryAction{color:#fff;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:12px;padding:12px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.movements-module__J4jiDW__secondaryAction:hover{background:#ffffff26}.movements-module__J4jiDW__heroFooter{color:#9999a0;align-items:center;gap:8px;font-size:.775rem;display:flex}.movements-module__J4jiDW__filterPillsRow{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.movements-module__J4jiDW__pillBtn{color:#a0a0a8;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:all .2s}.movements-module__J4jiDW__pillBtn:hover{color:#fff;background:#ffffff14}.movements-module__J4jiDW__pillActive{color:#fff;background:#ff5a00;border-color:#ff5a00;font-weight:700}.movements-module__J4jiDW__pillActive:hover{background:#e04e00}.movements-module__J4jiDW__featuredSection{flex-direction:column;gap:20px;display:flex}.movements-module__J4jiDW__sectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.movements-module__J4jiDW__sectionTitleRow{align-items:center;gap:10px;display:flex}.movements-module__J4jiDW__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#fff;font-size:1.2rem;font-weight:800}.movements-module__J4jiDW__viewCountBadge{color:#ff5a00;background:#ff5a0026;border:1px solid #ff5a0040;border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:700}.movements-module__J4jiDW__movementGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.movements-module__J4jiDW__movementList{flex-direction:column;gap:14px;display:flex}.movements-module__J4jiDW__movementListItem{background:#111116;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:18px;padding:16px;transition:all .2s;display:flex}.movements-module__J4jiDW__movementListItem:hover{background:#14141c;border-color:#ff5a0059}.movements-module__J4jiDW__listMediaWrapper{background:#1a1a24;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:70px;display:flex;position:relative;overflow:hidden}.movements-module__J4jiDW__listMediaVideoBox{background:linear-gradient(135deg,#ff5a00 0%,#d44700 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.movements-module__J4jiDW__listPlayIconCircle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff40;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 12px #00000040}.movements-module__J4jiDW__listMediaLockedBox{background:linear-gradient(135deg,#1f1b18 0%,#111116 100%);border:1px solid #ff5a004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.movements-module__J4jiDW__listLockIconCircle{background:#ff5a0026;border:1px solid #ff5a0066;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 12px #0006}.movements-module__J4jiDW__listImg{object-fit:cover;width:100%;height:100%}.movements-module__J4jiDW__listPlaceholderImg{background:#ffffff08;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.movements-module__J4jiDW__listPlayOverlay{background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.movements-module__J4jiDW__listContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.movements-module__J4jiDW__listHeaderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.movements-module__J4jiDW__listTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.movements-module__J4jiDW__premiumTag{color:#f59e0b;letter-spacing:.5px;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 9px;font-size:.725rem;font-weight:700;display:flex}.movements-module__J4jiDW__listDescription{color:#a0a0a8;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.movements-module__J4jiDW__listMetaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.movements-module__J4jiDW__listMetaPill{color:#c0c0c8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:4px 10px;font-size:.775rem}.movements-module__J4jiDW__listMetaPillKpi{color:#ff5a00;background:#ff5a001a;border:1px solid #ff5a0040;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.775rem;font-weight:600;display:flex}.movements-module__J4jiDW__listMetaPillDiff{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.movements-module__J4jiDW__movementCard{color:inherit;background:#111116;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.movements-module__J4jiDW__movementCard:hover{border-color:#ff5a0059;transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.movements-module__J4jiDW__cardMediaWrapper{aspect-ratio:16/10;background:#181820;width:100%;position:relative;overflow:hidden}.movements-module__J4jiDW__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.movements-module__J4jiDW__movementCard:hover .movements-module__J4jiDW__cardImg{transform:scale(1.06)}.movements-module__J4jiDW__playOverlay{background:#0000004d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.movements-module__J4jiDW__movementCard:hover .movements-module__J4jiDW__playOverlay{background:#00000026}.movements-module__J4jiDW__playIconBtn{color:#fff;background:#ff5a00e6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;box-shadow:0 4px 16px #ff5a0066}.movements-module__J4jiDW__movementCard:hover .movements-module__J4jiDW__playIconBtn{background:#ff5a00;transform:scale(1.1)}.movements-module__J4jiDW__categoryTag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;background:#0a0a0cd9;border:1px solid #ff5a0066;border-radius:6px;padding:4px 10px;font-size:.675rem;font-weight:800;position:absolute;top:12px;left:12px}.movements-module__J4jiDW__previewBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff1f;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;top:12px;right:12px}.movements-module__J4jiDW__cardBody{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.movements-module__J4jiDW__cardTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;transition:color .2s}.movements-module__J4jiDW__movementCard:hover .movements-module__J4jiDW__cardTitle{color:#ff5a00}.movements-module__J4jiDW__cardDescription{color:#a0a0a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.movements-module__J4jiDW__metadataRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.movements-module__J4jiDW__metaPill{color:#b0b0b8;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:6px;padding:4px 10px;font-size:.725rem;font-weight:500}.movements-module__J4jiDW__contributorTag{border-top:1px solid #ffffff0f;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.movements-module__J4jiDW__contributorAvatar{object-fit:cover;border:1px solid #ff5a0066;border-radius:50%;width:28px;height:28px}.movements-module__J4jiDW__contributorName{color:#d0d0d8;font-size:.775rem;font-weight:600}.movements-module__J4jiDW__cardFooter{color:#9999a0;background:#ff5a0008;border-top:1px solid #ff5a0014;align-items:center;gap:8px;padding:12px 20px;font-size:.775rem;font-weight:500;display:flex}.movements-module__J4jiDW__lockIcon{color:#ff5a00;flex-shrink:0}@media (max-width:1200px){.movements-module__J4jiDW__movementGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.movements-module__J4jiDW__pageContainer{grid-template-columns:1fr;padding:28px 4%}.movements-module__J4jiDW__sidebar{display:none}.movements-module__J4jiDW__heroTitle{font-size:2.5rem}}@media (max-width:768px){.movements-module__J4jiDW__heroBanner{padding:32px 24px}.movements-module__J4jiDW__heroTitle{font-size:2.1rem}.movements-module__J4jiDW__movementGrid{grid-template-columns:1fr}.movements-module__J4jiDW__searchContainer{max-width:100%}}
.programs-module__oLQNfq__pageContainer{grid-template-columns:280px 1fr;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:0 5% 60px;display:grid}.programs-module__oLQNfq__sidebar{flex-direction:column;gap:28px;display:flex}.programs-module__oLQNfq__sidebarSection{flex-direction:column;gap:12px;display:flex}.programs-module__oLQNfq__sidebarHeader{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ffffff14;padding-bottom:8px;font-size:.85rem;font-weight:800}.programs-module__oLQNfq__filterGroupTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.programs-module__oLQNfq__filterList{flex-direction:column;gap:4px;display:flex}.programs-module__oLQNfq__filterItem{color:#a0a0a8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.programs-module__oLQNfq__filterItem:hover{color:#fff;background:#ffffff0a}.programs-module__oLQNfq__filterItemActive{color:#fff;background:#ff5a001a;border-color:#ff5a0040;font-weight:700}.programs-module__oLQNfq__filterBadge{color:#b0b0b8;background:#ffffff12;border-radius:6px;padding:2px 8px;font-size:.725rem;font-weight:600}.programs-module__oLQNfq__filterItemActive .programs-module__oLQNfq__filterBadge{color:#ff5a00;background:#ff5a0033}.programs-module__oLQNfq__promoCard{background:linear-gradient(#ff5a000f 0%,#111116cc 100%);border:1px solid #ff5a0033;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.programs-module__oLQNfq__promoTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:800}.programs-module__oLQNfq__promoDesc{color:#a0a0a8;font-size:.825rem;line-height:1.5}.programs-module__oLQNfq__promoFeatures{flex-direction:column;gap:8px;margin:4px 0;display:flex}.programs-module__oLQNfq__promoFeature{color:#d0d0d8;align-items:center;gap:8px;font-size:.8rem;display:flex}.programs-module__oLQNfq__promoBtn{color:#fff;cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border:none;border-radius:8px;padding:12px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.programs-module__oLQNfq__promoBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.programs-module__oLQNfq__promoFooter{color:#888890;align-items:flex-start;gap:6px;font-size:.725rem;line-height:1.4;display:flex}.programs-module__oLQNfq__mainContent{flex-direction:column;gap:40px;display:flex;overflow:hidden}.programs-module__oLQNfq__heroBanner{border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;min-height:280px;padding:44px 40px;display:flex;position:relative;overflow:hidden}.programs-module__oLQNfq__heroBg{z-index:1;background-image:url(/images/hero-bg.png);background-position:100%;background-size:cover;position:absolute;inset:0}.programs-module__oLQNfq__heroOverlay{z-index:2;background:linear-gradient(90deg,#0a0a0c 35%,#0a0a0cd9 70%,#0000 100%);position:absolute;inset:0}.programs-module__oLQNfq__heroContent{z-index:3;max-width:650px;position:relative}.programs-module__oLQNfq__heroTitle{text-transform:uppercase;letter-spacing:-1px;margin-bottom:14px;font-size:3.25rem;font-weight:900;line-height:1.1}.programs-module__oLQNfq__heroTitle span{color:#ff5a00}.programs-module__oLQNfq__heroDesc{color:#b0b0b8;max-width:520px;margin-bottom:28px;font-size:1rem;line-height:1.6}.programs-module__oLQNfq__searchContainer{gap:12px;max-width:540px;margin-bottom:24px;display:flex}.programs-module__oLQNfq__searchInputWrapper{flex:1;position:relative}.programs-module__oLQNfq__searchIcon{color:#888890;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.programs-module__oLQNfq__searchInput{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;padding:14px 16px 14px 48px;font-size:.95rem;transition:all .2s}.programs-module__oLQNfq__searchInput:focus{background:#ffffff17;border-color:#ff5a00;box-shadow:0 0 0 3px #ff5a0033}.programs-module__oLQNfq__searchInput::placeholder{color:#777780}.programs-module__oLQNfq__heroActions{align-items:center;gap:16px;margin-bottom:20px;display:flex}.programs-module__oLQNfq__primaryAction{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ff5a00;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.programs-module__oLQNfq__primaryAction:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.programs-module__oLQNfq__secondaryAction{color:#fff;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:12px;padding:12px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.programs-module__oLQNfq__secondaryAction:hover{background:#ffffff26}.programs-module__oLQNfq__heroFooter{color:#9999a0;align-items:center;gap:8px;font-size:.775rem;display:flex}.programs-module__oLQNfq__filterPillsRow{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.programs-module__oLQNfq__pillBtn{color:#a0a0a8;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:all .2s}.programs-module__oLQNfq__pillBtn:hover{color:#fff;background:#ffffff14}.programs-module__oLQNfq__pillActive{color:#fff;background:#ff5a00;border-color:#ff5a00;font-weight:700}.programs-module__oLQNfq__pillActive:hover{background:#e04e00}.programs-module__oLQNfq__featuredSection{flex-direction:column;gap:20px;display:flex}.programs-module__oLQNfq__sectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.programs-module__oLQNfq__sectionTitleRow{align-items:center;gap:10px;display:flex}.programs-module__oLQNfq__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#fff;font-size:1.2rem;font-weight:800}.programs-module__oLQNfq__viewCountBadge{color:#ff5a00;background:#ff5a0026;border:1px solid #ff5a0040;border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:700}.programs-module__oLQNfq__programGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.programs-module__oLQNfq__programCard{color:inherit;background:#111116;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.programs-module__oLQNfq__programCard:hover{border-color:#ff5a0059;transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.programs-module__oLQNfq__cardMediaWrapper{aspect-ratio:16/9;background:#181820;width:100%;position:relative;overflow:hidden}.programs-module__oLQNfq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.programs-module__oLQNfq__programCard:hover .programs-module__oLQNfq__cardImg{transform:scale(1.06)}.programs-module__oLQNfq__sportBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00e6;border-radius:6px;padding:4px 10px;font-size:.675rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0006}.programs-module__oLQNfq__previewBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#0a0a0ccc;border:1px solid #ffffff26;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;top:12px;right:12px}.programs-module__oLQNfq__cardBody{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.programs-module__oLQNfq__cardTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:800;line-height:1.35;transition:color .2s}.programs-module__oLQNfq__programCard:hover .programs-module__oLQNfq__cardTitle{color:#ff5a00}.programs-module__oLQNfq__cardDescription{color:#a0a0a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.programs-module__oLQNfq__metadataRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.programs-module__oLQNfq__metaPill{color:#b0b0b8;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:6px;padding:4px 10px;font-size:.725rem;font-weight:500}.programs-module__oLQNfq__metaPillHighlight{color:#ff5a00;background:#ff5a001a;border-color:#ff5a0033;font-weight:700}.programs-module__oLQNfq__contributorTag{border-top:1px solid #ffffff0f;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.programs-module__oLQNfq__contributorAvatar{object-fit:cover;border:1px solid #ff5a0066;border-radius:50%;width:28px;height:28px}.programs-module__oLQNfq__contributorName{color:#d0d0d8;font-size:.775rem;font-weight:600}.programs-module__oLQNfq__cardFooter{color:#9999a0;background:#ff5a0008;border-top:1px solid #ff5a0014;align-items:center;gap:8px;padding:12px 20px;font-size:.775rem;font-weight:500;display:flex}.programs-module__oLQNfq__lockIcon{color:#ff5a00;flex-shrink:0}.programs-module__oLQNfq__programListContainer{flex-direction:column;gap:14px;display:flex}.programs-module__oLQNfq__programListItem{color:inherit;background:#111116bf;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:140px 1fr 130px 160px;align-items:center;gap:20px;padding:14px 18px;text-decoration:none;transition:all .2s;display:grid}.programs-module__oLQNfq__programListItem:hover{background:#181820f2;border-color:#ff5a0059;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.programs-module__oLQNfq__listThumbWrapper{background:#0a0a0d;border-radius:8px;flex-shrink:0;width:140px;height:90px;position:relative;overflow:hidden}.programs-module__oLQNfq__listThumbImg{object-fit:cover}.programs-module__oLQNfq__listSportBadge{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;background:#000000d9;border:1px solid #ff5a004d;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800;position:absolute;top:6px;left:6px}.programs-module__oLQNfq__listMainInfo{flex-direction:column;gap:6px;display:flex}.programs-module__oLQNfq__listTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.programs-module__oLQNfq__listDescription{color:#a0a0a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.825rem;line-height:1.4;display:-webkit-box;overflow:hidden}.programs-module__oLQNfq__listMetaBadges{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.programs-module__oLQNfq__listTag{color:#c0c0c8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:600}.programs-module__oLQNfq__contributorBadgeGold{color:#facc15;letter-spacing:.3px;background:#eab30826;border:1px solid #eab30866;border-radius:4px;align-items:center;gap:3px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.programs-module__oLQNfq__listStatsCol{border-left:1px solid #ffffff0f;border-right:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 12px;display:flex}.programs-module__oLQNfq__listActionCol{justify-content:flex-end;align-items:center;display:flex}.programs-module__oLQNfq__listActionBtn{color:#ff5a00;white-space:nowrap;background:#ff5a001f;border:1px solid #ff5a004d;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.programs-module__oLQNfq__programListItem:hover .programs-module__oLQNfq__listActionBtn{color:#fff;background:#ff5a00;border-color:#ff5a00}@media (max-width:1200px){.programs-module__oLQNfq__programGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.programs-module__oLQNfq__pageContainer{grid-template-columns:1fr;padding:28px 4%}.programs-module__oLQNfq__sidebar{display:none}.programs-module__oLQNfq__heroTitle{font-size:2.5rem}}@media (max-width:768px){.programs-module__oLQNfq__heroBanner{padding:32px 24px}.programs-module__oLQNfq__heroTitle{font-size:2.1rem}.programs-module__oLQNfq__programGrid{grid-template-columns:1fr}.programs-module__oLQNfq__searchContainer{max-width:100%}.programs-module__oLQNfq__programListItem{grid-template-columns:110px 1fr}.programs-module__oLQNfq__listStatsCol,.programs-module__oLQNfq__listActionCol{display:none}}
.routine-detail-module__G4MSCG__pageContainer{max-width:1240px;margin:0 auto;padding:0 24px 80px}.routine-detail-module__G4MSCG__topNav{margin-bottom:24px}.routine-detail-module__G4MSCG__backBtn{color:#a0a0a8;align-items:center;gap:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.routine-detail-module__G4MSCG__backBtn:hover{color:#ff5a00}.routine-detail-module__G4MSCG__detailLayout{grid-template-columns:1.3fr 1fr;align-items:start;gap:32px;display:grid}.routine-detail-module__G4MSCG__mediaContainer{aspect-ratio:16/9;background:#0d0d12;border:1px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.routine-detail-module__G4MSCG__imagePreview{object-fit:cover;width:100%;height:100%}.routine-detail-module__G4MSCG__orangePlaceholder{background:linear-gradient(135deg,#ff5a00 0%,#cc4700 100%);flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;display:flex}.routine-detail-module__G4MSCG__placeholderText{color:#fff;letter-spacing:1.5px;text-transform:uppercase;font-size:.85rem;font-weight:800}.routine-detail-module__G4MSCG__premiumOverlayTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#facc15;background:#0a0a0cd9;border:1px solid #facc1566;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:16px;right:16px}.routine-detail-module__G4MSCG__summaryCard{background:#111116;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:20px;padding:28px;display:flex}.routine-detail-module__G4MSCG__titleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.routine-detail-module__G4MSCG__routineTitle{color:#fff;margin:0;font-size:1.6rem;font-weight:800;line-height:1.25}.routine-detail-module__G4MSCG__premiumBadge{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:flex}.routine-detail-module__G4MSCG__goldContributorBadge{color:#facc15;background:#eab3081f;border:1px solid #eab3084d;border-radius:6px;align-self:flex-start;padding:4px 12px;font-size:.825rem;font-weight:700}.routine-detail-module__G4MSCG__specGrid{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:16px;padding:20px 0;display:grid}.routine-detail-module__G4MSCG__specItem{align-items:flex-start;gap:12px;display:flex}.routine-detail-module__G4MSCG__specIcon{background:#ff5a001a;border:1px solid #ff5a0040;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.routine-detail-module__G4MSCG__specLabel{color:#888892;margin-bottom:2px;font-size:.75rem}.routine-detail-module__G4MSCG__specValue{color:#fff;font-size:.9rem;font-weight:700}.routine-detail-module__G4MSCG__ctaBox{background:linear-gradient(135deg,#ff5a001a 0%,#11111699 100%);border:1px solid #ff5a004d;border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}.routine-detail-module__G4MSCG__ctaTitle{color:#ff5a00;margin:0;font-size:.875rem;font-weight:800}.routine-detail-module__G4MSCG__ctaDesc{color:#a0a0a8;margin:0;font-size:.825rem;line-height:1.45}.routine-detail-module__G4MSCG__ctaBtn{color:#fff;background:#ff5a00;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:10px 18px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #ff5a0040}.routine-detail-module__G4MSCG__ctaBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.routine-detail-module__G4MSCG__sectionCard{background:#111116;border:1px solid #ffffff14;border-radius:16px;margin-top:48px;padding:32px}.routine-detail-module__G4MSCG__sectionHeader{color:#fff;margin:0 0 20px;font-size:1.25rem;font-weight:800}.routine-detail-module__G4MSCG__instructionText{color:#d0d0d8;font-size:1rem;line-height:1.7}.routine-detail-module__G4MSCG__movementsListGrid{flex-direction:column;gap:12px;display:flex}.routine-detail-module__G4MSCG__movementRow{color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:all .2s;display:flex}.routine-detail-module__G4MSCG__movementRow:hover{background:#ff5a0014;border-color:#ff5a004d}.routine-detail-module__G4MSCG__movIndex{color:#ff5a00;width:32px;font-size:.85rem;font-weight:800}.routine-detail-module__G4MSCG__movInfo{flex-direction:column;flex:1;gap:2px;display:flex}.routine-detail-module__G4MSCG__movTitle{color:#fff;font-size:.975rem;font-weight:700}.routine-detail-module__G4MSCG__movMetaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.routine-detail-module__G4MSCG__movMuscle{color:#a0a0a8;font-size:.775rem}.routine-detail-module__G4MSCG__movBlock{color:#ff5a00;font-size:.775rem;font-weight:600}.routine-detail-module__G4MSCG__viewMovBtn{color:#ff5a00;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,color .2s;display:flex}.routine-detail-module__G4MSCG__movementRow:hover .routine-detail-module__G4MSCG__viewMovBtn{color:#fff;transform:translate(4px)}@media (max-width:900px){.routine-detail-module__G4MSCG__detailLayout{grid-template-columns:1fr}}
.routines-module__kckgHq__pageContainer{grid-template-columns:280px 1fr;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:0 5% 60px;display:grid}.routines-module__kckgHq__sidebar{flex-direction:column;gap:28px;display:flex}.routines-module__kckgHq__sidebarSection{flex-direction:column;gap:12px;display:flex}.routines-module__kckgHq__sidebarHeader{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #ffffff14;padding-bottom:8px;font-size:.85rem;font-weight:800}.routines-module__kckgHq__filterGroupTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.routines-module__kckgHq__filterList{flex-direction:column;gap:4px;display:flex}.routines-module__kckgHq__filterItem{color:#a0a0a8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.routines-module__kckgHq__filterItem:hover{color:#fff;background:#ffffff0a}.routines-module__kckgHq__filterItemActive{color:#fff;background:#ff5a001a;border-color:#ff5a0040;font-weight:700}.routines-module__kckgHq__filterBadge{color:#b0b0b8;background:#ffffff12;border-radius:6px;padding:2px 8px;font-size:.725rem;font-weight:600}.routines-module__kckgHq__filterItemActive .routines-module__kckgHq__filterBadge{color:#ff5a00;background:#ff5a0033}.routines-module__kckgHq__promoCard{background:linear-gradient(#ff5a000f 0%,#111116cc 100%);border:1px solid #ff5a0033;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.routines-module__kckgHq__promoTitle{color:#ff5a00;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1rem;font-weight:800}.routines-module__kckgHq__promoDesc{color:#a0a0a8;margin:0;font-size:.85rem;line-height:1.45}.routines-module__kckgHq__promoBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.routines-module__kckgHq__promoBtn:hover{background:#e04e00}.routines-module__kckgHq__mainContent{flex-direction:column;gap:36px;display:flex}.routines-module__kckgHq__heroBanner{background:#0a0a0c;border:1px solid #ffffff14;border-radius:20px;min-height:280px;padding:44px 40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.routines-module__kckgHq__heroBg{z-index:1;background-image:url(/images/landing/skills-library-hero-bg.jpg);background-position:100%;background-size:cover;position:absolute;inset:0}.routines-module__kckgHq__heroOverlay{z-index:2;background:linear-gradient(90deg,#0a0a0c 35%,#0a0a0cd9 70%,#0000 100%);position:absolute;inset:0}.routines-module__kckgHq__heroContent{z-index:3;flex-direction:column;gap:16px;max-width:680px;display:flex;position:relative}.routines-module__kckgHq__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:-.5px;margin:0;font-size:2.6rem;font-weight:900;line-height:1.15}.routines-module__kckgHq__heroTitle span{color:#ff5a00}.routines-module__kckgHq__heroDesc{color:#a0a0a8;margin:0;font-size:1.05rem;line-height:1.55}.routines-module__kckgHq__searchContainer{max-width:540px;margin-top:4px}.routines-module__kckgHq__searchInputWrapper{align-items:center;display:flex;position:relative}.routines-module__kckgHq__searchIcon{color:#ff5a00;pointer-events:none;position:absolute;left:18px}.routines-module__kckgHq__searchInput{color:#fff;background:#00000080;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:14px 18px 14px 48px;font-size:.95rem;transition:all .2s}.routines-module__kckgHq__searchInput:focus{border-color:#ff5a00;box-shadow:0 0 0 3px #ff5a0033}.routines-module__kckgHq__heroActions{align-items:center;gap:16px;margin-top:8px;display:flex}.routines-module__kckgHq__primaryAction{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff5a00;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.routines-module__kckgHq__primaryAction:hover{background:#e04e00}.routines-module__kckgHq__secondaryAction{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s}.routines-module__kckgHq__secondaryAction:hover{background:#ffffff1f}.routines-module__kckgHq__heroFooter{color:#888892;align-items:center;gap:8px;margin-top:4px;font-size:.785rem;display:flex}.routines-module__kckgHq__sectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;display:flex}.routines-module__kckgHq__sectionTitleRow{align-items:center;gap:10px;display:flex}.routines-module__kckgHq__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#fff;margin:0;font-size:1.35rem;font-weight:800}.routines-module__kckgHq__viewCountBadge{color:#ff5a00;background:#ff5a0026;border:1px solid #ff5a0040;border-radius:12px;padding:4px 12px;font-size:.775rem;font-weight:700}.routines-module__kckgHq__routineList{flex-direction:column;gap:14px;display:flex}.routines-module__kckgHq__routineListItem{background:#111116;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:18px;padding:16px;transition:all .2s;display:flex}.routines-module__kckgHq__routineListItem:hover{background:#14141c;border-color:#ff5a0059;transform:translateY(-2px)}.routines-module__kckgHq__listMediaWrapper{background:#ff5a0014;border:1px solid #ff5a0033;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:70px;display:flex;position:relative;overflow:hidden}.routines-module__kckgHq__listImg{object-fit:cover;width:100%;height:100%}.routines-module__kckgHq__listPlaceholderImg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.routines-module__kckgHq__listContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.routines-module__kckgHq__listHeaderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.routines-module__kckgHq__listTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.routines-module__kckgHq__premiumTag{color:#f59e0b;letter-spacing:.5px;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 9px;font-size:.725rem;font-weight:700;display:flex}.routines-module__kckgHq__listDescription{color:#a0a0a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.routines-module__kckgHq__listMetaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.routines-module__kckgHq__listMetaPill{color:#ccc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:3px 9px;font-size:.75rem;font-weight:500}.routines-module__kckgHq__listMetaPillOrange{color:#ff5a00;background:#ff5a001f;border:1px solid #ff5a004d;border-radius:6px;padding:3px 9px;font-size:.75rem;font-weight:700}.routines-module__kckgHq__routineCard{color:inherit;background:#111116;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.routines-module__kckgHq__routineCard:hover{background:#14141c;border-color:#ff5a0066;transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.routines-module__kckgHq__cardMediaWrapper{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a24 0%,#0d0d12 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.routines-module__kckgHq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.routines-module__kckgHq__routineCard:hover .routines-module__kckgHq__cardImg{transform:scale(1.06)}.routines-module__kckgHq__orangePlaceholderBox{background:linear-gradient(135deg,#ff5a00 0%,#cc4700 100%);flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.routines-module__kckgHq__durationBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000c;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.725rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.routines-module__kckgHq__contributorGoldBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#facc15;background:#eab30833;border:1px solid #eab30866;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.routines-module__kckgHq__cardBody{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.routines-module__kckgHq__cardHeaderRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.routines-module__kckgHq__cardTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.routines-module__kckgHq__premiumBadge{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-size:.675rem;font-weight:700;display:flex}.routines-module__kckgHq__cardDescription{color:#a0a0a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.routines-module__kckgHq__cardMetaRow{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.routines-module__kckgHq__metaPill{color:#c0c0c8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:3px 8px;font-size:.725rem;font-weight:600}.routines-module__kckgHq__metaPillOrange{color:#ff5a00;background:#ff5a001a;border:1px solid #ff5a0040;border-radius:6px;padding:3px 8px;font-size:.725rem;font-weight:700}@media (max-width:1200px){.routines-module__kckgHq__pageContainer{grid-template-columns:1fr}}@media (max-width:640px){.routines-module__kckgHq__heroTitle{font-size:2rem}.routines-module__kckgHq__heroBanner{padding:32px 20px}}
.sports-module__aw6isq__pageContainer{grid-template-columns:280px 1fr;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:0 5% 60px;display:grid}.sports-module__aw6isq__sidebar{flex-direction:column;gap:32px;display:flex}.sports-module__aw6isq__sidebarHeader{color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:.9rem;font-weight:700}.sports-module__aw6isq__navItem{color:#aaa;border-left:2px solid #0000;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sports-module__aw6isq__navItem:hover{color:#fff;background:#ffffff0d}.sports-module__aw6isq__navItem.sports-module__aw6isq__active{color:#fff;border-left-color:#ff5a00}.sports-module__aw6isq__navItemLeft{align-items:center;gap:12px;display:flex}.sports-module__aw6isq__navItem.sports-module__aw6isq__active .sports-module__aw6isq__navIcon{color:#ff5a00}.sports-module__aw6isq__navBadge{color:#ccc;background:#ffffff1a;border-radius:4px;padding:2px 8px;font-size:.75rem}.sports-module__aw6isq__showMoreBtn{color:#ff5a00;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 14px;font-size:.775rem;font-weight:700;transition:all .2s;display:flex}.sports-module__aw6isq__showMoreBtn:hover{color:#fff;background:#ff5a001a;border-color:#ff5a00}.sports-module__aw6isq__promoCard{border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:16px;margin-top:16px;padding:24px;display:flex}.sports-module__aw6isq__promoTitle{color:#ff5a00;text-transform:uppercase;font-size:1.1rem;font-weight:800}.sports-module__aw6isq__promoDesc{color:#aaa;font-size:.85rem;line-height:1.5}.sports-module__aw6isq__promoFeatures{flex-direction:column;gap:8px;margin:8px 0;display:flex}.sports-module__aw6isq__promoFeature{color:#ccc;align-items:center;gap:8px;font-size:.8rem;display:flex}.sports-module__aw6isq__promoBtn{color:#fff;cursor:pointer;text-align:center;text-transform:uppercase;background:#ff5a00;border:none;border-radius:8px;padding:12px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.sports-module__aw6isq__promoBtn:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.sports-module__aw6isq__promoFooter{color:#888;align-items:flex-start;gap:8px;font-size:.75rem;line-height:1.4;display:flex}.sports-module__aw6isq__mainContent{flex-direction:column;gap:48px;display:flex;overflow:hidden}.sports-module__aw6isq__heroBanner{border-radius:16px;flex-direction:column;justify-content:center;min-height:300px;padding:48px 40px;display:flex;position:relative;overflow:hidden}.sports-module__aw6isq__heroBg{z-index:1;background-image:url(/images/hero-bg.png);background-position:100%;background-size:cover;position:absolute;inset:0}.sports-module__aw6isq__heroOverlay{z-index:2;background:linear-gradient(90deg,#000 0%,#000c 40%,#0000 100%);position:absolute;inset:0}.sports-module__aw6isq__heroContent{z-index:3;max-width:600px;position:relative}.sports-module__aw6isq__heroTitle{text-transform:uppercase;margin-bottom:16px;font-size:4rem;font-weight:900;line-height:1.1}.sports-module__aw6isq__heroTitle span{color:#ff5a00}.sports-module__aw6isq__heroDesc{color:#ccc;max-width:480px;margin-bottom:32px;font-size:1rem;line-height:1.6}.sports-module__aw6isq__heroActions{align-items:center;gap:16px;margin-bottom:24px;display:flex}.sports-module__aw6isq__primaryAction{color:#fff;background:#ff5a00;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.sports-module__aw6isq__primaryAction:hover{color:#ff5a00;background:#fff;transform:translateY(-2px)}.sports-module__aw6isq__secondaryAction{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:16px;padding:14px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.sports-module__aw6isq__secondaryAction:hover{background:#ffffff26}.sports-module__aw6isq__storeIcons{gap:8px;display:flex}.sports-module__aw6isq__heroFooter{color:#aaa;align-items:flex-start;gap:8px;max-width:400px;font-size:.8rem;display:flex}.sports-module__aw6isq__sectionHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.sports-module__aw6isq__sectionTitle{text-transform:uppercase;font-size:1.25rem;font-weight:700}.sports-module__aw6isq__viewAll{color:#ff5a00;text-transform:uppercase;font-size:.85rem;font-weight:600;text-decoration:none}.sports-module__aw6isq__viewAll:hover{text-decoration:underline}.sports-module__aw6isq__cardGrid{scrollbar-width:thin;scrollbar-color:#fff3 transparent;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.sports-module__aw6isq__cardGrid::-webkit-scrollbar{height:6px}.sports-module__aw6isq__cardGrid::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sports-module__aw6isq__featuredGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1280px){.sports-module__aw6isq__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sports-module__aw6isq__featuredGrid{grid-template-columns:1fr}}.sports-module__aw6isq__sportCard{background:#111;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:auto;justify-content:space-between;min-width:260px;height:100%;display:flex;overflow:hidden}.sports-module__aw6isq__sportImageWrapper{flex-shrink:0;height:200px;position:relative}.sports-module__aw6isq__sportImageWrapper img{object-fit:cover;width:100%;height:100%}.sports-module__aw6isq__sportTags{gap:8px;display:flex;position:absolute;top:12px;right:12px}.sports-module__aw6isq__sportTag{color:#fff;text-transform:uppercase;background:#ff5a00;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700}.sports-module__aw6isq__sportContent{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.sports-module__aw6isq__sportTitle{text-transform:uppercase;font-size:1.25rem;font-weight:800}.sports-module__aw6isq__sportDesc{color:#aaa;height:36px;font-size:.8rem;line-height:1.4;overflow:hidden}.sports-module__aw6isq__sportStats{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;margin:4px 0 0;padding:12px 0;display:flex}.sports-module__aw6isq__statCol{flex-direction:column;align-items:center;gap:4px;display:flex}.sports-module__aw6isq__statVal{font-size:1.1rem;font-weight:700}.sports-module__aw6isq__statLabel{color:#888;text-transform:uppercase;font-size:.65rem}.sports-module__aw6isq__contributorSlot{flex-direction:column;justify-content:flex-end;min-height:62px;margin-top:auto;display:flex}.sports-module__aw6isq__contributorLabel{color:#ff5a00;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:700}.sports-module__aw6isq__contributorRow{align-items:center;gap:12px;display:flex}.sports-module__aw6isq__contributorAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.sports-module__aw6isq__contributorInfo{flex-direction:column;display:flex}.sports-module__aw6isq__contributorName{font-size:.9rem;font-weight:600}.sports-module__aw6isq__contributorTitle{color:#888;font-size:.75rem}.sports-module__aw6isq__previewBanner{color:#aaa;background:#ffffff0d;border-top:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px;font-size:.75rem;display:flex}.sports-module__aw6isq__popularGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1200px){.sports-module__aw6isq__popularGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sports-module__aw6isq__popularGrid{grid-template-columns:1fr}}.sports-module__aw6isq__programCard{background:#111;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;height:280px;transition:all .2s;display:flex;overflow:hidden}.sports-module__aw6isq__programCard:hover{border-color:#ff5a0066;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.sports-module__aw6isq__programImageWrapper{flex-shrink:0;height:145px;position:relative}.sports-module__aw6isq__programImageWrapper img{object-fit:cover;width:100%;height:100%}.sports-module__aw6isq__programContent{flex-direction:column;flex:1;justify-content:space-between;padding:14px 16px;display:flex}.sports-module__aw6isq__programTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.sports-module__aw6isq__programDuration{color:#888;font-size:.75rem}.sports-module__aw6isq__contributorsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1024px){.sports-module__aw6isq__contributorsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sports-module__aw6isq__contributorsGrid{grid-template-columns:1fr}}.sports-module__aw6isq__smallContributor{background:#ffffff05;border:1px solid #ffffff1f;border-radius:40px;align-items:center;gap:12px;width:100%;padding:8px 16px 8px 8px;transition:all .2s;display:flex}.sports-module__aw6isq__smallContributor:hover{background:#ff5a0014;border-color:#ff5a004d}@media (max-width:1024px){.sports-module__aw6isq__pageContainer{grid-template-columns:1fr;padding:24px 5%}.sports-module__aw6isq__sidebar{display:none}.sports-module__aw6isq__heroTitle{font-size:3rem}}@media (max-width:768px){.sports-module__aw6isq__heroTitle{font-size:2.5rem}.sports-module__aw6isq__heroActions{flex-direction:column;align-items:stretch}.sports-module__aw6isq__heroBanner{padding:32px 20px}}
