
.rh-ath-sidebar{display:none}
@media (min-width:1180px){
  body.has-athlete-sidebar .athlete-shell{max-width:1480px;padding-left:300px;position:relative}
  body.has-athlete-sidebar .athlete-topbar{margin-left:0}
  .rh-ath-sidebar{display:flex;position:fixed;left:max(22px,calc((100vw - 1480px)/2 + 22px));top:24px;width:252px;z-index:15;flex-direction:column;gap:14px}
  .rh-ath-sidebar-card{border:1px solid rgba(125,255,211,.16);background:linear-gradient(145deg,rgba(9,18,32,.86),rgba(6,12,24,.74));box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(18px);border-radius:26px;padding:16px}
  .rh-ath-sidebar-card.is-soft{color:#c7d2e7;font-size:12px;line-height:1.45;background:linear-gradient(145deg,rgba(48,255,196,.08),rgba(75,169,255,.06))}
  .rh-ath-sidebar-card.is-soft strong{display:block;color:#fff;margin-bottom:4px;font-size:13px}
  .rh-ath-sidebar-kicker{margin:0 0 10px;color:#75f7d6;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:900}
  .rh-ath-sidebar-nav{display:flex;flex-direction:column;gap:7px}
  .rh-ath-sidebar-link{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:42px;padding:7px 10px;border-radius:16px;color:#dce7f6;text-decoration:none;border:1px solid transparent;font-size:13px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}
  .rh-ath-sidebar-link:hover{transform:translateX(3px);background:rgba(255,255,255,.055);border-color:rgba(125,255,211,.16);color:#fff}
  .rh-ath-sidebar-link.is-active{background:linear-gradient(135deg,rgba(48,255,196,.16),rgba(75,169,255,.12));border-color:rgba(110,255,218,.28);box-shadow:0 12px 34px rgba(32,255,190,.10);color:#fff}
  .rh-ath-sidebar-link em{font-style:normal;font-size:10px;color:#05131c;background:linear-gradient(135deg,#62ffd3,#72c7ff);border-radius:999px;padding:3px 7px;font-weight:900;text-transform:uppercase}
  .rh-ath-sidebar-icon{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}
  .rh-ath-sidebar-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;color:#7dffd7}
}

/* Athlete sidebar v1.1 — mobile drawer estilo Organizer */
.rh-ath-mobile-toggle,
.rh-ath-mobile-backdrop,
.rh-ath-mobile-drawer{display:none}
@media (max-width:1179px){
  .rh-ath-mobile-toggle{display:inline-flex;position:fixed;right:14px;top:14px;z-index:80;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border-radius:999px;border:1px solid rgba(112,255,217,.26);background:linear-gradient(135deg,rgba(9,18,32,.88),rgba(12,33,48,.78));box-shadow:0 16px 44px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.04) inset;color:#ecf8ff;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:900;letter-spacing:.02em;backdrop-filter:blur(18px)}
  .rh-ath-mobile-toggle svg{width:18px;height:18px;fill:none;stroke:#73ffd7;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .rh-ath-mobile-toggle i{width:8px;height:8px;border-radius:50%;background:#65ffd6;box-shadow:0 0 18px rgba(101,255,214,.7)}
  .rh-ath-mobile-backdrop{position:fixed;inset:0;z-index:88;background:rgba(1,6,15,.62);backdrop-filter:blur(7px);opacity:0;pointer-events:none;transition:opacity .22s ease}
  .rh-ath-mobile-drawer{display:flex;position:fixed;top:0;right:0;bottom:0;z-index:89;width:min(360px,88vw);flex-direction:column;background:linear-gradient(165deg,rgba(6,13,27,.98),rgba(8,26,38,.96));border-left:1px solid rgba(116,255,218,.20);box-shadow:-28px 0 90px rgba(0,0,0,.55);transform:translateX(104%);transition:transform .24s ease;overflow-y:auto;color:#eef7ff;font-family:Inter,system-ui,sans-serif}
  body.rh-ath-mobile-open .rh-ath-mobile-backdrop{display:block;opacity:1;pointer-events:auto}
  body.rh-ath-mobile-open .rh-ath-mobile-drawer{transform:translateX(0)}
  .rh-ath-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 14px;border-bottom:1px solid rgba(255,255,255,.08)}
  .rh-ath-mobile-head>div{display:flex;align-items:center;gap:10px;font-weight:900}
  .rh-ath-mobile-head strong span{color:#63ffd4}
  .rh-ath-mobile-mark{width:34px;height:34px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#36f6c6,#4eb7ff);color:#06131d;box-shadow:0 0 28px rgba(52,246,198,.35);font-weight:950}
  .rh-ath-mobile-head button{width:36px;height:36px;border-radius:13px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.055);color:#fff;font-size:24px;line-height:1;cursor:pointer}
  .rh-ath-mobile-body{padding:14px;display:flex;flex-direction:column;gap:12px}
  .rh-ath-mobile-body .rh-ath-sidebar-card{display:block;border:1px solid rgba(125,255,211,.16);background:linear-gradient(145deg,rgba(10,20,34,.92),rgba(6,14,26,.82));box-shadow:0 18px 55px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05);border-radius:22px;padding:14px}
  .rh-ath-mobile-body .rh-ath-sidebar-kicker{margin:0 0 10px;color:#75f7d6;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:900}
  .rh-ath-mobile-body .rh-ath-sidebar-nav{display:flex;flex-direction:column;gap:8px}
  .rh-ath-mobile-body .rh-ath-sidebar-link{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:46px;padding:8px 10px;border-radius:16px;color:#dce7f6;text-decoration:none;border:1px solid rgba(255,255,255,.06);font-size:13px;font-weight:850;background:rgba(255,255,255,.025)}
  .rh-ath-mobile-body .rh-ath-sidebar-link.is-active{background:linear-gradient(135deg,rgba(48,255,196,.17),rgba(75,169,255,.13));border-color:rgba(110,255,218,.28);box-shadow:0 12px 34px rgba(32,255,190,.10);color:#fff}
  .rh-ath-mobile-body .rh-ath-sidebar-icon{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
  .rh-ath-mobile-body .rh-ath-sidebar-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;color:#7dffd7}
  .rh-ath-mobile-body .rh-ath-sidebar-link em{font-style:normal;font-size:10px;color:#06131d;background:linear-gradient(135deg,#62ffd3,#72c7ff);border-radius:999px;padding:3px 7px;font-weight:950;text-transform:uppercase}
  body.rh-ath-mobile-open{overflow:hidden}
  .athlete-topbar nav,.athlete-topbar .athlete-actions{display:none}
  .athlete-topbar{padding-right:128px}
}
@media (max-width:520px){
  .rh-ath-mobile-toggle{right:10px;top:10px;min-height:38px;padding:8px 10px;font-size:11px}
  .rh-ath-mobile-toggle span{display:none}
  .athlete-topbar{padding-right:58px}
}

/* Athlete sidebar v1.2 — alertas internas por sección */
.rh-ath-sidebar-link.has-ath-alert{position:relative;border-color:rgba(125,255,211,.28)!important;box-shadow:0 0 0 1px rgba(125,255,211,.08),0 0 30px rgba(57,246,198,.12)}
.rh-ath-sidebar-link.has-ath-alert .rh-ath-sidebar-icon{border-color:rgba(125,255,211,.28);box-shadow:0 0 26px rgba(57,246,198,.12)}
.rh-ath-sidebar-badge{min-width:24px;height:24px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#39f6c6,#56bfff);color:#05131d;font-size:11px;font-weight:1000;line-height:1;box-shadow:0 0 0 4px rgba(57,246,198,.08),0 0 24px rgba(57,246,198,.38);animation:rhAthAlertPulse 1.55s ease-in-out infinite}
.rh-ath-sidebar-link.has-ath-alert:after{content:"";position:absolute;right:9px;top:7px;width:7px;height:7px;border-radius:999px;background:#7dffd7;box-shadow:0 0 18px rgba(125,255,211,.9);animation:rhAthAlertDot 1.35s ease-in-out infinite}
.rh-ath-mobile-toggle.has-ath-alert{border-color:rgba(125,255,211,.46)!important;box-shadow:0 16px 44px rgba(0,0,0,.38),0 0 34px rgba(57,246,198,.24),inset 0 1px 0 rgba(255,255,255,.06)!important;animation:rhAthAlertPulse 1.7s ease-in-out infinite}
.rh-ath-mobile-toggle strong{min-width:22px;height:22px;padding:0 6px;margin-left:2px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#39f6c6,#56bfff);color:#06131d;font-size:11px;font-weight:1000;box-shadow:0 0 24px rgba(57,246,198,.40)}
@keyframes rhAthAlertPulse{0%,100%{filter:brightness(1);transform:translateZ(0)}50%{filter:brightness(1.12)}}
@keyframes rhAthAlertDot{0%,100%{opacity:.45;transform:scale(.86)}50%{opacity:1;transform:scale(1.14)}}
@media (max-width:520px){.rh-ath-mobile-toggle.has-ath-alert span{display:inline}.rh-ath-mobile-toggle strong{position:absolute;right:-6px;top:-6px}}
