:root{--ap-navy:#021a3b;--ap-red:#e30620;--ap-line:#dbe3ed}.athletes-page{background:#f5f7fa;color:#061831}.athletes-hero{min-height:470px;background:#02142d;color:#fff;overflow:hidden}.athletes-hero-inner{width:min(1680px,92vw);min-height:470px;margin:auto;position:relative;display:flex;align-items:center}.athletes-hero-inner>div{z-index:2;padding:120px 0 70px;width:48%}.athletes-hero nav{display:flex;gap:10px;color:#bac7d7;font-size:.72rem}.athletes-hero h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:clamp(4rem,6vw,7rem);line-height:.86;margin:24px 0}.athletes-hero h1 em{color:var(--ap-red)}.athletes-hero p{max-width:540px}.athletes-hero img{position:absolute;right:0;width:68%;height:100%;object-fit:cover;mask-image:linear-gradient(90deg,transparent,#000 35%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%)}.athletes-hero form{margin-top:22px}.athletes-hero label,.athlete-profile label{display:grid;gap:6px;font-size:.6rem;font-weight:900}.athletes-hero select,.athlete-profile select{min-width:150px;height:44px;border:1px solid #ffffff55;border-radius:5px;background:#fff;color:#071831;padding:0 12px}.athletes-shell{width:min(1680px,92vw);margin:-30px auto 0;position:relative;z-index:3;padding-bottom:80px}.athlete-lists{display:grid;grid-template-columns:1fr 1fr;gap:22px}.athlete-lists>article,.athlete-profile,.athlete-news{background:#fff;border:1px solid var(--ap-line);border-radius:12px;box-shadow:0 13px 35px #02142d12;overflow:hidden}.athlete-lists article>header{height:70px;display:flex;align-items:center;gap:14px;padding:0 22px}.athlete-lists h2{font-size:1.5rem;margin:0}.athlete-lists header span{font-size:1.7rem;color:var(--ap-red)}.athlete-lists header b{margin-left:auto;color:#78869a}.athlete-table-head,.athlete-row{display:grid;grid-template-columns:1.45fr .85fr .65fr .55fr;align-items:center;gap:12px;padding:0 16px}.athlete-table-head{height:42px;background:var(--ap-navy);color:#fff;font-size:.56rem;font-weight:900}.athlete-row{min-height:59px;border-bottom:1px solid #e1e7ee;font-size:.7rem}.athlete-row:hover{background:#f7f9fc;box-shadow:inset 4px 0 var(--ap-red)}.athlete-name{display:flex;align-items:center;gap:12px}.athlete-name img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#edf1f5}.athlete-row>strong{color:var(--ap-red);font-size:.9rem}.athlete-profile{margin-bottom:24px}.athlete-profile>header{background:linear-gradient(135deg,#02142d,#0d3769);color:#fff;padding:24px 30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.athlete-profile>header>a{font-size:.68rem;font-weight:900}.athlete-profile-person{display:flex;align-items:center;gap:18px}.athlete-profile-person img{width:84px;height:84px;border-radius:50%;object-fit:cover;background:#fff}.athlete-profile-person h2{font-size:2.2rem;margin:5px 0}.athlete-profile-person small{color:#ef2840;font-weight:900}.athlete-profile-person p{margin:0;color:#c6d2df}.athlete-results{padding:0 18px 20px}.athlete-result{display:grid;grid-template-columns:1.7fr .65fr 1fr .5fr .55fr .45fr;gap:14px;align-items:center;min-height:62px;padding:8px 12px;border-bottom:1px solid #e2e8ef;font-size:.68rem}.athlete-result.head{min-height:44px;font-size:.55rem;font-weight:900;color:#66758a}.athlete-result>strong{color:var(--ap-red);font-size:1rem}.athlete-empty{padding:30px;color:#66758a}.athlete-news{margin-top:24px;padding:24px}.athlete-news>header{display:flex;justify-content:space-between;align-items:center}.athlete-news h2{font-size:1.5rem}.athlete-news header a{color:var(--ap-red);font-size:.65rem;font-weight:900}.athlete-news>div{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.athlete-news article{border:1px solid var(--ap-line);border-radius:8px;overflow:hidden}.athlete-news article a{display:grid;grid-template-columns:42% 1fr;gap:5px 14px;padding:10px}.athlete-news img{grid-row:1/6;width:100%;height:170px;object-fit:cover;border-radius:6px}.athlete-news time{color:var(--ap-red);font-size:.58rem}.athlete-news h3{font-size:1.1rem;margin:4px 0}.athlete-news p{font-size:.68rem;margin:0}.athlete-news article b{font-size:.6rem;color:var(--ap-red)}@media(max-width:1050px){.athlete-lists{grid-template-columns:1fr}.athlete-news>div{grid-template-columns:1fr 1fr}.athletes-hero-inner>div{width:60%}.athlete-profile>header{grid-template-columns:1fr}.athlete-result{grid-template-columns:1.5fr 1fr 1fr}.athlete-result.head{display:none}.athlete-result span:nth-child(n+4),.athlete-result strong{grid-row:2}}@media(max-width:650px){.athletes-hero-inner>div{width:100%;padding-top:105px}.athletes-hero img{width:100%;opacity:.3}.athlete-table-head{display:none}.athlete-row{grid-template-columns:1fr 1fr;padding:12px}.athlete-name{grid-column:1/-1}.athlete-news>div{grid-template-columns:1fr}.athlete-news article a{grid-template-columns:38% 1fr}.athlete-profile-person{align-items:flex-start}.athlete-profile-person img{width:68px;height:68px}.athlete-result{grid-template-columns:1fr}.athlete-result span:nth-child(n+4),.athlete-result strong{grid-row:auto}}
