:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{color:#eee;overscroll-behavior:none;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{flex-direction:column;width:100vw;height:100vh;display:flex}.toolbar{background:#111;border-bottom:1px solid #333;flex:none;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.toolbar h1{letter-spacing:0;margin:0;font-size:1.1rem;font-weight:600}.toolbar-actions{gap:.5rem;display:flex}.toolbar button,.panel button,.quiz-actions button{color:#eee;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:.5rem .9rem;font-family:inherit;font-size:.9rem}.toolbar button:hover,.panel button:hover:not(:disabled),.quiz-actions button:hover:not(:disabled){background:#3a3a3a}.toolbar button:active,.panel button:active:not(:disabled){background:#444}.toolbar button.primary-btn,.panel button.primary-btn{color:#fff;background:#3d8a3d;border-color:#4a9b4a;font-weight:600}.toolbar button.primary-btn:hover,.panel button.primary-btn:hover:not(:disabled){background:#4a9b4a}@media (width<=560px){.toolbar{flex-wrap:wrap;gap:.45rem;padding:.45rem .5rem}.toolbar h1{width:100%;font-size:.95rem}.toolbar-actions{flex-wrap:wrap;gap:.35rem;width:100%}.toolbar button{padding:.45rem .6rem;font-size:.78rem;line-height:1.1}}.banner{color:#f0d78a;background:#2a251a;border-bottom:1px solid #4a3f20;align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.85rem;display:flex}.banner .link{color:#ffd56b;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.banner .link:disabled{opacity:.5;cursor:default}.paywall{text-align:center;flex-direction:column;gap:.6rem;padding:.5rem .2rem;display:flex}.paywall h3{color:#eee;margin:0;font-size:1rem}.paywall p{color:#bbb;margin:0;font-size:.85rem;line-height:1.4}.paywall-actions{flex-direction:column;gap:.4rem;margin-top:.4rem;display:flex}.paywall-plans{gap:.5rem;margin-top:.4rem;display:flex}.paywall-plans .plan-card{color:#eee;cursor:pointer;background:#1c1c1c;border:1px solid #3a3a3a;border-radius:8px;flex-direction:column;flex:1;gap:.25rem;padding:.75rem .5rem;font-family:inherit;display:flex}.paywall-plans .plan-card:hover:not(:disabled){background:#1f2a1f;border-color:#4a9b4a}.paywall-plans .plan-card:disabled{opacity:.5;cursor:default}.plan-price{font-size:1.35rem;font-weight:700}.plan-unit{color:#aaa;margin-left:2px;font-size:.8rem;font-weight:400}.plan-desc{color:#999;font-size:.78rem}.film-clip-button{color:#d8e8d8;cursor:pointer;text-align:center;background:#18241a;border:1px solid #2f4a2f;border-radius:6px;width:100%;padding:.65rem .8rem;font-family:inherit;font-size:.88rem;font-weight:500;display:block}.film-clip-button:hover{color:#eee;background:#1f2a1f;border-color:#4a9b4a}.film-clip-link{color:#7ecb7e;font-size:.85rem;text-decoration:none;display:inline-block}.film-clip-link:hover{text-decoration:underline}.film-clip-fallback{text-align:center;color:#bbb;background:#1c1c1c;border:1px solid #3a3a3a;border-radius:6px;margin-top:.25rem;padding:.55rem .7rem;font-size:.85rem;display:block}.film-clip-fallback:hover{color:#eee;border-color:#4a9b4a;text-decoration:none}.video-modal-backdrop{z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:1.5rem;animation:.12s ease-out fade-in;display:flex;position:fixed;inset:0}.video-modal{background:#111;border:1px solid #333;border-radius:10px;flex-direction:column;width:min(960px,100%);max-height:calc(100vh - 3rem);display:flex;overflow:hidden;box-shadow:0 20px 60px #0009}.video-modal-header{background:#161616;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.video-modal-title{color:#eee;font-size:.95rem;font-weight:600}.video-modal-close{color:#aaa;cursor:pointer;background:0 0;border:0;padding:0 .4rem;font-family:inherit;font-size:1.5rem;line-height:1}.video-modal-close:hover{color:#fff}.video-modal-frame{aspect-ratio:16/9;background:#000;width:100%;position:relative}.video-modal-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-modal-footer{text-align:right;background:#161616;border-top:1px solid #2a2a2a;padding:.6rem 1rem}.video-modal-footer a{color:#7ecb7e;font-size:.85rem;text-decoration:none}.video-modal-footer a:hover{text-decoration:underline}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.muted{color:#888;font-size:.85rem}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.taker-card-wrap{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.taker-card{background:#161616;border:1px solid #333;border-radius:10px;flex-direction:column;gap:.75rem;width:100%;max-width:420px;padding:1.5rem;display:flex}.taker-card h1{margin:0;font-size:1.2rem}.taker-card .big-score{text-align:center;color:#7ecb7e;margin:0;font-size:2.5rem;font-weight:700}.taker-card input[type=text],.taker-card input[type=password]{color:#eee;box-sizing:border-box;background:#0e0e0e;border:1px solid #333;border-radius:6px;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.95rem}.taker-card button,.coach-section button,.admin-editor button{color:#eee;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:.55rem .9rem;font-family:inherit;font-size:.9rem}.taker-card button:hover:not(:disabled),.coach-section button:hover:not(:disabled),.admin-editor button:hover:not(:disabled){background:#3a3a3a}.field-label{color:#ccc;flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.field-label input,.field-label textarea{color:#eee;box-sizing:border-box;background:#0e0e0e;border:1px solid #333;border-radius:6px;width:100%;padding:.5rem .65rem;font-family:inherit;font-size:.88rem}.field-label textarea{resize:vertical}.taker-prompt{background:#18202a;border-bottom:1px solid #2a3a4a;flex-direction:column;gap:.45rem;padding:.8rem 1rem;font-size:.95rem;line-height:1.4;display:flex}.taker-context-legend{color:#b8c3cf;flex-wrap:wrap;gap:.9rem;font-size:.78rem;font-weight:400;display:flex}.taker-context-legend>span{align-items:center;gap:.35rem;display:inline-flex}.context-dot{border-radius:999px;width:.65rem;height:.65rem;display:inline-block}.context-dot.runner{background:#c0392b;border:1px solid #fff}.context-dot.ball{background:#f5d142}.taker-footer{background:#111;border-top:1px solid #2a2a2a;justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.taker-footer .score{color:#ccc;font-size:.95rem}.taker-footer .score.ok{color:#7ecb7e}.coach-main{box-sizing:border-box;flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem;overflow-y:auto}.coach-section{flex-direction:column;gap:.85rem;display:flex}.coach-section h2{margin:0;font-size:1.1rem}.coach-section h3{color:#ccc;margin:1rem 0 .5rem;font-size:.95rem}.coach-section-header{justify-content:space-between;align-items:center;display:flex}.coach-actions{gap:.5rem;display:flex}.coach-access-notice{color:#d6c28f;background:#2a251a;border-left:3px solid #d2a85e;grid-template-columns:1fr auto;gap:.2rem 1rem;padding:.75rem .85rem;font-size:.82rem;display:grid}.coach-access-notice strong{color:#f0dca8}.coach-access-notice span{grid-column:1}.coach-access-notice a{color:#f0d78a;grid-area:1/2/span 2;align-self:center}.tests-list,.play-checklist,.admin-plays-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tests-list button{text-align:left;cursor:pointer;width:100%;color:inherit;background:#161616;border:1px solid #2a2a2a;border-radius:6px;flex-direction:column;gap:.25rem;padding:.7rem .85rem;font-family:inherit;display:flex}.tests-list button:hover{border-color:#4a9b4a}.test-name{color:#eee;font-size:.95rem;font-weight:600}.test-meta{color:#999;font-size:.78rem}.play-checklist label{cursor:pointer;align-items:flex-start;gap:.5rem;padding:.45rem 0;font-size:.88rem;display:flex}.play-checklist input{margin-top:.2rem}.test-builder-heading{border-top:1px solid #2a2a2a;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.test-builder-heading p{margin:.25rem 0 0;font-size:.8rem}.test-builder-empty{color:#999;text-align:center;border:1px dashed #3a3a3a;border-radius:8px;margin:0;padding:1rem}.test-question-tabs{flex-direction:column;gap:.35rem;display:flex}.test-question-tabs>button{text-align:left;background:#151515;border-color:#2d2d2d;justify-content:space-between;align-items:center;width:100%;display:flex}.test-question-tabs>button.active{background:#182219;border-color:#4a9b4a}.question-approved{color:#7ecb7e;font-size:.78rem}.question-review{color:#f5d142;font-size:.78rem}.test-question-editor{background:#141414;border:1px solid #303030;border-radius:10px;padding:1rem}.test-question-editor-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.test-question-editor-grid{grid-template-columns:minmax(320px,1.2fr) minmax(250px,.8fr);gap:1rem;display:grid}.coach-section button.danger-text-btn{color:#ef9a9a;background:0 0;border-color:#5a3030}.test-context-summary{flex-wrap:wrap;gap:.5rem;display:flex}.test-context-summary span{color:#bbb;background:#202020;border-radius:999px;padding:.3rem .55rem;font-size:.78rem}.coach-section button.approve-question-btn{color:#dcf4dc;background:#244724;border-color:#4a9b4a;justify-content:center}.test-create-hint{align-self:center;font-size:.78rem}.share-row{gap:.4rem;display:flex}.share-row input{color:#eee;background:#0e0e0e;border:1px solid #333;border-radius:6px;flex:1;padding:.5rem .65rem;font-family:ui-monospace,monospace;font-size:.85rem}.attempts-table{border-collapse:collapse;width:100%;font-size:.88rem}.attempts-table th,.attempts-table td{text-align:left;border-bottom:1px solid #2a2a2a;padding:.45rem .6rem}.attempts-table th{color:#aaa;text-transform:uppercase;font-size:.78rem;font-weight:600}.admin-main{overflow-anchor:none;max-width:1180px;padding-top:1rem}.admin-main button{color:#eee;cursor:pointer;font:inherit;background:#242424;border:1px solid #414141;border-radius:6px;padding:.5rem .8rem;font-size:.86rem}.admin-main button:hover:not(:disabled){background:#303030;border-color:#555}.admin-main button:disabled{opacity:.55;cursor:default}.admin-tabs{border-bottom:1px solid #333;gap:1.25rem;margin-bottom:1.25rem;display:flex}.admin-tabs button{color:#999;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:.65rem .1rem;font-weight:600}.admin-tabs button:hover:not(:disabled){color:#ddd;background:0 0;border-color:#555}.admin-tabs button.active{color:#fff;border-bottom-color:#70b77e}.admin-dashboard{flex-direction:column;gap:1.25rem;display:flex}.admin-page-header,.admin-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-page-header h2,.admin-section-heading h3{margin:0}.admin-page-header h2{font-size:1.12rem}.admin-section-heading h3{font-size:.95rem}.admin-page-header p,.admin-section-heading p{color:#888;margin:.25rem 0 0;font-size:.78rem}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.admin-metric{background:#151515;border:1px solid #303030;border-left-width:3px;border-radius:7px;flex-direction:column;justify-content:space-between;min-width:0;min-height:112px;padding:.8rem .85rem;display:flex}.admin-metric.blue{border-left-color:#5e9dc9}.admin-metric.green{border-left-color:#70b77e}.admin-metric.amber{border-left-color:#d2a85e}.admin-metric.violet{border-left-color:#9c83c7}.admin-metric>span{color:#a6a6a6;text-transform:uppercase;font-size:.76rem;font-weight:600}.admin-metric>strong{color:#f2f2f2;font-size:1.55rem;line-height:1.1}.admin-metric>small{color:#858585;overflow-wrap:anywhere;font-size:.75rem}.admin-section{border-top:1px solid #303030;min-width:0;padding-top:1rem}.admin-column-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;display:grid}.admin-chart-legend{color:#999;gap:1rem;font-size:.76rem;display:flex}.admin-chart-legend span{align-items:center;gap:.35rem;display:flex}.admin-chart-legend i{border-radius:2px;width:8px;height:8px}.admin-chart-legend i.signup,.admin-chart-bars i.signup{background:#5e9dc9}.admin-chart-legend i.attempt,.admin-chart-bars i.attempt{background:#70b77e}.admin-chart{background-image:linear-gradient(#282828 1px,#0000 1px);background-size:100% 25%;border-bottom:1px solid #343434;grid-template-columns:repeat(14,minmax(0,1fr));gap:.4rem;height:170px;margin-top:.75rem;padding:.6rem .35rem 0;display:grid}.admin-chart-day{grid-template-rows:1fr 18px;gap:.35rem;min-width:0;display:grid}.admin-chart-bars{justify-content:center;align-items:flex-end;gap:3px;min-height:0;display:flex}.admin-chart-bars i{border-radius:2px 2px 0 0;width:min(10px,42%);min-height:2px;display:block}.admin-chart-day>span{color:#777;text-align:center;white-space:nowrap;font-size:.68rem}.admin-table-wrap{margin-top:.65rem;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.8rem}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #292929;padding:.58rem .5rem}.admin-table th{color:#888;text-transform:uppercase;white-space:nowrap;font-size:.69rem;font-weight:600}.admin-table td{color:#bbb}.admin-table td strong{color:#eee;font-weight:600}.admin-table td small{color:#707070;margin-top:.15rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;display:block}.admin-table-empty{color:#777;text-align:center!important;padding:1.25rem .5rem!important}.admin-status{color:#aaa;white-space:nowrap;border-left:2px solid #666;padding-left:.4rem;font-size:.74rem;font-weight:600;display:inline-block}.admin-status.good{color:#9bd4a6;border-color:#70b77e}.admin-status.warning{color:#e0c181;border-color:#d2a85e}.admin-status.bad{color:#d99595;border-color:#bd6868}.admin-status.neutral{color:#aaa;border-color:#777}.admin-status.violet{color:#c2aee3;border-color:#9c83c7}.admin-inline-error{color:#e0a0a0;background:#2b1919;border-left:3px solid #bd6868;margin:0;padding:.6rem .75rem;font-size:.8rem}.admin-empty-state{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:240px;display:flex}.admin-empty-state strong{color:#eee}.admin-search{color:#eee;width:min(280px,100%);font:inherit;background:#111;border:1px solid #3a3a3a;border-radius:6px;padding:.52rem .65rem;font-size:.85rem}.admin-search:focus{outline-offset:1px;outline:2px solid #477f52}.admin-plays-list .admin-play-row{text-align:left;cursor:pointer;width:100%;color:inherit;background:#161616;border:1px solid #2a2a2a;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .85rem;font-family:inherit;display:flex}.admin-play-row:hover{border-color:#4a9b4a}.admin-play-name{color:#eee;font-size:.92rem;font-weight:600}.admin-play-meta{font-size:.78rem}.admin-editor{background:#161616;border:1px solid #2a2a2a;border-radius:8px;flex-direction:column;gap:.7rem;padding:1rem;display:flex}.admin-editor-header{justify-content:space-between;align-items:center;display:flex}.admin-editor-header h3{margin:0;font-size:1rem}.admin-editor textarea.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.admin-editor-grid{grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);gap:1rem;display:grid}.admin-editor-stage{flex-direction:column;gap:.6rem;display:flex}.admin-stage-frame{aspect-ratio:1;background:#0f0f0f;border:1px solid #2a2a2a;border-radius:8px;overflow:hidden}.admin-stage-frame .field-svg{width:100%;height:100%;display:block}.admin-runner-controls{flex-wrap:wrap;gap:.4rem;display:flex}.admin-runner-controls .muted-btn{color:#999;background:0 0;border:1px solid #444;padding:.35rem .55rem;font-size:.78rem}.admin-editor-fields{flex-direction:column;gap:.7rem;display:flex}.ball-path-list{flex-direction:column;gap:.35rem;display:flex}.ball-path-row{grid-template-columns:50px 80px 80px auto;align-items:center;gap:.4rem;display:grid}.ball-path-row input[type=number]{color:#eee;box-sizing:border-box;background:#0e0e0e;border:1px solid #333;border-radius:6px;width:100%;padding:.35rem .5rem;font-family:ui-monospace,monospace;font-size:.85rem}.ball-path-row button{color:#999;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;padding:.2rem .5rem;font-family:inherit}.admin-filter-bar,.admin-action-row,.admin-pagination>div{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-select{color:#eee;min-height:36px;font:inherit;background:#111;border:1px solid #3a3a3a;border-radius:6px;padding:.45rem .6rem;font-size:.85rem}.admin-select:focus{outline-offset:1px;outline:2px solid #477f52}.admin-users-table tr.selected td{background:#19231b}.admin-user-link{text-align:left;width:100%;display:block;background:0 0!important;border:0!important;padding:0!important}.admin-user-link:hover strong{color:#9bd4a6}.admin-user-link small{text-overflow:ellipsis;max-width:290px;overflow:hidden}.admin-pagination{color:#888;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;font-size:.78rem;display:flex}.admin-detail-panel{background:#141414;border:1px solid #343434;border-radius:9px;padding:1rem;box-shadow:0 14px 40px #00000040}.admin-detail-panel .admin-editor-header p{margin:.25rem 0 0}.admin-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;margin-top:1rem;display:grid}.admin-detail-column{min-width:0}.admin-subheading{margin-top:1.25rem}.admin-access-summary{color:#aaa;align-items:center;gap:.75rem;min-height:42px;font-size:.8rem;display:flex}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:.75rem 0;display:grid}.admin-form-wide{grid-column:1/-1}.admin-form-grid .field-label input{min-height:36px}.admin-main button.primary-btn{color:#fff;background:#2f6d3c;border-color:#4b8d58}.admin-main button.primary-btn:hover:not(:disabled){background:#397d47}.admin-main button.danger-btn{color:#e09b9b;background:#2b1919;border-color:#633b3b}.admin-main button.danger-btn:hover:not(:disabled){background:#3a2020;border-color:#825050}.admin-event-list{flex-direction:column;gap:.4rem;margin:.65rem 0 0;padding:0;list-style:none;display:flex}.admin-event-list li{color:#888;border-bottom:1px solid #292929;grid-template-columns:60px 1fr;gap:.15rem .5rem;padding:.5rem 0;font-size:.76rem;display:grid}.admin-event-list li strong{color:#ccc}.admin-event-list li small{color:#aaa;grid-column:2}.admin-subscription-card,.admin-coupon-card{background:#181818;border:1px solid #303030;border-radius:7px;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.65rem;padding:.8rem;display:flex}.admin-subscription-card>div:first-child{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.admin-subscription-card p,.admin-coupon-card p,.admin-coupon-card small{color:#888;margin:0;font-size:.78rem}.admin-subscription-card>small{color:#666;overflow-wrap:anywhere}.admin-help{color:#888;font-size:.78rem;line-height:1.45}.admin-success{color:#a7c8ae;background:#17251a;border-left:3px solid #70b77e;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.82rem;display:flex}.admin-success strong{color:#d8f0dd;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-coupon-layout{grid-template-columns:minmax(300px,.85fr) minmax(360px,1.15fr);gap:1.5rem;display:grid}.admin-coupon-form,.admin-coupon-list{border-top:1px solid #303030;min-width:0;padding-top:1rem}.admin-input-action{gap:.4rem;display:flex}.admin-input-action input{flex:1}.admin-check{color:#bbb;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.admin-coupon-card.inactive{opacity:.67}.admin-coupon-code{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.admin-coupon-code>button{color:#bfe2c6;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;background:0 0!important;border:0!important;padding:0!important}.admin-coupon-code>button:hover{color:#fff}@media (width<=880px){.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-column-grid,.admin-editor-grid,.admin-detail-grid,.admin-coupon-layout,.test-question-editor-grid{grid-template-columns:1fr}}@media (width<=560px){.admin-main{padding:.85rem}.admin-page-header{flex-direction:column;align-items:flex-start}.admin-page-header>button,.admin-search,.admin-filter-bar{width:100%}.admin-filter-bar .admin-select{flex:1}.admin-form-grid{grid-template-columns:1fr}.admin-form-wide{grid-column:auto}.admin-input-action,.test-builder-heading{flex-direction:column}.test-builder-heading>button{width:100%}.admin-metric{min-height:104px;padding:.7rem}.admin-metric>strong{font-size:1.35rem}.admin-chart{gap:.2rem;height:150px;padding-inline:0}.admin-chart-bars{gap:1px}.admin-chart-legend{gap:.65rem}.admin-play-row{flex-direction:column;align-items:flex-start!important}.coach-access-notice{grid-template-columns:1fr}.coach-access-notice span,.coach-access-notice a{grid-area:auto/1}}.attempt-modal{background:#111;border:1px solid #333;border-radius:10px;flex-direction:column;width:min(1100px,100%);max-height:calc(100vh - 3rem);display:flex;overflow:hidden;box-shadow:0 20px 60px #0009}.attempt-modal-body{flex:1;grid-template-columns:220px 1fr;min-height:0;display:grid}.attempt-nav{background:#161616;border-right:1px solid #2a2a2a;flex-direction:column;gap:.25rem;padding:.5rem;display:flex;overflow-y:auto}.attempt-nav button{color:#ccc;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;font-family:inherit;font-size:.85rem;display:flex}.attempt-nav button:hover{background:#1f1f1f}.attempt-nav button.active{color:#eee;background:#1f2a1f;border-color:#2f4a2f}.attempt-nav-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.attempt-nav-score{color:#aaa;font-size:.78rem}.attempt-nav-score.ok{color:#7ecb7e}.attempt-stage{padding:1rem;overflow-y:auto}.overlay-card{flex-direction:column;gap:.5rem;display:flex}.overlay-card-header{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.overlay-legend{color:#aaa;flex-wrap:wrap;gap:1rem;font-size:.75rem;display:flex}.legend-dot{vertical-align:middle;border-radius:50%;width:12px;height:12px;margin-right:4px;display:inline-block}.legend-dot.solid.blue{background:#1e3a8a;border:1px solid #fff}.legend-dot.dashed.green{border:1.5px dashed #7ecb7e}.legend-dot.dashed.yellow{border:1.5px dashed #f5d142}@media (width<=720px){.attempt-modal-body{grid-template-rows:auto 1fr;grid-template-columns:1fr}.attempt-nav{border-bottom:1px solid #2a2a2a;border-right:none;max-height:30vh}}.panel button:disabled,.quiz-actions button:disabled{opacity:.5;cursor:default}.main{flex:auto;min-height:0;display:flex}.sidebar{background:#151515;border-right:1px solid #2a2a2a;flex-direction:column;flex:0 0 280px;width:280px;min-height:0;display:flex}.tabs{border-bottom:1px solid #2a2a2a;flex:none;display:flex}.tabs button{color:#aaa;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem .5rem;font-family:inherit;font-size:.9rem}.tabs button:hover{color:#eee;background:#1c1c1c}.tabs button.active{color:#eee;border-bottom-color:#4a9b4a}.panel{flex-direction:column;flex:auto;gap:.6rem;min-height:0;padding:.75rem;display:flex;overflow-y:auto}.panel-hint{color:#888;margin:0;font-size:.8rem;line-height:1.35}.panel-feedback{color:#d8e8d8;background:#1f2a1f;border:1px solid #2f4a2f;border-radius:6px;margin:0;padding:.55rem .65rem;font-size:.85rem;line-height:1.4}.plays-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.plays-list button{text-align:left;flex-direction:column;gap:.2rem;width:100%;padding:.55rem .7rem;display:flex}.play-name{font-size:.9rem;font-weight:600}.play-desc{color:#999;font-size:.78rem;line-height:1.3}.panel textarea{color:#eee;resize:vertical;background:#1c1c1c;border:1px solid #333;border-radius:6px;min-height:60px;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.panel textarea:focus{border-color:#4a9b4a;outline:none}.quiz-prompt{background:#18202a;border:1px solid #2a3a4a;border-radius:6px;margin:0;padding:.6rem .7rem;font-size:.9rem;line-height:1.4}.quiz-actions{gap:.4rem;display:flex}.quiz-actions button{flex:1}.quiz-actions .secondary,.panel button.secondary{color:#aaa;background:0 0;border-color:#444}.quiz-result{margin:0;font-size:1rem;font-weight:600}.quiz-result.ok{color:#7ecb7e}.field-wrap{flex:auto;justify-content:center;align-items:center;min-width:0;min-height:0;padding:.5rem;display:flex}.field-svg{touch-action:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media (width<=720px){.app{width:100%;height:auto;min-height:100dvh}.main{flex-direction:column;flex:none}.sidebar{border-bottom:1px solid #2a2a2a;border-right:none;flex:none;width:100%;max-height:40dvh}.field-wrap{width:100%;padding-bottom:max(.5rem, env(safe-area-inset-bottom));flex:none}.field-svg{aspect-ratio:490/525;touch-action:pan-y;height:auto;max-height:none}}.marketing-page{--marketing-ink:#101713;--marketing-paper:#f3f6f4;--marketing-green:#296b45;--marketing-green-bright:#65b979;--marketing-blue:#365f96;--marketing-coral:#b85243;background:var(--marketing-paper);min-height:100%;color:var(--marketing-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.marketing-page *{box-sizing:border-box}.marketing-page a{color:inherit}.marketing-nav{z-index:10;color:#fff;border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:center;gap:2rem;width:min(1240px,100% - 48px);height:76px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.marketing-brand{font-size:1.08rem;font-weight:800;text-decoration:none}.marketing-nav-links,.marketing-nav-actions,.marketing-hero-actions,.marketing-footer div{align-items:center;display:flex}.marketing-nav-links{gap:1.7rem}.marketing-nav-actions{gap:1rem}.marketing-hero-actions{flex-wrap:wrap;gap:.75rem}.marketing-footer div{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem}.marketing-nav-links a,.marketing-text-link,.marketing-footer a:not(.marketing-brand){font-size:.86rem;font-weight:600;text-decoration:none}.marketing-nav-links a:hover,.marketing-text-link:hover,.marketing-footer a:hover{text-decoration:underline}.marketing-button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.72rem 1rem;font-size:.9rem;font-weight:750;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.marketing-button svg{flex:none;width:17px;height:17px}.marketing-button.compact{min-height:38px;color:var(--marketing-ink);background:#fff;padding:.55rem .75rem}.marketing-button.primary{background:var(--marketing-green-bright);color:#07140b}.marketing-button.secondary{color:#fff;background:#08120b61;border-color:#fff9}.marketing-button.light{color:var(--marketing-green);background:#fff;margin-top:1.25rem}.marketing-button.price{background:var(--marketing-ink);color:#fff;width:100%}.marketing-button.price.featured{background:var(--marketing-coral)}.marketing-button:hover{border-color:currentColor}.marketing-hero{color:#fff;background-image:url(/marketing/baseballiq-hero.webp);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;height:calc(100svh - 72px);min-height:640px;max-height:800px;display:flex;position:relative;box-shadow:inset 0 0 0 100vmax #040a0675}.marketing-hero-content{z-index:1;width:min(1240px,100% - 48px);margin:0 auto;padding-bottom:2.25rem;position:relative}.marketing-kicker{color:#aee5b9;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:800}.marketing-kicker.dark{color:var(--marketing-green)}.marketing-hero h1{max-width:760px;margin:0;font-size:5.4rem;font-weight:850;line-height:.94}.marketing-tagline{max-width:760px;margin:.75rem 0 0;font-size:1.65rem;font-weight:720;line-height:1.2}.marketing-hero-copy{color:#ffffffdb;max-width:590px;margin:.85rem 0 1.35rem;font-size:1rem;line-height:1.6}.marketing-hero-facts{z-index:1;background:#050d08b8;border-top:1px solid #ffffff57;grid-template-columns:repeat(3,1fr);width:100%;padding:0 calc(50% + min(1240px,100% - 48px)/-2);display:grid;position:relative}.marketing-hero-facts div{align-items:baseline;gap:.55rem;min-height:74px;padding:1rem 0;display:flex}.marketing-hero-facts strong{font-size:1.25rem}.marketing-hero-facts span{color:#ffffffb3;font-size:.8rem}.marketing-product,.marketing-pricing{width:min(1180px,100% - 48px);margin:0 auto;padding:6.5rem 0}.marketing-section-intro{max-width:720px}.marketing-section-intro.centered{text-align:center;margin:0 auto}.marketing-section-intro h2,.marketing-coach-intro h2,.marketing-mobile-copy h2,.marketing-final-cta h2{margin:0;font-size:2.75rem;font-weight:820;line-height:1.08}.marketing-section-intro>p:last-child,.marketing-coach-intro>p,.marketing-mobile-copy>p,.marketing-final-cta h2+p{color:#526057;font-size:1rem;line-height:1.65}.marketing-product-frame{background:#111;border:1px solid #263129;border-radius:8px;margin:3rem 0 0;overflow:hidden;box-shadow:0 24px 60px #1223172e}.marketing-product-frame img{width:100%;height:auto;display:block}.marketing-product-frame figcaption{color:#aeb8b1;padding:.8rem 1rem;font-size:.78rem}.marketing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3.5rem;display:grid}.marketing-feature-grid article{border-top:3px solid var(--marketing-green);padding-top:1.25rem}.marketing-feature-grid article:nth-child(2){border-top-color:var(--marketing-blue)}.marketing-feature-grid article:nth-child(3){border-top-color:var(--marketing-coral)}.marketing-feature-grid svg{width:25px;height:25px;color:var(--marketing-green)}.marketing-feature-grid article:nth-child(2) svg{color:var(--marketing-blue)}.marketing-feature-grid article:nth-child(3) svg{color:var(--marketing-coral)}.marketing-feature-grid h3{margin:.9rem 0 .4rem;font-size:1rem}.marketing-feature-grid p{color:#5a685e;margin:0;font-size:.88rem;line-height:1.6}.marketing-coaches{color:#fff;background:#17452f;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:5rem;padding:6rem max(24px,50% - 590px);display:grid}.marketing-coach-intro>svg{color:#9bd7a9;width:30px;height:30px;margin-bottom:1.25rem}.marketing-coach-intro>p{color:#c6d7cc}.marketing-coach-steps{flex-direction:column;display:flex}.marketing-coach-steps article{border-top:1px solid #ffffff42;grid-template-columns:52px 1fr;gap:1rem;padding:1.35rem 0;display:grid}.marketing-coach-steps article:last-child{border-bottom:1px solid #ffffff42}.marketing-coach-steps>article>span{color:#9bd7a9;font:700 .82rem ui-monospace,monospace}.marketing-coach-steps h3{margin:0 0 .35rem;font-size:1rem}.marketing-coach-steps p{color:#c6d7cc;margin:0;font-size:.86rem;line-height:1.55}.marketing-pricing{padding-top:6rem}.marketing-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:820px;margin:2.5rem auto 0;display:grid}.marketing-price-option{background:#fff;border:1px solid #cbd4ce;border-radius:8px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.marketing-price-option.featured{border-top:4px solid var(--marketing-coral)}.marketing-price-option p{text-transform:uppercase;color:#5a685e;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.marketing-price-option strong{font-size:2.5rem}.marketing-price-option span{color:#6b766f;font-size:.82rem}.marketing-price-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.marketing-price-heading small{color:#7f382f;white-space:nowrap;background:#f3dfdc;border-radius:4px;padding:.35rem .5rem;font-weight:700}.marketing-price-option ul{flex-direction:column;flex:1;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.marketing-price-option li{color:#47534b;align-items:center;gap:.5rem;font-size:.84rem;display:flex}.marketing-price-option li svg{width:16px;height:16px;color:var(--marketing-green)}.marketing-mobile{background:#dce8ee;grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);align-items:center;gap:5rem;padding:6rem max(24px,50% - 590px);display:grid}.marketing-mobile-copy h2{margin:0}.marketing-mobile-copy>p{color:#465760;max-width:520px}.marketing-store-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.5rem;display:grid}.marketing-store-link{background:#101713;border:1px solid #101713;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:.65rem;min-height:64px;padding:.65rem .75rem;text-decoration:none;display:grid;color:#fff!important}.marketing-store-link:hover{background:#243129}.marketing-store-link span{flex-direction:column;display:flex}.marketing-store-link small{color:#b8c4bd;font-size:.65rem;line-height:1.1}.marketing-store-link strong{margin-top:.15rem;font-size:.98rem;line-height:1.1}.store-platform-icon{width:27px;height:27px}.store-external-icon{color:#aab7af;width:14px;height:14px}.marketing-store-note{color:#65747c;margin-top:.75rem;font-size:.72rem;display:block}.marketing-mobile-preview{border:10px solid #101713;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 24px 54px #20394433}.marketing-mobile-preview img{width:100%;height:auto;display:block}.marketing-final-cta{text-align:center;background:var(--marketing-ink);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:4rem 24px;display:flex}.marketing-final-cta h2{max-width:760px;margin-bottom:1.5rem}.marketing-footer{color:#d9e1dc;background:#0a0f0c;justify-content:space-between;align-items:center;gap:2rem;min-height:92px;padding:1.5rem max(24px,50% - 590px);display:flex}.marketing-footer p{color:#8f9c94;font-size:.8rem}@media (width<=900px){.marketing-nav-links{display:none}.marketing-hero h1{font-size:4.2rem}.marketing-feature-grid{gap:1.25rem}.marketing-coaches,.marketing-mobile{grid-template-columns:1fr;gap:3rem}}@media (width<=640px){.marketing-nav{width:calc(100% - 28px);height:64px}.marketing-text-link{display:none}.marketing-button.compact{font-size:.78rem}.marketing-hero{background-position:58%;height:calc(100svh - 48px);min-height:520px;max-height:720px}.marketing-hero-content{width:calc(100% - 28px);padding-bottom:1.25rem}.marketing-hero h1{font-size:3.2rem}.marketing-tagline{font-size:1.25rem}.marketing-hero-copy{font-size:.88rem;line-height:1.5}.marketing-hero-actions{flex-direction:column;align-items:stretch}.marketing-hero-actions .marketing-button{width:100%}.marketing-hero-facts{padding:0 14px}.marketing-hero-facts div{flex-direction:column;justify-content:center;align-items:flex-start;gap:.1rem;min-height:62px}.marketing-hero-facts strong{font-size:1rem}.marketing-hero-facts span{font-size:.68rem}.marketing-product,.marketing-pricing{width:calc(100% - 28px);padding:4.5rem 0}.marketing-section-intro h2,.marketing-coach-intro h2,.marketing-mobile-copy h2,.marketing-final-cta h2{font-size:2rem}.marketing-product-frame{margin-top:2rem}.marketing-feature-grid{grid-template-columns:1fr;margin-top:2.5rem}.marketing-coaches,.marketing-mobile{padding:4.5rem 14px}.marketing-store-links,.marketing-price-grid{grid-template-columns:1fr}.marketing-footer{flex-direction:column;align-items:flex-start;gap:.8rem}.marketing-footer div{justify-content:flex-start}.marketing-footer p{margin:0}}@media (prefers-reduced-motion:reduce){.marketing-button{transition:none}}.legal-page{--legal-ink:#101713;--legal-muted:#536158;--legal-paper:#f3f6f4;--legal-green:#296b45;--legal-rule:#d3dcd6;background:var(--legal-paper);min-height:100%;color:var(--legal-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-page *{box-sizing:border-box}.legal-page a{color:var(--legal-green)}.legal-header,.legal-footer{justify-content:space-between;align-items:center;gap:2rem;width:min(1120px,100% - 48px);margin:0 auto;display:flex}.legal-header{border-bottom:1px solid var(--legal-rule);min-height:76px}.legal-brand{font-size:1.08rem;font-weight:800;text-decoration:none;color:var(--legal-ink)!important}.legal-header nav,.legal-footer div{align-items:center;gap:1.25rem;display:flex}.legal-header nav a,.legal-footer a{font-size:.86rem;font-weight:650;text-decoration:none}.legal-header nav a:hover,.legal-footer a:hover{text-decoration:underline}.legal-product-link{background:var(--legal-ink);border-radius:6px;align-items:center;min-height:38px;padding:.55rem .75rem;display:inline-flex;color:#fff!important}.legal-shell{width:min(900px,100% - 48px);margin:0 auto;padding:4.5rem 0 6rem}.legal-hero{max-width:760px}.legal-back{margin-bottom:3.25rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-block}.legal-eyebrow{color:var(--legal-green);letter-spacing:.05em;text-transform:uppercase;margin:0 0 .7rem;font-size:.76rem;font-weight:800}.legal-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,7vw,5rem);line-height:.98}.legal-updated{color:#6d7971;margin:1rem 0 0;font-size:.82rem}.legal-summary{max-width:720px;color:var(--legal-muted);margin:1.5rem 0 0;font-size:1.12rem;line-height:1.65}.legal-content{border:1px solid var(--legal-rule);background:#fff;border-radius:10px;margin-top:4rem;padding:3rem clamp(1.4rem,5vw,4rem);box-shadow:0 24px 60px #12231714}.legal-content section+section{margin-top:3rem}.legal-content h2{margin:0 0 1rem;font-size:1.45rem;line-height:1.25}.legal-content h3{margin:1.6rem 0 .65rem;font-size:1rem;line-height:1.35}.legal-content p,.legal-content li,.legal-content th,.legal-content td{color:var(--legal-muted);font-size:.92rem;line-height:1.72}.legal-content p{margin:0 0 1rem}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:.8rem 0 1rem;padding-left:1.25rem}.legal-content li+li{margin-top:.45rem}.legal-content strong{color:#233027}.legal-callout{border-left:4px solid var(--legal-green);background:#e9f1ec;margin:2.5rem 0 3rem;padding:1.25rem 1.4rem}.legal-callout>strong{font-size:.9rem}.legal-callout p{margin:.35rem 0 0}.legal-table-wrap{border:1px solid var(--legal-rule);border-radius:7px;max-width:100%;margin:1.25rem 0;overflow-x:auto}.legal-content table{border-collapse:collapse;width:100%;min-width:660px}.legal-content th{color:#26332a;letter-spacing:.035em;text-align:left;text-transform:uppercase;font-size:.76rem}.legal-content th,.legal-content td{vertical-align:top;border-bottom:1px solid var(--legal-rule);padding:.9rem 1rem}.legal-content tr:last-child td{border-bottom:0}.legal-content th:first-child,.legal-content td:first-child{width:18%}.legal-content th:nth-child(2),.legal-content td:nth-child(2){width:36%}.legal-caps{font-size:.83rem!important}.legal-footer{border-top:1px solid var(--legal-rule);color:#68746c;min-height:88px;padding:1.25rem 0;font-size:.8rem}@media (width<=640px){.legal-header,.legal-footer,.legal-shell{width:calc(100% - 28px)}.legal-header nav>a:not(.legal-product-link){display:none}.legal-shell{padding:3rem 0 4rem}.legal-back{margin-bottom:2.5rem}.legal-summary{font-size:1rem}.legal-content{margin-top:2.75rem;padding:2rem 1.2rem}.legal-content section+section{margin-top:2.5rem}}.native-onboarding{--onboarding-ink:#102019;--onboarding-green:#236846;--onboarding-blue:#315f91;--onboarding-coral:#b64e40;z-index:1000;min-height:100dvh;color:var(--onboarding-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#edf3ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:auto}.native-onboarding *{box-sizing:border-box}.onboarding-header{min-height:68px;padding:max(16px, env(safe-area-inset-top)) max(22px, env(safe-area-inset-right)) 12px max(22px, env(safe-area-inset-left));justify-content:space-between;align-items:center;display:flex}.onboarding-header strong{font-size:1.05rem}.onboarding-skip,.onboarding-text-action{color:#4b5b53;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:.88rem;font-weight:700}.onboarding-skip{min-height:40px;padding:0 0 0 20px}.onboarding-layout{width:min(1040px,100% - 44px);min-height:calc(100dvh - 92px);padding:1.5rem 0 max(28px, env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:4.5rem;margin:0 auto;display:grid}.onboarding-visual{background:#174c36;border:1px solid #0e3928;border-radius:8px;justify-self:center;width:100%;max-width:520px;overflow:hidden;box-shadow:0 24px 56px #12342433}.onboarding-field{background:#b08968;width:100%}.onboarding-field .field-svg{aspect-ratio:490/525;width:100%;height:auto;display:block}.onboarding-route{fill:none;stroke-width:2.5px;stroke-dasharray:5 5;opacity:0}.runner-route{stroke:#d96a58}.coverage-route{stroke:#d7ebff}.ball-route{stroke:#f6d34f}.onboarding-field-step-1 .onboarding-route{opacity:.86}.onboarding-fielder circle{fill:#e7f0fa;stroke:#244d73;stroke-width:2px}.onboarding-fielder text,.onboarding-runner text{fill:#13263a;text-anchor:middle;font-size:7.5px;font-weight:900}.onboarding-runner circle{fill:#f9d7d1;stroke:#a73e32;stroke-width:2px}.onboarding-runner text{fill:#762b23}.onboarding-ball{fill:#f5d547;stroke:#735f00;stroke-width:1.5px}.onboarding-field-step-0 .onboarding-fielder{transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite onboarding-player-pulse}.onboarding-field-step-0 .onboarding-fielder-2b,.onboarding-field-step-0 .onboarding-fielder-cf{animation-delay:.24s}.onboarding-field-step-0 .onboarding-fielder-ss,.onboarding-field-step-0 .onboarding-fielder-rf{animation-delay:.48s}.onboarding-field-step-1 .onboarding-runner,.onboarding-field-step-1 .onboarding-fielder-2b,.onboarding-field-step-1 .onboarding-ball{transform-box:fill-box;transform-origin:50%;animation-duration:3.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.onboarding-field-step-1 .onboarding-runner{animation-name:onboarding-runner-move}.onboarding-field-step-1 .onboarding-fielder-2b{animation-name:onboarding-cover-move}.onboarding-field-step-1 .onboarding-ball{animation-name:onboarding-ball-move}.onboarding-visual-key{color:#dce9e1;background:#0f3325;justify-content:center;align-items:center;gap:1.25rem;min-height:48px;padding:.65rem 1rem;font-size:.72rem;font-weight:700;display:flex}.onboarding-visual-key span{align-items:center;gap:.4rem;display:inline-flex}.onboarding-visual-key i{border-radius:50%;width:9px;height:9px;display:inline-block}.key-fielder{background:#d7ebff}.key-runner{background:#ed8a78}.key-ball{background:#f5d547}.onboarding-panel{flex-direction:column;justify-content:center;min-height:590px;display:flex}.onboarding-progress{grid-template-columns:repeat(4,38px);gap:7px;margin-bottom:2rem;display:grid}.onboarding-progress span{background:#c8d2cc;height:4px}.onboarding-progress span.complete{background:var(--onboarding-green)}.onboarding-eyebrow{color:var(--onboarding-green);text-transform:uppercase;margin:0 0 .65rem;font-size:.75rem;font-weight:850}.onboarding-copy h1{max-width:520px;margin:0;font-size:2.6rem;font-weight:850;line-height:1.05}.onboarding-body{color:#516158;max-width:520px;margin:1rem 0 0;font-size:1rem;line-height:1.65}.onboarding-quiz{margin-top:1.4rem}.onboarding-answer-list{gap:.55rem;display:grid}.onboarding-answer{width:100%;min-height:54px;color:var(--onboarding-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #b9c7bf;border-radius:7px;grid-template-columns:30px minmax(0,1fr) 22px;align-items:center;gap:.7rem;padding:.65rem .8rem;font-family:inherit;font-size:.88rem;font-weight:700;line-height:1.35;display:grid}.onboarding-answer:hover:not(:disabled){border-color:var(--onboarding-blue)}.onboarding-answer:disabled{opacity:1;cursor:default}.onboarding-answer.correct{background:#e3f1e8;border-color:#40865e}.onboarding-answer.incorrect{background:#f7e4e0;border-color:#b65549}.onboarding-answer svg{color:#267447;width:19px;height:19px}.answer-letter{color:#3f5047;background:#e4ebe7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:inline-flex}.onboarding-feedback{color:#405047;border-left:3px solid #40865e;margin:.7rem 0 0;padding-left:.75rem;font-size:.82rem;line-height:1.5}.onboarding-feedback.incorrect{border-left-color:var(--onboarding-coral)}.onboarding-account-actions{grid-template-columns:1fr 1fr;gap:.65rem;max-width:420px;margin-top:1.5rem;display:grid}.onboarding-primary,.onboarding-secondary,.onboarding-back,.onboarding-next{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.7rem 1rem;font-family:inherit;font-size:.88rem;font-weight:800;display:inline-flex}.onboarding-primary{background:var(--onboarding-green);color:#fff;width:100%}.onboarding-secondary{width:100%;color:var(--onboarding-ink);background:#fff;border-color:#9faea5}.onboarding-primary svg,.onboarding-secondary svg,.onboarding-next svg{width:18px;height:18px}.onboarding-text-action{grid-column:1/-1;min-height:40px}.onboarding-signed-in{color:#267447;grid-column:1/-1;align-items:center;gap:.55rem;font-size:.88rem;font-weight:750;display:flex}.onboarding-signed-in svg{width:20px;height:20px}.onboarding-signed-in+.onboarding-primary{grid-column:1/-1}.onboarding-footer{grid-template-columns:48px 1fr minmax(138px,auto);align-items:center;gap:.75rem;min-height:56px;margin-top:2rem;display:grid}.onboarding-footer>span{color:#69776f;text-align:center;font-size:.78rem}.onboarding-back{width:48px;color:var(--onboarding-ink);background:0 0;border-color:#aebbb4;padding:0}.onboarding-back svg{width:19px;height:19px}.onboarding-back:disabled{visibility:hidden}.onboarding-next{background:var(--onboarding-ink);color:#fff}.onboarding-next:disabled{opacity:.42;cursor:default}.onboarding-footer-spacer{min-width:138px}@keyframes onboarding-player-pulse{0%,60%,to{transform:scale(1)}72%{transform:scale(1.16)}}@keyframes onboarding-runner-move{0%,16%,to{transform:translate(0)}56%,78%{transform:translate(-52px,-41px)}}@keyframes onboarding-cover-move{0%,16%,to{transform:translate(0)}48%,78%{transform:translate(-35px,-11px)}}@keyframes onboarding-ball-move{0%,16%,to{transform:translate(0)}42%,78%{transform:translate(-35px,-88px)}}@media (width<=760px){.onboarding-header{min-height:60px;padding-bottom:8px}.onboarding-layout{flex-direction:column;gap:1.6rem;width:min(100% - 32px,560px);min-height:auto;padding-top:.5rem;display:flex}.onboarding-visual{max-width:390px}.onboarding-panel{width:100%;min-height:0}.onboarding-progress{margin-bottom:1.35rem}.onboarding-copy h1{font-size:2rem}.onboarding-body{margin-top:.75rem;font-size:.92rem;line-height:1.55}.onboarding-footer{margin-top:1.4rem}}@media (width<=420px){.onboarding-layout{width:calc(100% - 24px)}.onboarding-visual{max-width:315px}.onboarding-visual-key{gap:.8rem;min-height:42px;font-size:.66rem}.onboarding-copy h1{font-size:1.8rem}.onboarding-account-actions{grid-template-columns:1fr}.onboarding-text-action,.onboarding-signed-in,.onboarding-signed-in+.onboarding-primary{grid-column:1}}@media (height<=700px) and (orientation:landscape){.onboarding-layout{grid-template-columns:minmax(280px,.8fr) minmax(360px,1fr);gap:2.5rem;width:min(960px,100% - 48px);display:grid}.onboarding-visual{max-width:360px}.onboarding-panel{min-height:0}.onboarding-copy h1{font-size:1.9rem}.onboarding-body{font-size:.86rem}.onboarding-progress,.onboarding-footer{margin-top:.8rem;margin-bottom:.8rem}}@media (prefers-reduced-motion:reduce){.onboarding-field-step-0 .onboarding-fielder,.onboarding-field-step-1 .onboarding-runner,.onboarding-field-step-1 .onboarding-fielder-2b,.onboarding-field-step-1 .onboarding-ball{animation:none}}
