.styles_container___4_dO{min-height:100vh;background:var(--colors-surface-tinted,#f7f9f8);padding:0}.styles_header__sX4HQ{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;height:64px;background:#16302b;display:flex;align-items:center;padding:0 var(--spacing-m);gap:var(--spacing-s);box-shadow:0 2px 8px rgba(0,0,0,.25)}@media(max-width:768px){.styles_header__sX4HQ{height:56px;padding:0 var(--spacing-s)}}.styles_headerBackButton__rJ9Av{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;color:hsla(0,0%,100%,.8);border-radius:var(--radius-m);text-decoration:none;transition:background .15s ease,color .15s ease}.styles_headerBackButton__rJ9Av:hover{background:hsla(0,0%,100%,.1);color:#fff}.styles_headerBackButton__rJ9Av:active{background:hsla(0,0%,100%,.15)}.styles_gymLogo__vnEVn{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:hsla(0,0%,100%,.12);border:1.5px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.styles_gymLogo__vnEVn{width:36px;height:36px}}.styles_gymLogo__vnEVn .styles_logoImage__O7uNW{width:100%;height:100%;object-fit:contain;padding:4px}.styles_gymLogo__vnEVn .styles_logoText__NsUcU{font-size:1rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:-.5px}.styles_titleContainer__QZLjd{flex:1 1;min-width:0}.styles_title__KQdAB{margin:0;font-size:1.05rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}@media(max-width:768px){.styles_title__KQdAB{font-size:.9rem}}.styles_liveBadge__2KZi2{display:flex;align-items:center;gap:6px;padding:4px 10px;background:rgba(242,164,40,.15);border-radius:20px;font-size:.7rem;font-weight:700;color:#f2a428;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;white-space:nowrap}.styles_liveDot__CnQfW{width:6px;height:6px;border-radius:50%;background:#f2a428;animation:styles_pulse__xXUw9 2s infinite;flex-shrink:0}@keyframes styles_pulse__xXUw9{0%,to{opacity:1}50%{opacity:.4}}.styles_errorBox__tSI4Y{background:var(--colors-error-bg,#fee2e2);border:1px solid var(--colors-error);color:var(--colors-error-text,#991b1b);padding:2rem;border-radius:var(--radius-m);text-align:center;margin:2rem;font-size:1.1rem;font-weight:600}.styles_errorBackLink__hLbmJ{display:block;margin-top:1rem;color:var(--colors-error-text,#991b1b);text-decoration:underline;font-size:.9rem;font-weight:500}