*{box-sizing:border-box}body{color:var(--text);background:var(--ink);margin:0;font-family:Inter,Hiragino Sans,Yu Gothic,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{z-index:30;border-right:1px solid var(--line);background:#09140f;flex-direction:column;width:238px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 35px;display:flex}.brand-mark{width:40px;height:40px;color:var(--ink);background:var(--lime);border-radius:10px 2px;place-items:center;font-size:24px;font-weight:1000;display:grid;transform:skew(-8deg)}.brand strong{letter-spacing:.12em;font-size:14px;display:block}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:3px;font-size:10px;display:block}.sidebar nav{gap:7px;display:grid}.nav-button{color:#a9b8b0;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 13px;transition:all .16s;display:flex}.nav-button.active{color:var(--lime);background:#c7f36b17;border-color:#c7f36b24}.nav-icon{width:20px;color:inherit;text-align:center;font-size:20px}.nav-button b{min-width:24px;color:var(--ink);background:var(--lime);text-align:center;border-radius:99px;margin-left:auto;padding:2px 6px;font-size:12px}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding:16px 10px 0}.sidebar-bottom p{color:#5f7268;margin:9px 0 0;font-size:11px}.status-pill{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.status-pill span{background:#64748b;border-radius:50%;width:7px;height:7px}.status-pill.demo span{background:var(--yellow)}.main-content{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07110ddb;justify-content:flex-end;align-items:center;min-height:74px;padding:14px 3.5vw;display:flex;position:sticky;top:0}.mobile-brand{display:none}.top-actions,.button-row,.editor-actions{align-items:center;gap:10px;display:flex}.primary-button,.secondary-button,.ghost-button,.text-button,.back-button,.favorite-button,.icon-button{border:0;border-radius:9px;font-weight:750;transition:all .16s}.primary-button{color:#10200f;background:var(--lime);padding:11px 17px;box-shadow:0 8px 24px #c7f36b1f}.primary-button:hover{background:#d8ff84;transform:translateY(-1px)}.primary-button.large{padding:14px 21px}.primary-button.small{padding:8px 12px;font-size:12px}.secondary-button{color:var(--text);border:1px solid var(--line);background:#1b2c23;padding:10px 15px}.secondary-button:hover{border-color:#c7f36b73}.ghost-button{color:#b8c6bf;background:0 0;padding:10px 14px}.text-button{color:var(--lime);background:0 0}.back-button{color:var(--muted);background:0 0;padding:8px 0}.favorite-button,.icon-button{width:38px;height:38px;color:var(--muted);border:1px solid var(--line);background:#17261f}.demo-banner{color:#251e02;background:var(--yellow);text-align:center;padding:9px 3.5vw;font-size:12px;font-weight:700}.toast{z-index:90;max-width:420px;color:var(--ink);background:var(--lime);box-shadow:var(--shadow);border-radius:10px;padding:13px 17px;font-weight:800;position:fixed;top:86px;right:30px}.page{width:min(1480px,100%);margin:0 auto;padding:48px 3.5vw 80px}.eyebrow{color:var(--lime);letter-spacing:.19em;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(30px,4vw,52px);line-height:1.06}h2{letter-spacing:-.03em;margin-bottom:0;font-size:26px}h3{letter-spacing:-.02em}.page-title-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.page-title-row p{color:var(--muted);margin:0}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:440px;padding:35px 0 60px;display:grid}.hero h1{max-width:720px;font-size:clamp(42px,5.5vw,80px);line-height:.98}.hero h1 em{color:var(--lime);font-style:normal}.hero p{color:#a6b7ad;max-width:630px;margin:23px 0 30px;font-size:16px;line-height:1.8}.hero-visual{min-height:350px;position:relative}.mini-pitch{box-shadow:var(--shadow);background:linear-gradient(145deg,#244d35,#173423);border:1px solid #dbffe273;border-radius:28px 6px;position:absolute;inset:22px 1vw 12px 0;overflow:hidden;transform:perspective(900px)rotateY(-8deg)rotateX(5deg)}.mini-pitch:before{content:"";background:linear-gradient(90deg,#0000 49.6%,#ffffff59 49.8% 50.2%,#0000 50.4%);border:2px solid #ffffff61;position:absolute;inset:8%}.mini-pitch:after{content:"";border:2px solid #ffffff5c;border-radius:50%;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.player-dot,.opponent-dot,.ball-dot{z-index:2;border:4px solid #fffc;border-radius:50%;width:25px;height:25px;position:absolute;box-shadow:0 8px 12px #0000004d}.player-dot{background:var(--lime)}.opponent-dot{background:var(--rose)}.p1{top:35%;left:24%}.p2{top:67%;left:67%}.o1{top:48%;left:50%}.ball-dot{background:#fff;border-width:2px;width:13px;height:13px;top:42%;left:31%}.route-line{z-index:1;border-top:3px dashed var(--yellow);width:30%;position:absolute;top:47%;left:35%;transform:rotate(19deg)}.floating-note{z-index:3;color:var(--ink);background:var(--lime);box-shadow:var(--shadow);border-radius:12px 3px;padding:15px 18px;position:absolute;bottom:0;right:-5px}.floating-note strong,.floating-note span{display:block}.floating-note strong{letter-spacing:.16em;font-size:10px}.floating-note span{margin-top:3px;font-size:13px;font-weight:800}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;min-height:130px;padding:23px;position:relative;overflow:hidden}.stat-card>span{color:var(--muted);font-size:12px}.stat-card strong{margin-top:13px;font-size:34px;display:block}.stat-card small{color:var(--muted);margin-left:5px;font-size:12px}.stat-card i{opacity:.14;border-radius:50%;width:85px;height:85px;position:absolute;bottom:-28px;right:-20px}.stat-card.lime i{background:var(--lime)}.stat-card.yellow i{background:var(--yellow)}.stat-card.cyan i{background:var(--cyan)}.stat-card.rose i{background:var(--rose)}.content-section{margin-top:60px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-heading.compact{align-items:center;margin-bottom:16px}.section-heading.compact h3{margin-bottom:0}.filter-bar{gap:12px;margin-bottom:15px;display:flex}.search-field{color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.search-field input{color:#fff;background:0 0;border:0;outline:0;flex:1;padding:13px 0}select,input,textarea{color:var(--text);background:#101f18;border:1px solid #ffffff21;border-radius:8px;outline:0}.filter-bar select{min-width:190px;padding:0 12px}.result-count{color:var(--muted);margin:20px 0 15px;font-size:12px}.practice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.practice-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;transition:all .18s;overflow:hidden}.practice-card:hover{border-color:#c7f36b52;transform:translateY(-3px)}.practice-preview{background:#173c27;height:158px;padding:15px;position:relative}.practice-preview svg{width:100%;height:100%}.practice-preview svg>rect,.practice-preview svg>line,.practice-preview svg>circle{fill:none;stroke:#ffffff47;stroke-width:.7px}.practice-preview .preview-player{fill:var(--lime);stroke:#0a1610}.practice-preview .preview-opponent{fill:var(--rose);stroke:#0a1610}.practice-preview .preview-goalkeeper{fill:var(--yellow);stroke:#0a1610}.practice-preview .preview-ball{fill:#fff;stroke:#0a1610}.practice-preview .preview-cone{fill:#f97316;stroke:#0a1610}.card-favorite{color:#b3c4bb;background:#050e09b3;border:1px solid #ffffff29;border-radius:50%;width:34px;height:34px;position:absolute;top:12px;right:12px}.card-favorite.active{color:var(--yellow)}.practice-card-body{padding:19px}.category-chip{color:var(--lime);background:#c7f36b17;border:1px solid #c7f36b29;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.practice-card h3{min-height:46px;margin:12px 0 8px;font-size:17px}.practice-card p{min-height:42px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.practice-meta{color:#c9d6cf;border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;padding:12px 0;font-size:11px;display:flex}.card-actions{align-items:center;gap:7px;margin-top:8px;display:flex}.card-actions .primary-button{margin-right:auto}.source-link{width:fit-content;color:var(--lime);align-items:center;gap:7px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.source-link:hover{text-decoration:underline}.source-links{flex-wrap:wrap;gap:14px;display:flex}.editor-page{width:min(2100px,100%);padding-top:25px}.editor-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.editor-layout{grid-template-columns:minmax(270px,340px) minmax(0,1fr);gap:18px;display:grid}.form-panel,.board-panel,.session-canvas,.session-library{background:var(--panel);border:1px solid var(--line);border-radius:15px}.form-panel>label,.form-row>label,.session-canvas>label,.list-editor>label{color:#d3ddd7;gap:7px;margin-bottom:15px;font-size:12px;font-weight:700;display:grid}.form-panel input,.form-panel select,.form-panel textarea,.session-canvas input,.session-canvas textarea{width:100%;padding:10px 11px}.form-panel textarea,.session-canvas textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.list-editor{margin:20px 0}.list-item{background:#ffffff09;border-radius:7px;align-items:flex-start;gap:8px;margin-bottom:6px;padding:8px;display:flex}.list-item>span{height:20px;color:var(--ink);background:var(--lime);border-radius:50%;flex:0 0 20px;place-items:center;font-size:10px;font-weight:900;display:grid}.list-item p{color:#e0e8e4;flex:1;margin:2px 0 0;font-size:12px;line-height:1.5}.list-item button,.frame-card button{color:var(--muted);background:0 0;border:0}.list-add{gap:7px;display:flex}.list-add input{flex:1}.list-add button{color:var(--ink);background:var(--lime);border:0;border-radius:7px;padding:0 11px;font-size:12px;font-weight:900}.board-panel{min-width:0;overflow:hidden}.board-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px 16px;padding:14px 16px;display:flex}.tool-group{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.tool-label{color:var(--muted);letter-spacing:.1em;margin-right:3px;font-size:10px;font-weight:900}.tool-button{color:#d5e0da;border:1px solid var(--line);background:#14261d;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;display:flex}.tool-button.danger{color:#ff9cad;margin-left:auto}.tool-dot{background:#fff;border-radius:50%;width:9px;height:9px;position:relative}.tool-dot.player{background:var(--lime)}.tool-dot.opponent{background:var(--rose)}.tool-dot.player:after,.tool-dot.opponent:after{content:"";color:#1d1d1f;border-bottom:4px solid;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.tool-dot.goalkeeper{background:var(--yellow)}.tool-dot.cone{background:#f97316;border-radius:2px}.tool-hint{color:#261f00;background:var(--yellow);margin:0;padding:8px 16px;font-size:11px;font-weight:800}.pitch{aspect-ratio:10/7;touch-action:none;background:repeating-linear-gradient(90deg,#1d5735 0 10%,#205e39 10% 20%);border-radius:10px;width:100%;max-height:610px;display:block;box-shadow:inset 0 0 50px #0000002e}.pitch-line{fill:none;stroke:#f0fff3b3;stroke-width:.45px}.goal{fill:none;stroke:#f0fff3cc;stroke-width:.6px}.movement-line{fill:none;stroke-width:.85px}.movement-line.pass{stroke:#f8fafc;stroke-dasharray:2 1.4}.movement-line.run{stroke:var(--yellow)}.movement-line.dribble{stroke:var(--cyan)}.movement-line.shoot{stroke:#ff6b78;stroke-width:1.2px}.pitch-marker{cursor:grab}.selected-marker{cursor:grabbing;filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 6px #ffd166e6)}.marker-label{fill:#07110d;pointer-events:none;font-size:2.6px;font-weight:1000}.marker-direction{pointer-events:none}.marker-direction line{stroke:#fff;stroke-width:1.05px;stroke-linecap:round}.marker-direction path{fill:#fff;stroke:#07110d;stroke-width:.45px;stroke-linejoin:round}.animation-panel{border-top:1px solid var(--line);padding:16px}.animation-panel h3{font-size:15px}.empty-inline{color:var(--muted);background:#ffffff08;border-radius:8px;margin:0;padding:13px;font-size:12px}.frame-strip{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.frame-card{border:1px solid var(--line);background:#13271d;border-radius:9px;flex:0 0 190px;gap:6px;padding:11px;display:grid;position:relative}.frame-number{width:20px;height:20px;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid;position:absolute;top:-7px;left:-5px}.frame-card input{width:100%;padding:6px 8px;font-size:11px}.session-list{gap:10px;display:grid}.session-row{color:#fff;background:var(--panel);border:1px solid var(--line);text-align:left;border-radius:12px;grid-template-columns:150px 1fr 100px 30px;align-items:center;gap:20px;width:100%;padding:18px 22px;transition:all .16s;display:grid}.session-row:hover{border-color:#c7f36b59;transform:translate(3px)}.session-date,.session-name{gap:4px;display:grid}.session-row small{color:var(--muted);font-size:11px}.session-duration{color:var(--lime);font-size:24px;font-weight:900}.session-duration small{margin-left:4px}.session-builder{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.session-canvas,.session-library{padding:22px}.session-form-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.session-summary{background:#c7f36b12;border:1px solid #c7f36b26;border-radius:9px;align-items:baseline;gap:10px;margin:12px 0 20px;padding:13px 16px;display:flex}.session-summary strong{color:var(--lime);font-size:25px}.session-summary span:last-child{color:var(--muted);margin-left:auto;font-size:12px}.timeline{gap:9px;display:grid}.timeline-item{border:1px solid var(--line);background:#112219;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 76px auto;align-items:center;gap:12px;padding:13px;display:grid}.timeline-index{width:30px;height:30px;color:var(--ink);background:var(--lime);border-radius:8px 2px;place-items:center;font-weight:1000;display:grid}.timeline-main{gap:5px;display:grid}.timeline-main .category-chip{justify-self:start}.timeline-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.minutes-input{align-items:center;gap:5px;display:flex}.minutes-input input{width:50px;padding:7px}.minutes-input span{color:var(--muted);font-size:11px}.reorder-buttons{gap:3px;display:flex}.reorder-buttons button{color:#dde6e1;border:1px solid var(--line);background:#1c3025;border-radius:5px;width:28px;height:28px}.empty-state{color:var(--muted);text-align:center;background:#ffffff06;border:1px dashed #ffffff26;border-radius:10px;padding:55px 20px}.session-library{align-self:start;max-height:calc(100vh - 125px);position:sticky;top:95px;overflow:auto}.session-library h3{margin-bottom:15px}.add-practice-row{color:#fff;border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:12px 0;display:flex}.add-practice-row span{flex:1;gap:4px;display:grid}.add-practice-row small{color:var(--muted);font-size:10px}.add-practice-row b{color:var(--lime);font-size:22px}.help-page .lead{max-width:670px;color:var(--muted);font-size:16px;line-height:1.7}.help-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px;display:grid}.help-grid article{background:var(--panel);border:1px solid var(--line);border-radius:15px;min-height:230px;padding:24px}.help-grid article>span{color:var(--lime);font-size:28px;font-weight:1000}.help-grid h3{margin:45px 0 10px}.help-grid p,.security-note p{color:var(--muted);font-size:12px;line-height:1.8}.security-note{background:#67e8f90e;border:1px solid #67e8f929;border-radius:14px;max-width:800px;margin-top:45px;padding:25px}.security-note h2{font-size:19px}.player-track-box{pointer-events:none;border:2px solid var(--radar-color);border-radius:3px;position:absolute;box-shadow:0 0 0 1px #00000073,inset 0 0 0 1px #0000004d}.player-track-box span{color:#08110f;background:var(--radar-color);white-space:nowrap;border-radius:3px;padding:1px 5px;font:800 10px/1.4 system-ui,sans-serif;position:absolute;top:-18px;left:0}.player-tracking-checkbox{color:#789087;align-items:center;gap:8px;min-height:34px;margin-bottom:6px;font-size:10px;font-weight:800;display:flex}.player-tracking-checkbox input{width:16px;height:16px}.legal-page{color:#1d1d1f;background:#fff;max-width:780px;margin:0 auto;padding:0 20px 64px}.legal-nav{border-bottom:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:6px 16px;padding:20px 0;display:flex}.legal-nav a{color:#6b6b72;font-size:12px;text-decoration:none}.legal-nav a:first-child{color:#1d1d1f;letter-spacing:.04em;margin-right:auto;font-size:14px;font-weight:900}.legal-nav a:hover{color:#0071e3}.legal-nav a.current{color:#0071e3;font-weight:800}.legal-body{padding-top:28px}.legal-body h1{letter-spacing:-.03em;margin:0 0 24px;font-size:clamp(24px,5vw,32px)}.legal-body h2{margin:34px 0 10px;font-size:17px}.legal-body h3{color:#43434a;margin:22px 0 8px;font-size:14px}.legal-body p{color:#43434a;margin:0 0 14px;font-size:14px;line-height:1.95}.legal-body ul,.legal-body ol{color:#43434a;margin:0 0 16px;padding-left:22px;font-size:14px;line-height:1.95}.legal-body li{margin-bottom:5px}.legal-body strong{color:#1d1d1f}.legal-table-wrap{margin:0 0 20px;overflow-x:auto}.legal-table-wrap table{border-collapse:collapse;width:100%;min-width:420px;font-size:13px}.legal-table-wrap th,.legal-table-wrap td{text-align:left;vertical-align:top;border:1px solid #0000001a;padding:10px 12px;line-height:1.8}.legal-table-wrap th{white-space:nowrap;background:#f5f5f7;font-weight:800}.legal-cell-line{display:block}.legal-footer{border-top:1px solid #00000014;margin-top:48px;padding-top:20px}.legal-footer p{color:#1d1d1f;letter-spacing:.04em;margin:0 0 8px;font-size:12px;font-weight:900}.legal-footer div{flex-wrap:wrap;gap:6px 14px;display:flex}.legal-footer a{color:#6b6b72;font-size:11px;text-decoration:none}.legal-footer a:hover{color:#0071e3}.legal-links{border-top:1px solid #00000012;flex-wrap:wrap;gap:6px 14px;margin-top:22px;padding-top:16px;display:flex}.legal-links a{color:#6b6b72;font-size:11px;text-decoration:none}.legal-links a:hover{color:#0071e3;text-decoration:underline}.background-range{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.background-range span{white-space:nowrap}.background-range input[type=range]{width:78px}.background-range output{font-variant-numeric:tabular-nums;min-width:34px}@media (pointer:coarse){.background-range input[type=range]{min-height:44px}}.withdraw-card{background:#fff;border:1px solid #c83c3c2e;border-radius:16px;margin-top:26px;padding:20px 22px}.withdraw-card h2{color:#a3282f;margin:0 0 6px;font-size:15px}.withdraw-card p{color:#6b6b72;margin:0 0 14px;font-size:12px;line-height:1.75}.withdraw-open-button{color:#a3282f;background:#fff;border:1px solid #c83c3c59;border-radius:10px;min-height:44px;padding:0 16px;font-size:12px;font-weight:700}.withdraw-open-button:hover{background:#c83c3c0f}.withdraw-backdrop,.modal-backdrop{z-index:800;-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);background:#0f141c80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.withdraw-panel,.modal-panel{color:#1d1d1f;background:#fff;border:1px solid #ffffffb3;border-radius:22px;width:min(520px,100%);max-height:calc(100dvh - 48px);padding:26px 26px 22px;overflow:auto;box-shadow:0 28px 90px #0f141c47}.withdraw-panel h2,.modal-panel h2{letter-spacing:-.02em;margin:0 0 8px;font-size:20px}.withdraw-panel>p,.modal-panel>p{color:#55555a;margin:0 0 12px;font-size:13px;line-height:1.75}.withdraw-note{color:#8a8a91!important;font-size:11px!important}.withdraw-reasons{gap:7px;margin:16px 0;display:grid}.withdraw-reasons label{background:#f7f7f9;border:1px solid #00000012;border-radius:11px;align-items:center;gap:10px;min-height:44px;padding:8px 13px;font-size:13px;display:flex}.withdraw-reasons label.active{background:#0071e30f;border-color:#0071e359}.withdraw-reasons input{flex:none;width:18px;height:18px}.withdraw-backup{background:#f2f7ff;border:1px solid #0071e329;border-radius:13px;margin:18px 0;padding:14px 16px}.withdraw-backup strong{margin-bottom:4px;font-size:13px;display:block}.withdraw-backup p{color:#55555a;margin:0 0 10px;font-size:11px;line-height:1.7}.withdraw-list{color:#43434a;margin:12px 0 16px;padding-left:20px;font-size:13px;line-height:1.9}.withdraw-agree,.modal-agree{align-items:center;gap:10px;min-height:44px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.withdraw-agree input{width:18px;height:18px}.withdraw-actions,.modal-actions{justify-content:flex-end;gap:9px;margin-top:6px;display:flex}.withdraw-actions button,.modal-actions button{border-radius:10px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700}.withdraw-next-button{color:#fff;background:#0071e3;border:0}.withdraw-danger-button{color:#fff;background:#c8323c;border:0}.withdraw-danger-button:disabled{background:#d9a3a7}.billing-terms{background:#f7f7f9;border:1px solid #00000012;border-radius:13px;margin:14px 0 4px;padding:14px 16px}.billing-terms dl{grid-template-columns:84px 1fr;gap:8px 12px;margin:0;display:grid}.billing-terms dt{color:#6b6b73;font-size:11px;font-weight:700;line-height:1.7}.billing-terms dd{color:#1d1d1f;margin:0;font-size:13px;line-height:1.7}.billing-terms dd strong{font-weight:800}.billing-links{flex-wrap:wrap;gap:6px 16px;margin:12px 0 0;display:flex}.billing-links a{color:#0060c4;font-size:12px}.billing-lang-note{color:#8a8a91!important;margin:10px 0 0!important;font-size:11px!important}.billing-submit-button{color:#fff;background:#0071e3;border:0}.billing-submit-button:disabled{background:#a8c9ec}.privacy-input-note{color:#6b4c13;background:#fff8ec;border:1px solid #bf841a3d;border-radius:11px;align-items:flex-start;gap:8px;margin:10px 0 14px;padding:10px 13px;font-size:12px;line-height:1.75;display:flex}.privacy-input-note svg{flex:none;margin-top:2px}@media (max-width:620px){.billing-terms dl{grid-template-columns:1fr;gap:2px}.billing-terms dt{margin-top:8px}.withdraw-backdrop,.modal-backdrop{padding:12px 12px max(12px, env(safe-area-inset-bottom));align-items:end}.withdraw-panel,.modal-panel{border-radius:20px;padding:20px 18px 18px}.withdraw-actions button,.modal-actions button{flex:1}}.language-welcome-backdrop{z-index:700;-webkit-backdrop-filter:blur(12px)saturate(120%);backdrop-filter:blur(12px)saturate(120%);background:#0f141c8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.language-welcome{text-align:center;color:#1d1d1f;background:#fffffffa;border:1px solid #ffffffb8;border-radius:24px;width:min(420px,100%);max-height:calc(100dvh - 48px);padding:30px 26px 22px;overflow:auto;box-shadow:0 28px 90px #0f141c47}.language-welcome-mark{font-size:34px;line-height:1;display:block}.language-welcome h1{letter-spacing:-.02em;margin:14px 0 20px;font-size:19px}.language-welcome h1 span{color:#6b6b72;letter-spacing:0;margin-top:3px;font-size:12px;font-weight:600;display:block}.language-welcome-options{gap:9px;display:grid}.language-welcome-options button{text-align:left;color:#1d1d1f;background:#f7f7f9;border:1px solid #00000012;border-radius:14px;gap:3px;min-height:60px;padding:11px 16px;display:grid}.language-welcome-options button:hover{background:#0071e30d;border-color:#0071e34d}.language-welcome-options strong{font-size:15px}.language-welcome-options small{color:#6b6b72;font-size:11px}.language-welcome>p{color:#8a8a91;margin:18px 0 0;font-size:10px;line-height:1.7}@media (max-width:620px){.language-welcome-backdrop{padding:12px 12px max(12px, env(safe-area-inset-bottom));align-items:end}.language-welcome{border-radius:22px}}.mode-tutorial-backdrop{z-index:500;-webkit-backdrop-filter:blur(12px)saturate(120%);backdrop-filter:blur(12px)saturate(120%);background:#0f141c75;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mode-tutorial{color:#1d1d1f;background:#fffffff7;border:1px solid #ffffffb8;border-radius:24px;width:min(560px,100%);max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 28px 90px #0f141c40}.mode-tutorial-header{grid-template-columns:52px 1fr 44px;align-items:center;gap:13px;padding:22px 22px 17px;display:grid}.mode-tutorial-icon{background:#f2f7ff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.mode-tutorial-header div{gap:4px;min-width:0;display:grid}.mode-tutorial-header small{color:#0071e3;letter-spacing:.05em;font-size:11px;font-weight:850}.mode-tutorial-header strong{color:#43434a;font-size:12px;line-height:1.55}.mode-tutorial-header>button{color:#55555a;background:#f1f1f3;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.mode-tutorial-header>button:hover{color:#1d1d1f;background:#e7e7ea}.mode-tutorial-progress{grid-auto-columns:1fr;grid-auto-flow:column;gap:6px;padding:0 22px;display:grid}.mode-tutorial-progress span{background:#e5e5e8;border-radius:4px;height:4px;transition:background .18s}.mode-tutorial-progress span.active{background:#0071e3}.mode-tutorial-body{min-height:280px;padding:30px 34px 22px}.mode-tutorial-step{color:#0071e3;letter-spacing:.13em;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.mode-tutorial-body h2{color:#1d1d1f;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(24px,4vw,32px)}.mode-tutorial-body>p{color:#55555a;margin:0 0 22px;font-size:14px;line-height:1.75}.mode-tutorial-body ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.mode-tutorial-body li{color:#43434a;align-items:flex-start;gap:9px;font-size:13px;line-height:1.6;display:flex}.mode-tutorial-body li svg{color:#29a45d;flex:none;margin-top:2px}.mode-tutorial-footer{justify-content:space-between;align-items:center;gap:12px;padding:0 22px 12px;display:flex}.mode-tutorial-footer>div{gap:8px;display:flex}.mode-tutorial-footer button{min-height:44px}.tutorial-skip{color:#6b6b72;background:0 0;border:0;padding:0 8px;font-size:12px}.mode-tutorial-replay-note{color:#8a8a91;text-align:right;margin:0;padding:0 22px 20px;font-size:10px}.tutorial-library{background:#fff;border:1px solid #00000014;border-radius:18px;margin-top:26px;padding:22px;box-shadow:0 12px 36px #1f23300b}.tutorial-library>div:first-child h2{color:#1d1d1f;margin:5px 0 4px;font-size:21px}.tutorial-library>div:first-child p{color:#6b6b72;margin:0;font-size:12px}.tutorial-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.tutorial-library-grid button{color:#1d1d1f;text-align:left;background:#f7f7f9;border:1px solid #0000000f;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;column-gap:9px;min-height:64px;padding:9px 12px;display:grid}.tutorial-library-grid button:hover{background:#0071e30b;border-color:#0071e33d}.tutorial-library-grid button>span{text-align:center;grid-row:1/3;font-size:23px}.tutorial-library-grid button strong{font-size:12px}.tutorial-library-grid button small{color:#0071e3;font-size:10px}.tutorial-reset-button{color:#55555a;background:#fff;border:1px solid #0000001a;border-radius:10px;min-height:44px;margin-top:13px;padding:0 14px;font-size:11px;font-weight:700}@media (max-width:620px){.mode-tutorial-backdrop{padding:12px 12px max(12px, env(safe-area-inset-bottom));align-items:end}.mode-tutorial{max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));border-radius:22px}.mode-tutorial-header{grid-template-columns:44px 1fr 44px;padding:17px 16px 14px}.mode-tutorial-icon{border-radius:13px;width:44px;height:44px;font-size:23px}.mode-tutorial-progress{padding:0 16px}.mode-tutorial-body{min-height:260px;padding:24px 20px 18px}.mode-tutorial-body h2{font-size:25px}.mode-tutorial-footer{padding:0 16px 10px}.mode-tutorial-footer .secondary-button{width:44px;padding:0;font-size:0}.mode-tutorial-footer .secondary-button svg{margin:0}.mode-tutorial-replay-note{padding:0 16px 17px}.tutorial-library{padding:17px}.tutorial-library-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.mode-tutorial-progress span{transition:none}}@media (max-width:1180px){.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-layout{grid-template-columns:1fr}.form-panel{grid-template-columns:repeat(2,1fr);gap:0 15px;display:grid}.form-panel>.eyebrow,.form-panel>label:first-of-type,.form-panel>label:nth-of-type(2),.list-editor,.tag-editor{grid-column:1/-1}.session-builder{grid-template-columns:1fr}.session-library{max-height:none;position:static}.help-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.app-shell{padding-bottom:68px;display:block}.main-content{grid-column:auto}.sidebar{border-top:1px solid var(--line);border-right:0;flex-direction:row;align-items:center;width:100%;height:66px;padding:6px 9px;position:fixed;inset:auto 0 0}.brand,.sidebar-bottom{display:none}.sidebar nav{grid-template-columns:repeat(7,1fr);gap:3px;width:100%;display:grid}.nav-button{text-align:center;justify-content:center;gap:1px;padding:6px 3px;font-size:10px;display:grid}.nav-icon{width:auto;font-size:17px}.nav-button b{display:none}.topbar{justify-content:space-between;min-height:62px;padding:9px 16px}.mobile-brand{color:var(--lime);letter-spacing:.12em;font-size:12px;font-weight:1000;display:block}.ghost-button{display:none}.page{padding:32px 16px 60px}.hero{grid-template-columns:1fr;min-height:0;padding-top:15px}.hero-visual{min-height:280px}.stats-grid{grid-template-columns:repeat(2,1fr)}.page-title-row{align-items:flex-start}.page-title-row>.primary-button{flex:none}.filter-bar{flex-direction:column}.filter-bar select{min-height:45px}.practice-grid{grid-template-columns:1fr}.compact-grid .practice-card:nth-child(n+3){display:none}.editor-layout,.form-panel{display:block}.board-toolbar{align-items:flex-start}.tool-button.danger{margin-left:0}.pitch-wrap{padding:8px}.session-row{grid-template-columns:90px 1fr 60px 14px;gap:9px;padding:14px 12px}.timeline-item{grid-template-columns:30px minmax(0,1fr) 70px}.reorder-buttons{grid-column:2/-1;justify-content:flex-end}.help-grid{grid-template-columns:1fr}.help-grid article{min-height:180px}.help-grid h3{margin-top:30px}}@media (max-width:520px){h1{font-size:32px}.hero h1{font-size:43px}.hero-visual{min-height:225px}.stats-grid{gap:8px}.stat-card{min-height:110px;padding:17px}.stat-card strong{font-size:28px}.page-title-row{display:block}.page-title-row .primary-button{margin-top:18px}.top-actions .primary-button{padding:10px 12px;font-size:12px}.editor-actions{gap:5px}.editor-actions .secondary-button{display:none}.section-heading.compact{display:block}.section-heading.compact .button-row{margin-top:10px}.form-row{grid-template-columns:1fr}.session-form-head{align-items:flex-start}.session-row{grid-template-columns:76px 1fr 48px}.session-row>span:last-child{display:none}.timeline-item{grid-template-columns:28px 1fr}.minutes-input,.reorder-buttons{grid-column:2}.toast{top:72px;left:14px;right:14px}}.movement-line.line,.movement-line.arrow{stroke:#f8fafc}.line-sample.line:after{display:none}.line-sample.line{color:#9aa8b3}.line-sample.arrow{color:#f8fafc}.video-top-actions{visibility:hidden;pointer-events:none}.video-top-actions .page-actions-slot,.video-top-actions .page-actions-slot *{visibility:visible;pointer-events:auto}.video-analysis-page{color:#f5f9f6;width:min(2200px,100%);margin:0 auto;padding:24px 2.2vw 72px;position:relative}.video-analysis-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.video-analysis-header h1{margin-bottom:7px;font-size:clamp(28px,3.4vw,46px)}.video-analysis-header p{color:#b0c1b8;margin:0;font-size:12px}.video-header-actions{align-items:center;gap:8px;display:flex}.video-project-bar{background:#0b120e;border:1px solid #e0f4e91a;border-radius:11px;grid-template-columns:minmax(180px,1.25fr) minmax(190px,1fr) minmax(180px,1fr) 145px auto;align-items:end;gap:9px;margin-bottom:12px;padding:12px;display:grid}.video-project-bar>label{color:#84978d;gap:5px;font-size:10px;font-weight:800;display:grid}.video-project-bar input,.video-project-bar select{width:100%;min-width:0;min-height:38px;padding:8px 9px}.video-project-actions{gap:6px;display:flex}.video-notice{z-index:95;color:#17200f;background:var(--lime);max-width:460px;box-shadow:var(--shadow);border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:12px 15px;font-size:12px;font-weight:800;display:flex;position:fixed;top:86px;right:30px}.video-notice button{color:#17200f;background:0 0;border:0;place-items:center;padding:2px;display:grid}.video-shortcut-help{z-index:120;color:#dce8e1;background:#101b15;border:1px solid #c8f56d47;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;width:min(520px,100vw - 28px);padding:18px;display:grid;position:fixed;top:88px;right:28px;box-shadow:0 30px 80px #000000a6}.video-shortcut-help>strong{color:var(--lime);grid-column:1/-1}.video-shortcut-help>span{color:#a3b4aa;font-size:12px}.video-shortcut-help>button{color:#9eafa6;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:10px;right:10px}.video-analysis-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:13px;display:grid}.video-main-column{gap:12px;min-width:0;display:grid}.video-stage-card,.video-drawing-tools,.analysis-points-panel{background:#090f0c;border:1px solid #e0f4e91c;border-radius:12px;min-width:0;box-shadow:0 20px 50px #0000002e}.video-stage{touch-action:none;background:#020403;width:100%;max-height:min(68vh,850px);position:relative;overflow:hidden}.video-stage.panning{cursor:grab}.video-stage.panning:active{cursor:grabbing}.video-stage.dragging-view .video-transform-layer{transition:none}.video-transform-layer{transform-origin:50%;will-change:transform;width:100%;height:100%;transition:transform .13s ease-out;position:absolute;inset:0}.video-transform-layer video,.video-empty-background{object-fit:contain;background:#020403;width:100%;height:100%;display:block;position:absolute;inset:0}.video-upload-placeholder{z-index:4;color:#75877d;text-align:center;place-content:center;justify-items:center;gap:8px;display:grid;position:absolute;inset:0}.video-upload-placeholder strong{color:#cbd7d0;margin-top:4px;font-size:16px}.video-upload-placeholder span{margin-bottom:9px;font-size:11px}.video-drawing-layer{z-index:3;touch-action:none;width:100%;height:100%;transition:opacity .15s;display:block;position:absolute;inset:0;overflow:visible}.video-drawing-layer.hidden{opacity:0;pointer-events:none}.video-drawing-layer.disabled{pointer-events:none}.video-drawing-layer.enabled{pointer-events:auto}.player-tracking-radar-layer,.player-tracking-selection-layer{width:100%;height:100%;position:absolute;inset:0}.player-tracking-radar-layer{z-index:4;pointer-events:none;overflow:hidden}.player-tracking-selection-layer{z-index:5;pointer-events:none;touch-action:none}.player-tracking-selection-layer.interactive{pointer-events:auto;cursor:crosshair}.player-tracking-selection-hint{color:#061113;pointer-events:none;background:#67e8f9e0;border:1px solid #ffffffb3;border-radius:999px;margin:0;padding:7px 13px;font-size:12px;font-weight:900;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000047}.player-tracking-selection-box{color:#baf6ff;cursor:move;background:#42e8ff0f;border:2px solid #42e8ff;border-radius:4px;min-width:2px;min-height:2px;position:absolute;box-shadow:0 0 0 1px #030c0fcc,inset 0 0 24px #42e8ff14,0 0 18px #42e8ff57}.player-tracking-selection-box>span{color:#051113;letter-spacing:.08em;white-space:nowrap;pointer-events:none;background:#42e8ff;border-radius:4px 4px 0 0;padding:4px 7px;font:900 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:-23px;left:-2px}.tracking-resize-handle{background:#f7feff;border:2px solid #42e8ff;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 8px #42e8ffcc}.tracking-resize-handle.handle-nw{cursor:nwse-resize;top:0;left:0;transform:translate(-50%,-50%)}.tracking-resize-handle.handle-ne{cursor:nesw-resize;top:0;right:0;transform:translate(50%,-50%)}.tracking-resize-handle.handle-se{cursor:nwse-resize;bottom:0;right:0;transform:translate(50%,50%)}.tracking-resize-handle.handle-sw{cursor:nesw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.player-radar{width:var(--radar-size);min-width:48px;max-width:128px;color:var(--radar-color);filter:drop-shadow(0 0 7px color-mix(in srgb, var(--radar-color) 42%, transparent));transform-origin:50%;transition:left 70ms linear,top 70ms linear,width .14s;animation:2.4s ease-in-out infinite player-radar-breathe;position:absolute;transform:translate(-50%,-50%)}.player-radar-label{color:#08110f;background:var(--radar-color);white-space:nowrap;pointer-events:none;border:1px solid #ffffffbf;border-radius:999px;padding:2px 6px;font:900 9px/1.2 system-ui,sans-serif;position:absolute;top:-3px;left:50%;transform:translate(-50%,-100%)}@keyframes player-radar-breathe{0%,to{transform:translate(-50%,-50%)scale(.985)}50%{transform:translate(-50%,-50%)scale(1.02)}}.player-tracking-panel{background:#07110f;border:1px solid #42e8ff38;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #0003}.video-drawing-tools .player-tracking-panel{box-shadow:none;border:0;border-top:1px solid #42e8ff38;border-radius:0}.player-tracking-heading{background:#42e8ff0b;border-bottom:1px solid #42e8ff1f;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 13px;display:flex}.player-tracking-heading>div{gap:3px;display:grid}.player-tracking-heading .eyebrow{color:#67e8f9;margin:0}.player-tracking-heading strong{color:#edfefe;align-items:center;gap:6px;font-size:14px;display:flex}.player-tracking-heading small{color:#7ea59d;align-items:center;gap:4px;font-size:9px;display:flex}.player-tracking-stage{color:#061113;letter-spacing:.08em;background:#67e8f9;border-radius:5px;padding:5px 7px;font:1000 8px/1 ui-monospace,monospace}.step-badge{color:#061113;background:#67e8f9;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:9px;font-weight:900;display:grid}.player-tracking-main-controls,.player-tracking-actions{border-bottom:1px solid #e0f4e912;flex-wrap:wrap;align-items:center;gap:6px;padding:9px 12px;display:flex}.player-tracking-main-controls button,.player-tracking-actions button{color:#b7c9c0;background:#122019;border:1px solid #e0f4e91c;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:33px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.player-tracking-main-controls button.active{color:#061113;background:#67e8f9;border-color:#67e8f9}.player-tracking-main-controls strong{color:#d7e7e0;font:800 9px ui-monospace,SFMono-Regular,Menlo,monospace}.player-tracking-main-controls small{color:#67e8f9;font-size:10px;font-weight:900}.player-tracking-main-controls small.warning{color:#ffd84d}.player-tracking-options{border-bottom:1px solid #e0f4e912;padding:9px 12px}.player-tracking-options summary{color:#789087;cursor:pointer;align-items:center;min-height:32px;font-size:10px;font-weight:800;display:flex}.player-tracking-options[open] summary{margin-bottom:7px}.player-tracking-options label{color:#789087;gap:4px;font-size:9px;font-weight:900;display:grid}.player-tracking-options input,.player-tracking-options select{width:100%;min-width:0;height:34px;padding:6px 8px;font-size:10px}.player-tracking-options input[type=color]{padding:3px}.player-tracking-targets{border-bottom:1px solid #e0f4e912;gap:5px;padding:9px 12px;display:grid}.player-tracking-targets>strong{color:#789087;font-size:9px;font-weight:900}.player-tracking-target{border:1px solid #e0f4e917;border-left:4px solid var(--target-color,#ff334d);background:#0d1713;border-radius:6px;align-items:center;gap:7px;padding:5px 7px;display:flex}.player-tracking-target input[type=color]{background:0 0;border:1px solid #e0f4e929;border-radius:5px;width:26px;height:26px;padding:2px}.player-tracking-target>b{color:#e4f3ee;font-size:11px;font-weight:900}.player-tracking-target>small{color:#7ea59d;font-size:9px}.player-tracking-target>span{color:#c7f36b;font:800 8px ui-monospace,monospace}.player-tracking-target>button{color:#ff9cac;background:#211116;border:1px solid #ff6b8240;border-radius:6px;justify-content:center;align-items:center;gap:3px;min-width:44px;min-height:30px;margin-left:auto;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.player-tracking-message{color:#91aaa0;background:#09130f;border-bottom:1px solid #e0f4e912;margin:0;padding:8px 12px;font-size:10px;line-height:1.55}.player-tracking-progress{background:#67e8f90d;border-bottom:1px solid #67e8f91f;grid-template-columns:minmax(0,1fr) 42px auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.player-tracking-progress>div{background:#13221b;border-radius:99px;height:7px;overflow:hidden}.player-tracking-progress>div span{border-radius:inherit;background:#67e8f9;height:100%;transition:width .12s linear;display:block;box-shadow:0 0 12px #67e8f999}.player-tracking-progress strong{color:#67e8f9;font:900 9px ui-monospace,monospace}.player-tracking-progress button{color:#ff9cac;background:#211116;border:1px solid #ff6b8240;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex}.player-tracking-actions{border-bottom:0}.player-tracking-actions button.analyze{color:#061113;background:#67e8f9;border-color:#67e8f9}.player-tracking-actions button.danger{color:#ff9cac}.player-tracking-actions>span{color:#67e8f9;margin-left:auto;font:800 8px ui-monospace,monospace}.video-freehand,.video-arrow,.video-shape{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:stroke;cursor:grab}.video-arrow.pass{stroke-dasharray:8 6;stroke-linecap:butt}.video-arrow.dribble{stroke-linecap:round;stroke-linejoin:round}.video-arrow.draft,.video-freehand.draft,.video-shape.draft{opacity:.75;pointer-events:none}.video-freehand.selected,.video-arrow.selected,.video-shape.selected{filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 6px #ffd166f2)}.video-marker,.video-text{cursor:grab}.video-marker.selected,.video-text.selected{filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 6px #ffd166f2)}.video-marker text{fill:#07110d;pointer-events:none;font-size:3.2px;font-weight:1000}.video-text rect{fill:#040806d6;stroke:#ffffff54;stroke-width:.4px}.video-text text{fill:#fff58a;pointer-events:none;font-size:3.4px;font-weight:900}.video-text.selected rect{stroke:#ffd166;stroke-width:.9px;stroke-dasharray:2 1.2;animation:1.1s linear infinite selection-march}.video-local-file-row{color:#87998f;background:#0b130f;border-top:1px solid #e0f4e914;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 12px;font-size:11px;display:flex}.video-local-file-row span{line-height:1.55}.video-local-file-row .secondary-button{flex:none;padding:8px 11px;font-size:11px}.video-controller-stack{display:contents}.video-timeline-shell{background:#080d0a;padding:18px 15px 5px;position:relative}.video-timeline-shell>input{width:100%;accent-color:var(--lime)}.video-timeline-markers{pointer-events:none;height:12px;position:absolute;top:6px;left:15px;right:15px}.video-timeline-markers button{pointer-events:auto;background:0 0;border:0;width:12px;height:12px;padding:0;position:absolute;top:0;transform:translate(-50%)}.video-timeline-markers button span{background:var(--yellow);border:1px solid #201b05;border-radius:50% 50% 2px;width:8px;height:8px;margin:2px;display:block;transform:rotate(45deg);box-shadow:0 0 6px #f5d85d80}.video-playback-controls{background:#080d0a;align-items:center;gap:5px;padding:8px 12px 11px;display:flex}.video-playback-controls button,.video-speed-panel button,.video-loop-panel button{color:#b7c6be;background:#111c16;border:1px solid #e0f4e91a;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:34px;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.video-playback-controls .video-play-button{color:#10180e;background:var(--lime);width:48px;height:42px}.video-volume{width:72px;accent-color:var(--lime)}.video-time-display{color:#eef6f1;margin-left:auto;font:800 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.video-time-display span{color:#9dafa5}.video-settings-button.active{color:#10180e;background:var(--lime);border-color:var(--lime)}.video-advanced-controls{display:contents}.video-speed-panel,.video-loop-panel{background:#0a110d;border-top:1px solid #e0f4e912;align-items:center;gap:9px;padding:9px 12px;display:flex}.video-speed-panel>label{color:#b0c1b8;grid-template-columns:auto 54px 1fr;align-items:center;gap:7px;min-width:270px;font-size:10px;font-weight:800;display:grid}.video-speed-panel input{accent-color:var(--lime)}.video-speed-panel>div{flex-wrap:wrap;gap:4px;display:flex}.video-speed-panel button.active,.video-loop-panel button.active{color:#10180e;background:var(--lime);border-color:var(--lime)}.video-loop-panel>span{color:#b9c8c0;align-items:center;gap:5px;font-size:11px;font-weight:900;display:inline-flex}.video-loop-panel strong{color:#d8e4dd;font:800 10px ui-monospace,monospace}.video-loop-panel small{color:var(--lime);font-size:10px}.video-drawing-tools{overflow:hidden}.video-tool-heading{background:#0b130f;border-bottom:1px solid #e0f4e914;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:9px 12px;display:flex}.video-tool-heading>div:first-child{display:grid}.video-tool-heading .eyebrow{margin-bottom:2px}.video-tool-heading>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.video-tool-heading button,.video-tool-row button,.video-selection-row button{color:#aebdb5;background:#121e18;border:1px solid #e0f4e91a;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.video-tool-heading button:hover,.video-tool-row button:hover:not(:disabled),.video-selection-row button:hover:not(:disabled){color:#fff;border-color:#c8f56d47}.video-tool-row,.video-selection-row{border-bottom:1px solid #e0f4e912;flex-wrap:wrap;align-items:center;gap:5px;padding:8px 12px;display:flex}.video-tool-row>span:first-child,.video-selection-row>span:first-child{color:#9dafa5;letter-spacing:.08em;min-width:44px;font-size:9px;font-weight:900}.video-tool-row button.active{color:#10180e;background:var(--yellow);border-color:var(--yellow)}.video-tool-row .tool-dot{width:9px;height:9px;display:inline-block}.video-tool-row .line-sample{display:inline-block}.video-text-entry{color:#86988e;background:#0a120e;border:1px solid #e0f4e91a;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:210px;padding-left:8px;display:flex}.video-text-entry input{background:0 0;border:0;flex:1;min-width:90px;padding:7px 0}.video-text-entry button{border-width:0 0 0 1px;border-radius:0 6px 6px 0}.video-style-row label,.video-selection-row label{color:#87998f;align-items:center;gap:6px;font-size:10px;display:inline-flex}.video-style-row input[type=color]{width:32px;height:28px;padding:2px}.video-style-row input[type=range]{width:100px;accent-color:var(--lime)}.video-style-row output,.video-style-row strong{color:var(--lime);font-size:10px}.video-zoom-pan-hint{color:var(--yellow);text-align:right;flex:100%;font-size:9px}.video-selection-row{background:#c8f56d09}.video-selection-row .danger,.video-clear-row .danger,.analysis-point-actions .danger{color:#ff93a4}.video-selection-row input[type=range]{width:95px;accent-color:var(--lime)}.video-clear-row label{color:#9bada2;align-items:center;gap:6px;margin-right:auto;font-size:10px;display:inline-flex}.video-clear-row input{accent-color:var(--lime)}.analysis-points-panel{max-height:calc(100vh - 105px);position:sticky;top:86px;overflow:auto}.analysis-points-heading{border-bottom:1px solid #e0f4e914;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.analysis-points-heading h2{font-size:19px}.analysis-points-heading button{color:#10180e;background:var(--lime);border:0;border-radius:6px;align-items:center;gap:4px;padding:7px 9px;font-size:10px;font-weight:900;display:inline-flex}.analysis-points-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.analysis-points-heading-actions button:not(:last-child){color:#aebdb5;background:#15211a;border:1px solid #e0f4e91a}.analysis-points-panel.collapsed{max-height:none;overflow:hidden}.analysis-points-panel.collapsed .analysis-points-heading{border-bottom:0}.overlay-drag-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;display:none!important}.overlay-drag-handle:active{cursor:grabbing}.analysis-search{color:#9dafa5;background:#0d1711;border:1px solid #e0f4e91a;border-radius:7px;align-items:center;gap:7px;margin:10px;padding:0 9px;display:flex}.analysis-search input{background:0 0;border:0;flex:1;min-width:0;padding:8px 0;font-size:11px}.analysis-point-list{max-height:245px;padding:0 10px 10px;overflow:auto}.analysis-point-list>p{color:#9dafa5;padding:18px 10px;font-size:11px;line-height:1.7}.analysis-point-list>button{color:#dbe5df;text-align:left;background:#101913;border:1px solid #e0f4e914;border-radius:7px;grid-template-columns:42px 65px 38px 1fr;align-items:center;gap:5px;width:100%;margin-bottom:5px;padding:9px;display:grid}.analysis-point-list button>span{color:var(--yellow);font-size:7px;font-weight:1000}.analysis-point-list button>strong{color:#e3ede7;font:800 9px ui-monospace,monospace}.analysis-point-list button>em{color:#a9bbb1;font-size:9px;font-style:normal}.analysis-point-list button>b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.analysis-point-list button>small{color:#74877c;text-overflow:ellipsis;white-space:nowrap;grid-column:4;font-size:9px;overflow:hidden}.analysis-point-form{background:#0c1410;border-top:1px solid #e0f4e914;padding:13px}.analysis-point-form>label,.analysis-form-row label{color:#b0c1b8;gap:5px;margin-bottom:10px;font-size:10px;font-weight:800;display:grid}.analysis-point-form input,.analysis-point-form select,.analysis-point-form textarea{width:100%;min-width:0;padding:8px 9px;font-size:11px}.analysis-point-form textarea{resize:vertical}.analysis-form-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.analysis-point-nav,.analysis-point-actions{gap:5px;margin-bottom:10px;display:flex}.analysis-point-nav button,.analysis-point-actions button{color:#aab9b1;background:#111c16;border:1px solid #e0f4e91a;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;min-height:31px;padding:6px;font-size:9px;font-weight:800;display:inline-flex}.analysis-tag-picker{margin-bottom:10px}.analysis-tag-picker>span{color:#b0c1b8;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.analysis-tag-picker>div{flex-wrap:wrap;gap:4px;display:flex}.analysis-tag-picker button{color:#b0c1b8;background:#111c16;border:1px solid #e0f4e91a;border-radius:999px;padding:5px 7px;font-size:9px}.analysis-tag-picker button.active{color:#10180e;background:var(--lime);border-color:var(--lime);font-weight:900}.analysis-time-editor{background:#101a14;border:1px solid #f5d85d2e;border-radius:8px;grid-template-columns:86px minmax(0,1fr);gap:6px;margin-bottom:11px;padding:10px;display:grid}.analysis-time-editor>div{grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;display:flex}.analysis-time-editor span{color:#93a69b;font-size:10px;font-weight:800}.analysis-time-editor strong{color:var(--yellow);font:900 11px ui-monospace,SFMono-Regular,Menlo,monospace}.analysis-time-editor>input{width:100%;min-width:0;padding:7px;font-size:11px}.analysis-time-editor>button{color:#17200f;background:var(--yellow);border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:7px 8px;font-size:10px;font-weight:900;display:inline-flex}.analysis-animation-editor{background:#09120d;border:1px solid #c8f56d29;border-radius:9px;margin-bottom:11px;overflow:hidden}.analysis-animation-heading{border-bottom:1px solid #e0f4e914;gap:8px;padding:10px;display:grid}.analysis-animation-heading>div:first-child{gap:2px;display:grid}.analysis-animation-heading strong{color:#dce8e1;font-size:11px}.analysis-animation-heading small{color:#9dafa5;font-size:9px}.analysis-animation-heading>div:last-child{gap:5px;display:flex}.analysis-animation-heading button{color:#b9c8c0;background:#15221a;border:1px solid #e0f4e91a;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;min-height:31px;padding:6px;font-size:9px;font-weight:900;display:inline-flex}.analysis-animation-heading button:disabled{opacity:.42}.analysis-animation-editor>p{color:#9dafa5;margin:0;padding:11px;font-size:9px;line-height:1.65}.analysis-animation-frames{max-height:190px;padding:7px;overflow:auto}.analysis-animation-frame{background:#111c16;border:1px solid #e0f4e914;border-radius:7px;grid-template-columns:28px minmax(60px,1fr) minmax(62px,98px) 29px;align-items:center;gap:5px;margin-bottom:5px;padding:5px;display:grid}.analysis-animation-frame:last-child{margin-bottom:0}.analysis-animation-frame .frame-preview{color:#13200f;background:var(--yellow);border:0;border-radius:50%;width:27px;height:27px;padding:0;font-size:10px;font-weight:1000}.analysis-animation-frame>input{width:100%;min-width:0;padding:6px;font-size:10px}.analysis-animation-frame>label{color:#7f9287;align-items:center;gap:3px;font-size:7px;display:flex}.analysis-animation-frame>label input{width:43px;min-width:0;padding:6px 3px;font-size:9px}.analysis-animation-frame .clip-range{color:var(--cyan);white-space:nowrap;align-items:center;gap:3px;font:800 7px ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;overflow:hidden}.analysis-animation-frame>button.danger{color:#ff93a4;background:0 0;border:1px solid #ff93a424;border-radius:6px;place-items:center;width:27px;height:27px;padding:0;display:grid}.analysis-favorite{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.analysis-favorite input{width:auto;accent-color:var(--yellow)}.analysis-save-point{width:100%;margin-bottom:8px}.exit-presentation{z-index:150;color:#dbe6df;background:#080e0ae0;border:1px solid #ffffff2b;border-radius:8px;align-items:center;gap:6px;padding:10px 13px;font-size:11px;font-weight:800;display:inline-flex;position:fixed;top:14px;right:14px}.video-presentation-shell{padding:0;display:block}.video-presentation-shell>.sidebar,.video-presentation-shell .topbar,.video-presentation-shell .demo-banner{display:none}.video-presentation-shell .main-content{grid-column:auto}.video-analysis-page.presentation-mode{background:#020403;width:100%;min-height:100vh;padding:10px}.video-analysis-page.presentation-mode .video-analysis-header,.video-analysis-page.presentation-mode .video-project-bar,.video-analysis-page.presentation-mode .analysis-points-panel{display:none}.video-analysis-page.presentation-mode .video-analysis-grid{display:block}.video-analysis-page.presentation-mode .video-stage{max-height:calc(100vh - 275px)}.video-analysis-page.presentation-mode .video-playback-controls button{min-width:46px;min-height:44px;font-size:12px}.video-analysis-page.presentation-mode .video-drawing-tools{border-color:#c8f56d40}@media (max-width:1380px){.video-analysis-grid{grid-template-columns:minmax(0,1fr) 315px}.video-project-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.video-project-actions{align-self:end}.video-speed-panel,.video-loop-panel{flex-wrap:wrap;align-items:flex-start}}@media (max-width:980px){.video-analysis-grid{grid-template-columns:1fr}.analysis-points-panel{max-height:none;position:static}.analysis-point-list{max-height:300px}.video-stage{max-height:none}}@media (max-width:820px){.sidebar nav{grid-template-columns:repeat(7,1fr)}.video-analysis-page{padding:16px 10px 90px}.video-analysis-header{align-items:flex-start}.video-analysis-header p,.video-header-actions .secondary-button:first-child{display:none}.video-project-bar{grid-template-columns:1fr 1fr}.video-playback-controls{flex-wrap:wrap}.video-time-display{text-align:center;order:-1;width:100%;margin:0 0 4px}.video-volume{display:none}.video-speed-panel>label{grid-template-columns:auto 50px 1fr;min-width:100%}.video-tool-row>span:first-child,.video-selection-row>span:first-child{width:100%}.video-style-row label{flex:1}}@media (max-width:560px){.video-analysis-header h1{font-size:27px}.video-header-actions{grid-template-columns:1fr;display:grid}.video-header-actions .secondary-button{display:none}.video-project-bar{grid-template-columns:1fr}.video-project-bar>label:nth-of-type(3),.video-project-bar>label:nth-of-type(4){display:none}.video-playback-controls{justify-content:center}.video-playback-controls button{flex:1;min-width:42px;padding-inline:4px}.video-playback-controls button:first-of-type,.video-playback-controls button:nth-of-type(7){display:none}.video-speed-panel>div{flex-wrap:nowrap;width:100%;overflow-x:auto}.video-speed-panel button{flex:none}.video-loop-panel strong{width:100%}.video-tool-heading{align-items:flex-start}.video-tool-heading>div:last-child button:nth-child(2){display:none}.video-text-entry{min-width:100%}.analysis-form-row{grid-template-columns:1fr}.video-shortcut-help{grid-template-columns:1fr;right:14px}}@media print{@page{size:A4 portrait;margin:8mm}.sidebar,.topbar,.demo-banner,.session-form-head,.session-library,.toast,.reorder-buttons,.session-builder,.page-title-row{display:none!important}.app-shell,.main-content{background:#fff;display:block}.page{padding:0}.session-print-sheet{display:block!important}.editor-header,.form-panel,.board-commandbar,.board-toolbar,.marker-size-control,.tool-hint,.pitch-wrap,.animation-panel,.background-message,.frame-editing-banner,.video-export-message,.tactics-header{display:none!important}.board-panel,.editor-layout,.tactics-board,.tactics-page,.editor-page{box-shadow:none;background:#fff;border:0;display:block;overflow:visible}.board-print-sheet{display:block!important}.app-shell.printing-practice>:not(.practice-print-sheet){display:none!important}.app-shell.printing-practice{box-sizing:border-box;background:#fff;padding:4mm 6mm;display:block}.practice-print-sheet{margin-inline:auto;display:flex!important}}.board-print-sheet{display:none}.board-print-sheet h1{color:#111;margin:0 0 12px;font-size:22px}.board-print-sheet .board-print-diagram{border:1px solid #ccc;border-radius:8px;width:100%}:root{--ink:#060a08;--panel:#0d1511;--panel-2:#131f19;--line:#e0f4e91f;--muted:#b0c1b8;--text:#f4f8f5;--lime:#c8f56d;--lime-dark:#91bd36;--cyan:#69d8e7;--yellow:#f5d85d;--rose:#ee788b;--white-panel:#f5f8f5;--shadow:0 26px 70px #00000061}body{background:#060a08}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.sidebar{background:#070c09f5;border-right-color:#e0f4e917;width:252px;padding:24px 17px}.brand{padding:0 9px 31px}.brand-mark{color:#0c160e;background:var(--lime);border-radius:12px;width:42px;height:42px;transform:none}.brand strong{letter-spacing:.15em;font-size:13px}.brand small{color:#9dafa5;letter-spacing:.19em;font-size:9px}.nav-button{border-radius:9px;min-height:46px;font-size:13px}.nav-button.active{color:#e9ffd0;box-shadow:inset 3px 0 0 var(--lime);background:#17241b;border-color:#c8f56d30}.nav-icon{place-items:center;display:grid}.topbar{background:#060a08d6;border-bottom-color:#e0f4e914;justify-content:space-between;min-height:72px;padding:12px 3.2vw}.topbar-context{gap:3px;min-width:0;display:grid}.topbar-context span{color:#677a70;letter-spacing:.2em;font-size:9px;font-weight:900}.topbar-context strong{color:#dce6e0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.primary-button,.secondary-button,.ghost-button,.text-button,.back-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.primary-button{color:#10190f;background:var(--lime);box-shadow:none;border-radius:8px}.primary-button:hover{background:#d9ff8c;box-shadow:0 8px 24px #c8f56d29}.secondary-button{color:#d9e5de;background:#121c17;border-color:#e0f4e924;border-radius:8px}.secondary-button:hover{color:#fff;background:#18271f}.text-button{align-items:center;gap:6px;display:inline-flex}.page{width:min(1500px,100%);padding-top:42px}.editor-page,.tactics-page{width:min(2100px,100%)}.eyebrow{color:var(--lime);letter-spacing:.22em;font-size:10px}.hero{grid-template-columns:1fr 1fr;gap:5vw;min-height:430px;padding-top:25px}.hero h1{letter-spacing:-.055em;font-size:clamp(46px,5.3vw,76px)}.hero h1>span,.hero h1 em{white-space:nowrap;display:inline-block}.hero p{color:#9caf9f}.hero-visual{min-height:340px}.mini-pitch{background:#0b3e23 url(/assets/futsal-court-clean.png) 50%/cover no-repeat;border:1px solid #e2ffe638;border-radius:18px;inset:18px 1vw 10px 0;transform:perspective(1000px)rotateY(-5deg)rotateX(3deg)}.mini-pitch:before,.mini-pitch:after{display:none}.floating-note{border-radius:9px;bottom:8px;right:3px}.player-dot,.opponent-dot,.ball-dot{border-width:3px}.stat-card{background:#0d1511eb;border-color:#e0f4e917;border-radius:13px;min-height:126px}.stat-card:hover{border-color:#c8f56d38}.stat-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-top>span{color:var(--muted);font-size:12px}.stat-top i{opacity:1;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;display:grid;position:static}.stat-card strong{margin-top:14px}.practice-card{background:#0d1511;border-color:#e0f4e917;border-radius:13px}.practice-card:hover{border-color:#c8f56d47;box-shadow:0 18px 42px #00000038}.practice-preview{background:#07110c;height:164px;padding:12px}.practice-preview-court{background:#0b3e23 url(/assets/futsal-court-clean.png) 50%/cover no-repeat;border-radius:7px;width:100%;height:100%;position:relative;overflow:hidden}.preview-marker{border:2px solid #07110c;border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 4px #00000073}.preview-player{background:var(--lime)}.preview-opponent{background:var(--rose)}.preview-goalkeeper{background:var(--yellow)}.preview-ball{background:#fff;width:7px;height:7px}.preview-cone{background:#ef8b4d;border-radius:2px}.card-favorite{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050a07c7;place-items:center;display:grid;top:18px;right:18px}.practice-meta span{align-items:center;gap:4px;display:inline-flex}.card-labels{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.difficulty-chip{border:1px solid #e0f4e921;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.difficulty-初級{color:#9ee9bd;background:#62d38a14}.difficulty-中級{color:#f0da77;background:#f5d85d14}.difficulty-上級{color:#f39bab;background:#ee788b14}.tag-list{flex-wrap:wrap;gap:5px;min-height:24px;margin:-1px 0 10px;display:flex}.tag-list span{color:#b0c1b8;font-size:10px}select,input,textarea{background:#0c1510;border-color:#e0f4e921;border-radius:7px}select:hover,input:hover,textarea:hover{border-color:#e0f4e93d}.search-field{background:#0d1511;border-color:#e0f4e91c;border-radius:9px}.tag-filter-panel{background:#0a120e;border:1px solid #e0f4e91a;border-radius:10px;margin:2px 0 18px;padding:13px 14px}.tag-filter-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}.tag-filter-heading>span{color:#d8e4dd;font-size:12px;font-weight:800}.tag-filter-heading>small{color:#9dafa5;font-size:10px}.tag-filter-heading>button{color:#9aaca2;background:0 0;border:0;margin-left:auto;padding:3px 7px;font-size:10px}.tag-filter-list{scrollbar-width:thin;gap:6px;padding-bottom:3px;display:flex;overflow-x:auto}.tag-filter-list>button{color:#9eb0a6;background:#101d16;border:1px solid #e0f4e91a;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:inline-flex}.tag-filter-list>button small{color:#75877d;background:#ffffff0d;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid}.tag-filter-list>button:hover{color:#dff8be;border-color:#c8f56d4d}.tag-filter-list>button.active{color:#10170d;background:var(--lime);border-color:var(--lime);font-weight:900}.result-count strong{color:var(--lime);margin-right:7px}.editor-page{padding-top:22px}.editor-header{min-height:44px}.save-indicator{color:#8da097;align-items:center;gap:7px;margin-right:3px;font-size:11px;font-weight:700;display:inline-flex}.save-indicator>span{background:#67d891;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #67d89180}.save-indicator.dirty{color:#d8c176}.save-indicator.dirty>span{background:var(--yellow);box-shadow:0 0 8px #f5d85d73}.form-panel,.board-panel,.session-canvas,.session-library{background:#0c1410;border-color:#e0f4e91a;border-radius:12px}.form-panel{padding:21px}.tag-editor{margin:20px 0}.tag-editor>label{color:#d3ddd7;align-items:baseline;gap:7px;margin-bottom:9px;font-size:12px;font-weight:700;display:flex}.tag-editor>label small{color:#9dafa5;font-size:10px;font-weight:500}.tag-editor-list{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.tag-editor-list>span{color:#d9f3b6;background:#c8f56d14;border:1px solid #c8f56d2b;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:11px;display:inline-flex}.tag-editor-list button{color:#82947f;background:0 0;border:0;padding:0}.tag-editor-suggestions{margin:0 0 9px}.tag-editor-suggestions>small{color:#9dafa5;margin-bottom:6px;font-size:10px;display:block}.tag-editor-suggestions>small span{color:#74857c;margin-left:7px;font-weight:500}.tag-editor-suggestions>div{gap:5px;padding-bottom:3px;display:flex;overflow-x:auto}.tag-editor-suggestions button{color:#9eb0a6;background:#101d16;border:1px solid #e0f4e91a;border-radius:999px;flex:none;padding:5px 7px;font-size:10px}.tag-editor-suggestions button:hover{color:#dff8be;border-color:#c8f56d4d}.tag-editor-recommendations{background:#c8f56d0f;border:1px solid #c8f56d2e;border-radius:9px;padding:10px}.tag-editor-recommendations button{color:#dff8be;background:#c8f56d17;border-color:#c8f56d3d;font-weight:750}@media (max-width:520px){.tag-editor-suggestions button{min-height:40px;padding:8px 12px;font-size:11px}}.board-commandbar{background:#0a110d;border-bottom:1px solid #e0f4e917;flex-wrap:wrap;align-items:center;gap:8px 14px;min-height:48px;padding:7px 12px;display:flex}.court-switch{background:#111d16;border:1px solid #e0f4e917;border-radius:8px;gap:2px;padding:3px;display:flex}.court-switch button{color:#84978d;background:0 0;border:0;border-radius:6px;min-width:54px;padding:6px 9px;font-size:11px;font-weight:800}.court-switch button.active{color:#11190f;background:var(--lime)}.court-status{color:#72867b;letter-spacing:.08em;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.court-status>span{background:#62d38a;border-radius:50%;width:6px;height:6px}.background-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.background-controls input[type=range]{width:88px;accent-color:var(--lime)}.icon-text-tool{color:#a9bbb1;background:#111d16;border:1px solid #e0f4e91a;border-radius:6px;align-items:center;gap:5px;padding:7px 8px;font-size:10px;font-weight:800;display:inline-flex}.icon-text-tool:hover{color:#fff;border-color:#c8f56d40}.icon-text-tool.danger{color:#f198a5}.icon-text-tool.active{color:#06110c;background:#c8f56d;border-color:#c8f56d}.command-actions{gap:4px;margin-left:auto;display:flex}.icon-tool{color:#a7b7af;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.board-toolbar{background:#0f1913;border-bottom-color:#e0f4e914;padding:11px 12px}.cleanup-tools{gap:4px;margin-left:auto}.cleanup-tools .tool-button{opacity:.85;padding:5px 7px;font-size:10px}.cleanup-tools .tool-button.danger{margin-left:0}.marker-size-control .control-color{align-items:center;gap:6px;font-weight:800;display:flex}.marker-size-control .control-color input{border:1px solid var(--line);background:0 0;border-radius:5px;width:30px;height:24px;padding:0}.marker-size-control{color:#bccdc3;background:#0c1610;border-bottom:1px solid #e0f4e914;grid-template-columns:auto minmax(110px,220px) 42px auto;justify-content:start;align-items:center;gap:10px;min-height:42px;padding:7px 13px;font-size:11px;display:grid}.marker-size-control label{font-weight:800}.marker-size-control input{width:100%;accent-color:var(--lime)}.marker-size-control output{color:var(--lime);text-align:right;font-weight:800}.marker-size-control.goal-size-control{grid-template-columns:auto minmax(90px,200px) 42px}.marker-rotation-help{color:#7d9187;letter-spacing:.01em;grid-column:1/-1;font-size:10px;font-weight:750}.player-magnet-image{pointer-events:visiblePainted;filter:drop-shadow(0 1px 1.2px #020c0875)}.magnet-rotation-guide{fill:none;stroke:#ffffffb8;stroke-width:.36px;stroke-dasharray:1.2 1;pointer-events:none}.magnet-rotation-control line{stroke:#fffffff2;stroke-width:.5px;stroke-linecap:round;pointer-events:none}.magnet-rotation-handle{fill:#fff;stroke:#07110d;stroke-width:.5px;cursor:grab;pointer-events:all;filter:drop-shadow(0 1px 1px #00000080)}.magnet-rotation-handle:active{cursor:grabbing}.tool-dot.player,.tool-dot.opponent,.tool-dot.goalkeeper{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:15px;height:13px}.tool-dot.player{background-image:url(/assets/markers/player-magnet-ally.png)}.tool-dot.opponent{background-image:url(/assets/markers/player-magnet-opponent.png)}.tool-dot.goalkeeper{background-image:url(/assets/markers/player-magnet-goalkeeper.svg)}.tool-dot.player:after,.tool-dot.opponent:after{display:none}.tool-button{color:#adbbb4;background:#142019;border-color:#e0f4e91a;border-radius:6px;min-height:31px}.tool-button:hover:not(:disabled){color:#fff;border-color:#c8f56d45}.tool-button.active{color:#12180f;background:var(--yellow)}.annotation-tools{flex:100%}.freehand-button{color:#ff8e99}.board-text-input{color:#91a49a;background:#0b1510;border:1px solid #e0f4e91f;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:170px;padding:0 9px;display:flex}.board-text-input input{background:0 0;border:0;width:100%;min-width:90px;padding:7px 0}.board-text-input input:focus-visible{outline:0}.line-sample{color:#f8fafc;flex:0 0 25px;width:25px;height:8px;position:relative}.line-sample:before{content:"";border-top:2.8px solid;position:absolute;top:2.6px;left:0;right:4px}.line-sample:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid;width:0;height:0;position:absolute;top:0;right:0}.line-sample.pass:before{border-top-style:dashed}.line-sample.run{color:var(--yellow)}.line-sample.dribble{color:var(--cyan)}.line-sample.dribble:before{background:linear-gradient(135deg,#0000 0 38%,currentColor 40% 58%,#0000 60% 100%) 0 0/8px 6px repeat-x;border:0;height:6px;top:1px}.line-sample.shoot{color:#ff6b78}.line-sample.shoot:before{border-top-width:4.2px;top:2px}.tool-hint{color:#1d1907;background:#ecd866}.tool-hint.red-pen-hint{color:#fff;background:#ad2c3c}.background-message{color:#91a49a;background:#0b1510;border-bottom:1px solid #e0f4e914;margin:0;padding:7px 13px;font-size:10px}.background-message.error{color:#ffd5db;background:#6f2631}.pitch-wrap{background:#070d09;padding:14px}.pitch{background:#0b3e23;border-radius:9px;max-height:640px;box-shadow:inset 0 0 30px #0003,0 16px 34px #00000030}.court-image,.uploaded-background{pointer-events:none}.freehand-stroke{fill:none;stroke:#ff3f52;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.freehand-stroke.draft{opacity:.85}.board-text{cursor:grab}.board-text rect{fill:#050c08d1;stroke:#ffffff38;stroke-width:.35px}.board-text text{fill:#fff18a;pointer-events:none;font-size:3.2px;font-weight:900}.board-text.selected rect{stroke:#ffd166;stroke-width:.8px;stroke-dasharray:2 1.2;animation:1.1s linear infinite selection-march}.pitch-line,.goal{display:none}.selected-marker{filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 6px #ffd166e6)}.animation-panel{background:#0b130f;border-top-color:#e0f4e917}.frame-assets{color:#768a7f;font-size:9px}.board-panel.focus-mode{z-index:100;background:#070d09;border-color:#c8f56d3d;position:fixed;inset:14px;overflow:auto;box-shadow:0 30px 100px #000000b8}.board-panel.focus-mode .pitch{max-height:calc(100vh - 220px)}.session-row{background:#0d1511;border-color:#e0f4e917;border-radius:10px}.session-row:hover{background:#111d16}.reorder-buttons button{place-items:center;display:grid}.add-practice-row>svg{color:var(--lime)}.tactics-page{width:min(2100px,100%);padding-top:22px}.tactics-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px;display:flex}.tactics-heading h1{margin-bottom:7px;font-size:34px}.tactics-heading p{max-width:620px;color:var(--muted);margin:0;font-size:12px}.tactics-controls{justify-content:flex-end;align-items:flex-end;gap:14px;min-width:min(690px,56vw);display:flex}.tactics-controls>label{color:#bccdc3;gap:6px;min-width:230px;font-size:10px;font-weight:800;display:grid}.tactics-controls select{min-height:39px;padding:8px 10px}.tactics-actions{flex-wrap:wrap;justify-content:flex-end}.tactics-board .pitch{min-height:440px;max-height:calc(100vh - 315px)}@media (max-width:1180px){.hero{grid-template-columns:1fr}.hero-visual{min-height:310px}}@media (max-width:820px){body{background-image:none}.app-shell{padding-bottom:72px}.sidebar{height:70px}.sidebar nav{grid-template-columns:repeat(7,1fr)}.topbar-context{display:none}.mobile-brand{align-items:center;gap:6px;display:flex}.top-actions .primary-button,.nav-button>span:last-of-type{white-space:nowrap}.nav-button.active{box-shadow:inset 0 2px 0 var(--lime)}.hero{padding-top:8px}.hero h1{font-size:clamp(40px,12vw,54px)}.hero-visual{min-height:250px}.board-commandbar{flex-wrap:wrap}.background-controls{order:3;width:100%;margin-left:0}.background-controls input[type=range]{flex:1}.court-status{display:none}.board-panel.focus-mode{inset:6px}.tactics-header{min-width:0;display:block}.tactics-heading{margin-bottom:8px}.tactics-heading p,.tactics-heading .eyebrow{display:none}.tactics-heading h1{font-size:20px}.tactics-page{padding-top:14px}.tactics-controls{grid-template-columns:1fr 1fr;gap:8px;min-width:0;display:grid}.tactics-controls>label{min-width:0;margin-bottom:0}.tactics-controls .tactics-actions{grid-column:1/-1}.tactics-actions{justify-content:flex-start}.tactics-board .pitch{min-height:0;max-height:none}}@media (max-width:520px){.topbar{padding-inline:12px}.top-actions .primary-button{padding:10px;font-size:11px}.nav-button{font-size:9px}.tactics-actions .save-indicator{display:none}.tactics-actions .secondary-button,.tactics-actions .primary-button{flex:1;padding-inline:8px;font-size:10px}.hero h1{font-size:35px;line-height:1.06}.hero h1>span,.hero h1 em{white-space:normal;display:block}.hero .button-row{grid-template-columns:1fr;display:grid}.hero .button-row>button{width:100%}.save-indicator{display:none}.editor-header{align-items:center}.board-toolbar{gap:7px}.tool-group{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.tool-group .tool-button{white-space:nowrap;flex:none}.cleanup-tools{margin-left:0}.board-commandbar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.board-commandbar>*{flex:none}.background-controls{order:0;width:auto}.court-switch{flex-wrap:nowrap}.tool-button{flex:1;justify-content:center}.annotation-tools{grid-template-columns:auto 1fr auto;width:100%;display:grid}.annotation-tools .tool-label{grid-column:1/-1}.annotation-tools .freehand-button{grid-column:1}.board-text-input{grid-column:2;min-width:0}.annotation-tools>.tool-button:last-child{grid-column:3}.pitch-wrap{padding:6px}.practice-preview{height:150px}}@media (max-width:820px){.sidebar nav{grid-template-columns:repeat(7,1fr)}}.video-analysis-page:is(.presentation-mode,.fullscreen-mode){overscroll-behavior:none;box-sizing:border-box;background:#020403;width:100%;height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-analysis-header,.video-project-bar){display:none}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-analysis-grid{display:block}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-main-column{background:#000;place-items:center;min-height:100dvh;display:grid;position:relative}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-stage-card{width:100%;height:100dvh;box-shadow:none;background:#000;border:0;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-stage{max-width:100vw;max-height:100dvh}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-local-file-row{display:none}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-controller-stack{left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));z-index:38;width:auto;max-width:900px;max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - max(20px, env(safe-area-inset-bottom)));overscroll-behavior:contain;box-sizing:border-box;pointer-events:none;scrollbar-width:thin;flex-direction:column;gap:6px;margin-inline:auto;display:flex;position:fixed;overflow:hidden auto}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-controller-stack>*{box-sizing:border-box;pointer-events:auto;flex:none;width:100%}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-advanced-controls{z-index:39;opacity:.92;-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:#0c120fb8;border:1px solid #ffffff24;border-radius:18px;order:1;max-height:min(42dvh,360px);display:none;position:relative;overflow:auto;box-shadow:0 22px 70px #00000061}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-advanced-controls.open{display:grid}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel,.video-loop-panel){background:0 0;border-color:#ffffff17;display:flex}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-timeline-shell{z-index:35;opacity:.38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a0761;border:1px solid #ffffff12;border-radius:999px;order:2;padding:8px 14px 3px;transition:opacity .18s,background .18s;position:relative}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-timeline-markers{top:-2px}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-playback-controls{z-index:36;opacity:.42;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050a0775;border:1px solid #ffffff1a;border-radius:12px;flex-wrap:wrap;order:3;justify-content:center;padding:7px 10px;transition:opacity .18s,background .18s;position:relative;box-shadow:0 8px 28px #0000003d}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-playback-controls,.video-timeline-shell):is(:hover,:focus-within){opacity:.96;background:#050a07d6}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-playback-controls button{min-width:42px;min-height:40px;font-size:11px}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-drawing-tools{top:max(72px, calc(env(safe-area-inset-top) + 56px));right:max(14px, env(safe-area-inset-right));z-index:40;width:min(330px,100vw - 28px);max-height:calc(100dvh - 140px - env(safe-area-inset-top) - env(safe-area-inset-bottom));opacity:.34;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050b077a;border-color:#ffffff1a;transition:opacity .18s,background .18s;position:fixed;overflow:auto;box-shadow:0 14px 42px #00000042}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .analysis-points-panel{top:max(72px, calc(env(safe-area-inset-top) + 56px));left:max(14px, env(safe-area-inset-left));z-index:41;width:min(350px,100vw - 28px);max-height:calc(100dvh - 140px - env(safe-area-inset-top) - env(safe-area-inset-bottom));opacity:.34;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050b077a;border-color:#ffffff1a;transition:opacity .18s,background .18s;display:block;position:fixed;overflow:auto;box-shadow:0 14px 42px #00000042}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .analysis-points-panel.collapsed{width:min(330px,100vw - 28px)}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-drawing-tools,.analysis-points-panel):is(:hover,:focus-within){opacity:.96;background:#050b07e0}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .overlay-drag-handle{color:var(--yellow);border-color:#f5d85d47;display:inline-flex!important}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-tool-heading,.video-tool-row,.video-selection-row){background-color:#0000}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .exit-presentation{top:max(14px, env(safe-area-inset-top));right:auto;left:max(14px, env(safe-area-inset-left));opacity:.35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a0780;transition:opacity .18s,background .18s}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .exit-presentation:is(:hover,:focus-visible){opacity:.96;background:#050a07e0}@media (pointer:coarse){.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-playback-controls,.video-timeline-shell){opacity:.68}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-drawing-tools,.analysis-points-panel,.exit-presentation){opacity:.72}}.home-today-title{align-items:baseline;gap:20px;min-width:0;display:flex}.home-today-title strong{color:#1d1d1f;letter-spacing:-.035em;font-size:23px;font-weight:800}.home-today-title span{color:#55555a;white-space:nowrap;font-size:14px}.home-global-search{color:#6b6b72;background:#ffffffd1;border:1px solid #0000001a;border-radius:14px;align-items:center;gap:10px;width:min(340px,34vw);padding:0 16px;display:flex;box-shadow:0 7px 24px #1f233009}.home-global-search:focus-within{color:#0071e3;border-color:#0071e373;box-shadow:0 0 0 3px #0071e317}.home-search-submit{width:24px;height:34px;color:inherit;background:0 0;border:0;border-radius:8px;flex:0 0 24px;place-items:center;padding:0;display:grid}.home-search-submit:hover{color:#0071e3;background:#0071e314}.home-search-submit:focus-visible{outline-offset:1px;outline:2px solid #0071e34d}.home-global-search input{color:#1d1d1f;min-width:0;box-shadow:none;background:0 0;border:0;outline:0;flex:1;padding:13px 0}.home-page{width:min(1480px,100%);padding-top:26px}.home-quick-section>h1,.home-next-section>h2,.home-section-heading h2{color:#1d1d1f;letter-spacing:-.025em;margin:0 0 18px;font-size:20px;line-height:1.2}.home-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.home-action-card{color:#1d1d1f;background:#ffffffd6;border:1px solid #0000001a;border-radius:17px;align-content:center;place-items:center;gap:24px;min-height:184px;padding:24px 18px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 12px 36px #1f23300b}.home-action-card>span{color:#83878e;place-items:center;display:grid}.home-action-card strong{letter-spacing:-.02em;font-size:17px}.home-action-card:hover{border-color:#0071e340;transform:translateY(-3px);box-shadow:0 18px 45px #1f233014}.home-action-card:focus-visible{outline-offset:3px;outline:3px solid #0071e33d}.home-action-card.primary{color:#fff;background:#1476e8;border-color:#1476e8;box-shadow:0 18px 40px #1476e833}.home-action-card.primary>span{color:#fff}.home-action-card.primary:hover{background:#0870e5;border-color:#0870e5;box-shadow:0 22px 48px #1476e842}.home-next-section{margin-top:28px}.home-session-card{background:#ffffffe0;border:1px solid #00000017;border-radius:17px;grid-template-columns:minmax(330px,1.15fr) minmax(300px,.85fr) auto;align-items:center;gap:28px;min-height:160px;padding:14px 24px;display:grid;box-shadow:0 12px 36px #1f23300b}.home-session-summary{align-items:flex-start;gap:16px;min-width:0;display:flex}.home-session-calendar{color:#0071e3;background:#0071e317;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.home-session-summary h3{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 19px;font-size:20px;overflow:hidden}.home-session-meta{color:#55555a;flex-wrap:wrap;align-items:center;gap:12px 22px;font-size:14px;display:flex}.home-session-meta span{align-items:center;gap:7px;display:inline-flex}.home-session-meta em{color:#006edb;background:#0071e317;border-radius:8px;padding:6px 12px;font-size:12px;font-style:normal;font-weight:750}.home-session-pitch{border-radius:13px;height:130px;padding:0;overflow:hidden;box-shadow:0 8px 22px #0c3a2224}.home-session-pitch .practice-preview-court{border-radius:13px}.home-session-open{color:#0071e3;white-space:nowrap;background:#fff;border:1px solid #0a84ff;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;font-size:14px;font-weight:750;transition:background .16s,color .16s;display:inline-flex}.home-session-open:hover{color:#fff;background:#0071e3}.home-empty-session{color:#0071e3;text-align:left;background:#ffffffdb;border:1px dashed #0071e34d;border-radius:17px;align-items:center;gap:16px;width:100%;min-height:104px;padding:22px;display:flex}.home-empty-session span{flex:1;gap:5px;display:grid}.home-empty-session strong{color:#1d1d1f}.home-empty-session small{color:#55555a}.home-metrics{background:#00000017;border:1px solid #00000017;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;display:grid;overflow:hidden;box-shadow:0 10px 30px #1f233009}.home-metric{color:#6b6b72;text-align:left;background:#fffffff0;border:0;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:14px;min-width:0;min-height:92px;padding:17px 22px;transition:background .16s;display:grid}.home-metric:hover{background:#f7f7fa}.home-metric i{place-items:center;font-style:normal;display:grid}.home-metric.blue i{color:#1476e8}.home-metric.amber i{color:#ff9f0a}.home-metric.green i{color:#34c759}.home-metric.violet i{color:#8e44ff}.home-metric>span{gap:4px;min-width:0;display:grid}.home-metric small{color:#55555a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-metric strong{color:#1d1d1f;font-size:21px}.home-recent-section{margin-top:34px}.home-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.home-section-heading h2{margin-bottom:0}.home-recent-list{background:#ffffffe6;border:1px solid #00000017;border-radius:16px;overflow:hidden;box-shadow:0 12px 34px #1f23300a}.home-practice-row{color:#1d1d1f;text-align:left;background:0 0;border:0;border-bottom:1px solid #00000012;grid-template-columns:128px minmax(220px,1.25fr) minmax(100px,.65fr) 80px 170px 22px;align-items:center;gap:18px;width:100%;min-height:76px;padding:10px 16px;transition:background .16s;display:grid}.home-practice-row:last-child{border-bottom:0}.home-practice-row:hover{background:#f7f7fa}.home-practice-thumb{border-radius:9px;width:128px;height:54px;display:block;overflow:hidden;box-shadow:0 5px 14px #0d41261f}.home-practice-thumb .practice-preview-court{border-radius:9px;display:block}.home-practice-row>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.home-practice-category{color:#5d5d62;white-space:nowrap;background:#f1f1f3;border-radius:7px;justify-self:start;padding:5px 10px;font-size:12px}.home-practice-duration,.home-practice-row time{color:#55555a;white-space:nowrap;font-size:12px}.home-practice-row>svg{color:#6b6b72}@media (max-width:1180px){.home-quick-grid{gap:16px}.home-action-card{min-height:158px}.home-session-card{grid-template-columns:minmax(280px,1fr) minmax(240px,.75fr) auto;gap:18px}.home-practice-row{grid-template-columns:108px minmax(180px,1fr) minmax(90px,.55fr) 60px 140px 18px;gap:12px}.home-practice-thumb{width:108px}}@media (max-width:960px){.home-today-title span{display:none}.home-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-session-card{grid-template-columns:minmax(260px,1fr) minmax(230px,.8fr)}.home-session-open{grid-column:1/-1;justify-self:end}.home-metric{padding-inline:14px}.home-practice-row{grid-template-columns:100px minmax(180px,1fr) 90px 60px 18px}.home-practice-thumb{width:100px}.home-practice-row time{display:none}}@media (max-width:820px){.home-topbar{min-height:68px}.home-today-title{display:none}.home-global-search{width:min(260px,100vw - 160px)}.home-global-search input{padding-block:10px;font-size:12px}.home-page{padding-top:22px}.home-quick-section>h1,.home-next-section>h2,.home-section-heading h2{font-size:18px}.home-action-card{border-radius:15px;gap:15px;min-height:132px;padding:18px 12px}.home-action-card svg{width:40px;height:40px}.home-action-card strong{font-size:14px}.home-session-card{grid-template-columns:1fr;gap:16px;padding:18px}.home-session-pitch{height:170px}.home-session-open{grid-column:auto;justify-self:stretch;width:100%}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric{min-height:82px}.home-practice-row{grid-template-columns:92px minmax(0,1fr) 55px 18px}.home-practice-thumb{width:92px;height:50px}.home-practice-category,.home-practice-row time{display:none}}@media (max-width:520px){.home-global-search{justify-content:center;width:42px;height:42px;padding:0}.home-global-search input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.home-quick-grid{gap:10px}.home-action-card{min-height:116px}.home-action-card svg{width:34px;height:34px}.home-action-card strong{font-size:12px}.home-session-summary h3{white-space:normal;font-size:17px;line-height:1.4}.home-session-meta{gap:10px 14px;font-size:12px}.home-session-pitch{height:140px}.home-metric{grid-template-columns:28px minmax(0,1fr);gap:9px;padding:12px}.home-metric>svg{display:none}.home-metric strong{font-size:19px}.home-section-heading .text-button{font-size:12px}.home-practice-row{grid-template-columns:78px minmax(0,1fr) 18px;gap:10px;padding-inline:10px}.home-practice-thumb{width:78px;height:46px}.home-practice-duration{display:none}.home-practice-row>strong{font-size:12px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1d1d1f;--panel:#fff;--panel-2:#f5f5f7;--line:#00000014;--muted:#55555a;--text:#1d1d1f;--lime:#0071e3;--lime-dark:#005bb5;--cyan:#32ade6;--yellow:#ff9f0a;--rose:#ff375f;--white-panel:#fff;--shadow:0 22px 65px #1f23301c}html{background:#f5f5f7}body{color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 78% -8%,#0071e31a,#0000 32rem),linear-gradient(#fbfbfd 0,#f5f5f7 48%,#f2f2f4 100%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Hiragino Sans,Yu Gothic,sans-serif}::selection{color:#fff;background:#0071e3}:is(button,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #0071e33d}.app-shell{grid-template-columns:252px minmax(0,1fr)}.sidebar{-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);background:#ffffffd6;border-right-color:#0000000f;width:252px;padding:24px 17px;box-shadow:10px 0 35px #252a370a}.brand{padding-bottom:31px}.brand-mark{color:#fff;background:#0a84ff;border-radius:13px;padding:0;overflow:hidden;transform:none;box-shadow:0 9px 24px #0a84ff38}.brand-icon-image{object-fit:cover;width:100%;height:100%;display:block}.brand strong{color:#1d1d1f;letter-spacing:.08em}.brand small{color:#6b6b72;letter-spacing:.13em}.sidebar nav{gap:6px}.nav-button{color:#5d5d62;border-radius:12px;min-height:46px;font-size:13px}.nav-button:hover{color:#1d1d1f;background:#00000009}.nav-button.active{color:#006edb;background:#0071e317;border-color:#0071e31a;box-shadow:inset 3px 0 #0071e3}.nav-button b{color:#006edb;background:#0071e31a;border:1px solid #0071e31f}.nav-label-mobile{display:none}.sidebar-bottom{border-top-color:#00000012}.sidebar-bottom p{color:#98989d}.status-pill{color:#55555a}.status-pill.d1 span{background:#34c759;box-shadow:0 0 9px #34c7596b}.topbar{-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);background:#fbfbfdc7;border-bottom-color:#0000000f;justify-content:space-between;min-height:72px}.topbar-context span{color:#6b6b72}.topbar-context strong{color:#1d1d1f}.mobile-brand{color:#1d1d1f;font-weight:850}.mobile-brand-icon{border-radius:6px;flex:none}.topbar-notice-slot{flex:360px;justify-content:center;align-items:center;min-width:0;padding:0 clamp(8px,1.5vw,20px);display:flex}.header-notice{color:#0056a8;background:#e9f4fff5;border:1px solid #0071e32e;border-radius:14px;align-items:flex-start;gap:8px;min-width:0;max-width:min(680px,100%);padding:9px 9px 9px 13px;font-size:12px;font-weight:800;display:flex;box-shadow:0 8px 24px #004a9a1a}.header-notice-dot{background:#007aff;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #007aff1a}.header-notice-text{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:auto;min-width:0;line-height:1.65;display:-webkit-box;overflow:hidden}.header-notice button:not(.header-notice-upgrade){color:#44739f;cursor:pointer;background:#0071e314;border:0;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;padding:0;display:grid}.header-notice button:not(.header-notice-upgrade):hover{color:#004f9f;background:#0071e324}@media (max-width:820px){.topbar{flex-wrap:wrap}.topbar-notice-slot{flex:1 0 100%;order:9;justify-content:stretch;margin-top:8px;padding:0}.header-notice{border-radius:13px;gap:6px;width:100%;padding:8px 8px 8px 11px;font-size:11px}.header-notice-text{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.header-notice button:not(.header-notice-upgrade){flex-basis:24px;width:24px;height:24px}.header-notice-upgrade{min-height:32px;padding:0 10px;font-size:10px}}.primary-button,.secondary-button,.ghost-button,.text-button,.back-button,.favorite-button,.icon-button{border-radius:11px}.primary-button{color:#fff;background:#0071e3;box-shadow:0 9px 24px #0071e32e}.primary-button:hover{color:#fff;background:#0077ed;box-shadow:0 12px 28px #0071e33d}.secondary-button{color:#1d1d1f;background:#f1f1f3;border-color:#00000012}.secondary-button:hover{color:#1d1d1f;background:#e8e8ed;border-color:#0000001a}.ghost-button{color:#5d5d62}.ghost-button:hover{color:#1d1d1f;background:#0000000b}.text-button,.back-button,.source-link{color:#0071e3}.back-button:hover{color:#005bb5}.favorite-button,.icon-button{color:#55555a;background:#f2f2f4;border-color:#00000012}.favorite-button.active{color:#ff9f0a}.icon-button.danger{color:#ff375f}.demo-banner{color:#613d00;background:#fff0c7}.toast{color:#fff;background:#0071e3;border-radius:14px}.page{padding-top:44px}.eyebrow{color:#0071e3;letter-spacing:.17em}h1,h2,h3{color:#1d1d1f}h1{letter-spacing:-.05em}.page-title-row p,.hero p,.tactics-heading p,.help-page .lead{color:#55555a}.hero{min-height:430px}.hero h1 em{color:#0071e3}.hero p{font-size:17px;line-height:1.72}.mini-pitch{border-color:#ffffff80;border-radius:30px;box-shadow:0 30px 70px #17432b38}.floating-note{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0071e3eb;border-radius:16px}.stat-card,.practice-card,.form-panel,.board-panel,.session-canvas,.session-library,.tag-filter-panel,.help-grid article,.security-note,.video-stage-card,.video-drawing-tools,.analysis-points-panel{background:#ffffffe6;border-color:#00000012;border-radius:18px;box-shadow:0 12px 38px #1f233011}.stat-card{min-height:132px}.stat-card:hover{border-color:#0071e333;box-shadow:0 16px 42px #1f233017}.stat-card.lime .stat-top i{color:#0071e3;background:#0071e317}.stat-card.yellow .stat-top i{color:#ff9f0a;background:#ff9f0a1a}.stat-card.cyan .stat-top i{color:#32ade6;background:#32ade61a}.stat-card.rose .stat-top i{color:#ff375f;background:#ff375f1a}.filter-bar{gap:10px}.search-field,select,input,textarea{color:#1d1d1f;background:#fff;border-color:#0000001a;border-radius:11px}.search-field{background:#ffffffe6;box-shadow:0 7px 20px #1f23300a}.search-field input{color:#1d1d1f}select:focus,input:focus,textarea:focus{border-color:#0071e38c;box-shadow:0 0 0 3px #0071e31a}.search-field input:focus,.board-text-input input:focus,.analysis-search input:focus{box-shadow:none}.tag-filter-panel{padding:14px 15px}.tag-filter-heading>span{color:#1d1d1f}.tag-filter-heading>small,.tag-filter-heading>button{color:#6b6b72}.tag-filter-list>button,.tag-editor-suggestions button{color:#43434a;background:#f5f5f7;border-color:#00000012}.tag-filter-list>button small{color:#6b6b72;background:#0000000a}.tag-filter-list>button:hover,.tag-editor-suggestions button:hover{color:#006edb;border-color:#0071e33d}.tag-filter-list>button.active{color:#fff;background:#0071e3;border-color:#0071e3}.tag-filter-list>button.active small{color:#fff;background:#fff3}.tag-editor-recommendations{background:#0071e30b;border-color:#0071e324}.tag-editor-recommendations>small strong{color:#006edb}.tag-editor-recommendations>small span{color:#77777e}.tag-editor-recommendations button{color:#006edb;background:#0071e312;border-color:#0071e32b}.result-count strong{color:#0071e3}.practice-card{transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.practice-card:hover{border-color:#0071e329;transform:translateY(-4px);box-shadow:0 22px 55px #1f23301c}.practice-preview{background:#173c27}.practice-preview-court{border-radius:11px}.practice-card h3{color:#1d1d1f}.practice-card p{color:#55555a}.practice-meta{color:#55555a;border-top-color:#00000012}.category-chip{color:#006edb;background:#0071e314;border-color:#0071e31f;border-radius:7px}.card-favorite{color:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10131280}.form-panel>label,.form-row>label,.session-canvas>label,.list-editor>label,.tag-editor>label,.tactics-controls>label{color:#5d5d62}.tag-editor>label small,.tag-editor-suggestions>small{color:#98989d}.tag-editor-list>span{color:#006edb;background:#0071e312;border-color:#0071e31f;border-radius:8px}.tag-editor-list button{color:#6b6b72}.list-item{background:#f7f7f9}.list-item>span{color:#fff;background:#0071e3}.list-item p{color:#43434a}.list-add button{color:#fff;background:#0071e3;border-radius:9px}.board-commandbar,.board-toolbar,.marker-size-control,.animation-panel{background:#fbfbfd;border-color:#00000012}.court-switch{background:#ececf0;border-color:#0000000f;border-radius:10px}.court-switch button{color:#55555a;border-radius:8px}.court-switch button.active{color:#fff;background:#0071e3;box-shadow:0 4px 12px #0071e32e}.court-status{color:#6b6b72}.court-status>span{background:#34c759}.icon-text-tool,.tool-button,.board-text-input{color:#43434a;background:#f2f2f4;border-color:#00000012;border-radius:9px}.icon-text-tool:hover,.tool-button:hover:not(:disabled){color:#006edb;border-color:#0071e338}.icon-text-tool.danger,.tool-button.danger{color:#ff375f}.icon-tool{color:#55555a;border-radius:9px}.icon-tool:hover:not(:disabled){color:#0071e3;background:#0071e312;border-color:#0071e314}.tool-button.active{color:#fff;background:#0071e3;border-color:#0071e3}.tool-button.active .line-sample{color:#fff}.freehand-button.active{color:#fff;background:#ff375f;border-color:#ff375f}.marker-size-control{color:#55555a}.marker-size-control output{color:#0071e3}.background-message{color:#55555a;background:#f7f7f9;border-color:#00000012}.pitch-wrap{background:#e9eceb}.animation-panel h3{color:#1d1d1f}.frame-card{background:#fff;border-color:#00000014;border-radius:11px}.frame-number{color:#fff;background:#0071e3}.frame-assets{color:#6b6b72}.empty-inline,.empty-state{color:#6b6b72;background:#f7f7f9;border-color:#0000001a}.board-panel.focus-mode{background:#f5f5f7;border-color:#0071e340;box-shadow:0 30px 100px #1f233040}.session-row{color:#1d1d1f;background:#fff;border-color:#00000012;border-radius:14px;box-shadow:0 7px 24px #1f23300a}.session-row:hover{background:#fff;border-color:#0071e32e;box-shadow:0 14px 34px #1f233014}.session-duration{color:#0071e3}.session-summary{background:#0071e30f;border-color:#0071e31f}.session-summary strong{color:#0071e3}.timeline-item{background:#f7f7f9;border-color:#00000012;border-radius:11px}.timeline-index{color:#fff;background:#0071e3;border-radius:9px}.reorder-buttons button{color:#43434a;background:#ececf0;border-color:#00000012;border-radius:7px}.add-practice-row{color:#1d1d1f;border-bottom-color:#00000012}.add-practice-row b,.add-practice-row>svg,.help-grid article>span{color:#0071e3}.help-grid p,.security-note p{color:#55555a}.security-note{background:#32ade60f;border-color:#32ade626}.tactics-board .board-panel{border-color:#0071e321;box-shadow:0 22px 60px #1f233017}.video-analysis-page{color:#1d1d1f}.video-analysis-header p{color:#55555a}.video-project-bar{background:#ffffffeb;border-color:#00000012;border-radius:16px;box-shadow:0 10px 32px #1f23300e}.video-project-bar>label{color:#55555a}.video-notice{color:#fff;background:#0071e3;border-radius:12px}.video-notice button{color:#fff}.video-shortcut-help{color:#1d1d1f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff5;border-color:#0071e32e;border-radius:18px;box-shadow:0 28px 80px #1f233038}.video-shortcut-help>strong{color:#0071e3}.video-shortcut-help>span,.video-shortcut-help>button{color:#55555a}.video-stage-card{overflow:hidden}.video-stage{background:#000}.video-empty-background{background:radial-gradient(circle at 50% 48%,#222a26,#020403 72%)}.video-upload-placeholder{color:#969a98}.video-upload-placeholder strong{color:#f5f5f7}.video-local-file-row,.video-timeline-shell,.video-playback-controls,.video-speed-panel,.video-loop-panel{color:#43434a;background:#fbfbfd;border-color:#00000012}.video-timeline-shell>input,.video-volume,.video-speed-panel input{accent-color:#0071e3}.video-playback-controls button,.video-speed-panel button,.video-loop-panel button{color:#43434a;background:#efeff2;border-color:#0000000f;border-radius:9px}.video-playback-controls button:hover,.video-speed-panel button:hover,.video-loop-panel button:hover{color:#006edb;border-color:#0071e333}.video-playback-controls .video-play-button{color:#fff;background:#0071e3;box-shadow:0 7px 18px #0071e333}.video-time-display,.video-loop-panel strong{color:#1d1d1f}.video-time-display span,.video-speed-panel>label{color:#6b6b72}.video-loop-panel>span{color:#43434a}.video-loop-panel small{color:#0071e3}.video-settings-button.active,.video-speed-panel button.active,.video-loop-panel button.active{color:#fff;background:#0071e3;border-color:#0071e3}.video-tool-heading,.video-tool-row,.video-selection-row{background:#fbfbfd;border-color:#00000012}.video-tool-heading strong,.analysis-points-heading h2{color:#1d1d1f}.video-tool-heading button,.video-tool-row button,.video-selection-row button,.analysis-point-nav button,.analysis-point-actions button{color:#43434a;background:#efeff2;border-color:#0000000f}.video-tool-row button:hover,.video-selection-row button:hover{color:#006edb;border-color:#0071e32e}.video-tool-row button.active,.video-selection-row button.active{color:#fff;background:#0071e3;border-color:#0071e3}.video-tool-row button.red{color:#ff375f}.video-tool-row button.red.active{color:#fff;background:#ff375f;border-color:#ff375f}.video-text-entry,.analysis-search{color:#55555a;background:#f5f5f7;border-color:#00000012}.video-text-entry input,.analysis-search input{background:0 0;border:0}.video-style-row label,.video-clear-row label,.video-selection-row label{color:#55555a}.video-zoom-pan-hint{color:#0071e3}.analysis-points-heading{border-color:#00000012}.analysis-points-heading button{color:#fff;background:#0071e3;border-radius:9px}.analysis-points-heading-actions button:not(:last-child){color:#43434a;background:#efeff2;border-color:#0000000f}.analysis-point-list>p{color:#6b6b72}.analysis-point-list>button{color:#1d1d1f;background:#f7f7f9;border-color:#0000000f;border-radius:10px}.analysis-point-list>button:hover{border-color:#0071e32e}.analysis-point-list>button.active{background:#ffb7031a;border-color:#ffb70380;box-shadow:inset 3px 0 #f5a300}.analysis-point-list button>span{color:#ff9f0a}.analysis-point-list button>strong{color:#1d1d1f}.analysis-point-list button>em,.analysis-point-list button>small{color:#6b6b72}.analysis-point-form{background:#fff;border-color:#00000012}.analysis-point-form>label,.analysis-form-row label,.analysis-tag-picker>span{color:#55555a}.analysis-tag-picker button{color:#43434a;background:#f1f1f3;border-color:#0000000f}.analysis-tag-picker button.active{color:#fff;background:#0071e3;border-color:#0071e3}.analysis-time-editor{background:#fff8eb;border-color:#ff9f0a33}.analysis-time-editor span{color:#55555a}.analysis-time-editor strong{color:#c66f00}.analysis-time-editor>button{color:#fff;background:#ff9500}.analysis-animation-editor{background:#fbfbfd;border-color:#0071e321;border-radius:12px}.analysis-animation-heading{border-color:#00000012}.analysis-animation-heading strong{color:#1d1d1f}.analysis-animation-heading small,.analysis-animation-editor>p{color:#6b6b72}.analysis-animation-heading button{color:#43434a;background:#efeff2;border-color:#0000000f}.analysis-animation-heading button.clip{color:#0071e3;border-color:#0071e32e}.analysis-animation-heading button.play{color:#fff;background:#0071e3;border-color:#0071e3}.analysis-animation-frame{background:#fff;border-color:#00000012;border-radius:9px}.analysis-animation-frame .frame-preview{color:#fff;background:#ff9f0a}.analysis-animation-frame>label{color:#6b6b72}.analysis-animation-frame .clip-range{color:#0071e3}.player-tracking-panel{color:#1d1d1f;background:#fffffff5;border-color:#0071e324;box-shadow:0 14px 40px #1f233012}.player-tracking-heading{background:#0071e309;border-color:#0071e317}.player-tracking-heading strong{color:#1d1d1f}.player-tracking-heading small{color:#55555a}.player-tracking-heading .eyebrow{color:#0071e3}.player-tracking-stage{color:#fff;background:#0071e3}.player-tracking-main-controls,.player-tracking-options,.player-tracking-message,.player-tracking-progress,.player-tracking-targets{border-color:#00000012}.player-tracking-targets>strong{color:#55555a}.player-tracking-target{border-color:#0000000f;border-left-color:var(--target-color,#ff334d);background:#f5f5f7}.player-tracking-target>b{color:#1d1d1f}.player-tracking-target>small{color:#55555a}.player-tracking-target>span{color:#0071e3}.player-tracking-target>span.warning{color:#9d6700}.player-tracking-target>button{color:#d8284d;background:#fff;border-color:#d8284d33}.step-badge{color:#fff;background:#0071e3}.player-tracking-main-controls button,.player-tracking-actions button{color:#43434a;background:#efeff2;border-color:#0000000f}.player-tracking-main-controls button:hover:not(:disabled),.player-tracking-actions button:hover:not(:disabled){color:#006edb;border-color:#0071e333}.player-tracking-main-controls button.active,.player-tracking-actions button.analyze{color:#fff;background:#0071e3;border-color:#0071e3}.player-tracking-main-controls strong{color:#1d1d1f}.player-tracking-main-controls small{color:#0071e3}.player-tracking-options label{color:#55555a}.player-tracking-message{color:#55555a;background:#fbfbfd}.player-tracking-message.warning{color:#9d6700;background:#fff8e7}.player-tracking-progress{background:#0071e30b}.player-tracking-progress>div{background:#e8e8ed}.player-tracking-progress>div span{background:#0071e3;box-shadow:0 0 12px #0071e34d}.player-tracking-progress strong{color:#0071e3}.player-tracking-actions button.danger,.player-tracking-progress button{color:#d8284d}.player-tracking-actions>span{color:#0071e3}.video-analysis-page:is(.presentation-mode,.fullscreen-mode){color:#f5f5f7;background:#000}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-stage-card{background:#000}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .player-tracking-panel{display:none}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-advanced-controls{color:#f5f5f7;-webkit-backdrop-filter:blur(28px)saturate(150%);backdrop-filter:blur(28px)saturate(150%);background:#121214bd;border-color:#ffffff21}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel,.video-loop-panel){color:#f5f5f7;background:0 0;border-color:#ffffff17}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel>label,.video-loop-panel>span,.video-loop-panel strong){color:#f5f5f7}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel button,.video-loop-panel button,.video-playback-controls button){color:#ffffffe0;background:#ffffff17;border-color:#ffffff1a}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel button,.video-loop-panel button,.video-playback-controls button):hover{color:#fff;background:#ffffff26}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-settings-button.active,.video-speed-panel button.active,.video-loop-panel button.active,.video-playback-controls .video-play-button){color:#fff;background:#0a84ff;border-color:#0a84ff}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-time-display{color:#fff}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-time-display span{color:#ffffff8c}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-timeline-shell,.video-playback-controls){background:#1212146b;border-color:#ffffff14}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-playback-controls,.video-timeline-shell):is(:hover,:focus-within){background:#121214db}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-drawing-tools,.analysis-points-panel){color:#f5f5f7;background:#12121485;border-color:#ffffff1a;box-shadow:0 18px 55px #00000052}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-drawing-tools,.analysis-points-panel):is(:hover,:focus-within){background:#121214e8}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-tool-heading,.video-tool-row,.video-selection-row,.analysis-point-form){background:0 0;border-color:#ffffff14}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-tool-heading strong,.analysis-points-heading h2,.analysis-point-list button>strong,.analysis-animation-heading strong){color:#fff}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-tool-heading button,.video-tool-row button,.video-selection-row button,.analysis-point-nav button,.analysis-point-actions button,.analysis-points-heading-actions button:not(:last-child)){color:#ffffffd6;background:#ffffff17;border-color:#ffffff17}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-text-entry,.analysis-search,.analysis-point-list>button,.analysis-animation-editor,.analysis-animation-frame){color:#f5f5f7;background:#ffffff12;border-color:#ffffff14}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(input,select,textarea){color:#fff;background:#ffffff14;border-color:#ffffff1a}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .analysis-time-editor{background:#ff9f0a1a;border-color:#ff9f0a3b}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .analysis-animation-heading button.play{color:#fff;background:#0a84ff}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .exit-presentation{color:#fff;background:#1212148c;border-color:#ffffff1a}@media (max-width:560px){.player-tracking-main-controls>strong{width:100%}.player-tracking-options{grid-template-columns:1fr 1fr}.player-tracking-options label:nth-child(2){grid-column:1/-1}.player-tracking-actions button{flex:calc(50% - 6px)}.player-tracking-actions>span{text-align:right;width:100%;margin:0}.player-radar{min-width:40px;max-width:92px}}@media (prefers-reduced-motion:reduce){.player-radar{transition:none;animation:none}}@media (max-width:820px){.app-shell{padding-bottom:calc(86px + env(safe-area-inset-bottom));grid-template-columns:1fr}.sidebar{width:100%;height:calc(78px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(30px)saturate(190%);backdrop-filter:blur(30px)saturate(190%);background:#fffffff7;border-top:1px solid #0000001a;box-shadow:0 -12px 34px #1f233024}.sidebar nav{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;width:100%;display:grid}.nav-button{color:#4b4b50;text-align:center;border:1px solid #0000;border-radius:14px;grid-template-rows:25px auto;align-content:center;justify-items:center;gap:3px;min-width:0;min-height:62px;padding:6px 2px;font-size:11px;font-weight:750;line-height:1;display:grid}.nav-button:hover{color:#1d1d1f;background:#0000000a}.nav-button.active{color:#006edb;box-shadow:none;background:#0071e31c;border-color:#0071e321}.nav-icon{place-items:center;width:25px;height:25px;display:grid}.nav-icon svg{width:22px;height:22px}.nav-label-desktop{display:none}.nav-label-mobile{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.main-content{grid-column:1}.topbar{padding-inline:16px}.page{padding-top:32px}.stat-card,.practice-card,.form-panel,.board-panel,.session-canvas,.session-library,.tag-filter-panel{border-radius:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@media (max-width:820px){.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-controller-stack{left:max(6px, env(safe-area-inset-left));right:max(6px, env(safe-area-inset-right));bottom:max(6px, env(safe-area-inset-bottom));max-height:calc(100dvh - max(12px, env(safe-area-inset-top)) - max(12px, env(safe-area-inset-bottom)));gap:4px}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-timeline-shell{width:100%;padding-inline:10px}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-playback-controls{flex-wrap:wrap;justify-content:center;width:100%;padding:6px;overflow:visible}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-time-display{text-align:center;white-space:nowrap;flex:1 0 100%;order:-1;width:100%;margin:0 0 2px}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-advanced-controls{border-radius:16px;width:100%;max-height:46dvh}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) :is(.video-speed-panel,.video-loop-panel){flex-wrap:wrap;align-items:flex-start}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .video-drawing-tools{top:max(62px, calc(env(safe-area-inset-top) + 48px));right:max(8px, env(safe-area-inset-right));width:min(310px,100vw - 16px);max-height:calc(100dvh - 180px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.video-analysis-page:is(.presentation-mode,.fullscreen-mode) .analysis-points-panel{top:max(62px, calc(env(safe-area-inset-top) + 48px));left:max(8px, env(safe-area-inset-left));width:min(310px,100vw - 16px);max-height:calc(100dvh - 180px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.home-topbar{min-height:88px}.home-page{padding-top:26px}@media (max-width:820px){.home-topbar{min-height:68px}.home-page{padding-top:22px}}.tactics-action-short{display:none}@media (max-width:820px){.video-project-bar :is(input,select),.video-local-file-row button,.video-playback-controls button,.video-speed-panel button,.video-loop-panel button,.player-tracking-main-controls button,.player-tracking-actions button,.player-tracking-target button,.player-tracking-options :is(input,select),.video-tool-heading button,.video-tool-row button,.video-selection-row button,.analysis-point-nav button,.analysis-point-actions button,.analysis-points-heading-actions button,.analysis-time-editor>button,.analysis-tag-picker button,.analysis-animation-heading button{min-height:44px;font-size:12px}.video-project-bar .icon-button,.video-playback-controls button,.video-speed-panel button,.video-loop-panel button,.video-tool-heading button,.video-tool-row button,.video-selection-row button{min-width:44px;min-height:44px}.analysis-points-heading-actions button,.analysis-time-editor>button,.analysis-tag-picker button{min-width:44px}.analysis-search,.video-text-entry,.analysis-search input,.video-text-entry input,.analysis-point-form :is(input,select,textarea){min-height:44px}.player-tracking-heading small,.player-tracking-steps span,.player-tracking-options label,.player-tracking-message{font-size:11px}}@media (max-width:520px){.tactics-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.tactics-actions .secondary-button,.tactics-actions .primary-button{white-space:nowrap;min-height:44px}.tactics-action-full{display:none}.tactics-action-short{display:inline}}.session-row-wrap{align-items:center;gap:8px;display:flex}.session-row-wrap .session-row{flex:1;min-width:0}.session-row-delete{flex:none;place-items:center;width:44px;height:44px;display:grid}.restore-standards{border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:12px 16px;display:flex}.restore-standards span{font-size:12px}.restore-standards .secondary-button{min-height:44px}@media (max-width:520px){.restore-standards{flex-direction:column;align-items:stretch}.restore-standards .secondary-button{width:100%}}.library-tools{border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:12px 16px;display:flex}.library-tools span{font-size:12px}.library-tools .secondary-button{min-height:44px}.timeline-item.missing{opacity:.85;border-style:dashed}.category-chip.missing-chip{color:#b3261e;background:#b3261e1a}@media (max-width:520px){.library-tools{flex-direction:column;align-items:stretch}.library-tools .secondary-button{justify-content:center;width:100%}}.session-print-sheet{color:#16211c;background:#fff;font-size:13px;line-height:1.45;display:none}.session-print-sheet .print-head{border-bottom:2px solid #16211c;justify-content:space-between;align-items:baseline;padding-bottom:6px;display:flex}.session-print-sheet h1{margin:0;font-size:21px}.session-print-sheet .print-head p{color:#444;margin:2px 0 0;font-size:13px}.session-print-sheet .print-brand{letter-spacing:.08em;color:#444;font-weight:900}.session-print-sheet .print-notes{border:1px solid #bbb;border-radius:6px;margin:5mm 0 0;padding:2mm 3mm;font-size:12px}.session-print-sheet .print-items{grid-template-columns:1fr 1fr;gap:4mm;margin-top:4mm;display:grid}.session-print-sheet .print-item{break-inside:avoid;border:1px solid #bbb;border-radius:8px;margin:0;padding:3mm}.session-print-sheet .print-item-head{align-items:center;gap:6px;display:flex}.session-print-sheet .print-index{color:#fff;background:#16211c;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-weight:900;display:inline-grid}.session-print-sheet h2{flex:1;margin:0;font-size:15px;line-height:1.25}.session-print-sheet .print-time{color:#444;white-space:nowrap;font-size:12px;font-weight:700}.session-print-sheet .print-item-body{margin-top:2mm;display:block}.session-print-sheet .print-diagram svg{border:1px solid #ccc;border-radius:6px;width:100%;height:auto}.session-print-sheet .print-details{margin-top:1.5mm}.session-print-sheet .print-meta{color:#444;margin:0 0 4px}.session-print-sheet .print-objective{margin:0 0 4px;font-weight:700}.session-print-sheet .print-list{margin:2px 0;padding-left:18px}.session-print-sheet .print-list li{margin:1px 0}.session-print-sheet .print-coaching strong{margin-top:4px;display:block}.session-print-sheet .print-item-note{color:#444;margin:4px 0 0}.session-print-sheet .print-item.missing p{color:#b3261e}.favorite-filter{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-size:12px;display:inline-flex}.practice-usage{color:#2f6b46;margin-top:6px;font-size:12px}.practice-usage.not-yet{color:var(--muted)}.library-tools.warn{background:#fb923c14;border-color:#fb923c8c}.session-row-duplicate{flex:none;place-items:center;width:44px;height:44px;display:grid}.video-export-message{color:var(--muted);margin:6px 0 0;font-size:12px}@media (max-width:820px){.card-actions .icon-button{width:44px;height:44px}}.frame-card.editing{border-color:#ffd166;animation:1.6s ease-in-out infinite editing-pulse;box-shadow:0 0 0 2px #ffd16680,0 0 14px #ffd16640}.frame-edit-toggle{min-height:30px;color:inherit;border:1px solid var(--line);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.frame-edit-toggle.active{color:#2d3a12;background:#c7f36b;border-color:#c7f36b;font-weight:700}.frame-edit-toggle:disabled{opacity:.5}.frame-editing-banner{background:#c7f36b14;border:1px solid #c7f36b80;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:8px 0;padding:10px 14px;font-size:12px;display:flex}.frame-editing-banner .secondary-button{min-height:44px}@media (max-width:820px){.frame-edit-toggle{min-height:44px}.frame-editing-banner{flex-direction:column;align-items:stretch}}.tactics-controls input{min-height:39px;padding:8px 10px}@media (max-width:820px){.video-notice{max-width:none;top:72px;left:14px;right:14px}}.timeline-index{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-item.dragging{opacity:.55}.timeline-item.drop-target{box-shadow:0 -3px #0071e3}.timeline-item.drop-target-after{box-shadow:0 3px #0071e3}.analysis-time-nudge{grid-template-columns:repeat(4,1fr);gap:6px;margin:-6px 0 12px;display:grid}.analysis-time-nudge button{border:1px solid var(--line);border-radius:8px;min-height:44px;font-size:12px;font-weight:700}.analysis-animation-frame.editing{border-color:#0071e399;box-shadow:0 0 0 2px #0071e340}.analysis-animation-editor .frame-editing-banner button{border:1px solid var(--line);border-radius:8px;min-height:44px;padding:0 12px;font-weight:700}.video-upload-placeholder{gap:6px;padding:0 22px}.video-upload-placeholder strong{font-size:18px}.video-upload-placeholder span{margin-bottom:12px;font-size:12px;line-height:1.6}.video-upload-placeholder small{color:#969a98;margin-top:12px;font-size:12px;line-height:1.6}.video-upload-placeholder .primary-button{min-height:48px;padding:0 22px}.analysis-points-hint{color:#43434a;background:#f5f5f7;border-radius:10px;margin:4px 0 0;padding:12px 14px;font-size:12px;line-height:1.6}@media (max-width:520px){.video-upload-placeholder{padding:0 16px}.video-upload-placeholder strong{font-size:15px}.video-upload-placeholder span{margin-bottom:8px;font-size:12px}.video-upload-placeholder small{margin-top:8px;font-size:11px}}.filter-bar{flex-wrap:nowrap;align-items:stretch;margin-bottom:10px}.filter-bar .search-field{min-width:0}.filter-toggle{color:#1d1d1f;white-space:nowrap;background:#fff;border:1px solid #0000001a;border-radius:11px;flex:none;align-items:center;gap:7px;min-height:48px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 7px 20px #1f23300a}.filter-toggle:hover{border-color:#0071e34d}.filter-toggle.has-filters{color:#0071e3;background:#0071e30f;border-color:#0071e366}.filter-toggle-count{color:#fff;background:#0071e3;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;font-weight:800;display:inline-grid}.filter-toggle-caret{transition:transform .16s}.filter-toggle.open .filter-toggle-caret{transform:rotate(180deg)}.filter-chips{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.filter-chips>button{color:#0071e3;background:#0071e314;border:1px solid #0071e338;border-radius:16px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.filter-chips>button:hover{background:#0071e324}.filter-chips>button.filter-chips-clear{color:#6b6b72;background:#f5f5f7;border-color:#00000012}.filter-panel{background:#ffffffe6;border:1px solid #00000012;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:12px;margin-bottom:14px;padding:15px 16px;display:grid;box-shadow:0 12px 38px #1f233011}.filter-panel label{color:#43434a;gap:6px;min-width:0;font-size:12px;font-weight:700;display:grid}.filter-panel select{width:100%;min-height:44px;padding:0 10px}.filter-bar .favorite-filter{background:var(--panel);white-space:nowrap;flex:none;min-height:48px;padding:0 15px;font-weight:800}@media (max-width:820px){.filter-bar{flex-flow:wrap}.filter-bar .search-field{flex:100%}.filter-toggle,.filter-bar .favorite-filter{padding:0 12px}.filter-panel{grid-template-columns:1fr;padding:13px 14px}}.library-tools{border-color:#00000012;border-radius:10px;margin-bottom:10px;padding:9px 14px}.library-tools span{color:#6b6b72;font-size:12px}.library-tools .secondary-button{min-height:36px;padding:0 12px;font-size:12px}.library-tools.warn{padding:12px 16px}.library-tools.warn span{color:#b45309;font-size:12px;font-weight:700}.library-tools.warn .secondary-button{min-height:44px;font-size:13px}@media (max-width:520px){.library-tools{flex-flow:row;align-items:center;gap:8px}.library-tools span{min-width:0}.library-tools .secondary-button{flex:none;width:auto}.library-tools.warn{flex-flow:column wrap;align-items:stretch}.library-tools.warn .secondary-button{justify-content:center;width:100%}}.arrow-hit{stroke:#0000;stroke-width:3.5px;cursor:grab}.arrow-group.selected .movement-line{filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 5px #ffd166f2)}.endpoint-handle,.shape-resize-handle{fill:#fff;stroke:#0f172a;stroke-width:.35px;cursor:grab}.shape-hit{fill:none;stroke:#0000;stroke-width:4.5px;pointer-events:stroke;cursor:grab}.shape-resize-hit{fill:#0000;pointer-events:all;cursor:nwse-resize}.shape-resize{cursor:nwse-resize}.shape-body{cursor:grab}.shape-group.selected .shape-body{filter:drop-shadow(0 0 1.5px #fff)drop-shadow(0 0 5px #ffd166f2);stroke-dasharray:2 1.2;animation:1.1s linear infinite selection-march}.shape-draft{stroke:#fff;stroke-width:.5px;stroke-dasharray:1.4 1;pointer-events:none}.shape-sample{border:1.6px solid;width:10px;height:10px}.shape-sample.ellipse{border-radius:50%}.shape-sample.rect{border-radius:2px}.star-rating{gap:2px;margin-top:4px;display:inline-flex}.star-rating button{color:#9696968c;background:0 0;border:0;min-width:26px;min-height:26px;padding:2px 3px;font-size:16px;line-height:1}.star-rating button.on{color:#f5a623}.session-library-search{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;margin-bottom:8px;padding:0 10px;display:flex}.session-library-search input{background:0 0;border:0;flex:1;min-height:42px}.session-library-search input:focus-visible{outline:0}.add-practice-row-wrap{align-items:center;gap:6px;display:flex}.add-practice-row-wrap .add-practice-row{flex:1;min-width:0}.library-detail-toggle{border:1px solid var(--line);border-radius:7px;flex:none;min-height:34px;padding:0 10px;font-size:11px}.library-detail{border-bottom:1px solid var(--line);padding:8px 0 12px;font-size:12px}.library-detail-diagram{border-radius:8px;width:100%;height:auto}.library-detail-objective{margin:6px 0 4px;font-weight:700}.library-detail ul{margin:2px 0 0;padding-left:16px}.library-detail li{margin:2px 0}.session-picker{z-index:120;background:#080c0a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.session-picker-panel{background:var(--panel);border:1px solid var(--line);border-radius:16px 16px 0 0;width:min(560px,100%);max-height:70vh;padding:16px;overflow:auto}.session-picker-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.session-picker-head button{background:0 0;border:0;min-width:44px;min-height:44px}.session-picker-new{width:100%;min-height:48px;color:var(--ink);background:var(--lime);border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;font-weight:800;display:flex}.session-picker-row{text-align:left;border:1px solid var(--line);background:#ffffff0a;border-radius:10px;gap:3px;width:100%;min-height:52px;margin-bottom:6px;padding:9px 12px;display:grid}.session-picker-row small{color:var(--muted);font-size:11px}.timeline-item-wrap{gap:6px;display:grid}.timeline-main-button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.timeline-detail{border:1px dashed var(--line);background:#ffffff08;border-radius:10px;grid-template-columns:220px 1fr;gap:12px;padding:10px 12px;font-size:12px;display:grid}.timeline-detail-text ul{margin:2px 0;padding-left:16px}.timeline-detail-text li{margin:2px 0}.timeline-detail-heading{margin-top:6px;display:block}.animated-diagram{gap:6px;display:grid;position:relative}.animated-diagram-svg{border-radius:8px;width:100%;height:auto}.animated-diagram-play{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:40px;font-size:12px;font-weight:800;display:inline-flex}.animated-diagram-play:disabled{opacity:.6}@media (max-width:820px){.timeline-detail{grid-template-columns:1fr}.animated-diagram-play{min-height:44px}}.coach-label{fill:#f8fafc;pointer-events:none;font-size:3px;font-weight:800}.tool-dot.coach{background:#1f2937;border:1.4px solid #f8fafc}.disc-button{padding:7px}.preview-marker.preview-disc{background:#fde047;width:7px;height:7px}.preview-marker.preview-coach{background:#1f2937;border:1px solid #f8fafc}@media (pointer:coarse){.tool-button,.court-switch button,.background-controls button,.video-tool-row button,.tag-filter-list button,.library-detail-toggle,.cleanup-tools .tool-button,.tactics-actions button{min-height:44px}.icon-tool,.reorder-buttons button,.star-rating button{min-width:44px;min-height:44px}}.editor-actions .secondary-button,.editor-actions .primary-button,.tactics-actions .secondary-button,.tactics-actions .primary-button{white-space:nowrap}.session-run{z-index:90;background:#070e0af5;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.session-run-panel{color:#eef6f0;background:#101b14;border:1px solid #e0f4e929;border-radius:16px;gap:14px;width:min(560px,100%);max-height:92vh;padding:24px;display:grid;overflow-y:auto}.session-run-panel header{color:#bccdc3;justify-content:space-between;gap:10px;font-size:12px;font-weight:800;display:flex}.session-run-panel h2{margin:0;font-size:24px;line-height:1.25}.session-run-note{color:#dbe5df;margin:0;font-size:13px}.session-run-points{color:#dbe5df;gap:4px;margin:0;padding-left:18px;font-size:13px;display:grid}.session-run-time{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:clamp(64px,22vw,110px);font-weight:900;line-height:1}.session-run-time.warning{color:#ffb1b1}.session-run-progress{background:#ffffff1f;border-radius:99px;height:8px;overflow:hidden}.session-run-progress span{background:var(--lime);border-radius:99px;height:100%;transition:width 1s linear;display:block}.session-run-controls{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.session-run-controls button{color:#eef6f0;background:#1b2b20;border:1px solid #e0f4e933;border-radius:12px;align-items:center;gap:6px;min-height:52px;padding:10px 18px;font-size:15px;font-weight:800;display:flex}.session-run-controls button.pause{background:#27401f}.session-run-controls button.primary{color:#10240f;background:var(--lime)}.session-run-controls button:disabled{opacity:.4}.session-run-exit{color:#ff9cad;background:0 0;border:0;justify-self:center;align-items:center;gap:5px;min-height:44px;padding:8px 14px;font-size:13px;font-weight:800;display:flex}.session-run-review{gap:10px;display:grid}.session-run-review-row{background:#ffffff0d;border-radius:10px;gap:8px;padding:12px;display:grid}.session-run-review-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.session-run-review-row textarea{color:#eef6f0;background:#0b140e;border:1px solid #e0f4e92e;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.session-run-review-row strong{font-size:13px}.session-run-panel label{color:#bccdc3;gap:6px;font-size:12px;font-weight:800;display:grid}.session-run-panel textarea{color:#eef6f0;background:#0b140e;border:1px solid #e0f4e92e;border-radius:10px;padding:10px;font-size:14px}.session-run-panel .star-rating button{color:#ffffff4d;background:0 0;border:0;font-size:22px}.session-run-panel .star-rating button.on{color:var(--yellow)}.session-row-start{color:#10240f;background:var(--lime)}.formation-select select{border-radius:7px;min-height:33px;padding:6px 8px;font-size:11px}.analysis-filter-chips{flex-wrap:wrap;gap:5px;padding:0 2px;display:flex}.analysis-filter-chips button{color:#d5e0da;border:1px solid var(--line);background:#14261d;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}.analysis-filter-chips button.active{color:var(--ink);background:var(--yellow)}.analysis-point-list .point-class{font-weight:900}.analysis-point-list .point-class.good{color:#8fe388}.analysis-point-list .point-class.fix{color:#ff9f7a}.analysis-point-list .point-class.check{color:#8ecbff}.timeline-edit-practice{margin-top:8px}.library-tabs{gap:8px;margin-bottom:16px;display:flex}.library-tabs button{min-height:44px;color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:10px;align-items:center;gap:6px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.library-tabs button.active{color:var(--ink);background:var(--lime);border-color:var(--lime)}.shared-library{gap:16px;display:grid}.group-panel{border:1px solid var(--line);background:#ffffff08;border-radius:12px;gap:12px;padding:14px 16px;display:grid}.group-panel-forms{grid-template-columns:1fr 1fr;gap:12px;display:grid}.group-panel-forms label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.group-form-row{gap:6px;display:flex}.group-form-row input{flex:1;min-width:0}.group-list{gap:8px;display:grid}.group-row{background:#ffffff0a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.group-row strong{font-size:14px}.group-meta{color:var(--muted);font-size:12px}.group-code{color:#baf5b4;letter-spacing:.08em;background:#10231a;border:1px dashed #8fe38880;border-radius:7px;padding:4px 10px;font-size:14px;font-weight:800}.danger-text{color:#ff9cad}.shared-heading{margin:6px 0 0;font-size:17px}.shared-empty{color:var(--muted);background:#ffffff08;border-radius:10px;margin:0;padding:14px;font-size:13px}.shared-card-diagram{border-radius:10px 10px 0 0;width:100%;overflow:hidden}.mine-chip{color:#10240f;background:var(--lime);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:900}.shared-session-list{gap:8px;display:grid}.shared-session-row{border:1px solid var(--line);background:#ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.shared-session-row small{color:var(--muted);margin-top:2px;display:block}.share-toggle{justify-content:space-between;display:flex}.share-state{color:var(--muted);background:#ffffff1a;border-radius:99px;padding:5px 12px;font-size:12px;font-weight:800}.share-state.on{background:var(--lime);color:#10240f}.share-note{color:var(--muted);margin:4px 0 0;font-size:12px}@media (max-width:700px){.group-panel-forms{grid-template-columns:1fr}}.selection-ring{fill:none;stroke:#ffd166;stroke-width:.55px;stroke-dasharray:2 1.4;pointer-events:none;filter:drop-shadow(0 0 2px #ffd166cc);animation:1.1s linear infinite selection-march}@keyframes selection-march{to{stroke-dashoffset:-6.8px}}@media (prefers-reduced-motion:reduce){.selection-ring,.shape-group.selected .shape-body{animation:none}}@keyframes editing-pulse{0%,to{box-shadow:0 0 0 2px #ffd16680,0 0 14px #ffd16640}50%{box-shadow:0 0 0 3px #ffd166d9,0 0 18px #ffd16666}}@media (prefers-reduced-motion:reduce){.frame-card.editing,.board-text.selected rect,.video-text.selected rect{animation:none}}.auth-page{background:radial-gradient(900px 600px at 70% -10%,#16351f 0%,#0a160f 60%,#060d09 100%);align-content:center;place-items:center;gap:8px;min-height:100vh;padding:24px;display:grid}.auth-brand{text-align:center;margin-bottom:6px}.auth-brand span{letter-spacing:.3em;color:#8fe388;font-size:12px;font-weight:900}.auth-brand h1{color:#f4f8f5;letter-spacing:.04em;margin:6px 0 0;font-size:34px}.clerk-user-corner{z-index:70;position:fixed;bottom:84px;right:14px}@media (min-width:1000px){.clerk-user-corner{bottom:18px}}.plan-usage{color:#dbe5df;background:#ffd16614;border:1px solid #ffd1664d;border-radius:9px;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:12px;padding:9px 14px;font-size:12px;font-weight:700;display:flex}.plan-usage strong{color:#101810;background:#ffd166;border-radius:999px;padding:3px 8px;font-size:11px}.plan-usage.pro{background:#acff4717;border-color:#acff4752}.plan-usage.pro strong{background:var(--lime)}.plan-usage small{color:var(--muted);margin-left:auto;font-size:11px}@media (max-width:620px){.plan-usage{align-items:flex-start}.plan-usage span{flex-basis:100%;line-height:1.7}.plan-usage small{margin-left:0}}@media (min-width:821px){.app-shell{grid-template-columns:72px 1fr!important}.sidebar{align-items:center;transition:width .16s,padding .16s,box-shadow .16s;overflow:hidden;width:72px!important;padding:16px 8px!important}.sidebar:hover,.sidebar:focus-within{align-items:stretch;box-shadow:12px 0 34px #0000006b;width:236px!important;padding:16px 14px!important}.sidebar .brand{justify-content:center;margin-bottom:10px}.sidebar:hover .brand,.sidebar:focus-within .brand{justify-content:flex-start}.sidebar .brand div{display:none}.sidebar:hover .brand div,.sidebar:focus-within .brand div{display:block}.sidebar nav{width:100%}.nav-button{white-space:nowrap;justify-content:center;width:100%;padding:12px 0}.sidebar:hover .nav-button,.sidebar:focus-within .nav-button{justify-content:flex-start;padding:12px}.nav-label-mobile{display:none!important}.nav-label-desktop,.nav-button b{display:none}.sidebar:hover .nav-label-desktop,.sidebar:focus-within .nav-label-desktop,.sidebar:hover .nav-button b,.sidebar:focus-within .nav-button b{display:inline}.sidebar-bottom{justify-items:center;gap:4px;margin-top:auto;display:grid}.sidebar:hover .sidebar-bottom,.sidebar:focus-within .sidebar-bottom{justify-items:start}.sidebar-bottom p{display:none}.sidebar:hover .sidebar-bottom p,.sidebar:focus-within .sidebar-bottom p{display:block}.status-pill{border-radius:50%;padding:7px}.status-pill em{display:none}.sidebar:hover .status-pill,.sidebar:focus-within .status-pill{border-radius:99px;padding:6px 12px}.sidebar:hover .status-pill em,.sidebar:focus-within .status-pill em{font-style:normal;display:inline}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}}.help-accordion{gap:10px;margin-top:18px;display:grid}.help-accordion details{border:1px solid var(--line);background:#ffffff08;border-radius:12px;overflow:hidden}.help-accordion summary{cursor:pointer;align-items:center;gap:10px;min-height:54px;padding:8px 16px;font-size:15px;list-style:none;display:flex}.help-accordion summary::-webkit-details-marker{display:none}.help-accordion summary strong{flex:1}.help-emoji{font-size:20px}.help-caret{color:var(--muted);transition:transform .15s}.help-accordion details[open] .help-caret{transform:rotate(180deg)}.help-accordion details[open] summary{border-bottom:1px solid var(--line);background:#ffffff05}.help-body{padding:14px 18px 16px}.help-can{color:#dbe5df;margin:0 0 10px;font-size:13.5px;line-height:1.8}.help-body ol{gap:7px;margin:0;padding-left:22px;font-size:13.5px;line-height:1.7;display:grid}.help-tips{gap:5px;margin-top:12px;display:grid}.help-tips p{color:#d8e5dc;background:#c7f36b12;border-radius:8px;margin:0;padding:8px 12px;font-size:12.5px;line-height:1.7}.page-title-row p,.help-page .lead,.practice-card p,.practice-usage,.result-count,.session-row small,.timeline-main small,.add-practice-row small,.minutes-input span,.empty-inline,.empty-state,.group-meta,.shared-session-row small,.help-can,.help-body ol,.security-note p,.help-tips p,.plan-usage,.shared-empty,.share-note,.brand small,.status-pill,.list-item p,.frame-assets,.marker-rotation-help,.tool-label,.video-zoom-pan-hint,.analysis-points-hint{color:#4a4a52}.practice-meta,.card-labels .difficulty-chip,.tag-list span,.session-library small,.frame-card small,.library-detail-objective{color:#3f3f47}.pitch-wrap .tool-hint,.video-analysis-page:is(.presentation-mode,.fullscreen-mode) *,.session-run-panel,.session-run-panel *,.auth-page,.auth-page *{color:inherit}.session-run-panel .session-run-note,.session-run-panel .session-run-points{color:#d6e2da}.session-run-panel header{color:#b3c4bb}.eyebrow,.category-chip,.nav-button b{color:#0a5fb8}.nav-label{color:inherit}.nav-button.active .nav-label,.nav-button.active,.home-session-card .status-chip,.session-status-chip{color:#0a5fb8}.player-radar-ring{width:100%;height:auto;display:block;overflow:visible}.radar-floor-fill{fill:color-mix(in srgb, var(--radar-color) 46%, transparent)}.radar-floor-rim{fill:none;stroke:#ffffffeb;stroke-width:2.6px;filter:drop-shadow(0 0 3px #0000008c)}.radar-floor-orbit{transform-origin:0 0;animation:5.5s linear infinite radar-ring-spin}.radar-floor-dot{fill:#fffffff5;filter:drop-shadow(0 0 4px color-mix(in srgb, var(--radar-color) 70%, transparent))}@keyframes radar-ring-spin{to{transform:rotate(1turn)}}.confidence-medium .radar-floor-fill{fill:color-mix(in srgb, var(--radar-color) 34%, transparent)}.confidence-medium .radar-floor-rim{stroke:#ffffffc7}.confidence-low .radar-floor-fill{fill:color-mix(in srgb, var(--radar-color) 22%, transparent)}.confidence-low .radar-floor-rim{stroke:#fff9;stroke-dasharray:6 5}.confidence-low .radar-floor-dot{opacity:.6}@media (prefers-reduced-motion:reduce){.radar-floor-orbit{animation:none}}.home-session-card span,.tag-filter-list button small,.nav-button b,.status-chip{color:#0a5fb8}.session-status,.home-session-meta span{color:#3f3f47}.timeline-reflection{gap:5px;margin-top:10px;font-size:12px;font-weight:800;display:grid}.timeline-reflection textarea{width:100%;padding:8px 10px;font-size:13px}.frame-card{cursor:pointer;transition:border-color .15s,transform .15s}.frame-card:hover{border-color:#ffd1668c;transform:translateY(-2px)}.frame-card input,.frame-card button{cursor:auto}.frame-card button{cursor:pointer}.frame-card{flex:0 0 208px;align-content:start;gap:7px;padding:13px 12px 12px;display:grid;position:relative}.frame-card button{position:static}.frame-card-actions{align-items:center;gap:6px;margin-top:2px;display:flex}.frame-card-actions .frame-edit-toggle{flex:1;justify-content:center;min-height:34px}.frame-card-icon{color:#4a4a52;border:1px solid var(--line);background:#0000000d;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.frame-card-icon:hover{background:#00000017}.frame-card-icon.danger{color:#c0362c}.frame-card-icon:disabled{opacity:.4}@media (pointer:coarse){.frame-card-actions .frame-edit-toggle,.frame-card-icon{height:44px;min-height:44px}.frame-card-icon{flex-basis:44px;width:44px}}.goal-frame{fill:none;stroke:#f8fafc;stroke-width:.7px;stroke-linecap:round}.goal-net{fill:#ffffff24}.goal-mesh line{stroke:#ffffffc7;stroke-width:.22px;pointer-events:none}.goal-post{stroke:#0f172a;stroke-width:.18px}.circle-marker-label{fill:#fff;paint-order:stroke;stroke:#07110d59;stroke-width:.35px;pointer-events:none;font-size:3px;font-weight:900}.video-marker .circle-marker-label{font-size:3.4px}.practice-print-sheet{box-sizing:border-box;overflow-wrap:anywhere;color:#111;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;flex-direction:column;gap:3.6mm;width:100%;max-width:182mm;min-height:273mm;font-size:10pt;line-height:1.42;display:none}.practice-print-head,.practice-print-objective,.practice-print-diagram,.practice-print-equipment{break-inside:avoid}.practice-print-head h1{margin:0 0 1.6mm;font-size:18pt;line-height:1.22}.practice-print-meta{flex-wrap:wrap;gap:1.5mm;display:flex}.practice-print-meta span{border:1px solid #bbb;border-radius:2mm;padding:.6mm 2mm;font-size:8.8pt;font-weight:700}.practice-print-objective{background:#f3f3f5;border-left:1.1mm solid #333;margin:0;padding:2mm 2.6mm;font-size:9.8pt}.practice-print-objective strong,.practice-print-equipment strong{letter-spacing:.08em;margin-bottom:.6mm;font-size:8.5pt;display:block}.practice-print-diagram{border:1px solid #bbb;border-radius:2mm;align-self:center;width:min(100%,154mm);height:auto;max-height:none}.practice-print-columns{grid-template-columns:1fr 1fr;gap:5mm;display:grid}.practice-print-columns>section{break-inside:avoid;min-width:0}.practice-print-columns>section:only-child{grid-column:1/-1}.practice-print-columns h2{border-bottom:1px solid #ccc;margin:0 0 1.3mm;padding-bottom:.8mm;font-size:10pt}.practice-print-columns ol,.practice-print-columns ul{margin:0;padding-left:5mm}.practice-print-columns li{orphans:2;widows:2;margin-bottom:1.2mm;font-size:9.4pt;line-height:1.38}.practice-print-equipment{margin:0;font-size:9.2pt}.practice-print-foot{color:#666;letter-spacing:.16em;border-top:1px solid #ddd;margin-top:auto;padding-top:1.6mm;font-size:8pt}.select-all-bar{background:#ff9f0a1f;flex-wrap:wrap;gap:8px;grid-template-columns:none!important;display:flex!important}.select-all-bar label{font-weight:900}.select-all-count{color:var(--muted);font-size:11px;font-weight:700}.control-label{align-items:center;gap:6px;font-weight:800;display:inline-flex}.control-label input{border:1px solid var(--line);background:var(--panel);width:84px;min-height:34px;color:inherit;text-align:center;border-radius:7px;padding:5px 9px;font-size:13px;font-weight:800}@media (pointer:coarse){.control-label input{width:92px;min-height:44px}}.language-switch{border:1px solid var(--line);background:var(--panel-2);border-radius:12px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;margin-bottom:16px;padding:12px 14px;display:flex}.language-switch-label{align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.language-switch button{min-height:40px;color:var(--muted);background:var(--panel);border:1px solid var(--line);cursor:pointer;border-radius:9px;padding:0 16px;font-size:13px;font-weight:800}.language-switch button.active{color:#fff;background:var(--lime);border-color:var(--lime)}.language-switch small{color:var(--muted);flex:100%;font-size:11px;line-height:1.6}@media (pointer:coarse){.language-switch button{min-height:44px}}.release-notes{background:var(--panel);border:1px solid var(--line);border-radius:15px;gap:10px;padding:20px 22px;display:grid}.release-note{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;overflow:hidden}.release-note>summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:10px;padding:11px 14px;font-size:13px;list-style:none;display:flex}.release-note>summary::-webkit-details-marker{display:none}.release-note>summary:after{content:"▾";color:var(--muted);margin-left:auto;font-size:11px}.release-note[open]>summary:after{content:"▴"}.release-note-date{color:#fff;background:var(--lime);border-radius:999px;flex:none;padding:2px 8px;font-size:11px;font-weight:800}.release-note ul{gap:6px;margin:0;padding:0 16px 14px 32px;display:grid}.release-note li{color:var(--muted);font-size:12.5px;line-height:1.6}@media (pointer:coarse){.release-note>summary{min-height:48px}}.marker-hit{fill:#0000;pointer-events:all}.background-align{border:1px solid var(--line);background:var(--panel-2);border-radius:6px;grid-template-columns:repeat(3,14px);gap:2px;padding:3px;display:inline-grid}.background-align button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:2px;width:14px;height:11px;padding:0}.background-align button.active{background:var(--lime);border-color:var(--lime)}@media (pointer:coarse){.background-align{grid-template-columns:repeat(3,20px)}.background-align button{width:20px;height:16px}}.category-chips{flex-wrap:wrap;gap:5px;margin:8px 0 10px;display:flex}.category-chips button{color:var(--muted);background:var(--panel-2);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.category-chips button.active{color:#fff;background:var(--lime);border-color:var(--lime)}@media (pointer:coarse){.category-chips button{min-height:36px;padding:5px 12px}}.practice-card-clickable{cursor:pointer}.practice-card-clickable:focus-visible{outline-offset:3px;border-color:#007aff4d;outline:3px solid #007aff6b}.practice-card-clickable .card-actions{flex-wrap:wrap}.card-open-hint{color:#0068d7;white-space:nowrap;align-items:center;gap:5px;margin-right:auto;font-size:11px;font-weight:850;display:inline-flex}.practice-card-clickable:hover .card-open-hint{color:#004f9f}@media (max-width:520px){.card-open-hint{flex:1 0 100%;margin-bottom:2px}}.favorite-button.active,.card-favorite.active{color:#007aff}.favorite-button.active{background:#007aff1c;border-color:#007aff3d}.card-favorite.active{background:#ebf6fff0;border-color:#007aff4d;box-shadow:0 8px 24px #00428c38}.favorite-filter.active{color:#0068d7;background:#007aff17;border-color:#007aff47}.home-metric.bookmark i{color:#007aff;background:#007aff1a}.rating-control{flex-wrap:wrap;align-items:center;gap:5px 8px;display:inline-flex}.rating-caption{color:#7a5700;letter-spacing:.04em;white-space:nowrap;font-size:10px;font-weight:850}.star-rating{margin-top:0}.account-page{width:min(1240px,100%)}.account-title-row{align-items:center}.account-title-row .secondary-button{flex:none}.account-grid{grid-template-columns:minmax(250px,330px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.account-summary-card,.preferences-card{background:#ffffffeb;border:1px solid #00000014;border-radius:22px;box-shadow:0 16px 45px #13251d12}.account-summary-card{gap:16px;padding:24px;display:grid}.account-avatar{color:#0068d7;background:linear-gradient(145deg,#e9f4ff,#f7fbff);border:1px solid #007aff24;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.account-summary-card h2{color:#171719;margin:4px 0 7px;font-size:25px}.account-summary-card p{color:#66666b;margin:0;font-size:13px;line-height:1.7}.account-usage-list{border-top:1px solid #00000012;gap:0;margin:2px 0 0;display:grid}.account-usage-list div{border-bottom:1px solid #00000012;justify-content:space-between;gap:15px;padding:12px 1px;display:flex}.account-usage-list dt{color:#6e6e73;font-size:12px}.account-usage-list dd{color:#1d1d1f;margin:0;font-size:13px;font-weight:850}.account-security-note{color:#165a36;background:#effaf3;border:1px solid #caecd6;border-radius:12px;gap:5px;padding:13px;display:grid}.account-security-note strong{font-size:12px}.account-security-note small{color:#56806a;font-size:10px;line-height:1.5}.preferences-card{padding:27px}.preferences-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.preferences-heading h2{color:#1d1d1f;margin:5px 0 0;font-size:25px}.preferences-status{color:#4d5660;background:#f1f2f4;border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:800}.preferences-lead{color:#66666b;margin:13px 0 23px;font-size:12px;line-height:1.7}.preferences-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.preferences-form label,.preferences-form fieldset{min-width:0}.preferences-form label{color:#46464a;gap:7px;font-size:11px;font-weight:800;display:grid}.preferences-form input,.preferences-form select{color:#1d1d1f;background:#f7f7f8;border:1px solid #0000001a;border-radius:10px;width:100%;min-height:43px;padding:9px 11px}.preference-wide{border:0;grid-column:1/-1;margin:0;padding:0}.preference-wide legend{color:#46464a;margin-bottom:8px;font-size:11px;font-weight:800}.sport-choice{background:#f0f0f2;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.sport-choice button{color:#65656b;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:12px;font-weight:850;display:flex}.sport-choice button.active{color:#0068d7;background:#fff;box-shadow:0 3px 12px #00000017}.preferences-preview{color:#1d1d1f;background:linear-gradient(135deg,#f4faff,#f4fbf5);border:1px solid #007aff1f;border-radius:14px;gap:5px;margin-top:22px;padding:16px 18px;display:grid}.preferences-preview span{color:#0071e3;letter-spacing:.12em;font-size:9px;font-weight:900}.preferences-preview strong{font-size:14px}.preferences-preview small{color:#68686d;font-size:11px}.preferences-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.preferences-actions button:disabled{cursor:not-allowed;opacity:.48}@media (max-width:900px){.account-grid{grid-template-columns:1fr}.account-summary-card{grid-template-columns:auto 1fr}.account-usage-list,.account-security-note{grid-column:1/-1}}@media (max-width:560px){.account-title-row .secondary-button{width:100%;margin-top:14px}.account-summary-card,.preferences-card{border-radius:17px;padding:19px}.preferences-heading{align-items:flex-start}.preferences-form{grid-template-columns:1fr}.preference-wide{grid-column:auto}.preferences-actions{grid-template-columns:1fr;display:grid}.preferences-actions .primary-button{order:-1}.rating-caption{font-size:11px}}.organize-panel{border:1px solid var(--line);background:var(--panel-2);border-radius:14px;gap:12px;margin:12px 0 16px;padding:14px 16px;display:grid}.organize-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.organize-head strong{font-size:15px}.organize-head span{color:var(--muted);font-size:12px;font-weight:700}.organize-close{color:#fff;background:var(--lime);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;margin-left:auto;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.organize-close:hover{background:var(--lime-dark)}.organize-close.wide{justify-content:center;width:100%;min-height:44px;margin:4px 0 0}@media (pointer:coarse){.organize-close{min-height:44px}}.organize-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.organize-row>label{min-width:84px;font-size:12px;font-weight:800}.organize-row input[type=text],.organize-row input:not([type]){border:1px solid var(--line);background:var(--panel);min-width:180px;color:inherit;border-radius:9px;padding:8px 10px;font-size:13px}.organize-row select{border:1px solid var(--line);background:var(--panel);color:inherit;border-radius:9px;padding:8px 10px;font-size:13px}.organize-row small{color:var(--muted);flex:260px;font-size:11px;line-height:1.5}.organize-tags{border-top:1px solid var(--line);gap:8px;padding-top:10px;display:grid}.organize-tags strong{font-size:13px}.organize-tags small{color:var(--muted);font-size:11px}.organize-tag-list{flex-wrap:wrap;gap:6px;display:flex}.organize-tag{border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.organize-tag input{width:130px;color:inherit;background:0 0;border:0;padding:5px 10px;font-size:12px;font-weight:700}.organize-tag-name{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 8px 5px 11px;font-size:12px;font-weight:800;display:inline-flex}.organize-tag-name small{color:var(--muted);font-size:10px}.organize-tag-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;padding:5px 9px 5px 4px;display:inline-flex}.organize-tag-remove:hover{color:#ff6b78}.organize-list{gap:6px;display:grid}.organize-item{border:1px solid var(--line);background:var(--panel-2);cursor:pointer;border-radius:11px;align-items:center;gap:12px;padding:10px 14px;display:flex}.organize-item.selected{border-color:var(--lime);box-shadow:inset 3px 0 0 var(--lime)}.organize-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--lime);flex:none}.organize-item-main{flex:1;gap:3px;min-width:0;display:grid}.organize-item-main strong{font-size:14px}.organize-item-meta{color:var(--muted);font-size:11px;font-weight:700}.organize-item-tags{flex-wrap:wrap;gap:5px;display:flex}.organize-item-tags em{color:var(--muted);font-size:10px;font-style:normal;font-weight:750}@media (pointer:coarse){.organize-item{min-height:56px}.organize-item input[type=checkbox]{width:22px;height:22px}}@media (max-width:820px){.organize-row>label{min-width:100%}.organize-item{flex-wrap:wrap}}.goal-rotation-guide{stroke:#fffffff2;stroke-width:.5px;stroke-linecap:round;pointer-events:none}.goal-rotation-hit{fill:#0000;pointer-events:all;cursor:grab}.goal-rotation-hit:active{cursor:grabbing}.arrow-endpoint-hit{fill:#0000;pointer-events:all;cursor:grab}.arrow-endpoint-hit:active{cursor:grabbing}.tool-dot.goal{background:0 0;border:2px solid #f8fafc;border-right:0;border-radius:2px 0 0 2px;width:12px;height:8px}.video-tool-row .tool-dot.goal{border-color:#4a4a52}.list-item{align-items:center}.list-item p{cursor:text}.list-item-input{resize:vertical;flex:1;min-width:0;padding:8px 10px;font-size:14px;line-height:1.55;overflow:hidden}.list-add textarea{resize:vertical;flex:1;min-width:0;padding:9px 11px;font-size:14px;line-height:1.55;overflow:hidden}@media (max-width:820px){.list-item{flex-wrap:wrap;row-gap:6px}.list-item-input,.list-item p{flex:100%}.list-item-input{min-height:76px}.list-item-actions{margin-left:auto}.list-add{flex-wrap:wrap}.list-add textarea{flex:100%;min-height:60px}.list-add button{flex:none;min-height:40px;margin-left:auto;padding:0 18px}}.list-item-actions{gap:3px;margin-left:auto;display:flex}.list-item-actions button{color:#4a4a52;border:1px solid var(--line);background:#0000000d;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.list-item-actions button:hover{background:#00000017}.list-item-actions button:disabled{opacity:.35}.list-item-actions button.danger{color:#c0362c}@media (pointer:coarse){.list-item-actions button{width:36px;height:36px}}.account-billing{background:#f7f9fc;border:1px solid #1e468c24;border-radius:14px;margin-top:18px;padding:16px 18px}.account-billing-lead{color:#4a4a52;margin:0 0 12px;font-size:12px;line-height:1.75}.account-billing-lead strong{color:#1e2a44;white-space:nowrap}.account-billing button{min-height:44px}.account-billing small{color:#6b6b72;margin-top:10px;font-size:11px;line-height:1.7;display:block}.header-notice.is-error{color:#a3282f;background:#ffeeeef7;border-color:#c83c3c59;box-shadow:0 8px 24px #9a28281f}.header-notice.is-error .header-notice-dot{background:#d0353d;box-shadow:0 0 0 4px #d0353d1f}.header-notice.is-error button:not(.header-notice-upgrade){color:#a3282f}.header-notice.is-error button:not(.header-notice-upgrade):hover{color:#7f1d24;background:#c83c3c1f}.header-notice-upgrade{color:#fff;white-space:nowrap;cursor:pointer;background:#8f1f26;border:0;border-radius:999px;flex:none;align-self:center;align-items:center;width:auto;height:auto;min-height:30px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.header-notice-upgrade:hover{background:#6f171d}@media (pointer:coarse){.header-notice-upgrade{min-height:44px}}.board-panel{flex-direction:column;display:flex}.board-commandbar,.board-toolbar,.tool-hint,.animation-panel{flex:none}@media (min-width:821px){.board-cockpit{grid-template:"cmd cmd""hint hint""tool pitch"minmax(0,1fr)/200px minmax(0,1fr);display:grid}.board-cockpit .board-commandbar{grid-area:cmd}.board-cockpit .tool-hint{grid-area:hint}.board-cockpit .board-toolbar{border-bottom:0;border-right:1px solid var(--line);flex-direction:column;grid-area:tool;align-items:stretch;gap:8px;min-height:0;padding:8px 10px;overflow-y:auto}.board-cockpit .tool-button{padding:4px 7px;font-size:10px}.board-cockpit .board-toolbar .tool-group{gap:4px}.board-cockpit .tool-button.danger{margin-left:0}.board-cockpit .pitch-wrap{grid-area:pitch;justify-content:center;align-items:center;min-width:0;min-height:0;padding:10px;display:flex;container-type:size}.board-cockpit .pitch{width:min(100cqw,142.857cqh);height:auto;min-height:0;max-height:none}.board-cockpit .animation-panel{border-top:1px solid var(--line);order:10;grid-column:1/-1;padding:8px 12px}.board-cockpit .animation-panel .eyebrow,.board-cockpit .animation-panel h3{display:none}.board-cockpit .animation-panel .empty-inline{padding:6px 10px;font-size:10.5px}.board-cockpit .frame-card{flex-basis:150px;padding:8px}.board-cockpit .board-toolbar{overflow-x:hidden}.board-cockpit .annotation-tools{flex:none;width:100%;min-width:0}.board-cockpit .annotation-tools .board-text-input{flex:110px;min-width:0}.board-cockpit .cleanup-tools{margin-left:0}.board-cockpit .formation-select{max-width:100%}}@media (min-width:1280px){.tactics-board .board-cockpit,.board-panel.focus-mode{grid-template-columns:322px minmax(0,1fr)}}.board-panel.focus-mode{z-index:400;border-radius:0;inset:0;overflow:hidden}@media (max-width:820px){.board-panel.focus-mode{flex-direction:column;display:flex}.board-panel.focus-mode .board-toolbar{gap:6px 12px;max-height:34dvh;padding:8px 12px;overflow-y:auto}.board-panel.focus-mode .pitch-wrap{flex:auto;justify-content:center;align-items:center;min-height:0;padding:8px;display:flex;container-type:size}.board-panel.focus-mode .pitch{width:min(100cqw,142.857cqh);height:auto;min-height:0;max-height:none}.board-panel.focus-mode .animation-panel{padding:8px 10px}.board-panel.focus-mode .animation-panel .eyebrow,.board-panel.focus-mode .animation-panel h3{display:none}}@media (min-width:821px){.tactics-page{flex-direction:column;height:calc(100dvh - 74px);min-height:560px;padding-top:12px;padding-bottom:12px;display:flex}.tactics-header{flex:none;align-items:center;margin-bottom:10px}.tactics-heading h1{margin-bottom:0;font-size:20px}.tactics-heading p{display:none}.tactics-controls{align-items:center}.tactics-controls select,.tactics-controls input{min-height:34px;padding:6px 9px}.tactics-board{flex-direction:column;flex:auto;min-height:0;display:flex}.tactics-board .board-panel{flex:auto;min-height:0}}@media (min-width:1181px){.editor-layout>.board-panel:not(.focus-mode){align-self:start;height:calc(100dvh - 100px);position:sticky;top:86px}}@supports not (width:1cqw){.board-cockpit .pitch,.board-panel.focus-mode .pitch{width:100%;height:auto}.board-cockpit .pitch-wrap,.board-panel.focus-mode .pitch-wrap{overflow-y:auto;container-type:normal}}@media (min-width:1100px){.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode){flex-direction:column;height:calc(100dvh - 74px);min-height:560px;padding-top:10px;padding-bottom:10px;display:flex;overflow:hidden}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-analysis-header{flex:none;margin-bottom:6px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-analysis-header h1{margin-bottom:0;font-size:19px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-analysis-header p{display:none}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-project-bar{flex:none;grid-template-columns:repeat(4,minmax(0,1fr)) auto;margin-bottom:8px;padding:7px 10px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-project-bar label{gap:3px;font-size:10px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-project-bar input,.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-project-bar select{min-height:32px;padding:5px 8px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-analysis-grid{flex:auto;grid-template-rows:minmax(0,1fr);align-items:stretch;min-height:0}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-main-column{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-stage-card{flex-direction:column;flex:auto;min-height:0;display:flex}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-stage{flex:auto;min-height:180px;max-height:none;aspect-ratio:auto!important}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-main-column{position:relative}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-drawing-tools{z-index:40;width:344px;max-height:min(62vh,540px);position:absolute;bottom:10px;left:10px;overflow-y:auto;box-shadow:0 18px 44px #00000073}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-drawing-tools.collapsed{width:auto}}@media (min-width:1360px){.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-main-column{grid-template-rows:minmax(0,1fr);grid-template-columns:320px minmax(0,1fr);gap:8px;display:grid}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-stage-card{grid-area:1/2}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-drawing-tools{width:auto;max-height:100%;box-shadow:none;grid-area:1/1;position:static;overflow-y:auto}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-drawing-tools .video-tool-row{padding:4px 10px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-local-file-row{padding:5px 10px;font-size:11px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-timeline-shell{padding:4px 10px 2px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-transport-row,.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-speed-panel{padding:4px 10px}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-shortcut-hint{display:none}.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .analysis-points-panel{max-height:100%;overflow-y:auto}}.page-actions-slot{display:contents}.page-actions-slot:empty{display:none}.page-actions-slot .video-header-actions,.page-actions-slot .editor-actions,.page-actions-slot .tactics-actions{flex-wrap:nowrap;align-items:center;gap:8px;margin:0;padding:0;display:flex}.page-actions-slot .save-indicator{white-space:nowrap}@media (min-width:1100px){.video-analysis-page:not(.presentation-mode):not(.fullscreen-mode) .video-analysis-header,.tactics-page .tactics-header .tactics-actions:empty{display:none}}@media (min-width:1181px){.editor-page .editor-header{min-height:0;margin-bottom:10px}.editor-page .editor-header .editor-actions:empty{display:none}}:is(.top-actions:has(.page-actions-slot:not(:empty))>.ghost-button,.top-actions:has(.page-actions-slot:not(:empty))>.primary-button){display:none}@media (min-width:1500px){.page{padding-left:22px;padding-right:22px}.board-cockpit .animation-panel{padding:6px 10px}.board-cockpit .frame-card{flex-basis:132px;gap:4px;padding:6px}.board-cockpit .frame-card input{padding:4px 6px;font-size:10px}.board-cockpit .frame-strip{gap:6px}}.home-updates{background:var(--panel);border:1px solid var(--line);border-radius:15px;margin-top:22px;padding:18px 20px}.home-updates-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.home-updates-head h2{margin:0;font-size:17px}.home-updates-more{min-height:34px;color:var(--accent,#1f6feb);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.home-updates-more:hover{background:#1f6feb14}.video-export-shield{z-index:650;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080c0ab8;place-items:center;display:grid;position:fixed;inset:0}.video-export-dialog{background:var(--panel,#101a14);border:1px solid var(--line);text-align:center;border-radius:15px;gap:12px;width:min(420px,100vw - 40px);padding:22px 24px;display:grid}.video-export-dialog strong{font-size:16px}.video-export-bar{background:#7f7f7f40;border-radius:999px;height:10px;overflow:hidden}.video-export-bar span{background:var(--lime,#22c55e);border-radius:999px;height:100%;transition:width .3s;display:block}.video-export-dialog p{margin:0;font-size:12.5px;line-height:1.7}.video-export-warning{color:#fca5a5;font-weight:700}@media (max-width:1180px){.home-practice-thumb .preview-marker{border-width:1.5px;width:8px;height:8px}.home-practice-thumb .preview-ball{width:6px;height:6px}}@media (max-width:820px){.home-practice-thumb .preview-marker{border-width:1px;width:6px;height:6px}.home-practice-thumb .preview-ball{width:4px;height:4px}}@media (max-width:620px){.header-notice{flex-wrap:wrap;row-gap:8px}.header-notice-text{flex:100%;order:2}.header-notice-dot{order:1}.header-notice button:not(.header-notice-upgrade){order:1;margin-left:auto}.header-notice-upgrade{order:3;margin-left:auto}}.page-title-row{margin-bottom:22px}.page-title-row h1{margin:0 0 6px;font-size:clamp(26px,2.6vw,34px)}.page-title-row .eyebrow{margin-bottom:4px}@media (min-width:900px){.page:not(.tactics-page):not(.video-analysis-page){padding-top:26px}}@media (max-width:820px){.board-panel:not(.focus-mode) .board-commandbar{order:-3}.board-panel:not(.focus-mode) .frame-editing-banner{order:-2}.board-panel:not(.focus-mode) .pitch-wrap{order:-1}.tactics-heading h1{display:none}.tactics-heading{margin-bottom:0}.tactics-actions .primary-button{order:-1}.board-panel:not(.focus-mode) .marker-size-control{border-top:1px solid var(--line)}}.session-row-wrap .icon-button{gap:5px;width:auto;padding-inline:10px;font-size:11px;font-weight:800}.icon-button-label{white-space:nowrap}@media (max-width:520px){.session-row-wrap .icon-button-label{display:none}.session-row-wrap .icon-button{padding-inline:8px}}.card-more{position:relative}.card-more>summary{cursor:pointer;justify-content:center;align-items:center;list-style:none;display:inline-flex}.card-more>summary::-webkit-details-marker{display:none}.card-more-menu{z-index:20;background:var(--panel,#fff);border:1px solid var(--line);border-radius:10px;min-width:190px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 10px 30px #0000002e}.card-more-menu button{text-align:left;width:100%;min-height:44px;color:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:700;display:flex}.card-more-menu button:hover{background:#7f7f7f1f}.card-more-menu button.danger{color:#d13a4c}@media (max-width:620px){.editor-header{flex-wrap:wrap;row-gap:8px}.editor-actions{flex-wrap:wrap;row-gap:8px;max-width:100%}.editor-actions .rating-control{flex:auto;min-width:0}.editor-actions .rating-caption{display:none}.editor-actions .primary-button{flex:none}}.video-confirm-shield{z-index:700;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040a079e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.video-confirm{width:min(420px,100%);color:var(--text,#10241a);background:var(--panel,#fff);border:1px solid var(--line);border-radius:14px;gap:16px;padding:20px;display:grid;box-shadow:0 22px 60px #00000059}.video-confirm p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.75}.video-confirm-actions{justify-content:flex-end;gap:10px;display:flex}.video-confirm-actions button{border:1px solid var(--line);min-height:44px;color:inherit;background:0 0;border-radius:9px;padding:0 18px;font-size:12px;font-weight:800}.video-confirm-actions button.danger{color:#fff;background:#d13a4c;border-color:#d13a4c}.feedback-card{background:#fff;border:1px solid #0071e32e;border-radius:16px;margin-top:26px;padding:20px 22px}.feedback-card h2{color:#1d4ed8;margin:0 0 6px;font-size:15px}.feedback-card p{color:#6b6b72;margin:0 0 12px;font-size:12px;line-height:1.75}.feedback-kinds{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.feedback-kinds button{color:#34404a;background:#f4f6f8;border:1px solid #00000014;border-radius:999px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800}.feedback-kinds button.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.feedback-card textarea{resize:vertical;width:100%;padding:10px 12px;font-size:13px;line-height:1.6}.feedback-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.feedback-actions small{color:#6b6b72;font-size:11px}.feedback-note{color:#8a6d00;margin-top:10px;font-size:11px;display:block}@media (min-width:821px){.board-cockpit .marker-size-control,.board-cockpit .select-all-bar{flex-wrap:wrap;order:5;grid-column:1/-1;align-items:center;gap:6px 14px;min-height:0;padding:6px 12px;display:flex}.board-cockpit .marker-size-control input[type=range]{width:140px}.board-cockpit .marker-size-control .tool-button{white-space:nowrap}.board-cockpit .marker-size-control .marker-rotation-help{white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;overflow:hidden}.board-cockpit .tool-hint{grid-column:1/-1;padding-block:5px}}
