:root{color-scheme:dark;font-family:Arial Narrow,Helvetica Neue Condensed,Arial,sans-serif;--green: #026937;--black: #111111;--gray: #6a6a6a;--white: #ffffff;--lime: #ff4da6;--panel: #143c29;--surface: #f7f8f4}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--black);color:var(--white);font-family:system-ui,sans-serif;overflow:hidden}button,input,select,textarea{font:inherit}.app-shell{height:100vh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.editor-shell,.library-shell{grid-template-rows:auto 1fr}.library-shell>main{min-height:0;height:100%}.library-shell .app-header{background:linear-gradient(180deg,#080808f5,#080808d1)}.app-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,#0a0a0a,#111 60%,#026937)}.brand-kicker,.brand-subtitle{margin:0;letter-spacing:.2em;text-transform:uppercase;font-weight:700}.app-header h1{margin:.15rem 0;text-transform:uppercase;letter-spacing:.08em}.brand-home-button{padding:0;border:0;background:transparent;color:var(--white);font-size:2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-home-button:hover,.brand-home-button:focus-visible{color:var(--lime);border:0;outline-offset:4px}.header-actions{display:flex;gap:.75rem;align-items:center}.library-transfer-actions{display:flex;align-items:center;gap:.55rem}.library-transfer-actions button{padding:.55rem .75rem;border-color:#53d4ff8c;background:#0545586b;font-size:.7rem;white-space:nowrap}.library-transfer-status{max-width:18rem;color:#d8ffe7;font-size:.72rem;font-weight:800;text-align:right}.editor-header-navigation{display:flex;align-items:center;gap:1rem}.editor-back-button{padding:.55rem .8rem;border-color:#58e09180;color:#d8ffe7;background:#0269373d;font-size:.72rem}.save-error{color:#ff7b7b;font-size:.8rem;font-weight:700;letter-spacing:.04em}.header-actions input{min-width:240px;width:240px;background:linear-gradient(180deg,#06120deb,#0a1c13f5);color:var(--white);border:1px solid rgba(123,192,67,.45);box-shadow:inset 0 0 0 1px #ffffff0d}.header-actions input::placeholder{color:#ffffff94;text-transform:uppercase;letter-spacing:.06em}.layout{display:grid;grid-template-columns:280px 1fr 320px;min-height:0}.editor-layout{display:grid;grid-template-columns:40% 60%;min-height:0;overflow:hidden}.editor-shell .editor-layout{background:radial-gradient(circle at center,#02693780,#0269372e 30%,#0000 58%),linear-gradient(180deg,#070707bd,#0a0a0ad6),url(/assets/background-logo-4B8auVll.png);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center,center,center top;background-size:cover,cover,contain}.library-layout{height:100%;padding:1.25rem;display:grid;color:var(--white);background:radial-gradient(circle at center,#02693780,#0269372e 30%,#0000 58%),linear-gradient(180deg,#070707bd,#0a0a0ad6),url(/assets/background-logo-4B8auVll.png);background-repeat:no-repeat,no-repeat,no-repeat;background-position:center,center,center top;background-size:cover,cover,contain}.home-grid{min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:1fr 1fr;gap:1.25rem}.offense-card,.defense-card,.special-teams-card{grid-column:span 2}.home-grid>.utility-card{grid-column:span 3}.home-grid.coach-mode{grid-template-rows:1fr}.home-card{min-height:0;position:relative;border:4px solid rgba(255,255,255,.28);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden}.home-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0}.home-card:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;pointer-events:none;border:0}.feature-card,.utility-card{display:grid;grid-template-rows:auto 1fr}.feature-card{grid-template-rows:1fr;align-items:center}.feature-card .feature-card-header{min-height:100%;height:100%;display:grid;align-items:center;justify-content:center;text-align:center}.feature-card .feature-card-trigger{min-height:100%;height:100%;align-content:center;justify-items:center;text-align:center}.feature-card-header{display:flex;align-items:stretch;justify-content:space-between;gap:.75rem;padding:1rem}.feature-card-trigger{flex:1 1 auto;display:grid;gap:.35rem;padding:0;background:transparent;border:0;text-align:left;text-transform:none;letter-spacing:normal;position:relative;z-index:1}.utility-card .feature-card-trigger{width:100%;justify-content:center;align-content:center}.feature-card-trigger:hover,.feature-card-trigger:focus-visible{border:0}.feature-card h2,.utility-card h2{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:clamp(1.7rem,2.3vw,2.4rem);font-weight:900;text-shadow:0 0 18px rgba(0,0,0,.45)}.feature-card p,.utility-card p{margin:0;color:#ffffffe6;line-height:1.5;font-size:1rem;font-weight:700;text-shadow:0 0 14px rgba(0,0,0,.38)}.feature-card-detail{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:.9rem;padding:0 1rem 1rem;position:relative;z-index:1}.home-tabs{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.section-page .home-tabs button{padding:.42rem .9rem;min-height:0;line-height:1;border-radius:999px;font-size:.9rem}.feature-play-rows{min-height:0;display:grid;grid-template-rows:1fr 1fr;gap:.9rem}.feature-play-row{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:.65rem}.feature-row-header{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.feature-row-header h3{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.92rem}.feature-play-list{min-height:0;display:grid;gap:.6rem;overflow:auto;align-content:start}.defensive-play-list{grid-template-columns:repeat(2,minmax(0,1fr))}.defensive-play-group-title{grid-column:1 / -1;margin:.4rem 0 0;padding:.6rem .75rem;color:#fff4c2;background:#05160dd1;border-left:.35rem solid #53d4ff;font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.section-page{min-height:0;display:grid;grid-template-rows:auto auto 1fr;gap:1rem;padding:1rem;border:4px solid rgba(255,255,255,.28)}.section-page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-page-header h2{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:2rem}.section-page-header p{margin:.35rem 0 0;color:#ffffffdb;font-weight:700}.section-page-subhead{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#ffffffdb;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.section-page-subhead-actions{padding-bottom:.1rem;align-items:center}.section-inline-picker{display:inline-flex;align-items:center;gap:.85rem;min-width:0;flex:1 1 auto;flex-wrap:nowrap}.section-inline-picker .home-tabs{display:inline-flex;gap:.45rem;flex-wrap:nowrap;flex:0 1 auto}.section-play-rows{min-height:0;display:grid;grid-template-rows:1fr 1fr;gap:1rem}.section-play-rows.single-row{grid-template-rows:1fr}.section-play-columns{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.offense-library-page{grid-template-rows:auto 1fr}.offense-library-layout{min-height:0;display:grid;grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);gap:1.25rem}.special-teams-library-page .offense-library-layout{grid-template-columns:minmax(24rem,32rem) minmax(0,1fr)}.special-teams-library-page .offense-formation-options{min-height:0;height:100%;grid-template-rows:repeat(4,minmax(0,1fr));align-content:stretch}.special-teams-library-page .offense-formation-option{min-height:0;grid-template-rows:auto minmax(0,1fr)}.special-teams-library-page .offense-formation-option .special-teams-formation-preview{height:100%;min-height:0}.special-teams-formation-preview{display:block;width:100%;border:1px solid rgba(255,255,255,.16);background:#ffffff08}.special-teams-preview-yard{stroke:#ffffff29;stroke-width:.35}.special-teams-preview-label{fill:#07100b;font-size:4.1px;font-weight:950;text-anchor:middle;letter-spacing:0;paint-order:stroke;stroke:#ffd4004d;stroke-width:.18px}.special-teams-preview-label.long{font-size:2.7px}.offense-formation-rail{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:.75rem;padding:.9rem;border:1px solid rgba(88,224,145,.42);background:#030f09c2;overflow:auto}.offense-formation-heading,.offense-play-workspace-heading span{color:#ffffffb8;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.offense-formation-options{display:grid;align-content:start;gap:.75rem}.offense-formation-option{display:grid;gap:.55rem;width:100%;padding:.75rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0b;text-align:left}.offense-formation-option>strong{font-size:1rem;letter-spacing:.08em}.offense-formation-option.active{color:#d8ffe7;border-color:#58e091;background:linear-gradient(135deg,#02693785,#58e09114);box-shadow:inset 4px 0 #58e091}.offense-formation-preview{width:100%;height:5.25rem}.offense-formation-preview-field{fill:#02693761}.offense-formation-preview-los{stroke:#ffffff80;stroke-width:.18}.offense-formation-preview-player{fill:#ffd400;stroke:#fff;stroke-width:.15}.offense-formation-preview-label{fill:#07100b;font-size:.72px;font-weight:900;text-anchor:middle}.offense-play-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:auto 1fr;gap:.8rem}.offense-play-workspace-heading{display:flex;align-items:baseline;gap:.65rem}.offense-play-workspace-heading h3{margin:0;font-size:1.35rem;text-transform:uppercase;letter-spacing:.06em}.utility-page{grid-template-rows:auto 1fr}.utility-page-body{min-height:0;display:grid;place-items:center;text-align:center;color:#ffffffe0;font-size:1.05rem;font-weight:700}.practice-page{grid-template-rows:auto auto 1fr}.practice-topbar{display:flex;justify-content:center}.practice-field-size-card{width:min(30rem,100%);display:grid;gap:.75rem;padding:1rem 1.2rem;border:1px solid rgba(83,212,255,.25);background:linear-gradient(180deg,#080e10eb,#0b1412e0);box-shadow:inset 0 0 0 1px #ffffff08}.practice-field-size-card strong{text-align:center;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.practice-field-size-row{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center}.practice-field-size-row label{display:grid;gap:.35rem}.practice-field-size-row label span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb8}.practice-layout{min-height:0;display:grid;grid-template-columns:19rem minmax(0,1fr) 18rem;gap:1rem}.practice-sidebar,.practice-inspector,.practice-canvas-shell{min-height:0;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#090b0bf0,#0c1411e6);box-shadow:inset 0 0 0 1px #ffffff08}.practice-sidebar,.practice-inspector{display:grid;grid-template-rows:auto 1fr}.practice-sidebar-header,.practice-inspector-header,.practice-canvas-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.95rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.practice-sidebar-header,.practice-inspector-header{align-items:flex-start;flex-direction:column}.practice-sidebar-header h3,.practice-inspector-header h3,.practice-canvas-header h3{margin:0;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase}.practice-sidebar-header input{width:100%}.practice-library-groups,.practice-inspector-body,.practice-empty-inspector{min-height:0;overflow:auto;padding:.95rem}.practice-library-groups{display:grid;gap:.9rem;align-content:start}.practice-library-group{display:grid;gap:.55rem}.practice-library-group strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffc2}.practice-library-list{display:grid;gap:.55rem}.practice-drill-card{display:grid;gap:.3rem;text-align:left;padding:.8rem;border:1px solid rgba(255,255,255,.12);background:#ffffff08}.practice-drill-card strong{font-size:.92rem}.practice-drill-card span{color:#d6e3d7cc;font-size:.76rem}.practice-drill-card-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.practice-intensity{padding:.2rem .45rem;border:1px solid currentColor;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.practice-intensity.low{color:#7bf56f}.practice-intensity.medium{color:#ffd400}.practice-intensity.high{color:#ff4da6}.practice-canvas-shell{display:grid;grid-template-rows:auto 1fr;min-width:0}.practice-canvas-header span{color:#ffffffb8;font-size:.78rem}.practice-checkbox{display:inline-flex;align-items:center;gap:.5rem;color:#fffc;font-size:.76rem}.practice-field-frame{min-height:0;overflow:auto;padding:1rem;background:radial-gradient(circle at top,rgba(83,212,255,.06),transparent 45%),linear-gradient(180deg,#0a100de6,#060a08f2)}.practice-field-svg{display:block;width:100%;min-width:34rem;height:100%;min-height:36rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#12331e,#0d2617)}.practice-field-bg{fill:#104826eb}.practice-yard-line,.practice-boundary{stroke:#ffffff42;stroke-width:.16}.practice-yard-label{fill:#ffffff9e;font-size:1px;text-anchor:end}.practice-instance{cursor:grab}.practice-instance.selected{cursor:grabbing}.practice-instance.out-of-bounds .practice-cone,.practice-instance.out-of-bounds .practice-marker,.practice-instance.out-of-bounds .practice-football{filter:drop-shadow(0 0 .28rem rgba(255,82,82,.8))}.practice-footprint{fill:#53d4ff0f;stroke:#53d4ffbf;stroke-width:.18;stroke-dasharray:.8 .45}.practice-footprint.overlap{fill:#ffd4001f;stroke:#ffd400eb}.practice-footprint.out-of-bounds{fill:#ff52521f;stroke:#ff5252eb}.practice-cone{fill:#ff9f43;stroke:#ffffffb8;stroke-width:.12}.practice-marker{stroke:#ffffffc7;stroke-width:.12}.practice-marker.target{fill:#ffd400}.practice-marker.playerStart{fill:#53d4ff}.practice-marker.coach{fill:#ff4da6}.practice-football{fill:#7c4a21;stroke:#ffffffb8;stroke-width:.12}.practice-zone{fill:#53d4ff26;stroke:#53d4ff9e;stroke-width:.15}.practice-zone.selected{fill:#53d4ff38}.practice-route-line,.practice-boundary-line,.practice-arrow-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.practice-route-line{stroke:#ffffffe6;stroke-width:.18;stroke-dasharray:.65 .32}.practice-boundary-line{stroke:#8fd7a2e0;stroke-width:.18}.practice-arrow-line{stroke:#ffffffd1;stroke-width:.18}.practice-object-label,.practice-measure-label{fill:#fff;font-size:.9px;font-weight:800;text-anchor:middle;dominant-baseline:middle;paint-order:stroke;stroke:#000000a6;stroke-width:.12}.practice-object-label.zone{font-size:.8px}.practice-measure-label.vertical{writing-mode:vertical-rl;text-orientation:mixed}.practice-inspector-body{display:grid;gap:.95rem;align-content:start}.practice-selected-summary{display:grid;gap:.2rem}.practice-selected-summary strong{font-size:1rem}.practice-selected-summary span,.practice-selected-meta span,.practice-empty-inspector p{color:#d6e3d7cc;font-size:.8rem}.practice-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.practice-toggle-list{display:grid;gap:.45rem}.practice-toggle-list label{display:flex;align-items:center;gap:.55rem;font-size:.8rem}.practice-input-block{display:grid;gap:.45rem}.practice-input-block span{font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3}.practice-selected-meta{display:grid;gap:.35rem}.practice-warning{margin:0;padding:.7rem .8rem;border:1px solid currentColor;font-size:.78rem}.practice-warning.amber{color:#ffd400;background:#ffd40014}.practice-warning.red{color:#ff6b6b;background:#ff6b6b14}.practice-library-page{display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden}.practice-plan-library-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#074226c7;border:1px solid rgba(255,255,255,.14)}.practice-plan-library-header strong{color:#fff;font-size:1.1rem}.practice-plan-library-actions{display:flex;align-items:center;gap:.55rem}.practice-plan-library-header span{color:#ffffffa3;font-size:.75rem}.practice-plan-status{margin:0;padding:.6rem .9rem;color:#ffd400;background:#ffd40014}.practice-tools-split{min-height:0;display:grid;height:100%;grid-template-columns:1fr 1fr}.practice-tools-split>.feature-card-trigger:first-child{border-right:1px solid rgba(255,255,255,.28)}.practice-creation-stack{min-width:0;min-height:0;display:grid;grid-template-rows:1fr 1fr}.practice-creation-stack .feature-card-trigger{width:100%}.practice-creation-stack .feature-card-trigger+.feature-card-trigger{border-top:1px solid rgba(255,255,255,.28)}.practice-tools-split .feature-card-trigger h2{font-size:clamp(1rem,1.5vw,1.55rem)}.practice-tools-split .feature-card-trigger p{font-size:.68rem}.practice-tools-split .practice-planner-trigger>span{color:#58e091}.practice-tools-split .practice-planner-trigger h2{color:#b1ffd0}.practice-tools-split .drill-creation-trigger>span{color:#53d4ff}.practice-tools-split .drill-creation-trigger h2{color:#c0e7ff}.practice-tools-split .test-creation-trigger>span{color:#ffd86b}.practice-tools-split .test-creation-trigger h2{color:#f5e4b5}.practice-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:.8rem;padding:1rem;overflow:auto}.practice-schedule-card{display:grid;gap:.7rem;padding:.85rem;background:linear-gradient(145deg,#123e28f2,#081811fa);border:1px solid rgba(83,212,255,.24)}.practice-schedule-card>div,.practice-team-builder-placeholder>div{display:flex;gap:.5rem;flex-wrap:wrap}.practice-schedule-open{display:grid;gap:.3rem;justify-items:start;padding:1rem;text-align:left;background:#ffffff0a}.practice-schedule-open strong{color:#fff;font-size:1.1rem}.practice-schedule-open span{color:#ffd400}.practice-schedule-open small{color:#ffffff9e}.practice-schedule-editor{overflow:auto}.practice-export-capture{position:fixed;z-index:-1;left:-10000px;top:0;width:480px;pointer-events:none;opacity:1}.practice-export-capture>div{width:480px;height:720px}.practice-schedule-settings{display:grid;grid-template-columns:minmax(13rem,2fr) minmax(9rem,1fr) minmax(12rem,1.5fr) minmax(8rem,.8fr) minmax(9rem,.9fr);gap:.8rem;padding:1rem;background:#07100bb8}.practice-schedule-settings label{display:grid;gap:.35rem;color:#fff;font-size:.75rem;font-weight:800}.practice-schedule-settings input,.practice-schedule-settings select,.practice-schedule-settings textarea{min-width:0;padding:.65rem;color:#fff;background:#10251a;border:1px solid rgba(83,212,255,.3)}.practice-notes-field{grid-column:1 / -1}.practice-notes-field textarea{min-height:4.5rem;resize:vertical}.practice-team-builder-placeholder{margin:1rem;padding:1rem;color:#ffffffb3;background:#ffd4000f;border:1px dashed rgba(255,212,0,.45)}.practice-team-builder-placeholder h3{margin:0;color:#ffd400}.practice-team-builder-placeholder span{padding:.6rem;color:#ffffff8c;border:1px solid rgba(255,255,255,.15)}.practice-team-builder-section{display:grid;min-width:0;gap:.8rem;margin:1rem;padding:1rem;background:#072b1bb8;border:1px solid rgba(83,212,255,.24)}.practice-planner-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding:1rem}.practice-planner-columns>.practice-team-builder-section{align-content:start;margin:0;overflow:hidden}.practice-drill-picker-section{display:grid;align-content:start;gap:.8rem;min-width:0;padding:1rem;background:#072b1bb8;border:1px solid rgba(83,212,255,.24)}.practice-drill-picker-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.practice-drill-picker-header h3{margin:0;color:#fff;font-size:1.1rem}.practice-drill-picker-header span{color:#53d4ff;font-size:.75rem;font-weight:800}.practice-drill-checklist{display:grid;gap:.5rem}.practice-drill-checklist article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.45rem;background:#ffffff09;border:1px solid rgba(255,255,255,.14)}.practice-drill-checklist article.selected{background:#53d4ff1a;border-color:#53d4ff}.practice-drill-checklist article>button{display:grid;grid-template-columns:1.8rem minmax(0,1fr);align-items:center;gap:.6rem;padding:.45rem;text-align:left}.practice-drill-checklist strong{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.practice-drill-checkmark{display:grid;width:1.55rem;height:1.55rem;place-items:center;color:#07100b;background:#ffffff14;border:1px solid rgba(255,255,255,.3);border-radius:.25rem;font-weight:950}.practice-drill-checklist article.selected .practice-drill-checkmark{background:#ffd400;border-color:#fff1a8}.practice-drill-checklist label{display:flex;align-items:center;gap:.35rem;color:#ffffffb8;font-size:.7rem}.practice-drill-checklist input{width:3.5rem;padding:.4rem}.practice-team-section-header{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:1rem}.practice-team-section-header h3{margin:0;color:#fff;font-size:1.1rem}.practice-builder-section-heading{display:grid;gap:.25rem}.practice-builder-section-heading span{color:#53d4ff;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.practice-builder-section-heading h3,.practice-builder-section-heading p{margin:0}.practice-builder-section-heading h3{color:#fff}.practice-builder-section-heading p,.practice-builder-empty{color:#ffffffad}.practice-team-builder-section .practice-teams-panel{margin:0}.practice-builder-empty{margin:0;padding:1.1rem;border:1px dashed rgba(255,255,255,.2)}.practice-team-template-picker{min-width:0;overflow:hidden}.practice-team-template-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(13rem,100%),1fr));align-content:start;min-width:0;max-height:22rem;gap:.6rem;padding-right:.3rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.practice-team-template-list>button{display:grid;min-width:0;gap:.25rem;justify-items:start;padding:.8rem;text-align:left;background:#ffffff0b;border:1px solid rgba(255,255,255,.15)}.practice-team-template-list>button.active{background:#53d4ff21;border-color:#53d4ff}.practice-team-template-list strong{color:#fff}.practice-team-template-list span,.practice-team-template-list p{margin:0;color:#ffffff9e;font-size:.75rem}.practice-team-builder-launch{flex:0 0 3.25rem;min-height:3.25rem;color:#07100b;background:#ffd400;border-color:#fff1a8;font-size:1.8rem;font-weight:900}.practice-team-builder-launch:disabled{color:#ffffff59;background:#ffffff14;border-color:#ffffff26}.practice-team-builder-page{grid-template-rows:auto auto;align-content:start;overflow:auto}.practice-team-builder-page>.practice-teams-panel{width:calc(100% - 2rem);max-width:140rem;margin:1rem auto;padding:1rem;gap:1rem;grid-template-rows:auto auto auto auto;overflow:visible}.practice-team-builder-page .practice-configuration-bar{padding:.65rem;gap:.75rem}.practice-team-builder-page .practice-configuration-bar button{padding:.55rem .75rem;font-size:.72rem}.practice-team-builder-page .practice-match-grid{grid-template-columns:repeat(auto-fit,minmax(min(22rem,100%),1fr));gap:.9rem}.practice-team-builder-page .practice-match-card{padding:.8rem;border-radius:.35rem;background:#08231ae0}.practice-team-builder-page .practice-match-card>header{margin-bottom:.7rem}.practice-team-builder-page .practice-match-card>header strong{font-size:.95rem}.practice-team-builder-page .practice-match-card>header span{font-size:.7rem}.practice-team-builder-page .practice-position-grid{gap:.45rem}.practice-team-builder-page .practice-position-grid>div{gap:.4rem}.practice-team-builder-page .practice-position-grid>div>span{font-size:.65rem}.practice-team-builder-page .practice-position-grid button{grid-template-columns:2.4rem minmax(0,1fr);min-height:2.45rem;padding:.5rem .55rem}.practice-team-builder-page .practice-position-grid button b{font-size:.78rem}.practice-team-builder-page .practice-position-grid button span{font-size:.74rem}.practice-team-builder-page .practice-candidate-picker{min-height:24rem;grid-template-rows:auto auto;padding-top:.9rem;overflow:visible}.practice-team-builder-page .practice-picker-prompt{min-height:12rem;padding:2rem;border:1px dashed rgba(83,212,255,.24)}.practice-team-builder-page .practice-depth-board{min-height:22rem;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));align-items:start;overflow:visible}.practice-team-builder-page .practice-depth-column>header{padding:.6rem .7rem;font-size:.74rem}.practice-composer{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(24rem,1.2fr);gap:1rem;padding:0 1rem 1rem}.practice-composer section{padding:1rem;background:#072b1bb8;border:1px solid rgba(255,255,255,.12)}.practice-composer h3{margin-top:0;color:#fff}.practice-select-list,.practice-selected-drills{display:grid;gap:.55rem}.practice-select-list button{display:flex;justify-content:space-between;gap:1rem;text-align:left}.practice-select-list span{color:#53d4ff}.practice-selected-drills article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.7rem;padding:.7rem;background:#ffffff0b;border:1px solid rgba(255,255,255,.12)}.practice-selected-drills article>div{display:grid;gap:.2rem}.practice-selected-drills strong{color:#fff}.practice-selected-drills span{color:#ffffff8c;font-size:.72rem}.practice-selected-drills label{display:flex;align-items:center;gap:.35rem;color:#fff;font-size:.72rem}.practice-selected-drills input{width:3.5rem}@media (max-width: 800px){.practice-schedule-settings,.practice-composer,.practice-planner-columns,.practice-tools-split{grid-template-columns:1fr}.practice-tools-split>.feature-card-trigger:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}.practice-plan-library-grid{display:grid;flex:1 1 auto;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:minmax(22rem,1fr);gap:.85rem;padding:1rem;overflow:auto}.practice-plan-library-card{position:relative;display:grid;width:100%;height:100%;min-height:0;box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);gap:.65rem;padding:.7rem;background:linear-gradient(145deg,#123e28f2,#081811fa);border:1px solid rgba(83,212,255,.24)}@media (max-width: 1400px){.practice-plan-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1000px){.practice-plan-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.practice-plan-library-grid{grid-template-columns:minmax(0,1fr)}}.practice-plan-library-card.multi-print-selected{border-color:#ffd400;box-shadow:0 0 0 2px #ffd40047,0 0 1.4rem #ffd4001f}.practice-multi-print-check{flex:0 0 auto;display:grid;place-items:center;width:2rem;height:2rem;padding:0;color:#07140c;border-color:#ffd400;border-radius:50%;background:#ffd400;font-size:1rem;font-weight:950}.practice-plan-card-header{display:flex;min-width:0;align-items:center;gap:.75rem}.practice-plan-card-title{display:grid;min-width:0;flex:1;gap:.18rem;justify-items:start;padding:.35rem .45rem;text-align:left}.practice-plan-card-title strong{overflow:hidden;max-width:100%;color:#fff;text-overflow:ellipsis;white-space:nowrap}.practice-plan-card-title span{color:#ffffff94;font-size:.72rem}.practice-plan-open{display:block;width:100%;height:100%;min-height:0;padding:0;overflow:hidden}.practice-plan-thumbnail{display:block;width:100%;height:100%;min-height:0;background:#222a25;border:1px solid rgba(83,212,255,.28)}.practice-plan-delete-icon{flex:0 0 auto;display:grid;width:2.5rem;height:2.5rem;padding:.55rem;place-items:center;color:#fff;background:#7e1414eb;border:1px solid #ff8a8a;border-radius:50%;box-shadow:0 .35rem 1rem #0000006b}.practice-turn-test-button{flex:0 0 auto;padding:.42rem .58rem;color:#241b03;border-color:#f5d46f;background:#f5e4b5;font-size:.68rem;white-space:nowrap}.practice-player-testers{display:grid;gap:.4rem;margin:0;padding:.65rem;border:1px solid rgba(245,212,111,.24)}.practice-player-testers label{display:flex;align-items:center;gap:.45rem;color:#fff;font-size:.75rem}.practice-plan-delete-icon svg{width:100%;height:100%;fill:currentColor}.practice-plan-delete-icon:hover,.practice-plan-delete-icon:focus-visible{color:#07100b;background:#ff6b6b;border-color:#fff}.practice-thumbnail-empty{display:grid;width:100%;height:7rem;place-items:center;color:#ffffff75;background:#18211c;border:1px dashed rgba(255,255,255,.2)}.practice-thumbnail-apron{fill:#3b403d}.practice-thumbnail-field{fill:#197740}.practice-thumbnail-end-zone{fill:#125f35}.practice-thumbnail-yard{stroke:#ffffff6b;stroke-width:.18}.practice-thumbnail-yard.minor{stroke:#ffffff94;stroke-width:.2}.practice-thumbnail-yard-label{fill:#fff;stroke:#07100be6;stroke-width:.08px;paint-order:stroke;font-size:.82px;font-weight:850;pointer-events:none}.practice-thumbnail-yard.major{stroke:#ffffffad;stroke-width:.28}.practice-thumbnail-sideline{stroke:#fff;stroke-width:.5}.practice-thumbnail-los{stroke:#ff4da6;stroke-width:.65;stroke-dasharray:1.2 .7}.practice-thumbnail-custom-line{stroke:#ffd400;stroke-width:.8}.practice-thumbnail-custom-line.significant{stroke:#ffb000;stroke-width:1.4;stroke-dasharray:2 .8}.practice-thumbnail-connection{fill:none;stroke:#fff4c2;stroke-width:.65}.practice-thumbnail-connection.action{stroke:#53d4ff;stroke-width:.9}.practice-thumbnail-rotation-arrow{fill:#fff4c2;stroke:#07100b;stroke-width:.2}.practice-thumbnail-action-arrow{fill:#53d4ff;stroke:#07100b;stroke-width:.2}.practice-thumbnail-line-arrow{fill:#ffd400;stroke:#ffd400;stroke-width:.18}.practice-thumbnail-cone{fill:none;stroke-width:.5}.practice-thumbnail-cone.orange{stroke:#ff7000}.practice-thumbnail-cone.yellow{stroke:#ffdc00}.practice-thumbnail-cone.blue{stroke:#209cff}.practice-thumbnail-cone.white{stroke:#fafaf5}.practice-thumbnail-player{stroke:#fff;stroke-width:.35}.practice-thumbnail-player.offense{fill:#00d4e8}.practice-thumbnail-player.defense{fill:#ff5c00}.practice-thumbnail-player-label,.practice-thumbnail-line-label{fill:#fff;stroke:#07100b;stroke-width:.3;paint-order:stroke fill;font-family:Arial,sans-serif;font-size:1.25px;font-weight:900;text-anchor:middle}.practice-plan-thumbnail text,.practice-plan-field .practice-object-label,.practice-plan-field .practice-custom-line-label,.practice-plan-field .player-label,.practice-plan-field .player-name{letter-spacing:0}.practice-thumbnail-line-label{fill:#ffd400;font-size:1.1px}.practice-plan-open strong{color:#fff}.practice-plan-open span{color:#ffffff94;font-size:.72rem}.practice-editor-header-actions{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap}.practice-editor-header-actions span{color:#ffd400;font-size:.75rem;font-weight:800}.practice-plan-toolbar{display:flex;gap:.8rem;align-items:center;padding:.8rem 1rem;overflow-x:auto;background:linear-gradient(90deg,#07100bfa,#0a2f1ef5);border-block:1px solid rgba(83,212,255,.24)}.practice-plan-toolbar label{display:grid;gap:.25rem;color:#ffffffb8;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.practice-plan-toolbar input[type=text],.practice-plan-toolbar input[type=number],.practice-plan-toolbar label>input:not([type]){color:#fff;background:#0c3523;border:1px solid rgba(83,212,255,.55);box-shadow:inset 0 0 0 1px #0000002e}.practice-plan-toolbar input:focus{border-color:#ffd400;outline:2px solid rgba(255,212,0,.2)}.practice-drill-name-field{flex:0 0 27ch}.practice-drill-name-field input{width:100%;min-width:25ch}.practice-dimension-field{flex:0 0 auto}.practice-dimension-field input{width:5.25rem;font-variant-numeric:tabular-nums}.practice-end-zone-toggle{grid-template-columns:auto auto auto!important;align-items:center;gap:.5rem!important;min-width:max-content;padding:.55rem .7rem;color:#fff!important;background:#125f35b8;border:1px solid rgba(255,212,0,.34);cursor:pointer}.practice-end-zone-toggle input{position:absolute;opacity:0;pointer-events:none}.practice-offense-direction{display:grid;min-width:7.25rem;gap:.12rem;padding:.48rem .8rem;color:#fff;background:linear-gradient(135deg,#125f35e6,#08301ef2);border:1px solid rgba(83,212,255,.5);text-align:left}.practice-offense-direction span{color:#ffffffad;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.practice-offense-direction strong{color:#53d4ff;font-size:.84rem}.practice-offense-direction.down{border-color:#ffd4009e}.practice-offense-direction.down strong{color:#ffd400}.practice-line-length-editor{display:grid;gap:.65rem;padding:.75rem;background:#071d12b8;border:1px solid rgba(83,212,255,.3)}.practice-line-length-heading,.practice-line-length-heading label{display:flex;align-items:center}.practice-line-length-heading{justify-content:space-between;gap:.75rem}.practice-line-length-heading label{gap:.3rem;color:#ffffffb3;font-size:.72rem;font-weight:800}.practice-line-length-heading input{width:4rem}.practice-line-length-editor>input[type=range]{width:100%;accent-color:#53d4ff}.practice-line-length-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.practice-line-length-presets button{display:grid;gap:.1rem;padding:.45rem .3rem}.practice-line-length-presets button span{color:#ffffff94;font-size:.64rem}.practice-line-length-presets button.active{color:#071d12;background:#53d4ff}.practice-line-length-presets button.active span{color:#071d12b8}.practice-player-placer-teams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.practice-player-placer-teams button.active{color:#071d12;background:#53d4ff;border-color:#53d4ff}.practice-toggle-track{display:flex;width:2.5rem;height:1.35rem;align-items:center;padding:.15rem;background:#263c31;border:1px solid rgba(255,255,255,.35);border-radius:999px;transition:background .16s ease}.practice-toggle-track>span{width:.9rem;height:.9rem;background:#fff;border-radius:50%;transition:transform .16s ease}.practice-end-zone-toggle input:checked+.practice-toggle-track{background:#ffd400;border-color:#ffd400}.practice-end-zone-toggle input:checked+.practice-toggle-track>span{background:#07100b;transform:translate(1.12rem)}.practice-end-zone-toggle input:focus-visible+.practice-toggle-track{outline:2px solid #53d4ff;outline-offset:2px}.practice-defaults-group{display:flex;flex:0 0 auto;gap:.4rem;min-width:max-content;margin:0;padding:.3rem .45rem .45rem;border:1px solid rgba(83,212,255,.42);background:#07100b8a}.practice-defaults-group legend{padding:0 .35rem;color:#53d4ff;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.practice-defaults-group button{padding:.48rem .65rem;color:#07100b;background:#53d4ff;border-color:#53d4ff}.practice-description-button{flex:0 0 auto;padding:.65rem .9rem;color:#07100b;background:#ffd400;border-color:#ffd400;font-weight:900}.practice-description-button.has-description{color:#fff;background:#126a43;border-color:#53d4ff}.practice-description-modal-backdrop{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem;background:#000000d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.practice-description-modal{display:grid;grid-template-rows:auto auto minmax(18rem,1fr) auto;width:min(58rem,94vw);height:min(44rem,90vh);overflow:hidden;background:#f6f1e4;border:2px solid #ffd400;box-shadow:0 1.5rem 5rem #0000008c}.practice-description-modal-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;color:#fff;background:linear-gradient(100deg,#07100b,#0d5537)}.practice-description-modal-header span{color:#53d4ff;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.practice-description-modal-header h3{margin:.15rem 0 0;font-size:1.35rem}.practice-description-formatbar{display:flex;gap:.45rem;padding:.65rem 1rem;background:#dce8df;border-bottom:1px solid #afc5b8}.practice-description-formatbar button{min-width:2.7rem;padding:.5rem .75rem;color:#07100b;background:#fff;border-color:#8aa697}.practice-description-editor{margin:1rem;padding:1.25rem;overflow:auto;color:#13231a;background:#fff;border:1px solid #b9c8bf;outline:none;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.65}.practice-description-editor:focus{border-color:#0d8052;box-shadow:0 0 0 3px #0d805229}.practice-description-editor:empty:before{color:#7b8981;content:attr(data-placeholder);pointer-events:none}.practice-description-editor ol{padding-left:1.8rem}.practice-description-modal-actions{display:flex;justify-content:flex-end;gap:.6rem;padding:.8rem 1rem;background:#e4ebe6;border-top:1px solid #bccbc2}.practice-description-modal-actions .primary{color:#07100b;background:#ffd400;border-color:#c9a700}.practice-plan-workspace{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-height:0}.practice-plan-workspace.test-creation{grid-template-columns:minmax(0,7fr) minmax(0,3fr);align-items:stretch}.practice-plan-workspace.test-creation>.practice-plan-inspector{grid-column:1 / -1}.practice-test-metrics-column{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:.75rem;padding:.9rem;overflow:auto;border-left:1px solid rgba(245,212,111,.3);background:#121008f5}.practice-tested-players{display:grid;gap:.5rem;padding:.7rem;border:1px solid rgba(255,79,154,.3);border-radius:.65rem;background:#ff4f9a12}.practice-tested-players ul{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.practice-tested-players li{padding:.28rem .5rem;color:#fff;border:1px solid rgba(255,79,154,.45);border-radius:999px;background:#ff4f9a33;font-size:.7rem;font-weight:800}.practice-tested-players p{margin:0;color:#ffffff9e;font-size:.72rem}.practice-test-metrics-column header{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.practice-test-metrics-column header>div{display:grid;gap:.2rem}.practice-test-metrics-column header span{color:#d8bc67;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.practice-test-metrics-column h3{margin:0;color:#f5e4b5}.practice-test-metric-list{min-height:0;display:grid;align-content:start;gap:.65rem;overflow:auto}.practice-test-metric-list article{display:grid;gap:.55rem;padding:.75rem;border:1px solid rgba(245,212,111,.3);border-radius:.65rem;background:#f5d46f12}.practice-test-collapse-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.5rem;width:100%;padding:.5rem .6rem;color:#fff;text-align:left;border:1px solid rgba(255,79,154,.42);border-radius:.5rem;background:#ff4f9a21}.practice-test-collapse-toggle span{min-width:0;overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.practice-test-collapse-toggle small{color:#ffffffad;font-size:.64rem}.practice-test-collapse-toggle b{color:#ff8fbd;font-size:1rem}.practice-test-collapse-toggle.item{background:#07100bb3;border-color:#f5d46f52}.practice-test-collapsible-body{display:grid;gap:.55rem}.practice-test-collapsible-body.item-body{padding-top:.1rem}.practice-test-metric-field{display:grid;gap:.22rem}.practice-test-metric-field span{color:#d8bc67;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.practice-test-metric-field input,.practice-test-metric-field textarea{width:100%;color:#fff;background:#171b18;border:1px solid rgba(245,212,111,.48);caret-color:#f5e4b5;font-size:.86rem;font-weight:800}.practice-test-metric-field textarea{min-height:4.5rem;resize:vertical;line-height:1.35;font-weight:650}.practice-test-metric-field input:focus,.practice-test-metric-field textarea:focus{color:#fff;background:#0d110f;border-color:#f5d46f;outline:2px solid rgba(245,212,111,.2)}.practice-test-metric-field input::placeholder,.practice-test-metric-field textarea::placeholder{color:#ffffff75}.practice-test-metric-field.secondary input{font-size:.75rem;font-weight:650}.practice-plan-tester{cursor:grab}.practice-plan-tester:active{cursor:grabbing}.practice-plan-tester circle{fill:#ff4f9a;stroke:#641238;stroke-width:.28;filter:drop-shadow(0 .35px .35px rgba(0,0,0,.7))}.practice-plan-tester text{fill:#fff;font-size:.72px;font-weight:950;letter-spacing:0;text-anchor:middle;pointer-events:none}.practice-test-items{display:grid;gap:.55rem}.practice-test-item{display:grid;gap:.45rem;padding:.55rem;border:1px solid rgba(255,79,154,.28);border-radius:.5rem;background:#ff4f9a0f}.practice-test-item-heading{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.practice-test-item-heading strong{color:#fff;font-size:.74rem}.practice-test-item-heading button{padding:.2rem .4rem;color:#ffb5d3;border-color:#ff4f9a6b;background:#6412384d;font-size:.62rem}.practice-test-add-item{justify-self:stretch;padding:.42rem .55rem;color:#fff0f6;border-color:#ff4f9a80;background:#ff4f9a24;font-size:.7rem;font-weight:800}.practice-test-item-players{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:.45rem;border:1px solid rgba(255,255,255,.14);border-radius:.45rem}.practice-test-item-players legend{padding:0 .25rem;color:#d8bc67;font-size:.65rem;font-weight:800;text-transform:uppercase}.practice-test-item-players label{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .4rem;color:#fff;border-radius:999px;background:#ffffff14;font-size:.68rem;font-weight:750}.practice-test-item-players input{margin:0}.practice-test-categories{display:grid;gap:.4rem}.practice-test-category-row{display:grid;grid-template-columns:minmax(0,1fr) 4.2rem auto;gap:.35rem}.practice-test-category-row label{display:grid;gap:.15rem;color:#d8bc67;font-size:.58rem;font-weight:800;text-transform:uppercase}.practice-test-category-row label input{width:100%}.practice-test-picker-header{margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.14)}.practice-test-once{align-self:center;color:#ffffff9e;font-size:.68rem;font-weight:750;white-space:nowrap}.practice-test-category-row input{min-width:0;color:#fff;background:#171b18;border:1px solid rgba(245,212,111,.4)}.practice-test-category-row button{width:2rem;padding:0;color:#ffb5d3;border-color:#ff4f9a6b;background:#6412384d}.practice-test-metric-remove{justify-self:end;padding:.35rem .5rem;color:#ffb5b5;border-color:#ff6b6b7a;background:#7e141447;font-size:.66rem}.practice-test-metric-heading{display:grid;gap:.18rem}.practice-test-metric-heading span,.practice-test-metric-counts,.practice-test-metric-list p{color:#ffffffa8;font-size:.7rem}.practice-test-metric-heading strong{color:#fff;font-size:.95rem}.practice-test-tester-name{display:grid;gap:.2rem}.practice-test-tester-name span{color:#d8bc67;font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.practice-test-tester-name input{width:100%;padding:.42rem .5rem;color:#fff;border:1px solid rgba(255,79,154,.45);background:#171b18;font-size:.95rem;font-weight:850}.practice-test-tester-name input:focus{border-color:#ff4f9a;outline:2px solid rgba(255,79,154,.18)}.practice-test-title-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem}.practice-test-title-editor strong{min-width:0;overflow:hidden;color:#fff;font-size:.95rem;text-overflow:ellipsis;white-space:nowrap}.practice-test-title-editor input{grid-column:1 / -1;width:100%;color:#fff;border:1px solid rgba(255,79,154,.45);background:#171b18;font-weight:800}.practice-test-title-editor button,.practice-test-item-heading button{padding:.25rem .45rem;font-size:.64rem}.practice-test-metric-counts{display:flex;justify-content:space-between;gap:.5rem}.practice-test-metric-list ul{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.practice-test-metric-list li{padding:.25rem .4rem;color:#171103;border-radius:999px;background:#f5e4b5;font-size:.68rem;font-weight:800}@media (max-width: 1050px){.practice-plan-workspace.test-creation{grid-template-columns:1fr}.practice-plan-workspace.test-creation>.practice-plan-inspector{grid-column:auto}.practice-test-metrics-column{border-top:1px solid rgba(245,212,111,.3);border-left:0}.practice-plan-workspace.test-creation>.practice-add-menu{right:1rem}}.practice-plan-tools,.practice-plan-inspector{display:grid;align-content:start;gap:.8rem;padding:.9rem;overflow:auto;background:#07100bf0}.practice-plan-tools{border-right:1px solid rgba(255,255,255,.12)}.practice-plan-inspector{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));border-top:1px solid rgba(255,255,255,.12)}.practice-plan-tools section,.practice-plan-inspector section{display:grid;gap:.5rem;padding-bottom:.8rem;border-bottom:1px dashed rgba(255,255,255,.14)}.practice-plan-tools h3,.practice-plan-inspector h3{margin:0;color:#fff;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.practice-tool-buttons,.practice-orientation-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.practice-orientation-toggle button.active{color:#07100b;background:#ffd400;border-color:#ffd400}.practice-plan-field-shell{position:relative;min-height:42rem;padding:1rem;overflow:auto;background:#18211c}.practice-add-menu{position:absolute;z-index:30;top:1rem;right:1rem;width:3rem;height:0;transform:none}.practice-plan-workspace.test-creation>.practice-add-menu{right:calc(30% + 1rem)}@media (max-width: 1050px){.practice-plan-workspace.test-creation>.practice-add-menu{right:1rem}}.practice-add-menu-toggle{display:grid;width:3rem;height:3rem;padding:0;place-items:center;border:2px solid #ffffff;border-radius:50%;color:#07100b;background:#ffd400;box-shadow:0 .5rem 1.5rem #00000061;font-size:2rem;line-height:1}.practice-add-menu-panel{position:absolute;top:3.5rem;right:0;display:grid;width:13rem;gap:.35rem;padding:.5rem;background:#07100bfa;border:1px solid rgba(255,255,255,.2);box-shadow:0 .8rem 2rem #0000007a}.practice-add-menu-panel>button,.practice-add-menu-row>button{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left}.practice-add-menu-row{position:relative}.practice-add-submenu{position:absolute;top:0;right:calc(100% + .55rem);display:grid;width:11rem;gap:.35rem;padding:.5rem;background:#07100bfa;border:1px solid rgba(83,212,255,.42);box-shadow:0 .8rem 2rem #0000007a}.practice-add-submenu button{width:100%;text-align:left}.practice-cone-placer{position:absolute;z-index:31;top:0;right:0;display:grid;width:min(19rem,calc(100vw - 3rem));gap:.7rem;padding:.9rem;color:#fff;background:#07100bf7;border:1px solid rgba(83,212,255,.5);box-shadow:0 .8rem 2rem #0000007a}.practice-cone-placer-heading,.practice-cone-actions,.practice-cone-colors{display:flex;gap:.55rem;align-items:center}.practice-cone-placer-heading{justify-content:space-between}.practice-cone-placer-heading button{min-width:2rem;padding:.25rem}.practice-cone-placer p,.practice-cone-placer small{margin:0;color:#ffffffb8}.practice-cone-colors button{width:2.25rem;height:2.25rem;padding:0;border:2px solid rgba(255,255,255,.45);border-radius:50%}.practice-cone-colors button.orange{background:#ff7000}.practice-cone-colors button.yellow{background:#ffdc00}.practice-cone-colors button.blue{background:#209cff}.practice-cone-colors button.white{background:#fafaf5}.practice-cone-colors button.selected{border-color:#53d4ff;box-shadow:0 0 0 3px #53d4ff47}.practice-cone-actions{flex-wrap:wrap}.practice-progression-builder{align-content:start}.practice-plan-field{display:block;width:100%;min-width:26rem;min-height:56rem;background:#252c28;-webkit-user-select:none;user-select:none;touch-action:none}.practice-plan-field.placing-line{cursor:crosshair}.practice-apron{fill:#3b403d}.practice-plan-field-bg{fill:#197740}.practice-plan-end-zone{fill:#125f35}.practice-plan-end-zone-label{fill:#ffffffb8;font-size:2.2px;font-weight:900;letter-spacing:.35px;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.practice-plan-yard{stroke:#ffffff47;stroke-width:.15}.practice-plan-yard.major{stroke:#ffffffb8;stroke-width:.28}.practice-plan-sideline{stroke:#fff;stroke-width:.55}.practice-plan-los{cursor:ns-resize}.practice-plan-los line{stroke:#ff4da6;stroke-width:.75;stroke-dasharray:1.5 .8}.practice-plan-los rect{fill:#ff4da6;stroke:#fff;stroke-width:.18}.practice-plan-los text{fill:#07100b;font-size:.75px;font-weight:950;text-anchor:middle;pointer-events:none}.practice-plan-defensive-line{pointer-events:none}.practice-plan-defensive-line line{stroke:#050505;stroke-width:.65;stroke-dasharray:1.15 .7}.practice-plan-defensive-line text{fill:#050505;stroke:#ffffffe0;stroke-width:.18;paint-order:stroke fill;font-size:.72px;font-weight:950;letter-spacing:.08px}.practice-thumbnail-defensive-line{stroke:#111;stroke-width:.32;stroke-dasharray:1.2 .8}.practice-custom-line-hit{fill:none;stroke:transparent;stroke-width:14px;cursor:grab;vector-effect:non-scaling-stroke}.practice-custom-line-hit:active{cursor:grabbing}.practice-custom-line{fill:none;stroke:#ffd400;stroke-width:3px;pointer-events:none;vector-effect:non-scaling-stroke;shape-rendering:crispEdges}.practice-custom-line.selected{stroke:#53d4ff;stroke-width:4px}.practice-custom-line.significant{stroke:#ffb000;stroke-width:7px;stroke-dasharray:14px 5px}.practice-custom-line.significant.selected{stroke:#53d4ff}#practice-line-front-arrow path{fill:#ffd400}.practice-line-endpoint-target{fill:transparent;stroke:transparent;stroke-width:.25;cursor:context-menu}.practice-line-endpoint-target:hover{fill:#53d4ff38;stroke:#53d4ff}.practice-custom-line-start{fill:#ffd400;stroke:#18211c;stroke-width:.25;pointer-events:none}.practice-custom-line-label{fill:#fff;stroke:#000000e0;stroke-width:.18;paint-order:stroke fill;font-size:2.535px;font-weight:950;cursor:text}.practice-custom-line-label-input{box-sizing:border-box;width:100%;height:100%;padding:.08px .35px;color:#fff;caret-color:#53d4ff;background:#07100beb;border:.1px solid rgba(83,212,255,.8);border-radius:.15px;outline:none;box-shadow:none;font-size:1.75px;font-weight:800;text-align:center}.practice-progression-hit{fill:none;stroke:#fff0;stroke-width:14px;vector-effect:non-scaling-stroke;pointer-events:stroke;cursor:pointer}.practice-progression-line{fill:none;stroke:#fff4c2;stroke-width:5px;vector-effect:non-scaling-stroke;pointer-events:none;filter:drop-shadow(0 0 1.4px #07100b)}.practice-progression-line.selected{stroke:#ffd400;stroke-width:6px}.practice-progression-line.action{stroke:#53d4ff;stroke-width:6px}.practice-progression-line.action.selected{stroke:#00f0ff;stroke-width:7px}#practice-action-arrow path{fill:#53d4ff;stroke:#07100b;stroke-width:.35}.practice-progression-bend{fill:#ffd400;stroke:#07100b;stroke-width:.25;pointer-events:all;cursor:grab}.practice-progression-bend:active{cursor:grabbing}.practice-progression-overlay-hit{fill:none;stroke:#fff0;stroke-width:14px;vector-effect:non-scaling-stroke;pointer-events:stroke;cursor:pointer}.practice-progression-overlay-bend{pointer-events:all;cursor:grab}.practice-progression-overlay-bend:active{cursor:grabbing}#practice-progression-arrow{overflow:visible}#practice-progression-arrow path{fill:#fff4c2;stroke:#07100b;stroke-width:.35}.practice-plan-player{cursor:grab}.practice-plan-player:active{cursor:grabbing}.practice-plan-player circle{stroke:#fff;stroke-width:.25}.practice-plan-player.formation-selected circle{stroke:#ffd400;stroke-width:.65;filter:drop-shadow(0 0 .7px #07100b)}.practice-plan-player.next-up circle{fill:#f4f0dc;stroke:#ffd400;stroke-width:.55;stroke-dasharray:.8 .45}.practice-plan-player.next-up text{font-size:.58px}.practice-plan-player circle.offense{fill:#00d4e8}.practice-plan-player circle.defense{fill:#ff5c00}.practice-plan-player-dot{stroke:#fff;stroke-width:.25}.practice-plan-player-dot.offense{fill:#00d4e8}.practice-plan-player-dot.defense{fill:#ff5c00}.practice-plan-player-dot.formation-selected{stroke:#ffd400;stroke-width:.65;filter:drop-shadow(0 0 .7px #07100b)}.practice-plan-player-dot.next-up{fill:#f4f0dc;stroke:#ffd400;stroke-width:.55;stroke-dasharray:.8 .45}.practice-plan-player text{fill:#fff;font-size:.9px;font-weight:900;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#07100be6;stroke-width:.08px}.practice-player-label-badge{fill:#07100be6;stroke:#ffffffeb;stroke-width:.1px;pointer-events:none}.practice-plan-player text.multiline{font-size:.68px}.practice-player-visual-layer{pointer-events:none}.practice-plan-player.interaction-overlay{opacity:0}.practice-cone{cursor:grab}.practice-cone circle{stroke:#07100b;stroke-width:.18}.practice-cone.orange .practice-cone-outer{fill:#ff7000}.practice-cone.yellow .practice-cone-outer{fill:#ffdc00}.practice-cone.blue .practice-cone-outer{fill:#209cff}.practice-cone.white .practice-cone-outer{fill:#fafaf5}.practice-cone-hole{fill:#07100b}.practice-cone.selected .practice-cone-outer{stroke:#53d4ff;stroke-width:.38;filter:drop-shadow(0 0 .7px #07100b)}.practice-player-label-editor{overflow:visible;pointer-events:all}.practice-player-label-input{box-sizing:border-box;width:100%;height:100%;padding:.05px .2px;color:#fff;caret-color:#53d4ff;background:#07100bf0;border:.1px solid rgba(83,212,255,.85);border-radius:.2px;outline:none;box-shadow:none;font-size:.9px;font-weight:800;text-align:center}.practice-arrow-list{margin-top:.8rem}.practice-formation-context-menu,.practice-line-context-menu{position:fixed;z-index:40;display:grid;min-width:10rem;gap:.35rem;padding:.45rem;background:#07100bfa;border:1px solid rgba(255,92,0,.65);box-shadow:0 .8rem 2rem #00000085}.practice-line-context-menu{border-color:#53d4ffb8}.practice-formation-context-menu button,.practice-line-context-menu button{width:100%}@media (max-width: 1050px){.practice-plan-toolbar{align-items:center}}.utility-card{padding:1rem;display:grid;grid-template-rows:1fr;min-height:100%;align-items:center;justify-items:center;text-align:center}.utility-card>div,.feature-card-header,.feature-play-row,.home-tabs{position:relative;z-index:1}.utility-card>div{display:grid;min-height:100%;height:100%;width:100%;justify-items:center;align-content:center;text-align:center}.offense-card{border-color:#58e0919e}.offense-card:after{border:0;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,0 100%)}.offense-card .feature-card-header{border-bottom:1px solid rgba(88,224,145,.32)}.offense-card h2{color:#b1ffd0}.defense-card{border-color:#ff7b5ca3}.defense-card:after{border:0;top:12px;right:12px;bottom:12px;left:12px}.defense-card .feature-card-header{position:relative;border-bottom:1px solid rgba(255,123,92,.34)}.defense-card h2{color:#ffd1c4}.defensive-strategy-launch{position:absolute;top:.8rem;right:.8rem;z-index:3;display:grid;width:4.5rem;min-height:4.5rem;place-items:center;gap:.15rem;padding:.45rem;border:1px solid rgba(255,209,196,.56);border-radius:.75rem;color:#ffd1c4;background:#390e08b8;box-shadow:0 8px 22px #0000004d}.defensive-strategy-launch:hover,.defensive-strategy-launch:focus-visible{border-color:#ffd400;color:#ffe76d;background:#5f2f04db}.defensive-strategy-launch svg{width:1.8rem;height:1.8rem;fill:#ff7b5c29;stroke:currentColor;stroke-width:1.5}.defensive-strategy-launch span{font-size:.54rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.defensive-strategy-page{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:1rem;overflow:hidden}.strategy-topic-list{min-height:0;overflow:auto}.strategy-topic{border:1px solid rgba(255,123,92,.38);border-radius:.9rem;background:radial-gradient(circle at top right,rgba(255,123,92,.12),transparent 35%),linear-gradient(145deg,#07100bf7,#0a1b12f0);box-shadow:0 16px 40px #00000047;overflow:hidden}.strategy-topic summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.15rem;cursor:pointer;list-style:none}.strategy-topic summary::-webkit-details-marker{display:none}.strategy-topic summary>span:nth-child(2){display:grid;gap:.2rem}.strategy-topic summary strong{color:#ffd1c4;font-size:1.25rem}.strategy-topic summary small,.strategy-topic summary i{color:#ffffffa6;font-size:.72rem;font-style:normal}.strategy-topic-number{color:#ffd400;font-size:1.35rem;font-weight:900}.field-parts-lesson{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(18rem,1fr);align-items:start;gap:1.25rem;padding:1.25rem;border-top:1px solid rgba(255,255,255,.12)}.field-parts-copy{display:grid;gap:.8rem}.field-parts-copy h3,.field-parts-copy p{margin:0}.field-parts-copy p{color:#ffffffc2;line-height:1.55}.field-zone-guide{display:grid;gap:.75rem}.field-zone-guide-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.field-zone-guide-tabs button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:.65rem;border-color:#ffffff29;color:#ffffffc7;background:#0000002e;font-size:.76rem;font-weight:800;text-align:left}.field-zone-guide-tabs button:hover,.field-zone-guide-tabs button.active{color:#fff;border-color:#ffd1c4b8;background:#ff7b5c1f}.field-zone-guide-tabs button:last-child{grid-column:1 / -1}.field-zone-guide-tabs button>span{display:grid;gap:.1rem}.field-zone-guide-tabs button small{color:#ffffff8f;font-size:.62rem;font-weight:700}.field-zone-guide-tabs button>b{width:.85rem;height:.85rem;border:1px solid rgba(255,255,255,.6);border-radius:.2rem}.field-zone-guide-tabs .flat>b,.field-zone-guide-tabs .outside>b{background:#53d4ff}.field-zone-guide-tabs .hook>b{background:#ffd400}.field-zone-guide-tabs .curl>b{background:#58e091}.field-zone-guide-tabs .deep>b{background:#ff7b5c}.field-zone-detail{display:grid;gap:.65rem;padding:.85rem;border:1px solid rgba(88,224,145,.28);border-radius:.7rem;background:linear-gradient(145deg,#02693729,#00000038)}.field-zone-detail header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.field-zone-detail header strong{color:#caffdd;font-size:1rem}.field-zone-detail header span{color:#ffe76d;font-size:.72rem;font-weight:900}.field-zone-detail>small{color:#bdefff;font-size:.68rem;font-weight:800}.field-zone-detail p{display:grid;gap:.22rem;color:#ffffffc2;font-size:.75rem;line-height:1.45}.field-zone-detail p b{color:#fff;font-size:.66rem;letter-spacing:.06em;text-transform:uppercase}.strategy-field-diagram{position:relative;width:min(100%,46rem);margin-inline:auto;overflow:hidden;border:2px solid rgba(88,224,145,.56);border-radius:.85rem;background:#07100b;box-shadow:0 18px 45px #0000006b,inset 0 0 0 1px #ffffff14}.strategy-field-diagram svg{display:block;width:100%;height:auto}.strategy-field-base{fill:#10572e}.strategy-field-band{fill:#ffffff09}.strategy-zone{stroke:none;transition:opacity .16s ease,filter .16s ease}.strategy-field-diagram.has-zone-focus .strategy-zone:not(.focused){opacity:.2}.strategy-field-diagram.has-zone-focus .strategy-zone.focused{opacity:1;filter:brightness(1.35) saturate(1.2)}.strategy-zone.flat{fill:#53d4ff3d}.strategy-zone.hook{fill:#ffd4003b}.strategy-zone.hook.alternate{fill:#ffb52e33}.strategy-zone.outside{fill:#53d4ff24}.strategy-zone.curl{fill:#58e0912e}.strategy-zone.curl.alternate{fill:#58e09121}.strategy-zone.deep{fill:#ff7b5c33}.strategy-zone.deep.alternate{fill:#ff7b5c21}.strategy-lane-boundary{stroke:#ffffff94;stroke-width:.13}.strategy-teaching-boundary{stroke:#ffffffb3;stroke-width:.16;stroke-dasharray:.55 .38}.strategy-yard-group line{stroke:#ffffffb8;stroke-width:.11}.strategy-hash-group line{stroke:#ffffff9e;stroke-width:.09}.strategy-yard-group:nth-of-type(odd) line{stroke-width:.16}.strategy-yard-group.teaching line{stroke:#ffffffb8;stroke-width:.15;stroke-dasharray:.55 .38}.strategy-los-group line{stroke:#fff;stroke-width:.34}.strategy-defensive-los-group line{stroke:#ffd400;stroke-width:.24;stroke-dasharray:.7 .28}.strategy-neutral-zone-marker line{stroke:#ffd400;stroke-width:.16}.strategy-field-diagram text{fill:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.05px;font-weight:900;paint-order:stroke;stroke:#000000b8;stroke-width:.28px;letter-spacing:0;text-anchor:middle}.strategy-field-diagram .strategy-secondary-label{font-size:.9px;opacity:.82}.strategy-field-diagram .strategy-yard-label{font-size:.72px;text-anchor:start}.strategy-field-diagram .strategy-los-label{font-size:.92px}.strategy-field-diagram .strategy-defensive-los-label{fill:#fff0a3;font-size:.74px}.strategy-field-diagram .strategy-neutral-zone-marker text{fill:#fff0a3;font-size:.58px;text-anchor:end}.strategy-field-diagram .strategy-boundary-label{font-size:.68px;text-anchor:end}@media (max-width: 760px){.defensive-strategy-launch{top:.45rem;right:.45rem;width:3.6rem;min-height:3.6rem}.field-parts-lesson{grid-template-columns:1fr}.strategy-topic summary{grid-template-columns:auto minmax(0,1fr)}.strategy-topic summary i{display:none}}.special-teams-card{border-color:#e8c77094}.special-teams-card:after{border:0}.special-teams-card .feature-card-header{border-bottom:1px solid rgba(232,199,112,.3)}.special-teams-card h2{color:#f5e4b5}.wrist-card{border-color:#5fbdff9e}.wrist-card:after{border:0}.wrist-card h2{color:#c0e7ff}.utility-card>.split-assist-actions{display:grid;grid-template-rows:1fr;align-content:stretch;align-items:stretch;justify-items:stretch;gap:0}.split-assist-actions .feature-card-trigger{min-height:0;padding:1rem;align-content:center;justify-items:center;text-align:center;transition:background .16s ease}.coach-tools-split{min-height:0;display:grid;grid-template-columns:1fr 1fr;border-bottom:0}.coach-tools-split .feature-card-trigger:first-child{border-right:1px solid rgba(255,255,255,.28)}.split-assist-actions .feature-card-trigger:hover,.split-assist-actions .feature-card-trigger:focus-visible{background:#ffffff14}.split-assist-actions .feature-card-trigger>span{color:#58e091;font-size:.62rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.split-assist-actions .wrist-assist-trigger>span{color:#ffd400}.split-assist-actions .wrist-assist-trigger h2{color:#fff0bd}.split-assist-actions .feature-card-trigger p{font-size:.78rem}.coach-tools-split .feature-card-trigger h2{font-size:clamp(1rem,1.5vw,1.55rem)}.coach-tools-split .feature-card-trigger p{font-size:.68rem}.depth-chart-trigger h2{color:#b1ffd0}.practice-card{border-color:#5fbdff9e}.practice-card:after{border:0}.practice-card h2{color:#c0e7ff}.sidebar{background:transparent;padding:1rem;overflow:hidden;border-right:1px solid rgba(255,255,255,.12);min-height:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sidebar.right{border-right:0;border-left:1px solid rgba(255,255,255,.12)}.creation-sidebar{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.creation-scroll-area{flex:1 1 auto;min-height:0;overflow:auto;padding-right:.2rem}.creation-bottom-dock{flex:0 0 auto;display:grid;gap:.55rem;padding-top:.2rem}.sidebar section,.workspace{min-width:0}.sidebar h2{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.08em;font-size:.95rem}.workspace{display:grid;grid-template-rows:auto 1fr;background:#ffffff08;min-height:0;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.field-stage{display:grid;grid-template-columns:minmax(0,1fr) 5.5rem;gap:.9rem;align-items:stretch;min-height:0;padding:.9rem}.toolbar,.playback-bar{display:flex;gap:.6rem;align-items:center;padding:.65rem .9rem;background:#111111f2;border-bottom:1px solid rgba(255,255,255,.12);flex-wrap:wrap}.metadata-toolbar{display:grid;grid-template-columns:.9fr 1.1fr;grid-template-rows:auto 1fr;gap:.35rem .9rem;align-items:stretch}.toolbar-field{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.35rem;min-width:0;align-items:stretch}.toolbar-field label{color:#ffffffc7;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left;align-self:start;justify-self:start}.metadata-toolbar input,.metadata-toolbar textarea{background:linear-gradient(180deg,#08140ff5,#0a1a12fa);color:var(--white);border:1px solid rgba(123,192,67,.34);box-shadow:inset 0 0 0 1px #ffffff0a;align-self:center;width:100%}.metadata-toolbar textarea{min-height:44px;max-height:44px;resize:none}.playback-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:0;justify-content:center}.sidebar-playback{margin-top:0;padding:0;background:transparent;border-top:1px solid rgba(255,255,255,.12);justify-content:flex-start}button{background:#0c2017;color:var(--white);border:1px solid rgba(255,255,255,.16);padding:.55rem .75rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}button.active,button:hover{border-color:var(--lime)}.save-button.saved{border-color:#39ff84;color:#39ff84;box-shadow:inset 0 0 0 1px #39ff8438}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:2px}button:disabled{opacity:.45;cursor:not-allowed}.segmented{display:grid;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.action-tab-segmented{grid-template-columns:1fr 1fr auto;margin-bottom:0}.route-guide-toggle{min-width:2.5rem;padding-inline:.7rem;color:#53d4ff;font-size:1rem;font-weight:900}.route-guide-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem;background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.defensive-play-start-modal{display:grid;gap:.9rem;width:min(920px,92vw);max-height:86vh;padding:1rem;overflow:auto;color:#f4fff8;background:#07100b;border:1px solid rgba(83,212,255,.42);box-shadow:0 28px 80px #000000b8}.defensive-play-start-modal>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.defensive-play-start-modal>header span,.defensive-play-start-modal button span{color:#a8bdb0}.defensive-play-start-modal h3{margin:.15rem 0 0}.defensive-play-start-blank{display:grid;gap:.2rem;justify-items:start;padding:.9rem 1rem;text-align:left;border-color:#7bf56f80}.defensive-play-start-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem}.defensive-play-start-grid>button{display:grid;gap:.45rem;padding:.65rem;text-align:left}.defensive-play-start-grid .play-list-preview{min-height:115px}.wrist-play-selection-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.wrist-play-selection-actions label{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700}.wrist-play-selection-actions select{min-width:3.5rem;padding:.35rem .45rem}.offensive-route-guide{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.8rem;width:80vw;height:80vh;padding:1rem;overflow:auto;background:radial-gradient(circle at 50% 100%,rgba(24,179,95,.16),transparent 48%),#07100b;border:1px solid rgba(83,212,255,.4);box-shadow:0 28px 80px #000000b3}.route-guide-heading{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.route-guide-heading>div{display:grid;gap:.2rem}.route-guide-heading strong{color:#fff;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.route-guide-heading span{color:#ffffff9e;font-size:.75rem}.route-guide-close{padding:.5rem .8rem}.route-guide-body{display:grid;grid-template-columns:minmax(0,1fr) 11rem;gap:1rem;align-items:stretch;min-height:0}.route-guide-body>svg{display:block;width:100%;height:100%;min-height:0}.route-guide-yard-lines line{stroke:#ffffff14;stroke-width:.7}.route-guide-yard-lines .major line{stroke:#ffffff3d;stroke-width:1.1}.route-guide-yard-lines text{fill:#ffffff85;font-size:7px;font-weight:900;letter-spacing:.7px}.route-guide-midline line{stroke:#ff4da6;stroke-width:1.3;stroke-dasharray:4 4}.route-guide-midline text{fill:#ff4da6;font-size:7px;font-weight:900;letter-spacing:1px}.route-guide-path{fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;opacity:.88}.route-guide-cut-marker{stroke:#07100b;stroke-width:1.1}.route-guide-stop{fill:none;stroke-width:2;stroke-linecap:round}.route-guide-origin{fill:#026937;stroke:#fff;stroke-width:1.5}.route-guide-origin-label{fill:#fff;font-size:7px;font-weight:900}.route-guide-side-label{fill:#ffffffb8;font-size:8px;font-weight:900;letter-spacing:1.2px}.route-guide-filters{display:grid;align-content:start;gap:.8rem;padding-left:.75rem;border-left:1px dashed rgba(255,255,255,.2)}.route-guide-all-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.route-guide-all-toggle button{padding:.45rem .25rem;font-size:.56rem;font-weight:900}.route-guide-filters section{display:grid;gap:.3rem}.route-guide-filters section>strong{color:#ffffff94;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.route-guide-pill{position:relative;width:100%;min-height:2.15rem;padding:.55rem .65rem;border-color:var(--route-guide-color);color:#fff;background:color-mix(in srgb,var(--route-guide-color) 24%,#07100b);font-size:.68rem;font-weight:800;line-height:1.2;text-align:left}.route-guide-pill.active,.route-guide-pill.active:hover{border-color:var(--route-guide-color);background:color-mix(in srgb,var(--route-guide-color) 42%,#07100b);box-shadow:inset 3px 0 0 var(--route-guide-color),0 0 9px color-mix(in srgb,var(--route-guide-color) 38%,transparent)}.route-guide-pill:focus-visible{outline-color:var(--route-guide-color);border-color:var(--route-guide-color)}.route-guide-pill.muted,.route-guide-pill.muted:hover{border-color:#ffffff24;color:#ffffff61;background:#ffffff08;box-shadow:none;text-decoration:line-through}.route-guide-pill:after{position:absolute;z-index:8;right:calc(100% + .55rem);top:50%;width:11rem;padding:.6rem;color:#fff;background:#07100b;border:1px solid var(--route-guide-color);box-shadow:0 8px 24px #00000080;content:attr(data-description);font-size:.68rem;font-weight:600;line-height:1.35;text-align:left;text-decoration:none;text-transform:none;letter-spacing:normal;opacity:0;pointer-events:none;transform:translateY(-50%) translate(.35rem);transition:opacity .12s ease,transform .12s ease}.route-guide-pill:hover:after,.route-guide-pill:focus-visible:after{opacity:1;transform:translateY(-50%) translate(0)}@media (max-width: 760px){.route-guide-modal-backdrop{padding:.5rem}.route-guide-body{grid-template-columns:1fr}.route-guide-filters{grid-template-columns:repeat(3,minmax(0,1fr));padding:.75rem 0 0;border-left:0;border-top:1px dashed rgba(255,255,255,.2)}.route-guide-all-toggle{grid-column:1 / -1}.route-guide-pill:after{display:none}}.depth-chart-page{min-height:0;height:100%;display:grid;grid-template-rows:auto auto 1fr;gap:1rem;overflow:hidden}.depth-chart-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(88,224,145,.4)}.depth-chart-header>div:last-child{display:flex;gap:.5rem;flex-wrap:wrap}.depth-chart-header span,.roster-card>span,.position-editor header span{color:#58e091;font-size:.66rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.depth-chart-header h2{margin:.15rem 0 0;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.045em}.depth-chart-object-bar{display:flex;min-width:0;align-items:center;gap:.55rem;padding:.7rem .8rem;border:1px solid rgba(255,212,0,.34);background:#42330333;flex-wrap:wrap}.depth-chart-object-bar label{display:grid;min-width:min(19rem,100%);gap:.25rem;color:#ffe76d;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.depth-chart-object-bar select{width:100%;min-height:2.35rem}.depth-chart-object-bar>span{white-space:nowrap;color:#ffffff9e;font-size:.72rem}.depth-chart-object-bar .assignment-workspace-tabs{min-width:25rem;flex:1 1 30rem}.depth-chart-header>div:last-child button:last-child{border-color:#ffd400b3;color:#fff4ba;background:#74550061}.roster-add-control{position:relative}.roster-add-button{display:grid;width:2.6rem;height:2.6rem;padding:0;place-items:center;border-radius:50%;border-color:#ffd400;color:#111;background:#ffd400;font-size:1.7rem;font-weight:700;line-height:1}.roster-add-flyout{position:absolute;top:calc(100% + .55rem);right:0;z-index:20;display:grid;width:12rem;padding:.4rem;gap:.35rem;border:1px solid rgba(255,212,0,.56);background:#07120cfa;box-shadow:0 1rem 2.5rem #00000080}.roster-add-flyout button{width:100%;padding:.7rem;text-align:left}.roster-import-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;padding:1rem;place-items:center;background:#000000c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.roster-import-modal{display:grid;width:min(34rem,100%);gap:1rem;padding:1.25rem;border:1px solid rgba(88,224,145,.48);background:radial-gradient(circle at 100% 0,rgba(88,224,145,.14),transparent 16rem),#07120c;box-shadow:0 2rem 5rem #000000a6;max-height:calc(100vh - 2rem);overflow:auto}.roster-import-modal>header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.roster-import-modal header span{color:#58e091;font-size:.65rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.roster-import-modal h3{margin:.2rem 0 0;font-size:1.8rem}.roster-import-modal label{display:grid;gap:.4rem;color:#caffdd;font-size:.7rem;font-weight:900;text-transform:uppercase}.roster-import-modal input{width:100%;padding:.7rem;border:1px solid rgba(88,224,145,.42);color:#fff;background:#ffffff0e;text-transform:none}.roster-import-modal input[type=file]{color:#ffffffc2}.roster-import-modal p{margin:0;color:#ffffff9e;font-size:.78rem;line-height:1.5}.roster-import-confirm{border-color:#ffd400;color:#111;background:#ffd400;font-weight:900}.roster-import-confirm:disabled{cursor:not-allowed;opacity:.38}.csv-column-mapper{display:grid;gap:.8rem;padding:.85rem;border:1px solid rgba(83,212,255,.35);background:#05455824}.csv-column-mapper>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.csv-column-mapper h4{margin:.12rem 0 0;font-size:1rem}.csv-name-mode-pills{display:flex;gap:.35rem}.csv-name-mode-pills button{padding:.42rem .6rem;border-radius:999px;font-size:.62rem}.csv-name-mode-pills button.active{border-color:#53d4ff;color:#07120c;background:#53d4ff}.csv-name-mapping{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.csv-name-mapping>label:only-child{grid-column:1 / -1}.csv-name-mapping select{width:100%;padding:.55rem;border:1px solid rgba(83,212,255,.4);color:#fff;background:#09222b}.csv-attribute-mapping{margin:0;padding:0;border:0}.csv-attribute-mapping legend{margin-bottom:.45rem;color:#caffdd;font-size:.7rem;font-weight:900;text-transform:uppercase}.csv-attribute-mapping>div{display:flex;gap:.35rem;flex-wrap:wrap}.csv-attribute-mapping button{padding:.4rem .55rem;border-radius:999px;font-size:.6rem}.csv-attribute-mapping button.active{border-color:#ffd400;color:#111;background:#ffd400}.depth-chart-status{margin:0;color:#caffdd;font-size:.75rem;font-weight:800}.roster-save-confirmed:disabled{border-color:#58e091bf;color:#07140c;background:#58e091;opacity:1;cursor:default}.roster-card-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:.7rem;overflow:auto}.roster-card{display:grid;grid-template-columns:minmax(14rem,1fr) auto;align-items:center;gap:2rem;padding:.9rem 1rem .9rem 1.2rem;border:1px solid rgba(83,212,255,.2);border-left:5px solid #ffd400;background:linear-gradient(100deg,rgba(255,212,0,.08),transparent 24%),linear-gradient(90deg,#051612f5,#05141be6);box-shadow:0 8px 22px #0003;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.roster-card:hover{border-color:#53d4ff7a;border-left-color:#ffd400;box-shadow:0 10px 28px #0000004d;transform:translateY(-1px)}.roster-card h3{margin:0;color:#fff5bd;font-size:1.3rem}.roster-card small{color:#ffffff8c}.roster-card-info{min-width:0;display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap}.roster-card-info>span{padding:.2rem .5rem;border:1px solid rgba(83,212,255,.3);border-radius:999px;color:#bdefff;background:#53d4ff14;font-size:.66rem;font-weight:800}.roster-card-info>span,.roster-card-info>small{white-space:nowrap}.roster-card-info>small{margin-left:.2rem}.roster-card-actions{display:flex;justify-content:flex-end;gap:.45rem;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.14);flex-wrap:wrap}.roster-card button{padding-inline:.6rem;font-size:.66rem}.roster-card-actions button:first-child{border-color:#ffd4009e;color:#fff0a3;background:#ffd40014}.roster-card-actions button:nth-child(2){border-color:#53d4ff80;color:#bdefff}@media (max-width: 1150px){.roster-card{grid-template-columns:minmax(0,1fr)}.roster-card-actions{justify-content:flex-start;padding-top:.8rem;padding-left:0;border-top:1px solid rgba(255,255,255,.14);border-left:0}}@media (max-width: 700px){.roster-card-info{align-items:flex-start;flex-direction:column}.roster-card-info>span,.roster-card-info>small{margin-left:0;white-space:normal}}.roster-delete{color:#ffb0b0;border-color:#ff6b6b7a}.depth-chart-empty{display:grid;align-content:center;gap:.5rem;min-height:14rem;padding:2rem;border:1px dashed rgba(255,255,255,.24)}.depth-chart-empty p{margin:0;color:#fff9}.roster-name-input{min-width:22rem;padding:.5rem .7rem;border:1px solid rgba(88,224,145,.48);color:#fff;background:#030f09db;font-size:clamp(1.35rem,3vw,2.2rem);font-weight:900}.roster-editor-toolbar{display:flex;min-height:2.4rem;align-items:center;justify-content:space-between;gap:.75rem}.roster-editor-tools{display:flex;gap:.45rem;margin-left:auto}.depth-chart-header button.active{color:#07140c;border-color:#58e091;background:#58e091;opacity:1}.roster-table-wrap{min-height:0;overflow:auto;border:1px solid rgba(88,224,145,.28);border-radius:.55rem;background:linear-gradient(135deg,rgba(88,224,145,.06),transparent 22rem),#06120b;box-shadow:0 1rem 2.5rem #0000003d}.roster-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;background:transparent}.roster-table th{position:sticky;top:0;z-index:3;height:3rem;padding:.65rem .75rem;color:#e7fff0;border-bottom:2px solid rgba(255,212,0,.72);background:linear-gradient(180deg,rgba(88,224,145,.12),transparent),#092619;text-align:left;font-size:.66rem;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.roster-skill-heading>span{vertical-align:middle}.roster-skill-heading>select{display:block;width:8.5rem;margin-top:.35rem;padding:.28rem .35rem;color:#e7fff0;border:1px solid rgba(83,212,255,.38);border-radius:.3rem;background:#09222b;font-size:.62rem;font-weight:750;text-transform:none}.roster-skill-heading>button{width:1.6rem;height:1.6rem;margin-left:.45rem;padding:0;border-radius:50%;color:#ffd6eb;border-color:#ff4da680;background:#a8145c4d;vertical-align:middle}.roster-skill-heading>button svg,.roster-icon-delete svg{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.roster-skill-heading>button:hover,.roster-skill-heading>button:focus-visible{color:#fff;border-color:#ff4da6;background:#a8145c}.roster-table td{padding:.4rem .5rem;border-bottom:1px solid rgba(255,255,255,.075);background:#030f09b8;transition:background .12s ease}.roster-table tbody tr:nth-child(2n) td{background:#092215b8}.roster-table tbody tr:hover td{background:#12432ab8}.roster-table input{width:100%;min-width:9rem;padding:.58rem .62rem;border:1px solid transparent;border-radius:.3rem;color:#fff;background:#ffffff09;outline:none;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.roster-table input:hover{border-color:#53d4ff59;background:#53d4ff0e}.roster-table input:focus{border-color:#53d4ff;background:#09222b;box-shadow:0 0 0 2px #53d4ff29}.roster-name-heading,.roster-name-cell{position:sticky!important;left:0;min-width:21rem}.roster-name-heading{z-index:5!important;box-shadow:.6rem 0 1rem #0003}.roster-name-cell{z-index:2;white-space:nowrap;box-shadow:.6rem 0 1rem #0000001f}.roster-name-cell input{width:8rem;min-width:8rem;margin-right:.35rem}.roster-name-cell:hover,.roster-name-cell:focus-within{z-index:20}.roster-athlete-assignment-tooltip{position:absolute;z-index:40;top:calc(100% - .15rem);left:.6rem;display:none;width:min(24rem,calc(100vw - 2rem));max-height:20rem;gap:.55rem;padding:.75rem;overflow:auto;color:#eafff1;border:1px solid rgba(83,212,255,.65);border-radius:.55rem;background:#04130cfa;box-shadow:0 .9rem 2rem #0000007a;pointer-events:none;white-space:normal}.roster-name-cell:hover .roster-athlete-assignment-tooltip,.roster-name-cell:focus-within .roster-athlete-assignment-tooltip{display:grid}.roster-athlete-assignment-tooltip>strong{color:#fff;font-size:.88rem}.roster-athlete-assignment-tooltip>span{display:grid;gap:.2rem;color:#eafff1cc;font-size:.72rem;line-height:1.4;white-space:pre-line}.roster-athlete-assignment-tooltip b{color:#ffd400;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.roster-icon-delete{display:inline-grid;width:2.2rem;height:2.2rem;padding:0;place-items:center;border-radius:.4rem;color:#ff8bc5;border-color:#ff4da673;background:#a8145c2e}.roster-icon-delete:hover,.roster-icon-delete:focus-visible{color:#fff;border-color:#ff4da6;background:#a8145c;box-shadow:0 0 .7rem #ff4da652}.depth-assignment-layout{min-height:0;display:grid;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.7fr);gap:1rem;overflow:hidden}.skill-ranking-panel,.position-assignment-panel{min-height:0;padding:.85rem;border:1px solid rgba(88,224,145,.28);background:#030f09cc;overflow:auto}.skill-ranking-panel h3{margin:0;font-size:1.35rem}.skill-ranking-panel>p{color:#ffffff9e;font-size:.75rem;line-height:1.45}.ranking-skill-list{display:grid;gap:.4rem}.ranking-skill-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto}.ranking-skill-list button{text-align:left}.ranking-skill-list button.active{border-color:#ffd400;background:#74550061}.ranking-direction{color:#53d4ff;border-color:#53d4ff7a}.ranked-athlete-list{display:grid;gap:.3rem;margin:.8rem 0 0;padding:0;list-style:none;counter-reset:athlete-rank}.ranked-athlete-list li{counter-increment:athlete-rank;display:grid;grid-template-columns:1.8rem 1fr auto;align-items:center;gap:.45rem;padding:.55rem;background:#ffffff0b}.ranked-athlete-list li:before{content:counter(athlete-rank);color:#ffd400;font-weight:900}.ranked-athlete-list span{color:#53d4ff;font-variant-numeric:tabular-nums}.position-assignment-panel{display:grid;align-content:start;gap:.8rem}.unit-pills{display:flex;gap:.5rem}.unit-pills button{flex:1;border-radius:999px}.unit-pills button.active{color:#111;background:#ffd400;border-color:#ffd400}.position-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.55rem}.position-grid>button{display:grid;min-height:6.5rem;gap:.25rem;align-content:center;text-align:left}.position-grid>button span{color:#58e091;font-size:.7rem;font-weight:900}.position-grid>button strong{font-size:.88rem}.position-grid>button small{color:#ffffff80;text-transform:none}.position-grid>button.active{border-color:#ff4da6;background:#a8145c47}.position-editor{display:grid;gap:.8rem;padding:.9rem;border:1px solid rgba(255,77,166,.46);background:#16050eb8}.position-editor>header{display:flex;justify-content:space-between;align-items:center}.position-editor h3{margin:.1rem 0 0;font-size:1.5rem}.position-editor>label{display:grid;gap:.35rem;color:#ffd6eb;font-size:.7rem;font-weight:900;text-transform:uppercase}.position-editor select{padding:.55rem;color:#fff;background:#27101c;border:1px solid rgba(255,77,166,.4)}.priority-list{display:grid;gap:.35rem}.priority-list>div{display:grid;grid-template-columns:1.5rem minmax(7rem,1fr) repeat(4,auto);align-items:center;gap:.3rem;padding:.4rem;background:#ffffff0d}.priority-list b{color:#ffd400;text-align:center}.priority-list button{padding:.35rem .45rem;font-size:.58rem}.position-candidate-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.45rem}.position-candidate-list>button{display:grid;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.5rem;text-align:left}.position-candidate-list>button>b{color:#ffd400}.position-candidate-list>button>span{display:grid;gap:.18rem}.position-candidate-list small{color:#ffffff85;text-transform:none}.position-candidate-list i{color:#53d4ff;font-style:normal}.position-candidate-list>button.selected{border-color:#58e091;background:#02693766}.roster-assignment-workspace{min-height:0;display:grid;grid-template-columns:minmax(21rem,34%) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:.8rem;overflow:hidden}.practice-field-zoom{display:grid;grid-template-columns:auto 2rem 3.2rem 2rem;align-items:center;gap:.35rem;padding:.38rem .5rem;border:1px solid rgba(83,212,255,.32);background:#07222b75}.practice-field-zoom>span{color:#ffffff9e;font-size:.58rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.practice-field-zoom button{width:2rem;height:2rem;padding:0;font-size:1rem}.practice-field-zoom strong{color:#53d4ff;font-size:.7rem;text-align:center}.assignment-workspace-tabs{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.assignment-workspace-tabs button{min-width:0;display:grid;gap:.18rem;padding:.65rem .8rem;text-align:left;text-transform:capitalize}.assignment-workspace-tabs strong{font-size:.82rem}.assignment-workspace-tabs small{overflow:hidden;color:#ffffff80;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.assignment-workspace-tabs button.active{color:#07140c;border-color:#ffd400;background:linear-gradient(135deg,#ffd400,#ffb52e)}.assignment-workspace-tabs button.active small{color:#07140cb3}.practice-teams-panel{grid-column:1 / -1;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:.65rem;padding:.75rem;overflow:auto;border:1px solid rgba(88,224,145,.3);background:radial-gradient(circle at top right,rgba(83,212,255,.1),transparent 35%),#030f09db}.practice-configuration-bar{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.4rem;border:1px solid rgba(255,212,0,.22);border-radius:.45rem;background:#74550014}.practice-configuration-bar>div{display:flex;gap:.35rem;flex-wrap:wrap}.practice-configuration-bar button{padding:.38rem .55rem;font-size:.56rem}.practice-configuration-bar>div:first-child button.active{color:#07140c;border-color:#ffd400;background:#ffd400}.practice-configuration-bar button.danger{color:#ffd6eb;border-color:#ff4da67a;background:#a8145c2e}.practice-teams-panel>header,.practice-candidate-picker>header,.practice-match-card>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.practice-teams-panel h3,.practice-teams-panel p{margin:0}.practice-teams-panel>header span,.practice-candidate-picker>header>div:first-child span{color:#58e091;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.practice-teams-panel>header p{color:#ffffff94;font-size:.68rem}.practice-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.practice-team-save-button{color:#07140c;border-color:#58e091;background:#58e091;font-weight:950}.practice-team-save-button:disabled{color:#ffffff8c;border-color:#ffffff29;background:#ffffff0f}.practice-team-save-state{align-self:center;padding:.25rem .4rem;border-radius:.35rem;color:#ffd400;background:#74550033;font-size:.56rem;font-weight:850}.practice-team-save-state.saved{color:#9bf1bd;background:#02693738}.practice-team-save-state.error{color:#ffd6eb;background:#a8145c33}.practice-game-toolbar{display:flex;align-items:center;gap:.65rem}.practice-type-chooser{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:.65rem}.practice-type-chooser button{display:grid;gap:.2rem;padding:.65rem;text-align:left;text-transform:none}.practice-type-chooser button span{color:#ffffff94;font-size:.62rem}.practice-game-toolbar span{color:#ffffff8f;font-size:.62rem}.practice-game-team-card{position:relative;grid-column:span 1}.practice-game-match-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:var(--practice-game-side-gutter);overflow:visible}.practice-team-builder-page>.practice-teams-panel.practice-game-layout-panel{--practice-game-side-gutter: clamp(12rem, 14vw, 16rem);width:calc(100% - 2rem);overflow:visible}.practice-game-team-layout{position:static}.practice-game-team-card.team-1 .practice-game-roster,.practice-game-team-card.team-2 .practice-game-roster{position:absolute;top:.55rem;bottom:.55rem;width:calc(var(--practice-game-side-gutter) - 1.5rem);padding:.7rem;border:1px solid rgba(83,212,255,.36);border-radius:.65rem;background:linear-gradient(180deg,#07232ef5,#03140ff5);box-shadow:0 .8rem 2rem #0000004d;grid-auto-rows:minmax(2.7rem,1fr);align-content:stretch;overflow:visible}.practice-game-team-card.team-1 .practice-game-roster{right:calc(100% + 1.25rem)}.practice-game-team-card.team-2 .practice-game-roster{left:calc(100% + 1.25rem);border-color:#ff4da661;background:linear-gradient(180deg,#370923f5,#14040ef5)}.practice-game-team-card>header input{min-width:0;color:#53d4ff;font-weight:900}.practice-game-team-card.team-1{border-color:#58e091b3}.practice-game-team-card.team-2{border-color:#ff4da6b8}.practice-game-team-card.team-1>header,.practice-game-team-card.team-2>header{padding:.55rem .65rem;border-radius:.4rem}.practice-game-team-card.team-1>header{color:#04150c;background:#58e091}.practice-game-team-card.team-2>header{color:#250414;background:#ff4da6}.practice-game-team-card.team-1>header strong,.practice-game-team-card.team-1>header span,.practice-game-team-card.team-1>header input,.practice-game-team-card.team-2>header strong,.practice-game-team-card.team-2>header span,.practice-game-team-card.team-2>header input{color:inherit}.practice-game-team-card.team-1>header input,.practice-game-team-card.team-2>header input{border-color:#0000004d;background:#fff6}.practice-game-roster{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:.45rem;margin:0}.practice-game-roster button{display:grid;min-height:3.25rem;gap:.3rem;padding:.55rem .65rem;font-size:.72rem;cursor:grab;text-align:left;text-transform:none;border-color:#53d4ff47;background:#53d4ff14;box-shadow:0 .2rem .65rem #0003}.practice-game-team-card.team-2 .practice-game-roster button{border-color:#ff4da64d;background:#ff4da614}.practice-game-team-card.team-1 .practice-game-roster{border-color:#58e091bf;background:linear-gradient(180deg,#073e23fa,#03180efa)}.practice-game-team-card.team-1 .practice-game-roster button{border-color:#58e0919e;background:#58e09129}.practice-game-team-card.team-1 .practice-game-roster button,.practice-game-team-card.team-2 .practice-game-roster button{min-height:0}.practice-game-roster button:active{cursor:grabbing}.practice-game-player-name{font-size:.78rem;font-weight:900;line-height:1.15}.practice-game-player-roles{display:flex;flex-wrap:wrap;gap:.18rem}.practice-game-player-roles em{padding:.08rem .2rem;border:1px solid rgba(88,224,145,.3);border-radius:999px;color:#9bf1bd;background:#02693733;font-size:.47rem;font-style:normal;white-space:nowrap}.practice-game-roster button.unavailable{cursor:not-allowed;opacity:.38;border-color:#ffffff1f;filter:grayscale(.7)}.practice-game-position-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.practice-game-position-grid button{min-height:3.15rem;padding:.55rem .65rem}.practice-game-position-grid button b{font-size:.72rem}.practice-game-position-grid button span{font-size:.7rem;white-space:normal}.practice-game-team-card.team-1 .practice-game-position-grid>div>span,.practice-game-team-card.team-2 .practice-game-position-grid>div>span{padding:.35rem .45rem;border-radius:.3rem;font-size:.62rem}.practice-game-team-card.team-1 .practice-game-position-grid>div>span{color:#04150c;background:#58e091}.practice-game-team-card.team-2 .practice-game-position-grid>div>span{color:#250414;background:#ff4da6}.practice-game-team-card.team-1 .practice-game-position-grid button.filled{border-color:#58e091;background:#58e0913d}.practice-game-team-card.team-2 .practice-game-position-grid button.filled{border-color:#ff4da6;background:#ff4da63d}@media (max-width: 1350px){.practice-team-builder-page>.practice-teams-panel.practice-game-layout-panel{width:calc(100% - 2rem)}.practice-game-match-grid{grid-template-columns:minmax(0,1fr);padding-inline:0}.practice-game-team-layout{display:grid;grid-template-columns:minmax(9rem,.7fr) minmax(0,1.8fr);gap:.75rem;align-items:start}.practice-game-team-card.team-1 .practice-game-roster,.practice-game-team-card.team-2 .practice-game-roster{position:static;width:auto;grid-column:1;padding:.65rem;grid-auto-rows:auto;align-content:start;overflow:visible}.practice-game-team-card.team-1 .practice-game-roster button,.practice-game-team-card.team-2 .practice-game-roster button{min-height:3.25rem}.practice-game-team-card.team-1 .practice-game-position-grid,.practice-game-team-card.team-2 .practice-game-position-grid{grid-column:2;grid-row:1}}.practice-match-card{min-width:0;padding:.55rem;border:1px solid rgba(83,212,255,.3);border-radius:.5rem;background:#071c24b8}.practice-match-card>header{margin-bottom:.45rem}.practice-match-card>header strong{color:#53d4ff}.practice-match-card>header span{color:#ffffff80;font-size:.6rem}.practice-match-card>header>div{display:flex;align-items:center;gap:.4rem}.practice-match-card>header button{padding:.28rem .42rem;color:#ffd6eb;border-color:#ff4da673;background:#a8145c2e;font-size:.5rem}.practice-position-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem}.practice-position-grid>div{min-width:0;display:grid;align-content:start;gap:.25rem}.practice-position-grid>div>span{padding:.12rem .2rem;color:#53d4ff;font-size:.5rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.practice-position-grid>div:last-child>span{color:#ff7fbc}.practice-position-grid button{min-width:0;display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.3rem;padding:.32rem .4rem;text-align:left;text-transform:none}.practice-position-grid button b{color:#ffd400;font-size:.62rem}.practice-position-grid button span{overflow:hidden;color:#ffffff9e;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.practice-position-grid button.filled{border-color:#58e0917a;background:#0269373d}.practice-position-grid button.active{border-color:#ffd400;background:#7455006b;box-shadow:0 0 0 1px #ffd40040}.practice-candidate-picker{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.55rem;padding-top:.6rem;border-top:1px solid rgba(88,224,145,.24)}.practice-candidate-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));align-content:start;gap:.35rem;overflow-y:auto}.practice-candidate-grid>button{position:relative;min-width:0;display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:.45rem;text-align:left;text-transform:none}.practice-candidate-grid strong{overflow:hidden;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.practice-candidate-grid small{color:#ffffff80;font-size:.58rem}.practice-candidate-grid em{grid-column:2 / -1;color:#53d4ff;font-size:.55rem;font-style:normal}.practice-roster-roles{grid-column:2 / -1;display:flex;gap:.22rem;flex-wrap:wrap}.practice-roster-roles span{padding:.13rem .3rem;border:1px solid currentColor;border-radius:999px;font-size:.5rem;font-weight:900;line-height:1.1;white-space:nowrap}.practice-roster-roles span.offense{color:#53d4ff;background:#53d4ff1a}.practice-roster-roles span.defense{color:#ff7fbc;background:#ff4da61a}.practice-roster-roles span.unranked{color:#ffffff61;background:#ffffff0a}.practice-candidate-grid .practice-candidate-rank{display:grid;place-items:center;width:1.7rem;height:1.7rem;color:#111;border-radius:50%;background:#ffd400;font-size:.58rem;font-weight:900}.practice-candidate-grid>button.active{border-color:#58e091;background:#0269376b}.practice-depth-cell>button.reassignable,.practice-unassigned-row button.reassignable{border-color:#ffd4009e;background:#ffd4001f}.practice-candidate-grid>button.unavailable{border-color:#ff4da673;background:repeating-linear-gradient(-45deg,#a8145c33,#a8145c33 5px,#14040c8c 5px,#14040c8c 10px);opacity:.55}.practice-picker-prompt{display:grid;place-items:center;min-height:5rem;color:#ffffff80;font-size:.7rem;text-align:center}.practice-depth-board{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;overflow:auto}.practice-depth-column{min-width:0;align-self:start;border:1px solid rgba(255,255,255,.14);border-radius:.45rem;overflow:hidden;background:#020d08b8}.practice-depth-column>header{padding:.42rem .55rem;color:#07140c;background:#53d4ff;font-size:.64rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.practice-depth-column.defense>header{color:#fff;background:#a8145c}.practice-depth-column.special-teams>header{background:#ffd400}.practice-depth-column>div{display:grid}.practice-depth-column article{min-width:0;display:grid;grid-template-columns:minmax(3.4rem,.58fr) minmax(0,1.55fr) repeat(2,minmax(0,1fr));gap:.2rem;align-items:stretch;padding:.22rem;border-bottom:1px solid rgba(255,255,255,.08)}.practice-depth-column article:last-child{border-bottom:0}.practice-depth-column article>strong{display:flex;align-items:center;overflow:hidden;color:#ffffffb3;font-size:.55rem;line-height:1.05;text-overflow:ellipsis}.practice-depth-cell{min-width:0;display:flex;gap:.16rem}.practice-depth-cell>button,.practice-unassigned-row button{position:relative;min-width:0;flex:1 1 0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.18rem;padding:.23rem .28rem;text-align:left;text-transform:none}.practice-depth-cell>button b,.practice-unassigned-row button b{color:#ffd400;font-size:.46rem}.practice-depth-cell>button span,.practice-unassigned-row button span{overflow:hidden;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.practice-depth-cell>button em,.practice-unassigned-row button em{grid-column:1 / -1;overflow:hidden;color:#53d4ff;font-size:.42rem;font-style:normal;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.practice-depth-cell>button.active,.practice-unassigned-row button.active{color:#fff;border-color:#58e091;background:#0269378c}.practice-depth-cell>button.unavailable,.practice-unassigned-row button.unavailable{border-color:#ff4da673;background:repeating-linear-gradient(-45deg,#a8145c38,#a8145c38 4px,#14040c99 4px,#14040c99 8px);opacity:.5}.practice-depth-empty{flex:1 1 0;display:grid;place-items:center;min-height:1.7rem;color:#ffffff38;border:1px dashed rgba(255,255,255,.09);font-size:.55rem}.practice-unassigned-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;padding-top:.45rem;border-top:1px solid rgba(255,255,255,.12)}.practice-unassigned-row>strong{color:#ffffff7a;font-size:.56rem;text-transform:uppercase}.practice-unassigned-row>div{display:flex;gap:.25rem;overflow-x:auto}.practice-unassigned-row button{flex:0 0 9rem}.assignment-formation-row,.assignment-ranking-row,.assignment-position-prompt{border:1px solid rgba(88,224,145,.3);background:#030f09d1}.assignment-formation-row{display:grid;align-content:start;gap:.65rem;padding:.75rem;overflow:auto}.assignment-formation-row.special-teams-assignment{display:flex;min-width:0;flex-direction:column;align-items:stretch}.special-teams-assignment>.special-teams-formation-picker,.special-teams-assignment>.special-teams-depth-list{position:relative;width:100%;min-width:0;flex:0 0 auto}.assignment-formation-row .unit-pills button{display:inline-flex;min-height:0;height:auto;align-items:center;justify-content:center;padding:.45rem .75rem;line-height:1.1;text-transform:capitalize}.assignment-formation-row .unit-pills{align-self:start;min-height:0;height:max-content}.assignment-formation-row .position-grid{grid-template-columns:repeat(7,minmax(6.5rem,1fr));overflow-x:auto}.assignment-formation-row .position-grid>button{min-height:4.5rem;padding:.55rem}.roster-formation-picker{min-height:0;display:block;padding:0;border:1px solid rgba(255,255,255,.14);background:#ffffff06}.roster-formation-picker svg{display:block;width:100%;height:clamp(7.5rem,16vh,9rem);border-radius:.25rem}.special-teams-formation-picker{display:grid;gap:.45rem;padding:.45rem;transition:border-color .15s ease,box-shadow .15s ease}.special-teams-formation-picker.formation-complete{border:2px solid #58e091;box-shadow:inset 0 0 0 1px #58e09138,0 0 16px #58e09124}.special-teams-formation-picker svg{height:clamp(12rem,28vh,20rem)}.special-teams-formation-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.special-teams-formation-tabs button{min-height:2.25rem;padding:.35rem;font-size:.7rem}.special-teams-formation-tabs button.active{color:#111;border-color:#ffd400;background:#ffd400}.special-teams-formation-picker>p{margin:0;color:#b8d8c6;font-size:.72rem;text-align:center}.special-teams-goal-label{fill:#ffffffb8;font-size:2.6px;font-weight:800}.roster-formation-field{fill:#174e31;stroke:#ffffffbf;stroke-width:.5}.roster-formation-yard{stroke:#ffffff47;stroke-width:.35}.roster-formation-los{stroke:#ff4da6;stroke-width:.75;stroke-dasharray:2 1.5}.roster-formation-player{cursor:pointer;outline:none}.roster-formation-player circle{fill:#07140c;stroke:#f7faf8;stroke-width:1;transition:fill .12s ease,stroke-width .12s ease,transform .12s ease;transform-box:fill-box;transform-origin:center}.roster-formation-player text{fill:#fff;font-size:3.3px;font-weight:900;pointer-events:none}.roster-formation-player.assigned circle{fill:#08723d;stroke:#58e091;stroke-width:1.4}.roster-formation-player:hover circle,.roster-formation-player:focus circle,.roster-formation-player.selected circle{fill:#a8145c;stroke:#ffd400;stroke-width:1.7;transform:scale(1.12)}.formation-depth-list{display:grid;gap:.35rem}.formation-depth-list>div{display:grid;grid-template-columns:3.25rem repeat(3,minmax(0,1fr));align-items:stretch;gap:.3rem}.varsity-depth-tile{min-width:0;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:1px;padding:1px;border:1px solid rgba(255,212,0,.3);border-radius:.3rem;background:#ffd40014}.formation-depth-list .varsity-depth-tile>button{min-height:0;padding-block:.16rem;border:0;border-radius:.18rem;background:#030f09c7}.special-teams-depth-list>div{grid-template-columns:minmax(7.5rem,.8fr) repeat(3,minmax(0,1fr))}.special-teams-depth-list>div>.special-position-selector{grid-column:auto;grid-row:auto}.special-teams-depth-list>div>strong{line-height:1.15}.special-teams-depth-list .return-team-section-start{position:relative;margin-top:1.35rem}.special-teams-depth-list .return-team-section-start>h4{grid-column:1 / -1;margin:0 0 .15rem;color:#ffe76d;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.special-teams-depth-list .return-team-section-start:before{position:absolute;right:0;bottom:calc(100% + .45rem);left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,212,0,.7),transparent);content:""}.formation-depth-list .special-position-selector{display:flex;min-width:0;align-items:center;padding:.45rem .55rem;color:#caffdd;border-color:#58e09161;background:#092619b8;font-size:.65rem;font-weight:900;line-height:1.15;text-align:left;text-transform:none}.formation-depth-list .special-position-selector.active{color:#111;border-color:#ffd400;background:#ffd400}.special-depth-slot{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.3rem;padding:.35rem;border:1px solid rgba(255,255,255,.1);background:#ffffff09}.special-depth-slot b{display:grid;place-items:center;width:1.25rem;height:1.25rem;color:#111;border-radius:50%;background:#ffd400;font-size:.62rem}.special-depth-slot span{min-width:0;overflow:hidden;color:#ffffffb8;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.formation-depth-list>div>strong{display:flex;align-items:center;color:#58e091;font-size:.68rem}.formation-depth-list button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.3rem;padding:.35rem;text-align:left;text-transform:none}.formation-depth-list button b{display:grid;place-items:center;width:1.25rem;height:1.25rem;color:#111;border-radius:50%;background:#ffd400;font-size:.62rem}.formation-depth-list button span{min-width:0;overflow:hidden;color:#ffffffb8;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.formation-depth-list button.active{border-color:#ff4da6;background:#a8145c57;box-shadow:0 0 0 1px #ff4da64d}.assignment-trait-picker{display:grid;align-items:start;gap:.65rem;padding:.65rem;border:1px solid rgba(83,212,255,.35);background:#09222b9e}.assignment-trait-picker>span{color:#caffdd;font-size:.65rem;font-weight:900;text-transform:uppercase}.assignment-trait-picker>div{display:flex;gap:.4rem;flex-wrap:wrap}.assignment-trait-picker button{flex:0 0 auto;padding:.42rem .65rem;border-radius:999px;font-size:.62rem}.assignment-trait-picker button.active{color:#111;border-color:#ffd400;background:#ffd400;opacity:1}.assignment-trait-picker button.active:hover{border-color:#ff4da6;background:#ff8bc5}.overall-trait-controls{display:grid;gap:.55rem;padding:.65rem;border:1px solid rgba(88,224,145,.36);border-radius:.45rem;background:linear-gradient(110deg,rgba(88,224,145,.1),transparent 42%),#020d08c7}.overall-trait-controls>header{display:flex;align-items:baseline;gap:.55rem}.overall-trait-controls>header strong{color:#caffdd;font-size:.7rem;letter-spacing:.07em;text-transform:uppercase}.overall-trait-controls>header span{color:#ffffff85;font-size:.6rem}.overall-trait-controls>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.4rem}.overall-trait-controls article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.35rem;padding:.45rem .5rem;border:1px solid rgba(83,212,255,.35);border-radius:.38rem;background:linear-gradient(145deg,#0b2b36,#071c24)}.overall-trait-controls article>strong{min-width:0;overflow-wrap:anywhere;font-size:.7rem}.overall-trait-controls button{padding:.3rem .45rem;font-size:.58rem}.overall-trait-controls .overall-direction-toggle{color:#07140c;border-color:#58e091;background:#58e091}.overall-trait-controls .overall-trait-remove{color:#ffd6eb;border-color:#ff4da680;background:#a8145c3d}.overall-trait-controls p{grid-column:1 / -1;margin:0;color:#ffffff80;font-size:.68rem}.assignment-ranking-row{min-height:0;display:flex;flex-direction:column;gap:.7rem;padding:.8rem;overflow-y:auto}.assignment-ranking-row>header,.assignment-ranking-row>.depth-chart-status,.assignment-ranking-row>.assignment-trait-picker,.assignment-ranking-row>.overall-trait-controls{flex:0 0 auto}.assignment-ranking-row>header{display:flex;justify-content:space-between;align-items:end;gap:1rem}.assignment-ranking-row h3,.assignment-ranking-row p{margin:0}.assignment-ranking-row header span{color:#58e091;font-size:.62rem;font-weight:900;text-transform:uppercase}.assignment-ranking-row header p{color:#ffffff9e;font-size:.7rem}.priority-track{display:flex;align-items:center;align-content:start;gap:.4rem;min-height:4rem;padding:.55rem .65rem;border:1px solid rgba(88,224,145,.32);border-radius:.45rem;background:linear-gradient(90deg,rgba(88,224,145,.09),transparent 35%),#020d08b8;flex-wrap:wrap;overflow:visible}.priority-track>span,.priority-track>strong{flex:0 0 auto;color:#caffdd;font-size:.6rem;letter-spacing:.06em;text-transform:uppercase}.priority-track>.priority-track-title{flex:1 0 100%;display:flex;align-items:baseline;gap:.55rem;color:#caffdd}.priority-track-title small{color:#ffffff80;font-size:.55rem;font-weight:700;letter-spacing:0;text-transform:none}.priority-track>div{position:relative;flex:1 1 12rem;max-width:18rem;display:grid;grid-template-columns:auto auto minmax(3.5rem,1fr) auto auto;align-items:center;gap:.35rem;padding:.45rem .5rem;border:1px solid rgba(83,212,255,.45);border-radius:.4rem;background:linear-gradient(145deg,#0b2b36,#071c24);box-shadow:0 .25rem .65rem #0003;cursor:grab}.priority-track>div>strong{min-width:0;overflow-wrap:anywhere;line-height:1.15}.priority-track>div:active{cursor:grabbing}.priority-track>div.dragging{opacity:.4}.priority-track>div.drop-before:before,.priority-track>div.drop-after:after{content:"";position:absolute;top:-.35rem;bottom:-.35rem;width:.25rem;border-radius:999px;background:#ffd400;box-shadow:0 0 .55rem #ffd400e6;pointer-events:none}.priority-track>div.drop-before:before{left:-.35rem}.priority-track>div.drop-after:after{right:-.35rem}.priority-track b{display:grid;place-items:center;width:1.4rem;height:1.4rem;color:#111;border-radius:50%;background:#ffd400;font-size:.68rem}.priority-drag-grip{color:#ffffff75;font-size:1rem;letter-spacing:-.2rem}.priority-track button{padding:.3rem .45rem;font-size:.58rem}.priority-track .priority-direction-toggle{color:#07140c;border-color:#58e091;background:#58e091}.priority-track .priority-remove{color:#ffd6eb;border-color:#ff4da680;background:#a8145c3d}.assignment-candidate-table-wrap{flex:1 0 14rem;min-height:0;overflow:auto}.assignment-candidate-table{width:100%;border-collapse:separate;border-spacing:.22rem;font-size:.78rem}.assignment-candidate-table thead{position:sticky;top:0;z-index:2;background:#06120b}.assignment-candidate-table th,.assignment-candidate-table td{padding:.55rem;text-align:left}.assignment-candidate-table thead th{color:#caffdd;font-size:.62rem;text-transform:uppercase}.assignment-candidate-table thead small{display:block;margin-top:.1rem;color:#53d4ff}.assignment-candidate-table tbody tr{background:#ffffff0b;cursor:pointer}.assignment-candidate-table tbody tr:hover,.assignment-candidate-table tbody tr.selected{outline:2px solid #58e091}.assignment-candidate-table .assignment-athlete-name{color:#fff;text-decoration:underline dotted rgba(83,212,255,.8);text-underline-offset:.22rem;cursor:help}.assignment-candidate-table .assignment-athlete-name:hover,.assignment-candidate-table .assignment-athlete-name:focus-visible{color:#53d4ff;outline:none}.assignment-candidate-table .scored-value{min-width:6rem;color:#fff;font-weight:900;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.85);font-variant-numeric:tabular-nums}.assignment-candidate-table .overall-score-value{min-width:5rem;color:#fff;font-size:.88rem;font-weight:950;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.85);font-variant-numeric:tabular-nums}.assignment-candidate-table .missing-value{color:#ffffff61;text-align:center;background:#ffffff09}.assignment-candidate-table .assignment-year-column{width:2.6rem;min-width:2.6rem;padding-inline:.3rem;text-align:center;white-space:nowrap}.assignment-depth-picker{min-width:9.5rem;white-space:nowrap}.assignment-depth-option{position:relative;display:inline-block;width:2rem;height:2rem;margin:.55rem .75rem .55rem .25rem;vertical-align:middle}.assignment-unit-ring{position:absolute;z-index:0;display:block;border:2px solid;border-radius:50%;background:transparent;pointer-events:none}.assignment-unit-ring.offense{border-color:#53d4ff}.assignment-unit-ring.defense{border-color:#ff4da6}.assignment-unit-ring.special-teams{border-color:#ffd400}.assignment-depth-picker button{position:relative;z-index:1;width:2rem;height:2rem;margin:0;padding:0;border-radius:50%;color:#caffdd;border-color:#58e0916b}.assignment-depth-picker button.active{color:#111;border-color:#ffd400;background:#ffd400}.assignment-depth-picker button.assigned-elsewhere{outline:2px solid #53d4ff;outline-offset:2px}.assignment-depth-picker button.unavailable{position:relative;color:#ffffff85;border-color:#ff4da6c7;background:repeating-linear-gradient(-45deg,#ff4da633 0,#ff4da633 3px,#1e0712c7 3px,#1e0712c7 7px),#240b17;box-shadow:inset 0 0 0 1px #ff4da633;filter:saturate(.72);cursor:not-allowed}.assignment-depth-picker button.unavailable:hover,.assignment-depth-picker button.unavailable:focus-visible{border-color:#ff4da6;box-shadow:inset 0 0 0 1px #ff4da661,0 0 .55rem #ff4da661}.assignment-depth-picker button.unavailable:after{content:"";position:absolute;top:50%;left:18%;right:18%;height:2px;background:#ff4da6;transform:rotate(-45deg)}.assignment-restriction-tooltip{position:fixed;z-index:1000;width:min(20rem,calc(100vw - 24px));display:grid;gap:.35rem;padding:.75rem .85rem;border:1px solid rgba(255,77,166,.78);border-radius:.5rem;color:#fff;background:linear-gradient(135deg,rgba(168,20,92,.35),transparent 58%),#160811;box-shadow:0 .75rem 2rem #0000007a,0 0 0 1px #ffffff0d inset;pointer-events:none;transform:translateY(-100%)}.assignment-restriction-tooltip:after{content:"";position:absolute;top:100%;right:1.1rem;border:.42rem solid transparent;border-top-color:#ff4da6}.assignment-restriction-tooltip strong{color:#ff8bc5;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.assignment-restriction-tooltip span{color:#ffffffd6;font-size:.72rem;line-height:1.45;white-space:pre-line}.assignment-position-prompt{display:grid;place-items:center;min-height:10rem;padding:2rem;color:#fff9;text-align:center}@media (max-width: 900px){.depth-chart-object-bar .assignment-workspace-tabs{min-width:100%}.depth-assignment-layout{grid-template-columns:1fr;overflow:auto}.skill-ranking-panel,.position-assignment-panel{overflow:visible}.roster-assignment-workspace{grid-template-columns:1fr;grid-template-rows:auto;overflow:auto}.assignment-workspace-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.practice-match-grid,.practice-depth-board{grid-template-columns:1fr}.practice-candidate-picker>header{align-items:stretch;flex-direction:column}.practice-configuration-bar{align-items:stretch;flex-direction:column}.assignment-ranking-row{min-height:28rem}.coach-tools-split{grid-template-columns:1fr}.coach-tools-split .feature-card-trigger:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}}.panel-stack{display:grid;gap:.75rem}.panel-callout{display:grid;gap:.25rem;padding:.8rem;background:#ffffff12;border-left:4px solid var(--lime)}.panel-callout span,.helper-text{color:#d6ddd8;font-size:.9rem;line-height:1.4;margin:0}.formation-banner{color:var(--lime);font-size:1.8rem;font-weight:900;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.assignment-list{display:grid;gap:.45rem}.assignment-selected-card{gap:.45rem}.assignment-detail-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.assignment-selected-meta{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1 1 auto;overflow:hidden;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.assignment-selected-meta span{overflow:hidden;text-overflow:ellipsis}.assignment-row{display:grid;grid-template-columns:2.4rem minmax(0,1fr) minmax(0,1.2fr);gap:.65rem;align-items:center;text-align:left;background:#ffffff0d}.assignment-row.active{border-color:var(--lime);background:#ffffff14}.assignment-row.hovered{border-color:#ff7a00b3;background:#ff7a001f}.assignment-row-label,.assignment-row-role,.assignment-row-value{min-width:0}.assignment-row-label{font-size:1rem;font-weight:900;text-align:center}.assignment-row-role{font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.assignment-row-value{color:#ffffffb8;font-size:.82rem;font-weight:700}.panel-inline-actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.tall-scroll{max-height:320px}.fieldViewport{position:relative;height:100%;width:auto;max-width:100%;aspect-ratio:43 / 38;justify-self:center;align-self:stretch;min-height:0;overflow:hidden;background:transparent;user-select:none;-webkit-user-select:none;touch-action:none}.los-rail{display:grid;grid-template-rows:auto 1fr auto;gap:.8rem;padding:.8rem .55rem;background:linear-gradient(180deg,#080808f5,#0f1814f0);border:1px solid var(--los-accent, rgba(2, 105, 55, .45));box-shadow:0 16px 32px #00000059,inset 0 0 0 1px #ffffff0a;min-height:0}.los-rail.open-field{--los-accent: #18b35f}.los-rail-value{display:grid;gap:.18rem;justify-items:center;text-align:center}.los-rail-label,.los-rail-unit,.los-rail-scale{text-transform:uppercase;letter-spacing:.08em}.los-rail-label,.los-rail-unit{color:#ffffffad;font-size:.66rem}.los-rail-value strong{font-size:1.9rem;line-height:1;color:var(--los-accent, #18b35f)}.los-rail-slider{width:100%;height:100%;margin:0;writing-mode:vertical-lr;direction:ltr;accent-color:var(--los-accent, #18b35f);background:transparent}.los-rail-scale{display:grid;gap:.3rem;justify-items:center;color:#ffffff94;font-size:.62rem}.fieldSurface{position:absolute;inset:0 auto auto 0;width:100%;aspect-ratio:43 / 120;transform-origin:top center;will-change:transform}.fieldSvg,.fieldImage{display:block;width:100%;height:100%}.fieldImage{pointer-events:none;-webkit-user-select:none;user-select:none}.los-line{stroke:#18b35f;stroke-width:.2;stroke-dasharray:.16 .44;stroke-linecap:round}.dlos-line{stroke:#ff4da6;stroke-width:.18;stroke-dasharray:.8 .45}.football{fill:#6d3c19;stroke:#fff;stroke-width:.08}.route,.route-detail{fill:none;stroke-width:.22;stroke-linecap:round;stroke-linejoin:round}.qb-movement-route{fill:none;stroke-width:.24;stroke-dasharray:.7 .45;stroke-linecap:round;stroke-linejoin:round}.qb-movement-detail{fill:none;stroke-width:.24;stroke-linecap:round;stroke-linejoin:round}.screen-marker{fill:none;stroke-width:.42;stroke-linecap:round}.guard-line-handle{fill:#ff7a00;stroke:#fff;stroke-width:.14;cursor:grab}.guard-line-handle:active{cursor:grabbing}.screen-delay{fill:none;stroke-width:.22;stroke-dasharray:.35 .3;stroke-linecap:round;stroke-linejoin:round}.screen-release{fill:none;stroke-width:.24;stroke-linecap:round;stroke-linejoin:round}.route.dashed{stroke-dasharray:.8 .55}.route.dotted{stroke-dasharray:.2 .45}.route.band{stroke-width:.55;opacity:.45}.route.pursuit{stroke-dasharray:.9 .45 .18 .45}.player-label{fill:#fff;stroke:#000000b8;stroke-width:.12px;paint-order:stroke fill;font-weight:900;font-size:.72px;letter-spacing:-.02px;pointer-events:none}.player-label.long{font-size:.56px;letter-spacing:-.04px}.player-name{fill:#fff;stroke:#000000e6;stroke-width:.1px;paint-order:stroke fill;font-size:.52px;font-weight:700;pointer-events:none}.scout-player-group{opacity:.95}.scout-player-dot{filter:drop-shadow(0 0 6px rgba(255,255,255,.16))}.coverage-link{fill:none;stroke-width:.3;stroke-dasharray:.7 .34;stroke-linecap:round;stroke-opacity:1;filter:drop-shadow(0 0 .22px currentColor)}.coverage-zone-guide{fill:none;stroke-width:.38;stroke-dasharray:.08 .58;stroke-linecap:round;stroke-opacity:1}.coverage-target-ring{fill:#ffffff1f;stroke-width:.32;filter:drop-shadow(0 0 .26px currentColor)}.coverage-spy-link{fill:none;stroke-width:.3;stroke-dasharray:.7 .34;stroke-linecap:round;stroke-opacity:1;filter:drop-shadow(0 0 .22px currentColor)}.coverage-spy-ring{fill:#ffffff1a;stroke-width:.32;stroke-dasharray:.6 .3;stroke-linecap:round;filter:drop-shadow(0 0 .26px currentColor)}.coverage-zone-fill{fill-opacity:.46;stroke:none}.coverage-zone-fill.editable{cursor:move;pointer-events:all}.coverage-zone-resize-handle{fill:#fff;stroke:#07100b;stroke-width:.2;cursor:nwse-resize;pointer-events:all}.scout-player-group.targetable{cursor:crosshair}.scout-player-group.targetable .scout-player-dot{stroke:#ffd400;stroke-width:.38}.defensive-assignment-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.defensive-assignment-type-grid button{text-transform:capitalize}.defensive-assignment-type-grid button.active{color:#07100b;background:#ffd400;border-color:#fff}.defensive-target-prompt{margin:0;padding:.7rem;color:#07100b;background:#53d4ff;border-left:4px solid #ffd400;font-size:.78rem;font-weight:850}.coverage-zone-fill.help{fill-opacity:.38}.coverage-zone-landmark{stroke:#fff;stroke-width:.14;filter:drop-shadow(0 0 .28px rgba(255,255,255,.85))}.player-group.selected .player-dot{filter:drop-shadow(0 0 10px rgba(255,122,0,.7))}.player-group{cursor:grab}.player-group:active{cursor:grabbing}.player-group.dimmed{opacity:.75}.player-selection-halo{fill:none;stroke:#ff7a00;stroke-width:.18}.player-selection-halo.hovered{stroke:#ffd400;stroke-width:.16}.panel-form{display:grid;gap:.6rem}.panel-form label{display:grid;gap:.25rem;font-size:.92rem}.player-detail-form{grid-template-columns:repeat(6,minmax(0,1fr))}.assignment-editor-form{grid-template-columns:repeat(2,minmax(0,1fr))}.player-detail-field{min-width:0;color:#ffffffd1;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.player-detail-field input{background:linear-gradient(180deg,#08140ff5,#0a1a12fa);color:var(--white);border:1px solid rgba(255,122,0,.34);box-shadow:inset 0 0 0 1px #ffffff0a;border-radius:0}.player-detail-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.6rem 2.1rem .6rem .75rem;background:linear-gradient(45deg,transparent 50%,#ff4da6 50%) calc(100% - 1rem) calc(50% - .16rem) / .45rem .45rem no-repeat,linear-gradient(135deg,#ff4da6 50%,transparent 50%) calc(100% - .7rem) calc(50% - .16rem) / .45rem .45rem no-repeat,linear-gradient(180deg,#08140ff5,#0a1a12fa);color:var(--white);border:1px solid rgba(255,122,0,.34);box-shadow:inset 0 0 0 1px #ffffff0a;border-radius:0}.player-detail-field select:focus{outline:1px solid rgba(255,77,166,.7);outline-offset:1px}.player-detail-field select option{background:#0d1712;color:var(--white)}.alignment-status-row{margin-top:0}.alignment-pill{position:relative;display:flex;align-items:center;gap:.65rem;padding:.7rem .85rem;background:linear-gradient(180deg,#080808f5,#0f1814f0);border:1px solid rgba(255,255,255,.12);cursor:default;outline:none}.alignment-pill.legal{border-color:#18b35f8c}.alignment-pill.warning{border-color:#ffa8008c}.alignment-pill.illegal{border-color:#ff5c5c8c}.alignment-pill-symbol{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:1rem;font-weight:900;line-height:1}.alignment-pill.legal .alignment-pill-symbol,.alignment-tooltip-item.legal .alignment-tooltip-item-symbol{color:#18b35f}.alignment-pill.warning .alignment-pill-symbol,.alignment-tooltip-item.warning .alignment-tooltip-item-symbol{color:#ffa800}.alignment-pill.illegal .alignment-pill-symbol,.alignment-tooltip-item.illegal .alignment-tooltip-item-symbol{color:#ff5c5c}.alignment-pill-text{color:#ffffffe6;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.alignment-tooltip{position:absolute;left:0;right:0;bottom:calc(100% + .65rem);display:grid;gap:.65rem;padding:.85rem;background:linear-gradient(180deg,#080808fa,#0f1814f7);border:1px solid rgba(255,122,0,.4);box-shadow:0 16px 32px #00000059,inset 0 0 0 1px #ffffff0a;opacity:0;pointer-events:none;transform:translateY(.3rem);transition:opacity .14s ease,transform .14s ease;z-index:4}.alignment-pill:hover .alignment-tooltip,.alignment-pill:focus-visible .alignment-tooltip{opacity:1;transform:translateY(0)}.alignment-tooltip strong{color:#ffffffeb;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.alignment-tooltip-list{display:grid;gap:.5rem}.alignment-tooltip-item{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:start;color:#ffffffd1;font-size:.84rem;line-height:1.4}.alignment-tooltip-item-symbol{font-weight:900;line-height:1.1}.player-detail-form .player-detail-field:nth-child(1),.player-detail-form .player-detail-field:nth-child(2),.player-detail-form .player-detail-field:nth-child(3){grid-column:span 2}.player-detail-form .player-detail-field:nth-child(4),.player-detail-form .player-detail-field:nth-child(5){grid-column:span 3}input,select,textarea{width:100%;background:#fffffff2;color:#111;border:1px solid #274534;padding:.55rem}textarea{min-height:72px;resize:vertical}.issue-list,.list-scroll,.preset-grid{display:grid;gap:.5rem}.list-scroll{max-height:180px;overflow:auto}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.route-popup{display:grid;gap:.8rem;padding:.9rem;background:linear-gradient(180deg,#080808f5,#0f1814f0);border:1px solid rgba(255,122,0,.45);box-shadow:0 16px 32px #00000059,inset 0 0 0 1px #ffffff0a}.route-popup-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.route-popup-header strong{text-transform:uppercase;letter-spacing:.08em}.route-popup-close{padding:.4rem .65rem}.route-popup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.route-option{text-align:left;min-width:0}.run-concept-option{display:grid;grid-template-columns:4.6rem 1fr;align-items:center;gap:.7rem}.run-concept-option span{font-weight:800;letter-spacing:.04em}.run-concept-preview{display:block;width:4.2rem;height:3rem;overflow:visible}.run-concept-preview-los{stroke:#ffffff47;stroke-width:.45;stroke-dasharray:1 .8}.run-concept-preview-route{fill:none;stroke:#18b35f;stroke-width:.9;stroke-linecap:round;stroke-linejoin:round}.run-concept-preview-transfer{fill:none;stroke:#ff4da6;stroke-width:.7;stroke-dasharray:1.25 .95;stroke-linecap:round}.run-concept-preview-player{stroke:#ffffffd1;stroke-width:.22}.run-concept-preview-player.qb{fill:#ff4da6}.run-concept-preview-player.rb{fill:#18b35f}.run-concept-preview-label{fill:#050505;font-size:1.6px;font-weight:900;text-anchor:middle}.route-tree{display:grid;gap:.7rem}.route-tree h3{margin:0;color:#ffffffd1;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-tree-heading-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.scout-number-toggle{display:inline-flex;align-items:center;gap:.45rem;color:#ffffffb8;font-size:.64rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.scout-number-toggle input{position:relative;width:2.15rem;height:1.1rem;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff29;border:1px solid rgba(255,255,255,.26);border-radius:999px;cursor:pointer;transition:background .14s ease,border-color .14s ease}.scout-number-toggle input:after{position:absolute;top:.12rem;left:.14rem;width:.72rem;height:.72rem;background:#fff;border-radius:50%;content:"";transition:transform .14s ease}.scout-number-toggle input:checked{background:#18b35f;border-color:#39ff84}.scout-number-toggle input:checked:after{transform:translate(1rem)}.route-tree-groups{display:grid;gap:.65rem}.route-tree-group{display:grid;gap:.45rem;padding:.75rem;background:#ffffff0a;border-left:3px solid rgba(255,255,255,.14)}.route-tree-group strong{color:#ffffffd1;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.route-source-group{display:grid;gap:.35rem}.route-source-group>span{color:#ffffff8c;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-source-group .route-option{display:grid;gap:.15rem}.route-source-group .route-option small{color:#ffd400;font-size:.55rem;letter-spacing:.06em;text-transform:uppercase}.route-tree-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.qb-movement-panel{display:grid;gap:.6rem}.qb-movement-panel h3{margin:0;color:#ffffffd1;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.qb-movement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.qb-progression-panel{display:grid;gap:.65rem;margin-top:.35rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.14)}.qb-progression-panel .helper-text{margin:0}.qb-direction-looks{display:grid;grid-template-columns:repeat(3,minmax(8.5rem,1fr));gap:.55rem;overflow-x:auto;padding-bottom:.2rem}.qb-direction-look{display:grid;gap:.55rem;padding:.7rem;background:#0b3d27b8;border:1px solid rgba(83,212,255,.28);border-radius:.4rem}.qb-direction-look>header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem}.qb-direction-look>header>strong{color:#fff;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.qb-direction-look>header select{min-width:0;padding:.45rem;color:#fff;background:#07100b;border:1px solid rgba(255,212,0,.65);font-size:.72rem;font-weight:900;text-transform:uppercase}.qb-look-route-options{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem}.qb-look-route-options label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;min-height:2.1rem;padding:.4rem .55rem;color:#eefaf2;background:#07100b8c;border:1px solid rgba(255,255,255,.15);border-radius:.3rem;font-size:.72rem;font-weight:750;cursor:pointer}.qb-look-route-options label>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qb-look-route-options label:has(input:checked){color:#07100b;background:#53d4ff;border-color:#fff}.qb-look-route-options input{accent-color:#ffd400}.qb-look-route-options small{color:#ffffffa6}.qb-progression-row{display:grid;grid-template-columns:1.6rem 5.5rem minmax(0,1fr);gap:.55rem;align-items:center}.qb-progression-row>span{display:grid;width:1.55rem;height:1.55rem;place-items:center;color:#07100b;background:#ffd400;border-radius:50%;font-size:.72rem;font-weight:900}.qb-progression-row>strong{color:#ffffffc7;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.qb-progression-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:2.4rem;padding:.55rem 2.2rem .55rem .75rem;color:#f7fff9;background-color:#0b3d27;background-image:linear-gradient(45deg,transparent 50%,#ffd400 50%),linear-gradient(135deg,#ffd400 50%,transparent 50%);background-position:calc(100% - 15px) 50%,calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:1px solid rgba(255,212,0,.58);border-radius:.35rem;box-shadow:inset 3px 0 #ffd400,0 3px 10px #0003;font-weight:800;letter-spacing:.04em;cursor:pointer;color-scheme:dark}.qb-progression-row select:hover{background-color:#105535;border-color:#ffd400}.qb-progression-row select:focus-visible{outline:2px solid #53d4ff;outline-offset:2px;border-color:#53d4ff;box-shadow:inset 3px 0 #53d4ff,0 0 0 3px #53d4ff24}.qb-progression-row select option{color:#fff;background:#0b3d27}.qb-handoff-panel{display:grid;gap:.65rem;padding:.85rem;border-left:4px solid #ffd400;background:#ffd40014}.qb-handoff-direction-grid,.qb-transfer-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.qb-transfer-type-grid button{color:#fff;background:#0b3d27;border-color:#53d4ff73}.qb-transfer-type-grid button.active{color:#07100b;background:#ffd400;border-color:#fff}.qb-handoff-direction-grid button{color:#fff;background:#0b3d27;border-color:#53d4ff73}.qb-handoff-direction-grid button.active{color:#07100b;background:#ffd400;border-color:#fff}.qb-handoff-panel>strong{color:#ffd400;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.qb-handoff-panel .helper-text{margin:0}.player-motion-controls{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.player-motion-controls>:only-child,.player-motion-controls>small{grid-column:1 / -1}.player-motion-controls>small{color:#ffffffb3}.motion-guide-line,.motion-guide-arrow{fill:none;stroke:#c2c7c4;stroke-width:.28;stroke-linecap:round;stroke-linejoin:round;opacity:.48;pointer-events:none}.motion-guide-line{stroke-dasharray:.7 .45}.motion-origin-player{fill:#aeb4b0;stroke:#e4e7e5;stroke-width:.2;opacity:.38;pointer-events:none}.motion-origin-label{opacity:.42;pointer-events:none}.motion-bend-handle{fill:#53d4ff;stroke:#fff;stroke-width:.16;cursor:grab}.motion-bend-handle:active{cursor:grabbing}.formation-card{text-align:left}.play-card{display:grid;grid-template-columns:12.5rem 1fr;gap:.75rem;align-items:stretch;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.16);text-align:left;background:#1111119e}.play-card>.play-list-preview{align-self:stretch;height:100%;min-height:6.75rem}.defensive-play-list .play-card{grid-template-columns:minmax(16rem,19rem) minmax(0,1fr)}.defensive-play-list .play-card>.play-list-preview{min-height:9.5rem}.play-card-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:stretch}.play-card-shell .play-card{width:100%}.play-card-actions{display:grid;grid-auto-rows:1fr;gap:.4rem}.play-download-button{min-width:6.6rem;padding:.6rem;border-color:#58e09180;color:#d8ffe7;background:#02693747;font-size:.68rem}.play-delete-button{min-width:6.6rem;padding:.6rem;border-color:#ff6b6b8c;color:#ffdada;background:#84191957;font-size:.68rem}.play-version-pills{display:flex;max-width:15rem;padding:.35rem;gap:.3rem;flex-wrap:wrap;align-content:center;border:1px solid rgba(83,212,255,.28);background:#05160db8}.play-version-pill{min-width:0;padding:.38rem .55rem;color:#dff9ff;background:#0545586b;border:1px solid rgba(83,212,255,.55);border-radius:999px;font-size:.62rem;line-height:1;white-space:nowrap}.play-version-pill.flip{color:#fff4c2;background:#74550061;border-color:#ffd400ad}.play-version-pill.add{color:#d8ffe7;background:#0269374d;border-style:dashed;border-color:#58e0919e}.play-version-pill.active{border-color:#fff;box-shadow:0 0 0 2px #05160de6,0 0 0 4px #ffffffb3}.play-edit-button{min-width:6.6rem;padding:.6rem;border-color:#53d4ff94;color:#dff9ff;background:#0545586b;font-size:.68rem}.play-edit-button:hover,.play-edit-button:focus-visible{border-color:#53d4ff;background:#055974ad}.editor-delete-button{min-width:6.6rem;padding:.6rem;border-color:#ff6b6b94;color:#ffd6d6;background:#7e141447;font-size:.68rem}.editor-delete-button:hover,.editor-delete-button:focus-visible{border-color:#ff6b6b;background:#a018187a}.editor-delete-button:disabled{cursor:not-allowed;opacity:.45}.route-builder-shell{display:block;overflow:auto;background:radial-gradient(circle at 85% 5%,rgba(255,77,166,.16),transparent 30rem),linear-gradient(145deg,#07130d,#0a2418 55%,#050807)}.route-manager-page,.route-editor-page{min-height:100vh;padding:1.5rem}.route-manager-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(88,224,145,.35)}.route-manager-header span{color:#58e091;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.route-manager-header h2{margin:.2rem 0 0;font-size:clamp(1.8rem,4vw,3.5rem);letter-spacing:-.04em}.route-manager-actions{display:flex;gap:.6rem}.route-builder-new,.route-manager-actions button:last-child,.route-builder-launch{border-color:#ffd400bf;color:#fff4ba;background:#74550061}.route-manager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:1rem;padding-top:1.25rem}.route-manager-card{display:grid;gap:.35rem;padding:.65rem;text-align:left;background:#061c12db}.route-manager-card svg{width:100%;height:12rem;border:1px solid rgba(255,255,255,.16)}.route-manager-card strong{font-size:1rem}.route-manager-card span{color:#ffffff9e;font-size:.65rem;text-transform:uppercase}.route-editor-layout{display:grid;grid-template-columns:minmax(17rem,22rem) minmax(0,1fr);gap:1.25rem;padding-top:1.25rem}.route-editor-form{display:grid;align-content:start;gap:1rem;padding:1rem;border:1px solid rgba(88,224,145,.3);background:#030f09d1}.route-editor-form label{display:grid;gap:.4rem;color:#caffdd;font-size:.72rem;font-weight:800;text-transform:uppercase}.route-ball-timing-fieldset{display:grid;gap:.55rem;margin:0;padding:0;border:0}.route-ball-timing-fieldset legend{margin-bottom:.45rem;color:#caffdd;font-size:.72rem;font-weight:800;text-transform:uppercase}.route-ball-timing-pills{display:flex;gap:.5rem;flex-wrap:wrap}.route-side-pills{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.route-ball-timing-pills button{flex:1 1 5rem;border-radius:999px;border-color:#53d4ff80;color:#dff9ff;background:#05455861}.route-side-pills button{border-color:#ffffff57;color:#ffffffc7;background:#ffffff0f}.route-ball-timing-pills button.active{border-color:#ffd400;color:#111;background:#ffd400;box-shadow:0 0 0 2px #ffd40038}.route-side-pills button.active{border-color:#ff4da6;color:#fff;background:#a8145ca6;box-shadow:inset 0 0 0 1px #ffffff2e}.route-editor-form input,.route-editor-form select,.route-editor-form textarea{width:100%;padding:.7rem;border:1px solid rgba(88,224,145,.45);color:#fff;background:#0b2418;text-transform:none}.route-editor-form p{color:#ffffffa6;font-size:.78rem;line-height:1.5}.route-editor-canvas{position:relative;min-width:0}.route-editor-canvas>svg{display:block;width:100%;max-height:calc(100vh - 8rem);border:2px solid rgba(255,255,255,.24);background:#087640;touch-action:none}.route-builder-field{fill:#087640}.route-builder-yard{stroke:#ffffff2e;stroke-width:.07}.route-builder-yard.major{stroke:#ffffff94;stroke-width:.13}.route-builder-los{stroke:#ff4da6;stroke-width:.22;stroke-dasharray:.7 .5}.route-builder-midline{stroke:#ffffffc7;stroke-width:.12;stroke-dasharray:.45 .38}.route-builder-midline.editor{stroke:#fff;stroke-width:.26;stroke-dasharray:.7 .42;filter:drop-shadow(0 0 .22px #111111)}.route-editor-canvas .route-builder-midline-label{fill:#fff;font-size:.7px;font-weight:900;letter-spacing:.12em;text-anchor:start}.route-builder-path{fill:none;stroke:#ffd400;stroke-width:.38;stroke-linecap:round;stroke-linejoin:round}.route-builder-path-mirror{stroke:#53d4ff}.route-editor-canvas marker path,.route-manager-card marker path{fill:#ffd400}.route-manager-card marker.route-arrow-mirror path{fill:#53d4ff}.route-builder-segment{cursor:pointer;pointer-events:stroke}.route-builder-segment.selected{stroke:#fff;stroke-width:.6}.route-builder-player{fill:#ff7a00;stroke:#fff;stroke-width:.16}.route-editor-canvas text,.route-manager-card text{fill:#07130d;font-size:.75px;font-weight:900;text-anchor:middle;pointer-events:none}.route-manager-card .route-builder-side-label{fill:#ffffffdb;font-size:.62px;letter-spacing:.08em}.route-manager-card .route-builder-yard-label{fill:#ffffffb8;font-size:.55px;text-anchor:start}.route-builder-control{fill:#53d4ff;stroke:#fff;stroke-width:.14;cursor:grab}.route-player-menu{position:absolute;left:52%;top:72%;z-index:2;border-color:#ffd400}@media (max-width: 800px){.route-editor-layout{grid-template-columns:1fr}.route-manager-header{align-items:start;flex-direction:column}}.coach-assist-page{min-height:0;height:100%;display:grid;grid-template-rows:auto auto 1fr;gap:1rem;padding:.25rem;overflow:hidden}.coach-assist-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:.4rem 0 1rem;border-bottom:1px solid rgba(88,224,145,.38)}.coach-assist-header span,.coach-assist-panel>span,.coach-set-card-info>span{color:#58e091;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.coach-assist-header h2{margin:.15rem 0 0;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.045em}.coach-assist-actions{display:flex;gap:.55rem}.coach-assist-actions button:last-child,.coach-assist-empty button{border-color:#ffd400bf;color:#fff4ba;background:#74550061}.coach-assist-landing{grid-template-rows:auto 1fr}.coach-assist-panels{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.coach-assist-panel{position:relative;display:flex;min-height:22rem;padding:clamp(1.5rem,4vw,3.5rem);flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;overflow:hidden;background:linear-gradient(180deg,transparent 15%,rgba(3,15,9,.94) 88%),radial-gradient(circle at 70% 20%,rgba(88,224,145,.32),transparent 45%),#092619}.coach-assist-panel:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid rgba(255,255,255,.15);pointer-events:none}.coach-assist-panel.wrist-panel{background:linear-gradient(180deg,transparent 15%,rgba(12,9,2,.94) 88%),radial-gradient(circle at 70% 20%,rgba(255,212,0,.3),transparent 45%),#282008}.coach-assist-panel h3{margin:.35rem 0;font-size:clamp(2rem,5vw,4.5rem);line-height:.92;letter-spacing:-.06em}.coach-assist-panel p{max-width:34rem;margin:.5rem 0 0;color:#ffffffb3;line-height:1.5;text-transform:none}.coach-assist-status{margin:0;color:#caffdd;font-size:.75rem;font-weight:800}.coach-set-study{border-color:#58e091a3;color:#caffdd;background:#0269373d}.play-study-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;padding:clamp(.8rem,2vw,1.5rem);overflow:hidden;color:#fff;background:radial-gradient(circle at 42% 38%,rgba(2,105,55,.28),transparent 42%),linear-gradient(145deg,#07100b,#111 70%)}.play-study-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(88,224,145,.38)}.play-study-header>div:first-child{display:grid;gap:.18rem}.play-study-header span,.play-study-sidebar header span{color:#58e091;font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.play-study-header h2{margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:.95}.play-study-header small{color:#ffffff9e}.play-study-navigation{display:flex;gap:.5rem}.play-study-content{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(25rem,32rem);gap:1rem}.play-study-canvas{min-height:0;display:grid;place-items:center;padding:1rem;overflow:hidden;border:1px solid rgba(88,224,145,.3);border-radius:1rem;background:#00000057;box-shadow:inset 0 0 60px #0269372e}.play-study-canvas .play-list-preview{width:100%;height:100%;min-height:0;max-height:calc(100vh - 9rem);border:0;background:#123d27}.play-study-canvas .play-list-preview-field-image{opacity:.92}.play-study-formation-picker{display:grid;gap:.18rem;min-width:10rem}.play-study-formation-picker span{color:#ffffffb8;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.play-study-formation-picker select{min-height:2.15rem;padding:.35rem 2rem .35rem .6rem}.play-list-preview .preview-highlight-target{transition:opacity .16s ease,filter .16s ease}.play-list-preview.has-highlights .preview-highlight-target:not(.highlighted){opacity:.1}.play-list-preview.has-highlights .preview-highlight-target.highlighted{opacity:1;filter:drop-shadow(0 0 .45px #ffffff)}.play-study-sidebar{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.75rem;padding:.85rem;overflow:hidden;border:1px solid rgba(255,212,0,.28);border-radius:1rem;background:#14100373}.play-study-sidebar>header{display:flex;align-items:end;justify-content:space-between;gap:.5rem}.play-study-sidebar>header>div{display:grid;gap:.15rem}.play-study-sidebar>header button{padding:.4rem .55rem;font-size:.65rem}.play-study-player-list{min-height:0;display:grid;align-content:start;gap:.45rem;overflow:auto}.play-study-player-list button{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:.55rem;min-height:4rem;padding:.65rem .75rem;border:2px solid var(--study-player-color, #ffffff);color:#050505;background:var(--study-player-color, #ffffff);text-align:left}.play-study-player-list button.selected{color:#050505;border-color:var(--study-player-color, #ffffff);background:var(--study-player-color, #ffffff);box-shadow:0 0 0 3px #fff,0 0 18px var(--study-player-color, #ffffff)}.play-study-player-list button>span{display:grid;min-width:0;gap:.1rem}.play-study-player-list button strong{color:#050505;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.play-study-player-list button small{color:#050505;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:900;line-height:1.15;white-space:pre-line}.play-study-notes{display:grid;gap:.35rem;padding-top:.65rem;border-top:1px solid rgba(255,255,255,.12)}.play-study-notes p{margin:0;color:#ffffffad;font-size:.72rem;line-height:1.4;white-space:pre-wrap}.coach-set-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:.8rem;overflow:auto}.coach-play-picker{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-content:start;align-items:start;gap:1.25rem;overflow:auto}.coach-play-picker-group{min-width:0;display:grid;gap:.65rem}.coach-play-picker-group>header{position:sticky;top:0;z-index:2;display:flex;align-items:baseline;justify-content:space-between;padding:.65rem .8rem;border-left:4px solid #58e091;background:#030f09f5}.coach-play-picker-group>header>div{display:grid;gap:.2rem}.coach-play-picker-group>header>button{padding:.45rem .65rem;border-color:#fff6;font-size:.68rem;white-space:nowrap}.coach-play-picker-group:nth-child(2)>header{border-left-color:#ff7b5c}.coach-play-picker-group h3{margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em}.coach-play-picker-group header span{color:#ffffff8c;font-size:.66rem;font-weight:800;text-transform:uppercase}.coach-play-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.coach-play-source-group{min-width:0;display:grid;gap:.55rem}.coach-play-source-group.defaults{position:relative;margin-top:.75rem;padding-top:1.15rem;border-top:3px solid rgba(255,212,0,.72)}.coach-play-source-group h4{margin:0;color:#caffdd;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.coach-play-source-group.defaults h4{width:max-content;margin-top:-.35rem;padding:.3rem .55rem;border:1px solid rgba(255,212,0,.5);color:#ffe76d;background:#523d0094}.coach-play-source-group>p{margin:0;padding:.75rem;color:#ffffff85;border:1px dashed rgba(255,255,255,.16);font-size:.72rem}.coach-set-card{display:grid;grid-template-columns:minmax(14rem,1fr) auto;align-items:center;gap:1.25rem;padding:.9rem 1rem .9rem 1.2rem;border:1px solid rgba(88,224,145,.34);border-left:5px solid #58e091;background:linear-gradient(90deg,rgba(16,71,43,.3),transparent 38%),#030f09e0}.coach-set-card-info{min-width:0;display:grid;gap:.25rem}.coach-set-card h3{margin:0;overflow:hidden;font-size:clamp(1.25rem,2vw,1.65rem);text-overflow:ellipsis;white-space:nowrap}.coach-set-card small{color:#ffffff8c}.coach-set-card-actions{display:grid;grid-template-columns:repeat(4,minmax(7.5rem,1fr));gap:.5rem}.coach-set-card-actions button{display:grid;min-height:3.4rem;align-content:center;gap:.15rem;padding:.55rem .75rem;text-align:left}.coach-set-card-actions button strong{font-size:.76rem}.coach-set-card-actions button small{font-size:.58rem;font-weight:700}.coach-set-print.coach{color:#071d12;background:#58e091;border-color:#8affb6}.coach-set-print.coach small{color:#071d12b3}.coach-set-print.wrist{color:#201900;background:#ffd400;border-color:#ffe86b}.coach-set-print.wrist small{color:#201900b3}.coach-set-delete{color:#ffb0b0;border-color:#ff6b6b73}@media (max-width: 900px){.coach-set-card{grid-template-columns:1fr}.coach-set-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.coach-set-card-actions{grid-template-columns:1fr}}.coach-assist-empty{display:grid;justify-items:start;align-content:center;gap:.6rem;min-height:16rem;padding:2rem;border:1px dashed rgba(255,255,255,.22);background:#ffffff08}.coach-assist-empty p{margin:0;color:#ffffff9e}.coach-set-name{min-width:22rem;padding:.55rem .7rem;border:1px solid rgba(88,224,145,.48);color:#fff;background:#030f09db;font-size:clamp(1.25rem,3vw,2.2rem);font-weight:900}.coach-play-picker-summary{display:flex;align-items:center;gap:1rem;padding:.7rem .9rem;border-left:4px solid #ffd400;background:#74550033}.coach-play-picker-summary span{color:#ffffffad;font-size:.75rem}.coach-play-option{position:relative;display:grid;min-height:0;gap:.55rem;align-content:start;padding:1rem;text-align:left;background:#081e13d1}.coach-play-option .play-list-preview{width:100%;height:auto;aspect-ratio:43 / 33;margin-bottom:.35rem;border-color:#ffffff38}.coach-play-option>span{color:#9fffc3;font-size:.78rem;font-weight:900}.coach-play-option strong{color:#ffe76d;font-size:1.25rem;line-height:1.2}.coach-play-option small{color:#ffffffd1;font-size:.82rem}.coach-play-option i{position:absolute;top:.65rem;right:.65rem;color:#ffffffd1;font-size:.75rem;font-style:normal}.coach-play-option.selected{border-color:#ffd400;background:linear-gradient(145deg,#7455006b,#081e13e6);box-shadow:inset 0 0 0 2px #ffd40033}.coach-play-option.selected i{color:#ffd400}.wrist-setup-page{grid-template-rows:auto auto minmax(0,1fr)}.wrist-setup-scroll{min-height:0;display:grid;align-content:start;gap:1rem;overflow:auto}.wrist-setup-section{display:grid;gap:.85rem;padding:1rem;border:1px solid rgba(255,212,0,.32);background:#14100394}.wrist-setup-section>header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.wrist-setup-section>header span{color:#ffd400;font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.wrist-setup-section h3{margin:.15rem 0 0;font-size:1.35rem}.wrist-setup-section>header small{color:#ffffff9e}.wrist-top-grid-editor{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(3,minmax(5rem,1fr));gap:.45rem;min-height:17rem;padding:.65rem;border:1px solid rgba(88,224,145,.34);border-radius:.75rem;background:#030f09ad}.wrist-top-page-builder{display:grid;grid-template-columns:minmax(32rem,2fr) minmax(18rem,1fr);align-items:start;gap:.85rem}.wrist-top-item-palette{display:grid;gap:1rem;max-height:32rem;padding:.75rem;overflow:auto;border:1px solid rgba(255,212,0,.26);border-radius:.75rem;background:#1410036b}.wrist-top-item-palette>section{display:grid;gap:.6rem}.wrist-top-item-palette>section>header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding-bottom:.35rem;border-bottom:1px solid rgba(255,255,255,.14)}.wrist-top-item-palette>section>header strong{color:#fff4ba;font-size:.78rem;text-transform:uppercase}.wrist-top-item-palette>section>header small{color:#ffffff8a;font-size:.62rem}.wrist-palette-items{display:grid;gap:.4rem}.wrist-palette-items button{display:grid;grid-template-columns:1.7rem minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;padding:.5rem;color:#fff;background:#030f09d1;cursor:grab;text-align:left}.wrist-palette-items button:active{cursor:grabbing}.wrist-palette-items button.placed{border-color:#58e0919e;background:#0269373d}.wrist-palette-items button>b{display:grid;width:1.6rem;height:1.6rem;place-items:center;border-radius:.35rem;color:#07100b;background:#ffd400;font-size:.72rem}.wrist-palette-items.formations button>b{background:#53d4ff}.wrist-palette-items button>span{display:grid;min-width:0;gap:.1rem}.wrist-palette-items button small{overflow:hidden;color:#ffffff8f;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.wrist-top-grid-cell{min-width:0;border:1px dashed rgba(255,255,255,.17);border-radius:.45rem;background:#ffffff06}.wrist-top-grid-item{z-index:1;display:grid;min-width:0;align-content:center;gap:.2rem;padding:.5rem;border-color:#ffd40094;border-radius:.45rem;color:#fff7c7;background:linear-gradient(145deg,#74550094,#2b2304cc);cursor:grab;text-align:center}.wrist-top-grid-item:active{cursor:grabbing}.wrist-top-grid-item.formation{border-color:#53d4ff9e;color:#d9f7ff;background:linear-gradient(145deg,#054558a3,#04202ad6)}.wrist-top-grid-item.diagram{border-color:#ffffff9e;color:#fff;background:linear-gradient(145deg,#505050b8,#181818e0)}.wrist-top-grid-item small{color:#ffffff94;font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wrist-top-grid-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrist-public-columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(15rem,1fr);gap:1rem}.wrist-public-columns>div{display:grid;align-content:start;gap:.55rem}.wrist-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.wrist-route-depth-groups{display:grid;gap:.75rem}.wrist-route-depth-group{display:grid;gap:.4rem}.wrist-route-depth-group>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.14)}.wrist-route-depth-group>header strong{color:#fff4ba;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.wrist-route-depth-group>header span{color:#ffffff8c;font-size:.62rem;font-weight:800}.wrist-choice-grid.formations{grid-template-columns:1fr}.wrist-formation-groups{display:grid;gap:.65rem}.wrist-choice-grid button{display:grid;min-height:5.2rem;align-content:start;gap:.35rem;padding:.65rem;text-align:left;background:#030f09d1}.wrist-choice-grid button.selected,.wrist-play-grid button.selected{color:#fff7c7;border-color:#ffd400;background:#7455006b;box-shadow:inset 0 0 0 1px #ffd40059}.wrist-choice-grid button small,.wrist-play-grid button small{color:#ffffff94;font-size:.62rem;line-height:1.25}.wrist-play-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.wrist-play-grid button{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.55rem;padding:.55rem;text-align:left;background:#030f09d1}.wrist-play-grid button>b{display:grid;width:1.8rem;height:1.8rem;place-items:center;color:#07100b;background:#ffd400;border-radius:50%}.wrist-play-grid button>span{display:grid;gap:.15rem}@media (max-width: 760px){.coach-assist-panels{grid-template-columns:1fr;overflow:auto}.coach-assist-panel{min-height:16rem}.coach-assist-header{align-items:start;flex-direction:column}.coach-set-name{min-width:min(22rem,85vw)}.coach-play-picker,.coach-play-picker-grid,.wrist-public-columns,.wrist-play-grid{grid-template-columns:1fr}.wrist-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wrist-top-grid-editor{min-width:42rem}.wrist-top-page-builder{grid-template-columns:1fr}}.play-card-copy{display:grid;gap:.18rem;min-width:0}.play-list-preview{width:100%;height:4.75rem;border:1px solid rgba(255,255,255,.16);background:#ffffff08}.play-list-preview-bg{fill:#ffffff0a}.play-list-preview-field-image{opacity:.58}.play-list-preview.defense-preview text{transform-box:fill-box;transform-origin:center;transform:scale(-1)}.play-list-preview-yard{stroke:#ffffff14;stroke-width:.15}.play-list-preview-los{stroke:#18b35f;stroke-width:.28}.play-list-preview-dlos{stroke:#ff4da6;stroke-width:.22;stroke-dasharray:.6 .35}.play-list-preview-route{fill:none;stroke-width:.32;stroke-linecap:round;stroke-linejoin:round}.play-list-preview-route-detail{fill:none;stroke-width:.28;stroke-linecap:round;stroke-linejoin:round}.play-list-preview-route.dashed{stroke-dasharray:.8 .45}.play-list-preview-route.dotted{stroke-dasharray:.2 .35}.play-list-preview-route.pursuit{stroke-dasharray:.85 .4 .16 .4}.play-list-preview-motion{fill:none;stroke-width:.34;stroke-dasharray:.55 .4;stroke-linecap:round;stroke-linejoin:round}.play-list-preview-motion-arrow{fill:none;stroke-width:.42;stroke-linecap:round;stroke-linejoin:round}.play-list-preview-motion-origin{stroke-width:.22;opacity:.8}.play-list-preview-motion-origin-label{fill:#fff;opacity:.9}.play-list-preview-block-travel{fill:none;stroke-width:.28;stroke-dasharray:.48 .34;opacity:.8}.play-list-preview-block-marker{fill:none;stroke-width:.72;stroke-linecap:round}.play-list-preview-zone-guide{fill:none;stroke-width:.38;stroke-dasharray:.08 .58;stroke-linecap:round;opacity:1}.play-list-preview-zone-fill{stroke-width:.16;fill-opacity:.32;stroke-opacity:.75}.play-list-preview-zone-fill.help{fill-opacity:.26}.play-list-preview-coverage-link{fill:none;stroke-width:.3;stroke-dasharray:.6 .38;opacity:.9}.play-list-preview-coverage-ring{fill:none;stroke-width:.28}.play-list-preview-scout circle{fill:#ffffff14;stroke:#fffc;stroke-width:.16}.play-list-preview-scout text{fill:#fff;font-size:.82px;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:0;word-spacing:0;text-anchor:middle;dominant-baseline:middle}.play-list-preview-label{fill:#07100b;font-size:.72px;text-anchor:middle;dominant-baseline:middle;font-weight:900;letter-spacing:0;pointer-events:none}.play-list-preview-label.defense{fill:#fff;font-size:.96px}.play-list-preview-label.long{font-size:.54px}.play-list-preview-label.defense.long{font-size:.7px}.play-card strong{font-size:.96rem}.play-card-meta{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffffffc7}.play-card span{font-size:.78rem}.plus-button{min-width:2.3rem;width:2.3rem;height:2.3rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;line-height:1}.formation-card span,.formation-card small{display:block;color:#d5e3d7;margin-top:.2rem}.play-card span{display:block;color:#d5e3d7;margin-top:.3rem}.issue{padding:.55rem;border-left:4px solid currentColor;background:#ffffff0f}.issue.legal{color:#a9e67d}.issue.warning{color:#ffd166}.issue.illegal{color:#ff7b7b}.disclaimer{font-size:.82rem;color:#d6ddd8}.direction-indicator{fill:#fff;font-size:14px;font-weight:800;letter-spacing:.08em}@media (max-width: 1180px){.layout{grid-template-columns:240px 1fr}.editor-layout{grid-template-columns:40% 60%}.sidebar.right{grid-column:1 / -1;border-left:0;border-top:1px solid rgba(255,255,255,.12)}}@media (max-width: 860px){.library-shell .app-header,.library-shell .header-actions,.library-transfer-actions{align-items:stretch;flex-direction:column}.library-transfer-status{max-width:none;text-align:left}.header-actions input{width:100%;min-width:0}.app-shell.editor-shell{height:auto;min-height:100vh;overflow:auto}.layout{grid-template-columns:1fr}.editor-layout{grid-template-columns:1fr;overflow:visible}.library-layout{height:auto;min-height:calc(100vh - 6rem)}.home-grid{grid-template-columns:1fr;grid-template-rows:auto}.offense-card,.defense-card,.special-teams-card,.home-grid>.utility-card{grid-column:auto}.feature-play-rows{grid-template-rows:auto}.section-page{grid-template-rows:auto auto auto}.section-page-header,.section-page-subhead,.section-inline-picker{align-items:flex-start;flex-direction:column}.section-play-rows{grid-template-rows:auto}.section-play-columns,.offense-library-layout,.special-teams-library-page .offense-library-layout{grid-template-columns:1fr}.special-teams-library-page .offense-formation-options{height:auto;grid-template-rows:none}.special-teams-library-page .offense-formation-option .special-teams-formation-preview{height:7rem}.offense-formation-rail{overflow:visible}.offense-formation-options{grid-template-columns:repeat(3,minmax(10rem,1fr));overflow-x:auto}.practice-layout,.practice-field-size-row{grid-template-columns:1fr}.practice-field-svg{min-width:26rem;min-height:28rem}.practice-control-grid,.defensive-play-list,.play-card,.defensive-play-list .play-card{grid-template-columns:1fr}.play-card>.play-list-preview{height:8rem;min-height:8rem}.play-card-shell{grid-template-columns:1fr}.play-download-button{min-height:2.5rem}.sidebar.left,.sidebar.right{border:0}.creation-sidebar{order:2;overflow:visible}.metadata-toolbar{grid-template-columns:1fr}.workspace{order:1}.sidebar{overflow:visible}.creation-scroll-area{overflow:visible;padding-right:0}.field-stage{grid-template-columns:1fr}.los-rail{grid-template-columns:1fr;grid-template-rows:auto auto auto}.los-rail-slider{writing-mode:initial;direction:ltr;height:auto;min-height:2rem}.route-category-grid,.route-popup-grid,.qb-movement-grid,.route-tree-options,.player-detail-form,.assignment-editor-form{grid-template-columns:1fr}.player-detail-form .player-detail-field:nth-child(1),.player-detail-form .player-detail-field:nth-child(2),.player-detail-form .player-detail-field:nth-child(3),.player-detail-form .player-detail-field:nth-child(4),.player-detail-form .player-detail-field:nth-child(5){grid-column:auto}.assignment-row{grid-template-columns:2.1rem 1fr}.assignment-row-value{grid-column:1 / -1}body{overflow:auto}.app-shell{height:auto;min-height:100vh;overflow:visible}.field{min-height:420px}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:#07150e}.auth-card{width:min(28rem,100%);display:grid;gap:1rem;padding:2rem;border:1px solid #31523d;border-radius:1rem;background:#10251a;color:#f4f7f4;box-shadow:0 1rem 4rem #0008}.auth-card label{display:grid;gap:.4rem;font-weight:700}.auth-card input,.account-center input,.account-center select{min-height:2.7rem;padding:.65rem .8rem;border:1px solid #728378;border-radius:.4rem;background:#fff;color:#111}.auth-error{color:#ffb4ad}.account-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:auto;padding:4vh 1rem;background:#000b}.account-center{width:min(60rem,100%);margin:auto;padding:1.5rem;border-radius:.8rem;background:#f7faf7;color:#142018;box-shadow:0 1rem 5rem #000}.account-title,.account-list>div{display:flex;justify-content:space-between;align-items:center;gap:1rem}.account-form{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:.6rem}.account-list{display:grid;gap:.5rem;margin-bottom:1.5rem}.account-list>div{padding:.7rem;border:1px solid #ccd7cf;border-radius:.4rem}.join-code{display:block;margin-top:1rem;padding:1rem;border:2px dashed #32643f;font:700 1.1rem monospace;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}@media (max-width: 760px){.account-form{grid-template-columns:1fr}}
