:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#18211e;background:#edf1ef;color-scheme:light;--kaish-ink: #18211e;--kaish-muted: #687570;--kaish-canvas: #edf1ef;--kaish-surface: #ffffff;--kaish-surface-soft: #f6f9f8;--kaish-line: #d3dcD9;--kaish-line-strong: #bbc8c3;--kaish-green: #236e58;--kaish-green-strong: #185642;--kaish-green-soft: #e8f3ef;--kaish-blue: #2f7fa8;--kaish-amber: #b87825;--kaish-red: #ac4f48;--kaish-sidebar: #101514;--kaish-shadow: 0 7px 22px rgba(23, 34, 30, .055);font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0}*{box-sizing:border-box}html{background:var(--kaish-canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--kaish-canvas);color:var(--kaish-ink)}::selection{background:#bfe4d7;color:#10251d}*{scrollbar-width:thin;scrollbar-color:#aab9b4 transparent}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:5px;background:#aab9b4;background-clip:padding-box}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}button:disabled{cursor:not-allowed;opacity:.45}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:3px solid rgba(46,130,101,.42);outline-offset:2px}:where(input,select,textarea){accent-color:var(--kaish-green)}:where(input,select,textarea):focus{border-color:#4a9b80!important;box-shadow:0 0 0 3px #2d84661a;outline:none}.loading{min-height:100vh;display:grid;place-items:center;color:#5b6764;font-weight:650}.workspace-view-loading{min-height:420px;display:grid;place-items:center;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface-soft);color:var(--kaish-muted);font-size:12px;font-weight:750;box-shadow:var(--kaish-shadow)}.app-recovery-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;padding:28px;background:#edf1ef;color:#1d2925;text-align:center}.app-recovery-screen img{width:58px;height:58px;border-radius:12px}.app-recovery-screen>span{color:#39735f;font-size:11px;font-weight:850;text-transform:uppercase}.app-recovery-screen h1{margin:0;font-size:23px}.app-recovery-screen p{max-width:520px;margin:0;color:#68746f;font-size:12px;line-height:1.5}.app-recovery-screen button{min-height:38px;margin-top:5px;padding:0 14px;border:1px solid #397b64;border-radius:6px;background:#397b64;color:#fff;font-size:11px;font-weight:800}.auth-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:#56615e;font-size:13px;font-weight:700}.auth-loading img{width:54px;height:54px;border-radius:8px}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:28px;background:#e8ecea}.auth-frame{width:min(920px,100%);min-height:590px;display:grid;grid-template-columns:minmax(310px,.88fr) minmax(390px,1.12fr);overflow:hidden;border:1px solid #c8d0cd;border-radius:8px;background:#f8faf9;box-shadow:0 18px 45px #18221f1f}.auth-brand-panel{min-width:0;display:flex;flex-direction:column;padding:32px;background:#111514;color:#f7faf8}.auth-brand-lockup{display:flex;align-items:center;gap:12px}.auth-brand-lockup img{width:48px;height:48px;border-radius:8px}.auth-brand-lockup>div{display:flex;flex-direction:column;min-width:0}.auth-brand-lockup strong{font-size:22px}.auth-brand-lockup span{margin-top:4px;color:#97a5a0;font-size:11px}.auth-brand-copy{margin:auto 0}.auth-brand-copy .eyebrow{color:#77c3a9}.auth-brand-copy h1{max-width:330px;margin-top:10px;color:#fff;font-size:34px}.auth-brand-copy p{max-width:330px;margin:13px 0 0;color:#b3bfbb;font-size:14px;line-height:1.55}.auth-brand-footer{margin-top:auto;padding-top:24px;color:#788782;font-size:10px;font-weight:750}.auth-form-panel{min-width:0;display:flex;flex-direction:column;padding:34px 38px 24px}.auth-form-heading h2{margin-top:7px;font-size:24px}.auth-form-heading p{margin:8px 0 0;color:#697570;font-size:13px}.auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:24px;padding:3px;border:1px solid #cbd3d0;border-radius:7px;background:#edf1ef}.auth-mode-switch button{min-height:36px;border:0;border-radius:5px;background:transparent;color:#62706b;font-size:12px;font-weight:750}.auth-mode-switch button.active{background:#fff;color:#19211f;box-shadow:0 1px 4px #1b25221f}.auth-form{display:grid;gap:15px;margin-top:22px}.auth-form>label{display:grid;gap:7px}.auth-form>label>span{color:#4c5955;font-size:11px;font-weight:750}.auth-form input{width:100%;min-width:0;height:42px;border:1px solid #c4cdca;border-radius:6px;background:#fff;color:#17201e;padding:0 11px;outline:none}.auth-form input:focus{border-color:#46977c;box-shadow:0 0 0 3px #46977c1f}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap>svg{position:absolute;left:11px;color:#71807a;pointer-events:none}.auth-input-wrap input{padding-left:38px;padding-right:40px}.auth-password-toggle{position:absolute;right:5px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:#65736e}.auth-password-toggle:hover{background:#edf1ef}.auth-submit{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:#236e58;color:#fff;font-size:13px;font-weight:800}.auth-submit:hover:not(:disabled){background:#1c5d4a}.auth-submit:disabled{background:#9cafaa}.auth-text-button{justify-self:center;border:0;background:transparent;color:#226f59;font-size:12px;font-weight:750}.auth-text-button:hover{text-decoration:underline}.auth-message{padding:10px 11px;border:1px solid;border-radius:6px;font-size:12px;line-height:1.4}.auth-message.error{border-color:#e2b8b3;background:#fff5f3;color:#9a4037}.auth-message.success{border-color:#afd6c7;background:#f1faf6;color:#286b54}.auth-reset-panel{display:grid;gap:7px;padding:12px;border:1px solid #d1d9d6;border-radius:6px;background:#f1f4f3}.auth-reset-panel strong{font-size:12px}.auth-reset-panel span{color:#66736e;font-size:11px;line-height:1.4}.auth-reset-panel button{justify-self:start;min-height:33px;border:1px solid #98aaa4;border-radius:5px;background:#fff;color:#284039;font-size:11px;font-weight:750}.auth-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 15px;margin-top:auto;padding-top:22px;color:#7a8581;font-size:11px}.auth-legal a{color:#226f59;font-weight:750;text-decoration:none}.auth-legal a:hover{text-decoration:underline}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.subscription-gate{min-height:100vh;display:grid;place-items:center;padding:28px;background:#e8ecea}.subscription-gate-card{width:min(620px,100%);display:grid;justify-items:center;gap:11px;padding:30px;border:1px solid #c8d0cd;border-radius:8px;background:#f8faf9;box-shadow:0 18px 45px #18221f1f;text-align:center}.subscription-gate-brand{justify-self:start;display:flex;align-items:center;gap:10px;margin-bottom:8px;text-align:left}.subscription-gate-brand img{width:42px;height:42px;border-radius:7px}.subscription-gate-brand>div{display:grid;gap:2px}.subscription-gate-brand strong{font-size:18px}.subscription-gate-brand span{color:#74807c;font-size:10px;font-weight:800;text-transform:uppercase}.subscription-gate-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e5f1ec;color:#236e58}.subscription-gate-card h1{margin:2px 0 0;font-size:26px}.subscription-gate-card>p{max-width:520px;margin:0;color:#65716d;font-size:13px;line-height:1.55}.subscription-gate-facts{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:8px;overflow:hidden;border:1px solid #d2dad7;border-radius:7px;background:#d2dad7}.subscription-gate-facts span{min-width:0;display:grid;gap:4px;padding:11px;background:#fff}.subscription-gate-facts small{color:#74807c;font-size:9px;font-weight:800;text-transform:uppercase}.subscription-gate-facts strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.subscription-workspace-picker{width:100%;display:grid;gap:6px;text-align:left}.subscription-workspace-picker>span{color:#65716d;font-size:10px;font-weight:800;text-transform:uppercase}.subscription-workspace-picker select{width:100%;min-height:39px;border:1px solid #bec9c5;border-radius:6px;background:#fff;padding:0 10px;color:#1e2926;font-weight:700}.subscription-gate-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:5px}.subscription-gate-actions a{text-decoration:none}.subscription-gate-card footer{width:100%;display:flex;justify-content:space-between;gap:12px;margin-top:8px;padding-top:14px;border-top:1px solid #dde3e0;color:#76827e;font-size:10px}.subscription-gate-card footer a{color:#236e58;font-weight:750;text-decoration:none}.app-shell,.setup-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.setup-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:18px;padding:16px 14px;overflow:hidden;border-right:1px solid #252d2a;background:#101313;color:#f7faf8}.setup-sidebar .icon-button{border-color:#39433f}.setup-sidebar .brand-row>div{display:flex;flex-direction:column;line-height:1.05}.setup-sidebar .brand-row strong{font-size:18px}.setup-sidebar .brand-row span{margin-top:4px;color:#91a09b;font-size:11px;font-weight:700;text-transform:uppercase}.setup-workspace{min-width:0;padding:18px}.workspace-page-placeholder{max-width:760px;margin:28px;padding:28px;border:1px solid #d2dad7;border-radius:8px;background:#fff}.workspace-page-placeholder h2{margin:8px 0}.workspace-page-placeholder p{margin:0;color:#68736f}.workspace-hub{display:grid;gap:18px;padding:8px}.workspace-hub-heading{min-height:74px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:10px 6px 14px;border-bottom:1px solid var(--kaish-line)}.workspace-hub-heading h2{margin:4px 0;font-size:28px}.workspace-hub-heading p{margin:0;color:#66716d}.settings-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-account-overview{min-height:92px;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(420px,1.5fr) auto;align-items:center;gap:16px;padding:15px 17px;border:1px solid var(--kaish-line);border-left:4px solid var(--kaish-green);border-radius:8px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.settings-account-copy{min-width:0;display:grid;gap:3px}.settings-account-copy>strong{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.settings-account-copy>small{overflow:hidden;color:#68746f;text-overflow:ellipsis;white-space:nowrap}.settings-overview-actions,.settings-backup-actions{display:flex;align-items:center;gap:6px}.settings-overview-actions button,.settings-backup-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid #bfccc7;border-radius:5px;background:#fff;color:#31594b;font-size:10px;font-weight:800}.settings-overview-actions button:hover,.settings-backup-actions button:hover{border-color:var(--kaish-green);background:var(--kaish-green-soft)}.settings-primary-grid{display:grid;grid-template-columns:.82fr 1.35fr .82fr;gap:14px;align-items:start}.settings-section{display:grid;align-content:start;gap:8px;padding:16px;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.settings-section>header{display:flex;align-items:center;gap:10px;padding:2px 2px 10px;border-bottom:1px solid #e4e9e7}.settings-section>header svg{color:var(--kaish-green)}.settings-section h3{margin:2px 0 0;font-size:17px}.settings-section>button,.settings-section>a{width:100%;min-height:54px;display:flex;align-items:center;gap:11px;padding:10px;border:1px solid #dfe5e3;border-radius:6px;background:#fafcfb;color:#18211e;text-align:left;text-decoration:none}.settings-section>button:hover,.settings-section>a:hover{border-color:#92b4a8;background:#f3f8f6}.settings-section>button>span,.settings-section>a>span{min-width:0;flex:1;display:grid;gap:2px}.settings-section small{color:#6b7773}.settings-section .danger{color:#9a3e3e}.read-only-panel{align-content:start;gap:8px;color:#53605c}.read-only-panel p{margin:0;color:#74807c;line-height:1.5}.live-read-only-banner{margin:0 0 10px;padding:9px 12px;border:1px solid #d8b77c;border-radius:6px;background:#fff9ea;color:#785b22;font-size:12px;font-weight:750}.settings-template-editor{margin-top:14px;display:grid;gap:12px;padding:16px;border:1px solid var(--kaish-line);border-top:3px solid var(--kaish-green);border-radius:8px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.settings-template-editor>header{display:flex;justify-content:space-between;align-items:start;gap:16px}.settings-template-editor h3{margin:2px 0 3px;font-size:18px}.settings-template-editor p{margin:0;color:#68746f;font-size:12px}.settings-template-editor select,.settings-template-editor input{min-width:0;height:36px;border:1px solid #c8d1ce;border-radius:5px;background:#fff;padding:0 8px;color:#1d2824}.built-in-tag-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid #dce3e0}.built-in-tag-side{min-width:0;padding:10px 0 12px}.built-in-tag-side+.built-in-tag-side{padding-left:13px;border-left:1px solid #dce3e0}.built-in-tag-side:first-child{padding-right:13px}.built-in-tag-side>header,.settings-custom-heading{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px}.built-in-tag-side>header span{font-size:11px;font-weight:850;text-transform:uppercase}.built-in-tag-side.home>header span{color:#226a53}.built-in-tag-side.away>header span{color:#9d4b45}.built-in-tag-side>header small{color:#74807c;font-size:9px}.built-in-tag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.built-in-tag-button{min-width:0;min-height:44px;display:grid;align-content:center;gap:2px;padding:6px 8px;border:1px solid #d4dcda;border-left:3px solid #82908b;border-radius:5px;background:#fafcfb}.built-in-tag-button strong,.built-in-tag-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.built-in-tag-button strong{font-size:10px}.built-in-tag-button small{color:#74807c;font-size:8px}.built-in-tag-button.blue{border-left-color:#3986b8}.built-in-tag-button.green{border-left-color:#36906f}.built-in-tag-button.red{border-left-color:#c45e55}.built-in-tag-button.amber{border-left-color:#d19a43}.settings-custom-heading{padding-top:2px}.settings-custom-heading>div{display:grid;gap:2px}.settings-custom-heading .secondary-light{min-height:30px}.template-action-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.template-action-list>div{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #dfe5e3;border-radius:6px;background:#fafcfb}.template-action-list>div>div{min-width:0;flex:1;display:grid;gap:2px}.template-action-list small{overflow:hidden;color:#707c78;text-overflow:ellipsis;white-space:nowrap}.template-action-list button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#9a3e3e}.template-tone{width:4px;height:30px;border-radius:2px;background:#71817b}.template-tone.blue{background:#3184a6}.template-tone.green{background:#30966e}.template-tone.red{background:#c95757}.template-tone.amber{background:#c88d2e}.template-action-form{display:grid;grid-template-columns:1.2fr 1.2fr .55fr 1fr 1fr auto;align-items:end;gap:8px}.template-action-form label{min-width:0;display:grid;gap:4px;color:#64716c;font-size:9px;font-weight:800;text-transform:uppercase}.template-action-form .primary-action{min-height:36px}.settings-template-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #e4e9e7;color:#66726e;font-size:11px}.settings-identity,.settings-note{display:grid;gap:4px;padding:11px;border-radius:6px;background:#f1f5f3}.settings-access-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.settings-access-summary>span{min-width:0;display:grid;gap:3px;padding:9px;border:1px solid #dce4e1;border-top:2px solid var(--kaish-green);border-radius:5px;background:#f8fbfa}.settings-access-summary>span:nth-child(2){border-top-color:var(--kaish-blue)}.settings-access-summary>span:nth-child(3){border-top-color:var(--kaish-amber)}.settings-access-summary strong{color:#66736e;font-size:9px;text-transform:uppercase}.settings-access-summary small{overflow:hidden;color:#24312d;font-weight:750;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.settings-access-note{margin:0;color:#6d7974;font-size:10px}.storage-protection-status{display:grid;gap:7px;padding:11px;border:1px solid #dce4e1;border-radius:6px;background:#f8fbfa}.storage-protection-status>div:first-child{display:flex;align-items:center;gap:9px}.storage-protection-status>div:first-child>span{display:grid;gap:2px}.storage-meter{height:6px;overflow:hidden;border-radius:3px;background:#dfe7e4}.storage-meter>span{display:block;height:100%;border-radius:inherit;background:#438c74}.storage-warning{color:#9b532f!important;font-weight:700}.settings-identity span,.settings-identity small,.settings-note p{margin:0;color:#69746f}.settings-legal-links{display:flex;flex-wrap:wrap;gap:14px;padding:8px 2px}.settings-legal-links a{color:#176e57;font-weight:700}.sync-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(220px,auto);gap:10px}.sync-summary-strip article{min-height:86px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 9px;padding:13px;border:1px solid #d5ddda;border-radius:7px;background:#fff}.sync-summary-strip article svg{grid-row:span 2;color:#287c63}.sync-summary-strip article span{color:#6c7773;font-size:11px;font-weight:750;text-transform:uppercase}.sync-summary-strip article strong{font-size:19px}.sync-summary-strip>div{display:grid;gap:7px}.sync-summary-strip button,.sync-game-state button{border:1px solid #b9c9c3;border-radius:6px;background:#f8fbfa;color:#1e5646;font-weight:750}.sync-game-list{display:grid;gap:8px}.sync-game-list article{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(320px,1.4fr) minmax(180px,.8fr);align-items:center;gap:14px;padding:13px 15px;border:1px solid #d7dfdc;border-radius:7px;background:#fff}.sync-game-title,.sync-game-state{display:grid;gap:4px}.sync-game-title span,.sync-game-state small{color:#6c7773}.sync-game-facts{display:flex;align-items:center;gap:13px;min-width:0;color:#52605b;font-size:12px}.sync-game-facts span{min-width:0;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-game-state{justify-items:end;text-align:right}.sync-game-state button{min-height:34px;padding:0 12px}.sync-safety-note{display:flex;gap:8px;padding:12px 14px;border-left:3px solid #4d9d82;background:#edf6f2;color:#45524d}.hub-count{min-width:120px;display:grid;justify-items:end}.hub-count strong{font-size:27px}.hub-count span{color:#6d7874;font-size:11px;font-weight:700;text-transform:uppercase}.hub-search{max-width:460px;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 11px;border:1px solid #cfd8d5;border-radius:6px;background:#fff}.hub-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.hub-row-list{display:grid;gap:8px}.hub-game-row{display:grid;grid-template-columns:42px minmax(210px,1.2fr) minmax(300px,1fr) auto;align-items:center;gap:13px;padding:12px 14px;border:1px solid #d7dfdc;border-radius:7px;background:#fff}.hub-game-row:hover{border-color:#9db6ad;box-shadow:0 9px 24px #17221e14}.hub-row-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:6px}.hub-row-icon.ready{color:#176d55;background:#e6f3ee}.hub-row-icon.missing{color:#8a5a33;background:#f7eee4}.hub-row-primary{min-width:0;display:grid;gap:3px}.hub-row-primary span,.hub-row-primary small{overflow:hidden;color:#6d7874;text-overflow:ellipsis;white-space:nowrap}.hub-row-metrics{display:flex;gap:6px;color:#5d6965}.hub-row-metrics span{min-height:29px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:1px solid #dce4e1;border-radius:4px;background:#f7faf9;white-space:nowrap}.hub-row-metrics svg{color:#3d7d68}.review-project-create{display:grid;grid-template-columns:minmax(170px,1fr) minmax(150px,1fr) 130px 130px auto;align-items:center;gap:8px;padding:13px 14px;border:1px solid #a9c8bd;border-left:4px solid var(--kaish-green);border-radius:7px;background:#edf6f2;box-shadow:var(--kaish-shadow)}.review-project-create>div{display:grid;gap:3px}.review-project-create input,.review-project-create select{min-height:38px;padding:0 9px;border:1px solid #c6d3ce;border-radius:5px;background:#fff}.hub-game-row{position:relative}.review-project-delete{position:absolute;right:5px;top:5px;width:26px;height:26px}.hub-empty-action{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;border:1px dashed #bdcbc6;border-radius:8px;background:#f8fbfa;text-align:center}.hub-empty-action h3,.hub-empty-action p{margin:0}.hub-empty-action p{max-width:520px;color:#68736f}.presentation-library-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.presentation-library-grid>article{min-width:0;display:grid;align-content:start;gap:9px;padding:14px 15px 15px;border:1px solid #d5ddda;border-top:3px solid #3d8b70;border-radius:8px;background:#fff}.presentation-library-grid>article:hover{border-color:#9eb8ae;border-top-color:#286e57;box-shadow:0 10px 24px #17221e17;transform:translateY(-1px)}.presentation-library-grid article>header{display:flex;align-items:center;justify-content:space-between;color:#6c7773;font-size:11px;font-weight:750;text-transform:uppercase}.presentation-library-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:#176c55;background:#e7f2ee}.presentation-library-grid h3,.presentation-library-grid p{margin:0}.presentation-library-grid p,.presentation-library-grid small{overflow:hidden;color:#6c7773;text-overflow:ellipsis;white-space:nowrap}.presentation-library-grid article>.secondary-light{width:100%;min-height:32px}.presentation-library-counts{display:flex;gap:14px;padding:9px 0;border-block:1px solid #e6ebe9;color:#56625e}.presentation-library-counts span{display:inline-flex;align-items:center;gap:4px}.presentation-start-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px;border:1px solid #d8dfdd;border-radius:7px;background:#fff}.presentation-start-list button{min-height:32px;border:1px solid #ced8d4;border-radius:5px;background:#f7faf9}.reports-filter-row{display:flex;gap:10px;padding:12px;border:1px solid var(--kaish-line);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.reports-filter-row label{min-width:190px;display:grid;gap:4px;color:#6c7773;font-size:11px;font-weight:750;text-transform:uppercase}.reports-filter-row select{min-height:38px;padding:0 10px;border:1px solid #cfd8d5;border-radius:6px;background:#fff}.reports-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px}.reports-overview-grid article{display:grid;grid-template-columns:auto 1fr;gap:3px 9px;padding:14px;border:1px solid #d6dedb;border-top:3px solid var(--kaish-green);border-radius:7px;background:#fff;box-shadow:var(--kaish-shadow)}.reports-overview-grid article:nth-child(2){border-top-color:var(--kaish-blue)}.reports-overview-grid article:nth-child(3){border-top-color:var(--kaish-amber)}.reports-overview-grid article:nth-child(4){border-top-color:var(--kaish-red)}.reports-overview-grid svg{grid-row:span 3;color:#267b62}.reports-overview-grid span,.reports-overview-grid small{color:#68736f}.reports-overview-grid strong{font-size:23px}.reports-content-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:12px}.workspace-report-games .report-table-head,.workspace-report-games .report-table-row{grid-template-columns:minmax(180px,1fr) 100px 80px 96px}.workspace-report-games button{min-height:30px;border:1px solid #bfcfc9;border-radius:5px;background:#f7faf9;color:#176c55;font-weight:750}.workspace-player-minutes .report-table-head,.workspace-player-minutes .report-table-row{grid-template-columns:minmax(160px,1fr) 60px 70px}.tactics-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.tactics-library{display:grid;align-content:start;gap:7px;padding:10px;border:1px solid var(--kaish-line);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.tactics-library>button:not(.primary-action){min-height:48px;display:grid;gap:2px;padding:8px;border:1px solid #dfe5e3;border-radius:5px;background:#f8faf9;text-align:left}.tactics-library>button.active{border-color:#4c947d;background:#e9f4f0;box-shadow:inset 3px 0 0 var(--kaish-green)}.tactics-library small{color:#6b7773}.tactics-editor{min-width:0;display:grid;gap:9px}.tactics-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:9px;border:1px solid var(--kaish-line);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.tactics-toolbar input,.tactics-toolbar select,.tactics-toolbar button{min-height:36px;border:1px solid #cbd5d1;border-radius:5px;background:#fff}.tactics-toolbar input{min-width:120px;flex:1;padding:0 9px}.tactics-toolbar select,.tactics-toolbar button{padding:0 9px}.tactics-surface{position:relative;aspect-ratio:16 / 9;min-height:340px;overflow:hidden;border:4px solid #f4f7f6;border-radius:6px;background:repeating-linear-gradient(90deg,#397c5b 0,#397c5b 10%,#3d825f 10%,#3d825f 20%);box-shadow:inset 0 0 0 1px #fff9,0 12px 28px #16231e24}.tactics-surface.basketball{background:repeating-linear-gradient(90deg,#b8743d 0,#b8743d 5.5%,#bd7a42 5.5%,#bd7a42 11%)}.tactics-surface.hockey{border-radius:15%/24%;background:#edf4f5}.tactics-surface.lacrosse{background:repeating-linear-gradient(90deg,#4f8450 0,#4f8450 10%,#548b55 10%,#548b55 20%)}.tactics-surface.other{background:#687a72}.tactics-sport-markings{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none}.tactics-sport-markings .surface-outline,.tactics-sport-markings .surface-line,.tactics-sport-markings .surface-goal{fill:none;stroke:#ffffffe0;stroke-width:4;vector-effect:non-scaling-stroke}.tactics-sport-markings .surface-fill{fill:#ffffffeb}.tactics-sport-markings .surface-line.dashed{stroke-dasharray:12 10}.tactics-sport-markings .surface-end-zone{fill:#ffffff0f;stroke:#ffffffe0;stroke-width:4;vector-effect:non-scaling-stroke}.tactics-sport-markings.hockey .surface-outline{stroke:#9baeb3;stroke-width:5}.tactics-sport-markings .hockey-red-line,.tactics-sport-markings .hockey-red-mark,.tactics-sport-markings .hockey-goal-line{fill:none;stroke:#c64a4a;stroke-width:4;vector-effect:non-scaling-stroke}.tactics-sport-markings .hockey-red-line{stroke-width:6}.tactics-sport-markings .hockey-blue-line{stroke:#3979a8;stroke-width:8;vector-effect:non-scaling-stroke}.tactics-sport-markings .hockey-dot,.tactics-sport-markings .hockey-neutral-dot{fill:#c64a4a}.tactics-sport-markings .hockey-crease{fill:#5d9fd029;stroke:#5d9fd0;stroke-width:5;vector-effect:non-scaling-stroke}.tactics-sport-markings .hockey-net{fill:none;stroke:#c64a4a;stroke-width:4;vector-effect:non-scaling-stroke}.tactics-sport-markings .basket-backboard{stroke:#fffffff2;stroke-width:6;vector-effect:non-scaling-stroke}.tactics-sport-markings .basket-rim{fill:none;stroke:#d65b3f;stroke-width:5;vector-effect:non-scaling-stroke}.tactics-sport-markings .lacrosse-restraining-line{stroke:#ffffffe0;stroke-width:4;stroke-dasharray:12 10;vector-effect:non-scaling-stroke}.tactics-sport-markings .lacrosse-crease{fill:none;stroke:#f0cf55;stroke-width:5;vector-effect:non-scaling-stroke}.tactics-sport-markings .lacrosse-goal{fill:#ef654f;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.tactics-token{position:absolute;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;font-weight:800;transform:translate(-50%,-50%);cursor:grab;box-shadow:0 2px 7px #00000042}.tactics-token.team{background:#176c9c}.tactics-token.opponent{background:#b34646}.tactics-toolbar .tactics-color{width:24px;min-height:24px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #aab7b2}.tactics-toolbar .tactics-color.active{box-shadow:0 0 0 2px #1d6d55}.tactics-toolbar button.active{border-color:#27765c;background:#e4f2ed;color:#1d624d}.tactics-drawing-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.tactics-drawing-layer.active{z-index:3;pointer-events:auto;cursor:crosshair}.tactics-presentation-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:8px;padding:9px;border:1px solid var(--kaish-line);border-radius:7px;background:var(--kaish-surface)}.tactics-presentation-row select{min-width:0;height:36px;border:1px solid #c8d2ce;border-radius:5px;background:#fff;padding:0 8px}.setup-topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:2px 2px 11px;border-bottom:1px solid var(--kaish-line)}.setup-topbar-actions{display:flex;align-items:center;gap:7px}.role-chip{min-height:30px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #cbd3d0;border-radius:6px;background:#f7f9f8;color:#52605b;font-size:10px;font-weight:800;text-transform:uppercase}.share-file-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #b9c6c1;border-radius:6px;background:#f8faf9;color:#2c5f4f;font-size:11px;font-weight:800}.share-file-button:hover:not(:disabled){border-color:#6f9789;background:#fff}.workspace-picker{min-height:56px;display:grid;grid-template-columns:130px minmax(220px,360px);align-items:center;gap:12px;margin-bottom:14px;padding:9px 12px;border:1px solid var(--kaish-line);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.workspace-picker>span{color:#65716d;font-size:10px;font-weight:800;text-transform:uppercase}.workspace-picker>div{position:relative;display:flex;align-items:center}.workspace-picker select{width:100%;min-height:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #bec9c5;border-radius:6px;background:#fff;color:#1e2926;padding:0 34px 0 10px;font-weight:700}.workspace-picker svg{position:absolute;right:10px;color:#68746f;pointer-events:none}.setup-message{margin-bottom:12px;padding:10px 12px;border:1px solid;border-radius:6px;font-size:12px}.setup-message.success{border-color:#acd4c4;background:#f0faf6;color:#276750}.setup-message.error{border-color:#e2b8b3;background:#fff5f3;color:#974239}.empty-workspace-state{min-height:360px;display:grid;place-items:center;align-content:center;gap:8px;padding:30px;border:1px solid #cbd3d0;border-radius:8px;background:#f8faf9;color:#68746f;text-align:center}.empty-workspace-state h2{color:#1f2926}.empty-workspace-state p{max-width:560px;margin:2px 0 0;font-size:13px;line-height:1.55}.setup-dashboard,.management-layout{min-width:0}.setup-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #dde2e0}.setup-heading>p,.setup-heading>span{margin:0;color:#68746f;font-size:12px;font-weight:700}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.summary-grid button{min-height:92px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #cbd3d0;border-radius:7px;background:#f8faf9;color:#26332f;text-align:left}.summary-grid button:hover:not(:disabled){border-color:#7f958d;background:#fff;box-shadow:var(--kaish-shadow);transform:translateY(-1px)}.summary-grid button>svg{flex:0 0 auto;color:#347b64}.summary-grid button span{display:flex;flex-direction:column;gap:3px;color:#68746f;font-size:11px}.summary-grid button strong{color:#1b2421;font-size:18px}.workspace-performance-summary{margin-bottom:14px;overflow:hidden;border:1px solid #cbd3d0;border-radius:7px;background:#f8faf9}.workspace-performance-summary>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #dde3e0}.workspace-performance-summary>header>div{display:flex;align-items:center;gap:9px;color:#347b64}.workspace-performance-summary>header h2{font-size:14px}.workspace-performance-summary>header>strong{font-size:22px;font-variant-numeric:tabular-nums}.workspace-performance-grid{display:grid;grid-template-columns:150px 180px minmax(0,1fr);align-items:stretch}.workspace-performance-grid>article{display:grid;align-content:center;gap:4px;min-height:98px;padding:12px;border-right:1px solid #e0e5e3}.workspace-performance-grid>article span,.recent-results>span{color:#66736e;font-size:9px;font-weight:850;text-transform:uppercase}.workspace-performance-grid>article strong{font-size:23px;font-variant-numeric:tabular-nums}.workspace-performance-grid>article small{color:#7b8782;font-size:9px}.recent-results{min-width:0;display:flex;align-items:center;gap:5px;padding:10px 12px}.recent-results>span{margin-right:3px}.recent-results button{min-width:68px;max-width:112px;min-height:54px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 5px;padding:6px 7px;border:1px solid #d1d8d5;border-radius:5px;background:#fff;color:#27332f;text-align:left}.recent-results button strong{grid-row:1 / 3;color:#347b64;font-size:15px}.recent-results button span{font-size:11px;font-weight:850;font-variant-numeric:tabular-nums}.recent-results button small{min-width:0;overflow:hidden;color:#76827d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.next-step-band{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px;border:1px solid #25322e;border-radius:8px;background:#18201e;color:#fff}.next-step-band .eyebrow{color:#75bfa6}.next-step-band p{max-width:570px;margin:10px 0 0;color:#aebbb6;font-size:13px;line-height:1.5}.primary-action,.secondary-light{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;padding:0 13px;font-size:12px;font-weight:800}.primary-action{border:1px solid var(--kaish-green);background:var(--kaish-green);color:#fff;box-shadow:0 2px 6px #18564226}.primary-action:hover:not(:disabled){border-color:var(--kaish-green-strong);background:var(--kaish-green-strong);box-shadow:0 4px 10px #18564230}.secondary-light{border:1px solid var(--kaish-line-strong);background:var(--kaish-surface);color:#40504a}.secondary-light:hover:not(:disabled){border-color:#7f9b91;background:var(--kaish-surface-soft);color:#244a3d}.management-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(320px,.55fr);gap:14px;align-items:start}.management-main,.editor-panel{min-width:0;overflow:hidden;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface-soft);box-shadow:var(--kaish-shadow)}.roster-list,.game-list{max-height:calc(100vh - 190px);overflow-y:auto}.roster-row{min-height:58px;display:grid;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:7px 10px;border-bottom:1px solid #e0e5e3}.roster-row:hover{background:#fff}.roster-row>strong{min-height:32px;display:grid;place-items:center;border:1px solid #c8d6d1;border-radius:5px;background:#eaf3f0;color:#25664f;font-size:12px;font-variant-numeric:tabular-nums}.roster-row>button:not(.icon-button){min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:0;background:transparent;color:#1d2724;text-align:left}.roster-row span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750}.roster-row small{color:#707c78;font-size:10px}.compact-empty{min-height:150px;display:grid;place-items:center;padding:20px;color:#76827e;font-size:12px}.editor-panel{padding-bottom:12px}.form-grid{display:grid;gap:11px;padding:12px}.form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{min-width:0;display:grid;gap:6px}.form-grid label.full{grid-column:1 / -1}.form-grid label>span{color:#53605c;font-size:10px;font-weight:800;text-transform:uppercase}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-width:0;border:1px solid #c2cbc8;border-radius:5px;background:#fff;color:#1d2724;outline:none}.form-grid input,.form-grid select{min-height:37px;padding:0 9px}.form-grid textarea{min-height:70px;resize:vertical;padding:8px 9px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#46977c;box-shadow:0 0 0 3px #46977c1a}.editor-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 12px}.full-action{width:calc(100% - 24px);margin:0 12px}.game-row{width:100%;min-height:68px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:0;border-bottom:1px solid #e0e5e3;background:transparent;color:#1d2724;text-align:left}.game-row.selected{background:#eef7f3;box-shadow:inset 3px 0 #3f8068}.game-row-open{min-width:0;flex:1;display:grid;grid-template-columns:138px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.game-row:hover{background:#fff;box-shadow:inset 3px 0 #9ab8ad}.game-date{display:flex;align-items:center;gap:7px;color:#596762;font-size:11px}.game-row-open>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.game-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.game-row span{color:#76817d;font-size:10px}.game-row-open>svg{color:#347b64}.management-filter-row{display:grid;grid-template-columns:minmax(180px,1fr) 130px 150px;gap:7px;padding:0 0 9px}.management-filter-row select{min-height:37px;padding:0 8px;border:1px solid #d0d8d5;border-radius:5px;background:#fff}.management-search{display:flex;align-items:center;gap:7px;min-height:37px;padding:0 9px;border:1px solid #d0d8d5;border-radius:5px;background:#fff}.management-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.game-row-actions{display:flex;gap:3px}.game-row-actions .icon-button{width:30px;height:30px}.support-tabs{display:flex;gap:6px}.support-tabs button{min-height:37px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #ccd6d2;border-radius:5px;background:#fff}.support-tabs button.active{color:#fff;border-color:#246e57;background:#246e57}.howto-grid{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));gap:10px}.howto-grid article{position:relative;min-height:150px;display:grid;align-content:start;gap:7px;padding:15px;border:1px solid #d5ddda;border-radius:7px;background:#fff}.howto-grid article>span{position:absolute;right:13px;top:10px;color:#c4d0cc;font-size:25px;font-weight:800}.howto-grid svg{color:#24765e}.howto-grid h3,.howto-grid p{margin:0}.howto-grid p{color:#65716c;line-height:1.45}.media-manager-list{display:grid;gap:8px}.media-manager-list>article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d6dedb;border-radius:7px;background:#fff}.media-manager-list article>div:nth-child(2){min-width:0;display:grid;gap:3px}.media-manager-list article span,.media-manager-list article small{overflow:hidden;color:#68736f;text-overflow:ellipsis;white-space:nowrap}.media-manager-list article>button{min-height:35px;border:1px solid #bfcfc9;border-radius:5px;background:#f7faf9;color:#176c55;font-weight:750}.support-link-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:9px}.support-link-grid a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 9px;padding:14px;border:1px solid #d6dedb;border-radius:7px;background:#fff;color:#17221e;text-decoration:none}.support-link-grid a span{color:#69746f}.support-link-grid a svg{grid-column:2;grid-row:1 / span 2;align-self:center;color:#27765e}.workspace-context{border-top:0;border-bottom:1px solid #2c3431}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:18px;padding:16px 14px;background:var(--kaish-sidebar);color:#f7faf8;border-right:1px solid #252d2a;overflow:hidden}.sidebar-collapsed{grid-template-columns:64px minmax(0,1fr)}.sidebar-collapsed .sidebar{padding-inline:10px}.brand-row{display:flex;align-items:center;gap:10px;min-height:40px}.brand-icon{width:36px;height:36px;border-radius:7px;object-fit:cover;box-shadow:0 3px 10px #0000003d}.brand-row>div{display:flex;flex-direction:column;line-height:1.05}.brand-row strong{font-size:18px}.brand-row span{margin-top:4px;color:#91a09b;font-size:11px;text-transform:uppercase;font-weight:700}.sidebar-toggle{margin-left:auto;color:#c8d2cf}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--kaish-line);border-radius:6px;color:#43504c;background:transparent}.icon-button:hover{border-color:#8ea098;background:#47575117}.sidebar .icon-button{border-color:#39433f}.mode-nav{display:grid;gap:6px}.sidebar-nav-label{margin:9px 10px 0;color:#6f7e79;font-size:8px;font-weight:850;text-transform:uppercase}.sidebar-nav-label:first-child{margin-top:0}.mode-nav button,.secondary-button{min-height:40px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid transparent;border-radius:6px;background:transparent;color:#adb9b5;text-align:left;font-weight:650}.mode-nav button.active{color:#fff;border-color:#385047;background:#1e2d28;box-shadow:inset 3px 0 #58b494}.mode-nav button:hover,.secondary-button:hover{color:#fff;background:#1b211f}.mode-nav button svg{flex:0 0 auto}.mode-nav button:disabled{color:#65716d}.sidebar-section{display:grid;gap:7px}.sidebar-section label{color:#899793;font-size:11px;font-weight:750;text-transform:uppercase}.sidebar-section input,.sidebar-section select{width:100%;min-height:36px;border:1px solid #36403c;border-radius:6px;background:#181d1b;color:#fff;padding:0 9px;outline:none}.sidebar-section input:focus,.sidebar-section select:focus{border-color:#5ab79a}.team-fields{gap:6px}.team-fields label:not(:first-child){margin-top:7px}.sidebar-spacer{flex:1}.secondary-button{border-color:#36403c}.sidebar-account{min-width:0;display:flex;align-items:center;gap:9px;padding:9px 10px;border-top:1px solid #2c3431;color:#b8c3bf}.sidebar-account>div{min-width:0;display:flex;flex-direction:column;gap:3px}.sidebar-account span{color:#778681;font-size:9px;font-weight:800;text-transform:uppercase}.sidebar-account strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.sign-out-button{color:#d5a5a0}.workspace{min-width:0;padding:18px;background:var(--kaish-canvas)}.topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:2px 2px 11px;border-bottom:1px solid var(--kaish-line)}.eyebrow{color:#60706a;font-size:10px;line-height:1;font-weight:850;text-transform:uppercase}h1,h2{margin:3px 0 0;line-height:1.1}h1{color:#15201c;font-size:22px;font-weight:800}h2{color:#1b2723;font-size:16px;font-weight:800}.status-cluster{display:flex;align-items:center;gap:7px}.workspace-view-switch{display:none;align-items:center;gap:3px;padding:3px;border:1px solid #cbd3d0;border-radius:6px;background:#edf1ef}.workspace-view-switch button{width:28px;height:26px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#68746f}.workspace-view-switch button.active{background:#fff;color:#236e58;box-shadow:0 1px 3px #1923201f}.status-chip{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--kaish-line);border-radius:6px;background:var(--kaish-surface-soft);font-size:12px;font-weight:750;white-space:nowrap}.status-chip.online{border-color:#b8d7cb;background:#f0f8f5;color:#176b50}.status-chip.offline{color:#9c4d27;border-color:#e1bca9;background:#fff8f4}.status-chip.queued{color:#48534f}.sync-command{cursor:pointer}.sync-command:hover:not(:disabled){border-color:#6f9789;background:#fff;color:#176b50}.workspace-performance-summary,.lineup-panel,.tag-panel,.activity-panel,.local-video-review,.report-table-section,.presentation-library-grid>article,.settings-section,.settings-template-editor,.hub-game-row,.sync-game-list article,.reports-overview-grid article{box-shadow:var(--kaish-shadow)}.scoreboard{min-height:128px;display:grid;grid-template-columns:minmax(130px,1fr) minmax(210px,.82fr) minmax(130px,1fr);align-items:stretch;margin-bottom:14px;overflow:hidden;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.team-score{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 20px;background:var(--kaish-surface)}.team-score span{max-width:120px;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:800}.team-score strong{font-size:44px;font-variant-numeric:tabular-nums}.team-score.home{border-right:1px solid #d8dedb}.team-score.away{flex-direction:row-reverse;border-left:1px solid #d8dedb}.score-adjustments{display:grid;gap:3px}.team-score.away .score-adjustments{order:-1}.score-adjustments button{width:25px;height:22px;display:grid;place-items:center;padding:0;border:1px solid #cbd3d0;border-radius:4px;background:#fff;color:#52615b}.score-adjustments button:hover{border-color:#789087;background:#f4f8f6}.clock-block{display:grid;place-items:center;align-content:center;gap:6px;padding:10px;background:#16201d;color:#fff;box-shadow:inset 0 -3px #2f8065}.clock-block time{font-size:38px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.period-control{display:flex;align-items:center;gap:7px;color:#aebcb7;font-size:10px;font-weight:800}.period-control .icon-button{width:25px;height:25px;border-color:#3f4a46;color:#d5ddda}.clock-button{min-height:31px;min-width:96px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;background:#58b796;color:#0a1d16;font-size:12px;font-weight:800}.clock-button.running{background:#f0b35f;color:#281b08}.clock-corrections{display:flex;align-items:center;gap:3px}.clock-corrections button{min-height:21px;padding:0 6px;border:1px solid #48534f;border-radius:3px;background:#232d2a;color:#bec8c4;font-size:8px;font-weight:800}.clock-corrections button:hover{border-color:#71817b;color:#fff}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.36fr);gap:14px;align-items:start}.live-status-strip{min-height:34px;display:flex;align-items:center;gap:7px;margin:-7px 0 9px;overflow-x:auto}.live-status-strip span{flex:0 0 auto;min-height:25px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #d2dad7;border-radius:4px;background:#f8faf9;color:#66736e;font-size:9px;font-weight:750}.live-status-strip span.active{border-color:#78ae9b;background:#e9f7f1;color:#236c52}.finish-game-command{flex:0 0 auto;min-height:25px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #b96e68;border-radius:4px;background:#fff5f4;color:#934740;font-size:9px;font-weight:800}.live-status-strip span.recovery{border-color:#9bb3aa;background:#eef5f2;color:#3c5d51}.live-status-strip span.sync-conflict{border-color:#d7a15a;background:#fff8ec;color:#764d16}.sync-conflict small{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-conflict button{min-height:21px;padding:0 6px;border:1px solid #d7a15a;border-radius:3px;background:#fff;color:#764d16;font-size:8px;font-weight:800}.sync-conflict button:disabled{opacity:.45}.live-status-strip strong{color:#293630;font-variant-numeric:tabular-nums}.live-content-grid{grid-template-columns:minmax(560px,1.12fr) minmax(340px,.78fr)}.live-right-stack{min-width:0;display:grid;align-content:start;gap:10px}.lineup-panel,.tag-panel,.activity-panel{min-width:0;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface-soft);overflow:hidden}.live-content-grid .lineup-panel{height:100%}.section-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #dde2e0}.section-heading>span{color:#68746f;font-size:12px;font-weight:700}.lineup-heading-actions{display:flex;align-items:center;gap:5px}.lineup-preset-bar{min-height:38px;display:flex;align-items:center;gap:5px;padding:5px 9px;border-bottom:1px solid #dbe2df;background:#f0f4f2}.lineup-preset-bar select{min-width:0;flex:1;height:30px;border:1px solid #c4ceca;border-radius:5px;background:#fff;padding:0 7px;color:#30403a;font-size:10px;font-weight:700}.tag-heading-actions{display:flex;align-items:center;gap:6px}.tag-heading-actions>span{color:#68746f;font-size:10px;font-weight:750}.compact-command{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid #c4ceca;border-radius:5px;background:#fff;color:#53615c;font-size:9px;font-weight:800}.compact-command:hover{border-color:#80938c;background:#f6f9f8}.compact-command.active{border-color:#3c9575;background:#e9f7f1;color:#20694f}.compact-command.danger{color:#a34b43}.tag-page-tabs{display:flex;align-items:center;gap:3px;padding:6px 8px 0;overflow-x:auto}.tag-page-tabs button{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid transparent;border-radius:4px;background:transparent;color:#697570;font-size:9px;font-weight:800}.tag-page-tabs button:hover{background:#eef2f0}.tag-page-tabs button.active{border-color:#9db5ac;background:#e5f1ed;color:#286a54}.tag-page-tabs button small{min-width:16px;min-height:16px;display:inline-grid;place-items:center;border-radius:3px;background:#e5eae8;color:#75817d;font-size:8px}.tag-page-tabs button.active small{background:#fff;color:#286a54}.tag-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:7px;padding:9px}.game-stat-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e0e5e3}.game-stat-side{min-width:0;padding:8px}.game-stat-side+.game-stat-side{border-left:1px solid #d9e0dd}.game-stat-side>header{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px 7px}.game-stat-side>header>div{min-width:0;display:grid;gap:1px}.game-stat-side>header span{color:#71807a;font-size:8px;font-weight:850;text-transform:uppercase}.game-stat-side>header strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.game-stat-side.home>header strong{color:#21654f}.game-stat-side.away>header strong{color:#91473f}.game-stat-side>header small{flex:0 0 auto;color:#74807c;font-size:8px}.game-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.game-stat-grid .tag-button{min-height:51px;padding:6px 8px}.game-stat-grid .tag-button strong{padding-right:14px;font-size:11px}.game-stat-grid .tag-button span{font-size:8px}.tag-button-wrap{position:relative;min-width:0}.tag-button{position:relative;width:100%;min-height:64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:8px 10px;border:1px solid #c9d2cf;border-left-width:4px;border-radius:6px;background:#fff;color:#202825;text-align:left}.tag-button:hover{border-color:#889b94;background:#fbfdfc;transform:translateY(-1px)}.tag-button:active{transform:translateY(0)}.tag-button strong{font-size:13px}.tag-button span{color:#697570;font-size:10px}.tag-button.blue{border-left-color:#3986b8}.tag-button.green{border-left-color:#36906f}.tag-button.red{border-left-color:#c45e55}.tag-button.amber{border-left-color:#d19a43}.tag-button.neutral{border-left-color:#82908b}.tag-button.range-active{border-color:#318064;background:#e7f5ef;box-shadow:inset 0 0 0 1px #5e9f88}.tag-button.range-active strong{color:#1d6a4e}.tag-button kbd{position:absolute;top:5px;right:5px;min-width:17px;height:17px;display:grid;place-items:center;border:1px solid #c5cfcb;border-radius:3px;background:#f1f4f3;color:#56635e;font:800 8px/1 system-ui}.custom-tag-delete{position:absolute;z-index:2;top:3px;right:3px;width:22px;height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:3px;background:transparent;color:#9c4d46}.custom-tag-delete:hover{background:#fff0ee}.empty-custom-tag{min-height:64px;display:grid;grid-template-columns:20px 1fr;align-content:center;gap:2px 6px;padding:8px 10px;border:1px dashed #9aaba5;border-radius:6px;background:#f3f7f5;color:#466158;text-align:left}.empty-custom-tag svg{grid-row:1 / 3;align-self:center}.empty-custom-tag strong{font-size:11px}.empty-custom-tag span{color:#75827d;font-size:8px}.lineup-panel .section-heading>svg{color:#347b64}.lineup-groups{padding:8px}.lineup-group+.lineup-group{margin-top:9px}.lineup-group>span{display:block;margin:0 2px 5px;color:#697570;font-size:9px;font-weight:850;text-transform:uppercase}.player-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.player-toggle{min-width:0;min-height:60px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:6px;padding:6px 7px;overflow:hidden;border:1px solid #cbd3d0;border-radius:5px;background:#fff;color:#26312e;text-align:left}.player-toggle:hover{border-color:#7f958d}.player-toggle.active{border-color:#3c9575;background:#e9f7f1;box-shadow:inset 3px 0 #3c9575}.player-toggle strong{align-self:center;grid-row:1 / 3;font-size:12px;font-variant-numeric:tabular-nums}.player-toggle span,.player-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-toggle span{font-size:11px;font-weight:750}.player-toggle small{color:#72807b;font-size:8px;font-weight:700}.player-toggle.active small{color:#247156}.hockey-lineup{padding:6px}.hockey-unit-columns{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(250px,.86fr);gap:6px}.unit-section{min-width:0}.unit-section-title{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 3px;color:#65716d;font-size:8px;font-weight:850;text-transform:uppercase}.unit-section-title small{color:#929c98;font-size:8px}.unit-stack{display:grid;gap:3px}.unit-row{min-width:0;display:grid;align-items:stretch;gap:3px}.unit-row.forward-unit{grid-template-columns:30px repeat(3,minmax(0,1fr))}.unit-row.defense-unit{grid-template-columns:30px repeat(2,minmax(0,1fr))}.unit-selector{display:grid;place-items:center;border:1px solid transparent;border-radius:4px;background:#e6ebe9;color:#58645f;font-size:9px;font-weight:900}.unit-selector:hover{border-color:#80938c;background:#dce5e1}.unit-selector.active{border-color:#3c9575;background:#d7f0e6;color:#20694f}.unit-selector:disabled{border-color:transparent;background:#f0f3f2;color:#a5afab;cursor:default}.unit-row>div,.goalie-row>div{min-width:0}.unit-side-column{min-width:0;display:grid;align-content:start;gap:7px}.unit-side-column .unit-section+.unit-section{padding-top:6px;border-top:1px solid #dfe5e2}.goalie-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.lineup-player{position:relative;width:100%;min-width:0;min-height:39px;display:flex;flex-direction:column;justify-content:center;gap:1px;padding:4px 6px;overflow:hidden;border:1px solid #cbd3d0;border-radius:5px;background:#fff;color:#26312e;text-align:left}.lineup-player:hover{border-color:#7f958d;background:#fbfdfc}.lineup-player.active{border-color:#3c9575;background:#e9f7f1;box-shadow:inset 3px 0 #3c9575}.lineup-player strong,.lineup-player span,.lineup-player small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup-player strong{font-size:10px}.lineup-player small{color:#72807b;font-size:8px;font-weight:700}.lineup-player.active small{color:#247156}.lineup-player.empty{border-style:dashed;background:#f2f5f4;color:#84908c}.lineup-player.empty span{font-size:9px;font-weight:800}.lineup-player.editing{padding-right:20px;border-style:dashed;border-color:#6b9c8b;background:#f3faf7;box-shadow:none;cursor:grab}.lineup-player.editing:active{cursor:grabbing}.lineup-player.dragging{opacity:.44}.lineup-player.drop-target{border-style:solid;border-color:#28765c;background:#dcf2e9;box-shadow:inset 0 0 0 1px #28765c}.lineup-drag-handle{position:absolute;top:50%;right:4px;color:#658178;transform:translateY(-50%);pointer-events:none}.lineup-extras{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:5px;margin-top:6px;padding-top:6px;border-top:1px solid #e0e5e3}.lineup-extras>span{display:grid;gap:2px;color:#68746f;font-size:8px;font-weight:850;text-transform:uppercase}.lineup-extras>span small{color:#87938e;font-size:7px;text-transform:none}.lineup-extras>div{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.lineup-extras .lineup-player{min-height:38px}.lineup-extras.editing{min-height:52px;margin:7px -1px -1px;padding:6px;border:1px dashed #9eaaa6;border-radius:5px;background:#f2f6f4}.lineup-extras.drop-target{border-color:#28765c;background:#dcf2e9}.live-right-stack .activity-list{max-height:210px;grid-template-columns:1fr}.activity-list{max-height:180px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow-y:auto}.activity-row{min-width:0;min-height:52px;display:grid;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:6px 9px;border-right:1px solid #e3e7e5;border-bottom:1px solid #e3e7e5}.activity-row>time{color:#52605b;font-size:11px;font-variant-numeric:tabular-nums}.activity-row>div{min-width:0;display:flex;flex-direction:column}.activity-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.activity-row span{color:#75817d;font-size:10px}.icon-button.danger{border-color:transparent;color:#a84c45}.empty-state{min-height:132px;display:grid;place-items:center;align-content:center;gap:8px;color:#7a8581;font-size:12px}.activity-list>.empty-state{min-height:78px;grid-column:1 / -1}.lineup-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0e141285}.lineup-picker{width:min(620px,100%);max-height:min(680px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #9ca9a4;border-radius:8px;background:#f8faf9;box-shadow:0 18px 50px #090f0d47}.lineup-picker>header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid #d8dfdc}.lineup-picker-grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;overflow-y:auto}.lineup-picker-grid>button{min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-content:center;gap:2px 7px;padding:7px 8px;border:1px solid #c8d1ce;border-radius:5px;background:#fff;color:#26312e;text-align:left}.lineup-picker-grid>button:hover{border-color:#7f958d}.lineup-picker-grid>button.selected{border-color:#3c9575;background:#e9f7f1}.lineup-picker-grid strong{grid-row:1 / 3;align-self:center;font-size:11px}.lineup-picker-grid span,.lineup-picker-grid small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup-picker-grid span{font-size:11px;font-weight:750}.lineup-picker-grid small{color:#75817d;font-size:9px}.lineup-picker>footer{display:flex;justify-content:flex-end;padding:9px 11px;border-top:1px solid #d8dfdc}.custom-tag-editor{width:min(620px,100%);max-height:min(680px,calc(100vh - 48px));overflow-y:auto;border:1px solid #9ca9a4;border-radius:8px;background:#f8faf9;box-shadow:0 18px 50px #090f0d47}.custom-tag-editor>header{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #d8dfdc}.custom-tag-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px}.custom-tag-form label{min-width:0;display:grid;gap:4px;color:#5f6c67;font-size:9px;font-weight:800;text-transform:uppercase}.custom-tag-form input,.custom-tag-form select{width:100%;min-width:0;height:36px;border:1px solid #c5cecb;border-radius:5px;background:#fff;padding:0 8px;color:#26312e;font-size:11px;text-transform:none}.custom-tag-form input:disabled{background:#edf1ef;color:#8a9691}.custom-tag-error{grid-column:1 / -1;padding:8px;border:1px solid #e3bbb6;border-radius:5px;background:#fff3f1;color:#9b433b;font-size:10px}.custom-tag-editor>footer{display:flex;justify-content:flex-end;gap:7px;padding:9px 12px;border-top:1px solid #d8dfdc}.game-summary-report{min-width:0;display:grid;gap:14px}.report-title-band{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 18px;border-bottom:1px solid #bdc9c5}.report-title-band h2{font-size:22px}.report-title-band p{margin:6px 0 0;color:#697570;font-size:12px}.report-print-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid #73998b;border-radius:6px;background:#edf7f3;color:#245f4b;font-size:11px;font-weight:800;white-space:nowrap}.report-export-actions{display:flex;align-items:center;gap:7px}.report-export-actions>button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid #73998b;border-radius:6px;background:#edf7f3;color:#245f4b;font-size:11px;font-weight:800;white-space:nowrap}.report-live-warning{padding:10px 12px;border:1px solid #e0bd83;border-radius:6px;background:#fff8ea;color:#815b22;font-size:11px;font-weight:700}.report-score-band{min-height:112px;display:grid;grid-template-columns:1fr 120px 1fr;align-items:center;overflow:hidden;border:1px solid #c7d0cd;border-radius:8px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.report-score-band>div{min-width:0;display:flex;align-items:center;justify-content:center;gap:20px;padding:14px}.report-score-band>div:first-child{border-right:1px solid #dce2df}.report-score-band>div:last-child{border-left:1px solid #dce2df}.report-score-band span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.report-score-band strong{font-size:42px;font-variant-numeric:tabular-nums}.report-score-label{flex-direction:column;gap:5px!important;color:#357b65}.report-score-label span{font-size:10px;text-transform:uppercase}.report-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.report-metric-grid article{min-width:0;min-height:98px;display:grid;align-content:center;gap:5px;padding:12px;border:1px solid #cbd3d0;border-top:3px solid var(--kaish-green);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.report-metric-grid article:nth-child(2n){border-top-color:var(--kaish-blue)}.report-metric-grid article:nth-child(3n){border-top-color:var(--kaish-amber)}.report-metric-grid span{color:#60706a;font-size:10px;font-weight:800;text-transform:uppercase}.report-metric-grid strong{color:#1d2925;font-size:25px;font-variant-numeric:tabular-nums}.report-metric-grid small{overflow:hidden;color:#84908c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.report-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.report-table-section{min-width:0;overflow:hidden;border:1px solid var(--kaish-line);border-top:3px solid var(--kaish-green);border-radius:7px;background:var(--kaish-surface);box-shadow:var(--kaish-shadow)}.report-table-section>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid #dce2df}.report-table-section>header>div{display:flex;align-items:center;gap:7px;color:#347b64}.report-table-section h3{margin:0;color:#1d2824;font-size:13px}.report-table-section>header>span{color:#73807b;font-size:10px;font-weight:750}.report-table{max-height:390px;overflow-y:auto}.report-table-head,.report-table-row{display:grid;grid-template-columns:minmax(0,1fr) 62px 72px;align-items:center;gap:8px;padding:7px 11px;border-bottom:1px solid #e3e7e5}.report-table-head{min-height:30px;background:#eef2f0;color:#6c7974;font-size:8px;font-weight:850;text-transform:uppercase}.report-table-row{min-height:42px;color:#27322e;font-size:11px}.report-table-row:nth-child(odd){background:#fbfcfc}.report-table-row:hover{background:var(--kaish-green-soft)}.report-table-row>span:not(:first-child),.report-table-head>span:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.report-table-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-table-row>span:first-child small{display:block;margin-top:2px;color:#7a8581;font-size:8px}.report-player-table .report-table-head,.report-player-table .report-table-row{grid-template-columns:minmax(0,1fr) 54px 54px 72px}.event-report-table .report-table-head,.event-report-table .report-table-row{grid-template-columns:minmax(0,1fr) minmax(64px,.4fr) minmax(64px,.4fr)}.report-period-section{width:100%}.period-report-table .report-table-head,.period-report-table .report-table-row{grid-template-columns:minmax(90px,1fr) repeat(3,minmax(70px,.45fr))}.report-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:#7a8581;font-size:11px}.report-footer{padding:8px 2px;color:#84908c;font-size:9px}.local-video-review{min-width:0;overflow:hidden;border:1px solid var(--kaish-line);border-radius:8px;background:var(--kaish-surface-soft)}.local-video-toolbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-bottom:1px solid #d9dfdc;background:#fff}.local-video-identity{min-width:0;display:flex;align-items:center;gap:10px}.local-video-identity>div{min-width:0;display:flex;flex-direction:column;gap:4px}.local-video-identity strong,.local-video-identity span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-video-identity strong{color:#202a27;font-size:13px}.local-video-identity>div>span{color:#6c7873;font-size:10px}.local-only-badge{flex:0 0 auto;min-height:29px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #acd1c3;border-radius:5px;background:#edf8f4;color:#226c54;font-size:9px;font-weight:850;text-transform:uppercase}.local-video-actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}.local-video-source-select{max-width:190px;height:34px;border:1px solid #b9c6c1;border-radius:5px;background:#fff;padding:0 7px;color:#34423d;font-size:9px;font-weight:750}.local-source-manager{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:6px;padding:8px 10px;border-bottom:1px solid #d9dfdc;background:#edf3f0}.local-source-manager>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;gap:4px;min-height:45px;padding:4px;border:1px solid #cbd3d0;border-radius:6px;background:#fff}.local-source-manager>div.selected{border-color:#70a18f;background:#f2faf7;box-shadow:inset 3px 0 #348068}.local-source-open{min-width:0;display:flex;align-items:center;gap:7px;padding:2px 4px;border:0;background:transparent;color:#2a3732;text-align:left}.local-source-open>svg{flex:0 0 auto;color:#377e66}.local-source-open span{min-width:0;display:flex;flex-direction:column;gap:2px}.local-source-open strong,.local-source-open small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-source-open strong{font-size:9px}.local-source-open small{color:#77837f;font-size:8px}.local-video-message{margin:8px 10px 0;padding:9px 10px;border:1px solid;border-radius:5px;font-size:11px}.local-video-message.error{border-color:#e2b8b3;background:#fff5f3;color:#974239}.local-review-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 310px;background:#141918}.local-video-player-column{min-width:0;height:min(66vh,700px);display:grid;grid-template-rows:minmax(0,1fr)}.local-video-player-column.clip-mode{grid-template-rows:minmax(0,1fr) auto}.local-video-stage{min-width:0;min-height:0;display:grid;place-items:center;background:#141918}.local-video-stage{position:relative}.local-video-stage.has-video{padding:0}.local-video-stage video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.local-telestration-layer{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.local-telestration-layer.drawing{pointer-events:auto;cursor:crosshair;touch-action:none}.local-video-empty{max-width:500px;display:grid;place-items:center;gap:10px;padding:32px;color:#9fada8;text-align:center}.local-video-empty>svg{color:#65ac92}.local-video-empty h2{color:#f1f5f3;font-size:18px}.local-video-empty p{margin:0 0 4px;color:#9fada8;font-size:12px;line-height:1.5}.local-marker-panel{min-width:0;height:min(66vh,700px);display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #303936;background:#f8faf9}.local-marker-panel>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-bottom:1px solid #dce2df}.local-marker-panel>header h2{font-variant-numeric:tabular-nums}.local-marker-panel>header h2 small{color:#83908b;font-size:10px}.local-marker-panel>header>span{color:#6d7975;font-size:10px;font-weight:800}.review-profile-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:6px 8px 0}.review-profile-tabs button{min-height:27px;border:1px solid transparent;border-radius:4px;background:#edf1ef;color:#65716d;font-size:8px;font-weight:850}.review-profile-tabs button.active{border-color:#89aa9e;background:#e1f1eb;color:#276b54}.local-video-sync-panel{display:grid;grid-template-columns:minmax(130px,1fr) minmax(150px,1.3fr) auto auto;align-items:center;gap:6px;padding:8px;border-bottom:1px solid #dce3e0;background:#f3f8f6}.local-video-sync-panel>div{min-width:0;display:grid;gap:2px}.local-video-sync-panel span{overflow:hidden;color:#687570;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.local-video-sync-panel select{min-width:0;height:31px;border:1px solid #c3ceca;border-radius:4px;background:#fff;font-size:10px}.local-video-sync-panel button{min-height:31px;padding:0 8px;font-size:9px}.local-marker-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding:8px;border-bottom:1px solid #e0e5e3}.local-marker-compose input{min-width:0;height:34px;border:1px solid #c4ceca;border-radius:5px;background:#fff;padding:0 8px;outline:none;font-size:10px}.local-marker-compose input:focus{border-color:#46977c;box-shadow:0 0 0 2px #46977c1f}.local-marker-compose button{min-height:34px;display:inline-flex;align-items:center;gap:5px;border:1px solid #a9beb6;border-radius:5px;background:#edf7f3;color:#286c55;font-size:9px;font-weight:800}.local-review-tag-grid{max-height:158px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:8px;overflow-y:auto;border-bottom:1px solid #e0e5e3}.local-review-tag-grid button{position:relative;min-width:0;min-height:34px;display:flex;align-items:center;gap:5px;padding:5px 25px 5px 7px;overflow:hidden;border:1px solid #cad3d0;border-left-width:3px;border-radius:5px;background:#fff;color:#26312e;text-align:left}.local-review-tag-grid button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}.local-review-tag-grid button kbd{position:absolute;right:5px;min-width:16px;height:16px;display:grid;place-items:center;border:1px solid #cad3d0;border-radius:3px;background:#f0f3f2;color:#66736e;font:800 8px/1 system-ui}.local-review-tag-grid button.blue{border-left-color:#3986b8}.local-review-tag-grid button.green{border-left-color:#36906f}.local-review-tag-grid button.red{border-left-color:#c45e55}.local-review-tag-grid button.amber{border-left-color:#d19a43}.local-review-tag-grid button.neutral{border-left-color:#82908b}.local-marker-filters{display:grid;grid-template-columns:minmax(0,1fr) 76px auto auto;gap:4px;padding:6px 8px;border-bottom:1px solid #e0e5e3}.local-marker-filters input,.local-marker-filters select{min-width:0;height:29px;border:1px solid #c7d0cd;border-radius:4px;background:#fff;padding:0 6px;color:#35423d;font-size:8px}.local-marker-filters button{min-height:29px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:1px solid #9fbab0;border-radius:4px;background:#eaf5f1;color:#286c55;font-size:8px;font-weight:850}.local-marker-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 72px 72px auto auto;gap:4px;padding:6px 8px;border-bottom:1px solid #dbe2df;background:#eef4f1}.local-marker-editor>input,.local-marker-editor label{min-width:0;height:30px;border:1px solid #c5cfcb;border-radius:4px;background:#fff;padding:0 6px;font-size:8px}.local-marker-editor label{display:flex;align-items:center;gap:3px;color:#63706b;font-weight:800}.local-marker-editor label input{min-width:0;width:100%;border:0;outline:0;font-size:8px}.local-marker-editor button{min-height:30px;display:inline-flex;align-items:center;gap:3px;border:1px solid #9fbab0;border-radius:4px;background:#fff;color:#286c55;font-size:8px;font-weight:850}.clip-queue-progress{min-width:36px;color:#64716c;font-size:9px;font-weight:850;text-align:center}.local-playlist-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto 28px;gap:4px;padding:5px 8px;border-bottom:1px solid #e0e5e3;background:#f2f5f4}.local-playlist-bar select{min-width:0;height:28px;border:1px solid #c7d0cd;border-radius:4px;background:#fff;padding:0 5px;font-size:8px}.local-playlist-bar button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 6px;border:1px solid #c3ceca;border-radius:4px;background:#fff;color:#55635e;font-size:8px;font-weight:850}.local-playlist-bar button.active{border-color:#79a795;background:#e3f2ec;color:#276b54}.local-playlist-bar button.danger{padding:0;color:#9c4d46}.local-playlist-editor{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(130px,1.2fr) 105px auto auto;gap:4px;padding:6px 8px;border-bottom:1px solid #dbe2df;background:#eef4f1}.local-playlist-editor input,.local-playlist-editor select{min-width:0;height:29px;border:1px solid #c5cfcb;border-radius:4px;background:#fff;padding:0 6px;font-size:8px}.local-playlist-editor button{min-height:29px;display:inline-flex;align-items:center;gap:3px;border:1px solid #a9bdb5;border-radius:4px;background:#fff;color:#286c55;font-size:8px;font-weight:850}.local-slide-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px}.local-slide-actions button{padding:0 8px}.local-presentation-bar{position:absolute;z-index:4;top:10px;left:10px;right:10px;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px 6px 10px;border:1px solid #44514d;border-radius:6px;background:#121816f0;color:#fff}.local-presentation-bar>div:first-child{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px}.local-presentation-bar span,.local-presentation-bar small{color:#91a49d;font-size:8px;font-weight:800;text-transform:uppercase}.local-presentation-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.local-presentation-bar>div:last-child{display:flex;gap:3px}.local-presentation-bar button{width:28px;height:27px;display:grid;place-items:center;border:1px solid #46534e;border-radius:4px;background:#29322f;color:#e1e8e5}.local-presentation-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;overflow:hidden;color:#fff;text-align:center}.local-presentation-slide>div{width:min(82%,760px);display:grid;gap:12px}.local-presentation-slide span{color:#9bc7b8;font-size:10px;font-weight:850;text-transform:uppercase}.local-presentation-slide h2{margin:0;font-size:clamp(28px,5vw,64px);line-height:1.05}.local-presentation-slide p{margin:0;color:#d6e1dd;font-size:clamp(14px,2vw,24px);line-height:1.45;white-space:pre-wrap}.local-presentation-slide.board{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px}.local-presentation-slide.image img{width:100%;height:100%;object-fit:contain}.local-video-player-column:fullscreen{height:100vh;background:#000}.local-marker-timeline{min-height:0;flex:1;overflow-y:auto}.local-marker-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;padding:20px;color:#7b8782;font-size:10px;text-align:center}.local-marker-row{min-width:0;min-height:49px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px;padding:4px 5px 4px 7px;border-bottom:1px solid #e1e6e4;background:#fff}.local-marker-row:hover{background:#f3f8f6}.local-marker-row-actions{display:flex;align-items:center;gap:2px}.local-marker-row-actions .icon-button.selected{border-color:#70a18f;background:#e5f3ee;color:#276b54}.local-marker-row.playlist .local-marker-seek time{text-align:center}.local-marker-row.playlist.slide .local-marker-seek>svg{color:#9a6ab2}.local-marker-row.active{background:#e8f4ef;box-shadow:inset 3px 0 #348068}.local-marker-seek{min-width:0;display:grid;grid-template-columns:14px 42px minmax(0,1fr);align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#2a3732;text-align:left}.local-marker-seek>svg{color:#348068}.local-marker-seek time{color:#347b64;font-size:9px;font-weight:850;font-variant-numeric:tabular-nums}.local-marker-seek>span{min-width:0;display:flex;flex-direction:column;gap:2px}.local-marker-seek strong,.local-marker-seek small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-marker-seek strong{font-size:10px}.local-marker-seek small{color:#77847f;font-size:8px}.local-clip-controls{min-width:0;padding:7px 10px 8px;border-top:1px solid #35403c;background:#202725;color:#fff}.local-clip-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.local-clip-heading>div:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.local-clip-heading strong,.local-clip-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-clip-heading strong{font-size:10px}.local-clip-heading span{color:#9eaaa6;font-size:8px}.clip-roll-controls{flex:0 0 auto;display:flex;align-items:center;gap:6px}.clip-roll-controls label{display:flex;align-items:center;gap:3px;color:#9eaaa6;font-size:8px;font-weight:800;text-transform:uppercase}.clip-roll-controls select{height:25px;border:1px solid #46524e;border-radius:4px;background:#171c1a;color:#fff;font-size:9px}.clip-roll-controls .icon-button{width:25px;height:25px;border-color:#46524e;color:#cbd5d1}.local-clip-scrubber{display:grid;grid-template-columns:39px minmax(0,1fr) 39px;align-items:center;gap:7px;margin-top:6px}.local-clip-scrubber input{width:100%;accent-color:#58b796}.local-clip-scrubber time{color:#aab6b2;font-size:8px;font-weight:800;font-variant-numeric:tabular-nums}.local-clip-scrubber time:last-child{text-align:right}.local-clip-transport{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:4px}.local-clip-transport button{width:29px;height:27px;display:grid;place-items:center;border:1px solid #45504c;border-radius:4px;background:#2a322f;color:#dce4e1}.local-clip-transport button:hover:not(:disabled){border-color:#6a7b75;background:#35403c}.local-clip-transport .clip-play-button{width:38px;background:#4fae8e;color:#0c2119}.local-telestration-controls{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:5px}.local-telestration-controls button{min-height:25px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;border:1px solid #45504c;border-radius:4px;background:#2a322f;color:#dce4e1;font-size:8px;font-weight:800}.local-telestration-controls button.active:not(.color-swatch){border-color:#79bda5;background:#315f50}.local-telestration-controls .color-swatch{width:21px;min-height:21px;padding:0;border:2px solid #4e5955;border-radius:50%}.local-telestration-controls .color-swatch.active{border-color:#80c4ac;box-shadow:0 0 0 1px #111715}.local-video-footer{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px;border-top:1px solid #d9dfdc;color:#6f7b77;font-size:9px;font-weight:700}.local-video-footer span{display:inline-flex;align-items:center;gap:5px}@media(max-width:1180px){.live-content-grid{grid-template-columns:minmax(500px,1.08fr) minmax(320px,.72fr)}.hockey-unit-columns{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr)}.unit-side-column{grid-template-columns:1fr}.tag-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}.built-in-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.workspace-view-switch{display:flex}.app-shell{grid-template-columns:64px minmax(0,1fr)}.sidebar{padding-inline:10px}.sidebar>:not(.brand-row){display:none}.brand-row>div{display:none}.sidebar-toggle{margin-left:0}.workspace{padding:12px}.content-grid{grid-template-columns:minmax(0,1fr) 250px;gap:10px}.live-content-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr)}.live-right-stack{grid-template-columns:1fr}.live-right-stack .activity-list{max-height:244px}.hockey-unit-columns{grid-template-columns:minmax(0,1.3fr) minmax(250px,.72fr)}.tag-grid{grid-template-columns:repeat(3,minmax(96px,1fr))}.settings-account-overview{grid-template-columns:minmax(180px,.65fr) minmax(360px,1.35fr)}.settings-overview-actions{grid-column:1 / -1}.settings-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-data-section{grid-column:1 / -1}.team-score{gap:10px;padding-inline:10px}.setup-shell{grid-template-columns:184px minmax(0,1fr)}.setup-sidebar{padding-inline:10px}.setup-workspace{padding:12px}.management-layout{grid-template-columns:minmax(300px,1fr) minmax(285px,.72fr);gap:10px}.workspace-performance-grid{grid-template-columns:130px 160px minmax(0,1fr)}.recent-results{overflow-x:auto}.game-row-open{grid-template-columns:112px minmax(0,1fr) 20px}.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.local-review-layout{grid-template-columns:1fr}.local-video-player-column{height:min(62vh,650px)}.local-marker-panel{height:auto;max-height:480px;border-top:1px solid #303936;border-left:0}.local-marker-timeline{max-height:210px}}@media(max-width:900px){.live-content-grid,.live-right-stack{grid-template-columns:1fr}}@media(max-width:760px){.share-file-button span{display:none}.share-file-button{width:34px;padding:0}.auth-screen{padding:18px}.auth-frame{max-width:560px;min-height:0;grid-template-columns:1fr}.auth-brand-panel{padding:22px 24px}.auth-brand-copy{margin:34px 0 0}.auth-brand-copy h1{font-size:27px}.auth-brand-footer{display:none}.auth-form-panel{padding:26px 24px 22px}.topbar,.setup-topbar{align-items:flex-start;flex-wrap:wrap}.status-cluster,.setup-topbar-actions{width:100%;max-width:100%;overflow-x:auto;padding-bottom:3px}.workspace-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-results{grid-column:1 / -1;border-top:1px solid #e0e5e3}.local-marker-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.local-marker-editor>input{grid-column:1 / -1}.local-playlist-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.local-playlist-editor>input,.local-playlist-editor>select{grid-column:1 / -1}.local-playlist-bar{display:flex;flex-wrap:wrap}.local-playlist-bar select{min-width:170px;flex:1}.local-marker-filters{grid-template-columns:minmax(0,1fr) 82px}.local-marker-filters button{justify-content:center}.review-project-create{grid-template-columns:repeat(2,minmax(0,1fr))}.review-project-create>div,.review-project-create>.primary-action{grid-column:1 / -1}.reports-filter-row{flex-wrap:wrap}.reports-filter-row label{min-width:180px;flex:1}.settings-template-editor>header{flex-direction:column}.settings-template-editor>header select{width:100%}.settings-overview-actions,.settings-backup-actions{flex-wrap:wrap}.settings-template-editor>footer{align-items:flex-start;flex-direction:column}.template-action-form,.tactics-presentation-row{grid-template-columns:1fr}}@media(max-width:650px){.app-shell,.sidebar-collapsed{display:block}.sidebar{position:static;width:100%;height:58px;flex-direction:row;padding:9px 12px}.sidebar-toggle{display:none}.workspace{padding:10px}.topbar{align-items:flex-start}.status-chip.queued{display:none}.scoreboard{min-height:110px;grid-template-columns:1fr 1.25fr 1fr}.team-score{flex-direction:column;gap:2px;padding:8px 4px}.team-score.away{flex-direction:column}.score-adjustments,.team-score.away .score-adjustments{order:0;display:flex}.team-score strong{font-size:32px}.team-score span{font-size:11px}.clock-block time{font-size:30px}.content-grid{grid-template-columns:1fr}.activity-panel{order:2}.live-content-grid,.live-right-stack,.hockey-unit-columns{grid-template-columns:1fr}.player-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-stat-board,.built-in-tag-board{grid-template-columns:1fr}.game-stat-side+.game-stat-side,.built-in-tag-side+.built-in-tag-side{padding-left:0;border-top:1px solid #d9e0dd;border-left:0}.built-in-tag-side:first-child{padding-right:0}.settings-account-overview,.settings-primary-grid{grid-template-columns:1fr}.settings-overview-actions,.settings-data-section{grid-column:auto}.settings-access-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-list{grid-template-columns:1fr}.lineup-picker-backdrop{padding:10px}.lineup-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-shell{display:block}.setup-sidebar{position:static;width:100%;height:auto;min-height:58px;display:flex;flex-direction:row;align-items:center;padding:9px 12px}.setup-sidebar .mode-nav{display:flex;margin-left:auto;overflow-x:auto}.setup-sidebar .sidebar-nav-label{display:none}.setup-sidebar .mode-nav button{width:38px;min-height:38px;justify-content:center;padding:0;font-size:0}.setup-sidebar .sidebar-spacer,.setup-sidebar .sidebar-account,.setup-sidebar>.secondary-button{display:none}.setup-workspace{padding:10px}.workspace-picker{grid-template-columns:1fr;gap:6px}.summary-grid{grid-template-columns:1fr}.summary-grid button{min-height:68px}.workspace-performance-grid{grid-template-columns:1fr}.workspace-performance-grid>article{min-height:76px;border-right:0;border-bottom:1px solid #e0e5e3}.recent-results{grid-column:auto;flex-wrap:wrap;overflow:visible}.recent-results>span{width:100%}.next-step-band{align-items:flex-start;flex-direction:column}.management-layout{grid-template-columns:1fr}.roster-list,.game-list{max-height:none}.game-row-open{grid-template-columns:105px minmax(0,1fr) 20px}.report-title-band{align-items:flex-start;flex-direction:column}.report-score-band{grid-template-columns:1fr 70px 1fr}.report-score-band>div{flex-direction:column;gap:3px}.report-score-band>div:last-child{flex-direction:column-reverse}.report-score-band strong{font-size:32px}.report-detail-grid{grid-template-columns:1fr}.local-video-toolbar{align-items:flex-start;flex-direction:column}.local-video-actions{width:100%}.local-video-actions .primary-action,.local-video-actions .secondary-light{flex:1}.local-video-player-column{height:52vh}.local-video-stage,.local-video-stage video{min-height:0}.local-clip-heading{align-items:flex-start}.local-clip-heading>div:first-child{max-width:44%}.local-video-footer{align-items:flex-start;flex-direction:column}.local-presentation-bar{top:6px;left:6px;right:6px}.local-presentation-bar>div:first-child{grid-template-columns:minmax(0,1fr) auto}.local-presentation-bar>div:first-child>span{display:none}.local-telestration-controls{flex-wrap:wrap}.reports-filter-row label{min-width:100%}.settings-access-summary{grid-template-columns:1fr}.tactics-toolbar input,.tactics-toolbar select{min-width:calc(50% - 5px);flex:1}.tactics-toolbar button:not(.tactics-color):not(.icon-button){flex:1 0 auto}}@media(pointer:coarse){button,select,input:not([type=checkbox]):not([type=radio]):not([type=range]){min-height:42px}.icon-button,.sidebar-toggle{min-width:42px;min-height:42px}.tactics-toolbar .tactics-color{width:30px;min-height:30px}.local-marker-seek{min-height:42px}}@media(prefers-contrast:more){button,input,select,textarea,.panel,.settings-section,.report-table-section{border-color:#65726d}:focus-visible{outline-width:3px;outline-offset:3px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1100px){.settings-section-grid,.template-action-list{grid-template-columns:1fr}.template-action-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-summary-strip{grid-template-columns:repeat(3,minmax(110px,1fr))}.sync-summary-strip>div{grid-column:1 / -1;grid-template-columns:repeat(2,1fr)}.sync-game-list article,.hub-game-row{grid-template-columns:42px minmax(0,1fr) auto}.sync-game-facts,.hub-row-metrics{grid-column:2 / -1;flex-wrap:wrap}.sync-game-state{grid-column:2 / -1;justify-items:start;text-align:left}.presentation-library-grid,.howto-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.reports-overview-grid{grid-template-columns:repeat(2,1fr)}.reports-content-grid{grid-template-columns:1fr}}@media(max-width:720px){.workspace-hub{padding:0}.workspace-hub-heading{align-items:flex-start;flex-direction:column}.hub-count{justify-items:start}.sync-summary-strip,.reports-overview-grid,.presentation-library-grid,.howto-grid,.support-link-grid{grid-template-columns:1fr}.sync-summary-strip>div{grid-column:auto}.sync-game-list article,.hub-game-row,.media-manager-list>article{grid-template-columns:42px minmax(0,1fr)}.sync-game-facts,.hub-row-metrics,.sync-game-state,.hub-game-row>.primary-action,.media-manager-list article>button{grid-column:2}.tactics-layout{grid-template-columns:1fr}.tactics-library{grid-template-columns:repeat(2,minmax(0,1fr))}.tactics-library>.primary-action,.tactics-library>.compact-empty{grid-column:1 / -1}.tactics-surface{min-height:280px}.management-filter-row{grid-template-columns:1fr}.game-row{flex-wrap:wrap}.game-row-actions{margin-left:auto}}@media print{body{background:#fff}.app-shell{display:block}.sidebar,.topbar,.report-export-actions,.report-print-button,.report-live-warning{display:none!important}.workspace{padding:0}.game-summary-report{gap:10px;color:#111}.report-title-band{padding:8px 0 12px}.report-score-band,.report-metric-grid article,.report-table-section{break-inside:avoid;background:#fff}.report-table{max-height:none;overflow:visible}}@media(max-width:430px){.auth-screen,.subscription-gate{place-items:start center;padding:0;background:#f8faf9}.subscription-gate-card{min-height:100vh;padding:22px 18px;border:0;border-radius:0;box-shadow:none}.subscription-gate-facts{grid-template-columns:1fr}.subscription-gate-actions{width:100%;display:grid}.subscription-gate-card footer{align-items:center;flex-direction:column}.auth-frame{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-brand-panel{padding:18px 20px}.auth-brand-lockup img{width:40px;height:40px}.auth-brand-lockup strong{font-size:19px}.auth-brand-copy{margin-top:24px}.auth-brand-copy h1{font-size:23px}.auth-brand-copy p{font-size:12px}.auth-form-panel{padding:22px 20px 18px}.auth-form-heading h2{font-size:21px}.auth-legal{margin-top:24px}.review-project-create{grid-template-columns:1fr}.review-project-create>*{grid-column:auto}.tactics-library{grid-template-columns:1fr}.tactics-surface{min-height:230px}}
