:root,[data-theme=dark]{--bg: #0d0d0f;--surface: #161618;--surface2: #1e1e22;--surface3: #26262c;--border: rgba(255, 255, 255, .07);--text: #f0f0f5;--muted: #6b6b7a;--orange: #ff6b1a;--orange-dim: rgba(255, 107, 26, .15);--green: #2ecc71;--green-dim: rgba(46, 204, 113, .12);--red: #e74c3c;--red-dim: rgba(231, 76, 60, .12);--purple: #9b59b6;--gold: #f39c12;--danger: #e74c3c;--court-bg: #1a3d2b;--shadow: rgba(0, 0, 0, .35)}[data-theme=light]{--bg: #eef0f4;--surface: #ffffff;--surface2: #f4f5f8;--surface3: #e8eaef;--border: rgba(0, 0, 0, .1);--text: #1a1a22;--muted: #5c5c6e;--orange: #e85a00;--orange-dim: rgba(232, 90, 0, .12);--green: #1e9e57;--green-dim: rgba(30, 158, 87, .1);--red: #d63031;--red-dim: rgba(214, 48, 49, .1);--purple: #8e44ad;--gold: #d68910;--danger: #d63031;--court-bg: #2d5a3d;--shadow: rgba(0, 0, 0, .08)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Cairo,sans-serif;min-height:100vh}#root{min-height:100vh}nav{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:1px solid var(--border);background:var(--surface);position:sticky;top:0;z-index:100}.logo{font-family:Bebas Neue,sans-serif;font-size:1.4rem;letter-spacing:2px;color:var(--orange)}.logo span{color:var(--text)}.nav-tabs{display:flex;gap:3px;background:var(--surface2);border-radius:10px;padding:3px}.nav-tab{padding:5px 12px;border-radius:7px;border:none;background:transparent;color:var(--muted);font-family:Cairo,sans-serif;font-size:12px;cursor:pointer;transition:all .15s;font-weight:600}.nav-tab.active{background:var(--surface3);color:var(--text)}.nav-tab.admin-tab.active{background:#f39c1226;color:var(--gold)}.admin-stat-grid{grid-template-columns:repeat(5,1fr)}@media(max-width:640px){.admin-stat-grid{grid-template-columns:repeat(2,1fr)}nav{flex-wrap:wrap;gap:8px}.nav-tabs{order:3;width:100%;overflow-x:auto}}.sync-status{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:4px}.dot-live{width:7px;height:7px;border-radius:50%;background:var(--green)}.dot-err{width:7px;height:7px;border-radius:50%;background:var(--red)}.page{display:none;padding:1.25rem;max-width:900px;margin:0 auto}.page.active{display:block}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1rem;margin-bottom:1rem}.card-title{font-size:13px;font-weight:700;color:var(--muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.share-coach-row{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;color:var(--muted);cursor:pointer}.share-coach-row input{accent-color:var(--orange)}.recording-speed-card{margin-bottom:10px;padding:.65rem .75rem}.recording-sticky-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--muted);cursor:pointer}.recording-aids{margin-bottom:8px}.recording-aids-row{display:flex;gap:6px;margin-bottom:6px}.recording-mode-chip{flex:1;padding:.35rem .5rem;border-radius:8px;border:1.5px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.recording-mode-chip.active{border-color:var(--orange);color:var(--orange);background:#e878301a}.recording-sticky-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.35rem .15rem;cursor:pointer;-webkit-user-select:none;user-select:none}.recording-sticky-label{font-size:13px;font-weight:600;color:var(--text)}.toggle-switch{position:relative;display:inline-flex;flex-shrink:0}.toggle-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.toggle-track{display:block;width:42px;height:24px;border-radius:999px;background:var(--border);transition:background .15s;position:relative}.toggle-track:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:inset-inline-start .15s}.toggle-switch input:checked+.toggle-track{background:var(--orange)}.toggle-switch input:checked+.toggle-track:after{inset-inline-start:calc(100% - 21px)}.recording-station-block{margin-top:4px}.recording-station-chips{margin-bottom:6px}.recording-stats-strip{background:var(--surface2);border-radius:10px;padding:.45rem .75rem;margin-bottom:8px}.recording-stats-primary{display:flex;justify-content:space-around;gap:12px}.recording-stat-block{display:flex;flex-direction:column;align-items:center;gap:1px}.recording-stat-lbl{font-size:10px;color:var(--muted);font-weight:600}.recording-stat-val{font-size:22px;font-weight:800;line-height:1.15;color:var(--text)}.recording-stat-val--fg{color:var(--green)}.recording-stats-secondary{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:2px;font-size:12px;color:var(--muted)}.recording-stats-secondary strong{color:var(--text)}.recording-stats-sep{opacity:.5}.recording-court-card{margin-bottom:8px}.recording-result-btns{margin-top:10px;margin-bottom:4px;gap:10px}.recording-result-btns .rbtn{padding:1.25rem .75rem;font-size:18px;border-radius:14px;min-height:56px;gap:8px}.recording-end-wrap{margin:12px 0 10px;padding-top:10px;border-top:1px solid var(--border)}.recording-end-btn{width:100%;padding:.55rem 1rem;font-size:13px;font-weight:600;border-radius:10px;background:var(--surface2);color:var(--text);border:1.5px solid var(--border)}.recording-end-btn:active{transform:scale(.98)}.row{display:flex;gap:8px;flex-wrap:wrap}.input{flex:1;min-width:120px;background:var(--surface2);border:1px solid var(--border);border-radius:10px;padding:.55rem .9rem;color:var(--text);font-family:Cairo,sans-serif;font-size:13px;outline:none;direction:rtl}.input:focus{border-color:#ff6b1a66}select.input{cursor:pointer}.btn{padding:.55rem 1.1rem;border-radius:10px;border:none;font-family:Cairo,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s;white-space:nowrap}.btn:focus-visible,.rbtn:focus-visible,.page-section-tab:focus-visible,.chip:focus-visible,.court-svg:focus-visible,.nav-tab:focus-visible,.input:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{opacity:.85}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--muted)}.btn-ghost:hover{color:var(--text);border-color:#fff3}.btn-danger{background:#e74c3c26;border:1px solid rgba(231,76,60,.3);color:var(--red)}.btn:active{transform:scale(.97)}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1rem}.chip{padding:.35rem .9rem;border-radius:20px;border:1.5px solid var(--border);background:var(--surface);color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.chip.sel{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.court-svg{width:100%;height:auto;cursor:crosshair;display:block;border-radius:10px}.pending-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--muted);text-align:center;padding:.4rem;min-height:1.6rem}.ploc{background:var(--surface2);border-radius:6px;padding:2px 10px;color:var(--text);font-size:12px}.ploc-bilingual{display:inline-flex;flex-direction:column;align-items:center;gap:1px;padding:4px 12px;line-height:1.35;text-align:center}.ploc-bilingual strong{font-size:12px;font-weight:700}.ploc-bilingual span{font-size:11px;color:var(--muted);font-weight:600}.zone-ref-card{margin-bottom:10px;padding:.55rem .75rem}.zone-ref-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;background:transparent;border:none;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;padding:2px 0;font-family:inherit}.zone-ref-chevron{color:var(--muted);font-size:12px}.zone-ref-body{margin-top:.55rem;display:flex;flex-direction:column;gap:10px;max-height:280px;overflow-y:auto}.zone-ref-group-title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;margin-bottom:5px;color:var(--muted)}.zone-ref-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:4px}@media(min-width:520px){.zone-ref-list{grid-template-columns:1fr 1fr}}.zone-ref-item{display:flex;align-items:flex-start;gap:7px;padding:4px 6px;border-radius:6px;background:var(--surface2, rgba(128, 128, 128, .08))}.zone-ref-num{flex-shrink:0;width:20px;height:20px;border-radius:50%;color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.zone-ref-text{display:flex;flex-direction:column;gap:0;min-width:0}.zone-ref-text strong{font-size:11px;font-weight:700;line-height:1.3}.zone-ref-text span{font-size:11px;color:var(--muted);line-height:1.3}.result-btns{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:.5rem}.rbtn{padding:.8rem;border-radius:12px;border:1.5px solid;font-family:Cairo,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:6px}.rbtn.made{background:var(--green-dim);color:var(--green);border-color:#2ecc7159}.rbtn.miss{background:var(--red-dim);color:var(--red);border-color:#e74c3c4d}.rbtn:active{transform:scale(.97)}.type-tabs{display:flex;gap:6px;margin-bottom:.75rem}.stt{flex:1;padding:.4rem;border-radius:8px;border:1.5px solid var(--border);font-family:Cairo,sans-serif;font-size:12px;font-weight:700;cursor:pointer;background:var(--surface2);color:var(--muted);transition:all .15s}.stt.on2{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.stt.on3{border-color:var(--purple);color:var(--purple);background:#9b59b626}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:1rem}.stat-cell{background:var(--surface2);border-radius:10px;padding:.6rem .5rem;text-align:center}.sc-lbl{font-size:10px;color:var(--muted);margin-bottom:3px}.sc-val{font-size:18px;font-weight:700}.sc-val.g{color:var(--green)}.sc-val.r{color:var(--red)}.sc-val.o{color:var(--orange)}.sc-val.p{color:var(--purple)}.big-pct{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:var(--orange);line-height:1}.zone-bar-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:7px}.zb-lbl{font-size:11px;color:var(--muted);width:132px;text-align:right;flex-shrink:0;line-height:1.25;padding-top:1px}.zb-track{position:relative;flex:1;height:10px;background:var(--surface3);border-radius:4px;overflow:hidden}.zb-fill{height:100%;border-radius:4px;transition:width .4s}.zb-fill-total{position:absolute;top:0;left:0;height:100%;border-radius:4px;background:#ff6b1a6b;transition:width .4s}.zb-fill-made{position:absolute;top:0;left:0;height:100%;border-radius:4px;background:var(--green);transition:width .4s;z-index:1}.zb-val{font-size:11px;min-width:72px;text-align:left;white-space:nowrap}.zb-ratio{color:var(--muted)}.zone-bar-legend{display:flex;gap:14px;font-size:10px;color:var(--muted);margin-bottom:8px}.zone-legend-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;margin-left:4px;vertical-align:middle}.zone-legend-total{background:#ff6b1a8c}.zone-legend-made{background:var(--green)}.profile-page-header{margin-bottom:.75rem}.profile-stack{display:flex;flex-direction:column;gap:.85rem}.profile-section .card-title{margin-bottom:.35rem}.profile-section-hint{font-size:11px;line-height:1.5;margin:0 0 .65rem}.profile-field-gap{margin-bottom:.65rem}.profile-subsection{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.profile-save-btn{margin-top:.5rem;width:100%}.profile-connections .connection-list{display:flex;flex-direction:column;gap:.75rem}.connection-row{display:flex;gap:.65rem;padding:.65rem .75rem;border-radius:8px;background:#ffffff05;border:1px solid var(--border)}.connection-row--on{border-color:#27ae6040}.connection-icon{flex-shrink:0;width:1.5rem;text-align:center;font-size:14px;padding-top:2px}.connection-body{flex:1;min-width:0}.connection-label{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.02em;margin-bottom:4px}.connection-value{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.connection-badge{font-size:10px;font-weight:600;color:var(--green);background:#27ae601f;border-radius:4px;padding:2px 6px}.connection-note{font-size:12px;line-height:1.5;margin:0}.connection-pending-block{margin-top:.65rem;padding-top:.65rem;border-top:1px dashed var(--border)}.connection-pending-row{margin-bottom:.5rem}.btn-sm{font-size:11px;padding:.35rem .65rem;margin-top:.35rem}.trend-chart-card{margin-bottom:.75rem}.trend-card-header{margin-bottom:.35rem}.trend-card-header .card-title{margin-bottom:2px}.trend-summary{font-size:11px;margin:0;line-height:1.4}.trend-empty-hint{font-size:12px;margin:0}.trend-legend{margin-bottom:10px}.trend-legend-fg{margin-right:auto;font-size:10px;color:var(--muted)}.trend-chart-wrap{position:relative;overflow:hidden;padding:4px 2px 0;background:#ffffff05;border-radius:8px;border:1px solid var(--border)}.trend-hot-cold{margin-top:.75rem;margin-bottom:0}.trend-chart{display:flex;align-items:flex-end;gap:6px;height:132px;padding:8px 6px 4px}.trend-col{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;height:100%;margin:0;padding:0;border:none;background:transparent;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.trend-col--clickable{cursor:pointer;border-radius:8px}.trend-col--clickable:hover,.trend-col--clickable:focus-visible{background:#e8783014;outline:none}.trend-col--clickable:disabled{cursor:default}.trend-col--today .trend-date{color:var(--orange);font-weight:700}.trend-col--rest{opacity:.55}.trend-pct-stack{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:28px;margin-bottom:2px;gap:1px}.trend-pct{font-size:10px;font-weight:700;line-height:1.1}.trend-session-badge{font-size:8px;color:var(--muted);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:0 2px}.trend-session-picker-list{display:flex;flex-direction:column;gap:6px}.trend-session-picker-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;text-align:right;padding:.65rem .75rem;border-radius:10px;border:1.5px solid var(--border);background:var(--surface2);font-family:Cairo,sans-serif;cursor:pointer}.trend-session-picker-item:hover,.trend-session-picker-item:focus-visible{border-color:var(--orange);outline:none}.trend-session-picker-title{font-size:13px;font-weight:700;color:var(--text)}.trend-session-picker-meta{font-size:12px;color:var(--muted)}.progress-perf-hit:hover+.progress-perf-dot,.progress-perf-hit:focus-visible+.progress-perf-dot{r:4.5}.trend-rest-label{font-size:9px;color:var(--muted);font-weight:600}.trend-pct--good{color:var(--green)}.trend-pct--mid{color:var(--orange)}.trend-pct--low{color:#e74c3c}.trend-bars{position:relative;flex:1;width:100%;max-width:32px;display:flex;align-items:flex-end;justify-content:center}.trend-bar-total{position:absolute;bottom:0;left:0;right:0;background:#ff6b1a66;border-radius:4px 4px 0 0}.trend-bar-made{position:absolute;bottom:0;left:12%;right:12%;background:var(--green);border-radius:4px 4px 0 0;z-index:1}.trend-bar-rest{width:100%;height:6px;border-radius:3px;background:var(--surface3);border:1px dashed rgba(255,255,255,.08)}.trend-label{display:flex;flex-direction:column;align-items:center;gap:1px;margin-top:5px;line-height:1.1}.trend-date{font-size:10px;color:var(--text);font-weight:600}.trend-day{font-size:9px;color:var(--muted)}.trend-today-badge{position:absolute;top:-2px;font-size:8px;color:var(--orange);background:#ff6b1a1f;border-radius:4px;padding:1px 4px;white-space:nowrap}.queue-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-right:6px;border-radius:999px;font-size:10px;font-weight:700;color:#fff;background:var(--orange)}.player-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem .75rem;border-bottom:1px solid var(--border)}.player-row:last-child{border-bottom:none}.sh-dot{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;cursor:default;margin:2px}.sh-dot.m2{background:var(--orange)}.sh-dot.x2{background:#ff6b1a40;border:1.5px solid var(--orange);color:var(--orange)}.sh-dot.m3{background:var(--purple)}.sh-dot.x3{background:#9b59b633;border:1.5px solid var(--purple);color:var(--purple)}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--surface3);border:1px solid var(--border);border-radius:12px;padding:.6rem 1.2rem;font-size:13px;z-index:999;opacity:0;transition:opacity .25s;pointer-events:none;white-space:nowrap}.toast.show{opacity:1}.empty{text-align:center;padding:3rem 1rem;color:var(--muted);font-size:13px}.coach-empty-guide{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:420px;margin-inline:auto}.coach-empty-guide .first-week-card{width:100%;text-align:right}.coach-empty-guide .btn{margin-top:.25rem}.section-label{font-size:11px;color:var(--muted);font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative}.auth-guest-theme{position:absolute;top:.75rem;inset-inline-end:.75rem;z-index:2}.auth-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:880px;align-items:start}@media(min-width:768px){.auth-layout{grid-template-columns:1fr 400px;align-items:center}}.auth-hero{padding:.5rem 0}.auth-hero-desc{font-size:14px;color:var(--text);line-height:1.6;margin:.75rem 0 1rem}.auth-hero-list{margin:0;padding-right:1.1rem;font-size:13px;color:var(--muted);line-height:1.8}.logo-block .logo-tagline{margin:.35rem 0 0;font-size:12px;font-weight:600;color:var(--orange);line-height:1.4;max-width:14rem}.landing-header .logo-tagline{max-width:11rem}.auth-card{width:100%;max-width:400px}.auth-tabs{display:flex;gap:6px;margin-bottom:1rem}.auth-tab{flex:1;padding:.5rem;border-radius:8px;border:1px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.auth-tab.active{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:1rem}.role-option{text-align:right;padding:.65rem .75rem;border-radius:10px;border:1.5px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;cursor:pointer;transition:all .15s}.role-option.sel{border-color:var(--orange);background:var(--orange-dim);color:var(--text)}.role-option-label{display:block;font-size:12px;font-weight:700;color:inherit;margin-bottom:2px}.role-option-desc{display:block;font-size:10px;color:var(--muted)}.role-option.sel .role-option-desc{color:var(--text);opacity:.75}.gender-toggle{display:flex;gap:8px}.gender-option{flex:1;padding:.55rem .75rem;border-radius:10px;border:1.5px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.gender-option.sel{border-color:var(--orange);background:var(--orange-dim);color:var(--text)}.role-badge{font-size:10px;font-weight:700;color:var(--orange);background:var(--orange-dim);padding:3px 8px;border-radius:6px;white-space:nowrap}.role-badge.player{color:var(--green);background:var(--green-dim)}.welcome-card{margin-bottom:1rem}.role-home-hub{margin-bottom:.75rem}.role-home-welcome-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.role-home-subtitle{line-height:1.7;margin:0}.role-home-primary-cta{margin-top:.75rem;width:100%}.role-home-secondary-cta{width:100%;margin-top:.35rem;margin-bottom:.5rem}.role-home-kpis{margin-bottom:.75rem}.stats-scope-bar,.shooting-fg-source-bar{margin-bottom:.5rem}.shooting-fg-summary{margin-bottom:.75rem}.shooting-fg-summary-head{display:flex;flex-direction:column;gap:2px;margin-bottom:.65rem}.shooting-fg-summary-sub{margin:0;font-size:12px}.shooting-fg-hero{display:flex;align-items:center;gap:14px;margin-bottom:8px}.shooting-fg-hero-pct{font-size:2.35rem;font-weight:800;line-height:1;color:var(--orange);letter-spacing:-.02em;min-width:4.5rem}.shooting-fg-hero-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.shooting-fg-hero-label{font-size:13px;font-weight:700}.shooting-fg-bar{margin-bottom:12px;height:8px}.shooting-fg-split{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shooting-fg-split-cell{border-radius:10px;padding:.7rem .8rem;background:var(--surface2)}.shooting-fg-split-cell--2{border-inline-start:3px solid var(--orange)}.shooting-fg-split-cell--3{border-inline-start:3px solid var(--purple)}.shooting-fg-split-label{font-size:11px;color:var(--muted);margin-bottom:2px}.shooting-fg-split-val{font-size:1.35rem;font-weight:800;line-height:1.15}.shooting-fg-split-cell--2 .shooting-fg-split-val{color:var(--orange)}.shooting-fg-split-cell--3 .shooting-fg-split-val{color:var(--purple)}.shooting-fg-split-sub{font-size:11px;color:var(--muted);margin-top:2px}.shooting-activity-panel .trend-chart-card{margin-top:0}.coach-banner{border-color:#ff6b1a40;background:#ff6b1a0f}.role-badge.coach{color:var(--orange);background:var(--orange-dim)}.player-row-detail{align-items:flex-start;gap:10px}.role-badge.admin{color:var(--gold);background:#f39c1226}.auth-error{font-size:12px;color:var(--red);margin-top:.5rem}.auth-info{font-size:12px;color:var(--green, #2e7d32);margin-top:.5rem;line-height:1.5}.auth-page-title{font-size:1.35rem;font-weight:800;margin:0 0 .35rem}.auth-page-lead{font-size:13px;margin:0 0 1rem;line-height:1.5}.auth-forgot-link{display:block;width:100%;margin:-2px 0 10px;padding:0;border:none;background:none;color:var(--orange);font-family:inherit;font-size:12px;font-weight:600;text-align:start;cursor:pointer}.auth-forgot-link:hover{text-decoration:underline}.auth-status-panel{margin-top:.5rem}.auth-status-text{font-size:14px;line-height:1.6;margin:0 0 .75rem}.auth-back-btn{margin-bottom:.5rem}.btn-google{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:.65rem 1rem;border-radius:10px;border:1px solid var(--border);background:#fff;color:#1f1f1f;font-family:Cairo,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,box-shadow .15s}.btn-google:hover:not(:disabled){background:#f8f8f8;box-shadow:0 1px 4px #00000014}.btn-google:disabled{opacity:.6;cursor:not-allowed}.google-icon{width:20px;height:20px;flex-shrink:0}.auth-divider{display:flex;align-items:center;gap:12px;margin:1rem 0;color:var(--muted);font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--border)}.auth-onboarding-title{font-size:1.1rem;font-weight:700;margin:0 0 .35rem}.auth-onboarding-desc{font-size:13px;color:var(--muted);margin:0 0 1rem;line-height:1.5}.nav-actions{display:flex;align-items:center;gap:10px}.nav-theme-btn{min-width:36px;min-height:36px;padding:4px 8px;font-size:16px;line-height:1;border-radius:8px}.btn-signout{font-size:11px;padding:4px 10px}.muted-text{font-size:12px;color:var(--muted);margin-top:.5rem}.jersey-num{font-family:Bebas Neue,sans-serif;font-size:1.1rem;color:var(--orange)}.pos-badge{font-size:10px;color:var(--muted);background:var(--surface2);padding:1px 7px;border-radius:6px}.player-name{font-size:13px;font-weight:600}.flex-center{display:flex;align-items:center;gap:8px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.page-title{font-size:15px;font-weight:700}.session-banner{padding:.75rem 1rem;margin-bottom:.75rem}.session-header{display:flex;justify-content:space-between;align-items:center}.session-label{font-size:13px;font-weight:700}.session-sublabel{font-size:11px;color:var(--muted)}.court-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.court-hint{font-size:12px;color:var(--muted)}.type-tabs-inline{margin:0;gap:6px}.stat-split{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:.75rem}.stat-split-cell{background:var(--surface2);border-radius:10px;padding:.6rem .75rem}.stat-split-label{font-size:11px;color:var(--muted);margin-bottom:3px}.stat-split-val{font-size:16px;font-weight:700}.stat-split-sub{font-size:10px;color:var(--muted)}.player-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.player-card-name{font-size:15px;font-weight:700}.player-card-meta{font-size:11px;color:var(--muted)}.mini-court{width:100%;border-radius:8px}.live-stats-row{display:flex;gap:10px;align-items:center}.live-pct{font-family:Bebas Neue,sans-serif;font-size:1.2rem;color:var(--orange)}.sc-sub{font-size:10px;color:var(--muted);margin-top:2px}.card-highlight{border-color:#ff6b1a40;background:var(--orange-dim)}.drill-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.drill-card{text-align:right;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--surface2);cursor:pointer;transition:border-color .15s;font-family:Cairo,sans-serif;color:var(--text)}.drill-card:hover{border-color:var(--orange)}.drill-name-en{font-size:13px;font-weight:700;color:var(--orange)}.drill-name-ar{font-size:12px;margin-top:2px}.drill-meta{font-size:10px;color:var(--muted);margin-top:6px;line-height:1.4}.filter-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.75rem}.filter-chip{padding:4px 10px;border-radius:20px;border:1px solid var(--border);background:var(--surface2);color:var(--muted);font-size:11px;font-family:Cairo,sans-serif;cursor:pointer}.filter-chip.active{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.stats-filters-card{margin-bottom:.85rem;padding:.75rem .85rem}.stats-filters-title{font-size:13px;font-weight:700;margin-bottom:.65rem}.stats-filter-group{margin-bottom:.65rem}.stats-filter-group:last-of-type{margin-bottom:.35rem}.stats-filter-label{display:block;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:6px}.stats-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.stats-filter-chip{padding:7px 12px;border-radius:10px;border:1.5px solid var(--border);background:var(--surface2);color:var(--text);font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;line-height:1.2}.stats-filter-chip.active{border-color:var(--orange);color:var(--orange);background:var(--orange-dim);box-shadow:0 0 0 1px color-mix(in srgb,var(--orange) 35%,transparent)}.stats-filter-select{width:100%;margin:0}.stats-filters-summary{font-size:11px;margin:.45rem 0 0;padding-top:.45rem;border-top:1px solid var(--border)}.stats-filters-card--compact{padding:.65rem .75rem}.stats-filters-card--compact .stats-filter-group:last-of-type{margin-bottom:0}.stats-filters-card--compact .stats-filters-summary{border-top:none;padding-top:.35rem}.stats-progress-panel{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.stats-progress-controls-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.35rem}.stats-progress-hint{font-size:11px;margin:0 0 .65rem;line-height:1.4}.stats-progress-hint--sub{margin-top:-.35rem;opacity:.9}.stats-date-range-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.stats-date-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:9rem;font-size:11px;font-weight:700;color:var(--muted)}.stats-date-field .input{font-weight:500;color:var(--text)}.progress-perf-card{overflow:hidden}.progress-perf-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;font-size:11px;color:var(--muted);margin-bottom:.5rem}.progress-perf-legend span{display:inline-flex;align-items:center;gap:6px}.progress-perf-swatch{display:inline-block;width:14px;height:3px;border-radius:2px}.progress-perf-swatch--line{background:var(--orange);height:3px}.progress-perf-swatch--bar{width:10px;height:10px;background:color-mix(in srgb,var(--orange) 28%,transparent);border:1px solid color-mix(in srgb,var(--orange) 45%,var(--border))}.progress-perf-svg-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid var(--border);background:#ffffff05}.progress-perf-svg{display:block;width:100%;min-width:280px;height:auto;max-height:200px}.progress-perf-grid{stroke:var(--border);stroke-width:1;stroke-dasharray:3 3;opacity:.7}.progress-perf-axis{fill:var(--muted);font-size:9px}.progress-perf-bar{fill:color-mix(in srgb,var(--orange) 22%,transparent)}.progress-perf-line{stroke:var(--orange);stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round}.progress-perf-dot{fill:var(--orange);stroke:var(--bg, #111);stroke-width:1.25}.progress-perf-xlabel{fill:var(--muted);font-size:8px}.stats-verdict{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:.25rem .65rem;border-radius:6px;border:1px solid var(--border);white-space:nowrap}.stats-verdict--up{color:var(--green, #3d9a5f);background:color-mix(in srgb,var(--green, #3d9a5f) 12%,transparent);border-color:color-mix(in srgb,var(--green, #3d9a5f) 35%,var(--border))}.stats-verdict--down{color:var(--red, #c44);background:color-mix(in srgb,var(--red, #c44) 12%,transparent);border-color:color-mix(in srgb,var(--red, #c44) 35%,var(--border))}.stats-verdict--flat{color:var(--muted);background:#7f7f7f14}.stats-kpi-strip{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 1px 6px}.stats-kpi-strip::-webkit-scrollbar{display:none}.stats-kpi-chip{flex:0 0 auto;min-width:4.75rem;padding:.55rem .7rem;border-radius:10px;border:1px solid var(--border);background:var(--card, rgba(255, 255, 255, .03));text-align:center}.stats-kpi-label{font-size:10px;font-weight:700;color:var(--muted);margin-bottom:2px}.stats-kpi-value{font-size:1.15rem;font-weight:800;line-height:1.2;color:var(--text)}.stats-kpi-delta{font-size:10px;font-weight:700;margin-top:2px}.stats-kpi-delta--up{color:var(--green, #3d9a5f)}.stats-kpi-delta--down{color:var(--red, #c44)}.stats-kpi-delta--flat{color:var(--muted)}.stats-progress-snapshot{padding:.65rem .85rem}.stats-snapshot-row{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;font-size:12px;margin-bottom:.45rem;color:var(--muted)}.stats-snapshot-row strong{color:var(--text)}.trend-chart-wrap--dense .trend-chart{gap:3px;overflow-x:auto;-webkit-overflow-scrolling:touch}.trend-chart-wrap--dense .trend-col{flex:0 0 2.4rem;min-width:2.4rem}.trend-chart-wrap--dense .trend-pct,.trend-chart-wrap--dense .trend-date{font-size:9px}@media(max-width:640px){.stats-progress-controls-head{align-items:flex-start}.stats-kpi-chip{min-width:4.4rem;padding:.5rem .55rem}.stats-kpi-value{font-size:1.05rem}.stats-kpi-delta{font-size:9px;max-width:5.5rem;line-height:1.25;margin-inline:auto}.stats-date-range-row{flex-direction:column}}.zone-name{display:inline-flex;min-width:0}.zone-name-stack{flex-direction:column;gap:1px;line-height:1.25}.zone-name-inline{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:4px}.zone-name-en{font-size:11px;font-weight:700;color:var(--text)}.zone-name-ar{font-size:11px;font-weight:600;color:var(--muted)}.zone-name-sep{color:var(--muted);font-size:10px}.shot-map-legend{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:.45rem;font-size:11px;color:var(--muted)}.shot-leg-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-left:4px;vertical-align:-1px}.shot-leg-dot.made2{background:#c2410c;box-shadow:0 0 0 1px #fff}.shot-leg-dot.made3{background:#5b21b6;box-shadow:0 0 0 1px #fff}.shot-leg-dot.miss2{background:#ffffffd9;border:2px solid #c2410c}.shot-leg-dot.miss3{background:#ffffffd9;border:2px solid #5b21b6}.page-section-menu{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;margin-bottom:.85rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.page-section-menu::-webkit-scrollbar{display:none}.page-section-tab{flex-shrink:0;padding:8px 14px;border-radius:10px;border:1px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.page-section-tab.active{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.theme-toggle-row{display:flex;gap:8px;margin-top:.5rem}.theme-option{flex:1;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--surface2);color:var(--muted);font-family:Cairo,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.theme-option.sel{border-color:var(--orange);color:var(--orange);background:var(--orange-dim)}.hot-cold-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:.75rem 0}.hot-cold-col{background:var(--surface2);border-radius:8px;padding:8px}.hc-title{font-size:11px;font-weight:700;margin-bottom:6px}.hc-title.hot{color:var(--green)}.hc-title.cold{color:#3498db}.hc-item{font-size:11px;color:var(--muted);margin-bottom:3px}.shot-type-badge{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700}.shot-type-badge.t2{background:var(--orange-dim);color:var(--orange)}.shot-type-badge.t3{background:#9b59b633;color:var(--purple)}.shot-log-row{display:flex;align-items:center;gap:8px;padding:4px 0;border-bottom:1px solid var(--border);font-size:12px}.shot-log-zone{flex:1;color:var(--muted)}.text-green{color:var(--green)}.text-red{color:var(--red)}.row-actions{display:flex;gap:4px;align-items:center}.position-hint{font-size:12px;color:var(--muted);margin-bottom:8px;line-height:1.5}.goal-field{flex:1;display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--muted)}.join-code-display{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:4px;color:var(--orange);padding:6px 12px;background:var(--surface2);border-radius:8px}.join-invite-code-box{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:1rem;padding:.85rem .75rem;background:var(--surface2);border-radius:12px;border:1px solid var(--border)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;flex-direction:column;align-items:center;z-index:200;padding:max(1rem,env(safe-area-inset-top,0px)) 1rem max(1rem,env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-overlay:before,.modal-overlay:after{content:"";flex:1 1 0;min-height:0;width:100%;pointer-events:none}.modal-card{width:100%;max-width:400px;flex-shrink:0}.session-detail-modal{max-width:min(480px,100%);max-height:min(calc(100dvh - 2rem),calc(100vh - 2rem));display:flex;flex-direction:column;overflow:hidden}.session-detail-head{flex-shrink:0}.session-detail-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:0 4px}.session-detail-scroll .card{margin-bottom:0}.session-detail-foot{flex-shrink:0;padding-top:12px;margin-top:8px;border-top:1px solid var(--border)}.drill-progress-card{margin-bottom:.75rem}.drill-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.drill-progress-pct{font-family:Bebas Neue,sans-serif;font-size:1.3rem;color:var(--orange)}.drill-progress-pct.done{color:var(--green)}.drill-progress-track{height:8px;background:var(--surface2);border-radius:4px;overflow:hidden}.drill-progress-fill{height:100%;background:linear-gradient(90deg,var(--orange),var(--gold));border-radius:4px;transition:width .25s ease}.drill-hint{font-size:12px;color:var(--gold);margin-top:8px}.drill-zone-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.drill-zone-chip{font-size:10px;padding:3px 8px;border-radius:12px;background:var(--surface2);color:var(--muted);border:1px solid var(--border)}.drill-zone-chip.done{border-color:var(--green);color:var(--green);background:var(--green-dim)}.drill-meta-accent{color:var(--purple)!important}.drill-summary-card{max-width:420px}.goal-banner{padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.5}.goal-banner.success{background:var(--green-dim);color:var(--green);border:1px solid rgba(46,204,113,.3)}.goal-banner.pending{background:var(--orange-dim);color:var(--orange);border:1px solid rgba(255,107,26,.3)}.zone-warn-text{font-size:12px;color:var(--gold)}.pending-info.zone-warn{background:#f39c121f;border-radius:8px;padding:6px}.zone-warn-badge{font-size:10px;color:var(--gold);margin-right:6px}.shot-log-zone.muted-outside{opacity:.55}.drill-summary-card .zone-bar-row{margin-bottom:4px}.custom-drill-card{margin-bottom:.75rem}.custom-field{display:flex;flex-direction:column;gap:4px;margin-bottom:.65rem;font-size:12px;color:var(--muted)}.custom-field span{font-weight:600}.custom-check{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text);cursor:pointer}.custom-check input{accent-color:var(--orange)}.shot-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:480px){.shot-type-grid{grid-template-columns:repeat(3,1fr)}}.shot-type-chip{text-align:right;padding:.55rem .65rem;border-radius:10px;border:1.5px solid var(--border);background:var(--surface2);cursor:pointer;font-family:Cairo,sans-serif}.shot-type-chip.active{border-color:var(--orange);background:var(--orange-dim)}.shot-type-en{display:block;font-size:11px;font-weight:700;color:var(--text)}.shot-type-ar{display:block;font-size:10px;color:var(--muted);margin-top:2px}.shot-type-chip.active .shot-type-ar{color:var(--text);opacity:.75}.shot-type-grid--zones{grid-template-columns:1fr}@media(min-width:400px){.shot-type-grid--zones{grid-template-columns:repeat(2,1fr)}}.shot-type-chip--zone{padding:.4rem .55rem}.shot-type-chip--zone .shot-type-en{font-size:10px}.shot-type-chip--zone .shot-type-ar{font-size:11px;font-weight:600;color:var(--text)}.custom-warn{font-size:11px;color:var(--gold);margin-top:6px}.training-section-card{margin-bottom:.75rem}.training-section-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:.75rem}.training-step{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--orange);color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,sans-serif;line-height:1;margin-top:2px}.training-section-free{border-color:#2ecc7159}.training-section-custom{border-color:#ff6b1a59}.training-section-presets{border-color:#9b59b659}.streak-hint{font-size:11px;line-height:1.6;margin:-.25rem 0 .75rem;padding:0 .25rem}.team-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-bottom:.75rem}.team-card{text-align:right;padding:.75rem;border-radius:12px;border:1.5px solid var(--border);background:var(--surface2);cursor:pointer;font-family:Cairo,sans-serif;color:inherit}.team-card.active{border-color:var(--orange);background:var(--orange-dim)}.team-card-name{font-weight:700;font-size:14px;margin-bottom:4px}.team-card-meta{font-size:11px;color:var(--muted)}.link-badge{font-size:10px;padding:2px 6px;border-radius:8px;margin-right:6px}.link-badge.linked{background:var(--green-dim);color:var(--green)}.link-badge.pending{background:#f39c1226;color:var(--gold)}.link-badge.unlinked{background:var(--surface2);color:var(--muted)}.player-row-click{flex:1;text-align:right;background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;padding:0}.coach-team-select{max-width:220px;font-size:12px;padding:.35rem .5rem}.coach-team-select.compact{max-width:180px}.coach-mobile-team-bar{display:none}@media(max-width:768px){.coach-mobile-team-bar{display:flex;align-items:center;gap:.5rem;position:sticky;top:0;z-index:40;margin:-.25rem 0 .75rem;padding:.5rem .65rem;background:color-mix(in srgb,var(--bg, #0f1419) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border, rgba(255, 255, 255, .08));border-radius:10px}.coach-mobile-team-bar-label{font-size:12px;color:var(--muted);flex-shrink:0}.coach-mobile-team-bar .coach-team-select{flex:1;max-width:none}.page-header .nav-desktop-actions{display:none}}.coach-team-pill{font-size:11px;color:var(--muted);white-space:nowrap}.coach-player-modal{max-width:480px;max-height:90vh;overflow-y:auto}.coach-player-modal .coach-player-modal-tabs{margin-bottom:.75rem}.preview-notice{display:flex;gap:10px;align-items:flex-start;margin-bottom:.75rem;border-color:#9b59b659;background:#9b59b61f}.assign-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.assign-stat{text-align:center;padding:8px 4px;background:var(--surface2);border-radius:8px}.assign-stat-val{display:block;font-size:18px;font-weight:700;color:var(--orange)}.assign-stat-lbl{font-size:10px;color:var(--muted)}.assignment-row{align-items:center}.assign-status{font-size:11px;white-space:nowrap}.status-pending{color:var(--muted)}.status-progress{color:#f1c40f}.status-done{color:#2ecc71}.status-cancel{color:#e74c3c}.vis-badge{display:inline-block;font-size:10px;margin-top:4px;padding:2px 6px;border-radius:6px}.vis-private{background:#ffffff0f;color:var(--muted)}.vis-shared{background:#2ecc7126;color:#2ecc71}.vis-coach-assigned{background:#ff6b1a26;color:var(--orange)}.preview-notice p{font-size:12px;line-height:1.6;color:var(--text)}.notif-wrap{position:relative}.notif-btn{position:relative;padding:6px 10px}.notif-badge{position:absolute;top:2px;left:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--orange);color:#fff;font-size:9px;font-weight:700;line-height:16px;text-align:center}.notif-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.notif-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:100;width:min(320px,90vw);max-height:360px;overflow-y:auto;padding:0}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.06)}.notif-item{display:block;width:100%;text-align:right;padding:10px 12px;border:none;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;color:var(--text);cursor:pointer}.notif-item.unread{background:#ff6b1a14}.notif-title{font-size:13px;font-weight:600}.notif-body{font-size:11px;color:var(--muted);margin-top:2px}.notif-time{font-size:10px;color:var(--muted);margin-top:4px}.weekly-plan-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;align-items:start;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.05)}.weekly-plan-row:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.weekly-plan-day{font-size:11px;font-weight:600;color:var(--orange);padding-top:10px;line-height:1.3}.weekly-plan-fields{display:flex;flex-direction:column;gap:6px;min-width:0}.weekly-plan-meta{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:6px;min-width:0}.weekly-plan-row .input,.weekly-plan-row select.input{min-width:0;width:100%;box-sizing:border-box}.weekly-plan-shots{text-align:center;padding-left:4px;padding-right:4px}.manual-session-form{min-width:0}.manual-batch-row{display:grid;grid-template-columns:minmax(0,1fr) 72px 72px 32px;gap:6px;align-items:center;margin-bottom:6px}.manual-batch-row .input{min-width:0;width:100%;box-sizing:border-box;font-size:12px}.manual-batch-num{text-align:center;padding-left:4px;padding-right:4px}.manual-batch-remove{padding:4px 6px!important;min-width:32px}@media(max-width:480px){.manual-batch-row{grid-template-columns:1fr 1fr;grid-template-areas:"zone zone" "total made" "remove remove"}.manual-batch-row select.input{grid-area:zone}.manual-batch-total{grid-area:total}.manual-batch-made{grid-area:made}.manual-batch-remove{grid-area:remove;width:100%}}.weekly-plan-preview{display:flex;gap:10px;padding:6px 0;font-size:12px;border-bottom:1px solid rgba(255,255,255,.04)}.weekly-plan-preview:last-child{border-bottom:none}.session-detail-modal .stat-grid{margin-bottom:10px}.parent-badge{display:inline-block;font-size:10px;padding:2px 8px;border-radius:6px;background:#3498db26;color:#3498db}.parent-child-tabs{display:flex;flex-wrap:wrap;gap:6px}.admin-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.admin-stat-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.admin-detail-modal{max-width:min(520px,100%)}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:10px}.admin-detail-item{background:var(--surface2);border-radius:8px;padding:8px 10px;font-size:12px}.admin-detail-lbl{display:block;font-size:10px;color:var(--muted);margin-bottom:2px}.admin-detail-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-detail-actions .btn{flex:1 1 auto;min-width:100px}.admin-logins{margin-bottom:8px}.admin-user-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.admin-user-filters .input{flex:1 1 140px;min-width:120px;font-size:12px}.admin-stat-click{cursor:pointer;border:none;text-align:inherit;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.admin-stat-click:hover{outline:1px solid var(--border)}.admin-security-note{margin-bottom:10px;border:1px solid var(--border)}.admin-danger-zone{border:1px solid rgba(220,38,38,.35)}.role-badge.parent{background:#3498db26;color:#3498db}.page-subtitle{font-size:13px;color:var(--muted);margin-top:4px}.btn-xl{padding:.85rem 1.25rem;font-size:15px;font-weight:700;min-height:48px}.quick-start-hint{font-size:13px;margin-bottom:.75rem}.quick-drill-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.quick-drill-chip{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface2);color:var(--text);font-family:Cairo,sans-serif;cursor:pointer;min-height:52px}.quick-drill-chip:active{transform:scale(.98)}.quick-drill-name{font-size:13px;font-weight:700}.quick-drill-meta{font-size:11px;color:var(--muted)}.collapsible-section{margin-bottom:.75rem;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface)}.collapsible-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.85rem 1rem;background:var(--surface2);border:none;color:var(--text);font-family:Cairo,sans-serif;cursor:pointer;text-align:right}.collapsible-title{font-size:14px;font-weight:700;display:block}.collapsible-sub{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:2px}.collapsible-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.collapsible-badge{font-size:10px;color:var(--orange);background:var(--orange-dim);padding:2px 8px;border-radius:999px}.collapsible-chevron{font-size:10px;color:var(--muted)}.collapsible-body{padding:.75rem}.collapsible-body .card{margin-bottom:.75rem}.training-subsection{margin-bottom:1rem}.training-subsection:last-child{margin-bottom:0}.assignment-reminder-title{font-size:16px;font-weight:700;margin:0 0 4px}.assignment-reminder-meta{font-size:12px;margin-bottom:.75rem}.assignment-reminder-actions{display:flex;gap:8px;flex-wrap:wrap}.session-compare-card{background:var(--surface2);border-radius:10px;padding:10px 12px;margin-bottom:.75rem;border:1px solid var(--border)}.session-compare-card.improved{border-color:#27ae6059}.session-compare-title{font-size:12px;font-weight:700;margin-bottom:4px}.session-compare-headline{font-size:14px;font-weight:600;margin:0}.session-compare-detail{font-size:12px;margin:4px 0 0}.benchmark-card .benchmark-hint{font-size:12px;margin-bottom:.75rem}.benchmark-summary{font-size:13px;margin:.75rem 0 .85rem;line-height:1.6;color:var(--text)}.benchmark-compare-row{margin-bottom:.85rem}.benchmark-compare-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;margin-bottom:4px}.benchmark-pill{font-size:10px;font-weight:600;padding:2px 7px;border-radius:999px;background:var(--surface2);color:var(--muted)}.benchmark-pill--up{background:color-mix(in srgb,var(--green) 18%,transparent);color:var(--green)}.benchmark-pill--down{background:color-mix(in srgb,var(--red, #c44) 18%,transparent);color:var(--red, #c44)}.benchmark-pill--flat{background:var(--surface2);color:var(--muted)}.benchmark-compare-track{position:relative;height:8px;border-radius:4px;background:var(--surface3);overflow:hidden}.benchmark-compare-fill--player{height:100%;border-radius:4px;background:var(--orange)}.benchmark-compare-marker{position:absolute;top:-2px;bottom:-2px;width:2px;margin-inline-start:-1px;background:var(--text);opacity:.55}.benchmark-compare-meta{font-size:11px;margin-top:4px}.benchmark-next{background:var(--surface2)}.zone-breakdown-panel{display:flex;flex-direction:column;gap:.75rem}.zone-rank-block{margin-top:.85rem}.zone-rank-callouts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.zone-rank-callout{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:8px;background:var(--surface2);font-size:12px}.zone-rank-callout strong{font-size:13px}.zone-rank-callout-lbl{font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--muted)}.zone-rank-callout--best{border-inline-start:3px solid var(--green)}.zone-rank-callout--worst{border-inline-start:3px solid var(--red, #c44)}.zone-rank-row{display:flex;align-items:flex-start;gap:6px}.zone-rank-num{flex:0 0 1.1rem;margin-top:10px;font-size:11px;font-weight:700;color:var(--muted);text-align:center}.zone-rank-bar-wrap{flex:1;min-width:0}@media(max-width:420px){.zone-rank-callouts{grid-template-columns:1fr}}.notif-assignment{border-right:3px solid var(--orange)}.benchmark-disclaimer{font-size:11px;color:var(--muted);margin-top:8px}.benchmark-sources{margin-top:.75rem;padding:10px 12px;background:var(--surface2);border-radius:8px;font-size:12px;line-height:1.65;color:var(--muted)}.benchmark-sources-title{font-weight:700;color:var(--text);margin:0 0 6px}.benchmark-sources-toggle{width:100%;margin-top:.5rem;font-size:12px}.benchmark-source-line{font-size:11px;line-height:1.5;margin-top:.65rem;margin-bottom:0;opacity:.85}.benchmark-cta{font-size:12px;margin-top:.5rem}.sessions-history-card{margin-top:.75rem}.sessions-history-hint{font-size:12px;margin-bottom:.65rem}.fg-overview-bar{height:6px;background:var(--surface3);border-radius:3px;overflow:hidden;margin-bottom:4px}.fg-overview-fill{height:100%;background:var(--orange);border-radius:3px;transition:width .35s ease}.fg-overview-label{font-size:10px;margin-bottom:.65rem}.session-edit-modal .form-field{display:flex;flex-direction:column;gap:4px;margin-bottom:.75rem;font-size:13px}.session-edit-actions,.session-detail-actions{display:flex;gap:.5rem;margin-bottom:.5rem}.sessions-history-row .row-actions{flex-shrink:0;gap:4px}.notif-action-hint{font-size:11px;color:var(--orange);margin-top:4px}.first-week-card{margin-bottom:.75rem;border:1px solid rgba(255,107,26,.35)}.first-week-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.first-week-dismiss{font-size:11px;padding:.25rem .5rem;flex-shrink:0}.first-week-progress{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.first-week-progress-track{flex:1;height:6px;background:var(--surface2);border-radius:3px;overflow:hidden}.first-week-progress-fill{height:100%;background:var(--orange);border-radius:3px;transition:width .3s ease}.first-week-progress-label{font-size:11px;color:var(--muted);min-width:2rem}.first-week-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.first-week-step{display:flex;align-items:flex-start;gap:.5rem;font-size:13px;line-height:1.45}.first-week-step.done{opacity:.65}.first-week-step.done .first-week-step-body>span:first-child{text-decoration:line-through}.first-week-step-icon{flex-shrink:0;width:1.1rem;color:var(--orange);font-weight:700}.first-week-step.done .first-week-step-icon{color:var(--green)}.first-week-step-body{flex:1;display:flex;flex-direction:column;gap:2px}.first-week-step-hint{font-size:11px;color:var(--muted)}.first-week-step-btn{font-size:14px;padding:.15rem .4rem;flex-shrink:0}.first-week-done-msg{margin-top:.5rem;font-size:13px}.pwa-install-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem;background:linear-gradient(90deg,#ff6b1a26,#ff6b1a0d);border-bottom:1px solid rgba(255,107,26,.25)}.pwa-install-text{display:flex;flex-direction:column;gap:2px;font-size:13px}.pwa-install-actions{display:flex;gap:.35rem;flex-shrink:0}.btn-sm{font-size:12px;padding:.35rem .65rem}.drill-summary-actions{display:flex;gap:.5rem;margin-top:1rem}.support-contact-card{margin-top:.5rem}.support-contact-desc{font-size:12px;margin-bottom:10px}.support-email-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.support-email-link{font-size:14px;font-weight:600;color:var(--orange);word-break:break-all}.support-mail-btn{width:100%;text-align:center;text-decoration:none}.support-contact-compact .support-mail-btn{font-size:13px}.legal-links{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;padding:12px 8px 20px;font-size:12px}.legal-link-btn{background:none;border:none;color:var(--muted);cursor:pointer;padding:0;font-size:inherit;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.legal-link-btn:hover{color:var(--text)}.legal-links-sep{color:var(--muted);opacity:.6}.legal-document{max-width:640px;margin:0 auto}.legal-back-btn{margin-bottom:8px;font-size:13px}.legal-section-card{margin-bottom:10px}.legal-paragraph{font-size:13px;line-height:1.7;margin:0 0 8px;color:var(--text)}.legal-paragraph:last-child{margin-bottom:0}.legal-footer-note{font-size:11px;text-align:center;padding:8px 0 24px}.auth-legal-footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border, rgba(128, 128, 128, .25));display:flex;flex-direction:column;align-items:center;gap:8px}.auth-support-link{font-size:13px;font-weight:600;color:var(--orange)}.auth-consent-hint{font-size:11px;text-align:center;margin-top:10px;line-height:1.6}.legal-modal-overlay{z-index:80}.legal-modal-card{max-width:min(560px,94vw);max-height:85vh;overflow:auto;padding:1rem}.landing-page{min-height:100vh;max-width:960px;margin:0 auto;padding:1rem 1.25rem 2.5rem}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:.5rem 0 1.25rem;border-bottom:1px solid var(--border);margin-bottom:1.5rem}.landing-header-actions{display:flex;gap:8px;flex-wrap:wrap}.landing-hero{text-align:center;padding:1.5rem 0 2.5rem}.landing-hero-badge{display:inline-block;font-size:11px;font-weight:600;color:var(--orange);background:#ff6b1a1f;border:1px solid rgba(255,107,26,.25);border-radius:999px;padding:4px 12px;margin-bottom:1rem}.landing-hero-title{font-family:Cairo,sans-serif;font-size:clamp(1.65rem,5vw,2.25rem);font-weight:700;line-height:1.35;margin:0 0 .75rem;color:var(--text)}.landing-hero-lead{font-size:15px;line-height:1.75;color:var(--muted);max-width:36rem;margin:0 auto 1.5rem}.landing-hero-cta{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.landing-cta-primary{min-width:180px}.landing-section{margin-bottom:2.5rem}.landing-section-title{font-size:1.15rem;font-weight:700;text-align:center;margin:0 0 1.25rem}.landing-roles-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:720px){.landing-roles-grid{grid-template-columns:repeat(3,1fr)}}.landing-role-card{height:100%}.landing-role-icon,.landing-feature-icon{font-size:1.75rem;margin-bottom:.5rem}.landing-role-title,.landing-feature-title{font-size:15px;font-weight:700;margin:0 0 .35rem}.landing-role-desc,.landing-feature-desc{font-size:13px;line-height:1.65;color:var(--muted);margin:0 0 .65rem}.landing-role-list{margin:0;padding-right:1.1rem;font-size:12px;color:var(--text);line-height:1.75}.landing-features-grid{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:600px){.landing-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.landing-features-grid{grid-template-columns:repeat(3,1fr)}}.landing-feature-card{height:100%}.landing-steps-section{text-align:center}.landing-steps{list-style:none;margin:0 0 1.5rem;padding:0;max-width:520px;margin-inline:auto;text-align:right}.landing-step{display:flex;gap:12px;align-items:flex-start;margin-bottom:1rem}.landing-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--orange);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.landing-step-title{font-size:14px;font-weight:700;margin:0 0 4px}.landing-step-desc{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.landing-cta-bottom{min-width:200px}.landing-footer{text-align:center;padding-top:1.5rem;border-top:1px solid var(--border)}.landing-footer-brand{font-size:13px;font-weight:600;margin:0 0 6px}.landing-footer-email{display:inline-block;font-size:13px;color:var(--orange);margin-bottom:4px}.landing-footer-note{font-size:10px;max-width:28rem;margin:8px auto 0;line-height:1.6}.auth-layout-compact{max-width:420px;margin:0 auto;grid-template-columns:1fr!important}.auth-back-btn{width:100%;margin-bottom:.75rem;font-size:12px;justify-content:flex-start;padding-right:0}.landing-section-lead{text-align:center;font-size:13px;line-height:1.65;max-width:36rem;margin:-.35rem auto 1rem}.landing-zone-diagram-card{padding:.85rem;overflow:hidden}.zone-diagram{width:100%}.zone-diagram-header{text-align:center;margin-bottom:.65rem}.zone-diagram-title{margin:0;font-size:1.05rem;font-weight:700}.zone-diagram-subtitle{margin:4px 0 0;font-size:12px;color:var(--muted)}.zone-diagram-legend{display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:center;margin-bottom:.75rem;font-size:11px;color:var(--text)}.zone-diagram-legend-item{display:inline-flex;align-items:center;gap:6px}.zone-diagram-swatch{width:12px;height:12px;border-radius:3px;display:inline-block;border:1px solid rgba(255,255,255,.35)}.zone-diagram-svg{width:100%;height:auto;display:block;border-radius:10px;border:1px solid var(--border)}.zone-diagram-badge-num{fill:#fff;font-size:11px;font-weight:800;font-family:Segoe UI,Tahoma,sans-serif}.zone-diagram-key{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.zone-diagram-key-group{list-style:none;margin:0;padding:0}.zone-diagram-key-group-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;margin-bottom:6px;color:var(--text)}.zone-diagram-key-group-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:6px}@media(min-width:640px){.zone-diagram-key-group-list{grid-template-columns:1fr 1fr}}.zone-diagram-key-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;border-radius:8px;background:var(--surface2, rgba(128, 128, 128, .08))}.zone-diagram-key-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35)}.zone-diagram-key-text{display:flex;flex-direction:column;gap:1px;min-width:0}.zone-diagram-key-text strong{font-size:12px;font-weight:700;line-height:1.3}.zone-diagram-key-text span{font-size:12px;color:var(--muted);line-height:1.35}.zone-diagram-hint{font-size:11px;text-align:center;margin:.65rem 0 0;line-height:1.5}.error-boundary-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.25rem}.error-boundary-card{max-width:420px;width:100%;text-align:center}.bottom-nav{display:none}.nav-more-panel{position:fixed;inset:auto 0 0 0;z-index:210;background:var(--surface);border-top:1px solid var(--border);border-radius:16px 16px 0 0;padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom,0px));box-shadow:0 -8px 24px var(--shadow)}.nav-more-panel-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.65rem .25rem;border-bottom:1px solid var(--border)}.nav-more-panel-row:last-child{border-bottom:none}.nav-more-close{width:100%;margin-top:.5rem}@media(max-width:640px){.bottom-nav{display:flex;align-items:center;justify-content:space-around;position:fixed;inset:auto 0 0 0;z-index:150;background:var(--surface);border-top:1px solid var(--border);padding:4px max(4px,env(safe-area-inset-left,0px)) max(4px,env(safe-area-inset-bottom,0px)) max(4px,env(safe-area-inset-right,0px))}.bottom-nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;background:transparent;border:none;color:var(--muted);font-family:Cairo,sans-serif;font-size:10px;font-weight:600;padding:6px 2px;border-radius:10px;cursor:pointer}.bottom-nav-tab.active{color:var(--orange)}.bottom-nav-tab-icon{font-size:18px;line-height:1}nav .nav-tabs{display:none}nav .nav-desktop-actions{display:none}body{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}.onboarding-howto-card{border:1px solid var(--orange-dim);background:linear-gradient(135deg,rgba(255,107,26,.08),transparent);position:relative}.onboarding-howto-close{position:absolute;top:.6rem;left:.6rem;background:transparent;border:none;color:var(--muted);font-size:16px;cursor:pointer;line-height:1;padding:4px}.onboarding-howto-steps{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.onboarding-howto-step{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5}.onboarding-howto-step-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--orange-dim);color:var(--orange);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}
