.current-login-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fafc6b,#f8fafcad),var(--current-login-background),#f8fafc;background-size:cover;background-position:center}.current-login-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(251,191,36,.12),transparent 38%);pointer-events:none}.current-login-card{position:relative;z-index:1;width:min(100%,440px);padding:46px 38px 34px;border:1px solid rgba(255,255,255,.92);border-radius:32px;background:#fffffff0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 25px 50px -12px #0f172a2e;text-align:center}.current-login-header{margin-bottom:30px}.current-login-logo{width:105px;height:105px;margin:0 auto 18px;display:block;border:4px solid #fbbf24;border-radius:50%;padding:6px;background:#fff;object-fit:contain;box-shadow:0 6px 24px #d9770647}.current-login-header h1{margin:0;color:#0f172a;font-size:1.85rem;font-weight:900;line-height:1.08;letter-spacing:-.035em}.current-login-header p{margin:6px 0 0;color:#64748b;font-size:.88rem;font-weight:500}.current-login-form{display:grid;gap:18px;text-align:left}.current-login-form label{display:grid;gap:7px}.current-login-form label>span{color:#334155;font-size:.85rem;font-weight:800}.current-login-form input{width:100%;min-width:0;height:50px;border:1px solid #cbd5e1;border-radius:12px;outline:0;padding:0 14px;background:#fff;color:#0f172a;font-size:.94rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.current-login-form input::placeholder{color:#94a3b8}.current-login-form input:focus{border-color:#d99a25;box-shadow:0 0 0 3px #fbbf242b}.current-login-form input:disabled{background:#f8fafc;opacity:.78}.current-login-error{display:flex;align-items:center;gap:8px;padding:12px 13px;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#dc2626;font-size:.84rem;font-weight:700;line-height:1.35}.current-login-error svg{flex:0 0 auto}.current-login-submit{width:100%;min-height:50px;margin-top:2px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#fbbf24,#d97706);color:#3b2503;box-shadow:0 7px 18px #d977063d;font-weight:900;cursor:pointer}.current-login-submit:active{background:linear-gradient(135deg,#f2ad18,#b45309)}.current-login-submit:disabled{opacity:.66;cursor:default}.current-login-secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:2px;color:#7c8796;font-size:.72rem;font-weight:650}.current-login-secure svg{color:#16a36a}@media(max-width:520px){.current-login-shell{padding:18px;background-attachment:scroll}.current-login-card{padding:34px 22px 28px;border-radius:26px}.current-login-logo{width:94px;height:94px;margin-bottom:16px}.current-login-header{margin-bottom:25px}.current-login-header h1{font-size:1.65rem}}@media(max-height:650px){.current-login-shell{align-items:flex-start;padding-top:22px;padding-bottom:22px}.current-login-card{padding-top:28px;padding-bottom:24px}.current-login-logo{width:78px;height:78px;margin-bottom:12px}.current-login-header{margin-bottom:20px}}.avatar-crop-backdrop{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:1rem;background:#0f172ab8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.avatar-crop-dialog{width:min(420px,calc(100vw - 24px));border-radius:22px;background:#fff;box-shadow:0 28px 70px #0f172a4d;padding:1rem;display:grid;gap:1rem}.avatar-crop-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.avatar-crop-dialog>header strong{display:block;color:#1f2937;font-size:1rem}.avatar-crop-dialog>header small{display:block;margin-top:.2rem;color:#7b7165;font-size:.7rem}.avatar-crop-stage{position:relative;width:260px;height:260px;max-width:100%;justify-self:center;overflow:hidden;border-radius:18px;background:#dde3ea;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.avatar-crop-stage:active{cursor:grabbing}.avatar-crop-stage img{position:absolute;transform:translate(-50%,-50%);max-width:none;max-height:none;pointer-events:none;-webkit-user-select:none;user-select:none}.avatar-crop-mask{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at center,transparent 0,transparent calc(50% - 3px),rgba(15,23,42,.48) calc(50% - 1px));border:2px solid rgba(255,255,255,.82);border-radius:18px}.avatar-crop-mask:after{content:"";position:absolute;left:50%;top:50%;width:86%;height:86%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 999px #0f172a14}.avatar-crop-controls{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:.65rem;align-items:center}.avatar-crop-controls button{width:36px;height:36px;border-radius:11px;border:1px solid #e2e8f0;background:#fff;color:#475569;display:grid;place-items:center}.avatar-crop-controls button:disabled{opacity:.4}.avatar-crop-controls input{width:100%;accent-color:#d99117}.avatar-crop-actions{display:flex;justify-content:flex-end;gap:.55rem}.avatar-crop-actions button{min-height:42px}.avatar-crop-actions .primary-button{display:inline-flex;align-items:center;gap:.4rem}@media(max-width:420px){.avatar-crop-dialog{padding:.85rem;border-radius:18px}.avatar-crop-stage{width:260px;height:260px}.avatar-crop-actions{display:grid;grid-template-columns:1fr 1.3fr}.avatar-crop-actions button{width:100%}}.profile-modal.profile-passport-modal{width:min(96vw,1080px);max-width:1080px;max-height:min(94dvh,980px);overflow:hidden;background:#f4f7fb}.profile-passport-modal .profile-modal-scroll{padding:0 1.25rem 1.4rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background:#f4f7fb}.profile-passport-hero{position:relative;margin:0 -1.25rem 2.3rem;padding:2.15rem 1.9rem 1.2rem;min-height:235px;background:linear-gradient(130deg,#111827,#1f2937 58%,#92400e 145%);color:#fff;box-shadow:0 16px 36px #0f172a29}.profile-passport-hero:before{content:"";position:absolute;right:-85px;bottom:-185px;width:430px;height:430px;border-radius:50%;background:#fbbf2429;filter:blur(3px);pointer-events:none}.profile-passport-hero:after{content:"";position:absolute;right:13%;top:-110px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.16),transparent 68%);pointer-events:none}.profile-passport-main{position:relative;z-index:1;display:flex;align-items:center;gap:1.5rem}.profile-passport-avatar-button{position:relative;flex:0 0 auto;width:142px;height:142px;border:4px solid rgba(255,255,255,.92);border-radius:50%;padding:0;background:#f4e6cc;overflow:visible;box-shadow:0 18px 40px #00000047;cursor:pointer}.profile-passport-avatar-button>img,.profile-passport-avatar-fallback{width:100%;height:100%;border-radius:50%;overflow:hidden}.profile-passport-avatar-button img{display:block;object-fit:cover}.profile-passport-avatar-fallback{display:grid;place-items:center;background:#fff2d6;color:#6c4a12;font-size:2.1rem;font-weight:900}.profile-passport-camera{position:absolute;right:2px;bottom:4px;width:38px;height:38px;border-radius:50%;background:#fbbf24;color:#111827;display:grid;place-items:center;border:3px solid #fff;box-shadow:0 6px 15px #00000040}.profile-passport-identity{position:relative;z-index:1;min-width:0;flex:1}.profile-passport-identity .eyebrow{margin:0 0 .5rem;color:#fde68a;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.profile-passport-identity h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:-.045em}.profile-passport-identity>span{display:block;margin-top:.55rem;color:#dbe2ea;font-size:.82rem}.profile-passport-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.profile-passport-tags span{padding:.38rem .72rem;border:1px solid rgba(255,255,255,.18);background:#ffffff1c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;color:#fff;font-size:.75rem;font-weight:800}.profile-passport-tags span:first-child{background:#fbbf24;border-color:#fbbf24;color:#111827}.profile-passport-level{position:relative;z-index:2;margin:1.35rem 0 -2.15rem;padding:1rem 1.1rem;border:1px solid #e2e8f0;border-radius:18px;background:#fffffffa;color:#172033;box-shadow:0 16px 34px #0f172a2e}.profile-passport-level-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.profile-passport-level-row strong{display:inline-flex;align-items:center;gap:.4rem;color:#172033;font-size:1rem}.profile-passport-level-row strong svg{color:#d97706}.profile-passport-level-row span{padding:.34rem .58rem;border-radius:10px;background:#f5f3ff;color:#6d28d9;font-size:.78rem;font-weight:900}.profile-passport-track{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:.65rem 0 .45rem}.profile-passport-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.profile-passport-level small{color:#64748b;font-size:.7rem}.profile-passport-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;margin:0 0 1rem}.profile-passport-metric{min-width:0;min-height:104px;padding:.85rem .45rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;text-align:center;display:grid;place-items:center;align-content:center;gap:.25rem;box-shadow:0 5px 16px #0f172a09}.profile-passport-metric svg{width:34px;height:34px;padding:8px;border-radius:10px;box-sizing:border-box}.profile-passport-metric:nth-child(1) svg{background:#dcfce7;color:#15803d}.profile-passport-metric:nth-child(2) svg{background:#ffedd5;color:#c2410c}.profile-passport-metric:nth-child(3) svg{background:#e0e7ff;color:#4338ca}.profile-passport-metric:nth-child(4) svg{background:#ffe4e6;color:#be123c}.profile-passport-metric:nth-child(5) svg{background:#f3e8ff;color:#7e22ce}.profile-passport-metric:nth-child(6) svg{background:#fef3c7;color:#b45309}.profile-passport-metric strong{font-size:1.12rem;color:#0f172a;line-height:1}.profile-passport-metric span{font-size:.66rem;color:#64748b;font-weight:750;line-height:1.2}.profile-passport-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:1rem;align-items:start}.profile-passport-column{display:grid;gap:1rem}.profile-passport-panel{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:1rem;box-shadow:0 7px 22px #0f172a0b}.profile-passport-panel-head{display:flex;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.8rem}.profile-passport-panel-head span{display:block;color:#b45309;font-size:.63rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.profile-passport-panel-head h3{margin:.12rem 0 0;font-size:1rem;color:#172033}.profile-passport-panel-head>svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#fff7e6;color:#b87916;box-sizing:border-box}.profile-passport-wellness{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.profile-passport-wellness div{padding:.75rem .5rem;border:1px solid #edf0f3;border-radius:13px;background:#f8fafc;text-align:center}.profile-passport-wellness div:nth-child(1){background:#fff7ed}.profile-passport-wellness div:nth-child(2){background:#eff6ff}.profile-passport-wellness div:nth-child(3){background:#fdf2f8}.profile-passport-wellness small{display:block;color:#64748b;font-size:.62rem;font-weight:750}.profile-passport-wellness strong{display:block;margin-top:.15rem;font-size:.95rem;color:#172033}.profile-passport-wellness-date{margin:.7rem 0 0;color:#64748b;font-size:.68rem}.profile-passport-activities{display:grid;gap:.5rem}.profile-passport-activity{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:.6rem;align-items:center;padding:.62rem .65rem;border:1px solid #eef1f4;border-radius:13px;background:#f8fafc}.profile-passport-activity>span:first-child{width:36px;height:36px;border-radius:11px;background:#fff2d9;color:#a66105;display:grid;place-items:center}.profile-passport-activity div{min-width:0}.profile-passport-activity strong{display:block;font-size:.76rem;color:#263240;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-passport-activity small{font-size:.63rem;color:#7b8796}.profile-passport-activity>b{padding:.24rem .42rem;border-radius:8px;background:#fff5df;color:#a66105;font-size:.7rem;white-space:nowrap}.profile-passport-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.profile-passport-badge{padding:.72rem;border-radius:14px;border:1px solid #e5e7eb;background:#f8fafc;display:grid;gap:.3rem;min-width:0}.profile-passport-badge.is-unlocked{border-color:#efd9a7;background:#fffaf0;box-shadow:inset 0 0 0 1px #f59e0b0d}.profile-passport-badge-top{display:flex;align-items:center;gap:.45rem}.profile-passport-badge-top span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#e5e7eb;color:#64748b}.profile-passport-badge.is-unlocked .profile-passport-badge-top span{background:#fef3c7;color:#b45309}.profile-passport-badge strong{font-size:.73rem;color:#263240}.profile-passport-badge small{font-size:.62rem;color:#697586;line-height:1.35}.profile-passport-badge-progress{height:5px;border-radius:999px;background:#e5e7eb;overflow:hidden}.profile-passport-badge-progress span{display:block;height:100%;background:linear-gradient(90deg,#d97706,#fbbf24)}.profile-passport-next{font-size:.67rem;color:#64748b;margin:.65rem 0 0}.profile-passport-cmj{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.78rem;border:1px solid #ebeef2;border-radius:14px;background:#f8fafc}.profile-passport-cmj div{display:flex;align-items:center;gap:.5rem;color:#64748b}.profile-passport-cmj div svg{color:#7c3aed}.profile-passport-cmj strong{font-size:1.15rem;color:#172033}.profile-passport-cmj small{display:block;font-size:.6rem;color:#7b8796}.profile-passport-edit{margin-top:1.15rem}.profile-passport-edit>summary{cursor:pointer;list-style:none;padding:.8rem .95rem;border:1px solid #dfe4ea;border-radius:14px;background:#fff;color:#344050;font-size:.78rem;font-weight:850}.profile-passport-edit>summary::-webkit-details-marker{display:none}.profile-passport-edit[open]>summary{border-radius:14px 14px 0 0;background:#f8fafc}.profile-passport-edit .profile-form{border:1px solid #dfe4ea;border-top:0;border-radius:0 0 14px 14px;padding:1rem;background:#fff}.profile-password-grid{display:grid;gap:.55rem}.profile-passport-uploading{position:absolute;inset:0;border-radius:50%;background:#111827ad;color:#fff;display:grid;place-items:center}.profile-passport-staff-note{margin:1rem 0 0}@media(max-width:900px){.profile-modal.profile-passport-modal{width:min(96vw,860px)}.profile-passport-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-passport-columns{grid-template-columns:1fr}.profile-passport-main{gap:1.1rem}.profile-passport-avatar-button{width:122px;height:122px}.profile-passport-identity h2{font-size:2.35rem}}@media(max-width:760px){.profile-modal.profile-passport-modal{width:calc(100vw - 10px);max-height:calc(100dvh - 148px);border-radius:18px}.profile-passport-modal .profile-modal-scroll{padding:0 .75rem 1rem}.profile-passport-hero{margin:0 -.75rem 2rem;padding:1.15rem .85rem .8rem;min-height:auto}.profile-passport-main{flex-direction:column;justify-content:center;text-align:center;gap:.75rem}.profile-passport-avatar-button{width:116px;height:116px}.profile-passport-camera{width:34px;height:34px}.profile-passport-identity h2{font-size:2rem}.profile-passport-identity>span{margin-top:.4rem}.profile-passport-tags{justify-content:center;margin-top:.65rem}.profile-passport-level{margin:.9rem 0 -1.65rem;padding:.85rem .9rem;text-align:left}.profile-passport-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.profile-passport-metric{min-height:96px;padding:.7rem .35rem}.profile-passport-columns{grid-template-columns:1fr;gap:.75rem}.profile-passport-column{gap:.75rem}.profile-passport-panel{padding:.8rem}.profile-passport-badges{grid-template-columns:1fr 1fr}.profile-passport-activity{grid-template-columns:34px minmax(0,1fr) auto}.profile-passport-wellness{gap:.4rem}}@media(max-width:390px){.profile-passport-badges{grid-template-columns:1fr}.profile-passport-tags span:nth-child(3){display:none}.profile-passport-metric{min-height:90px}.profile-passport-identity h2{font-size:1.8rem}}.profile-staff-identity-card{margin-bottom:14px}.profile-staff-avatar-button{position:relative;flex:0 0 auto;width:64px;height:64px;padding:0;border:3px solid #fff;border-radius:50%;background:#fff2d6;box-shadow:0 7px 18px #0f172a1f;cursor:pointer}.profile-staff-avatar-button>img,.profile-staff-avatar-fallback{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden}.profile-staff-avatar-button>img{object-fit:cover}.profile-staff-avatar-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#fbbf24,#f59e0b);color:#fff;font-weight:900;font-size:1.15rem}.profile-staff-avatar-camera{position:absolute;right:-3px;bottom:-2px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff7e6;color:#8a5a0a;border:2px solid #fff;box-shadow:0 3px 9px #0f172a2e}.profile-staff-avatar-uploading{position:absolute;inset:0;border-radius:50%;display:grid;place-items:center;background:#111827a3;color:#fff}.profile-staff-avatar-button:disabled{cursor:default;opacity:.7}.profile-security-section{gap:10px}.profile-password-entry{width:100%;min-height:68px;border:1px solid #ead9b4;border-radius:13px;background:#fffaf0;color:#6c4a12;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.profile-password-entry:hover{background:#fff6e3}.profile-password-entry:active{background:#ffefcf}.profile-password-entry>span{min-width:0;display:block}.profile-password-entry strong,.profile-password-entry small{display:block}.profile-password-entry strong{font-size:.84rem;color:#5c3b08}.profile-password-entry small{margin-top:3px;color:#8a6a36;font-size:.72rem;line-height:1.35}.profile-password-entry>svg{flex:0 0 auto;color:#a36b12}.profile-password-entry:disabled{opacity:.55;cursor:default}.profile-password-screen{display:grid;gap:14px}.profile-password-back{justify-self:start;border:0;background:transparent;color:#7a5414;padding:4px 2px;display:inline-flex;align-items:center;gap:7px;font-weight:780;font-size:.8rem;cursor:pointer}.profile-password-back:disabled{opacity:.55;cursor:default}.profile-password-panel{background:#fff}.profile-password-help{margin:-2px 0 2px;color:#707b8c;font-size:.78rem;line-height:1.5}@media(max-width:600px){.profile-staff-avatar-button{width:62px;height:62px}.profile-password-entry{min-height:64px}.profile-password-screen .profile-actions{display:grid;grid-template-columns:1fr 1.35fr}.profile-password-screen .profile-actions button{width:100%}}.player-game-card{border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 10px 28px #0f172a0e;padding:1.1rem 1.15rem;display:grid;min-width:0;overflow:hidden}.player-game-card.is-loading{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:110px;color:#64748b}.player-game-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.player-game-head h3{margin:.22rem 0 0;color:#0f172a;font-size:1.18rem;line-height:1.1;letter-spacing:-.02em}.player-game-kicker{display:inline-flex;gap:.38rem;align-items:center;color:#b45309;font-size:.67rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.player-game-points{display:flex;align-items:baseline;gap:.28rem;padding:.42rem .65rem;border-radius:12px;background:#f5f3ff;color:#6d28d9;white-space:nowrap}.player-game-points strong{font-size:1.05rem}.player-game-points small{font-size:.68rem;font-weight:800}.player-game-progress{height:7px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-top:.9rem}.player-game-progress span{display:block;height:100%;border-radius:inherit;background:#8b5cf6}.player-game-next{margin:.38rem 0 0;color:#64748b;font-size:.72rem}.player-game-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:1rem}.player-game-metrics>div{min-width:0;padding:.75rem .7rem;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.55rem;align-items:center}.player-game-metric-icon{grid-row:1/3;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.player-game-metric-icon.attendance{background:#dcfce7;color:#15803d}.player-game-metric-icon.streak{background:#ffedd5;color:#c2410c}.player-game-metric-icon.habits{background:#e0e7ff;color:#4338ca}.player-game-metrics strong{font-size:.98rem;color:#0f172a;line-height:1}.player-game-metrics small{margin-top:.15rem;color:#64748b;font-size:.66rem;font-weight:750;line-height:1.2}.player-game-card .spin{animation:player-game-spin .85s linear infinite}@keyframes player-game-spin{to{transform:rotate(360deg)}}@media(max-width:560px){.player-game-card{padding:1rem;border-radius:18px}.player-game-metrics{gap:.4rem}.player-game-metrics>div{display:flex;flex-direction:column;align-items:flex-start;padding:.65rem .55rem;gap:.28rem}.player-game-metric-icon{width:30px;height:30px}.player-game-metrics strong{font-size:.94rem}.player-game-metrics small{font-size:.62rem}.player-game-points{padding:.4rem .58rem}.player-game-points strong{font-size:1rem}.player-game-next{font-size:.7rem}}.app-info-popover-root{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.app-info-popover-trigger{width:30px;height:30px;padding:0;border:1px solid #dfe5ec;border-radius:10px;background:#fff;color:#6c788a;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #0f172a0a}.app-info-popover-trigger:hover,.app-info-popover-trigger[aria-expanded=true]{border-color:#d8b56a;background:#fff8e8;color:#9a650b}.app-info-popover-card{position:absolute;z-index:90;top:calc(100% + 8px);width:min(310px,calc(100vw - 36px));padding:13px 34px 13px 14px;border:1px solid #e2e6ec;border-radius:14px;background:#fff;color:#526071;box-shadow:0 16px 42px #0f172a29;font-size:.74rem;line-height:1.5;text-align:left}.app-info-popover-root.align-right .app-info-popover-card{right:0}.app-info-popover-root.align-left .app-info-popover-card{left:0}.app-info-popover-copy{display:block}.app-info-popover-close{position:absolute;top:8px;right:8px;width:24px;height:24px;padding:0;border:0;border-radius:8px;background:#f5f7f9;color:#7a8594;display:grid;place-items:center;cursor:pointer}@media(max-width:640px){.app-info-popover-trigger{width:32px;height:32px;border-radius:11px}.app-info-popover-card{position:fixed;left:18px!important;right:18px!important;top:auto;bottom:calc(88px + env(safe-area-inset-bottom,0px));width:auto;max-width:none;font-size:.78rem;border-radius:16px}}.coach-home{max-width:1120px;margin:0 auto;display:grid;gap:18px;color:#111827}.coach-home button,.coach-home a{touch-action:manipulation}.coach-home-identity{position:relative;overflow:hidden;min-height:182px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 82% 15%,rgba(245,158,11,.2),transparent 28%),linear-gradient(145deg,#111b31,#182843 58%,#20344d);color:#fff;box-shadow:0 16px 36px #0f172a29}.coach-home-identity:after{content:"";position:absolute;right:-50px;bottom:-90px;width:210px;height:210px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.coach-home-season{display:inline-flex;align-items:center;gap:6px;margin-bottom:11px;padding:5px 8px;border:1px solid rgba(245,158,11,.32);border-radius:999px;background:#f59e0b1a;color:#f7bf57;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.coach-home-club-row{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.coach-home-club-logo{width:46px;height:46px;flex:0 0 auto;border-radius:12px;background:#fff;object-fit:contain;padding:3px;box-shadow:0 5px 14px #0000002e}.coach-home-club-copy{min-width:0}.coach-home-club-copy h1{margin:0;font-size:1.25rem;line-height:1.05;letter-spacing:-.035em}.coach-home-club-copy p{margin:4px 0 0;color:#c8d1df;font-size:.72rem;line-height:1.35}.coach-home-greeting{position:relative;z-index:1;margin-top:18px}.coach-home-greeting small{display:block;color:#f3b541;font-size:.61rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.coach-home-greeting strong{display:block;margin-top:3px;font-size:1.05rem}.coach-home-greeting span{display:block;margin-top:3px;color:#c4cedb;font-size:.7rem}.coach-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 2px}.coach-home-section-head small{display:block;color:#b76f0c;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.coach-home-section-head h2{margin:3px 0 0;font-size:1.42rem;line-height:1.05;letter-spacing:-.035em}.coach-home-section-head p{margin:4px 0 0;color:#7c8796;font-size:.74rem}.coach-home-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:14px;align-items:start}.coach-card{border:1px solid #e3e7ec;border-radius:20px;background:#fff;box-shadow:0 7px 22px #0f172a0e;overflow:hidden}.coach-card-dark{border-color:#25354c;background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.17),transparent 28%),linear-gradient(145deg,#1b2940,#263951);color:#fff;box-shadow:0 14px 30px #1422342e}.coach-card-pad{padding:17px}.coach-card-kicker{display:flex;align-items:center;gap:6px;color:#b56d08;font-size:.61rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.coach-card-dark .coach-card-kicker{color:#f3b544}.coach-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coach-countdown{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#f6b914;color:#4d3300;font-size:.61rem;font-weight:900;white-space:nowrap}.coach-training-title{margin:8px 0 2px;font-size:1.2rem;letter-spacing:-.035em}.coach-event-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;margin-top:6px;color:#d2dae5;font-size:.68rem}.coach-event-meta span{display:inline-flex;align-items:center;gap:4px}.coach-plan-box{margin-top:13px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff13}.coach-plan-box small{display:flex;align-items:center;gap:6px;color:#f1b545;font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.coach-plan-list{display:grid;gap:4px;margin-top:7px}.coach-plan-list span{position:relative;padding-left:11px;color:#f5f7fa;font-size:.71rem;line-height:1.35}.coach-plan-list span:before{content:"";position:absolute;left:0;top:.46em;width:4px;height:4px;border-radius:50%;background:#f3b544}.coach-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px}.coach-mini-stats>span{padding:7px 6px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0f;text-align:center;color:#dbe2eb;font-size:.61rem;font-weight:750}.coach-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.coach-action-primary,.coach-action-secondary{min-height:39px;border-radius:10px;text-decoration:none;font-size:.69rem;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.coach-action-primary{border:1px solid #e3930b;background:linear-gradient(90deg,#f6b81f,#ed9008);color:#2e2107}.coach-action-secondary{border:1px solid rgba(255,255,255,.72);background:#fff;color:#263348}.coach-match-card{padding:17px}.coach-match-main{display:grid;grid-template-columns:1fr 48px 1fr;gap:8px;align-items:center;margin:16px 0 11px}.coach-team-mark{text-align:center;min-width:0}.coach-team-mark span{width:50px;height:50px;margin:0 auto 6px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;color:#344054;font-size:.78rem;font-weight:900}.coach-team-mark img{width:100%;height:100%;object-fit:contain;padding:4px}.coach-team-mark strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.coach-match-vs{text-align:center;color:#9aa3af;font-size:.65rem;font-weight:900}.coach-match-date{text-align:center}.coach-match-date strong{display:block;font-size:.76rem}.coach-match-date span{display:block;margin-top:3px;color:#7c8796;font-size:.66rem}.coach-status-pill{width:max-content;max-width:100%;margin:10px auto 0;padding:5px 8px;border-radius:999px;background:#fff8e5;border:1px solid #f2d697;color:#93630e;font-size:.61rem;font-weight:800}.coach-inline-link{margin-top:13px;color:#a86308;text-decoration:none;font-size:.68rem;font-weight:900;display:inline-flex;align-items:center;gap:5px}.coach-wellness-card{padding:16px}.coach-wellness-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coach-wellness-head h3,.coach-load-head h3,.coach-form-card h3{margin:4px 0 0;font-size:.98rem;letter-spacing:-.025em}.coach-wellness-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.coach-wellness-metric{padding:10px 8px;border-radius:12px;text-align:center}.coach-wellness-metric strong{display:block;font-size:1.02rem}.coach-wellness-metric span{display:block;margin-top:3px;font-size:.58rem;font-weight:800}.coach-wellness-metric.low{background:#ecfdf5;color:#137250}.coach-wellness-metric.medium{background:#fff7df;color:#9a680a}.coach-wellness-metric.high{background:#fff0f1;color:#b33b47}.coach-wellness-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:11px;color:#8a94a3;font-size:.63rem}.coach-wellness-foot a{color:#667085;text-decoration:none;font-weight:850}.coach-form-card{padding:16px;min-height:142px}.coach-form-line{width:28px;height:3px;margin:14px 0 11px;border-radius:999px;background:#e6a327}.coach-form-card p{margin:0;color:#939ba7;font-size:.7rem;line-height:1.5}.coach-load-card{grid-column:1/-1}.coach-load-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 16px 10px}.coach-load-head p{margin:4px 0 0;color:#7e8897;font-size:.68rem;line-height:1.4}.coach-load-select{height:34px;max-width:140px;border:1px solid #e0e4e9;border-radius:10px;background:#fff;padding:0 8px;color:#4d596a;font-size:.66rem;font-weight:750}.coach-load-table-wrap{overflow-x:auto;border-top:1px solid #edf0f3}.coach-load-table{width:100%;min-width:560px;border-collapse:collapse}.coach-load-table th,.coach-load-table td{padding:9px 14px;border-bottom:1px solid #eff1f4;text-align:left}.coach-load-table th{background:#fbfcfd;color:#8a94a3;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.coach-load-table td{font-size:.68rem}.coach-load-player{display:flex;align-items:center;gap:8px}.coach-load-avatar{width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:#edf0f5;color:#4b596d;display:grid;place-items:center;font-size:.57rem;font-weight:900}.coach-load-player strong{display:block;font-size:.7rem}.coach-load-player small{display:block;margin-top:1px;color:#9aa2ad;font-size:.57rem}.coach-load-value strong{font-size:.72rem}.coach-load-value small{display:block;color:#98a2b3;font-size:.55rem}.coach-load-state{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:.57rem;font-weight:850}.coach-load-state.low{background:#eff6ff;color:#3e6f9f}.coach-load-state.optimal{background:#ecfdf5;color:#15704e}.coach-load-state.high{background:#fff0f1;color:#ad3a48}.coach-load-empty{padding:20px;color:#8a94a3;font-size:.72rem}.coach-card-skeleton{min-height:130px;display:grid;place-items:center;color:#8993a1;font-size:.72rem}.coach-home-error{padding:11px 13px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#b42318;font-size:.7rem}.coach-mobile-spacer{height:2px}@media(max-width:900px){.coach-home-grid{grid-template-columns:1fr}.coach-load-card{grid-column:auto}}@media(max-width:820px){.coach-home{gap:15px}.coach-home-identity{min-height:158px;padding:16px;border-radius:17px}.coach-home-season{margin-bottom:9px}.coach-home-club-logo{width:42px;height:42px}.coach-home-club-copy h1{font-size:1.08rem}.coach-home-greeting{margin-top:13px}.coach-home-section-head h2{font-size:1.25rem}.coach-home-section-head p{font-size:.68rem}.coach-card{border-radius:16px}.coach-card-pad,.coach-match-card,.coach-wellness-card,.coach-form-card{padding:14px}.coach-training-title{font-size:1.08rem}.coach-plan-box{margin-top:11px;padding:10px}.coach-plan-list span{font-size:.68rem}.coach-card-actions{margin-top:10px}.coach-match-main{margin-top:13px}.coach-team-mark span{width:46px;height:46px}.coach-wellness-grid{gap:6px}.coach-wellness-metric{padding:9px 5px}.coach-load-head{padding:14px 14px 9px}.coach-load-table th,.coach-load-table td{padding:8px 11px}.coach-mobile-spacer{height:6px}}@media(max-width:430px){.coach-home{gap:13px}.coach-home-section-head{align-items:flex-start;flex-direction:column;gap:5px}.coach-card-top{gap:8px}.coach-countdown{padding:5px 7px}.coach-mini-stats{gap:5px}.coach-mini-stats>span{padding:6px 3px;font-size:.57rem}.coach-card-actions{grid-template-columns:1.08fr .92fr}.coach-action-primary,.coach-action-secondary{font-size:.64rem}.coach-match-main{grid-template-columns:1fr 36px 1fr}.coach-wellness-head{gap:7px}.coach-wellness-head h3{font-size:.9rem}.coach-wellness-metric span{font-size:.54rem}}.player-week-card{padding:18px}.player-week-card>h3{margin:5px 0 14px;color:#1f2a3d;font-size:1.22rem}.player-week-status{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e4e8ed;border-radius:16px;background:#fbfcfd}.player-week-dot{width:16px;height:16px;flex:0 0 16px;margin-top:2px;border-radius:50%;background:#a9b7c9;box-shadow:0 0 0 6px #eef2f7}.player-week-status strong{display:block;color:#263247;font-size:.88rem}.player-week-status p{margin:4px 0 0;color:#7e8998;font-size:.7rem;line-height:1.45}.player-week-divider{height:1px;margin:16px 0;background:#e8ebef}.player-week-feelings h4,.player-week-evolution h4{margin:0;color:#344155;font-size:.88rem}.player-week-feelings>small,.player-week-evolution>small{display:block;margin-top:2px;color:#98a2af;font-size:.62rem}.player-feeling-grid{display:grid;gap:8px;margin-top:11px}.player-feeling-grid>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px;border:1px solid #e6eaef;border-radius:15px;background:#fbfcfd}.player-feeling-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center}.player-feeling-icon.energy{background:#f6eafe;color:#9236c4}.player-feeling-icon.sleep{background:#e8f1ff;color:#3473d5}.player-feeling-grid small{color:#8b96a5;font-size:.55rem;font-weight:900;text-transform:uppercase}.player-feeling-grid strong{display:block;margin-top:2px;color:#273347;font-size:.78rem}.player-feeling-grid p{margin:3px 0 0;color:#8792a1;font-size:.62rem;line-height:1.4}.player-week-empty{color:#8792a1;font-size:.68rem}.player-week-bars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:12px}.player-week-bars>div{min-width:0;text-align:center}.player-week-bars>div>span{height:74px;display:flex;align-items:flex-end;border-radius:10px;background:#f0f3f8;overflow:hidden}.player-week-bars i{display:block;width:100%;min-height:6px;background:#8fa2b9;border-radius:8px 8px 0 0}.player-week-bars>div:last-child i{background:#50627a}.player-week-bars small{display:block;margin-top:5px;color:#8f9aa8;font-size:.48rem;line-height:1.1}.player-week-link{margin-top:13px}@media(max-width:560px){.player-week-card{padding:16px}.player-week-bars{gap:5px}.player-week-bars>div>span{height:68px}.player-week-bars small{font-size:.45rem}}.player-daily-wellness-banner{width:100%;min-height:76px;padding:13px 15px;border:1px solid #e5b342;border-radius:18px;background:linear-gradient(105deg,#ffc42d,#f09a0a);box-shadow:0 10px 24px #d88b0729;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;color:#2d2208;cursor:pointer}.player-daily-wellness-icon{width:42px;height:42px;border-radius:14px;background:#ffffff94;display:grid;place-items:center}.player-daily-wellness-icon svg{width:23px}.player-daily-wellness-copy{min-width:0}.player-daily-wellness-copy small{display:block;font-size:.57rem;font-weight:900;text-transform:uppercase;letter-spacing:.075em;color:#7b5400}.player-daily-wellness-copy strong{display:block;margin-top:2px;font-size:.91rem;line-height:1.1}.player-daily-wellness-copy>span{display:block;margin-top:3px;font-size:.61rem;color:#6d520e}.player-daily-wellness-banner>svg{width:18px}.coach-mini-stats-player{grid-template-columns:1fr 1fr}.player-checkin-backdrop{position:fixed;inset:0;z-index:1200;padding:18px;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center}.player-checkin-modal{width:min(100%,520px);max-height:calc(100dvh - 36px);overflow:auto;padding:18px;border:1px solid #e6e9ee;border-radius:24px;background:#fff;box-shadow:0 24px 70px #0f172a47}.player-checkin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #eef1f4}.player-checkin-head small{color:#ad6a09;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.player-checkin-head h3{margin:3px 0;color:#1e293b;font-size:1.3rem}.player-checkin-head p{margin:0;color:#8792a1;font-size:.68rem;line-height:1.4}.player-checkin-close{width:38px;height:38px;flex:0 0 38px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#6b7280;font-size:1.45rem;line-height:1}.player-checkin-field{padding:14px 0;border-bottom:1px solid #eef1f4}.player-checkin-field>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.player-checkin-field strong{color:#263247;font-size:.76rem}.player-checkin-field span{color:#8b95a3;font-size:.58rem}.player-checkin-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:10px}.player-checkin-scale button{height:42px;border:1px solid #e0e5ea;border-radius:12px;background:#f8fafc;color:#596579;font-weight:900}.player-checkin-scale button.selected{border-color:#e6a321;background:#fff5d9;color:#9a5d05;box-shadow:inset 0 0 0 1px #e6a321}.player-checkin-pain{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:12px!important;margin-top:10px}.player-checkin-pain input{width:100%;accent-color:#e79d12}.player-checkin-pain strong{min-width:44px;text-align:right;font-size:.82rem}.player-checkin-notes{display:block;padding-top:14px}.player-checkin-notes>span{display:block;color:#354155;font-size:.68rem;font-weight:850}.player-checkin-notes small{color:#9aa3af;font-weight:600}.player-checkin-notes textarea{width:100%;margin-top:7px;padding:11px;border:1px solid #dfe4ea;border-radius:12px;background:#fbfcfd;color:#283548;font:inherit;font-size:.7rem;resize:vertical}.player-checkin-error{margin-top:10px;padding:9px 10px;border-radius:10px;background:#fff1f2;color:#b42318;font-size:.65rem}.player-checkin-submit{width:100%;min-height:44px;margin-top:14px;border:0;border-radius:12px;background:linear-gradient(90deg,#f5b820,#ee930a);color:#302208;font-weight:900;font-size:.72rem}.player-checkin-submit:disabled{opacity:.65}.player-week-card{grid-column:1/-1}@media(max-width:560px){.player-daily-wellness-banner{border-radius:16px;padding:12px}.player-daily-wellness-icon{width:38px;height:38px}.player-checkin-backdrop{padding:0;align-items:flex-end}.player-checkin-modal{max-height:92dvh;border-radius:24px 24px 0 0;padding:17px 16px 20px}.player-checkin-scale button{height:40px}.player-week-card{grid-column:auto}}.player-home-attendance-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.player-home-attendance-btn{min-height:42px;border:1px solid rgba(255,255,255,.72);border-radius:11px;background:#fff;color:#263348;font:inherit;font-size:.69rem;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.player-home-attendance-btn:active{transform:scale(.985)}.player-home-attendance-btn:disabled{cursor:wait;opacity:.65}.player-home-attendance-btn.yes.active{border-color:#86efac;background:#dcfce7;color:#166534}.player-home-attendance-btn.no.active{border-color:#fca5a5;background:#fee2e2;color:#991b1b}.player-home-attendance-error{margin-top:7px;padding:7px 9px;border-radius:9px;background:#7f1d1d42;color:#fecaca;font-size:.61rem;line-height:1.35}@media(max-width:430px){.player-home-attendance-btn{min-height:41px;font-size:.65rem}}.coach-mini-stats-player{grid-template-columns:1fr;max-width:120px}.player-home-attendance-btn.yes{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.player-home-attendance-btn.no{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.player-home-attendance-btn.yes.active{background:#15803d!important;border-color:#15803d!important;box-shadow:0 0 0 3px #22c55e38}.player-home-attendance-btn.no.active{background:#b91c1c!important;border-color:#b91c1c!important;box-shadow:0 0 0 3px #ef444433}.player-home-attendance-btn:disabled{opacity:.7}.coach-load-state.learning{background:#f2f4f7;color:#667085;white-space:nowrap}.coach-home-grid>.player-game-card{grid-column:1/-1}.player-home-attendance-loading{height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:hidden;position:relative}.player-home-attendance-loading span{position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:playerAttendanceSoftLoad 1.15s ease-in-out infinite}@keyframes playerAttendanceSoftLoad{to{transform:translate(100%)}}.coach-load-title-row{display:flex;align-items:center;gap:8px;min-width:0}.coach-load-title-row h3{margin-right:0}.coach-load-head{align-items:center}.coach-load-title-row .app-info-popover-trigger{width:28px;height:28px}.team-attendance-overview{display:grid;gap:18px;min-width:0}.team-attendance-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.team-attendance-header h2{margin:.22rem 0 0;font-size:2rem;letter-spacing:-.035em;color:#172033}.team-attendance-header p{margin:.22rem 0 0;color:#8590a1;font-size:.8rem}.team-attendance-kicker{display:inline-flex;align-items:center;gap:6px;color:#a44421;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:900}.team-attendance-view-toggle{display:grid;grid-template-columns:1fr 1fr;min-width:300px;padding:5px;border-radius:16px;background:#eef1f6}.team-attendance-view-toggle button{min-height:44px;border:0;border-radius:12px;background:transparent;color:#68758a;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.team-attendance-view-toggle button.active{background:#fff;color:#a44421;box-shadow:0 6px 18px #0f172a0f}.team-attendance-overall-card{display:flex;align-items:center;gap:22px;padding:20px 22px;border:1px solid #e4e8ef;border-radius:22px;background:#fff;box-shadow:0 8px 22px #0f172a09}.team-attendance-overall-copy{min-width:0}.team-attendance-overall-copy>span{display:block;text-transform:uppercase;letter-spacing:.07em;color:#9aa3b0;font-size:.72rem;font-weight:850}.team-attendance-overall-copy>strong{display:block;margin-top:6px;font-size:1.15rem;color:#253044}.team-attendance-overall-copy p{margin:6px 0 0;color:#8b95a5;font-size:.76rem}.team-attendance-ring{--ring-color:#ef4444;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--ring-color) calc(var(--attendance-pct)*1%),#edf1f5 0);position:relative}.team-attendance-ring:before{content:"";position:absolute;border-radius:50%;background:#fff}.team-attendance-ring>div{position:relative;z-index:1;display:grid;place-items:center;line-height:1}.team-attendance-ring.large{width:96px;height:96px}.team-attendance-ring.large:before{inset:16px}.team-attendance-ring.small{width:64px;height:64px}.team-attendance-ring.small:before{inset:9px}.team-attendance-ring strong{font-size:1.08rem}.team-attendance-ring.large strong{font-size:1.35rem}.team-attendance-ring small{font-size:.58rem;color:#7d8796;margin-top:5px;font-weight:750}.team-attendance-ring.tone-high{--ring-color:#10b981}.team-attendance-ring.tone-medium{--ring-color:#f59e0b}.team-attendance-ring.tone-low{--ring-color:#ef4444}.team-attendance-ring.tone-empty{--ring-color:#cbd5e1}.team-attendance-status-card{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;border:1px solid #e4e8ef;border-radius:20px;background:#fff}.team-attendance-status-item{min-width:0;display:grid;place-items:center;padding:12px 8px;border-radius:14px;background:#fafbfc;text-align:center}.team-attendance-status-item svg{width:22px;height:22px}.team-attendance-status-item strong{display:block;margin-top:5px;font-size:1.15rem}.team-attendance-status-item small{margin-top:2px;font-size:.67rem;font-weight:800}.tone-present{color:#12845a}.tone-late{color:#bd691c}.tone-justified{color:#637083}.tone-unjustified{color:#c73535}.tone-empty{color:#9aa3b0}.team-attendance-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:4px}.team-attendance-list-head>div span,.team-attendance-list-head>div strong{display:block}.team-attendance-list-head>div span{text-transform:uppercase;letter-spacing:.08em;color:#9ca5b2;font-size:.68rem;font-weight:850}.team-attendance-list-head>div strong{margin-top:3px;font-size:1.15rem}.team-attendance-list-head select{height:42px;min-width:150px;border:1px solid #dfe4eb;border-radius:13px;padding:0 34px 0 12px;background:#fff;color:#576274;font-weight:750}.team-attendance-player-list{display:grid;gap:10px}.team-attendance-player-row{border:1px solid #e4e8ef;border-radius:20px;background:#fff;padding:14px 16px;box-shadow:0 6px 18px #0f172a08}.team-attendance-player-main{display:grid;grid-template-columns:52px minmax(0,1fr) 64px 18px;align-items:center;gap:10px}.team-attendance-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#eef2f6;color:#5f6d83;font-weight:900}.team-attendance-avatar img{width:100%;height:100%;object-fit:cover}.team-attendance-player-copy{min-width:0}.team-attendance-player-copy strong,.team-attendance-player-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-attendance-player-copy strong{font-size:.96rem;color:#243047}.team-attendance-player-copy small{margin-top:3px;color:#9aa3af;font-size:.72rem}.team-attendance-row-arrow{color:#b0b7c1}.team-attendance-breakdown{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0 0 62px}.team-attendance-breakdown span{display:grid;place-items:center;padding:8px 4px;border-radius:11px;background:#f8fafc}.team-attendance-breakdown b{font-size:.82rem}.team-attendance-breakdown small{font-size:.59rem;margin-top:2px;font-weight:850}.team-attendance-state{padding:20px;border:1px dashed #dce2e9;border-radius:18px;background:#fff;color:#7b8494;text-align:center}.team-attendance-state.error{border-color:#fecaca;background:#fff5f5;color:#b42318}.team-attendance-session-view{min-width:0;display:grid;gap:10px}.team-attendance-legend{display:flex;flex-wrap:wrap;gap:8px;margin:0}.team-attendance-legend span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #e5e9ef;font-size:.68rem;font-weight:850;box-shadow:0 2px 8px #0f172a06}.team-attendance-swipe-hint{margin:0;color:#8a94a3;font-size:.68rem;font-weight:700}.team-attendance-matrix-scroll{overflow-x:auto;border:1px solid #e2e7ee;border-radius:19px;background:#fff;scrollbar-width:thin;box-shadow:0 8px 22px #0f172a09;overscroll-behavior-inline:contain}.team-attendance-matrix{border-collapse:separate;border-spacing:0;min-width:max(100%,680px);width:100%}.team-attendance-matrix th,.team-attendance-matrix td{padding:11px 10px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;text-align:center}.team-attendance-matrix tr:last-child th,.team-attendance-matrix tr:last-child td{border-bottom:0}.team-attendance-matrix th:last-child,.team-attendance-matrix td:last-child{border-right:0}.team-attendance-matrix thead th{background:#f8fafc;color:#6c778a;font-size:.68rem;position:sticky;top:0;z-index:1;min-width:72px}.team-attendance-matrix thead th:first-child{left:0;z-index:3;text-align:left;min-width:165px}.team-attendance-matrix thead th span{text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;color:#6f7b8e}.team-attendance-matrix thead th>strong{margin-top:3px;font-size:.76rem;color:#344054}.team-attendance-matrix tbody th{position:sticky;left:0;background:#fff;z-index:2;text-align:left;min-width:165px;box-shadow:7px 0 12px -12px #0f172a52}.team-attendance-matrix tbody th strong{font-size:.82rem;color:#1f2937;white-space:nowrap}.team-attendance-matrix th strong,.team-attendance-matrix th small,.team-attendance-matrix thead th span{display:block}.team-attendance-matrix th small{margin-top:3px;color:#9aa3b0;font-size:.62rem}.attendance-matrix-status{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;margin:auto;background:#f3f5f7;font-size:.8rem;font-weight:900;border:1px solid transparent}.attendance-matrix-status.tone-present{background:#dcf8e9;border-color:#c8f1db;color:#087b50}.attendance-matrix-status.tone-late{background:#fff0dc;border-color:#f7dec0;color:#b95d14}.attendance-matrix-status.tone-justified{background:#eef2f6;border-color:#e1e6ed;color:#657386}.attendance-matrix-status.tone-unjustified{background:#fff0f0;border-color:#f8d6d6;color:#c72d2d}.attendance-matrix-status.tone-empty{background:#f7f8fa;border-color:#eef0f3;color:#b4bbc4}@media(max-width:820px){.team-attendance-overview{gap:16px}.team-attendance-header{align-items:stretch}.team-attendance-header h2{font-size:1.9rem}.team-attendance-header p{display:none}.team-attendance-view-toggle{width:100%;min-width:0}.team-attendance-overall-card{padding:16px;gap:16px}.team-attendance-overall-copy p{display:none}.team-attendance-ring.large{width:92px;height:92px}.team-attendance-status-card{gap:5px;padding:8px}.team-attendance-status-item{padding:9px 4px}.team-attendance-status-item small{font-size:.58rem}.team-attendance-list-head{align-items:center}.team-attendance-list-head select{min-width:136px}.team-attendance-player-row{padding:12px}.team-attendance-player-main{grid-template-columns:48px minmax(0,1fr) 58px 14px;gap:9px}.team-attendance-avatar{width:48px;height:48px}.team-attendance-ring.small{width:58px;height:58px}.team-attendance-breakdown{margin-left:57px;gap:5px}.team-attendance-breakdown span{padding:7px 3px}.team-attendance-session-view{margin:0 -2px}.team-attendance-swipe-hint{padding:0 2px}.team-attendance-matrix{min-width:max(100%,610px)}.team-attendance-matrix th,.team-attendance-matrix td{padding:10px 8px}.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{min-width:150px}.attendance-matrix-status{width:38px;height:38px;border-radius:11px}}@media(max-width:470px){.team-attendance-overall-card{border-radius:18px}.team-attendance-overall-copy>strong{font-size:1rem}.team-attendance-status-card{border-radius:18px}.team-attendance-list-head>div strong{font-size:1.02rem}.team-attendance-list-head select{height:40px;min-width:128px}.team-attendance-player-row{border-radius:17px}.team-attendance-player-main{grid-template-columns:44px minmax(0,1fr) 54px 12px}.team-attendance-avatar{width:44px;height:44px}.team-attendance-ring.small{width:54px;height:54px}.team-attendance-ring.small strong{font-size:.94rem}.team-attendance-breakdown{margin-left:0;margin-top:9px}.team-attendance-breakdown b{font-size:.76rem}.team-attendance-legend{display:grid;grid-template-columns:1fr 1fr;gap:6px}.team-attendance-legend span{text-align:center;padding:7px 5px}.team-attendance-matrix{min-width:590px}.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{min-width:142px}.team-attendance-matrix tbody th strong{font-size:.78rem}.attendance-matrix-status{width:37px;height:37px}}.team-attendance-matrix{width:max-content!important;min-width:100%!important;table-layout:fixed!important}.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{width:170px!important;min-width:170px!important;max-width:170px!important}.team-attendance-matrix thead th:not(:first-child),.team-attendance-matrix tbody td{width:88px!important;min-width:88px!important;max-width:88px!important}@media(max-width:820px){.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{width:150px!important;min-width:150px!important;max-width:150px!important}.team-attendance-matrix thead th:not(:first-child),.team-attendance-matrix tbody td{width:84px!important;min-width:84px!important;max-width:84px!important}}@media(max-width:470px){.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{width:142px!important;min-width:142px!important;max-width:142px!important}.team-attendance-matrix thead th:not(:first-child),.team-attendance-matrix tbody td{width:82px!important;min-width:82px!important;max-width:82px!important}.team-attendance-matrix th,.team-attendance-matrix td{padding:10px 6px!important}}.pro-training-page,.pro-session-page{max-width:1120px;margin:0 auto;display:grid;gap:18px;color:#111827}.pro-training-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 2px}.pro-training-heading h1{margin:.15rem 0 .2rem;font-size:2rem;line-height:1;letter-spacing:-.04em}.pro-training-heading>div>span{color:#7b8492;font-size:.82rem}.pro-new-session{height:42px;padding:0 15px;border:1px solid #d58b12;border-radius:12px;background:#f4a11a;color:#172033;font-weight:850;display:flex;align-items:center;gap:7px;box-shadow:0 7px 16px #d48b122b}.pro-training-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.pro-training-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:2px 1px 4px;scrollbar-width:none}.pro-training-tabs::-webkit-scrollbar{display:none}.pro-training-tabs button{height:42px;padding:0 14px;border:1px solid #dfe3e8;border-radius:13px;background:#fff;color:#697386;font-size:.79rem;font-weight:800;white-space:nowrap;display:flex;align-items:center;gap:7px;box-shadow:0 2px 8px #0f172a08}.pro-training-tabs button.active{border-color:#e3bd72;background:#fff8e8;color:#8d5b08;box-shadow:inset 0 -2px #e1a530,0 4px 12px #80560c12}.pro-training-toolbar>select{height:40px;border:1px solid #dfe3e8;border-radius:11px;background:#fff;padding:0 10px;color:#344054;font-weight:700}.pro-training-state{padding:18px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;color:#667085}.pro-training-state.error{display:flex;gap:8px;align-items:center;border-color:#fecaca;background:#fff7f7;color:#b42318}.pro-training-feature,.pro-training-list-section{display:grid;gap:9px}.pro-training-list-head h2{margin:.16rem 0 0;font-size:1.24rem;letter-spacing:-.025em}.pro-training-list{display:grid;gap:9px}.pro-training-session{width:100%;min-width:0;padding:12px 14px;border:1px solid #e3e6eb;border-radius:16px;background:#fff;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;text-align:left;color:#172033;box-shadow:0 4px 13px #0f172a09}.pro-training-session.featured{padding:15px 14px;border-left:4px solid #d69a28;background:linear-gradient(90deg,#fffaf1 0,#fff 32%);box-shadow:0 8px 20px #52390c0f}.pro-training-date{width:54px;height:54px;border:1px solid #e9e3d7;border-radius:13px;background:#faf9f6;display:grid;place-content:center;text-align:center}.pro-training-date b{font-size:1.08rem;line-height:1}.pro-training-date small{margin-top:4px;text-transform:uppercase;color:#93670d;font-size:.64rem;font-weight:850}.pro-training-session-copy{min-width:0}.pro-training-state.complete,.pro-training-state.next{display:inline-block;padding:0;border:0;border-radius:0;background:none;font-size:.62rem;line-height:1;text-transform:uppercase;letter-spacing:.075em;font-weight:850}.pro-training-state.complete{color:#64748b}.pro-training-state.next{color:#9a650b}.pro-training-session-copy>strong{display:block;margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}.pro-training-session-copy>small{display:flex;align-items:center;gap:5px;flex-wrap:wrap;color:#7b8492;font-size:.72rem}.pro-training-session-side{display:flex;align-items:center;gap:8px;color:#98a2b3}.pro-training-session-side small{font-size:.68rem;font-weight:800;color:#667085}.pro-modal-backdrop{position:fixed;z-index:140;inset:0;padding:22px;background:#0f172a7a;display:grid;place-items:center}.pro-create-modal{width:min(100%,700px);max-height:88dvh;border-radius:20px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 28px 90px #0f172a45}.pro-create-modal>header{padding:17px 19px;border-bottom:1px solid #eaecf0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px}.pro-create-modal h2{margin:.1rem 0 .15rem;font-size:1.3rem}.pro-create-modal header span{color:#8a94a3;font-size:.75rem}.pro-create-body{padding:17px 19px 20px;overflow-y:auto}.pro-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.pro-form-grid label{display:grid;gap:5px}.pro-form-grid label.wide{grid-column:1/-1}.pro-form-grid label>span,.pro-field>span{font-size:.72rem;font-weight:800;color:#5f6876}.pro-form-grid input,.pro-form-grid textarea,.pro-field textarea{width:100%;border:1px solid #d8dde5;border-radius:10px;background:#fff;padding:10px 11px;color:#182230;outline:none;font:inherit}.pro-form-grid input{height:42px}.pro-form-grid input:focus,.pro-form-grid textarea:focus,.pro-field textarea:focus{border-color:#d59a2b;box-shadow:0 0 0 3px #d59a2b21}.pro-create-body>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.pro-session-page{padding-bottom:16px}.pro-session-back{justify-self:start;height:38px;padding:0 11px;border:1px solid #dfe3e8;border-radius:11px;background:#fff;color:#475467;font-weight:780;display:flex;align-items:center;gap:6px}.pro-session-hero-card{padding:20px 22px;border:1px solid #e3e7ed;border-radius:18px;background:#fff;box-shadow:0 6px 18px #0f172a0b}.pro-session-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.065em;font-size:.61rem;font-weight:900}.pro-session-status.completed{background:#eef2f6;color:#667085}.pro-session-status.upcoming{background:#fff3d8;color:#8c5b08}.pro-session-hero-card h1{margin:.48rem 0 .26rem;font-size:1.6rem;letter-spacing:-.035em}.pro-session-hero-card p{margin:0;color:#7b8492;font-size:.78rem;line-height:1.5}.pro-session-section-head{display:flex;align-items:center;gap:10px;margin:2px 2px -7px}.pro-session-number{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:.67rem;font-weight:900}.pro-session-section-head>span:last-child{display:grid}.pro-session-section-head small{text-transform:uppercase;letter-spacing:.09em;font-size:.57rem;font-weight:850;color:#98a2b3}.pro-session-section-head strong{font-size:.9rem;color:#344054}.pro-session-section-head.tone-gold .pro-session-number{background:#fff6dd;color:#a46a08}.pro-session-section-head.tone-blue .pro-session-number{background:#edf5ff;color:#366597}.pro-session-section-head.tone-orange .pro-session-number{background:#fff1df;color:#a95313}.pro-session-panel{position:relative;padding:17px 18px;border:1px solid #e4e7ec;border-radius:17px;background:#fff;display:grid;gap:13px;box-shadow:0 5px 16px #0f172a09;overflow:hidden}.pro-session-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.pro-session-panel.tone-gold:before{background:#d9a735}.pro-session-panel.tone-blue:before{background:#5d8ab7}.pro-session-panel.tone-orange:before{background:#df7d27}.pro-session-panel.tone-slate:before{background:#667085}.pro-session-panel.tone-violet:before{background:#8b6aae}.pro-panel-title{display:flex;align-items:center;gap:9px}.pro-panel-title>svg{color:#596579}.pro-panel-title>span{display:grid}.pro-panel-title small{text-transform:uppercase;letter-spacing:.075em;font-size:.57rem;font-weight:850;color:#98a2b3}.pro-panel-title strong{font-size:.92rem}.pro-session-description{margin:0;color:#475467;font-size:.8rem;line-height:1.55}.pro-plan-copy{display:grid;gap:5px;color:#344054}.pro-plan-copy span{font-size:.81rem;line-height:1.45}.pro-plan-copy span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;background:#c59127;vertical-align:middle}.pro-muted-copy,.pro-panel-note{margin:0;color:#8a94a3;font-size:.72rem;line-height:1.5}.pro-attendance-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pro-attendance-kpis>div{padding:12px 8px;border:1px solid #e6ebf0;border-radius:12px;background:#f8fafc;text-align:center}.pro-attendance-kpis strong,.pro-attendance-kpis span{display:block}.pro-attendance-kpis strong{font-size:1.05rem;color:#26364a}.pro-attendance-kpis span{margin-top:3px;color:#8a94a3;font-size:.63rem}.pro-outline-action,.pro-primary-action,.pro-secondary-action{min-height:42px;border-radius:11px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:7px}.pro-outline-action{border:1px solid #d8e1ea;background:#fff;color:#3b536e}.pro-primary-action{border:1px solid #d98a0a;background:linear-gradient(90deg,#f7b61f,#ed8c05);color:#3b2503;box-shadow:0 7px 16px #e28b072e}.pro-secondary-action{justify-self:start;padding:0 13px;border:1px solid #e1a73a;background:#fff8e6;color:#855806}.pro-player-attendance{padding:12px 14px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:12px}.pro-player-attendance span{color:#7d8795;font-size:.72rem}.pro-player-attendance strong{font-size:.82rem}.pro-player-attendance.present{background:#edf9f2;color:#176b48}.pro-player-attendance.late{background:#fff8df;color:#865d08}.pro-player-attendance.justified{background:#eef5ff;color:#335f92}.pro-player-attendance.unjustified{background:#fff1f1;color:#a13f47}.pro-rsvp-card{display:grid;gap:10px}.pro-rsvp-card>span{color:#8a94a3;font-size:.68rem;text-transform:uppercase;font-weight:850;letter-spacing:.06em}.pro-rsvp-card>strong{font-size:.92rem}.pro-rsvp-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pro-rsvp-card button{height:41px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#667085;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px}.pro-rsvp-card button.active.yes{background:#eaf8f0;border-color:#9fd2b3;color:#176a48}.pro-rsvp-card button.active.no{background:#fff1f1;border-color:#edb5bb;color:#a03945}.pro-rpe-comparison{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pro-rpe-comparison>div{padding:12px;border:1px solid #e5e9ef;border-radius:12px;background:#f8fafc;display:grid;grid-template-columns:1fr auto;gap:2px 8px}.pro-rpe-comparison span{color:#7c8795;font-size:.65rem}.pro-rpe-comparison strong{grid-row:1/3;grid-column:2;font-size:1.22rem;color:#1d2939;align-self:center}.pro-rpe-comparison small{font-size:.62rem;color:#98a2b3}.pro-rpe-scale{display:grid;gap:7px}.pro-rpe-value-row{display:flex;align-items:baseline;gap:9px}.pro-rpe-value-row strong{font-size:1.25rem}.pro-rpe-value-row span{color:#667085;font-size:.75rem;font-weight:750}.pro-rpe-scale input{width:100%;accent-color:#1f2937}.pro-rpe-ticks{display:flex;justify-content:space-between;color:#98a2b3;font-size:.6rem}.pro-success-copy{margin:0;display:flex;align-items:center;gap:5px;color:#12734c;font-size:.7rem;font-weight:800}.pro-field{display:grid;gap:6px}.pro-player-comments{display:grid;gap:8px}.pro-player-comments>div{padding:11px;border:1px solid #e8e8ee;border-radius:12px;background:#fbfbfc;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px}.pro-comment-avatar{width:34px;height:34px;border-radius:50%;background:#e9edf3;color:#556274;display:grid;place-items:center;font-size:.65rem;font-weight:900}.pro-player-comments strong{font-size:.78rem}.pro-player-comments p{margin:3px 0 0;color:#667085;font-size:.72rem;line-height:1.45}.pro-session-error{padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fff6f6;color:#b42318;display:flex;gap:7px;align-items:center;font-size:.75rem}.rollcall-backdrop{padding:14px}.rollcall-modal{width:min(100%,900px);height:min(92dvh,900px);background:#fff;border-radius:19px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 100px #0f172a4d}.rollcall-header{padding:15px 17px;border-bottom:1px solid #e7eaf0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.rollcall-header h2{margin:.12rem 0 .15rem;font-size:1.16rem}.rollcall-header>div>span{font-size:.7rem;color:#818a98}.rollcall-toolbar{padding:8px 12px;border-bottom:1px solid #edf0f4;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:10px}.rollcall-toolbar>span{display:flex;align-items:center;gap:6px;color:#667085;font-size:.72rem;font-weight:750}.rollcall-toolbar button{min-height:34px;padding:0 10px;border:1px solid #cce4d6;border-radius:9px;background:#edf9f2;color:#246546;font-size:.7rem;font-weight:850;display:flex;align-items:center;gap:5px}.rollcall-body{min-height:0;flex:1 1 auto;overflow-y:auto;padding:9px 11px;display:grid;align-content:start;gap:8px}.rollcall-loading{padding:28px;text-align:center;color:#7b8492}.rollcall-player{padding:10px 11px;border:1px solid #e5e8ed;border-radius:13px;background:#fff;display:grid;grid-template-columns:minmax(180px,1fr) minmax(390px,1.6fr);gap:11px;align-items:center}.rollcall-player-id{display:flex;align-items:center;gap:9px;min-width:0}.rollcall-avatar{flex:0 0 auto;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e9edf3;color:#526071;font-size:.68rem;font-weight:900}.rollcall-player-id>span:last-child{min-width:0}.rollcall-player-id strong,.rollcall-player-id small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rollcall-player-id strong{font-size:.82rem}.rollcall-player-id small{margin-top:2px;color:#89919d;font-size:.64rem}.rollcall-statuses{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.rollcall-statuses button{min-height:38px;padding:0 5px;border:1px solid #e2e6eb;border-radius:9px;background:#f9fafb;color:#697281;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:4px}.rollcall-statuses button b{display:none}.rollcall-statuses .present.active{background:#e9f8ef;border-color:#8bd0a7;color:#176d46}.rollcall-statuses .late.active{background:#fff6d9;border-color:#e8c45f;color:#805a07}.rollcall-statuses .justified.active{background:#edf4ff;border-color:#a7c4eb;color:#315d9b}.rollcall-statuses .unjustified.active{background:#fff0f1;border-color:#efabb2;color:#a13b45}.late-minutes{grid-column:2;display:grid;grid-template-columns:1fr 84px auto;gap:8px;align-items:center;padding:7px 9px;border:1px solid #f0d276;border-radius:9px;background:#fff9e5;color:#805b0d}.late-minutes span{font-size:.68rem;font-weight:850}.late-minutes input{height:33px;width:100%;border:1px solid #e5bd48;border-radius:8px;text-align:center;font-weight:850}.late-minutes small{font-size:.63rem;color:#9b741d}.rollcall-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid #e8ebf0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.rollcall-message{min-width:0;flex:1}.rollcall-message span{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700}.rollcall-message .error{color:#b42318}.rollcall-message .success{color:#087443}.rollcall-actions{display:flex;gap:7px}.rollcall-actions button{white-space:nowrap}@media(max-width:820px){.pro-training-page,.pro-session-page{width:100%;max-width:100%;gap:14px}.pro-training-heading{padding:0}.pro-training-heading h1{font-size:1.6rem}.pro-training-heading>div>span{font-size:.73rem}.pro-new-session{width:40px;height:40px;padding:0;border-radius:50%;font-size:0;justify-content:center}.pro-training-toolbar{display:block;min-width:0}.pro-training-tabs{width:100%;padding-bottom:5px}.pro-training-tabs button{height:39px;padding:0 12px;font-size:.72rem}.pro-training-toolbar>select{margin-top:7px}.pro-training-session{grid-template-columns:50px minmax(0,1fr) 18px;padding:10px 11px;gap:9px;border-radius:14px}.pro-training-session.featured{padding:12px 10px}.pro-training-date{width:47px;height:47px;border-radius:11px}.pro-training-date b{font-size:.98rem}.pro-training-session-copy>strong{font-size:.85rem}.pro-training-session-copy>small{font-size:.63rem}.pro-training-session-side small{display:none}.pro-session-back{height:35px;font-size:.72rem}.pro-session-hero-card{padding:16px;border-radius:15px}.pro-session-hero-card h1{font-size:1.27rem}.pro-session-hero-card p{font-size:.68rem}.pro-session-panel{padding:14px;border-radius:14px;gap:11px}.pro-attendance-kpis>div{padding:10px 6px}.pro-rpe-comparison>div{padding:10px}.pro-primary-action,.pro-outline-action{width:100%}.pro-modal-backdrop{padding:7px 7px calc(76px + env(safe-area-inset-bottom,0px));align-items:start}.pro-create-modal{max-height:calc(100dvh - 88px);border-radius:15px}.pro-create-modal>header{padding:13px}.pro-create-body{padding:12px}.pro-form-grid{grid-template-columns:1fr}.pro-form-grid label.wide{grid-column:auto}.pro-create-body>footer{position:sticky;bottom:-12px;margin:14px -12px -12px;padding:12px;background:#fff;border-top:1px solid #edf0f4}.rollcall-backdrop{padding:5px 5px calc(70px + env(safe-area-inset-bottom,0px))}.rollcall-modal{height:calc(100dvh - 80px - env(safe-area-inset-bottom,0px));border-radius:14px}.rollcall-header{padding:11px}.rollcall-header h2{font-size:.98rem}.rollcall-header>div>span{font-size:.61rem}.rollcall-toolbar{padding:7px 8px}.rollcall-player{grid-template-columns:1fr;gap:7px;padding:8px}.rollcall-statuses{grid-template-columns:repeat(4,1fr)}.rollcall-statuses button{min-height:41px;padding:0 3px}.rollcall-statuses button span{display:none}.rollcall-statuses button b{display:block}.rollcall-statuses button svg{width:15px;height:15px}.late-minutes{grid-column:1;grid-template-columns:minmax(0,1fr) 76px auto}.rollcall-footer{align-items:stretch;flex-direction:column;padding:8px}.rollcall-actions{display:grid;grid-template-columns:.8fr 1.2fr}.rollcall-actions button{width:100%}}@media(max-width:480px){.pro-training-heading>div>.eyebrow{display:none}.pro-training-heading h1{margin-top:0}.pro-rsvp-card>div{grid-template-columns:1fr}.pro-session-panel.tone-violet,.pro-session-panel.tone-slate{padding-bottom:15px}.pro-rpe-comparison strong{font-size:1.12rem}.rollcall-player-id small{max-width:250px}.late-minutes{grid-template-columns:1fr 74px}.late-minutes small{grid-column:1/-1}}.pro-rpe-panel{gap:16px;border-color:#e3e6eb;box-shadow:0 10px 28px #0f172a0e}.pro-rpe-title>svg{width:24px;height:24px;color:#8d98a8}.pro-rpe-title strong{font-size:1.05rem;color:#243047}.pro-rpe-comparison{gap:12px}.pro-rpe-summary-card{min-width:0;padding:15px 16px!important;border:1px solid #e3e7ed!important;border-radius:16px!important;background:linear-gradient(180deg,#fbfcfd,#f7f9fb)!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto auto!important;gap:7px 10px!important}.pro-rpe-summary-card>span{align-self:end;color:#7d8898;font-size:.72rem;font-weight:750}.pro-rpe-summary-card>strong{grid-column:2!important;grid-row:1/3!important;align-self:center;font-size:1.65rem!important;letter-spacing:-.035em;color:#182230!important}.pro-rpe-summary-card>small{grid-column:1/-1;color:#8792a3;font-size:.67rem!important}.pro-rpe-meter{grid-column:1;height:8px;border-radius:999px;background:#e5eaf0;overflow:hidden}.pro-rpe-meter>i{display:block;height:100%;border-radius:inherit;background:#172033;transition:width .2s ease}.pro-rpe-summary-card.players .pro-rpe-meter>i{background:#16b77a}.pro-rpe-insight{padding:11px 13px;border:1px solid #e1e5eb;border-radius:13px;background:#f8fafc;color:#647084;font-size:.73rem;font-weight:780}.pro-rpe-insight.aligned{border-color:#cfe8da;background:#f0faf5;color:#267052}.pro-rpe-insight.different{border-color:#f0d7b4;background:#fff8ed;color:#8a5a15}.pro-rpe-value-row{gap:14px;padding-top:2px}.pro-rpe-value-row strong{font-size:1.8rem;letter-spacing:-.04em;color:#172033}.pro-rpe-value-row span{font-size:.88rem;color:#69778c}.pro-rpe-scale input{height:32px}.pro-rpe-ticks{font-size:.68rem;font-weight:750}.pro-rpe-panel>.pro-primary-action{min-height:50px;border-radius:14px;font-size:.9rem;box-shadow:0 8px 20px #e28b0738}.pro-coach-review-panel,.pro-feedback-panel{box-shadow:0 10px 28px #0f172a0b}.pro-coach-review-panel .pro-field{gap:8px}.pro-coach-review-panel .pro-field>span{font-size:.75rem;color:#596579}.pro-coach-review-panel textarea{min-height:118px;border-radius:15px;padding:14px 15px;background:#fbfcfd;line-height:1.5}.pro-coach-review-panel .pro-secondary-action{width:100%;min-height:48px;border-radius:13px}.pro-feedback-panel .pro-player-comments>div{padding:13px;border-radius:14px;background:#fbfcfd}@media(max-width:820px){.pro-session-page{gap:15px}.pro-session-section-head{margin-top:5px}.pro-rpe-panel{padding:16px;border-radius:19px}.pro-rpe-comparison{grid-template-columns:1fr 1fr}.pro-rpe-summary-card{padding:13px 12px!important}.pro-rpe-summary-card>strong{font-size:1.45rem!important}.pro-coach-review-panel,.pro-feedback-panel{border-radius:19px}}@media(max-width:430px){.pro-rpe-comparison{gap:9px}.pro-rpe-summary-card{padding:12px 10px!important;border-radius:14px!important}.pro-rpe-summary-card>span{font-size:.67rem}.pro-rpe-summary-card>strong{font-size:1.35rem!important}.pro-rpe-meter{height:7px}.pro-rpe-insight{font-size:.69rem}}.pro-rpe-locked{display:flex;align-items:center;gap:11px;padding:13px 14px;border:1px solid #cfe5d8;border-radius:14px;background:#f1faf5;color:#176b48}.pro-rpe-locked>svg{flex:0 0 auto}.pro-rpe-locked>span{display:grid;gap:2px}.pro-rpe-locked strong{font-size:.78rem}.pro-rpe-locked small{color:#5f7d6d;font-size:.68rem;line-height:1.35}@media(max-width:820px){.pro-rpe-locked{padding:12px;border-radius:13px}}.rollcall-player-name-line{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.rollcall-player-name-line>strong{min-width:0}.rollcall-rsvp-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:.56rem;font-weight:900;line-height:1.15;white-space:nowrap}.rollcall-rsvp-badge.yes{background:#e8f7ee;color:#177245;border:1px solid #b9e0c9}.rollcall-rsvp-badge.no{background:#fff0f1;color:#a83d49;border:1px solid #f1c0c5}@media(max-width:820px){.pro-new-session{width:auto;min-width:124px;height:42px;padding:0 14px;border-radius:12px;font-size:.74rem;white-space:nowrap;justify-content:center}.pro-new-session svg{width:16px;height:16px;flex:0 0 auto}}.calendar-page{display:flex;flex-direction:column;gap:18px;padding:4px 0 92px}.calendar-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#152238,#0f1a2d);color:#fff;box-shadow:0 12px 28px #0f172a1f}.calendar-hero h1{margin:5px 0 4px;font-size:1.65rem;line-height:1.05}.calendar-hero p{margin:0;color:#c7d1dd;font-size:.88rem}.calendar-eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.08em;color:#e7b34e}.calendar-add-button,.calendar-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;background:#f0a400;color:#1b2432;font-weight:850;cursor:pointer}.calendar-add-button{padding:12px 16px;white-space:nowrap}.calendar-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.calendar-today,.calendar-month-navigation button,.calendar-add-icon,.calendar-icon-button{border:1px solid #dfe5ec;background:#fff;color:#293649;cursor:pointer}.calendar-today{height:40px;padding:0 14px;border-radius:12px;font-weight:800}.calendar-month-navigation{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.calendar-month-navigation h2{margin:0;min-width:150px;text-align:center;font-size:1.15rem;text-transform:capitalize}.calendar-month-navigation button,.calendar-add-icon,.calendar-icon-button{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;padding:0}.calendar-add-icon{background:#fff7e8;border-color:#f2d89d;color:#9b6403}.calendar-alert{padding:12px 14px;border-radius:13px;border:1px solid #f2c7c7;background:#fff5f5;color:#9a2d2d;font-size:.82rem}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;align-items:start}.calendar-month-card,.calendar-agenda-card{border:1px solid #e3e8ee;border-radius:20px;background:#fffffffa;box-shadow:0 8px 24px #0f172a0b}.calendar-month-card{padding:18px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-weekdays{margin-bottom:4px}.calendar-weekdays span{display:grid;place-items:center;height:30px;color:#8a95a4;font-size:.68rem;font-weight:850}.calendar-day,.calendar-empty-cell{aspect-ratio:1/1;min-width:0}.calendar-day{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:14px;background:transparent;color:#273449;font:inherit;cursor:pointer}.calendar-day>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-size:.84rem;font-weight:800}.calendar-day:hover{background:#f8fafc}.calendar-day.today:not(.selected)>span{box-shadow:inset 0 0 0 1.5px #d99a24;color:#99610a}.calendar-day.selected{background:#fff7e7}.calendar-day.selected>span{background:#dc9718;color:#fff}.calendar-day-dots{display:flex;height:5px;gap:3px;align-items:center;justify-content:center}.calendar-day-dots b,.calendar-legend i{display:block;width:5px;height:5px;border-radius:50%}.dot-training{background:#70a9ce!important}.dot-match{background:#d3a136!important}.dot-friendly{background:#8e9bac!important}.dot-tournament{background:#a77e3b!important}.dot-birthday{background:#bc85a8!important}.calendar-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:14px;padding-top:13px;border-top:1px solid #edf0f4}.calendar-legend span{display:flex;align-items:center;gap:5px;color:#7a8797;font-size:.66rem;font-weight:700}.calendar-agenda-card{padding:18px;min-height:400px}.calendar-agenda-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #edf0f4}.calendar-agenda-head span{display:block;color:#a08349;font-size:.61rem;font-weight:850;letter-spacing:.08em}.calendar-agenda-head h2{margin:3px 0 0;text-transform:capitalize;font-size:1rem}.calendar-agenda-head small{color:#8d98a6;font-size:.68rem;font-weight:750;white-space:nowrap}.calendar-agenda-list{display:flex;flex-direction:column;gap:9px;margin-top:12px}.calendar-event-card{appearance:none;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;border:1px solid #e5eaf0;border-left-width:4px;border-radius:15px;background:#fff;text-align:left;color:inherit;font:inherit;box-shadow:0 3px 12px #0f172a06}button.calendar-event-card{cursor:pointer}.calendar-event-card.type-training{border-left-color:#70a9ce}.calendar-event-card.type-match{border-left-color:#d3a136}.calendar-event-card.type-friendly{border-left-color:#8e9bac}.calendar-event-card.type-tournament{border-left-color:#a77e3b}.calendar-event-card.type-birthday{border-left-color:#bc85a8}.calendar-event-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px}.calendar-event-icon.large{width:42px;height:42px}.calendar-event-icon.type-training{background:#edf7fc;color:#467fa5}.calendar-event-icon.type-match{background:#fff7df;color:#9b6a0d}.calendar-event-icon.type-friendly{background:#f0f2f5;color:#69778a}.calendar-event-icon.type-tournament{background:#faf1e4;color:#8d6632}.calendar-event-icon.type-birthday{background:#faeff6;color:#986887}.calendar-event-copy{display:grid;gap:3px;min-width:0}.calendar-event-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-event-topline small{color:#8d99a8;font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.calendar-event-topline time{color:#5d6b7d;font-size:.7rem;font-weight:800}.calendar-event-copy strong{overflow:hidden;text-overflow:ellipsis;color:#1f2c3f;font-size:.86rem}.calendar-event-meta,.calendar-event-plan{display:flex;align-items:center;gap:4px;color:#7e8a99;font-size:.66rem;line-height:1.3}.calendar-event-plan{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9a7a40}.calendar-event-chevron{color:#aab3bf}.calendar-empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#8995a4}.calendar-empty-state strong{color:#596779;font-size:.85rem}.calendar-empty-state span{font-size:.72rem}.calendar-empty-add{margin-top:8px;min-height:42px;padding:0 16px;border:0;border-radius:12px;background:#f0a400;color:#1b2432;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:.72rem;font-weight:850;cursor:pointer;box-shadow:0 7px 16px #e0991429}.calendar-empty-add:active{transform:translateY(1px)}.calendar-loading-dot{width:10px;height:10px;border-radius:50%;background:#dda22a;animation:calendarPulse .8s ease-in-out infinite alternate}@keyframes calendarPulse{to{opacity:.3;transform:scale(.75)}}.calendar-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.calendar-modal{width:min(600px,100%);max-height:min(86vh,760px);overflow:auto;border:1px solid #e0e5eb;border-radius:22px;background:#fff;box-shadow:0 24px 80px #0f172a3d}.calendar-modal-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 18px 12px}.calendar-modal-head small{display:block;color:#a08755;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.calendar-modal-head h2{margin:2px 0 0;font-size:1.18rem}.calendar-detail-date,.calendar-detail-row{display:flex;align-items:flex-start;gap:10px;margin:0 18px;padding:13px 0;border-top:1px solid #eef1f4;color:#5d6a7b}.calendar-detail-date strong{display:block;text-transform:capitalize;color:#263346;font-size:.83rem}.calendar-detail-date span{display:block;margin-top:2px;font-size:.74rem}.calendar-detail-row{font-size:.78rem}.calendar-detail-block{margin:0 18px;padding:13px 0;border-top:1px solid #eef1f4}.calendar-detail-block small{display:block;margin-bottom:6px;color:#9b7d47;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.calendar-detail-block p{margin:0;color:#536174;font-size:.8rem;line-height:1.5}.calendar-detail-block ul{margin:0;padding-left:18px;color:#536174;font-size:.8rem;line-height:1.6}.calendar-detail-actions{display:flex;justify-content:flex-end;gap:9px;padding:16px 18px 18px;border-top:1px solid #eef1f4}.calendar-primary-action,.calendar-secondary-action{min-height:42px;padding:0 15px;border-radius:12px;font-weight:800;cursor:pointer}.calendar-primary-action{border:0}.calendar-primary-action:disabled{opacity:.55;cursor:wait}.calendar-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe5ec;background:#fff;color:#475568}.calendar-secondary-action.danger{border-color:#f0cccc;color:#a33c3c;background:snow}.calendar-event-form{display:flex;flex-direction:column;gap:12px;padding:4px 18px 18px}.calendar-event-form label{display:grid;gap:6px}.calendar-event-form label>span{color:#526072;font-size:.7rem;font-weight:800}.calendar-event-form input,.calendar-event-form select,.calendar-event-form textarea{width:100%;box-sizing:border-box;border:1px solid #dfe5eb;border-radius:12px;background:#fbfcfd;color:#243145;font:inherit;font-size:.82rem;padding:10px 11px;outline:none}.calendar-event-form textarea{resize:vertical;line-height:1.45}.calendar-event-form input:focus,.calendar-event-form select:focus,.calendar-event-form textarea:focus{border-color:#e0ad4c;box-shadow:0 0 0 3px #e0ad4c1f}.calendar-form-grid{display:grid;gap:10px}.calendar-form-grid.two{grid-template-columns:.8fr 1.2fr}.calendar-form-grid.three{grid-template-columns:1.2fr .8fr .8fr}.calendar-form-error{margin:0;padding:10px 12px;border-radius:11px;background:#fff4f4;color:#9b3434;font-size:.76rem}.calendar-form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}@media(max-width:900px){.calendar-layout{grid-template-columns:1fr}.calendar-agenda-card{min-height:0}.calendar-hero{padding:20px}.calendar-add-button{display:none}.calendar-month-card,.calendar-agenda-card{border-radius:18px}.calendar-agenda-card{padding:15px}}@media(max-width:640px){.calendar-page{gap:12px;padding-top:0}.calendar-hero{display:none}.calendar-toolbar{grid-template-columns:auto minmax(0,1fr) auto;padding:0 2px}.calendar-today{height:38px;padding:0 11px;font-size:.72rem}.calendar-month-navigation{gap:4px}.calendar-month-navigation h2{min-width:0;font-size:1rem;white-space:nowrap}.calendar-month-navigation button,.calendar-add-icon{width:38px;height:38px}.calendar-month-card{padding:12px 10px 10px}.calendar-weekdays,.calendar-grid{gap:2px}.calendar-weekdays span{height:24px;font-size:.57rem}.calendar-day{border-radius:11px;gap:2px}.calendar-day>span{width:28px;height:28px;font-size:.7rem}.calendar-day-dots b{width:4px;height:4px}.calendar-legend{gap:6px 10px;margin-top:9px;padding-top:9px}.calendar-legend span{font-size:.56rem}.calendar-agenda-card{padding:13px 10px 10px}.calendar-agenda-head{padding:0 3px 9px}.calendar-agenda-head h2{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-agenda-head small{font-size:.59rem}.calendar-agenda-list{gap:7px;margin-top:9px}.calendar-event-card{min-height:68px;gap:9px;padding:11px 10px;border-radius:14px}.calendar-event-icon{width:36px;height:36px}.calendar-event-copy strong{font-size:.8rem}.calendar-event-topline small{font-size:.54rem}.calendar-event-topline time{font-size:.63rem}.calendar-event-meta,.calendar-event-plan{font-size:.6rem}.calendar-empty-state{min-height:160px}.calendar-modal-backdrop{align-items:flex-end;padding:0}.calendar-modal{width:100%;max-height:90vh;border-radius:22px 22px 0 0;border-bottom:0}.calendar-modal-head{padding:15px 14px 10px}.calendar-detail-date,.calendar-detail-row,.calendar-detail-block{margin:0 14px}.calendar-detail-actions{padding:14px;position:sticky;bottom:0;background:#fff}.calendar-event-form{padding:2px 14px calc(16px + env(safe-area-inset-bottom));gap:10px}.calendar-form-grid.two,.calendar-form-grid.three{grid-template-columns:1fr 1fr}.calendar-form-grid.three label:first-child{grid-column:1/-1}.calendar-form-actions{position:sticky;bottom:0;background:#fff;padding-top:10px}.calendar-form-actions>*{flex:1}.calendar-detail-actions>*{flex:1}}.calendar-opponent-picker{display:grid;gap:8px}.calendar-opponent-label{color:#526072;font-size:.7rem;font-weight:800}.calendar-opponent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.calendar-opponent-option{min-width:0;min-height:68px;padding:8px;border:1px solid #dfe5eb;border-radius:13px;background:#fbfcfd;display:flex;align-items:center;gap:8px;text-align:left;color:#273449;font:inherit;cursor:pointer}.calendar-opponent-option.selected{border-color:#dfa329;background:#fff7e6;box-shadow:0 0 0 3px #dfa3291f}.calendar-opponent-option strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.72rem;line-height:1.2}.calendar-team-logo,.calendar-team-fallback{width:38px;height:38px;flex:0 0 38px;border-radius:10px}.calendar-team-logo{object-fit:contain;background:#fff}.calendar-team-fallback{display:grid;place-items:center;background:#eef2f6;color:#536174;font-size:.68rem;font-weight:900}.calendar-team-logo.compact,.calendar-team-fallback.compact{width:30px;height:30px;flex-basis:30px;border-radius:8px}.calendar-team-fallback.compact{font-size:.55rem}.calendar-opponent-manual{display:grid;gap:6px}.calendar-opponent-manual>span{color:#7b8797;font-size:.64rem;font-weight:750}.calendar-opponent-help{color:#8a95a4;font-size:.68rem}.calendar-event-icon:has(.calendar-team-logo),.calendar-event-icon:has(.calendar-team-fallback){background:#fff!important;border:1px solid #edf0f4}@media(max-width:640px){.calendar-opponent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-opponent-option{min-height:62px;padding:7px}.calendar-team-logo,.calendar-team-fallback{width:34px;height:34px;flex-basis:34px}}.calendar-event-card.type-match,.calendar-event-card.type-friendly{grid-template-columns:112px minmax(0,1fr) auto}.calendar-match-visual{width:112px;height:58px;box-sizing:border-box;border-radius:18px;background:#fff8e8;border:1px solid #f1dfb9;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px}.calendar-match-visual>b{flex:0 0 auto;color:#8a7c5d;font-size:10px;font-weight:900;letter-spacing:.08em}.calendar-match-logo{width:38px;height:38px;flex:0 0 38px;border-radius:13px;background:#fff;border:1px solid #eadab9;display:grid;place-items:center;overflow:hidden;color:#9b7000;font-size:10px;font-weight:900;line-height:1}.calendar-match-logo>img{width:82%;height:82%;object-fit:contain;display:block}.calendar-match-logo>span{display:grid;place-items:center;width:100%;height:100%}@media(max-width:640px){.calendar-event-card.type-match,.calendar-event-card.type-friendly{grid-template-columns:100px minmax(0,1fr) auto;gap:8px}.calendar-match-visual{width:100px;height:56px;gap:5px;padding:5px;border-radius:16px}.calendar-match-logo{width:35px;height:35px;flex-basis:35px;border-radius:11px}.calendar-match-visual>b{font-size:9px}}.wellness-page{display:grid;gap:16px;padding-bottom:34px;color:#1f2b3d}.wellness-page *{box-sizing:border-box}.wellness-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.wellness-page-head h1{margin:5px 0 4px;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.04;color:#172033}.wellness-page-head p{margin:0;max-width:680px;color:#7b8798;font-size:.9rem;line-height:1.5}.wellness-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a96a0f;font-size:.71rem;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.wellness-head-actions{display:flex;gap:8px;flex-wrap:wrap}.wellness-primary-button,.wellness-secondary-button{border:0;border-radius:13px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer}.wellness-primary-button{background:linear-gradient(135deg,#f3b11b,#e88c08);color:#1d2635;box-shadow:0 7px 18px #eb940b2e}.wellness-secondary-button{background:#fff;border:1px solid #e2e7ed;color:#637084}.wellness-error,.wellness-save-message{padding:11px 13px;border-radius:13px;font-size:.78rem;font-weight:750}.wellness-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.wellness-save-message{background:#ecfdf5;border:1px solid #bbf7d0;color:#047857}.wellness-card,.wellness-form,.wellness-player-complete{background:#fffffffa;border:1px solid #e4e8ed;border-radius:22px;box-shadow:0 7px 22px #0f172a09}.wellness-card{padding:17px}.wellness-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.wellness-card-head>div>span{display:inline-flex;align-items:center;gap:6px;color:#a36b15;font-size:.63rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.wellness-card-head h2{margin:4px 0 2px;font-size:1.08rem;color:#263247}.wellness-card-head p{margin:0;color:#8a95a4;font-size:.72rem;line-height:1.45}.wellness-card-head>small{color:#7b8795;font-size:.67rem;font-weight:800;white-space:nowrap}.wellness-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wellness-kpi{min-width:0;padding:14px;border:1px solid #e5e9ee;border-radius:18px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.wellness-kpi-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#f1f5f9;color:#667487}.wellness-kpi-icon svg{width:19px}.wellness-kpi.good .wellness-kpi-icon{background:#ecfdf5;color:#059669}.wellness-kpi.warm .wellness-kpi-icon{background:#fff7ed;color:#c26719}.wellness-kpi.alert .wellness-kpi-icon{background:#fff1f2;color:#d53c58}.wellness-kpi small{display:block;color:#8b96a5;font-size:.59rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.wellness-kpi strong{display:block;margin-top:3px;color:#243044;font-size:1.2rem;line-height:1}.wellness-alert-list{display:grid;gap:7px}.wellness-alert-list button{width:100%;border:1px solid #ebedf0;background:#fbfcfd;border-radius:14px;padding:9px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;color:inherit;cursor:pointer}.wellness-alert-list button>svg{width:17px;color:#9aa4b1}.wellness-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#f1f5f9;color:#536176;font-size:.67rem;font-weight:900;font-style:normal}.wellness-avatar.large{width:48px;height:48px;flex-basis:48px;border-radius:15px;font-size:.76rem}.wellness-alert-copy{min-width:0}.wellness-alert-copy strong{display:block;color:#283449;font-size:.8rem}.wellness-alert-copy span{display:block;margin-top:2px;color:#7f8b9a;font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wellness-positive-empty{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #d1fae5;border-radius:15px;background:#f0fdf4;color:#047857}.wellness-positive-empty>svg{width:23px}.wellness-positive-empty strong{display:block;font-size:.78rem}.wellness-positive-empty span{display:block;margin-top:2px;font-size:.66rem;color:#4f7b68}.wellness-session-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.wellness-session-grid article{min-width:0;padding:12px;border:1px solid #e7eaee;border-radius:15px;background:#fbfcfd}.wellness-session-date{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#8a96a5;font-size:.59rem}.wellness-session-date span{font-weight:850;text-transform:capitalize}.wellness-session-date small{font-size:.54rem}.wellness-session-grid article>strong{display:block;margin:6px 0 8px;color:#2d394c;font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wellness-session-rpe{display:grid;grid-template-columns:1fr 1fr;gap:6px}.wellness-session-rpe>span{padding:7px;border-radius:10px;background:#fff;border:1px solid #edf0f3}.wellness-session-rpe small{display:block;color:#8c97a6;font-size:.52rem}.wellness-session-rpe b{display:block;margin-top:2px;color:#253145;font-size:.95rem}.wellness-player-table{border:1px solid #e5e9ee;border-radius:17px;overflow:hidden}.wellness-player-table-head,.wellness-player-row{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(160px,.9fr) 110px 80px;align-items:center;gap:10px}.wellness-player-table-head{padding:9px 12px;background:#f6f8fa;color:#8a95a4;font-size:.57rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.wellness-player-row{position:relative;width:100%;border:0;border-top:1px solid #edf0f2;background:#fff;padding:10px 34px 10px 12px;text-align:left;color:inherit;cursor:pointer}.wellness-player-row:first-of-type{border-top:0}.wellness-player-row:hover{background:#fcfcfd}.wellness-player-identity{display:flex;align-items:center;gap:9px;min-width:0}.wellness-player-identity>span{min-width:0}.wellness-player-identity strong{display:block;color:#273347;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wellness-player-identity small{display:block;margin-top:2px;color:#8b96a5;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wellness-row-metrics{display:flex;gap:4px;flex-wrap:wrap}.wellness-row-metrics b,.wellness-detail-history article>span,.wellness-history-day b{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:4px 6px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.57rem;font-weight:900}.wellness-row-metrics b.good,.wellness-detail-history article>span.good,.wellness-history-day b.good{background:#ecfdf5;color:#047857}.wellness-row-metrics b.warm,.wellness-detail-history article>span.warm,.wellness-history-day b.warm{background:#fff7ed;color:#b45309}.wellness-row-metrics b.alert,.wellness-detail-history article>span.alert,.wellness-history-day b.alert{background:#fff1f2;color:#be123c}.wellness-row-load{font-size:.74rem;color:#2e3a4e}.wellness-ratio{justify-self:start;padding:4px 7px;border-radius:999px;font-size:.59rem;font-weight:900;background:#f1f5f9;color:#64748b}.wellness-ratio-stable{background:#ecfdf5;color:#047857}.wellness-ratio-high{background:#fff1f2;color:#be123c}.wellness-ratio-low{background:#fff7ed;color:#b45309}.wellness-row-arrow{position:absolute;right:10px;width:16px;color:#9aa4b1}.wellness-inline-empty{padding:16px;border:1px dashed #dce2e8;border-radius:14px;text-align:center;color:#8b96a5;font-size:.72rem}.wellness-loading,.wellness-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#718094}.wellness-loading{flex-direction:row;gap:8px}.wellness-loading svg,.wellness-empty svg{color:#d59118}.wellness-empty h2{margin:8px 0 3px;color:#253145}.wellness-empty p{margin:0;font-size:.78rem}.wellness-form{padding:18px}.wellness-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #edf0f3}.wellness-form-head span{display:block;color:#a46b12;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.wellness-form-head h2{margin:4px 0 2px;color:#202b3d;font-size:1.22rem}.wellness-form-head p{margin:0;color:#8793a3;font-size:.7rem;line-height:1.45}.wellness-form-head>svg{color:#d79118}.wellness-question{margin-top:15px;padding:14px;border:1px solid #e8ebef;border-radius:17px;background:#fbfcfd}.wellness-question-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wellness-question-head small{display:block;color:#8c97a6;font-size:.59rem;font-weight:900;text-transform:uppercase}.wellness-question-head strong{display:block;margin-top:3px;color:#283448;font-size:.86rem}.wellness-value-badge{min-width:48px;padding:6px 8px;border-radius:999px;text-align:center;background:#f1f5f9;color:#64748b;font-size:.66rem;font-weight:900}.wellness-value-badge.good{background:#ecfdf5;color:#047857}.wellness-value-badge.warm{background:#fff7ed;color:#b45309}.wellness-value-badge.alert{background:#fff1f2;color:#be123c}.wellness-range{width:100%;margin:15px 0 4px;accent-color:#d68c13}.wellness-range-scale{display:flex;justify-content:space-between;color:#9aa4b1;font-size:.55rem}.wellness-choice-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.wellness-choice-grid button{min-width:0;min-height:55px;border:1px solid #e5e9ee;border-radius:12px;background:#fff;color:#617084;padding:7px 4px;cursor:pointer}.wellness-choice-grid button.active{background:#fff7e8;border-color:#e4b25d;color:#9b630b;box-shadow:inset 0 0 0 1px #e4b25d}.wellness-choice-grid strong{display:block;font-size:.84rem}.wellness-choice-grid small{display:block;margin-top:2px;font-size:.49rem;line-height:1.15}.wellness-notes-field{display:grid;gap:7px;margin-top:15px}.wellness-notes-field>span{display:flex;align-items:center;gap:6px;color:#5e6a7c;font-size:.68rem;font-weight:850}.wellness-notes-field textarea,.wellness-manual-fields select,.wellness-manual-fields input{width:100%;border:1px solid #dfe4ea;border-radius:12px;background:#fff;color:#253044;padding:10px 11px;font:inherit;font-size:.75rem;outline:none}.wellness-notes-field textarea:focus,.wellness-manual-fields select:focus,.wellness-manual-fields input:focus{border-color:#d7a049;box-shadow:0 0 0 3px #d7a0491f}.wellness-submit{width:100%;min-height:46px;margin-top:15px;border:0;border-radius:13px;background:linear-gradient(135deg,#f5b51b,#ec920b);color:#1d2635;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer;box-shadow:0 8px 20px #e8940d2e}.wellness-submit:disabled{opacity:.6;cursor:wait}.wellness-player-complete{padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:start}.wellness-complete-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#ecfdf5;color:#059669}.wellness-complete-icon svg{width:24px}.wellness-player-complete>div:nth-child(2)>span{color:#047857;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.wellness-player-complete h2{margin:4px 0 2px;color:#233044;font-size:1.1rem}.wellness-player-complete p{margin:0;color:#84909f;font-size:.7rem;line-height:1.45}.wellness-complete-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.wellness-metric{min-width:0;padding:11px;border:1px solid #e8ebef;border-radius:13px;background:#fbfcfd}.wellness-metric small{display:block;color:#8b96a5;font-size:.55rem;font-weight:850;text-transform:uppercase}.wellness-metric strong{display:block;margin-top:3px;color:#263247;font-size:.95rem}.wellness-metric-good{background:#f0fdf4;border-color:#dcfce7}.wellness-metric-warm{background:#fffaf2;border-color:#ffedd5}.wellness-metric-alert{background:#fff5f6;border-color:#ffe4e6}.wellness-player-load-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wellness-player-load-grid>div{padding:12px;border:1px solid #e7ebef;border-radius:14px;background:#fbfcfd}.wellness-player-load-grid small{display:block;color:#8b96a5;font-size:.56rem;font-weight:850;text-transform:uppercase}.wellness-player-load-grid strong{display:block;margin-top:4px;color:#253145;font-size:1rem}.wellness-load-status{display:flex;align-items:flex-start;gap:9px;margin-top:10px;padding:11px 12px;border-radius:14px;background:#f1f5f9;color:#64748b}.wellness-load-status>svg{flex:0 0 auto;margin-top:1px}.wellness-load-status strong{display:block;font-size:.72rem}.wellness-load-status span{display:block;margin-top:2px;font-size:.6rem;line-height:1.4}.wellness-load-stable{background:#ecfdf5;color:#047857}.wellness-load-high{background:#fff1f2;color:#be123c}.wellness-load-low{background:#fff7ed;color:#b45309}.wellness-player-history{display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.wellness-player-history::-webkit-scrollbar{display:none}.wellness-history-day{flex:0 0 125px;padding:11px;border:1px solid #e7ebef;border-radius:14px;background:#fbfcfd}.wellness-history-day>strong{display:block;margin-bottom:7px;color:#2c384b;font-size:.7rem;text-transform:capitalize}.wellness-history-day>div{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:5px}.wellness-history-day>div>span{color:#8a96a5;font-size:.55rem}.wellness-modal-backdrop{position:fixed;inset:0;z-index:1200;background:#0f172a61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px}.wellness-detail-modal,.wellness-manual-modal{width:min(680px,100%);max-height:min(86vh,820px);overflow:auto;border:1px solid #dfe5eb;border-radius:24px;background:#fff;box-shadow:0 30px 80px #0f172a2e}.wellness-detail-modal{padding:18px}.wellness-detail-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #edf0f2}.wellness-detail-modal>header>button,.wellness-modal-close{width:38px;height:38px;border:1px solid #e4e8ed;border-radius:12px;background:#fff;color:#687587;display:grid;place-items:center;cursor:pointer}.wellness-detail-modal>header>button svg,.wellness-modal-close svg{width:18px}.wellness-detail-person{display:flex;align-items:center;gap:10px}.wellness-detail-person small{display:block;color:#a36b14;font-size:.56rem;font-weight:900;text-transform:uppercase}.wellness-detail-person h2{margin:2px 0;color:#253145;font-size:1.16rem}.wellness-detail-person p{margin:0;color:#8a96a5;font-size:.65rem}.wellness-detail-load{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.wellness-detail-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.wellness-detail-history-head h3{margin:0;color:#2b374a;font-size:.9rem}.wellness-detail-history-head button{border:1px solid #ead8b8;border-radius:10px;background:#fffaf0;color:#9c6712;padding:7px 9px;display:flex;align-items:center;gap:5px;font:inherit;font-size:.63rem;font-weight:850;cursor:pointer}.wellness-detail-history{display:grid;gap:6px;margin-top:8px}.wellness-detail-history article{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:6px;padding:9px 10px;border:1px solid #e8ebef;border-radius:13px;background:#fbfcfd}.wellness-detail-history article>div{min-width:0}.wellness-detail-history article strong{display:block;color:#354156;font-size:.68rem;text-transform:capitalize}.wellness-detail-history article p{margin:3px 0 0;color:#7f8a99;font-size:.59rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wellness-manual-modal{position:relative;padding:12px}.wellness-manual-modal .wellness-form{border:0;box-shadow:none;padding:7px}.wellness-modal-close{position:absolute;top:12px;right:12px;z-index:2}.wellness-manual-fields{display:grid;grid-template-columns:1fr 150px;gap:8px;margin-top:14px}.wellness-manual-fields label{display:grid;gap:5px}.wellness-manual-fields label>span{color:#657286;font-size:.6rem;font-weight:850}.wellness-player-page{max-width:760px;margin:0 auto}.wellness-player-page .wellness-page-head{display:block}.wellness-player-page .wellness-page-head h1{font-size:1.65rem}.wellness-player-page .wellness-form{margin-top:1px}@media(max-width:980px){.wellness-kpi-grid,.wellness-session-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wellness-player-table-head,.wellness-player-row{grid-template-columns:minmax(210px,1.4fr) minmax(150px,.9fr) 100px 70px}}@media(max-width:760px){.wellness-page{gap:12px;padding:2px 0 calc(90px + env(safe-area-inset-bottom))}.wellness-page-head{align-items:flex-start;display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.wellness-page-head h1{font-size:1.38rem;margin-top:4px}.wellness-page-head p{font-size:.68rem}.wellness-eyebrow{font-size:.59rem}.wellness-head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.wellness-primary-button,.wellness-secondary-button{min-height:40px;font-size:.68rem}.wellness-card,.wellness-form,.wellness-player-complete{border-radius:19px;box-shadow:0 5px 16px #0f172a08}.wellness-card{padding:13px}.wellness-card-head{margin-bottom:10px}.wellness-card-head h2{font-size:.96rem}.wellness-card-head p{font-size:.61rem}.wellness-card-head>div>span{font-size:.55rem}.wellness-kpi-grid{gap:7px}.wellness-kpi{padding:10px;grid-template-columns:36px minmax(0,1fr);gap:8px;border-radius:15px}.wellness-kpi-icon{width:36px;height:36px;border-radius:11px}.wellness-kpi-icon svg{width:16px}.wellness-kpi small{font-size:.51rem}.wellness-kpi strong{font-size:1.02rem}.wellness-alert-list button{padding:8px;border-radius:12px}.wellness-avatar{width:34px;height:34px;flex-basis:34px;border-radius:11px;font-size:.59rem}.wellness-alert-copy strong{font-size:.7rem}.wellness-alert-copy span{font-size:.58rem}.wellness-session-grid{grid-template-columns:1fr 1fr;gap:6px}.wellness-session-grid article{padding:9px;border-radius:12px}.wellness-session-grid article>strong{font-size:.66rem}.wellness-session-rpe>span{padding:6px}.wellness-session-rpe b{font-size:.82rem}.wellness-player-table{overflow-x:auto;border-radius:14px}.wellness-player-table-head,.wellness-player-row{min-width:610px;grid-template-columns:230px 165px 100px 70px}.wellness-player-table-head{position:sticky;top:0;z-index:2;padding:8px 10px}.wellness-player-row{padding:9px 34px 9px 10px}.wellness-player-identity strong{font-size:.7rem}.wellness-player-identity small{font-size:.54rem}.wellness-form{padding:13px}.wellness-form-head h2{font-size:1.08rem}.wellness-form-head p{font-size:.62rem}.wellness-question{padding:11px;border-radius:14px;margin-top:11px}.wellness-question-head strong{font-size:.76rem}.wellness-choice-grid{gap:4px}.wellness-choice-grid button{min-height:52px;padding:6px 2px}.wellness-choice-grid small{font-size:.43rem}.wellness-player-complete{padding:14px}.wellness-player-complete h2{font-size:.98rem}.wellness-player-complete p{font-size:.62rem}.wellness-complete-icon{width:42px;height:42px}.wellness-metric{padding:9px}.wellness-metric strong{font-size:.83rem}.wellness-player-load-card .wellness-card-head{margin-bottom:9px}.wellness-modal-backdrop{padding:8px;align-items:end}.wellness-detail-modal,.wellness-manual-modal{width:100%;max-height:90vh;border-radius:22px 22px 15px 15px}.wellness-detail-modal{padding:14px}.wellness-detail-load{gap:6px}.wellness-detail-history article{grid-template-columns:minmax(0,1fr) auto auto auto;padding:8px}.wellness-manual-fields{grid-template-columns:1fr 125px}.wellness-player-page{max-width:none}.wellness-player-page .wellness-page-head h1{font-size:1.38rem}}@media(max-width:430px){.wellness-session-grid{grid-template-columns:1fr}.wellness-complete-grid{grid-template-columns:repeat(3,1fr);gap:5px}.wellness-metric{padding:8px 6px}.wellness-metric small{font-size:.47rem}.wellness-metric strong{font-size:.74rem}.wellness-detail-load{grid-template-columns:repeat(3,1fr)}.wellness-manual-fields{grid-template-columns:1fr}.wellness-choice-grid button{min-height:49px}.wellness-kpi{grid-template-columns:32px minmax(0,1fr)}.wellness-kpi-icon{width:32px;height:32px}.wellness-kpi small{font-size:.46rem}}.wellness-ratio-considerable,.wellness-load-considerable{background:#fff7ed;color:#b45309}.wellness-player-snapshot{padding:18px;background:#fff;border:1px solid #e4e8ed;border-radius:22px;box-shadow:0 7px 22px #0f172a09}.wellness-player-snapshot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.wellness-player-snapshot-head>div{min-width:0}.wellness-player-snapshot-head small{color:#7f8a9a;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.wellness-player-snapshot-head h2{margin:4px 0;color:#1d283b;font-size:1.28rem;line-height:1.08}.wellness-player-snapshot-head p{margin:0;color:#7e8998;font-size:.72rem;line-height:1.48}.wellness-player-snapshot-icon{width:48px;height:48px;flex:0 0 48px;border-radius:15px;display:grid;place-items:center;background:#f1f5f9;color:#64748b}.wellness-player-snapshot-icon svg{width:24px}.wellness-player-snapshot-alert .wellness-player-snapshot-icon{background:#fff1f2;color:#d43b59}.wellness-player-snapshot-good .wellness-player-snapshot-icon{background:#ecfdf5;color:#059669}.wellness-player-snapshot-warm .wellness-player-snapshot-icon{background:#fff7ed;color:#c26719}.wellness-player-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.wellness-player-snapshot-grid>div{min-width:0;padding:12px 8px;border:1px solid #e7ebef;border-radius:15px;background:#fbfcfd;text-align:center}.wellness-player-snapshot-grid>div>span{width:30px;height:30px;margin:0 auto 6px;border-radius:10px;display:grid;place-items:center;background:#f1f5f9;color:#718094}.wellness-player-snapshot-grid>div>span svg{width:15px}.wellness-player-snapshot-grid strong{display:block;color:#273347;font-size:1rem}.wellness-player-snapshot-grid small{display:block;margin-top:3px;color:#8a95a4;font-size:.58rem;font-weight:850}.wellness-player-snapshot-grid .good>span{background:#ecfdf5;color:#059669}.wellness-player-snapshot-grid .warm>span{background:#fff7ed;color:#c26719}.wellness-player-snapshot-grid .alert>span{background:#fff1f2;color:#d43b59}.wellness-player-simple-grid{display:grid;grid-template-columns:1.35fr .75fr .7fr;gap:8px}.wellness-player-simple-grid>div{min-width:0;padding:12px;border:1px solid #e7ebef;border-radius:15px;background:#fbfcfd}.wellness-player-simple-grid small{display:block;color:#8b96a5;font-size:.56rem;font-weight:900;text-transform:uppercase}.wellness-player-simple-grid strong{display:block;margin-top:5px;color:#273347;font-size:1rem;line-height:1.08}.wellness-player-simple-grid span{display:block;margin-top:5px;color:#8792a1;font-size:.61rem;line-height:1.4}.wellness-player-trend-pill{display:inline-flex;align-items:center;gap:7px;margin-top:11px;padding:8px 11px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.66rem}.wellness-player-trend-stable{background:#ecfdf5;color:#047857}.wellness-player-trend-high{background:#fff7ed;color:#b45309}.wellness-player-trend-low{background:#eff6ff;color:#2563eb}@media(max-width:560px){.wellness-player-snapshot,.wellness-player-simple-load{border-radius:20px}.wellness-player-simple-grid{grid-template-columns:1.35fr .75fr .65fr}.wellness-player-simple-grid>div{padding:11px 9px}.wellness-player-week-copy strong{font-size:.9rem}.wellness-player-snapshot-grid strong{font-size:.92rem}}.wellness-head-title-row{display:flex;align-items:center;gap:8px}.wellness-head-title-row h1{margin-bottom:0}.wellness-coach-head{align-items:center}.wellness-head-title-row .app-info-popover-trigger{width:30px;height:30px}.weekly-team-wellness{overflow:hidden}.weekly-team-wellness-head{align-items:flex-start;gap:12px}.weekly-team-wellness-refresh{width:38px;height:38px;flex:0 0 38px;border:1px solid rgba(148,163,184,.25);border-radius:12px;background:#f8fafce6;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.weekly-team-wellness-refresh:disabled{opacity:.6;cursor:default}.weekly-team-wellness-refresh .spin{animation:weekly-team-wellness-spin .9s linear infinite}@keyframes weekly-team-wellness-spin{to{transform:rotate(360deg)}}.weekly-team-wellness-error{margin:12px 0;padding:10px 12px;border-radius:12px;background:#fee2e2a6;color:#b91c1c;font-size:.82rem;font-weight:700}.weekly-team-wellness-chart{display:grid;grid-template-columns:repeat(4,minmax(78px,1fr));gap:12px;margin-top:16px}.weekly-team-wellness-week{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.weekly-team-wellness-plot{width:100%;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}.weekly-team-wellness-value{min-height:22px;margin-bottom:5px;color:#334155;font-size:.9rem;font-weight:900;font-variant-numeric:tabular-nums}.weekly-team-wellness-bar-track{width:min(58px,78%);height:128px;position:relative;overflow:hidden;border-radius:13px 13px 8px 8px;background:linear-gradient(to top,rgba(226,232,240,.78) 1px,transparent 1px) 0 0 / 100% 25%,#f8fafcf2;border:1px solid rgba(226,232,240,.9);display:flex;align-items:flex-end;justify-content:center}.weekly-team-wellness-bar{width:100%;border-radius:12px 12px 7px 7px;transition:height .22s ease}.weekly-team-wellness-bar.good{background:linear-gradient(180deg,#2dd4bfe6,#14b8a6c7)}.weekly-team-wellness-bar.warm{background:linear-gradient(180deg,#facc15eb,#f59e0bcc)}.weekly-team-wellness-bar.alert{background:linear-gradient(180deg,#fb923cf0,#ef4444d1)}.weekly-team-wellness-no-data{position:absolute;inset:auto 0 10px;color:#94a3b8;font-size:.7rem;font-weight:700}.weekly-team-wellness-label{min-height:34px;margin-top:8px;color:#334155;font-size:.78rem;line-height:1.15}.weekly-team-wellness-coverage{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:3px;color:#64748b;font-size:.68rem;font-weight:800;white-space:nowrap}.weekly-team-wellness-records{margin-top:2px;color:#94a3b8;font-size:.66rem}.weekly-team-wellness-mini{width:100%;margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.weekly-team-wellness-mini span{min-width:0;padding:6px 3px;border-radius:9px;background:#f8fafce6;border:1px solid rgba(226,232,240,.85);display:flex;flex-direction:column;gap:1px}.weekly-team-wellness-mini small{color:#94a3b8;font-size:.58rem;line-height:1}.weekly-team-wellness-mini b{color:#475569;font-size:.75rem;font-variant-numeric:tabular-nums}.weekly-team-wellness-foot{margin-top:14px;padding-top:12px;border-top:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#94a3b8;font-size:.72rem}.weekly-team-wellness-foot strong{color:#64748b;text-align:right}@media(max-width:620px){.weekly-team-wellness-chart{margin-left:-2px;margin-right:-2px;gap:7px;grid-template-columns:repeat(4,minmax(66px,1fr))}.weekly-team-wellness-plot{height:142px}.weekly-team-wellness-bar-track{width:min(48px,74%);height:112px}.weekly-team-wellness-label{font-size:.7rem}.weekly-team-wellness-coverage{font-size:.62rem}.weekly-team-wellness-records{font-size:.6rem}.weekly-team-wellness-mini{gap:3px}.weekly-team-wellness-mini span{padding:5px 2px}.weekly-team-wellness-mini small{font-size:.52rem}.weekly-team-wellness-mini b{font-size:.7rem}.weekly-team-wellness-foot{align-items:flex-start;flex-direction:column;gap:4px}.weekly-team-wellness-foot strong{text-align:left}}.weekly-team-wellness-title-row{display:flex;align-items:center;gap:8px}.weekly-team-wellness-title-row h2{margin-bottom:0}.weekly-team-wellness-title-row .app-info-popover-trigger{width:28px;height:28px}#today-wellness-alerts-host{grid-column:1 / -1;min-width:0}.today-wellness-responses{min-width:0;overflow:hidden;border:1px solid #e5e9ee;border-radius:17px;background:#fffffffa;box-shadow:0 6px 18px #0f172a06}.today-wellness-responses-toggle{width:100%;min-height:54px;padding:9px 12px;border:0;background:transparent;color:inherit;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.today-wellness-responses-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#f1f5f9;color:#64748b}.today-wellness-responses-copy{min-width:0}.today-wellness-responses-copy strong{display:block;color:#2d394c;font-size:.76rem}.today-wellness-responses-copy small{display:block;margin-top:2px;color:#8a96a5;font-size:.61rem}.today-wellness-responses-action{display:inline-flex;align-items:center;gap:4px;color:#a36b15;font-size:.62rem;font-weight:900;white-space:nowrap}.today-wellness-responses-action svg{transition:transform .18s ease}.today-wellness-responses.is-open .today-wellness-responses-action svg{transform:rotate(180deg)}.today-wellness-responses-panel{padding:0 10px 10px;border-top:1px solid #edf0f3}.today-wellness-response-row{min-width:0;padding:8px 2px;border-bottom:1px solid #f0f2f4;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.today-wellness-response-row:last-of-type{border-bottom:0}.today-wellness-response-avatar{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#f5f7f9;color:#64748b;font-size:.58rem;font-weight:900}.today-wellness-response-person{min-width:0}.today-wellness-response-person>strong{display:block;color:#344054;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-wellness-response-person>small{display:block;margin-top:2px;color:#8b96a5;font-size:.56rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.today-wellness-response-metrics{display:flex;align-items:center;gap:4px}.today-wellness-response-metrics>span{min-width:34px;padding:4px 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:2px;background:#f1f5f9;color:#64748b;font-size:.57rem;font-weight:900}.today-wellness-response-metrics small,.today-wellness-response-metrics b{font:inherit}.today-wellness-response-metrics>span.good{background:#ecfdf5;color:#047857}.today-wellness-response-metrics>span.warm{background:#fff7ed;color:#b45309}.today-wellness-response-metrics>span.alert{background:#fff1f2;color:#be123c}.today-wellness-responses-empty{padding:14px 6px;text-align:center;color:#8b96a5;font-size:.68rem}.today-wellness-responses-legend{padding:8px 2px 0;color:#9aa4b1;font-size:.56rem;text-align:right}@media(max-width:620px){.today-wellness-responses-toggle{min-height:50px;padding:8px 10px;gap:8px}.today-wellness-responses-icon{width:31px;height:31px}.today-wellness-responses-copy strong{font-size:.7rem}.today-wellness-responses-copy small,.today-wellness-responses-action{font-size:.56rem}.today-wellness-response-row{gap:6px}.today-wellness-response-avatar{width:28px;height:28px;border-radius:9px}.today-wellness-response-person>strong{font-size:.63rem}.today-wellness-response-person>small{font-size:.52rem}.today-wellness-response-metrics{gap:3px}.today-wellness-response-metrics>span{min-width:30px;padding:4px;font-size:.52rem}}#wellness-player-checkin-host{min-width:0}.wellness-native-pending-hidden{display:none!important}.wellness-player-checkin-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 16px;border-color:#f0d59f;background:linear-gradient(135deg,#fffdf7,#fff8e9);box-shadow:0 8px 22px #af6f080f}.wellness-player-checkin-icon{width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:linear-gradient(145deg,#ffd35b,#f2a314);color:#4b3504;display:grid;place-items:center;box-shadow:0 7px 16px #de97142e}.wellness-player-checkin-icon svg{width:22px}.wellness-player-checkin-copy{min-width:0}.wellness-player-checkin-copy>small{display:block;color:#a66b0b;font-size:.59rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.wellness-player-checkin-copy h2{margin:3px 0 2px;color:#263247;font-size:1rem}.wellness-player-checkin-copy p{margin:0;color:#7d8795;font-size:.68rem;line-height:1.4}.wellness-player-checkin-button{min-height:40px;border:1px solid #e8ac31;border-radius:12px;background:#fff;color:#94610b;padding:0 12px;font:inherit;font-size:.69rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;white-space:nowrap}.wellness-player-checkin-button:active{transform:scale(.985)}.wellness-player-checkin-success{margin-top:10px;padding:10px 11px;border-radius:11px;background:#ecfdf5;color:#047857;font-size:.68rem;font-weight:850;display:flex;align-items:center;gap:6px}.wellness-player-checkin-backdrop{z-index:1300}@media(max-width:620px){.wellness-player-checkin-card{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:13px}.wellness-player-checkin-icon{width:42px;height:42px;flex-basis:42px;border-radius:13px}.wellness-player-checkin-copy h2{font-size:.9rem}.wellness-player-checkin-copy p{font-size:.62rem}.wellness-player-checkin-button{grid-column:1/-1;width:100%;min-height:42px;margin-top:1px}}.player-checkin-modal.player-checkin-modal{background:linear-gradient(180deg,#fff,#fbfcfe);padding:19px;border-color:#e7e9ed;box-shadow:0 28px 80px #0f172a52}.player-checkin-modal .player-checkin-head{padding:2px 2px 15px;border-bottom:0}.player-checkin-modal .player-checkin-head>div{position:relative;padding-left:0}.player-checkin-modal .player-checkin-head small{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#fff7e5;color:#9f6508;font-size:.56rem;letter-spacing:.085em}.player-checkin-modal .player-checkin-head h3{margin:7px 0 3px;font-size:1.42rem;letter-spacing:-.035em}.player-checkin-modal .player-checkin-head p{font-size:.7rem}.player-checkin-modal .player-checkin-close{background:#f8fafc;border-color:#e2e7ec;cursor:pointer}.player-checkin-modal .player-checkin-field{margin-top:9px;padding:13px;border:1px solid #e8ebef;border-radius:17px;background:#fff;box-shadow:0 4px 13px #0f172a06}.player-checkin-modal .player-checkin-field>div:first-child{align-items:flex-start}.player-checkin-modal .player-checkin-field>div:first-child strong{font-size:.78rem}.player-checkin-modal .player-checkin-field>div:first-child span{padding-top:1px;text-align:right;font-size:.55rem}.player-checkin-modal .player-checkin-scale{gap:6px;margin-top:11px}.player-checkin-modal .player-checkin-scale button{position:relative;height:56px;padding:8px 2px 16px;border-radius:13px;background:#f8fafc;color:#4e5d72;font-size:.91rem;font-weight:900;line-height:1;display:flex;align-items:flex-start;justify-content:center;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.player-checkin-modal .player-checkin-scale button:active{transform:scale(.97)}.player-checkin-modal .player-checkin-scale button:after{position:absolute;left:1px;right:1px;bottom:7px;color:#8a96a5;font-size:.43rem;font-weight:750;line-height:1;white-space:nowrap}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(1):after{content:"Muy fresca"}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(2):after{content:"Fresca"}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(3):after{content:"Normal"}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(4):after{content:"Cansada"}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(5):after{content:"Muy cansada"}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(1):after{content:"Muy mal"}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(2):after{content:"Mal"}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(3):after{content:"Regular"}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(4):after{content:"Bien"}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(5):after{content:"Muy bien"}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(1).selected,.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(2).selected{border-color:#5ccdb8;background:#edfcf8;color:#087963;box-shadow:0 5px 12px #14b8a61f}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(3).selected{border-color:#e7bd45;background:#fff9df;color:#986b02;box-shadow:0 5px 12px #eab3081f}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(4).selected{border-color:#f0a15b;background:#fff5eb;color:#b55a13;box-shadow:0 5px 12px #f973161f}.player-checkin-modal>.player-checkin-field:nth-of-type(2) .player-checkin-scale button:nth-child(5).selected{border-color:#ef8c99;background:#fff1f3;color:#bd3044;box-shadow:0 5px 12px #ef44441c}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(1).selected,.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(2).selected{border-color:#ef8c99;background:#fff1f3;color:#bd3044;box-shadow:0 5px 12px #ef44441c}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(3).selected{border-color:#e7bd45;background:#fff9df;color:#986b02;box-shadow:0 5px 12px #eab3081f}.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(4).selected,.player-checkin-modal>.player-checkin-field:nth-of-type(3) .player-checkin-scale button:nth-child(5).selected{border-color:#5ccdb8;background:#edfcf8;color:#087963;box-shadow:0 5px 12px #14b8a61f}.player-checkin-modal .player-checkin-scale button.selected:after{color:currentColor}.player-checkin-modal .player-checkin-pain{margin-top:12px}.player-checkin-modal .player-checkin-pain input{-webkit-appearance:none;appearance:none;height:8px;border-radius:999px;outline:0;background:linear-gradient(90deg,#2dd4bf,#67cfa6 24%,#facc15 52%,#fb923c,#ef4444)}.player-checkin-modal .player-checkin-pain input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:4px solid #fff;border-radius:50%;background:#e89c13;box-shadow:0 2px 7px #0f172a40;cursor:pointer}.player-checkin-modal .player-checkin-pain input::-moz-range-thumb{width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#e89c13;box-shadow:0 2px 7px #0f172a40;cursor:pointer}.player-checkin-modal .player-checkin-pain strong{min-width:51px;padding:6px 7px;border-radius:10px;background:#f8fafc;text-align:center;font-size:.78rem}.player-checkin-modal .player-checkin-notes{margin-top:9px;padding:13px;border:1px solid #e8ebef;border-radius:17px;background:#fff}.player-checkin-modal .player-checkin-notes>span{font-size:.69rem}.player-checkin-modal .player-checkin-notes textarea{min-height:76px;margin-top:8px;border-radius:13px;background:#f8fafc;resize:none}.player-checkin-modal .player-checkin-submit{min-height:48px;margin-top:12px;border-radius:14px;background:linear-gradient(100deg,#ffc72f,#ef9709);box-shadow:0 9px 18px #e8940d29;font-size:.74rem;cursor:pointer}.player-checkin-modal .player-checkin-submit:not(:disabled):active{transform:scale(.99)}@media(max-width:560px){.player-checkin-modal.player-checkin-modal{padding:16px 14px 18px}.player-checkin-modal .player-checkin-head h3{font-size:1.3rem}.player-checkin-modal .player-checkin-field{padding:12px;margin-top:8px}.player-checkin-modal .player-checkin-scale{gap:5px}.player-checkin-modal .player-checkin-scale button{height:52px;padding-top:7px;font-size:.86rem;border-radius:12px}.player-checkin-modal .player-checkin-scale button:after{bottom:6px;font-size:.39rem}.player-checkin-modal .player-checkin-field>div:first-child span{max-width:155px;line-height:1.25}.player-checkin-modal .player-checkin-notes{padding:12px}.player-checkin-modal .player-checkin-submit{min-height:47px}}.pro-rpe-player-breakdown-host{width:100%}.individual-rpe-wrap{margin-top:10px}.individual-rpe-toggle{width:100%;min-height:48px;display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #eadfc9;border-radius:13px;background:#fffaf1;color:#4d3820;text-align:left;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.individual-rpe-toggle:active{transform:scale(.992)}.individual-rpe-toggle.open{background:#fff7e8;border-color:#dfbe79}.individual-rpe-toggle-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#fff0cd;color:#b66d0b}.individual-rpe-toggle-copy{min-width:0;flex:1}.individual-rpe-toggle-copy strong,.individual-rpe-toggle-copy small{display:block}.individual-rpe-toggle-copy strong{font-size:.8rem;letter-spacing:-.01em}.individual-rpe-toggle-copy small{margin-top:2px;color:#8a7860;font-size:.63rem;font-weight:650}.individual-rpe-chevron{flex:0 0 auto;color:#9a7a48;transition:transform .16s ease}.individual-rpe-toggle.open .individual-rpe-chevron{transform:rotate(180deg)}.individual-rpe-panel{margin-top:7px;border:1px solid #ece7dd;border-radius:13px;background:#fff;overflow:hidden}.individual-rpe-test-hint{display:flex;gap:7px;align-items:flex-start;padding:9px 10px;border-bottom:1px solid #f0ede7;background:#fffaf1;color:#78674f;font-size:.61rem;line-height:1.35}.individual-rpe-test-hint svg{flex:0 0 auto;margin-top:1px;color:#b66d0b}.individual-rpe-test-hint strong{color:#5b4122}.individual-rpe-list{display:grid}.individual-rpe-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:50px;padding:8px 10px;border-bottom:1px solid #f0ede7}.individual-rpe-row:last-child{border-bottom:0}.individual-rpe-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f3f4f6;color:#485160;font-size:.62rem;font-weight:850}.individual-rpe-player{min-width:0}.individual-rpe-player strong,.individual-rpe-player small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.individual-rpe-player strong{font-size:.75rem;color:#263247}.individual-rpe-player small{margin-top:2px;font-size:.59rem;color:#8a93a0}.individual-rpe-test-status{white-space:normal!important;line-height:1.25}.individual-rpe-test-status.success{color:#14734b!important}.individual-rpe-test-status.error{color:#b42318!important}.individual-rpe-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end;flex-wrap:wrap;max-width:190px}.individual-rpe-score{min-width:42px;height:29px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;font-size:.68rem;font-weight:850;white-space:nowrap}.individual-rpe-score.low{background:#e8f7ee;color:#14734b}.individual-rpe-score.moderate{background:#fff4cf;color:#8c6400}.individual-rpe-score.high{background:#fff0df;color:#b45b0a}.individual-rpe-score.very-high{background:#ffe7e7;color:#b42318}.individual-rpe-score.pending{background:#f1f3f5;color:#7b8491;font-weight:700;font-size:.59rem}.individual-rpe-test-button{height:29px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;border:1px solid #e6d7bb;border-radius:9px;background:#fffaf1;color:#8b5b11;font-size:.58rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.individual-rpe-test-button:hover{background:#fff5df;border-color:#d9bc82}.individual-rpe-test-button:active{transform:scale(.97)}.individual-rpe-test-button:disabled{opacity:.55;cursor:wait}.individual-rpe-legend{display:flex;gap:6px;align-items:center;padding:8px 10px;background:#fafafa;border-top:1px solid #f0ede7}.individual-rpe-legend span{height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:.55rem;font-weight:800}.individual-rpe-legend .low{background:#e8f7ee;color:#14734b}.individual-rpe-legend .moderate{background:#fff4cf;color:#8c6400}.individual-rpe-legend .high{background:#fff0df;color:#b45b0a}.individual-rpe-legend .very-high{background:#ffe7e7;color:#b42318}.individual-rpe-error,.individual-rpe-empty{margin:0;padding:12px;color:#7a8492;font-size:.7rem}.individual-rpe-error{color:#b42318;background:#fff4f4}@media(max-width:520px){.individual-rpe-wrap{margin-top:8px}.individual-rpe-toggle{min-height:46px;padding:8px 9px;border-radius:12px}.individual-rpe-toggle-icon{width:29px;height:29px}.individual-rpe-row{min-height:48px;padding:7px 9px;grid-template-columns:auto minmax(0,1fr)}.individual-rpe-avatar{width:30px;height:30px}.individual-rpe-actions{grid-column:2;max-width:none;justify-content:flex-start;margin-top:1px}.individual-rpe-score{height:27px;padding:0 8px}.individual-rpe-test-button{height:27px;padding:0 7px}.individual-rpe-legend{overflow-x:auto;scrollbar-width:none}.individual-rpe-legend::-webkit-scrollbar{display:none}}.push-optin-card{position:fixed;right:22px;bottom:22px;z-index:1200;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;width:min(430px,calc(100vw - 28px));padding:13px 14px;border:1px solid #ead9b2;border-radius:17px;background:#fffdf8f7;box-shadow:0 18px 42px #0f172a29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.push-optin-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff1c8;color:#8a5707}.push-optin-copy{min-width:0}.push-optin-copy strong,.push-optin-ios strong{display:block;font-size:.84rem;color:#243047}.push-optin-copy p,.push-optin-ios p{margin:3px 0 0;font-size:.68rem;line-height:1.35;color:#697386}.push-optin-copy small{display:block;margin-top:4px;font-size:.62rem;color:#b42318}.push-optin-card button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;border:0;border-radius:11px;background:#d89a24;color:#fff;font-weight:800;font-size:.72rem;cursor:pointer}.push-optin-card button:disabled{opacity:.65;cursor:wait}.push-optin-card.push-optin-warning{border-color:#e8d3ba;background:#fffaf4fa}.push-optin-warning .push-optin-icon{background:#fce8d8;color:#a44817}.push-optin-card .push-disable-button{background:#fff;color:#9a3412;border:1px solid #e8c6ad}.push-optin-card .push-disable-button:hover{background:#fff7ed}.push-optin-ios{grid-template-columns:auto minmax(0,1fr)}@media(max-width:760px){.push-optin-card{right:10px;left:10px;bottom:78px;width:auto;padding:11px 12px;border-radius:15px}.push-optin-icon{width:35px;height:35px}.push-optin-copy p,.push-optin-ios p{font-size:.64rem}.push-optin-card button{min-height:36px;padding:0 10px}}@media(max-width:390px){.push-optin-card{grid-template-columns:auto minmax(0,1fr)}.push-optin-card button{grid-column:2;width:max-content}.push-optin-icon{align-self:start}}.push-optin-card{padding-right:42px}.push-optin-card .push-optin-close{position:absolute;top:7px;right:7px;display:grid;place-items:center;width:28px;height:28px;min-height:0;padding:0;border:0;border-radius:9px;background:transparent;color:#697386;cursor:pointer;z-index:2}.push-optin-card .push-optin-close:hover{background:#0f172a0f;color:#243047}.push-optin-card .push-optin-close:focus-visible{outline:2px solid #d89a24;outline-offset:2px}@media(max-width:760px){.push-optin-card{padding-right:40px}.push-optin-card .push-optin-close{top:6px;right:6px}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}body{min-width:320px}button,a,input{font:inherit}button{touch-action:manipulation}.app-shell{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#fff;border-right:1px solid #e7eaf0;padding:18px 14px;z-index:20;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:4px 6px 22px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#172033;color:#fff;font-weight:850;letter-spacing:-.03em}.brand strong,.brand small{display:block}.brand small{color:#7b8495;margin-top:2px}.sidebar nav,.mobile-drawer nav{display:grid;gap:5px}.nav-link{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;color:#657083;text-decoration:none;font-weight:680}.nav-link.active{background:#eef2f8;color:#111827}.nav-link:active{background:#e7ecf4}.content{min-height:100dvh;margin-left:248px;padding:34px}.page-card,.surface-card{background:#fff;border:1px solid #e7eaf0;border-radius:20px;box-shadow:0 10px 26px #0f172a0b}.page-card{max-width:920px;padding:28px}.page-card h1{font-size:clamp(1.8rem,4vw,2.7rem);margin:.15rem 0 .75rem}.page-card p{line-height:1.6;color:#677184}.eyebrow{margin:0!important;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem!important;font-weight:820;color:#7b8495!important}.loading{padding:30px;color:#697386}.mobile-header,.mobile-drawer,.overlay,.bottom-nav{display:none}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:12px;background:#f0f3f8;color:#172033;cursor:pointer}.icon-button:active{background:#e5eaf1}.avatar-button{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:0;border-radius:50%;background:#172033;color:#fff;font-weight:800;cursor:pointer}.primary-button,.secondary-button{min-height:44px;border-radius:12px;padding:0 16px;border:0;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{background:#172033;color:#fff}.primary-button:active{background:#29344a}.secondary-button{background:#eef2f7;color:#263247}.primary-button:disabled,.secondary-button:disabled,.icon-button:disabled{opacity:.55;cursor:default}.form-error,.form-success{padding:10px 12px;border-radius:10px;font-size:.86rem;margin:0}.form-error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.form-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 10%,#e8edf5 0,transparent 38%),#f5f7fb}.login-panel{width:min(100%,430px);background:#fff;border:1px solid #e4e8ef;border-radius:24px;padding:28px;box-shadow:0 22px 70px #0f172a1a}.login-brand{display:flex;align-items:center;gap:12px;padding-bottom:24px;border-bottom:1px solid #edf0f4}.login-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#172033;color:#fff;font-weight:850}.login-brand strong,.login-brand span{display:block}.login-brand span{font-size:.8rem;color:#7b8495;margin-top:2px}.login-copy{padding:24px 0 20px}.login-copy h1{font-size:2rem;margin:.2rem 0 .5rem;letter-spacing:-.035em}.login-copy p:last-child{margin:0;color:#6e7788;line-height:1.5}.login-form{display:grid;gap:16px}.login-form label,.profile-form label{display:grid;gap:7px}.login-form label>span,.profile-form label>span{font-size:.82rem;font-weight:750;color:#465166}.field-with-icon{height:48px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #dce1e9;border-radius:12px;background:#fff;color:#778196}.field-with-icon:focus-within{border-color:#8b96a9;box-shadow:0 0 0 3px #eef1f6}.field-with-icon input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#172033}.password-toggle{display:grid;place-items:center;border:0;background:transparent;color:#778196;padding:6px;cursor:pointer}.login-submit{width:100%;margin-top:2px}.login-footnote{text-align:center;color:#929aa8;font-size:.74rem;margin:18px 0 0}.boot-screen{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:8px;background:#f5f7fb}.boot-screen .brand-mark{margin-bottom:6px}.boot-screen small{color:#818a9b}.fatal-shell{min-height:100dvh;display:grid;place-items:center;padding:20px}.fatal-shell .page-card{width:min(100%,560px)}.sidebar-user{margin-top:auto;padding-top:16px;border-top:1px solid #edf0f4;display:flex;align-items:center;gap:6px}.sidebar-profile{min-width:0;flex:1;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:7px;border-radius:12px;text-align:left;cursor:pointer}.sidebar-profile:hover{background:#f6f8fb}.sidebar-profile>span:last-child{min-width:0}.sidebar-profile strong,.sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile strong{font-size:.84rem;color:#172033}.sidebar-profile small{font-size:.72rem;color:#818a9b;margin-top:2px}.logout-button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:10px;background:#f5f7fa;color:#667085;cursor:pointer}.logout-button:hover{background:#eef1f5;color:#172033}.home-stack{max-width:1120px;margin:0 auto;display:grid;gap:26px}.home-hero{min-height:180px;border-radius:24px;padding:28px 30px;background:linear-gradient(135deg,#172033,#24334a 62%,#31435f);color:#fff;display:flex;justify-content:space-between;align-items:flex-end;box-shadow:0 16px 36px #0f172a24}.home-hero h1{font-size:clamp(2rem,4vw,3.1rem);line-height:1;margin:.35rem 0 .55rem;letter-spacing:-.045em}.home-hero p{margin:0;color:#d8dee8}.hero-season{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800!important;color:#aeb9c9!important}.hero-badge{display:flex;align-items:center;gap:7px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:750}.welcome-row,.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.welcome-row h2,.section-title-row h2{margin:.2rem 0 .25rem;font-size:1.5rem;letter-spacing:-.025em}.welcome-row p:last-child{margin:0;color:#747e8e}.runtime-pill{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#eaf8f1;color:#08734f;font-size:.76rem;font-weight:750;white-space:nowrap}.home-grid{display:grid;gap:16px}.home-grid-main{grid-template-columns:1.35fr .85fr}.surface-card{padding:20px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.card-heading h3{font-size:1.12rem;margin:.25rem 0 0}.card-heading>svg{color:#667085}.event-details{display:grid;gap:7px;margin-top:18px}.event-details strong{font-size:.82rem;color:#41506a}.event-details span{display:flex;align-items:center;gap:6px;color:#727d8e;font-size:.86rem}.muted-copy{color:#7c8696;font-size:.88rem;line-height:1.5;margin:18px 0 0}.team-card>p{color:#6f7989;margin:18px 0 13px}.status-dot-line{display:flex;align-items:center;gap:7px;font-size:.78rem;color:#5f6b7c}.status-dot-line i{display:block;width:8px;height:8px;border-radius:50%;background:#10b981}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.shortcut-card{min-width:0;background:#fff;border:1px solid #e5e9ef;border-radius:17px;padding:15px;text-decoration:none;color:#172033;display:flex;align-items:center;gap:11px;box-shadow:0 7px 18px #0f172a09}.shortcut-card:active{background:#f6f8fb}.shortcut-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eef2f7;color:#29374e}.shortcut-copy{min-width:0;flex:1}.shortcut-copy strong,.shortcut-copy small{display:block}.shortcut-copy strong{font-size:.87rem}.shortcut-copy small{font-size:.72rem;color:#838c9a;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shortcut-card>svg{color:#a0a7b2}.module-placeholder{margin:0 auto}.placeholder-note{margin-top:20px;padding:13px 14px;border-radius:12px;background:#f2f5f9;color:#6f7989;font-size:.82rem;line-height:1.5}.profile-backdrop{position:fixed;z-index:100;inset:0;background:#0f172a75;display:grid;place-items:center;padding:24px}.profile-modal{width:min(100%,640px);max-height:min(88dvh,820px);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 26px 80px #0f172a3d;display:flex;flex-direction:column}.profile-modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e9edf2;background:#fff}.profile-modal-header h2{margin:.2rem 0 0;font-size:1.22rem}.profile-modal-scroll{overflow-y:auto;padding:18px 20px 20px;overscroll-behavior:contain}.profile-identity-card{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #e7ebf1;border-radius:16px;background:#f8fafc;margin-bottom:16px}.profile-avatar{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#172033;color:#fff;font-weight:850}.profile-identity-card strong,.profile-identity-card span,.profile-identity-card small{display:block}.profile-identity-card span{font-size:.78rem;color:#7b8495;margin-top:2px}.profile-identity-card small{display:flex;align-items:center;gap:5px;margin-top:5px;font-size:.72rem;color:#566176}.profile-form{display:grid;gap:14px}.form-section{display:grid;gap:12px;padding:15px;border:1px solid #e7ebf1;border-radius:16px}.form-section-title{display:flex;align-items:center;gap:8px;font-size:.84rem;font-weight:800;color:#263247}.profile-form input{width:100%;height:44px;border:1px solid #dce1e9;border-radius:11px;padding:0 11px;outline:0;background:#fff;color:#172033}.profile-form input:focus{border-color:#8b96a9;box-shadow:0 0 0 3px #eef1f6}.profile-form input:disabled{background:#f5f7fa;color:#768092}.profile-form label small{font-weight:600;color:#949ba6}.two-column-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.coach-profile-note{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:14px;background:#eef4fb;color:#36506f}.coach-profile-note strong,.coach-profile-note span{display:block}.coach-profile-note strong{font-size:.83rem}.coach-profile-note span{font-size:.75rem;color:#61738a;margin-top:2px;line-height:1.4}.profile-actions{display:flex;justify-content:flex-end;gap:9px;position:sticky;bottom:-20px;background:linear-gradient(180deg,#fff0,#fff 22%);padding:18px 0 0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 13px 8px}.drawer-profile{display:flex;align-items:center;gap:10px;width:100%;border:0;background:#f6f8fb;border-radius:14px;padding:10px;margin-bottom:12px;text-align:left}.drawer-profile>span:last-child{min-width:0}.drawer-profile strong,.drawer-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-profile strong{font-size:.84rem}.drawer-profile small{font-size:.72rem;color:#838c9a;margin-top:2px}.drawer-logout{margin-top:14px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:12px;background:#f2f4f7;color:#5e6878;font-weight:750}@media(max-width:1050px){.shortcut-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.sidebar{display:none}.content{margin-left:0;padding:84px 14px calc(88px + env(safe-area-inset-bottom,0px))}.mobile-header{position:fixed;z-index:30;display:flex;align-items:center;gap:12px;top:0;left:0;right:0;height:68px;padding:0 14px;background:#fff;border-bottom:1px solid #e7eaf0}.mobile-brand{min-width:0;flex:1}.mobile-brand strong,.mobile-brand span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-brand span{font-size:.78rem;color:#7b8495;margin-top:1px}.overlay{display:block;position:fixed;z-index:39;inset:0;border:0;background:#0f172a5c}.mobile-drawer{display:flex;flex-direction:column;position:fixed;z-index:40;top:0;bottom:0;left:0;width:min(86vw,330px);background:#fff;padding:14px;transform:translate(-105%);transition:transform .17s ease;box-shadow:12px 0 36px #0f172a29;overflow-y:auto;will-change:transform}.menu-open .mobile-drawer{transform:translate(0)}.bottom-nav{position:fixed;z-index:28;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;min-height:64px;padding:6px 6px calc(6px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e4e8ee}.bottom-nav .nav-link,.bottom-more{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;border-radius:10px;padding:5px 2px;color:#7a8495;font-size:.65rem;font-weight:720;text-decoration:none}.bottom-nav .nav-link.active{color:#172033;background:#f2f5f9}.bottom-more:active{background:#f2f5f9}.page-card{padding:22px 18px;border-radius:17px}.home-stack{gap:20px}.home-hero{min-height:155px;padding:21px 20px;border-radius:20px}.home-hero h1{font-size:2.05rem}.hero-badge{align-self:flex-start;font-size:.7rem}.welcome-row{align-items:flex-start}.runtime-pill{display:none}.home-grid-main{grid-template-columns:1fr}.surface-card{border-radius:17px;padding:17px}.shortcut-grid{grid-template-columns:1fr 1fr;gap:9px}.shortcut-card{border-radius:15px;padding:12px}.profile-backdrop{padding:calc(72px + env(safe-area-inset-top,0px)) 6px calc(76px + env(safe-area-inset-bottom,0px));align-items:stretch}.profile-modal{width:100%;max-height:none;height:100%;border-radius:18px}.profile-modal-header{padding:13px 14px}.profile-modal-scroll{padding:13px 14px 14px}.profile-actions{bottom:-14px;padding-bottom:2px}.login-shell{padding:14px}.login-panel{padding:22px 18px;border-radius:20px}.login-copy{padding:20px 0 18px}.login-copy h1{font-size:1.8rem}}@media(max-width:500px){.shortcut-grid{grid-template-columns:1fr}.home-hero{align-items:flex-start;flex-direction:column;justify-content:flex-end;gap:15px}.hero-badge{order:-1}.two-column-fields{grid-template-columns:1fr}.profile-actions{display:grid;grid-template-columns:1fr 1fr}.profile-actions .primary-button,.profile-actions .secondary-button{padding:0 10px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important}}.drawer-push-control{margin-top:14px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #ead9b2;border-radius:12px;background:#fffaf0;color:#8a5707;font-weight:750}.drawer-push-control:disabled{opacity:.65}:root{--cvb-gold:#d97706;--cvb-gold-dark:#b45309;--cvb-gold-light:#fbbf24;--cvb-ink:#0f172a;--cvb-slate:#334155;--cvb-soft:#fff8eb;--cvb-line:#f3dfb4}html,body,#root{background:#f8fafc;color:var(--cvb-ink)}.brand-mark,.login-mark,.avatar-button,.profile-avatar{background:linear-gradient(135deg,var(--cvb-gold-light),var(--cvb-gold));color:#3b2503;box-shadow:0 5px 14px #d977062e}.avatar-button{overflow:hidden;padding:0!important;border-radius:50%!important;aspect-ratio:1/1}.avatar-button img{display:block!important;width:100%!important;height:100%!important;min-width:100%;min-height:100%;max-width:none!important;object-fit:cover!important;object-position:center!important;border-radius:inherit}.sidebar{border-right-color:#f0e4cc}.brand small,.mobile-brand span{color:#8b6b39}.nav-link{color:#64748b}.nav-link:hover{background:#fff9ed;color:var(--cvb-gold-dark)}.nav-link.active{background:linear-gradient(135deg,#fff7e6,#ffefc4);color:var(--cvb-gold-dark);box-shadow:inset 3px 0 0 var(--cvb-gold)}.nav-link.active svg{color:var(--cvb-gold)}.primary-button{background:linear-gradient(135deg,var(--cvb-gold-light),var(--cvb-gold));color:#3b2503;box-shadow:0 7px 16px #d977062e}.primary-button:active{background:linear-gradient(135deg,#f2ad18,var(--cvb-gold-dark))}.secondary-button{background:#fff7e8;color:#8a4d06;border:1px solid #f4dbab}.login-shell{background:radial-gradient(circle at 15% 12%,rgba(251,191,36,.2) 0,transparent 34%),radial-gradient(circle at 86% 88%,rgba(217,119,6,.1) 0,transparent 30%),#f8fafc}.login-panel{border-color:#f0dfbe;box-shadow:0 24px 68px #4a30091f}.login-brand{border-bottom-color:#f4e6cb}.login-copy .eyebrow{color:var(--cvb-gold-dark)!important}.field-with-icon:focus-within,.profile-form input:focus{border-color:#e0a843;box-shadow:0 0 0 3px #fbbf2429}.home-hero{background:radial-gradient(circle at 88% 15%,rgba(251,191,36,.28),transparent 28%),linear-gradient(135deg,#111827,#243047 60%,#4a3311);box-shadow:0 16px 36px #4b300829}.hero-season{color:#f8d887!important}.hero-badge{background:#fbbf241f;border-color:#fbbf244d;color:#fff2c7}.eyebrow{color:#9a650e!important}.surface-card,.page-card{border-color:#eee4d2}.card-heading>svg{color:var(--cvb-gold)}.shortcut-card{border-color:#eee3cf}.shortcut-card:active{background:#fff9ed}.shortcut-icon{background:#fff3d6;color:var(--cvb-gold-dark)}.shortcut-card>svg{color:#d2a14a}.runtime-pill{background:#edf9f2;color:#08734f}.status-dot-line i{background:#10b981}.profile-modal-header{border-bottom-color:#f1e3ca}.profile-identity-card{background:#fffaf1;border-color:#f1e0bf}.form-section{border-color:#efe2ca}.form-section-title{color:#71420a}.coach-profile-note{background:#fff6df;color:#78501c}.icon-button{background:#fff7e9;color:#7b4a0b}.icon-button:active{background:#ffedc8}.logout-button:hover,.drawer-logout:hover{color:#9a3412}@media(max-width:820px){.mobile-header{border-bottom-color:#f0e2c8;box-shadow:0 4px 16px #4a30090a}.bottom-nav{border-top-color:#eddfc6;box-shadow:0 -6px 20px #4a30090a}.bottom-nav .nav-link.active{background:#fff4d7;color:var(--cvb-gold-dark);box-shadow:none}.bottom-nav .nav-link.active svg{color:var(--cvb-gold)}.bottom-more{color:#8b6b39}.bottom-more.active{background:#fff4d7;color:var(--cvb-gold-dark)}.bottom-more.active svg{color:var(--cvb-gold)}}.volleycoach-brand-mark{display:block;overflow:visible;flex:0 0 auto}.boot-brand-symbol{width:84px;height:84px;margin-bottom:6px;filter:drop-shadow(0 8px 18px rgba(15,23,42,.08));animation:brandMarkIn .28s ease-out both}.sidebar-brand-symbol{width:40px;height:40px}.brand .sidebar-brand-symbol{margin-left:-1px}.boot-screen>strong{font-size:1.05rem;letter-spacing:-.02em;color:#172033}@keyframes brandMarkIn{0%{opacity:0;transform:translateY(3px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.boot-screen .brand-mark,.brand>.brand-mark{font-size:0;color:transparent;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M16 29.5h20.5L52 62.5 67.5 39H89L60.5 84H44.5L16 29.5Z' fill='%23111111'/%3E%3Cg transform='translate(72 23)'%3E%3Ccircle r='12.5' fill='%23FFC107'/%3E%3Cpath d='M-9.5-4.5c5.8-1.9 11.5-.8 16.2 2.8M-8 7.4c2.9-5.2 7.6-8.4 13.6-9.5M1.4-11.4c1.5 5.8.7 11.4-2.5 16.4M8.6 5.6c-5.5.4-10.4-1.4-14.5-5.1' fill='none' stroke='%23FFF5C7' stroke-width='1.8' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;box-shadow:none!important;border-radius:0!important;letter-spacing:0}.boot-screen .brand-mark{width:84px;height:84px;margin-bottom:6px;filter:drop-shadow(0 8px 18px rgba(15,23,42,.08));animation:brandMarkIn .28s ease-out both}.brand>.brand-mark{width:40px;height:40px;flex:0 0 40px;margin-left:-1px}.coach-home{--home-line:#ebe7df;--home-shadow:0 8px 24px rgba(15,23,42,.05)}.coach-card{border-color:var(--home-line);box-shadow:var(--home-shadow)}.coach-card,.coach-home-identity,.player-daily-wellness-banner,.coach-action-primary,.coach-action-secondary,.player-home-attendance-btn,.coach-inline-link{transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease,border-color .14s ease}.coach-action-primary:active,.coach-action-secondary:active,.player-home-attendance-btn:active,.player-daily-wellness-banner:active{transform:scale(.985)}.coach-inline-link{min-height:34px;align-items:center}.coach-action-primary,.coach-action-secondary,.player-home-attendance-btn{min-height:44px}.coach-countdown{box-shadow:inset 0 0 0 1px #ffffff29}.coach-plan-box{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.coach-team-mark span{box-shadow:0 4px 12px #0f172a0f}.coach-wellness-metric{border:1px solid rgba(15,23,42,.035)}.player-week-status,.player-feeling-grid>div{background:#fcfcfd}@media(max-width:820px){.coach-home{gap:13px}.coach-home-identity{min-height:150px;padding:15px;border-radius:20px;box-shadow:0 12px 28px #0f172a21}.coach-home-season{margin-bottom:8px;padding:4px 8px}.coach-home-club-row{gap:10px}.coach-home-club-logo{width:40px;height:40px;border-radius:11px}.coach-home-club-copy h1{font-size:1.06rem}.coach-home-club-copy p{font-size:.68rem}.coach-home-greeting{margin-top:12px}.coach-home-greeting strong{font-size:1rem}.coach-home-section-head{padding:1px 2px 0}.coach-home-section-head h2{font-size:1.18rem}.coach-home-section-head p{margin-top:3px;font-size:.65rem}.coach-home-grid{gap:11px}.coach-card{border-radius:18px;box-shadow:0 6px 18px #0f172a0b}.coach-card-pad,.coach-match-card,.coach-wellness-card,.coach-form-card{padding:14px}.coach-training-title{margin-top:7px;font-size:1.04rem}.coach-plan-box{border-radius:14px}.coach-card-actions{gap:7px}.coach-action-primary,.coach-action-secondary{border-radius:12px}.coach-match-main{margin:12px 0 9px}.coach-status-pill{margin-top:9px}.coach-wellness-grid{margin-top:11px}.coach-wellness-metric{border-radius:13px}.player-week-card{padding:15px}.player-week-status{border-radius:15px;padding:12px}.player-feeling-grid>div{border-radius:14px}}@media(max-width:430px){.coach-home{gap:11px}.coach-home-identity{min-height:144px;padding:14px}.coach-home-section-head{gap:3px}.coach-countdown{font-size:.58rem}.coach-mini-stats>span{min-height:30px;display:grid;place-items:center}.coach-action-primary,.coach-action-secondary{font-size:.66rem}.coach-match-main{grid-template-columns:1fr 32px 1fr}.coach-team-mark strong{font-size:.66rem}.coach-inline-link{margin-top:10px}}.player-pending-rpe-banner{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem;padding:.9rem 1rem;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;color:#9a3412;text-decoration:none;box-shadow:0 8px 22px #0f172a0f}.player-pending-rpe-banner>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:.08rem}.player-pending-rpe-banner small{font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.player-pending-rpe-banner strong{font-size:.92rem;color:#7c2d12}.player-pending-rpe-banner em{font-size:.76rem;font-style:normal;color:#9a5a39}.player-pending-rpe-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffedd5;color:#ea580c;flex:none}.player-home-session-link{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:46px;margin-top:.65rem;border:1px solid rgba(245,158,11,.38);border-radius:13px;background:#ffffff1a;color:#fbbf24;text-decoration:none;font-size:.86rem;font-weight:850;box-sizing:border-box}.player-home-session-link svg:last-child{margin-left:auto}@media(max-width:760px){.player-pending-rpe-banner{margin-inline:0}.player-home-session-link{min-height:48px;padding:.75rem .9rem}}.pro-training-page,.pro-session-page{gap:15px}.pro-training-heading{padding:2px 2px 4px;align-items:center}.pro-training-heading h1{font-size:1.72rem;letter-spacing:-.045em}.pro-training-heading>div>span{font-size:.76rem;color:#7d8796}.pro-new-session{min-height:44px;height:44px;border:1px solid #e1a43a;border-radius:13px;background:linear-gradient(135deg,#f8bd31,#ed950d);box-shadow:0 8px 18px #d9911029;transition:transform .12s ease,box-shadow .12s ease}.pro-new-session:active{transform:scale(.975);box-shadow:0 4px 10px #d9911021}.pro-training-toolbar{gap:10px}.pro-training-tabs{gap:4px;padding:4px;border:1px solid #e7e8eb;border-radius:15px;background:#f3f4f6}.pro-training-tabs button{height:38px;padding:0 12px;border:0;border-radius:11px;background:transparent;box-shadow:none;color:#727b89;font-size:.73rem;transition:background .12s ease,color .12s ease,transform .12s ease}.pro-training-tabs button.active{border:0;background:#fff;color:#8b5908;box-shadow:0 2px 7px #0f172a14,inset 0 -2px #dfa225}.pro-training-tabs button:active{transform:scale(.985)}.pro-training-toolbar>select{height:38px;border-radius:11px;background:#fffaf1;border-color:#eadfc9;color:#5f4a27}.pro-training-feature,.pro-training-list-section{gap:8px}.pro-training-list-head{padding:0 2px}.pro-training-list-head h2{font-size:1.08rem}.pro-training-list{gap:8px}.pro-training-session{min-height:78px;padding:11px 12px;border-color:#e7e8eb;border-radius:15px;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;box-shadow:0 4px 12px #0f172a07;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.pro-training-session:active{transform:scale(.992);border-color:#e3c98f;box-shadow:0 3px 8px #5a3e0c0d}.pro-training-session.featured{padding:13px 12px;border-left:0;border-color:#ead6a7;background:linear-gradient(110deg,#fff8e7,#fff 55%);box-shadow:0 7px 18px #62440d0e}.pro-training-session.featured:before{content:"";width:4px;align-self:stretch;border-radius:999px;background:#dda224;grid-column:1;grid-row:1;justify-self:start;position:absolute}.pro-training-session.featured{position:relative;padding-left:16px}.pro-training-date{width:48px;height:48px;border-radius:13px;border-color:#ece4d4;background:#faf9f6}.pro-training-date b{font-size:1rem}.pro-training-date small{font-size:.58rem}.pro-training-session-copy>strong{font-size:.88rem;margin:4px 0}.pro-training-session-copy>small{font-size:.67rem;line-height:1.35}.pro-training-state.complete,.pro-training-state.next{font-size:.56rem}.pro-training-session-side{gap:5px}.pro-training-session-side small{font-size:.62rem}.pro-training-state{padding:16px;border-radius:14px;border-color:#e8e9ec;background:#fff;color:#7a8493;font-size:.75rem}.pro-session-page{padding-bottom:10px}.pro-session-back{min-height:40px;height:40px;padding:0 12px;border-color:#e6e7ea;border-radius:12px;background:#fff;color:#5d6675;box-shadow:0 2px 8px #0f172a06;transition:transform .12s ease}.pro-session-back:active{transform:scale(.98)}.pro-session-hero-card{padding:18px 19px;border-radius:17px;border-color:#e8e9ec;box-shadow:0 5px 15px #0f172a09}.pro-session-hero-card h1{font-size:1.42rem}.pro-session-status{font-size:.56rem;padding:4px 7px}.pro-session-panel{padding:15px 16px;border-radius:16px;border-color:#e7e9ed;box-shadow:0 4px 13px #0f172a07}.pro-session-section-head{margin:3px 2px -5px}.pro-session-number{width:28px;height:28px;border-radius:9px}.pro-session-section-head strong{font-size:.86rem}.pro-panel-title strong{font-size:.87rem}.pro-session-description,.pro-plan-copy span{font-size:.76rem}.pro-attendance-kpis>div{padding:10px 7px;border-radius:11px}.pro-outline-action,.pro-primary-action,.pro-secondary-action{min-height:44px;border-radius:12px}.pro-primary-action{box-shadow:0 6px 14px #e28b0726}.pro-rpe-scale input{accent-color:#d99416}.pro-player-comments>div{border-radius:11px;background:#fcfcfd}.pro-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a75}.pro-create-modal{border:1px solid rgba(255,255,255,.65);box-shadow:0 28px 80px #0f172a3d}.pro-form-grid input,.pro-form-grid textarea,.pro-field textarea{border-radius:11px;background:#fbfcfd}@media(max-width:820px){.pro-training-page,.pro-session-page{gap:13px}.pro-training-heading{align-items:flex-end}.pro-training-heading h1{font-size:1.48rem}.pro-training-heading>div>span{font-size:.68rem}.pro-new-session{height:42px;min-height:42px;padding:0 12px;font-size:.72rem}.pro-training-toolbar{display:block}.pro-training-tabs{width:100%;overflow-x:auto;border-radius:14px;padding:3px}.pro-training-tabs button{height:38px;flex:0 0 auto;padding:0 11px;font-size:.68rem}.pro-training-toolbar>select{width:100%;margin-top:8px}.pro-training-list-head h2{font-size:1rem}.pro-training-session{min-height:72px;padding:10px;grid-template-columns:46px minmax(0,1fr) auto;gap:9px;border-radius:14px}.pro-training-session.featured{padding:11px 10px 11px 14px}.pro-training-date{width:44px;height:44px;border-radius:12px}.pro-training-date b{font-size:.95rem}.pro-training-session-copy>strong{font-size:.83rem}.pro-training-session-copy>small{font-size:.62rem}.pro-training-session-side small{display:none}.pro-session-hero-card{padding:16px;border-radius:16px}.pro-session-hero-card h1{font-size:1.28rem}.pro-session-panel{padding:14px;border-radius:15px}.pro-attendance-kpis{gap:6px}.pro-attendance-kpis>div{padding:9px 5px}.pro-create-modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;margin-top:auto}.pro-modal-backdrop{padding:0;place-items:end center}.pro-create-modal>header{padding:15px 16px}.pro-create-body{padding:15px 16px calc(18px + env(safe-area-inset-bottom,0px))}.rollcall-backdrop{padding:0;align-items:flex-end}.rollcall-modal{width:100%;height:92dvh;border-radius:22px 22px 0 0}}@media(max-width:520px){.pro-training-heading{gap:10px}.pro-training-heading h1{font-size:1.38rem}.pro-new-session{padding:0 10px}.pro-new-session svg{width:16px}.pro-training-tabs button svg{width:15px}.pro-training-session-side>svg{width:17px}.pro-form-grid{grid-template-columns:1fr}.pro-form-grid label.wide{grid-column:auto}.pro-session-back{height:38px;min-height:38px;font-size:.72rem}.pro-session-section-head small{font-size:.53rem}.pro-session-section-head strong{font-size:.82rem}.pro-panel-title strong{font-size:.83rem}.pro-rpe-comparison{grid-template-columns:1fr 1fr;gap:6px}.pro-rpe-comparison>div{padding:10px}}.pro-player-comment-locked{display:grid;gap:.8rem}.pro-player-comment-saved{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem .95rem;border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4;color:#166534}.pro-player-comment-saved>span{display:flex;flex-direction:column;gap:.12rem}.pro-player-comment-saved strong{font-size:.9rem}.pro-player-comment-saved small{font-size:.75rem;color:#4b6b58}.pro-player-comment-locked>p{margin:0;padding:.9rem 1rem;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#334155;white-space:pre-wrap;line-height:1.5}.pro-player-comment-locked .pro-outline-action{justify-self:start}.player-home-attendance-actions:has(.player-home-attendance-btn.active),.pro-rsvp-card>div:has(button.active){display:flex;align-items:center;justify-content:flex-start;min-height:46px}.player-home-attendance-actions:has(.player-home-attendance-btn.active) .player-home-attendance-btn,.pro-rsvp-card>div:has(button.active) button{display:none!important}.player-home-attendance-actions:has(.player-home-attendance-btn.yes.active):after,.pro-rsvp-card>div:has(button.yes.active):after,.player-home-attendance-actions:has(.player-home-attendance-btn.no.active):after,.pro-rsvp-card>div:has(button.no.active):after{display:flex;align-items:center;gap:.55rem;width:100%;min-height:44px;padding:.7rem .85rem;border-radius:12px;font-size:.86rem;font-weight:800;line-height:1.25;box-sizing:border-box}.player-home-attendance-actions:has(.player-home-attendance-btn.yes.active):after,.pro-rsvp-card>div:has(button.yes.active):after{content:"✓ Respuesta registrada · Asistiré";color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.player-home-attendance-actions:has(.player-home-attendance-btn.no.active):after,.pro-rsvp-card>div:has(button.no.active):after{content:"✓ Respuesta registrada · No asistiré";color:#991b1b;background:#fef2f2;border:1px solid #fecaca}@media(max-width:760px){.player-home-attendance-actions:has(.player-home-attendance-btn.active),.pro-rsvp-card>div:has(button.active){width:100%}.player-home-attendance-actions:has(.player-home-attendance-btn.yes.active):after,.player-home-attendance-actions:has(.player-home-attendance-btn.no.active):after,.pro-rsvp-card>div:has(button.yes.active):after,.pro-rsvp-card>div:has(button.no.active):after{min-height:48px;padding:.8rem .9rem;font-size:.9rem}}html .calendar-page{gap:15px}html .calendar-toolbar{padding:3px;border:1px solid #ebe4d5;border-radius:15px;background:#ffffffeb;box-shadow:0 5px 16px #0f172a09}html .calendar-today{border-color:transparent;background:#fff8e9;color:#8a5707;box-shadow:none}html .calendar-month-navigation h2{font-weight:850;letter-spacing:-.025em;color:#1f2937}html .calendar-month-navigation button,html .calendar-add-icon{border-color:transparent;background:transparent;box-shadow:none}html .calendar-month-navigation button:active,html .calendar-add-icon:active{background:#fff4d6;transform:scale(.97)}html .calendar-add-icon{background:#fff4d6;color:#8a5707}html .calendar-month-card,html .calendar-agenda-card{border-color:#eee5d6;box-shadow:0 7px 20px #0f172a0a}html .calendar-day{transition:background .12s ease,transform .12s ease}html .calendar-day:active{transform:scale(.95)}html .calendar-day.selected{background:#fff6df}html .calendar-day.selected>span{background:linear-gradient(135deg,#f7b51c,#df8f08);box-shadow:0 5px 12px #d9770630}html .calendar-day.today:not(.selected)>span{box-shadow:inset 0 0 0 1.5px #d89a28;background:#fffaf0}html .calendar-legend{border-top-color:#f0ebe3}html .calendar-agenda-head{border-bottom-color:#f0ebe3}html .calendar-event-card{border-color:#e9e5df;box-shadow:0 4px 13px #0f172a08;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}html button.calendar-event-card:active{transform:scale(.985);background:#fffbf4;box-shadow:0 2px 8px #0f172a06}html .calendar-event-chevron{color:#b7a17a}html .dot-training{background:#2563eb!important}html .dot-match{background:#e11d48!important}html .dot-friendly{background:#0d9488!important}html .dot-tournament{background:#7c3aed!important}html .dot-birthday{background:#db2777!important}html .calendar-day-dots b,html .calendar-legend i{width:7px;height:7px;box-shadow:0 0 0 1px #ffffffe6}html .calendar-event-card.type-training{border-left-color:#2563eb}html .calendar-event-card.type-match{border-left-color:#e11d48}html .calendar-event-card.type-friendly{border-left-color:#0d9488}html .calendar-event-card.type-tournament{border-left-color:#7c3aed}html .calendar-event-card.type-birthday{border-left-color:#db2777}html .calendar-event-card.type-training .calendar-event-topline small{color:#1d4ed8}html .calendar-event-card.type-match .calendar-event-topline small{color:#be123c}html .calendar-event-card.type-friendly .calendar-event-topline small{color:#0f766e}html .calendar-event-card.type-tournament .calendar-event-topline small{color:#6d28d9}html .calendar-event-card.type-birthday .calendar-event-topline small{color:#be185d}html .calendar-event-icon.type-training{background:#dbeafe;color:#1d4ed8}html .calendar-event-icon.type-match{background:#ffe4e6;color:#be123c}html .calendar-event-icon.type-friendly{background:#ccfbf1;color:#0f766e}html .calendar-event-icon.type-tournament{background:#ede9fe;color:#6d28d9}html .calendar-event-icon.type-birthday{background:#fce7f3;color:#be185d}html .calendar-primary-action,html .calendar-empty-add{background:linear-gradient(135deg,#f7b71d,#ed9207);box-shadow:0 7px 16px #d977062b}html .calendar-modal{border-color:#eee3d1}html .calendar-modal-head{border-bottom:0}@media(max-width:640px){html .calendar-page{gap:10px;padding-bottom:72px}html .calendar-toolbar{position:sticky;top:70px;z-index:6;grid-template-columns:auto minmax(0,1fr) auto;margin:0 -2px;padding:4px 5px;border-radius:14px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html .calendar-today{height:36px;padding:0 10px;border-radius:10px;font-size:.68rem}html .calendar-month-navigation{gap:1px}html .calendar-month-navigation h2{font-size:.95rem}html .calendar-month-navigation button,html .calendar-add-icon{width:36px;height:36px;border-radius:10px}html .calendar-month-card{padding:9px 7px 8px;border-radius:16px}html .calendar-weekdays span{height:22px}html .calendar-day{border-radius:10px;min-height:42px}html .calendar-day>span{width:29px;height:29px;font-size:.72rem}html .calendar-day-dots{gap:3px}html .calendar-day-dots b{width:6px;height:6px}html .calendar-legend{margin-top:7px;padding:8px 3px 0;gap:7px 11px}html .calendar-legend span{font-size:.56rem;color:#64748b}html .calendar-legend i{width:7px;height:7px}html .calendar-agenda-card{padding:12px 9px 9px;border-radius:16px}html .calendar-agenda-head{align-items:center;padding:0 3px 8px}html .calendar-agenda-head h2{font-size:.9rem}html .calendar-agenda-list{gap:7px;margin-top:8px}html .calendar-event-card{min-height:65px;padding:10px 9px;border-radius:13px;border-left-width:5px}html .calendar-event-icon{width:34px;height:34px;border-radius:10px}html .calendar-event-copy{gap:2px}html .calendar-event-copy strong{font-size:.79rem}html .calendar-event-topline time{font-size:.61rem}html .calendar-event-meta,html .calendar-event-plan{font-size:.59rem}html .calendar-event-chevron{width:16px;height:16px}html .calendar-modal-backdrop{background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html .calendar-modal{max-height:92dvh;border-radius:24px 24px 0 0;box-shadow:0 -12px 40px #0f172a2e}html .calendar-modal:before{content:"";display:block;width:38px;height:4px;margin:8px auto 0;border-radius:999px;background:#d6d9df}html .calendar-modal-head{padding-top:10px}html .calendar-detail-actions,html .calendar-form-actions{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}.team-attendance-session-view{display:grid;gap:10px}.team-attendance-session-view .team-attendance-legend{position:sticky;left:0;display:flex;gap:7px;overflow-x:auto;padding:1px 0 2px;scrollbar-width:none}.team-attendance-session-view .team-attendance-legend::-webkit-scrollbar{display:none}.team-attendance-session-view .team-attendance-legend span{white-space:nowrap;border-radius:999px;padding:7px 10px;background:#fff;font-size:.65rem;font-weight:850;box-shadow:0 2px 8px #0f172a06}.team-attendance-matrix-scroll{border-radius:16px!important;border-color:#dfe5ec!important;box-shadow:0 7px 20px #0f172a0a;overscroll-behavior-x:contain}.team-attendance-matrix{min-width:max(100%,760px)!important}.team-attendance-matrix th,.team-attendance-matrix td{height:62px!important;padding:8px 10px!important}.team-attendance-matrix thead th{height:58px!important;background:#f4f6f9!important;border-bottom:1px solid #dfe5ec!important}.team-attendance-matrix thead th:first-child{min-width:178px!important;z-index:4!important;background:#f4f6f9!important}.team-attendance-matrix thead th:not(:first-child){min-width:78px}.team-attendance-matrix thead th span{font-size:.62rem!important;letter-spacing:.055em;color:#8792a2}.team-attendance-matrix thead th strong{margin-top:3px;font-size:.82rem;color:#475467}.team-attendance-matrix tbody th{min-width:178px!important;background:#fff!important;box-shadow:6px 0 12px #0f172a06}.team-attendance-matrix tbody th strong{font-size:.82rem;color:#172033;max-width:154px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-attendance-matrix tbody th small{display:inline-flex!important;margin-top:4px!important;padding:2px 6px;border-radius:999px;background:#eef2f6;color:#667085!important;font-size:.6rem!important;font-weight:800}.team-attendance-matrix tbody tr:nth-child(2n) td{background:#fcfdfe}.team-attendance-matrix tbody tr:hover td{background:#f8fafc}.attendance-matrix-status{width:36px!important;height:36px!important;border-radius:10px!important;font-size:.76rem!important;border:1px solid transparent;box-shadow:inset 0 0 0 1px #ffffffb3}.attendance-matrix-status.tone-present{background:#dcf8e9!important;border-color:#a9e8c5;color:#0b7b50!important}.attendance-matrix-status.tone-late{background:#fff0dc!important;border-color:#f3c792;color:#a85d16!important}.attendance-matrix-status.tone-justified{background:#edf1f6!important;border-color:#d5dce5;color:#637083!important}.attendance-matrix-status.tone-unjustified{background:#ffe8e8!important;border-color:#f3b8b8;color:#b52d36!important}.attendance-matrix-status.tone-empty{background:#f5f7f9!important;border-color:#e4e8ed;color:#a1a9b4!important}@media(max-width:820px){.team-attendance-session-view{margin-inline:-1px}.team-attendance-matrix-scroll{width:100%;max-width:100%}.team-attendance-matrix{min-width:720px!important}.team-attendance-matrix th,.team-attendance-matrix td{height:58px!important}.team-attendance-matrix thead th:first-child,.team-attendance-matrix tbody th{min-width:148px!important;max-width:148px!important}.team-attendance-matrix tbody th strong{max-width:126px;font-size:.78rem}.team-attendance-matrix thead th:not(:first-child){min-width:72px}.attendance-matrix-status{width:34px!important;height:34px!important}}.wellness-page{width:100%;max-width:100%;min-width:0}.wellness-page>*,.wellness-page-head,.wellness-card,.wellness-form,.wellness-player-complete,.wellness-kpi-grid,.wellness-session-grid,.wellness-alert-list,.wellness-player-load-grid,.wellness-player-history{min-width:0;max-width:100%}@media(max-width:760px){.wellness-page{overflow-x:clip}.wellness-card,.wellness-form,.wellness-player-complete{width:100%;max-width:100%}.wellness-card-head,.wellness-form-head,.wellness-question-head,.wellness-detail-modal>header,.wellness-detail-history-head{min-width:0}.wellness-card-head>div,.wellness-form-head>div,.wellness-question-head>div,.wellness-detail-person,.wellness-detail-person>div{min-width:0}.wellness-player-table{display:block;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.wellness-player-table-head,.wellness-player-row{width:610px;max-width:none}.wellness-player-history{width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.wellness-detail-modal,.wellness-manual-modal{width:calc(100vw - 16px);max-width:calc(100vw - 16px);min-width:0}.wellness-detail-load,.wellness-detail-history,.wellness-manual-fields{min-width:0;max-width:100%}.wellness-detail-history article{min-width:0}.wellness-detail-history article>div{overflow:hidden}}@media(max-width:430px){.wellness-head-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wellness-primary-button,.wellness-secondary-button{min-width:0;padding-inline:8px}.wellness-detail-history article{grid-template-columns:minmax(0,1fr) auto auto auto}}html .wellness-page{gap:13px;padding-bottom:76px}html .wellness-card,html .wellness-form,html .wellness-player-complete{border-color:#ebe5dc;border-radius:18px;box-shadow:0 6px 18px #0f172a09}html .wellness-card{padding:15px}html .wellness-card-head{margin-bottom:11px}html .wellness-card-head h2{font-size:1.02rem;letter-spacing:-.015em}html .wellness-card-head p{color:#87919e}html .wellness-kpi-grid{gap:8px}html .wellness-kpi{padding:12px;border-color:#ebe7e1;border-radius:15px;gap:9px;box-shadow:0 2px 8px #0f172a05}html .wellness-kpi-icon{width:39px;height:39px;border-radius:12px}html .wellness-kpi strong{font-size:1.12rem}html .wellness-kpi small{letter-spacing:.025em}html .wellness-alert-list button{border-color:#ece8e2;background:#fff;border-radius:13px;box-shadow:0 2px 8px #0f172a05;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}html .wellness-alert-list button:active{transform:scale(.988);background:#fffbf5;box-shadow:0 1px 5px #0f172a05}html .wellness-session-grid article{border-color:#ece8e2;background:#fff;border-radius:14px;box-shadow:0 2px 8px #0f172a05}html .wellness-player-table{border-color:#ebe7e0;border-radius:15px}html .wellness-player-table-head{background:#faf8f5}html .wellness-player-row{border-top-color:#efebe5;transition:background .12s ease}html .wellness-player-row:active{background:#fffaf2}html .wellness-row-arrow{color:#c8b58d}html .wellness-form{padding:16px}html .wellness-question{border-color:#ece8e2;background:#fff;border-radius:15px}html .wellness-choice-grid button{border-color:#e9e5df;border-radius:11px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}html .wellness-choice-grid button:active{transform:scale(.97)}html .wellness-choice-grid button.active{box-shadow:0 4px 12px #d991171c,inset 0 0 0 1px #e4b25d}html .wellness-submit{border-radius:12px;box-shadow:0 7px 16px #e8940d2b}html .today-wellness-responses{border-color:#ebe7e0;border-radius:15px;box-shadow:0 3px 10px #0f172a06}html .today-wellness-responses-toggle{transition:background .12s ease}html .today-wellness-responses-toggle:active{background:#fffaf2}html .today-wellness-responses-icon{background:#fff7e9;color:#a66a0f}html .today-wellness-response-row{border-bottom-color:#f1ede7}html #weekly-team-wellness-host{margin-top:1px}@media(max-width:760px){html .wellness-page{gap:10px;padding-bottom:72px}html .wellness-page-head{align-items:center;gap:10px}html .wellness-page-head h1{font-size:1.32rem}html .wellness-page-head p{font-size:.72rem;line-height:1.35}html .wellness-head-actions{gap:6px}html .wellness-primary-button,html .wellness-secondary-button{min-height:38px;border-radius:11px;font-size:.7rem;padding:0 10px}html .wellness-card,html .wellness-form,html .wellness-player-complete{border-radius:16px}html .wellness-card{padding:12px 10px}html .wellness-card-head{align-items:center;margin-bottom:9px;padding:0 2px}html .wellness-card-head h2{font-size:.92rem}html .wellness-card-head p{font-size:.65rem}html .wellness-card-head>small{font-size:.59rem}html .wellness-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}html .wellness-kpi{min-height:66px;padding:10px;grid-template-columns:36px minmax(0,1fr);gap:8px;border-radius:13px}html .wellness-kpi-icon{width:36px;height:36px;border-radius:11px}html .wellness-kpi-icon svg{width:17px}html .wellness-kpi small{font-size:.54rem}html .wellness-kpi strong{font-size:1.05rem}html .wellness-alert-list{gap:6px}html .wellness-alert-list button{padding:8px 9px;border-radius:12px}html .wellness-avatar{width:35px;height:35px;flex-basis:35px;border-radius:11px}html .wellness-alert-copy strong{font-size:.74rem}html .wellness-alert-copy span{font-size:.61rem}html .wellness-session-grid{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 4px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}html .wellness-session-grid::-webkit-scrollbar{display:none}html .wellness-session-grid article{flex:0 0 150px;scroll-snap-align:start;padding:10px;border-radius:13px}html .wellness-session-grid article>strong{font-size:.72rem;margin:5px 0 7px}html .wellness-session-rpe>span{padding:6px}html .wellness-form{padding:13px 10px}html .wellness-form-head{padding-bottom:11px}html .wellness-form-head h2{font-size:1.02rem}html .wellness-question{margin-top:11px;padding:12px 10px;border-radius:14px}html .wellness-question-head strong{font-size:.8rem}html .wellness-choice-grid{gap:5px;margin-top:10px}html .wellness-choice-grid button{min-height:52px;padding:6px 3px;border-radius:10px}html .wellness-submit{min-height:44px;margin-top:12px}html .wellness-player-complete{padding:14px 11px;gap:10px}html .wellness-complete-icon{width:43px;height:43px;border-radius:13px}html .wellness-complete-grid{gap:6px}html .wellness-metric{padding:9px;border-radius:12px}html .today-wellness-responses-toggle{min-height:48px;padding:7px 9px}html .today-wellness-responses-panel{padding:0 8px 8px}}@media(max-width:430px){html .wellness-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}html .wellness-page-head p{grid-column:1/-1}html .wellness-head-actions{justify-self:end}html .wellness-kpi{grid-template-columns:34px minmax(0,1fr);padding:9px}html .wellness-kpi-icon{width:34px;height:34px}html .wellness-session-grid article{flex-basis:142px}}html .roster-page{gap:16px}html .roster-hero{min-height:154px;border-radius:22px;box-shadow:0 12px 30px #0f172a1f}html .roster-toolbar{border-color:#ece7df;border-radius:18px;box-shadow:0 7px 20px #0f172a09}html .roster-search{height:44px;background:#fff;border-color:#e7e9ed}html .roster-filter-strip button{min-height:36px;padding:7px 12px;border-color:#e7e9ed;background:#fff;transition:transform .12s ease,background .12s ease,border-color .12s ease}html .roster-filter-strip button:active{transform:scale(.96)}html .roster-filter-strip button.active{background:#fff3cf;border-color:#e3aa38;color:#8a5707;box-shadow:inset 0 0 0 1px #d9770614}html .roster-section-heading h2{color:#263247}html .roster-player-card{border-color:#e8e6e2;border-radius:18px;box-shadow:0 6px 18px #0f172a0a}html .roster-player-card:hover{border-color:#e5c784;box-shadow:0 10px 24px #0f172a12}html .roster-player-card:active{transform:scale(.985)}html .roster-avatar-wrap{background:linear-gradient(180deg,#f2f4f6,#eceff2)}html .roster-card-copy{min-height:101px}html .roster-position-pill{background:#f4f6f8;color:#5f6c7d}html .roster-status{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}html .roster-status.lesionada{background:#ffedd5f7;color:#b54708}html .roster-status.baja{background:#fee2e2f7;color:#b42318}html .roster-detail-backdrop{background:#0f172a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html .roster-detail{border:1px solid #eee4d3;box-shadow:0 24px 70px #0f172a3d}html .roster-detail-header{background:linear-gradient(135deg,#fffdfa,#fff7e7)}html .roster-detail-summary>div{background:#fff;border-color:#ebe7e0}html .roster-edit-form{background:#fffcf6;border-color:#eadfc9}html .roster-detail-actions button{min-height:42px}@media(max-width:820px){html .roster-page{gap:11px;padding-bottom:74px}html .roster-hero{min-height:116px;padding:17px 15px;border-radius:17px}html .roster-hero h1{font-size:1.55rem}html .roster-hero p:not(.eyebrow){font-size:.72rem}html .roster-toolbar{padding:11px;border-radius:16px}html .roster-toolbar-top{align-items:center}html .roster-search-row{margin-top:10px}html .roster-search{height:42px;border-radius:12px}html .roster-filter-strip{gap:6px;padding:9px 0 0}html .roster-filter-strip button{min-height:33px;padding:6px 10px;font-size:.68rem}html .roster-section-heading{padding:1px 2px 0}html .roster-section-heading h2{font-size:1rem}html .roster-grid{gap:8px}html .roster-player-card{border-radius:14px}html .roster-card-topline{padding:7px}html .roster-card-copy{min-height:82px;padding:8px 8px 9px}html .roster-card-copy h3{font-size:.79rem;margin-bottom:5px}html .roster-position-pill{font-size:.56rem;padding:4px 6px}html .roster-card-copy small{margin-top:6px;font-size:.55rem}html .roster-detail{max-height:92dvh;border-radius:24px 24px 0 0}html .roster-detail:before{content:"";display:block;width:38px;height:4px;margin:8px auto 0;border-radius:999px;background:#d8dadd;flex:0 0 auto}html .roster-detail-header{padding:9px 14px 12px;border-bottom:0}html .roster-detail-body{padding:12px 12px calc(18px + env(safe-area-inset-bottom,0px))}html .roster-detail-summary{gap:7px}html .roster-detail-summary>div{padding:10px;border-radius:13px}html .roster-edit-form{margin-top:11px;padding:12px;border-radius:15px}}@media(max-width:520px){html .roster-hero{min-height:104px}html .roster-toolbar-top>div .eyebrow{display:none}html .roster-toolbar-top strong{font-size:.9rem}html .roster-export{height:40px;width:40px;min-width:40px;border-radius:11px}html .roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}html .roster-avatar-wrap{aspect-ratio:4/4.65}html .roster-status{font-size:.54rem;min-height:21px}html .roster-dorsal{font-size:.68rem;min-height:23px}}html .stats-shell{gap:14px;padding-bottom:78px}html .stats-hero{border-radius:20px;box-shadow:0 12px 28px #0f172a21}html .stats-priority-card,html .stats-matches-card,html .stats-trend-card,html .stats-season-more{border-color:#e8e2d8;box-shadow:0 6px 18px #0f172a09}html .stats-priority-grid{gap:9px}html .stats-metric{border-color:#e9e6e1;background:#fff;box-shadow:none}html .stats-metric.stats-tone-positive{background:linear-gradient(180deg,#f7fffb,#fff)}html .stats-metric.stats-tone-negative{background:linear-gradient(180deg,#fff8f8,#fff)}html .stats-metric.stats-tone-info{background:linear-gradient(180deg,#f7fbff,#fff)}html .stats-match-row{border-color:#e8e5df;box-shadow:0 3px 10px #0f172a06}html .stats-match-summary{transition:background .12s ease,transform .12s ease}html .stats-match-summary:not(:disabled):active{transform:scale(.992);background:#fffbf4}html .stats-match-main small i{width:8px;height:8px}html .stats-status-published .stats-match-main small i{box-shadow:0 0 0 3px #e8f8ef}html .stats-status-draft .stats-match-main small i{box-shadow:0 0 0 3px #fff4d8}html .stats-match-expanded{background:#fcfbf9}html .stats-bars{border-bottom-color:#e9ecef}html .stats-bar{width:min(68%,28px)}html .stats-list-head select{border-color:#e4dfd6;background:#fffdf8}html .stats-quick-add{background:#fff5d9;border-color:#efc86c;color:#8b5506}html .stats-modal{border:1px solid #eee3d4}html .stats-modal-head{border-bottom:0;background:linear-gradient(180deg,#fffdf9,#fff)}html .stats-modal-actions{border-top-color:#eee8df}@media(max-width:600px){html .stats-shell{gap:10px;padding-bottom:74px}html .stats-hero{min-height:112px;padding:15px 14px;border-radius:17px;align-items:flex-start}html .stats-hero h1{font-size:1.34rem}html .stats-hero p{max-width:230px;line-height:1.35}html .stats-record strong{font-size:1.28rem}html .stats-record span{font-size:.56rem}html .stats-priority-card,html .stats-matches-card,html .stats-trend-card{padding:11px;border-radius:15px}html .stats-section-head h2,html .stats-list-head h2{font-size:.94rem}html .stats-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:10px}html .stats-metric{min-height:76px;padding:10px 6px 8px 10px;border-radius:12px}html .stats-metric:before{left:4px;top:9px;bottom:9px;width:2.5px}html .stats-metric small{font-size:.51rem;line-height:1.12}html .stats-metric strong{margin-top:6px;font-size:.96rem}html .stats-season-more{border-radius:15px}html .stats-season-more>summary{min-height:44px;padding:0 12px;font-size:.66rem}html .stats-season-metrics{gap:5px;padding:9px}html .stats-season-metrics .stats-metric{min-height:62px}html .stats-trends-grid{gap:8px}html .stats-trend-card{overflow:hidden}html .stats-bars{height:132px;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}html .stats-bar-col{min-width:24px}html .stats-trend-head h3{font-size:.78rem}html .stats-list-head{margin-bottom:9px;gap:7px}html .stats-list-head select{height:38px;border-radius:11px}html .stats-match-list{gap:6px}html .stats-match-row{border-radius:13px}html .stats-match-summary{min-height:62px;padding:9px}html .stats-match-main>strong{font-size:.76rem}html .stats-match-main>span{font-size:.56rem}html .stats-match-side{gap:5px}html .stats-match-side>strong{font-size:.78rem}html .stats-match-expanded{padding:9px}html .stats-match-metrics{gap:5px}html .stats-match-metrics .stats-metric{min-height:61px}html .stats-modal-backdrop{background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html .stats-modal{max-height:93dvh;border-radius:24px 24px 0 0;box-shadow:0 -12px 40px #0f172a2e}html .stats-modal:before{content:"";display:block;width:38px;height:4px;margin:8px auto 0;border-radius:999px;background:#d6d9df;flex:0 0 auto}html .stats-modal-head{padding:9px 13px 12px}html .stats-modal-scroll{gap:9px;padding:10px 11px}html .stats-editor-section,html .stats-notes-field{padding:11px;border-radius:13px}html .stats-editor-grid,html .stats-visible-grid{gap:6px;margin-top:9px}html .stats-editor-grid label>div{height:40px}html .stats-visible-grid button{min-height:46px;border-radius:10px}html .stats-modal-actions{gap:7px;padding:10px 11px calc(11px + env(safe-area-inset-bottom,0px))}html .stats-action-muted,html .stats-action-primary{min-height:44px}}@media(max-width:370px){html .stats-hero p{display:none}html .stats-priority-card{padding:9px}html .stats-priority-grid{gap:4px}html .stats-metric{padding-inline:8px 4px}html .stats-metric small{font-size:.48rem}html .stats-metric strong{font-size:.9rem}}.competition-page{gap:14px}.competition-summary,.competition-card,.competition-info-card{border-color:#e6e9ee;box-shadow:0 6px 20px #0f172a09}.competition-summary{border-radius:22px;padding:16px}.competition-summary-logo{border-radius:14px;box-shadow:0 3px 10px #0f172a0a}.competition-summary-team strong{letter-spacing:-.015em}.competition-summary-metrics>div{border-radius:14px;background:linear-gradient(180deg,#fff,#fafbfd)}.competition-summary-metrics>div:first-child{background:#fff8e8;border-color:#f0ddb1}.competition-summary-metrics>div:first-child strong{color:#9a610a}.competition-card{border-radius:22px;padding:16px}.competition-reset-button,.competition-edit-button,.competition-primary-button,.competition-secondary-button{transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.competition-reset-button:active,.competition-edit-button:active,.competition-primary-button:active,.competition-secondary-button:active{transform:scale(.97)}.competition-table-wrap{border-radius:16px}.competition-table tbody tr{transition:background .14s ease}.competition-table tbody tr:hover td{background:#fbfcfd}.competition-table tbody tr.is-own td{background:#fff9ea}.competition-table tbody tr.is-own td:first-child{box-shadow:inset 3px 0 #e6a11c}.competition-rank,.competition-team-logo{border-radius:9px}.competition-info-card{border-radius:15px;background:#fcfdfe}.competition-modal{border-radius:24px}.competition-modal input{min-height:42px}.competition-primary-button,.competition-secondary-button{min-height:44px;border-radius:12px}@media(max-width:760px){.competition-page{gap:12px;padding-bottom:4px}.competition-summary{padding:13px;border-radius:18px}.competition-summary-team{gap:10px}.competition-summary-logo{width:44px;height:44px;flex-basis:44px;border-radius:12px}.competition-summary-team strong{font-size:.88rem}.competition-summary-metrics{gap:6px}.competition-summary-metrics>div{min-height:62px;padding:9px 5px;border-radius:12px;display:flex;flex-direction:column;justify-content:center}.competition-summary-metrics strong{font-size:.93rem}.competition-card{padding:11px;border-radius:18px}.competition-toolbar{margin-bottom:8px}.competition-reset-button{border-radius:11px}.competition-mobile-list{gap:7px}.competition-mobile-row{position:relative;min-height:64px;padding:10px;border-radius:14px;box-shadow:0 2px 8px #0f172a05;transition:transform .14s ease,background .14s ease,border-color .14s ease}.competition-mobile-row:active{transform:scale(.992)}.competition-mobile-row.is-own{border-color:#edc96b;background:linear-gradient(90deg,#fff7df,#fffaf0 45%,#fff);box-shadow:inset 3px 0 #df9817,0 3px 10px #8052090a}.competition-mobile-rank{width:32px;height:32px;border-radius:10px;font-size:.7rem}.competition-mobile-row:nth-child(1) .competition-mobile-rank{background:#fff2c8;color:#966009}.competition-mobile-row:nth-child(2) .competition-mobile-rank{background:#f2f4f7;color:#5f6b7b}.competition-mobile-row:nth-child(3) .competition-mobile-rank{background:#fff1e7;color:#a75f2d}.competition-mobile-team>span{width:30px;height:30px;flex-basis:30px;border-radius:9px}.competition-mobile-team strong{font-size:.72rem}.competition-mobile-points strong{font-size:.86rem}.competition-mobile-meta>span{min-height:22px;padding:3px 6px;border-radius:7px;font-size:.49rem}.competition-mobile-meta button{min-height:28px;padding:3px 5px;border-radius:8px}.competition-info-card{padding:10px 11px;border-radius:14px}.competition-modal-backdrop{background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.competition-modal{max-height:92dvh;border-radius:24px 24px 0 0;padding:15px 14px calc(18px + env(safe-area-inset-bottom))}.competition-modal-head{padding-bottom:12px}.competition-modal-head>button{width:38px;height:38px;flex-basis:38px;border-radius:12px;background:#f6f7f9}.competition-editor-grid{gap:7px}.competition-modal input{min-height:44px;border-radius:11px}.competition-modal-actions{gap:8px}}@media(max-width:390px){.competition-summary{padding:11px}.competition-summary-logo{width:40px;height:40px;flex-basis:40px}.competition-summary-metrics>div{min-height:58px}.competition-mobile-row{padding:9px 8px}}.gp-page{gap:14px}.gp-header{position:relative;overflow:visible;align-items:center;padding:20px 22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 88% 8%,rgba(251,191,36,.24),transparent 28%),linear-gradient(145deg,#111b31,#1c2b43 58%,#3e2d13);color:#fff;box-shadow:0 15px 34px #0f172a26}.gp-header>div:first-child{min-width:0}.gp-header h1{color:#fff;margin:.3rem 0 .28rem}.gp-header p{color:#d6deea}.gp-eyebrow{color:#f5bd4c}.gp-match-picker summary{border-color:#ffffff59;box-shadow:0 7px 20px #0f172a1f}.gp-history-button{border-color:#ffffff40;background:#ffffff1c;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gp-history-button:hover{background:#ffffff2e}.gp-header-tools select:focus,.gp-field input:focus,.gp-field select:focus{border-color:#e5aa3d;box-shadow:0 0 0 3px #fbbf2421}.gp-status-card,.gp-read-summary,.gp-read-panel,.gp-history-panel,.gp-editor-section,.gp-player-section,.gp-quick-summary,.gp-player-hero,.gp-empty{border-radius:18px;box-shadow:0 8px 24px #0f172a0b}.gp-status-card,.gp-read-summary{min-height:76px}.gp-read-summary{color:#9a620b;border-color:#ead8b4}.gp-read-summary:not(:disabled):hover{background:#fffaf0;border-color:#e5c88e}.gp-panel-heading>span{background:#fff4d7;color:#955d08}.gp-editor-section{padding:1rem}.gp-section-title>span{background:linear-gradient(145deg,#f4b62a,#d9820c);color:#3d2a05;box-shadow:0 5px 12px #d9770629}.gp-attack-tabs button{min-height:39px;border-radius:11px;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.gp-attack-tabs button:active{transform:scale(.97)}.gp-attack-tabs button.active{background:#172033;border-color:#172033;color:#fff}.gp-attack-tabs button.done:not(.active){border-color:#e8c781;color:#8f5908;background:#fff8e8}.gp-switch-row{border-radius:13px;background:#fbfcfd}.gp-switch-row input:checked{background:#d97706}.gp-direction-grid label{transition:transform .12s ease,border-color .12s ease,background .12s ease}.gp-direction-grid label:active{transform:scale(.985)}.gp-direction-grid label.checked{border-color:#e5bd72;background:#fff8e8;color:#8c5708}.gp-direction-grid input{accent-color:#d97706}.gp-court,.gp-serve-court{box-shadow:0 8px 22px #533e1c1a,inset 0 0 0 4px #fff3}button.gp-zone:active{filter:brightness(.95);transform:scale(.985)}.gp-target-player{background:#fff8e8;border-color:#ead09b}.gp-target-player strong{color:#9a6008}.gp-actions-bar{border-color:#dddfe4;border-radius:16px;box-shadow:0 15px 38px #0f172a26}.gp-action-primary{border-color:#d98809;background:linear-gradient(90deg,#f4b62a,#e78b0b);color:#392805;box-shadow:0 5px 12px #d9770624}.gp-action-primary:hover{background:linear-gradient(90deg,#efac1d,#dd8207)}.gp-action-secondary:active,.gp-action-primary:active{transform:scale(.98)}.gp-player-hero{background:radial-gradient(circle at 88% 10%,rgba(251,191,36,.24),transparent 30%),linear-gradient(145deg,#111b31,#243149 62%,#4b3410)}.gp-player-kicker{color:#f7ca68}.gp-quick-summary{background:#fffdf8;border-color:#eadbbd}.gp-quick-summary>small{color:#a2680b}.gp-quick-summary svg{color:#d88a0b}@media(max-width:720px){.gp-page{padding:.45rem .2rem 8.35rem;gap:11px}.gp-header{padding:15px 14px;border-radius:18px;gap:12px}.gp-header h1{font-size:1.55rem;margin:.25rem 0 .22rem}.gp-header p{font-size:.7rem;line-height:1.35}.gp-eyebrow{font-size:.62rem}.gp-header-tools{gap:7px}.gp-match-picker summary{min-height:54px;border-radius:13px;padding:.45rem .55rem}.gp-match-picker-logo{width:36px;height:36px;border-radius:10px}.gp-match-picker-copy strong{font-size:.76rem}.gp-match-picker-copy em{font-size:.58rem}.gp-history-button{min-height:54px;border-radius:13px}.gp-status-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px}.gp-status-card,.gp-read-summary{min-height:66px;padding:.65rem .7rem;border-radius:14px}.gp-status-card{gap:.55rem}.gp-status-card small,.gp-read-summary small{font-size:.55rem}.gp-status-card strong,.gp-read-summary strong{font-size:.79rem}.gp-status-card em{display:none}.gp-read-summary{gap:.5rem}.gp-read-panel,.gp-history-panel{padding:.78rem;border-radius:15px}.gp-panel-heading{margin-bottom:.6rem}.gp-editor-section,.gp-player-section{padding:.76rem;border-radius:15px;gap:.78rem}.gp-section-title p{line-height:1.35}.gp-attack-tabs{gap:5px;margin-right:-.76rem;padding-right:.76rem;scroll-snap-type:x proximity}.gp-attack-tabs button{min-width:58px;height:37px;scroll-snap-align:start}.gp-direction-grid{gap:6px}.gp-direction-grid label{min-height:42px;border-radius:10px}.gp-switch-row{padding:.62rem .68rem}.gp-court,.gp-serve-court{border-radius:13px}.gp-zone{min-height:58px}.gp-actions-bar{bottom:calc(72px + env(safe-area-inset-bottom));margin:0;padding:7px;gap:6px;border-radius:14px;background:#fffffff7}.gp-actions-bar>div{padding:1px 3px 4px}.gp-actions-bar small{font-size:.57rem}.gp-actions-bar strong{font-size:.67rem}.gp-action-primary,.gp-action-secondary{min-height:42px;border-radius:10px;font-size:.67rem}.gp-player-view{gap:10px}.gp-player-hero{padding:.9rem;border-radius:17px}.gp-player-hero h2{font-size:1.55rem}.gp-quick-summary{padding:.78rem;border-radius:15px}.gp-player-section{border-radius:15px}}@media(max-width:390px){.gp-header{padding:13px 12px}.gp-header h1{font-size:1.43rem}.gp-header-tools{grid-template-columns:1fr auto}.gp-history-button{width:48px;min-width:48px;padding:0;font-size:0}.gp-history-button svg{width:18px;height:18px}.gp-status-card,.gp-read-summary{padding:.58rem}.gp-status-card strong,.gp-read-summary strong{font-size:.73rem}.gp-status-card small,.gp-read-summary small{font-size:.51rem}}.perf-page{gap:14px}.perf-header{position:relative;overflow:hidden;align-items:center;padding:20px 22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(251,191,36,.24),transparent 28%),linear-gradient(145deg,#111b31,#1d2c45 58%,#433016);color:#fff;box-shadow:0 15px 34px #0f172a26}.perf-header>div:first-child{min-width:0}.perf-header h1{color:#fff;margin:.28rem 0 .26rem}.perf-header p{color:#d5deea}.perf-eyebrow{color:#f5bd4c}.perf-new{border-color:#d9890a;background:linear-gradient(90deg,#f4b62a,#e78b0b);color:#382706;box-shadow:0 7px 18px #d977062e}.perf-new:hover{background:linear-gradient(90deg,#efac1d,#dc8107)}.perf-new:active,.perf-refresh:active,.perf-tabs button:active,.perf-player-card:active{transform:scale(.985)}.perf-tabs{gap:6px;padding:5px;border:1px solid #e5e7eb;border-radius:15px;background:#f7f8fa}.perf-tabs button{min-height:40px;border-color:transparent;background:transparent;border-radius:10px;transition:transform .12s ease,background .12s ease,color .12s ease,box-shadow .12s ease}.perf-tabs button:hover{background:#fff}.perf-tabs button.active{background:#172033;border-color:#172033;color:#fff;box-shadow:0 5px 14px #17203324}.perf-tabs button:last-child:not(.active){border-color:transparent;background:transparent;color:#96600b}.perf-summary,.perf-panel,.perf-empty-state{border-radius:18px;box-shadow:0 8px 24px #0f172a0b}.perf-summary{padding:.95rem}.perf-summary-history{background:linear-gradient(145deg,#fff 72%,#fff8e7)}.perf-summary-title span,.perf-section-heading>div>small{color:#9a6109}.perf-summary-title strong{color:#727d8d}.perf-kpis{gap:8px}.perf-kpis article{position:relative;overflow:hidden;border-radius:13px;background:#fbfcfd;padding:.72rem .78rem .72rem .9rem}.perf-kpis article:before{content:"";position:absolute;left:5px;top:10px;bottom:10px;width:3px;border-radius:99px;background:#e0a43c}.perf-kpis strong{color:#1c283b}.perf-panel{padding:.95rem}.perf-count{background:#fff4d8;color:#955d08}.perf-section-heading>svg{color:#c77b08}.perf-player-grid{gap:9px}.perf-player-card{border-radius:14px;background:#fbfcfd;box-shadow:0 2px #0f172a04;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.perf-player-card:hover{border-color:#e4c486;background:#fffdf8;box-shadow:0 7px 17px #4d320812}.perf-player-card.has-record{border-color:#e8dfcf}.perf-avatar{background:#fff4d8;color:#955d08;border-color:#ead09b}.perf-player-metrics>span{border-radius:9px;background:#fff}.perf-card-chevron{color:#9d7d48}.perf-delta.neutral{background:#f5f1e8;color:#78684f}.perf-history-filters select,.perf-form-grid select,.perf-form-grid input,.perf-form-grid textarea{background:#fff}.perf-history-filters select:focus,.perf-form-grid select:focus,.perf-form-grid input:focus,.perf-form-grid textarea:focus{border-color:#dfa43c;box-shadow:0 0 0 3px #fbbf2421}.perf-history-person{border-top-color:#eee8dc}.perf-trend-line,.perf-trend-dot{stroke:#d58a0b}.perf-log-list>div>strong{color:#9a6109}.perf-chart-empty{background:#fbfcfd}.perf-detail-sheet,.perf-form-sheet{border-radius:20px}.perf-detail-head,.perf-form-sheet>header{border-bottom-color:#eee6d7}.perf-detail-kpis article{border-radius:11px;background:#fbfcfd}.perf-detail-chart,.perf-log-card{border-radius:13px}.perf-test-info{border-color:#ead09b;background:#fff8e8;color:#955d08}.perf-test-info span{color:#7e6847}.perf-save{border-color:#d9890a;background:linear-gradient(90deg,#f4b62a,#e78b0b);color:#382706}.perf-icon-btn:active,.perf-cancel:active,.perf-save:active{transform:scale(.97)}.perf-empty-state svg{color:#c77b08}@media(max-width:720px){.perf-page{padding:.45rem .2rem 8.25rem;gap:11px}.perf-header{padding:15px 14px;border-radius:18px;gap:12px}.perf-header h1{font-size:1.5rem;margin:.22rem 0 .2rem}.perf-header p{font-size:.7rem;line-height:1.35}.perf-eyebrow{font-size:.61rem}.perf-header-actions{display:block}.perf-new{width:auto;min-height:42px;border-radius:11px;padding:0 .72rem}.perf-tabs{display:flex;overflow-x:auto;overflow-y:hidden;gap:5px;padding:4px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.perf-tabs::-webkit-scrollbar{display:none}.perf-tabs button,.perf-tabs button:last-child{flex:0 0 auto;min-width:72px;min-height:38px;grid-column:auto;scroll-snap-align:start;padding:0 .62rem;font-size:.66rem}.perf-summary{padding:.75rem;border-radius:15px;overflow:hidden}.perf-summary-title{margin-bottom:.6rem;gap:.1rem}.perf-summary-title span{font-size:.6rem}.perf-summary-title strong{font-size:.64rem;line-height:1.3}.perf-kpis{display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;margin:0 -.75rem;padding:0 .75rem 2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.perf-kpis::-webkit-scrollbar{display:none}.perf-kpis article{flex:0 0 min(145px,44vw);min-height:76px;padding:.62rem .62rem .62rem .82rem;scroll-snap-align:start}.perf-kpis small{font-size:.55rem}.perf-kpis strong{font-size:.9rem}.perf-kpis>article>span{font-size:.56rem}.perf-panel{padding:.76rem;border-radius:15px;gap:.7rem}.perf-section-heading{gap:.55rem}.perf-section-heading h2{font-size:.96rem}.perf-section-heading h3{font-size:.9rem}.perf-section-heading p{font-size:.66rem}.perf-count{font-size:.58rem;padding:.3rem .48rem}.perf-player-card{grid-template-columns:auto minmax(0,1fr) minmax(122px,auto);grid-template-areas:"avatar player metrics" "avatar delta metrics";padding:.58rem .6rem;border-radius:12px;gap:.2rem .48rem}.perf-avatar{width:37px;height:37px;flex-basis:37px}.perf-player-copy strong{font-size:.77rem}.perf-player-copy small{font-size:.58rem}.perf-player-copy em{font-size:.57rem}.perf-player-metrics{gap:4px}.perf-player-metrics>span{padding:.3rem .34rem}.perf-player-metrics small{font-size:.49rem}.perf-player-metrics strong{font-size:.66rem}.perf-delta{font-size:.56rem}.perf-history-grid{grid-template-columns:1fr;gap:9px}.perf-history-filters{gap:7px}.perf-history-filters select{height:40px}.perf-chart{min-height:145px}.perf-chart-empty{min-height:140px}.perf-modal{place-items:end center;padding:0;background:#0f172a80}.perf-detail-sheet,.perf-form-sheet{width:100%;max-height:calc(100dvh - 58px);border-radius:22px 22px 0 0;border-bottom:0}.perf-detail-head,.perf-form-sheet>header{padding:.78rem .85rem}.perf-detail-body{padding:.72rem .75rem calc(.9rem + env(safe-area-inset-bottom,0px))}.perf-detail-kpis{gap:6px}.perf-detail-kpis article{padding:.55rem}.perf-detail-chart,.perf-log-card{padding:.7rem;border-radius:12px}.perf-form-grid{padding:.75rem;gap:.58rem}.perf-test-info{margin:0 .75rem .65rem}.perf-form-sheet>footer{padding:.65rem .75rem calc(.65rem + env(safe-area-inset-bottom,0px))}}@media(max-width:420px){.perf-header{padding:13px 12px}.perf-header h1{font-size:1.4rem}.perf-new{min-height:40px;font-size:.68rem}.perf-player-card{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar player" "avatar metrics" "avatar delta"}.perf-player-metrics{width:100%;grid-template-columns:1fr 1fr}.perf-history-filters{grid-template-columns:1fr}}:root{--app-gold:#d97706;--app-gold-soft:#fff4d7;--app-focus:rgba(217,119,6,.22);--app-border:#ebe6dc;--app-shadow:0 8px 24px rgba(15,23,42,.045)}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body,button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:transform .12s ease,background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}button:not(:disabled):active,.nav-link:active,.shortcut-card:active{transform:scale(.985)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--app-focus);outline-offset:2px}.content{background:linear-gradient(180deg,#fafbfc 0,#f8fafc 180px)}.sidebar{box-shadow:4px 0 24px #0f172a06}.sidebar-profile,.drawer-profile{transition:background-color .14s ease,transform .12s ease}.sidebar-profile:active,.drawer-profile:active{transform:scale(.99)}.sidebar-user{border-top-color:var(--app-border)}.nav-link{min-height:43px}.bottom-nav .nav-link,.bottom-more{touch-action:manipulation}.page-card,.surface-card{box-shadow:var(--app-shadow)}.primary-button,.secondary-button,.icon-button,.logout-button,.drawer-logout{min-height:44px}.primary-button,.secondary-button{border-radius:12px}.form-error,.form-success{box-shadow:0 3px 10px #0f172a06}.loading{min-height:36vh;display:grid;place-items:center;text-align:center;color:#7a8494;font-size:.82rem;font-weight:700}.boot-screen{background:linear-gradient(180deg,#fffaf0,#f8fafc 48%)}.profile-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-modal{border:1px solid rgba(255,255,255,.4)}.profile-modal-header{background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-actions .primary-button{box-shadow:0 6px 16px #d9770626}.mobile-drawer,.profile-modal-scroll{scrollbar-width:thin;scrollbar-color:#d8cdb9 transparent}@media(max-width:820px){.mobile-header{height:64px;padding:0 12px;gap:10px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 18px #0f172a0b}.mobile-header .icon-button{width:40px;height:40px;min-height:40px;border-radius:11px}.mobile-header .avatar-button{width:38px;height:38px}.mobile-brand strong{font-size:.88rem;line-height:1.15}.mobile-brand span{font-size:.68rem;margin-top:2px}.content{padding:76px 12px calc(82px + env(safe-area-inset-bottom,0px))}.bottom-nav{min-height:64px;padding:5px 5px calc(5px + env(safe-area-inset-bottom,0px));background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -7px 24px #0f172a0e}.bottom-nav .nav-link,.bottom-more{min-height:50px;border-radius:11px;font-size:.62rem;gap:2px}.bottom-nav .nav-link svg,.bottom-more svg{width:19px;height:19px}.bottom-nav .nav-link.active,.bottom-more.active{box-shadow:inset 0 0 0 1px #d9770614}.mobile-drawer{padding:calc(12px + env(safe-area-inset-top,0px)) 12px calc(14px + env(safe-area-inset-bottom,0px));width:min(84vw,320px);transition:transform .2s cubic-bezier(.2,.8,.2,1)}.drawer-head{padding-bottom:10px}.drawer-profile{border:1px solid #eee7da;background:#fffaf1;margin-bottom:10px}.mobile-drawer nav{gap:3px}.mobile-drawer .nav-link{min-height:44px;border-radius:11px}.drawer-logout{margin-top:12px;border:1px solid #ece8e1;background:#fafafa}.profile-backdrop{place-items:end center;padding:0;background:#0f172a80}.profile-modal{width:100%;max-height:min(91dvh,850px);border-radius:22px 22px 0 0;border-bottom:0;animation:final-sheet-in .2s ease-out}.profile-modal-header{padding:15px 15px 13px}.profile-modal-scroll{padding:14px 14px calc(18px + env(safe-area-inset-bottom,0px))}.profile-identity-card,.form-section{border-radius:15px}.profile-actions{bottom:calc(-18px - env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}}@media(max-width:420px){.content,.mobile-header{padding-left:10px;padding-right:10px}.bottom-nav{padding-left:3px;padding-right:3px}.bottom-nav .nav-link,.bottom-more{font-size:.59rem}}@keyframes final-sheet-in{0%{transform:translateY(18px);opacity:.9}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
