html{background:#07090d}body{margin:0}.auth-gate{min-height:100vh;padding:max(24px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));color:#f7f8fa;background:#0f1115;place-items:center;display:grid}.auth-card{text-align:center;background:#181c23;border:1px solid #2a303a;border-radius:1rem;gap:.85rem;width:min(100%,420px);padding:clamp(1.5rem,5vw,2.4rem);display:grid;box-shadow:0 18px 50px #00000052}.auth-logo{aspect-ratio:1;object-fit:contain;width:clamp(112px,28vw,152px);height:auto;margin:0 auto .35rem}.auth-card h1,.auth-card p{margin:0}.auth-card h1{font-size:clamp(1.7rem,6vw,2.15rem)}.auth-subtitle,.auth-status{color:#b8bec8}.auth-form{text-align:left;gap:.65rem;margin-top:.8rem;display:grid}.auth-form label{font-size:.9rem;font-weight:700}.auth-form input{color:#f7f8fa;width:100%;min-height:46px;font:inherit;background:#0f1115;border:1px solid #4a5260;border-radius:.65rem;padding:.7rem .8rem}.auth-form input:focus{border-color:#ef4444;outline:3px solid #ef444438}.auth-form button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#dc2626;border:0;border-radius:.65rem;margin-top:.55rem;font-weight:800}.auth-form button:disabled{cursor:wait;opacity:.68}.auth-error{color:#fca5a5;min-height:1.3rem;font-size:.9rem}.auth-logout-button{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));z-index:100;color:#f7f8fa;min-height:36px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1115e0;border:1px solid #ffffff47;border-radius:.6rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;position:fixed}.auth-logout-button:hover:not(:disabled){background:#1f232bf0;border-color:#ffffff85}.auth-logout-button:focus-visible{outline-offset:2px;outline:3px solid #ef444447}.auth-logout-button:disabled{cursor:wait;opacity:.68}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;background:#07090d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#b91c1c2e,#0000 32rem),linear-gradient(#11151c 0%,#07090d 55%);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.app-shell{width:min(100%,900px);min-height:100vh;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));margin:0 auto}.brand-header{border-bottom:1px solid #2a303a;align-items:center;gap:18px;padding:10px 0 26px;display:flex}.brand-mark{aspect-ratio:1;object-fit:contain;background:#11151c;border:2px solid #dc2626;border-radius:18px;flex:none;width:clamp(68px,10vw,84px);height:auto;box-shadow:0 10px 30px #dc26262e}.eyebrow,.section-label{color:#f87171;letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:.76rem;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,6vw,3.15rem);line-height:1}.tagline{color:#a9b1bd;margin:8px 0 0;font-size:.95rem}.welcome-card{background:linear-gradient(135deg,#dc26261f,#0000 55%),#141820;border:1px solid #303641;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;margin:28px 0 22px;padding:24px;display:flex;box-shadow:0 18px 45px #00000047}.welcome-card h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.45rem,4vw,2.15rem)}.welcome-card p:last-child{color:#b7bec8;max-width:610px;margin:12px 0 0;line-height:1.55}.module-status{color:#fecaca;text-transform:uppercase;background:#7f1d1d4d;border:1px solid #7f1d1d;border-radius:999px;flex:none;padding:8px 12px;font-size:.74rem;font-weight:800}.menu-grid{gap:14px;display:grid}.menu-card{color:#fff;text-align:left;background:#151920;border:1px solid #303641;border-radius:18px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;width:100%;min-height:92px;padding:15px 18px;transition:transform .14s,border-color .14s,background .14s;display:grid}.menu-card.active{cursor:pointer;background:linear-gradient(90deg,#dc262633,#0000 55%),#171b23;border-color:#dc2626}.menu-card.active:active{background:#1d222c;transform:scale(.985)}.menu-card.disabled{color:#7d8590;opacity:.72}.menu-icon{font-size:1.85rem}.menu-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.menu-copy strong{font-size:1.08rem}.menu-copy small{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.menu-action{color:#f87171;text-transform:uppercase;margin-left:12px;font-size:.76rem;font-weight:800}.menu-card.disabled .menu-action{color:#737b87}footer{color:#737b87;border-top:1px solid #242a33;justify-content:space-between;margin-top:30px;padding-top:18px;font-size:.76rem;display:flex}@media (width<=600px){.app-shell{padding-left:14px;padding-right:14px}.brand-header{align-items:flex-start}.brand-mark{border-radius:15px;flex-basis:64px;width:64px;height:64px;font-size:1.15rem}.welcome-card{flex-direction:column;padding:20px}.menu-card{grid-template-columns:48px minmax(0,1fr)}.menu-action{grid-column:2;margin:4px 0 0}}.screen-header{border-bottom:1px solid #2a303a;align-items:flex-start;gap:22px;padding:10px 0 26px;display:flex}.screen-title{font-size:clamp(2rem,6vw,3rem)}.back-button{color:#fff;cursor:pointer;background:#151920;border:1px solid #3a414d;border-radius:14px;flex:none;min-height:48px;padding:0 18px;font-weight:800}.back-button:active{transform:scale(.97)}.setup-form{gap:20px;margin-top:26px;display:grid}.form-section{background:#141820;border:1px solid #303641;border-radius:22px;padding:24px}.form-section-heading{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.section-number{color:#fff;background:#dc2626;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.form-section-heading h2{margin:0;font-size:1.3rem}.form-section-heading p{color:#9ca3af;margin:5px 0 0;font-size:.9rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-field{color:#e5e7eb;gap:8px;font-size:.86rem;font-weight:800;display:grid}.form-field input,.form-field select{color:#fff;background:#0d1117;border:1px solid #3a414d;border-radius:13px;outline:none;width:100%;min-height:54px;padding:0 15px;font-size:1rem}.form-field input::placeholder{color:#69717d}.form-field input:focus,.form-field select:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.setup-summary{background:linear-gradient(135deg,#dc26262e,#0000 65%),#141820;border:1px solid #7f1d1d;border-radius:20px;padding:22px}.setup-summary h2{margin:0;font-size:1.45rem}.setup-summary p:last-child{color:#aeb6c1;margin:8px 0 0}.primary-button{color:#fff;letter-spacing:.03em;cursor:pointer;background:#dc2626;border:0;border-radius:18px;width:100%;min-height:64px;font-size:1.05rem;font-weight:900;box-shadow:0 14px 30px #dc262640}.primary-button:active{background:#b91c1c;transform:scale(.985)}@media (width<=650px){.screen-header{flex-direction:column}.form-grid{grid-template-columns:1fr}.form-section{padding:20px}}.live-shell{width:min(100%,1180px);min-height:100vh;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));margin:0 auto}.live-header{border-bottom:1px solid #303641;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.live-game-title{margin:0;font-size:clamp(1.7rem,4vw,2.6rem)}.live-subtitle{color:#9ca3af;margin:8px 0 0}.finish-button{color:#fecaca;background:#7f1d1d40;border:1px solid #7f1d1d;border-radius:14px;min-height:48px;padding:0 20px;font-weight:900}.game-state-bar{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;display:grid}.inning-control,.outs-control,.count-display{background:#141820;border:1px solid #303641;border-radius:18px;min-height:92px}.inning-control{text-align:center;grid-template-columns:48px 1fr 48px;align-items:center;display:grid}.inning-control button{color:#f87171;background:0 0;border:0;height:100%;font-size:1.7rem;font-weight:900}.inning-control div,.count-display{text-align:center;place-content:center;display:grid}.inning-control span,.outs-control span,.count-display span{color:#9ca3af;text-transform:uppercase;font-size:.72rem;font-weight:800}.inning-control strong,.outs-control strong,.count-display strong{margin-top:3px;font-size:2rem;display:block}.outs-control{color:#fff;border-color:#303641}.outs-control small,.count-display small{color:#737b87;font-size:.7rem;display:block}.live-workspace{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:18px;display:grid}.pitch-panel,.evaluation-panel,.timeline-panel{background:#141820;border:1px solid #303641;border-radius:22px;padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.panel-heading h2{margin:0}.pitch-call,.pitch-total{color:#9ca3af;text-transform:uppercase;border:1px solid #3a414d;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:900}.strike-call{color:#86efac;background:#15803d33;border-color:#15803d}.ball-call{color:#fdba74;background:#b4530933;border-color:#b45309}.zone-wrapper{place-items:center;display:grid}.zone-grid{aspect-ratio:1;background:#090c11;border:2px solid #4b5563;grid-template-columns:repeat(5,1fr);width:min(100%,460px);display:grid}.zone-cell{background:#181d25;border:1px solid #3a414d}.zone-cell.inside-zone{background:#272d37;border-color:#6b7280}.zone-cell.selected-zone{background:#dc2626;box-shadow:inset 0 0 0 3px #fecaca}.zone-instruction{color:#8b94a1;text-align:center;max-width:500px;margin:16px 0 0;font-size:.82rem;line-height:1.4}.receiving-buttons{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.receiving-button{color:#fff;background:#0d1117;border:1px solid #424a56;border-radius:17px;min-height:105px}.receiving-button strong{font-size:1.65rem;display:block}.receiving-button span{color:#9ca3af;margin-top:5px;font-size:.78rem;display:block}.receiving-button.positive{background:#15803d29;border-color:#15803d}.drop-button,.undo-button{border-radius:14px;width:100%;min-height:54px;margin-top:13px;font-weight:900}.drop-button{color:#fca5a5;background:#991b1b2e;border:1px solid #991b1b}.drop-selected{color:#fff;background:#b91c1c}.undo-button{color:#d1d5db;background:#1b2029;border:1px solid #3a414d}.undo-button:disabled{opacity:.4}.timeline-panel{margin-top:18px}.empty-timeline{color:#7d8590;margin:0}.event-list{gap:9px;display:grid}.pitch-event{background:#0d1117;border:1px solid #2e3540;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:11px;display:grid}.event-number{color:#f87171;background:#272d37;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.pitch-event strong,.pitch-event small{display:block}.pitch-event small{color:#8b94a1;margin-top:4px}@media (width<=800px){.live-workspace{grid-template-columns:1fr}}@media (width<=560px){.game-state-bar{grid-template-columns:1fr}.live-header{flex-direction:column}}.runner-panel{background:#141820;border:1px solid #303641;border-radius:22px;margin-bottom:18px;padding:22px}.runner-panel h2{margin:0;font-size:1.15rem}.baseball-diamond{width:min(100%,420px);height:280px;margin:0 auto;position:relative}.baseball-diamond:before{content:"";background:#ffffff06;border:2px solid #414955;width:190px;height:190px;position:absolute;top:58px;left:50%;transform:translate(-50%)rotate(45deg)}.diamond-base{z-index:2;color:#111827;background:0 0;border:0;place-items:center;width:62px;height:62px;display:grid;position:absolute}.diamond-base:before{content:"";background:#fff;border:2px solid #fff;width:43px;height:43px;position:absolute;transform:rotate(45deg)}.base-label{z-index:2;color:#111827;font-size:.7rem;font-weight:900;position:relative}.second-base{top:18px;left:calc(50% - 31px)}.third-base{top:112px;left:calc(50% - 133px)}.first-base{top:112px;right:calc(50% - 133px)}.runner-dot{z-index:3;background:#dc2626;border:3px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;transform:translate(21px,-21px);box-shadow:0 3px 12px #dc26268c}.pitchers-mound{z-index:2;background:#202630;border:2px solid #8b94a1;border-radius:50%;width:16px;height:16px;position:absolute;top:142px;left:calc(50% - 8px)}.home-plate{z-index:2;color:#111827;clip-path:polygon(0 0,100% 0,100% 58%,50% 100%,0 58%);background:#fff;border:2px solid #fff;place-items:center;width:60px;height:48px;font-size:.65rem;font-weight:900;display:grid;position:absolute;bottom:2px;left:calc(50% - 30px)}.mode-selector{background:#0d1117;border:1px solid #303641;border-radius:17px;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;padding:7px;display:grid}.mode-selector button{color:#8b94a1;background:0 0;border:1px solid #0000;border-radius:12px;min-height:52px;font-weight:900}.mode-selector button.mode-active{color:#fff;background:#dc262633;border-color:#dc2626}.bounced-buttons{gap:12px;display:grid}.bounced-button{color:#fff;background:#0d1117;border-radius:17px;min-height:88px}.bounced-button strong,.bounced-button span{display:block}.bounced-button strong{font-size:1.2rem}.bounced-button span{color:#9ca3af;margin-top:6px;font-size:.78rem}.pick-positive{background:#1665344d;border:1px solid #22c55e}.pick-negative{background:#a1620740;border:1px solid #eab308}.controlled-block-result{background:#0d8cff33;border:1px solid #0d8cff}.missed-block-result{background:#ff7a0033;border:1px solid #ff7a00}.wild-pitch-result{background:#00d4d82e;border:1px solid #00d4d8}.unblockable-result{background:#a855f733;border:1px solid #a855f7}.passed-ball-result{background:#ff174f33;border:1px solid #ff174f}.mode-selector{grid-template-columns:repeat(3,1fr)}.throwing-workflow{gap:18px;display:grid}.throwing-progress{justify-content:center;gap:10px;display:flex}.throw-step-indicator{color:#737b87;background:#0d1117;border:1px solid #3a414d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:900;display:grid}.throw-step-indicator.current{color:#fff;background:#dc262633;border-color:#dc2626}.throw-step-indicator.completed{color:#86efac;background:#15803d33;border-color:#15803d}.throwing-step{background:#0d1117;border:1px solid #303641;border-radius:17px;padding:16px}.throwing-step-heading{margin-bottom:13px}.throwing-step-heading span{color:#f87171;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.throwing-step-heading h3{margin:4px 0 0;font-size:1rem}.throw-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.throw-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.throw-option-grid button{color:#d1d5db;background:#171c24;border:1px solid #3a414d;border-radius:11px;min-height:50px;padding:8px;font-size:.78rem;font-weight:800}.throw-option-grid button.selected-option{color:#fff;background:#dc26263d;border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.throwing-summary{background:#7f1d1d1f;border:1px solid #7f1d1d;border-radius:15px;grid-template-columns:auto 1fr;gap:7px 14px;padding:16px;display:grid}.throwing-summary p,.throwing-summary strong{margin:0;font-size:.8rem}.throwing-summary p{color:#9ca3af}.throwing-summary strong{text-align:right}.throwing-actions{grid-template-columns:.7fr 1.3fr;gap:10px;display:grid}.reset-throw-button,.save-throw-button{border-radius:14px;min-height:56px;font-weight:900}.reset-throw-button{color:#d1d5db;background:#171c24;border:1px solid #3a414d}.save-throw-button{color:#fff;background:#dc2626;border:0}.reset-throw-button:disabled,.save-throw-button:disabled{cursor:not-allowed;opacity:.38}@media (width<=600px){.mode-selector,.throwing-actions{grid-template-columns:1fr}}.pop-time-field{color:#e5e7eb;gap:9px;font-size:.82rem;font-weight:800;display:grid}.pop-time-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.pop-time-input-row input{color:#fff;background:#171c24;border:1px solid #3a414d;border-radius:13px;outline:none;width:100%;min-height:58px;padding:0 15px;font-size:1.2rem;font-weight:900}.pop-time-input-row input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.pop-time-input-row strong{color:#9ca3af;font-size:.78rem}.pop-time-field small{color:#fca5a5}.successful-out-notice{background:#15803d26;border:1px solid #15803d;border-radius:14px;justify-content:space-between;gap:16px;padding:15px;display:flex}.successful-out-notice strong{color:#86efac}.successful-out-notice span{color:#b7bec8;font-size:.8rem}.empty-report-card{background:#141820;border:1px solid #303641;border-radius:22px;margin-top:26px;padding:28px}.empty-report-card h2{margin:0}.empty-report-card p:last-child{color:#9ca3af;line-height:1.55}.reports-list{gap:18px;margin-top:26px;display:grid}.game-report-card{background:#141820;border:1px solid #303641;border-radius:22px;padding:24px}.report-card-header{border-bottom:1px solid #303641;justify-content:space-between;gap:18px;padding-bottom:18px;display:flex}.report-card-header h2{margin:0}.report-card-header p:last-child{color:#9ca3af;margin:8px 0 0}.report-event-total{color:#fecaca;text-transform:uppercase;border:1px solid #7f1d1d;border-radius:999px;flex:none;height:fit-content;padding:8px 12px;font-size:.75rem;font-weight:900}.executive-summary-section{grid-column:1/-1;width:100%;margin-top:18px;margin-bottom:18px}.report-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.report-metric{background:#0d1117;border:1px solid #303641;border-radius:15px;padding:16px}.report-metric span,.report-metric strong,.report-metric small{display:block}.report-metric span{color:#9ca3af;text-transform:uppercase;font-size:.72rem;font-weight:800}.report-metric strong{margin-top:7px;font-size:1.5rem}.report-metric small{color:#737b87;margin-top:5px}.report-detail-grid{gap:10px;margin-top:18px;display:grid}.report-detail-grid div{background:#0d1117;border-left:3px solid #dc2626;padding:13px}.report-detail-grid span{color:#f87171;text-transform:uppercase;font-size:.72rem;font-weight:900}.report-detail-grid p{color:#d1d5db;margin:6px 0 0}.delete-report-button{color:#fca5a5;background:#7f1d1d26;border:1px solid #7f1d1d;border-radius:12px;min-height:46px;margin-top:18px;padding:0 16px;font-weight:800}@media (width<=800px){.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.report-card-header{flex-direction:column}.report-metric-grid{grid-template-columns:1fr}}.live-notes-panel{background:#141820;border:1px solid #303641;border-radius:18px;gap:12px;margin-bottom:18px;padding:14px;display:grid}.notes-button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.note-toggle{color:#d1d5db;background:#0d1117;border:1px solid #3a414d;border-radius:13px;min-height:50px;font-weight:900}.note-toggle.active-note{color:#fff;background:#dc26262e;border-color:#dc2626}.live-note-field{color:#e5e7eb;gap:8px;font-size:.82rem;font-weight:800;display:grid}.live-note-field textarea{resize:vertical;color:#fff;background:#0d1117;border:1px solid #3a414d;border-radius:13px;outline:none;width:100%;padding:13px;line-height:1.45}.live-note-field textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.live-note-field small{color:#7d8590;font-weight:500}.report-notes-section{background:#0d1117;border:1px solid #303641;border-radius:15px;margin-top:18px;padding:16px}.report-notes-section>span{color:#f87171;text-transform:uppercase;font-size:.72rem;font-weight:900}.report-notes-section>p{color:#d1d5db;white-space:pre-wrap;margin:8px 0 0}.report-event-notes{gap:10px;margin-top:12px;display:grid}.report-event-notes div{background:#141820;border-left:3px solid #dc2626;padding:11px}.report-event-notes strong{font-size:.82rem}.report-event-notes p{color:#aeb6c1;white-space:pre-wrap;margin:5px 0 0}@media (width<=560px){.notes-button-row{grid-template-columns:1fr}}.save-note-button{color:#fff;background:#dc2626;border:0;border-radius:12px;width:100%;min-height:50px;font-weight:900}.save-note-button:disabled{opacity:.4}.pending-note-banner{background:#15803d26;border:1px solid #15803d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;padding:14px;display:grid}.pending-note-banner strong{color:#86efac}.pending-note-banner span{color:#d1d5db;grid-column:1;font-size:.85rem}.pending-note-banner button,.saved-game-notes button{color:#fca5a5;background:#7f1d1d33;border:1px solid #7f1d1d;border-radius:9px;font-size:.72rem;font-weight:800}.saved-game-notes{background:#0d1117;border:1px solid #303641;border-radius:12px;gap:8px;padding:13px;display:grid}.saved-game-notes>strong{color:#f87171;text-transform:uppercase;font-size:.75rem}.saved-game-notes div{background:#171c24;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.saved-game-notes span{color:#d1d5db;font-size:.82rem}.report-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:1rem 0 1.5rem;display:grid}.metric-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:.9rem}.metric-label{text-transform:uppercase;color:#d1d5db;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;display:block}.metric-card strong{color:#fff;font-size:1.35rem}.receiving-heatmap-section{margin:1.5rem 0}.receiving-heatmap-grid{grid-template-columns:repeat(5,1fr);gap:4px;max-width:520px;margin-top:.75rem;display:grid}.receiving-heatmap-zone{aspect-ratio:1;background:#171c24;border:1px solid #ffffff1f;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.receiving-heatmap-zone.shadow-zone{box-shadow:inset 0 0 0 999px #ffffff1a}.receiving-heatmap-zone span{color:#9ca3af;text-transform:uppercase;font-size:.7rem}.receiving-heatmap-zone strong{color:#fff;font-size:1.25rem}.receiving-heatmap-zone.empty{background:#171c24}.receiving-heatmap-zone.elite{background:#14532d}.receiving-heatmap-zone.good{background:#166534}.receiving-heatmap-zone.average{background:#854d0e}.receiving-heatmap-zone.below{background:#9a3412}.receiving-heatmap-zone.poor{background:#7f1d1d}.receiving-heatmap-zone.density-high{background:#1f6f43}.receiving-heatmap-zone.density-medium{background:#7d5b18}.receiving-heatmap-zone.density-low{background:#7f1d1d}.receiving-heatmap-zone.limited-sample{color:#d1d5db;background:#303641}.receiving-layer-controls{flex-wrap:wrap;gap:.4rem;margin:.5rem 0 .75rem;display:flex}.receiving-layer-controls button{color:#d1d5db;cursor:pointer;background:#171c24;border:1px solid #ffffff24;border-radius:6px;padding:.45rem .7rem}.receiving-layer-controls button.active{color:#fff;background:#7f1d1d;border-color:#ef4444;font-weight:700}.throwing-report-section{margin-top:6px}.throwing-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;margin-bottom:18px;display:grid}.throwing-detail-row{background:#0d1117;border:1px solid #2b3440;border-left:3px solid #ef4444;border-radius:8px;padding:12px 14px;line-height:1.45}.throwing-detail-row>div:first-child{color:#ff6464;margin-bottom:6px;font-size:15px}.throwing-detail-row>div:not(:first-child){color:#a9b4c3;font-size:14px}.throwing-detail-row>div:not(:first-child) strong{color:#f3f4f6}@media (width<=700px){.throwing-detail-list{grid-template-columns:1fr}}.throwing-performance-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:10px 0 16px;display:grid}.throwing-performance-summary>div{background:#0d1219;border:1px solid #2b3440;border-radius:10px;flex-direction:column;justify-content:center;min-height:72px;padding:12px 14px;display:flex}.throwing-performance-summary span{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.throwing-performance-summary strong{color:#fff;font-size:22px;line-height:1;display:block}.throwing-consequence-summary{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=700px){.throwing-performance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.roster-screen>.form-section{margin:20px 0}.roster-fieldset{border:0;align-items:end;min-width:0;margin:18px 0 0;padding:0}.roster-add{margin-top:18px}.roster-note{color:#b5c4d7;line-height:1.5}.roster-error{color:#ffb4b4;border:1px solid #a94444;border-radius:8px;padding:12px}.roster-list{margin:20px 0 0;padding:0;list-style:none}.roster-list li{overflow-wrap:anywhere;border-bottom:1px solid #2b3440;justify-content:space-between;gap:18px;padding:14px 0;display:flex}.roster-list span{color:#b5c4d7}.roster-selection .form-field select{width:100%}.position-options{border:1px solid #2b3440;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:14px;display:grid}.position-options legend{padding:0 6px}.position-options input{accent-color:#ef4444;width:auto}.roster-list p{color:#b5c4d7;margin:6px 0 0;font-size:13px}.jersey-editor{align-items:end;gap:10px;display:flex}.jersey-editor input{max-width:100px}@media (width<=700px){.roster-list li{flex-direction:column}}.hierarchy-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.roster-entry{display:block!important}.roster-entry details{margin-top:16px}.roster-entry summary{cursor:pointer;font-weight:600}.roster-screen select,.roster-screen input{max-width:100%}.roster-screen .roster-add button{margin-top:12px}.catcher-change{margin-top:10px}.catcher-change-form{flex-wrap:wrap;align-items:end;gap:10px;margin-top:10px;display:flex}.catcher-change-form label{gap:5px;display:grid}.catcher-change-form select{min-width:220px}.catcher-participation{background:#f6f7f9;border-radius:10px;margin-top:16px;padding:12px 16px}.overall-catching-heading{background:#ffffff09;border:1px solid #ffffff1f;border-left:4px solid #ef4444;border-radius:.75rem;margin:1rem 0 1.25rem;padding:1rem 1.1rem}.overall-catching-heading p:last-child,.individual-catcher-title p:last-child{color:var(--muted-text,#aab2c0);margin-bottom:0}.individual-catcher-section{border-top:2px solid #ffffff24;margin-top:2rem;padding-top:2rem}.individual-catcher-title h2{margin:.2rem 0 .4rem}.catcher-breakdown-list{gap:1.4rem;margin-top:1.25rem;display:grid}.catcher-breakdown-card{background:#080e1994;border:1px solid #ffffff24;border-radius:1rem;padding:1.25rem}.catcher-breakdown-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.catcher-breakdown-header h3{margin:.15rem 0 0;font-size:1.45rem}.roster-kind-badge{color:#fecaca;background:#ef444424;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700}.catcher-stints{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.catcher-stints p{background:#ffffff12;border-radius:.55rem;margin:0;padding:.45rem .7rem;font-size:.88rem}.catcher-metric-section{margin-top:1.35rem}.catcher-metric-section h4{color:#f8fafc;margin:0 0 .65rem;font-size:1.05rem}.catcher-specific-heatmap{margin-top:1.3rem}.catcher-specific-heatmap .receiving-heatmap-grid{margin-top:.65rem}.report-attribution-note{color:#fde68a;background:#f59e0b1f;border-radius:.65rem;padding:.75rem 1rem}.substitution-history{background:#ffffff0a;border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.1rem}.substitution-history h3{margin-top:0}@media (width<=640px){.catcher-breakdown-header{flex-direction:column}}.standards-scope-panel,.standards-panel{margin-bottom:1rem}.standards-preset{max-width:24rem}.standards-threshold-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.8rem;margin:1rem 0;display:grid}.standards-note,.standards-saved{color:var(--muted)}.standards-saved{font-weight:700}.standards-preset-reference{margin-top:1rem}.standards-preset-reference summary{cursor:pointer;font-weight:700}.standards-save-button{align-self:flex-start;width:auto}.game-option{border:1px solid var(--border);border-radius:.7rem;align-items:center;gap:.65rem;min-height:3rem;padding:.75rem .9rem;display:flex}.game-option input{width:auto;margin:0}.games-shell{gap:24px;max-width:1160px;margin:0 auto;padding:24px;display:grid}.games-header,.game-card-top,.game-actions,.section-heading,.live-header-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.games-header{align-items:flex-start}.games-header h1,.games-status h2,.game-detail h1{margin:0}.games-status{gap:12px;display:grid}.games-status-heading{padding:0 2px}.games-status-count{border:1px solid #94a3b859;border-radius:999px;place-items:center;min-width:2rem;min-height:2rem;font-size:.82rem;font-weight:900;display:inline-grid}.game-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px;display:grid}.game-card{background:linear-gradient(145deg,#171c24 0%,#11151c 100%);border:1px solid #94a3b838;border-left:4px solid #718096;border-radius:16px;grid-template-rows:auto auto 1fr auto;gap:15px;min-width:0;padding:18px 18px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000042}.game-card-in-progress{border-left-color:#d93025}.game-card-suspended{border-left-color:#d97706}.game-card-completed{border-left-color:#16834a}.game-card h3,.game-card p{margin:0}.game-card-badges,.game-detail-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.status-badge,.game-number,.site-badge,.game-detail-tags span{text-transform:uppercase;letter-spacing:.045em;border-radius:999px;width:fit-content;padding:5px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.status-planned{color:#344558;background:#e8edf2}.status-in-progress{color:#a41919;background:#fee2e2}.status-completed{color:#17663a;background:#daf1e3}.game-number{color:#234d92;background:#e8eefb}.site-badge{color:#cbd5e1;background:#94a3b824}.neutral-badge{color:#5b21b6;background:#ede9fe}.game-card-main{gap:7px;display:grid}.game-matchup{overflow-wrap:anywhere;color:inherit;letter-spacing:-.025em;font-size:clamp(1.25rem,2.4vw,1.65rem);line-height:1.16}.game-team-fallback{color:#94a3b8;font-size:.82rem;font-weight:650}.game-schedule-line{color:#e2e8f0;flex-wrap:wrap;align-items:center;gap:7px;font-size:.96rem;font-weight:800;display:flex}.game-card-details{align-content:start;gap:10px;display:grid}.game-venue{gap:2px;display:grid}.game-venue span{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:850}.game-venue strong{font-size:.94rem}.game-detail-tags span{color:#cbd5e1;background:#94a3b81f}.roster-context{color:#94a3b8;font-size:.86rem}.game-card-actions{background:#0000001f;border-top:1px solid #94a3b829;margin:2px -18px 0;padding:14px 18px 18px}.game-card-action{justify-content:center;width:100%;min-height:44px;font-weight:850}.empty-state{color:#627083;border:1px dashed #15233538;border-radius:12px;margin:0;padding:16px}.game-facts{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:12px 0;display:grid}.game-facts div{background:#1e37500d;border-radius:10px;padding:10px}.game-facts dt{color:#68778a;text-transform:uppercase;font-size:.75rem;font-weight:800}.game-facts dd{margin:4px 0 0;font-weight:700}.games-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.games-form>.primary-button,.games-form>.form-error,.games-form>.game-option,.games-form>.game-actions{grid-column:1/-1;justify-self:start}.module-list{gap:10px;display:grid}.module-row{border-top:1px solid #1523351f;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.module-row:first-child{border-top:0}.module-row div:first-child{gap:3px;display:grid}.module-row small{color:#68778a}.catching-launch{flex-wrap:wrap;justify-content:flex-end;grid-template-columns:none!important;gap:8px!important;display:flex!important}.catching-launch select,.catching-launch input{min-width:150px}.completion-panel p,.hub-message{margin:6px 0 12px}.hub-message{background:#eef5ff;border-radius:10px;padding:10px 12px}@media (width<=760px){.games-shell{gap:20px;padding:14px}.games-header,.module-row{flex-direction:column;align-items:stretch}.games-header .game-actions{width:100%}.games-header .game-actions button{flex:1}.game-grid,.games-form{grid-template-columns:1fr}.catching-launch{justify-content:stretch}.catching-launch select,.catching-launch input,.catching-launch button{width:100%}}@media (width<=420px){.games-shell{padding:10px}.game-card{padding:15px 15px 0}.game-card-top{align-items:flex-start}.game-card-actions{margin-inline:-15px;padding:13px 15px 15px}.game-schedule-line{flex-direction:column;align-items:flex-start;gap:3px}.game-schedule-line>span{display:none}}.actual-call-control{background:#0d1117;border:1px solid #303641;border-radius:14px;width:min(100%,460px);margin:14px auto 0;padding:12px}.actual-call-control .section-label{margin-bottom:8px}.actual-call-control small{color:#9ca3af;margin-top:8px;display:block}.actual-call-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.actual-call-button{color:#d1d5db;background:#141820;border:1px solid #424a56;border-radius:12px;min-height:48px;font-weight:900}.actual-call-button.selected.strike{color:#bbf7d0;background:#15803d47;border-color:#22c55e}.actual-call-button.selected.ball{color:#fed7aa;background:#b4530947;border-color:#f59e0b}.receiving-button.impact-action{border-color:#eab308;box-shadow:inset 0 0 0 1px #eab30873}.live-games-control{flex-direction:column;align-items:center;gap:.35rem;display:flex}.unfinished-games-indicator{color:#cbd5e1;text-align:center;flex-wrap:wrap;justify-content:center;gap:.2rem .5rem;max-width:10rem;font-size:.72rem;line-height:1.15;display:flex}.unfinished-games-indicator.game-two-pending{color:#fca5a5}.doubleheader-report-label{color:#cbd5e1;border:1px solid #94a3b859;border-radius:999px;width:fit-content;margin:.35rem 0 0;padding:.25rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.doubleheader-game-two-action{width:auto;margin:1rem 0 0}.status-suspended{color:#7a3d00;background:#fff0d9;border-color:#e8b16a}.suspend-game-button{color:#713b00;background:#fff4e5;border-color:#b86b18;width:auto;padding:.65rem .9rem;font-weight:700}.suspension-context,.report-suspension-history{background:#fffaf2;border:1px solid #e8b16a;border-radius:.75rem;gap:.3rem;margin-top:.85rem;padding:.8rem;display:grid}.suspension-context span,.suspension-card-context,.report-suspension-history p{margin:0}.suspension-card-context{color:#7a3d00;font-weight:700}.report-suspension-history p{font-size:.9rem}.inning-half-toggle{padding:.2rem .45rem;font-size:.72rem;line-height:1.1}.game-setup-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.game-setup-action{text-align:left;min-height:94px;font:inherit;cursor:pointer;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:18px 20px;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:flex}.game-setup-action:hover{transform:translateY(-2px)}.game-setup-action:active{transform:scale(.985)}.game-setup-action:focus-visible{outline-offset:3px;outline:3px solid #ef44444d}.game-setup-action-primary{color:#fff;background:#dc2626;border:1px solid #ef4444;box-shadow:0 14px 30px #dc262647}.game-setup-action-primary:hover{background:#ef4444;box-shadow:0 16px 34px #dc26265c}.game-setup-action-secondary{color:#f8fafc;background:#171c24;border:1px solid #4b5563;box-shadow:0 10px 24px #0003}.game-setup-action-secondary:hover{background:#202630;border-color:#9ca3af}.game-setup-action-title{letter-spacing:.015em;font-size:1.05rem;font-weight:900}.game-setup-action-description{color:#ffffffc2;font-size:.88rem;font-weight:600;line-height:1.35}@media (width<=650px){.game-setup-actions{grid-template-columns:1fr}.game-setup-action{min-height:86px}}.live-shell{width:min(100%,1280px);padding:max(10px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))}.live-header{align-items:center;gap:12px;padding-bottom:10px}.live-header>div:first-child{min-width:0}.live-header .eyebrow{margin-bottom:2px}.live-game-title{font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.1}.live-subtitle{margin-top:4px;font-size:.86rem}.live-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.live-header-actions .secondary-button,.live-header-actions .suspend-game-button,.live-header-actions .finish-button,.catcher-change>button{min-height:42px;padding:0 12px}.catcher-change,.catcher-change-form{margin-top:6px}.live-games-control{gap:3px}.unfinished-games-indicator{font-size:.68rem}.game-state-bar{gap:8px;margin:10px 0 8px}.inning-control,.outs-control,.count-display{border-radius:14px;min-height:70px}.inning-control{grid-template-columns:42px 1fr 42px}.inning-control strong,.outs-control strong,.count-display strong{font-size:1.65rem}.runner-panel{border-radius:16px;margin-bottom:10px;padding:12px 14px}.runner-panel .panel-heading{margin-bottom:0}.mode-selector{border-radius:14px;gap:6px;margin-bottom:10px;padding:4px}.mode-selector button{min-height:44px}.live-notes-panel{border-radius:14px;gap:8px;margin-bottom:10px;padding:8px}.note-toggle{min-height:44px}.live-workspace{gap:12px}.live-shell .pitch-panel,.live-shell .evaluation-panel,.live-shell .timeline-panel{border-radius:16px;padding:14px}.live-shell .panel-heading{gap:10px;margin-bottom:10px}.live-shell .panel-heading h2{font-size:1.08rem}.live-shell .receiving-buttons{gap:8px}.live-shell .receiving-button{min-height:84px}@media (width>=761px){.live-shell{grid-template-columns:minmax(0,1fr) minmax(280px,320px);column-gap:12px;display:grid}.live-shell>*{grid-column:1/-1}.live-shell>.game-state-bar{grid-area:2/1}.live-shell>.mode-selector{grid-area:3/1;align-self:end}.live-shell>.runner-panel{grid-area:2/2/span 2;margin-top:10px}.live-shell .baseball-diamond{width:min(100%,280px);height:168px}.live-shell .baseball-diamond:before{width:112px;height:112px;top:36px}.live-shell .second-base{top:0}.live-shell .third-base,.live-shell .first-base{top:55px}.live-shell .third-base{left:calc(50% - 96px)}.live-shell .first-base{right:calc(50% - 96px)}.live-shell .pitchers-mound{top:82px}.live-shell .home-plate{bottom:0}}@media (width<=760px){.live-header{align-items:stretch}.live-header-actions{justify-content:flex-start}}@media (width<=520px){.live-shell{padding:max(10px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.live-header-actions>*{flex:auto}.game-state-bar{gap:6px}.inning-control,.outs-control,.count-display{min-height:66px}}.live-shell .pitch-panel,.live-shell .evaluation-panel{padding:10px}.live-shell .panel-heading{margin-bottom:6px}.live-shell .zone-grid{width:min(100%,300px)}.live-shell .zone-instruction{margin-top:8px;font-size:.76rem;line-height:1.25}.live-shell .actual-call-control{border-radius:12px;width:min(100%,300px);margin-top:8px;padding:8px}.live-shell .actual-call-control .section-label{margin-bottom:5px}.live-shell .actual-call-control small{margin-top:5px;font-size:.72rem;line-height:1.2}.live-shell .actual-call-button{min-height:44px}.live-shell .receiving-button{border-radius:13px;min-height:72px}.live-shell .receiving-button strong{font-size:1.35rem}.live-shell .receiving-button span{margin-top:3px}.live-shell .drop-button,.live-shell .undo-button{border-radius:12px;min-height:44px;margin-top:8px}.live-shell .bounced-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.live-shell .bounced-button{border-radius:12px;min-height:70px;padding:8px 10px}.live-shell .bounced-button strong{font-size:1rem;line-height:1.15}.live-shell .bounced-button span{margin-top:3px;font-size:.72rem;line-height:1.2}@media (width>=761px){.live-shell .live-workspace{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:8px}.live-shell .runner-panel{padding-block:8px}.live-shell .baseball-diamond{height:140px}.live-shell .baseball-diamond:before{width:88px;height:88px;top:30px}.live-shell .third-base,.live-shell .first-base{top:39px}.live-shell .third-base{left:calc(50% - 84px)}.live-shell .first-base{right:calc(50% - 84px)}.live-shell .pitchers-mound{top:67px}.live-shell .bounced-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.live-shell .zone-grid{width:min(100%,320px)}.live-shell .bounced-buttons{grid-template-columns:1fr}}
