[hidden]{display:none!important}
.athlete-card{padding:16px;margin:12px 0;border:1px solid var(--line,#24324c);border-radius:18px;background:var(--panel,#101827);min-width:0}
.athlete-card h2,.athlete-card h3{margin:0 0 12px}.athlete-card small{color:var(--muted,#a9b7ca)}
.athlete-row{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.athlete-stack{display:grid;gap:12px}.athlete-stack label{display:grid;gap:6px}
.athlete-card button,.athlete-dialog button{min-height:46px}.athlete-card input,.athlete-card textarea,.athlete-card select,.athlete-dialog input,.athlete-dialog select,.athlete-dialog textarea{font-size:16px;min-height:46px;width:100%;box-sizing:border-box;background:#111c2f;color:#edf6ff;border:1px solid #364763;border-radius:10px;padding:10px}.athlete-card input[type=checkbox]{width:24px;min-height:24px}
.athlete-meter{height:8px;background:#25324b;border-radius:8px;overflow:hidden;margin:12px 0}.athlete-meter>span{display:block;height:100%;background:var(--cyan,#60d9ff);transition:width .6s ease;box-shadow:0 0 12px #36caff50}
.athlete-level{font-size:clamp(22px,5vw,30px);font-weight:850}.athlete-status{font-size:13px;color:var(--cyan,#60d9ff)}
.athlete-dialog{width:min(540px,calc(100% - 24px));max-height:85dvh;overflow:auto;box-sizing:border-box;border:1px solid #425577;background:#101827;color:#edf6ff;border-radius:20px;padding:18px}.athlete-dialog::backdrop{background:#000b}.athlete-dialog form{display:grid;gap:12px}.athlete-dialog h2{margin:0 0 12px}.athlete-dialog .btn{width:100%}.athlete-dialog p{line-height:1.5}.athlete-timer{text-align:center;font-size:64px;font-weight:800;margin:20px 0}.athlete-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.athlete-photo-grid img{max-width:100%;max-height:220px;object-fit:contain}.athlete-list{display:grid;gap:12px}.athlete-list>div{padding:12px;border-bottom:1px solid #283951}.athlete-warning{color:#ffbc70}.athlete-plan-text{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;line-height:1.65}.athlete-big{font-size:30px;font-weight:800}.athlete-celebration{text-align:center;padding:28px 12px;animation:athlete-reveal .8s ease}.athlete-celebration h2{color:var(--cyan,#67dcff)}@keyframes athlete-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:600px){.athlete-dialog{margin:auto auto 12px}.athlete-card{padding:14px}.athlete-row>*{min-width:0;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.athlete-celebration,.athlete-meter>span{animation:none;transition:none}}
@media(max-width:600px){#athletePlayer{padding:12px 14px}#athletePlayer p{margin:6px 0 0}#athletePlayer .athlete-meter{margin:8px 0}#page-dashboard .mobile-rank-strip{padding:12px;gap:8px}#page-dashboard .mobile-rank-progress{height:12px;min-height:12px;margin:3px 0}#page-dashboard .rank-meter-head{margin:3px 0}#page-dashboard .mobile-rank-name{font-size:17px}}
