[data-strider-theme=blackwires]{--strider-color-canvas:#f4f7f1;--strider-color-surface:#ffffff;--strider-color-surface-raised:#fbfdf9;--strider-color-surface-muted:#edf3eb;--strider-color-text:#181c18;--strider-color-muted:#647063;--strider-color-border:#d5dfd1;--strider-color-border-strong:#aebda8;--strider-color-primary:#087f8c;--strider-color-primary-hover:#066a75;--strider-color-primary-soft:#ddf3f2;--strider-color-primary-text:#ffffff;--strider-color-focus:#c8466c;--strider-color-danger:#b83228;--strider-color-danger-hover:#93271f;--strider-color-danger-soft:#fee5e1;--strider-color-warning:#976500;--strider-color-warning-hover:#755000;--strider-color-warning-soft:#fff0ca;--strider-color-success:#19794f;--strider-color-success-soft:#def4e8;--strider-radius-card:8px;--blackwires-ink:#10140f;--blackwires-coral:#c8466c;--blackwires-violet:#6651a8;--blackwires-amber:#b87503;--blackwires-line:#20251f}*{box-sizing:border-box}body,html{min-height:100%}body{background:var(--strider-color-canvas);color:var(--strider-color-text);font-family:var(--strider-font-family);margin:0}button,input,textarea{font:inherit}a,button{color:inherit}a{text-decoration:none}.blackwires-auth-shell{align-items:center;display:grid;min-height:100vh;padding:1.25rem;place-items:center}.auth-layout{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(21rem,26rem);max-width:58rem;width:min(100%,58rem)}.auth-layout--single{grid-template-columns:minmax(0,26rem);justify-content:center}.auth-copy-panel{background:var(--blackwires-ink);border-radius:8px;color:#f8fbf4;display:grid;gap:1rem;min-height:23rem;padding:1.25rem}.auth-copy-panel h2{font-size:clamp(1.75rem,4vw,3.4rem);line-height:1;margin:2rem 0 0;max-width:9ch}.auth-copy-panel p{color:rgba(248,251,244,.72);font-size:.94rem;line-height:1.5;max-width:32rem}.auth-brand-title{color:rgba(248,251,244,.72);font-size:.78rem;font-weight:800;margin-top:.6rem;text-transform:uppercase}.auth-badges{align-self:end;display:flex;flex-wrap:wrap;gap:.5rem}.auth-badges span{border:1px solid rgba(248,251,244,.18);border-radius:999px;color:rgba(248,251,244,.78);font-size:.76rem;font-weight:750;padding:.45rem .65rem}.auth-panel{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;align-content:center;display:grid;gap:1rem;padding:1rem;width:100%}.auth-panel__top{align-items:center;display:flex;justify-content:space-between;gap:.75rem}.auth-brand-mark{align-items:center;background:#d8ff5f;border:1px solid var(--strider-color-border);border-radius:8px;color:#10140f;display:inline-flex;font-size:.78rem;font-weight:850;height:2.5rem;justify-content:center;letter-spacing:0;width:2.5rem}.auth-panel h1{font-size:1.55rem;line-height:1.1;margin:0}.auth-panel p{color:var(--strider-color-muted);font-size:.9rem;line-height:1.45;margin:.35rem 0 0}.auth-form,.social-login-divider,.social-login-options{display:grid;gap:.65rem}.social-login-divider{align-items:center;color:var(--strider-color-muted);font-size:.76rem;font-weight:750;grid-template-columns:1fr auto 1fr}.social-login-divider:after,.social-login-divider:before{background:var(--strider-color-border);content:"";height:1px}.social-login-list{display:grid;gap:.45rem;grid-template-columns:repeat(3,minmax(0,1fr))}.social-login-button{align-items:center;background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);color:var(--strider-color-text);cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:800;gap:.42rem;justify-content:center;min-height:2.5rem;min-width:0;padding:.62rem .45rem;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease;width:100%}.social-login-method-icon{display:inline-grid;flex:0 0 auto;height:1.1rem;place-items:center;width:1.1rem}.social-login-method-icon svg{height:1rem;width:1rem}.social-login-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--strider-color-primary) 35%,var(--strider-color-border));box-shadow:0 10px 24px rgba(16,20,15,.08);transform:translateY(-1px)}.social-login-button:disabled{cursor:not-allowed;opacity:.62}.empty-note{color:var(--strider-color-muted);font-size:.82rem;line-height:1.4;margin:0}.blackwires-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.blackwires-sidebar{align-content:start;background:var(--blackwires-ink);color:#f8fbf4;display:grid;gap:1.25rem;padding:1rem;position:sticky;top:0;height:100vh}.brand-lockup{align-items:center;display:flex;gap:.75rem;min-width:0}.brand-mark{align-items:center;background:var(--band-brand-color,#d8ff5f);border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#ffffff;display:inline-flex;font-size:.75rem;font-weight:800;height:2.35rem;justify-content:center;letter-spacing:0;overflow:hidden;width:2.35rem}.band-identity-preview__mark img,.brand-mark img{display:block;height:100%;object-fit:cover;width:100%}.brand-name{font-size:1rem;font-weight:800;line-height:1.2}.brand-subtitle,.microcopy{color:rgba(248,251,244,.66);font-size:.78rem;line-height:1.35}.module-nav{display:grid;gap:.3rem}.module-link{align-items:center;background:transparent;border:1px solid transparent;border-radius:7px;color:rgba(248,251,244,.78);cursor:pointer;display:flex;gap:.6rem;height:2.35rem;padding:0 .65rem;text-align:left}.module-link--active,.module-link:hover{background:rgba(216,255,95,.12);border-color:rgba(216,255,95,.24);color:#ffffff}.sidebar-status{align-self:end;gap:.65rem;padding:.8rem}.sidebar-band-switcher,.sidebar-status{border:1px solid rgba(255,255,255,.12);border-radius:8px;display:grid}.sidebar-band-switcher{background:rgba(255,255,255,.05);gap:.55rem;padding:.7rem}.sidebar-band-switcher>div{display:grid;gap:.1rem;min-width:0}.sidebar-band-switcher small,.sidebar-band-switcher span{color:rgba(248,251,244,.62);font-size:.72rem;line-height:1.3}.sidebar-band-switcher strong{color:#f8fbf4;font-size:.84rem;line-height:1.2;overflow-wrap:anywhere}.sidebar-account{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f8fbf4;cursor:pointer;display:grid;gap:.2rem;padding:.7rem;text-align:left}.sidebar-account span{color:rgba(248,251,244,.66);font-size:.72rem;line-height:1.35;overflow-wrap:anywhere}.sidebar-account strong{font-size:.82rem}.sidebar-plan{align-items:center;display:flex;gap:.5rem;font-weight:700}.sidebar-meter{background:rgba(255,255,255,.12);border-radius:999px;height:.45rem;overflow:hidden}.sidebar-meter span{background:#d8ff5f;display:block;height:100%}.blackwires-main{align-content:start;display:grid;gap:.65rem;min-width:0;padding:.85rem 1.1rem 5rem}.topbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-width:0}.topbar h1{font-size:clamp(1.35rem,2vw,2rem);line-height:1.1;margin:.18rem 0 0}.card-actions,.topbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.member-view-control{align-items:center;display:flex;gap:.45rem;min-width:0}.member-view-control>span{color:var(--strider-color-muted);font-size:.72rem;font-weight:750;line-height:1;text-transform:uppercase;white-space:nowrap}.sync-banner{background:color-mix(in srgb,var(--strider-color-primary-soft) 82%,white);border:1px solid color-mix(in srgb,var(--strider-color-primary) 24%,var(--strider-color-border));border-radius:8px;color:var(--strider-color-primary-hover);font-size:.82rem;font-weight:700;padding:.65rem .8rem}.quick-form{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;margin-top:.25rem;padding:.7rem}.quick-form--inline{margin-top:.75rem}.quick-form__title{color:var(--strider-color-text);font-size:.78rem;font-weight:850}.quick-form p{color:var(--strider-color-muted);font-size:.76rem;line-height:1.38;margin:.12rem 0 0}.form-grid{display:grid;gap:.5rem;min-width:0}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.tab-row{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:8px;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;margin-bottom:.8rem;max-width:100%;padding:.25rem;width:fit-content}.tab-button,.tab-row{align-items:center;display:inline-flex}.tab-button{background:transparent;border:1px solid transparent;border-radius:6px;color:var(--strider-color-muted);cursor:pointer;font-size:.78rem;font-weight:800;justify-content:center;line-height:1;min-height:2rem;padding:0 .65rem;white-space:nowrap}.tab-button--active{background:var(--strider-color-surface);border-color:var(--strider-color-border);color:var(--strider-color-text);box-shadow:0 4px 14px rgba(30,38,29,.08)}.time-pair{display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.eyebrow{color:var(--strider-color-muted);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.command-dashboard{align-items:stretch;display:grid;gap:.75rem;grid-template-columns:minmax(17rem,.9fr) minmax(0,2fr)}.command-dashboard__lead{align-content:space-between;background:linear-gradient(135deg,color-mix(in srgb,var(--band-brand-color,var(--blackwires-ink)) 38%,var(--blackwires-ink)),var(--blackwires-ink));border:1px solid color-mix(in srgb,var(--blackwires-ink) 72%,var(--strider-color-border));border-radius:8px;box-shadow:0 18px 38px rgba(16,20,15,.12);color:var(--strider-color-primary-text);display:grid;gap:1rem;min-height:10.4rem;min-width:0;padding:1rem}.command-dashboard__lead .eyebrow{color:color-mix(in srgb,var(--strider-color-primary-soft) 78%,transparent)}.command-dashboard__lead h2{font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.08;margin:.25rem 0 0}.command-dashboard__lead p{color:color-mix(in srgb,var(--strider-color-primary-text) 68%,transparent);font-size:.84rem;line-height:1.45;margin:.45rem 0 0}.command-readiness-dial{--score:0%;align-content:center;background:radial-gradient(circle at center,var(--blackwires-ink) 58%,transparent 59%),conic-gradient(var(--band-accent-color,var(--strider-color-primary)) var(--score),rgba(248,251,244,.18) 0);border-radius:999px;display:grid;gap:.2rem;height:5.35rem;justify-items:center;justify-self:end;text-align:center;width:5.35rem}.command-readiness-dial strong{font-size:1.08rem;line-height:1}.command-readiness-dial span{color:color-mix(in srgb,var(--strider-color-primary-text) 64%,transparent);font-size:.58rem;font-weight:800;line-height:1;max-width:4rem;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.command-member-roster{align-items:center;background:color-mix(in srgb,var(--blackwires-ink) 4%,var(--strider-color-surface));border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.85rem;grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);padding:.85rem}.command-member-roster h2{font-size:1.02rem;line-height:1.15;margin:.15rem 0 0}.command-member-roster p{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:.25rem 0 0}.command-member-roster__cards{display:grid;gap:.55rem;grid-template-columns:repeat(auto-fit,minmax(min(16rem,100%),1fr));min-width:0}.metric-strip{display:grid;gap:.65rem;grid-template-columns:repeat(4,minmax(0,1fr))}.metric{--metric-accent:var(--strider-color-primary);--metric-soft:var(--strider-color-primary-soft);align-content:space-between;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;box-shadow:0 12px 30px rgba(30,38,29,.06);display:grid;gap:.8rem;min-height:10.4rem;min-width:0;overflow:hidden;padding:.85rem;position:relative}.metric:before{background:var(--metric-accent);content:"";height:3px;inset:0 0 auto;position:absolute}.metric--calendar{--metric-accent:var(--strider-color-primary);--metric-soft:var(--strider-color-primary-soft)}.metric--people{--metric-accent:var(--strider-color-success);--metric-soft:var(--strider-color-success-soft)}.metric--time{--metric-accent:var(--blackwires-amber);--metric-soft:var(--strider-color-warning-soft)}.metric--readiness{--metric-accent:var(--blackwires-coral);--metric-soft:color-mix(in srgb,var(--blackwires-coral) 14%,var(--strider-color-surface))}.metric-icon{align-items:center;background:var(--metric-soft);border:1px solid color-mix(in srgb,var(--metric-accent) 20%,var(--strider-color-border));border-radius:7px;color:var(--metric-accent);display:inline-flex;height:2.35rem;justify-content:center;width:2.35rem}.metric__body{display:grid;gap:.28rem;min-width:0}.metric__body span{color:var(--strider-color-muted);font-size:.74rem;font-weight:760}.metric__body strong{font-size:.98rem;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric__meter{background:var(--strider-color-surface-muted);border-radius:999px;height:.38rem;overflow:hidden}.metric__meter span{background:var(--metric-accent);border-radius:inherit;display:block;height:100%}.command-empty-panel{align-content:start;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;box-shadow:0 12px 32px rgba(30,38,29,.05);display:grid;gap:.8rem;padding:.85rem}.command-empty-panel__header{align-items:end;display:flex;gap:1rem;justify-content:space-between;min-width:0}.command-empty-panel__header h2{font-size:1.02rem;line-height:1.18;margin:.1rem 0 0}.command-empty-panel__header p{color:var(--strider-color-muted);font-size:.82rem;line-height:1.42;margin:.25rem 0 0;max-width:54rem}.command-start-grid{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.command-start-card{--start-accent:var(--strider-color-primary);--start-soft:var(--strider-color-primary-soft);align-items:start;background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;box-shadow:0 10px 26px rgba(30,38,29,.05);cursor:pointer;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;padding:.65rem;position:relative;text-align:left;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.command-start-card:before{background:var(--start-accent);border-radius:8px 0 0 8px;content:"";inset:0 auto 0 0;position:absolute;width:3px}.command-start-card--calendar,.command-start-card--setlists{--start-accent:var(--strider-color-primary);--start-soft:var(--strider-color-primary-soft)}.command-start-card--repertoire{--start-accent:var(--blackwires-coral);--start-soft:color-mix(in srgb,var(--blackwires-coral) 12%,var(--strider-color-surface))}.command-start-card--venues{--start-accent:var(--strider-color-success);--start-soft:var(--strider-color-success-soft)}.command-start-card--tasks{--start-accent:var(--blackwires-amber);--start-soft:var(--strider-color-warning-soft)}.command-start-card--plans{--start-accent:var(--blackwires-violet);--start-soft:color-mix(in srgb,var(--blackwires-violet) 12%,var(--strider-color-surface))}.command-start-card:hover{background:color-mix(in srgb,var(--start-soft) 64%,var(--strider-color-surface));border-color:color-mix(in srgb,var(--start-accent) 28%,var(--strider-color-border));box-shadow:0 14px 30px rgba(30,38,29,.08);transform:translateY(-1px)}.command-start-card__icon{align-items:center;background:var(--start-soft);border:1px solid color-mix(in srgb,var(--start-accent) 20%,var(--strider-color-border));border-radius:7px;color:var(--start-accent);display:inline-flex;height:2.1rem;justify-content:center;width:2.1rem}.command-start-card__body{display:grid;gap:.16rem;min-width:0}.command-start-card__action{align-items:center;color:var(--strider-color-muted);display:inline-flex;font-size:.72rem;font-weight:850;gap:.2rem;justify-self:end;white-space:nowrap}.command-start-card strong{color:var(--strider-color-text);font-size:.86rem;line-height:1.15}.command-start-card small{color:var(--start-accent);font-size:.72rem;font-weight:850}.command-start-card p{color:var(--strider-color-muted);font-size:.76rem;line-height:1.36;margin:.1rem 0 0}.command-start-card em{background:color-mix(in srgb,var(--start-soft) 72%,var(--strider-color-surface));border-radius:999px;color:var(--start-accent);font-size:.7rem;font-style:normal;font-weight:850;justify-self:start;line-height:1;margin-top:.1rem;padding:.28rem .45rem}.command-feature-tree{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-tree-area{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-left:3px solid var(--strider-color-primary);border-radius:8px;display:grid;gap:.6rem;min-width:0;padding:.8rem}.feature-tree-area__top{align-items:center;display:flex;gap:.6rem;justify-content:space-between;min-width:0}.feature-tree-area__top span{align-items:center;color:var(--strider-color-muted);display:inline-flex;font-size:.72rem;font-weight:850;gap:.35rem;text-transform:uppercase}.feature-tree-area__top strong{color:var(--strider-color-text);font-size:.9rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-tree-branches{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.feature-tree-branches li{display:grid;gap:.35rem}.feature-tree-branches li>span{color:var(--strider-color-muted);font-size:.72rem;font-weight:850}.feature-tree-branches li>div{display:flex;flex-wrap:wrap;gap:.35rem}.feature-tree-branches em{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-text);font-size:.74rem;font-style:normal;font-weight:700;line-height:1.2;padding:.24rem .5rem}.command-layout-panel{order:0}.command-layout-list{display:grid;gap:.5rem}.command-layout-row{align-items:center;background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;padding:.55rem;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,opacity .14s ease}.command-layout-row--dragging{background:color-mix(in srgb,var(--strider-color-primary-soft) 54%,var(--strider-color-surface-raised));border-color:color-mix(in srgb,var(--strider-color-primary) 26%,var(--strider-color-border));box-shadow:0 12px 26px rgba(30,38,29,.08);opacity:.82}.command-layout-row__drag{align-items:center;background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-muted);cursor:grab;display:inline-flex;height:2.15rem;justify-content:center;width:2.15rem}.command-layout-row:active .command-layout-row__drag{cursor:grabbing}.command-layout-row__main{align-items:center;cursor:pointer;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr);min-width:0}.command-layout-row__main input{accent-color:var(--band-brand-color,var(--strider-color-primary));height:1rem;width:1rem}.command-layout-row__main>span{display:grid;gap:.16rem;min-width:0}.command-layout-row__main strong{align-items:center;color:var(--strider-color-text);display:flex;font-size:.86rem;gap:.4rem;line-height:1.2;min-width:0}.command-layout-row__main small{color:var(--strider-color-muted);font-size:.74rem;line-height:1.35}.command-layout-row__actions{align-items:center;display:flex;gap:.35rem}.work-grid{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.45fr)}.work-grid:has(>.strider-section-card:only-child){grid-template-columns:minmax(0,42rem);max-width:min(100%,42rem)}.work-grid>.work-grid-wide{grid-column:1/-1}.strider-section-card{box-shadow:0 12px 32px rgba(30,38,29,.05);min-width:0}.blackwires-section-card__header{align-items:flex-start}.blackwires-section-card__header-toggle{align-items:flex-start;border-radius:7px;display:grid;flex:1 1 auto;gap:.4rem;grid-template-columns:auto minmax(0,1fr);margin:-.18rem 0;min-width:0;padding:.18rem .24rem}.blackwires-section-card--collapsible .blackwires-section-card__header-toggle{cursor:pointer}.blackwires-section-card--collapsible .blackwires-section-card__header-toggle:hover{background:color-mix(in srgb,var(--strider-color-surface-muted) 62%,transparent)}.blackwires-section-card--collapsible .blackwires-section-card__header-toggle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-color-primary) 24%,transparent);outline:1px solid color-mix(in srgb,var(--strider-color-primary) 48%,var(--strider-color-border))}.blackwires-section-card__indicator{align-items:center;color:var(--strider-color-muted);display:inline-flex;height:1.25rem;justify-content:center;margin-top:.08rem;transition:color .14s ease,transform .14s ease;width:1rem}.blackwires-section-card--collapsed .blackwires-section-card__indicator{transform:rotate(-90deg)}.blackwires-section-card--collapsible .blackwires-section-card__header-toggle:hover .blackwires-section-card__indicator{color:var(--strider-color-text)}.blackwires-section-card__body{display:grid;gap:inherit;min-width:0}.blackwires-section-card__body[hidden]{display:none}.blackwires-section-card--collapsed{align-content:start}.strider-section-card__subtitle{max-width:64ch}.availability-list,.event-list,.feature-map,.plan-grid,.setlist-items,.song-list,.task-list,.worklog-list{display:grid;gap:.55rem;min-width:0}.event-row,.setlist-song,.song-row{background:transparent;border:0;cursor:pointer;min-width:0;padding:0;text-align:left}.event-row,.song-row{align-items:center;border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.25rem .75rem;grid-template-columns:minmax(0,1fr) auto;padding:.7rem}.event-row--active,.setlist-item--active,.song-row--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border))}.availability-row span,.event-date,.event-place,.plan-top span,.setlist-song small,.song-row small,.task-row small,.version-entry span,.worklog-entry span{color:var(--strider-color-muted);font-size:.77rem;line-height:1.35}.setlist-song small,.song-row small{display:block;margin-top:.1rem}.event-title,.song-row strong,.status-pill{font-weight:750}.status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;justify-content:center;line-height:1;padding:.35rem .5rem;text-transform:capitalize;white-space:nowrap}.tone-success{background:var(--strider-color-success-soft);color:var(--strider-color-success)}.tone-warning{background:var(--strider-color-warning-soft);color:var(--strider-color-warning)}.tone-danger{background:var(--strider-color-danger-soft);color:var(--strider-color-danger)}.tone-info{background:#e6edf9;color:#33588c}.tone-muted{background:var(--strider-color-surface-muted);color:var(--strider-color-muted)}.setlist-panel{display:grid;gap:.8rem}.planner-grid{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.planner-panel{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.75rem;min-width:0;padding:.8rem}.planner-panel--summary{background:var(--strider-color-surface-raised)}.planner-stat{border-bottom:1px solid var(--strider-color-border);display:grid;gap:.25rem;padding-bottom:.65rem}.planner-stat:last-child{border-bottom:0;padding-bottom:0}.planner-stat p,.planner-stat span{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.planner-song-table{display:grid;gap:.45rem}.planner-song-row{align-items:center;background:transparent;border:1px solid var(--strider-color-border);border-radius:7px;cursor:pointer;display:grid;gap:.4rem;grid-template-columns:2rem minmax(0,.8fr) minmax(120px,.5fr) minmax(160px,1fr);min-width:0;padding:.6rem;text-align:left}.planner-song-row--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border))}.planner-song-row span{align-items:center;background:var(--blackwires-line);border-radius:6px;color:#ffffff;display:inline-flex;font-size:.75rem;font-weight:800;height:1.65rem;justify-content:center;width:1.65rem}.planner-song-row small{line-height:1.35}.inline-history,.planner-song-row small{color:var(--strider-color-muted);font-size:.76rem}.inline-history{border-top:1px solid var(--strider-color-border);display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem;padding-top:.7rem}.venue-library-card{scroll-margin-top:1rem}.venue-library-layout{align-items:start;display:grid;gap:.85rem;grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr) minmax(280px,.6fr)}.venue-detail-panel,.venue-map-panel{display:grid;gap:.75rem;min-width:0;padding:.8rem}.venue-detail-panel,.venue-map,.venue-map-panel{border:1px solid var(--strider-color-border);border-radius:8px}.venue-map{background:linear-gradient(90deg,rgba(44,67,69,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(44,67,69,.08) 1px,transparent 1px),color-mix(in srgb,var(--strider-color-surface-muted) 74%,white);background-size:42px 42px;min-height:270px;overflow:hidden;position:relative}.venue-map__grid{inset:0;position:absolute}.venue-map-pin{align-items:center;background:var(--blackwires-line);border:2px solid #ffffff;border-radius:999px;box-shadow:0 .55rem 1.2rem rgba(19,28,28,.2);color:#ffffff;cursor:pointer;display:inline-flex;gap:.25rem;min-height:2rem;padding:.3rem .48rem;position:absolute;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.venue-map-pin--active{background:var(--strider-color-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--strider-color-primary) 18%,transparent)}.venue-map-pin span{font-size:.7rem;font-weight:850}.venue-empty-detail,.venue-map-empty{align-items:center;color:var(--strider-color-muted);display:inline-flex;font-size:.82rem;gap:.4rem;justify-content:center;min-height:8rem}.venue-history-list,.venue-list{display:grid;gap:.5rem}.venue-row{align-items:center;background:transparent;border:1px solid var(--strider-color-border);border-radius:7px;cursor:pointer;display:grid;gap:.45rem;grid-template-columns:max-content minmax(0,1fr);min-width:0;padding:.6rem;text-align:left}.venue-row--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border))}.venue-row strong{min-width:0}.venue-row small{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35}.venue-detail-header{align-items:start;display:flex;gap:.75rem;justify-content:space-between;min-width:0}.venue-detail-header h3{font-size:1.15rem;margin:.12rem 0}.venue-detail-header p{color:var(--strider-color-muted);font-size:.82rem;line-height:1.4;margin:0}.venue-contact-grid,.venue-score-row{display:grid;gap:.45rem}.venue-score-row{grid-template-columns:repeat(3,minmax(0,1fr))}.venue-contact-grid a,.venue-contact-grid span,.venue-score-row span{align-items:center;background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-text);display:inline-flex;font-size:.78rem;font-weight:750;gap:.35rem;min-width:0;padding:.48rem .55rem}.venue-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-contact-grid a{color:var(--strider-color-primary);text-decoration:none}.venue-history-list{max-height:21rem;overflow:auto}.venue-history-entry{border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.35rem;padding:.65rem}.venue-history-entry div{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.venue-history-entry em,.venue-history-entry p,.venue-history-entry small,.venue-history-entry span{color:var(--strider-color-muted);font-size:.76rem;line-height:1.4;margin:0}.venue-history-entry em{color:var(--strider-color-warning);font-style:normal;font-weight:800}.setlist-summary{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.setlist-create-form{background:color-mix(in srgb,var(--strider-color-surface-raised) 84%,var(--strider-color-primary-soft))}.setlist-picker-row{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:space-between}.setlist-picker-row>span{color:var(--strider-color-muted);font-size:.78rem;font-weight:750}.setlist-summary span{color:var(--strider-color-muted);font-size:.82rem}.setlist-item{border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.55rem;grid-template-columns:minmax(0,1fr) auto;padding:.65rem}.setlist-song{align-items:center;display:flex;gap:.65rem}.setlist-index{align-items:center;background:var(--blackwires-line);border-radius:7px;color:#ffffff;display:inline-flex;flex:0 0 auto;font-size:.76rem;font-weight:800;height:1.8rem;justify-content:center;width:1.8rem}.setlist-controls{align-items:center;display:flex;gap:.25rem}.setlist-cue{color:var(--strider-color-muted);font-size:.78rem;grid-column:1/-1;padding-left:2.45rem}.poll-board{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.9rem}.poll-panel{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.75rem;min-width:0;padding:.75rem}.poll-panel__header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.poll-panel__header div{display:grid;gap:.2rem;min-width:0}.poll-panel__header span:not(.status-pill){color:var(--strider-color-muted);font-size:.78rem;line-height:1.4}.poll-source-toggle{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.25rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:.25rem}.poll-source-toggle__button{background:transparent;border:0;border-radius:6px;color:var(--strider-color-muted);cursor:pointer;font-size:.76rem;font-weight:850;min-height:2rem;padding:.35rem .5rem}.poll-source-toggle__button--active,.poll-source-toggle__button:hover{background:var(--strider-color-primary-soft);color:var(--strider-color-primary-hover)}.poll-option-list,.poll-option-row{display:grid;gap:.55rem}.poll-option-row{border:1px solid var(--strider-color-border);border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(5rem,auto);padding:.65rem}.poll-option-song{align-items:flex-start;background:transparent;border:0;color:var(--strider-color-text);cursor:pointer;display:grid;gap:.2rem;min-width:0;padding:0;text-align:left}.poll-option-actions span,.poll-option-song em,.poll-option-song small,.poll-score span{color:var(--strider-color-muted);font-size:.74rem;line-height:1.35}.poll-option-song em{font-style:normal}.poll-score{align-content:start;display:grid;gap:.1rem;justify-items:end;text-align:right}.poll-score strong{font-size:1.35rem;line-height:1}.poll-option-actions,.poll-vote-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;grid-column:1/-1}.poll-option-actions{justify-content:space-between}.poll-vote-button{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-muted);cursor:pointer;font-size:.74rem;font-weight:800;min-height:2rem;padding:.3rem .55rem}.poll-vote-button--active,.poll-vote-button:hover{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border));color:var(--strider-color-primary-hover)}.repertoire-layout{--repertoire-list-width:clamp(18rem,28vw,24rem);display:grid;align-items:start;gap:1rem;grid-template-columns:minmax(0,var(--repertoire-list-width)) minmax(0,1fr);min-width:0}.song-detail,.song-list-panel{display:grid;gap:.7rem;min-width:0}.song-list-panel{width:100%}.song-list-panel,.song-list-panel .song-list{align-content:start;grid-auto-rows:max-content}.song-list-panel .song-list{max-height:min(52vh,31rem);overflow:auto;padding-right:.1rem}.song-list-panel .song-row{min-height:4.2rem}.song-detail{align-content:start;grid-auto-rows:max-content;max-width:100%}.song-row{grid-template-columns:minmax(0,1fr) auto}.song-detail-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.song-detail h2{font-size:1.25rem;margin:.1rem 0 0}.song-meta{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.song-editor{display:grid;gap:.7rem}.copy-draft,.document-grid,.document-list,.document-tab,.member-copy-list,.member-work-layout{display:grid;gap:.75rem;min-width:0}.document-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:space-between}.document-toolbar span{color:var(--strider-color-muted);font-size:.78rem;font-weight:700}.document-grid,.member-work-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr)}.document-row,.empty-state,.member-copy,.performance-preview-panel{border:1px solid var(--strider-color-border);border-radius:7px;padding:.75rem}.document-row{display:grid;gap:.8rem;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr)}.document-row__main,.member-copy,.performance-preview-panel{display:grid;gap:.55rem}.document-row__main div,.member-copy__top,.performance-meta-row{align-items:flex-start;display:flex;gap:.6rem;justify-content:space-between}.document-row__main span,.member-copy__top span,.performance-meta-row span{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35}.document-row__main p,.member-copy p,.performance-preview-panel p{color:var(--strider-color-muted);font-size:.82rem;line-height:1.45;margin:0}.document-row__main a{align-items:center;color:var(--strider-color-primary);display:inline-flex;font-size:.78rem;font-weight:750;gap:.35rem;width:max-content}.quick-form--flush{margin-top:0}.document-attach-panel{align-self:start;gap:.7rem}.document-attach-heading{display:grid;gap:.2rem}.document-attach-heading p{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35;margin:0}.document-attach-modes{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.25rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:.25rem}.document-attach-mode{align-items:center;appearance:none;background:transparent;border:1px solid transparent;border-radius:7px;color:var(--strider-color-muted);cursor:pointer;display:inline-flex;font:inherit;font-size:.76rem;font-weight:850;gap:.35rem;justify-content:center;min-height:2.15rem;min-width:0;padding:.45rem .35rem}.document-attach-mode.is-active{background:var(--strider-color-surface-raised);border-color:var(--strider-color-border);box-shadow:0 8px 18px rgba(16,20,15,.06);color:var(--strider-color-text)}.document-link-fields,.document-storage-picker,.document-upload-zone{display:grid;gap:.55rem}.document-upload-button{align-items:center;appearance:none;background:var(--strider-color-surface);border:1px dashed color-mix(in srgb,var(--strider-color-primary) 36%,var(--strider-color-border));border-radius:8px;color:var(--strider-color-text);cursor:pointer;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr);min-height:4rem;padding:.75rem;text-align:left}.document-upload-button>span{display:grid;gap:.2rem;min-width:0}.document-upload-button small,.document-upload-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-upload-button small{color:var(--strider-color-muted);font-size:.73rem;line-height:1.3}.document-storage-source{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;padding:.6rem}.document-storage-source__top{align-items:center;display:grid;gap:.6rem;grid-template-columns:minmax(0,1fr) auto}.document-storage-source__top>div{display:grid;gap:.15rem;min-width:0}.document-storage-source__top span,.document-storage-source__top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-storage-source__top span{color:var(--strider-color-muted);font-size:.73rem}.member-copy--pinned,.performance-preview-panel{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 36%,var(--strider-color-border))}.member-copy__controls{align-items:center;display:grid;gap:.5rem;grid-template-columns:minmax(72px,.35fr) minmax(140px,.55fr) auto}.performance-preview-panel h3{font-size:1.1rem;margin:0}.performance-meta-row{flex-wrap:wrap;justify-content:flex-start}.performance-meta-row span{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-text);font-weight:750;padding:.35rem .5rem}.performance-coda{background:#171d17;border-radius:7px;color:#e9ffb8;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.5;padding:.75rem}.setlist-session-card{scroll-margin-top:1rem}.session-shell{align-items:start;display:grid;gap:.85rem;grid-template-columns:minmax(0,1.25fr) minmax(220px,.45fr) minmax(280px,.65fr)}.session-document,.session-media,.session-next,.session-notes-panel,.session-rail,.session-stage{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.75rem;min-width:0;padding:.8rem}.session-stage{background:#171d17;color:#f8fbf4}.session-stage .eyebrow,.session-stage p{color:rgba(248,251,244,.72)}.session-stage__top{align-items:start;display:flex;gap:1rem;justify-content:space-between;min-width:0}.run-room-kicker{align-items:center;color:rgba(248,251,244,.72);display:inline-flex;font-size:.72rem;font-weight:850;gap:.35rem;letter-spacing:.04em;text-transform:uppercase}.session-stage h2{font-size:clamp(1.6rem,4vw,3rem);letter-spacing:0;line-height:1;margin:.15rem 0 0;overflow-wrap:anywhere}.session-meta-grid{display:grid;gap:.4rem;grid-template-columns:repeat(6,minmax(0,1fr))}.session-meta-grid span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:7px;color:rgba(248,251,244,.7);display:grid;font-size:.72rem;gap:.15rem;padding:.5rem}.session-meta-grid strong{color:#f8fbf4;font-size:.95rem}.run-progress{display:grid;gap:.45rem}.run-progress__bar{background:rgba(255,255,255,.1);border-radius:999px;height:.55rem;overflow:hidden}.run-progress__bar span{background:#d8ff5f;display:block;height:100%;transition:width .18s ease}.run-progress__meta{color:rgba(248,251,244,.7);display:flex;flex-wrap:wrap;font-size:.74rem;font-weight:750;gap:.45rem}.run-progress__meta span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.3rem .45rem}.session-ok,.session-warning{border-radius:7px;display:grid;font-size:.78rem;gap:.3rem;padding:.65rem}.session-warning{background:rgba(255,240,202,.11);border:1px solid rgba(255,240,202,.24);color:#fff0ca}.session-ok{background:rgba(222,244,232,.12);border:1px solid rgba(222,244,232,.2);color:#def4e8;font-weight:750}.session-current-grid{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr) minmax(180px,.45fr)}.session-document,.session-media,.session-next{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.session-document__top{align-items:start;display:flex;gap:.75rem;justify-content:space-between}.session-document__top span{background:#d8ff5f;border-radius:999px;color:#10140f;font-size:.75rem;font-weight:850;padding:.35rem .55rem}.session-next strong{font-size:1.05rem}.session-media{grid-column:1/-1}.session-media a{align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:7px;color:#f8fbf4;display:grid;gap:.2rem;grid-template-columns:minmax(0,.35fr) minmax(0,1fr);padding:.55rem}.session-media a span{color:rgba(248,251,244,.68);font-size:.72rem;font-weight:750}.session-controls{display:flex;flex-wrap:wrap;gap:.5rem}.session-panel-title{color:var(--strider-color-text);font-size:.78rem;font-weight:850}.run-room-summary{display:grid;gap:.4rem;grid-template-columns:repeat(3,minmax(0,1fr))}.run-room-summary span{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-muted);display:grid;font-size:.72rem;gap:.15rem;padding:.45rem}.run-room-summary strong{color:var(--strider-color-text);font-size:.9rem}.session-rail-row{align-items:center;background:transparent;border:1px solid var(--strider-color-border);border-radius:7px;cursor:pointer;display:grid;gap:.15rem .5rem;grid-template-columns:1.65rem minmax(0,1fr) auto;min-width:0;padding:.55rem;text-align:left}.session-rail-row--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border))}.session-rail-row--blocked:not(.session-rail-row--active){background:color-mix(in srgb,var(--strider-color-warning-soft) 36%,var(--strider-color-surface))}.session-rail-row span{align-items:center;background:var(--blackwires-line);border-radius:6px;color:#ffffff;display:inline-flex;font-size:.72rem;font-weight:800;grid-row:span 2;height:1.55rem;justify-content:center;width:1.55rem}.session-rail-row small{color:var(--strider-color-muted);font-size:.72rem;grid-column:2/3}.session-rail-row em{align-items:center;background:var(--strider-color-warning-soft);border-radius:999px;color:var(--strider-color-warning);display:inline-flex;font-size:.7rem;font-style:normal;font-weight:850;grid-column:3;grid-row:1/span 2;height:1.45rem;justify-content:center;min-width:1.45rem;padding:0 .35rem}.session-rail-row__ok{background:var(--strider-color-success-soft)!important;color:var(--strider-color-success)!important}.run-issue-preset-row{display:flex;flex-wrap:wrap;gap:.35rem}.session-note-list{display:grid;gap:.55rem}.session-note{border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.45rem;padding:.65rem}.session-note--resolved{background:var(--strider-color-surface-muted);opacity:.78}.session-note div{align-items:start;display:flex;gap:.5rem;justify-content:space-between}.session-note p,.session-note span{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.run-recap-panel{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.65rem;padding:.75rem}.run-recap-grid{display:grid;gap:.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.run-recap-grid span{background:var(--strider-color-surface-muted);border-radius:7px;color:var(--strider-color-muted);display:grid;font-size:.72rem;gap:.12rem;padding:.45rem}.run-recap-grid strong{color:var(--strider-color-text);font-size:.92rem}.run-recap-panel p{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.practice-room-card{scroll-margin-top:1rem}.practice-room{align-items:start;display:grid;gap:.85rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr) minmax(280px,.7fr)}.practice-copy-card,.practice-focus-card,.practice-focus-panel,.practice-player-panel,.practice-readiness-list,.practice-side-panel,.recording-library-panel{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.75rem;min-width:0;padding:.8rem}.practice-player-panel{background:#171d17;color:#f8fbf4}.practice-player-panel .empty-state{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);color:rgba(248,251,244,.72)}.practice-player-top,.practice-section-header{align-items:start;display:flex;gap:.75rem;justify-content:space-between;min-width:0}.practice-player-top h2{font-size:clamp(1.45rem,3.2vw,2.5rem);line-height:1;margin:.15rem 0 0;overflow-wrap:anywhere}.practice-metrics,.practice-readiness-list,.practice-section-map,.recording-list{display:grid;gap:.5rem}.practice-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.practice-metrics span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:7px;color:rgba(248,251,244,.7);display:grid;font-size:.72rem;gap:.15rem;padding:.5rem}.practice-metrics strong{color:#f8fbf4;font-size:.95rem}.practice-track-select{min-width:0}.practice-controls{display:flex;flex-wrap:wrap;gap:.5rem}.browser-recorder{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.65rem;padding:.7rem}.browser-recorder__top{align-items:flex-start;display:flex;gap:.7rem;justify-content:space-between;min-width:0}.browser-recorder__preview,.browser-recorder__top>div{display:grid;gap:.35rem;min-width:0}.browser-recorder__top strong{color:var(--strider-color-text);display:block;font-size:.92rem;line-height:1.25}.browser-recorder audio{width:100%}.browser-recorder p{color:var(--strider-color-muted);font-size:.76rem;line-height:1.4;margin:0}.tuner-panel{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:8px;display:grid;gap:.7rem;padding:.75rem}.tuner-panel__top,.tuner-target-row{align-items:center;display:flex;gap:.75rem;justify-content:space-between;min-width:0}.tuner-panel__top strong{color:#f8fbf4;display:block;font-size:.95rem;margin-top:.15rem}.tuner-readout{align-items:center;display:grid;gap:.75rem;grid-template-columns:minmax(86px,.35fr) minmax(0,1fr)}.tuner-note{align-items:baseline;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px;display:flex;gap:.4rem;justify-content:center;min-height:4.6rem;padding:.55rem}.tuner-note strong{color:#d8ff5f;font-size:2.7rem;line-height:1}.tuner-frequency span,.tuner-note span,.tuner-target-row em,.tuner-target-row span{color:rgba(248,251,244,.68);font-size:.74rem;font-style:normal}.tuner-frequency{display:grid;gap:.2rem}.tuner-frequency strong{color:#f8fbf4;font-size:1.2rem}.tuner-readout--in-tune .tuner-note{border-color:rgba(216,255,95,.44);box-shadow:0 0 0 3px rgba(216,255,95,.1)}.tuner-meter{align-items:end;border-bottom:1px solid rgba(248,251,244,.3);display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));height:3rem;margin:.15rem 0 .2rem;position:relative}.tuner-meter span{color:rgba(248,251,244,.58);font-size:.68rem;text-align:center}.tuner-meter span:nth-child(3){color:#d8ff5f;font-weight:850}.tuner-needle{background:#d8ff5f;border-radius:999px;bottom:-.1rem;box-shadow:0 0 1rem rgba(216,255,95,.34);height:2.75rem;left:50%;position:absolute;transform:translateX(-50%) rotate(calc(var(--tuner-cents, 0) * .9deg));transform-origin:50% 100%;width:3px}.tuner-input-meter{background:rgba(255,255,255,.1);border-radius:999px;height:.35rem;overflow:hidden}.tuner-input-meter span{background:#d8ff5f;display:block;height:100%;transition:width .12s ease}.tuner-target-row{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:.5rem}.tuner-target-row strong{color:#f8fbf4;font-size:.86rem}.practice-focus-panel,.practice-side-panel,.recording-library-panel{background:var(--strider-color-surface-raised)}.recording-library-panel{gap:.75rem}.recording-row{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;padding:.65rem}.recording-row__top{align-items:start;display:flex;gap:.6rem;justify-content:space-between;min-width:0}.recording-row__top>div{display:grid;gap:.16rem;min-width:0}.recording-row p,.recording-row__top span{color:var(--strider-color-muted);font-size:.76rem;line-height:1.4;margin:0}.recording-analysis{border-left:2px solid var(--strider-color-primary);padding-left:.55rem}.recording-link{align-items:center;color:var(--strider-color-primary);display:inline-flex;font-size:.78rem;font-weight:800;gap:.35rem;width:fit-content}.practice-tempo-row{align-items:center;display:grid;gap:.5rem;grid-template-columns:minmax(100px,.35fr) minmax(0,1fr)}.practice-copy-card p,.practice-focus-card p,.practice-focus-card span,.practice-section-header span,.practice-tempo-row span{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.practice-section-map{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-section-chip{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-text);cursor:pointer;display:grid;gap:.15rem;min-height:3rem;padding:.55rem;text-align:left}.practice-section-chip span{color:var(--strider-color-muted);font-size:.72rem}.practice-section-chip--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border))}.practice-focus-card code{background:#171d17;border-radius:6px;color:#e9ffb8;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;overflow-x:auto;padding:.5rem;white-space:nowrap}.practice-check{align-items:center;background:var(--strider-color-warning-soft);border:1px solid color-mix(in srgb,var(--strider-color-warning) 20%,var(--strider-color-border));border-radius:7px;color:var(--strider-color-warning);display:flex;font-size:.78rem;font-weight:750;gap:.4rem;padding:.5rem}.practice-check--ok{background:var(--strider-color-success-soft);border-color:color-mix(in srgb,var(--strider-color-success) 20%,var(--strider-color-border));color:var(--strider-color-success)}.empty-state{background:var(--strider-color-surface-raised);color:var(--strider-color-muted);font-size:.82rem;font-weight:700}.feature-area span,.plan-features span,.song-meta span,.structure-line span{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-muted);display:inline-flex;font-size:.74rem;font-weight:700;line-height:1.15;max-width:100%;overflow-wrap:anywhere;padding:.32rem .5rem;white-space:normal}.media-row,.plan-features,.structure-line{display:flex;flex-wrap:wrap;gap:.35rem}.chart-grid{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.chart-grid--editor{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-section{border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.45rem;padding:.65rem}.chart-section-top{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.chart-section p,.chart-section-top span{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35;margin:0}.chart-section code{background:#171d17;border-radius:6px;color:#e9ffb8;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;overflow-x:auto;padding:.5rem;white-space:nowrap}.structure-canvas,.structure-doc-context,.structure-layout,.structure-manager,.structure-note-list,.structure-side{display:grid;gap:.75rem;min-width:0}.structure-toolbar{align-items:center;background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.75rem}.structure-toolbar span{color:var(--strider-color-muted);font-size:.78rem;font-weight:750}.structure-layout{grid-template-columns:minmax(0,1.2fr) minmax(min(100%,300px),.8fr)}.structure-canvas{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))}.structure-block{--structure-accent:var(--strider-color-primary);background:var(--strider-color-surface);border:1px solid color-mix(in srgb,var(--structure-accent) 34%,var(--strider-color-border));border-left:.35rem solid var(--structure-accent);border-radius:8px;box-shadow:0 10px 24px rgba(30,38,29,.05);cursor:grab;display:grid;gap:.55rem;min-width:0;padding:.75rem}.structure-block:active{cursor:grabbing}.structure-block--teal{--structure-accent:var(--strider-color-primary)}.structure-block--coral{--structure-accent:var(--blackwires-coral)}.structure-block--violet{--structure-accent:var(--blackwires-violet)}.structure-block--amber{--structure-accent:var(--blackwires-amber)}.structure-block--lime{--structure-accent:#719900}.structure-block--slate{--structure-accent:#51606a}.structure-block__header{align-items:start;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto}.structure-block__header>span{align-items:center;background:var(--structure-accent);border-radius:7px;color:#ffffff;display:inline-flex;font-size:.74rem;font-weight:850;height:1.75rem;justify-content:center;width:1.75rem}.structure-block p,.structure-block__header small,.structure-doc-context p,.structure-doc-context span{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.structure-block code{background:#171d17;border-radius:6px;color:#e9ffb8;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;overflow-x:auto;padding:.5rem;white-space:nowrap}.member-chip-row,.structure-editor-actions,.structure-label-row,.structure-media-row{display:flex;flex-wrap:wrap;gap:.35rem}.structure-label-row span{background:color-mix(in srgb,var(--structure-accent) 12%,var(--strider-color-surface-muted));border:1px solid color-mix(in srgb,var(--structure-accent) 24%,var(--strider-color-border));border-radius:999px;color:var(--strider-color-text);font-size:.72rem;font-weight:750;padding:.32rem .5rem}.structure-media-row a{align-items:center;background:color-mix(in srgb,var(--strider-color-primary-soft) 72%,var(--strider-color-surface));border:1px solid color-mix(in srgb,var(--strider-color-primary) 24%,var(--strider-color-border));border-radius:999px;color:var(--strider-color-primary-hover);display:inline-flex;font-size:.72rem;font-weight:800;gap:.3rem;padding:.32rem .5rem}.structure-block-editor{border-top:1px solid var(--strider-color-border);display:grid;gap:.6rem;padding-top:.55rem}.structure-block-editor summary{color:var(--strider-color-primary);cursor:pointer;font-size:.78rem;font-weight:850}.structure-block-editor[open]{gap:.6rem}.member-chip{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-muted);cursor:pointer;font-size:.73rem;font-weight:750;min-height:1.85rem;padding:0 .55rem}.member-chip--active{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border));color:var(--strider-color-primary-hover)}.structure-doc-context{border:1px solid var(--strider-color-border);border-radius:8px;padding:.75rem}.structure-doc-context article{border-top:1px solid var(--strider-color-border);display:grid;gap:.25rem;padding-top:.55rem}.structure-doc-context article:first-of-type{border-top:0;padding-top:0}.media-reference-layout,.media-reference-list,.media-side,.media-tab,.storage-connection-list,.storage-panel{display:grid;gap:.75rem;min-width:0}.media-toolbar{align-items:center;background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem}.media-toolbar span{align-items:center;color:var(--strider-color-muted);display:inline-flex;font-size:.78rem;font-weight:750;gap:.35rem}.media-reference-layout{grid-template-columns:minmax(0,1.2fr) minmax(min(100%,300px),.8fr)}.media-side .form-grid--three,.media-side .form-grid--two,.storage-panel .form-grid--three,.storage-panel .form-grid--two{grid-template-columns:1fr}.media-reference-card,.storage-connection-row,.storage-panel{border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.65rem;min-width:0;padding:.75rem}.media-reference-card{background:var(--strider-color-surface)}.media-reference-card__top,.media-reference-meta,.storage-connection-row{align-items:start;display:flex;gap:.6rem;justify-content:space-between}.media-reference-card__top>div,.storage-connection-row>div{display:grid;gap:.18rem;min-width:0}.media-reference-card p,.media-reference-card__top span,.storage-connection-row small,.storage-connection-row span{color:var(--strider-color-muted);font-size:.78rem;line-height:1.4;margin:0}.storage-connection-row small{font-size:.72rem}.media-reference-meta{flex-wrap:wrap;justify-content:flex-start}.media-reference-meta span{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-muted);font-size:.72rem;font-weight:750;padding:.32rem .5rem}.media-preview{background:#171d17;border:1px solid var(--strider-color-border);border-radius:7px;overflow:hidden}.media-preview--embed,.media-preview--video{aspect-ratio:16/9}.media-preview iframe,.media-preview video{border:0;display:block;height:100%;width:100%}.media-preview--compact{background:var(--strider-color-surface-raised);padding:.55rem}.media-preview--compact audio{display:block;width:100%}.media-preview--external{align-items:center;color:#e9ffb8;display:inline-flex;font-size:.78rem;font-weight:800;gap:.4rem;padding:.7rem;width:100%}.storage-panel{background:var(--strider-color-surface-raised)}.storage-connection-row{background:var(--strider-color-surface);flex-wrap:wrap}.storage-connection-row a{align-items:center;color:var(--strider-color-primary);display:inline-flex;font-size:.76rem;font-weight:750;gap:.3rem}.external-file-note,.selected-external-file,.storage-connection-message{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-muted);display:block;font-size:.75rem;line-height:1.35;padding:.45rem .55rem}.selected-external-file{color:var(--strider-color-text);font-weight:750}.storage-connection-actions,.storage-file-row__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem}.storage-file-browser{border-top:1px solid var(--strider-color-border);display:grid;gap:.5rem;padding-top:.6rem;width:100%}.storage-file-browser__title{color:var(--strider-color-muted);font-size:.76rem;font-weight:750}.storage-file-browser--compact{border-top:0;max-height:17rem;overflow:auto;padding-top:0}.storage-file-browser--compact .storage-file-row__main{border:1px solid var(--strider-color-border);border-radius:7px;padding:.5rem .6rem;width:100%}.storage-file-browser--compact .storage-file-row__main--selected{background:color-mix(in srgb,var(--strider-color-primary-soft) 70%,var(--strider-color-surface));border-color:color-mix(in srgb,var(--strider-color-primary) 36%,var(--strider-color-border))}.storage-file-row{align-items:center;border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.55rem;grid-template-columns:minmax(0,1fr) auto;padding:.5rem}.storage-file-row__main{appearance:none;background:transparent;border:0;color:var(--strider-color-text);cursor:pointer;display:grid;gap:.12rem;min-width:0;padding:0;text-align:left}.storage-file-row__main--selected strong{color:var(--strider-color-primary)}.storage-file-row__main span,.storage-file-row__main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storage-file-row__main span{color:var(--strider-color-muted);font-size:.72rem}.media-row a{border:1px solid var(--strider-color-border);border-radius:7px;color:var(--strider-color-primary);font-size:.78rem;gap:.35rem;padding:.45rem .55rem}.media-row a,.media-type-chip{align-items:center;display:inline-flex;font-weight:750}.media-type-chip{background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:999px;color:var(--strider-color-muted);font-size:.74rem;padding:.4rem .55rem}.readiness-layout{display:grid;gap:1rem;grid-template-columns:minmax(190px,.55fr) minmax(0,1fr)}.readiness-score{gap:.85rem}.readiness-score,.score-ring{align-items:center;display:grid}.score-ring{--score:0%;aspect-ratio:1;background:radial-gradient(circle at center,var(--strider-color-surface) 0 58%,transparent 59%),conic-gradient(var(--strider-color-primary) var(--score),var(--strider-color-surface-muted) 0);border-radius:50%;justify-items:center;margin:0 auto;max-width:13rem;padding:2rem;text-align:center;width:100%}.score-ring strong{font-size:2rem;line-height:1}.readiness-stats span,.score-ring span{color:var(--strider-color-muted);font-size:.78rem}.readiness-stats{display:grid;gap:.45rem}.readiness-stats span{align-items:center;background:var(--strider-color-surface-muted);border-radius:7px;display:flex;justify-content:space-between;padding:.5rem .65rem}.availability-row{align-items:center;border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.4rem .75rem;grid-template-columns:minmax(0,1fr) auto;padding:.65rem}.availability-row small{color:var(--strider-color-muted);grid-column:1/-1}.band-access-panel{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.75rem;grid-column:1/-1;padding:.8rem}.band-access-actions,.band-access-header,.band-access-row,.band-access-visibility{align-items:center;display:flex;gap:.65rem}.band-access-header,.band-access-visibility{flex-wrap:wrap;justify-content:space-between}.band-access-visibility>div{display:grid;flex:1 1 14rem;gap:.2rem;min-width:0}.band-create-panel{display:grid;gap:.75rem}.band-create-summary{align-items:center;background:color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 8%,var(--strider-color-surface-raised));border:1px solid color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 24%,var(--strider-color-border));border-radius:8px;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;padding:.75rem}.band-create-summary>div{display:grid;gap:.18rem;min-width:0}.band-create-summary strong{color:var(--strider-color-text);font-size:.88rem;line-height:1.2}.band-create-summary span:not(.status-pill){color:var(--strider-color-muted);font-size:.77rem;line-height:1.35;overflow-wrap:anywhere}.band-create-form{margin-top:0}.band-create-form .strider-action-button{min-height:2.45rem}.showcase-mode-button{align-items:center;border:1px solid var(--strider-color-border);border-radius:999px;cursor:pointer;display:grid;gap:.05rem .55rem;grid-template-columns:auto minmax(0,1fr);min-height:2.85rem;min-width:min(100%,14rem);padding:.35rem .8rem .35rem .45rem;text-align:left;transition:background .14s ease,border-color .14s ease,color .14s ease}.showcase-mode-button span{border-radius:999px;display:block;grid-row:span 2;height:1.85rem;position:relative;width:3.15rem}.showcase-mode-button span:after{background:var(--strider-color-surface);border-radius:50%;box-shadow:0 3px 8px rgba(16,20,15,.22);content:"";display:block;height:1.45rem;left:.2rem;position:absolute;top:.2rem;transition:transform .14s ease;width:1.45rem}.showcase-mode-button strong{font-size:.82rem;line-height:1.15}.showcase-mode-button small{color:inherit;font-size:.7rem;line-height:1.15;opacity:.76}.showcase-mode-button--on{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 42%,var(--strider-color-border));color:var(--strider-color-primary-hover)}.showcase-mode-button--on span{background:var(--strider-color-primary)}.showcase-mode-button--on span:after{transform:translateX(1.3rem)}.showcase-mode-button--off{background:var(--strider-color-surface-muted);color:var(--strider-color-muted)}.showcase-mode-button--off span{background:var(--strider-color-border-strong)}.showcase-mode-button:disabled{cursor:not-allowed;opacity:.62}.band-access-header span:not(.status-pill),.band-access-row small,.band-access-row span:not(.status-pill),.band-access-visibility span:not(.status-pill){color:var(--strider-color-muted);font-size:.77rem;line-height:1.35}.band-access-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr))}.band-access-column{display:grid;gap:.55rem;min-width:0}.band-access-row{align-items:flex-start;border:1px solid var(--strider-color-border);border-radius:7px;flex-wrap:wrap;justify-content:space-between;padding:.65rem}.band-access-row>div:first-child{display:grid;gap:.15rem;min-width:0}.band-access-row small,.band-access-row span,.band-access-row strong{overflow-wrap:anywhere}.band-access-actions{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.band-identity-editor{align-items:stretch;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.8rem;grid-template-columns:minmax(13rem,.36fr) minmax(0,1fr);padding:.75rem}.band-identity-preview{align-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 26%,#20261f),#20261f);border-radius:8px;color:#f8fbf4;display:grid;gap:.75rem;min-height:13rem;padding:.8rem}.band-identity-preview__mark{align-items:center;aspect-ratio:1;background:var(--band-brand-color,var(--strider-color-primary));border:2px solid rgba(248,251,244,.76);border-radius:12px;color:#ffffff;display:inline-grid;font-size:1.25rem;font-weight:900;height:4rem;justify-content:center;overflow:hidden}.band-identity-preview strong{font-size:1.25rem;line-height:1.1}.band-identity-fields__header span,.band-identity-preview small,.band-identity-preview span{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35}.band-identity-preview small,.band-identity-preview span{color:rgba(248,251,244,.7);display:block;margin-top:.25rem}.band-identity-fields{display:grid;gap:.65rem;min-width:0}.band-identity-fields__header{align-items:center;display:flex;gap:.65rem;justify-content:space-between}.band-color-fields{display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.band-color-fields label{align-items:center;border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.4rem;grid-template-columns:minmax(0,1fr) auto;min-height:2.6rem;padding:.45rem .55rem}.band-color-fields span{color:var(--strider-color-muted);font-size:.72rem;font-weight:800}.band-color-fields input{appearance:none;background:transparent;border:0;cursor:pointer;height:1.8rem;padding:0;width:2.4rem}.band-logo-upload{align-items:start;display:grid;gap:.4rem;grid-template-columns:minmax(0,1fr) auto}.band-logo-upload small{color:var(--strider-color-muted);font-size:.72rem;grid-column:1/-1;line-height:1.35}.band-chat{display:grid;gap:.75rem}.band-chat__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.band-chat__header>div{display:grid;gap:.15rem;min-width:0}.band-chat__header span:not(.status-pill){color:var(--strider-color-muted);font-size:.77rem}.band-chat__messages{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;max-height:24rem;min-height:10rem;overflow:auto;padding:.7rem}.band-chat-message{align-items:flex-start;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr)}.band-chat-message--mine .band-chat-message__body{background:color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 8%,var(--strider-color-surface));border-color:color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 36%,var(--strider-color-border))}.band-chat-message__avatar{align-items:center;background:var(--band-brand-color,var(--strider-color-primary));border-radius:999px;color:#ffffff;display:inline-grid;font-size:.72rem;font-weight:900;height:2rem;justify-content:center;width:2rem}.band-chat-message__body{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.25rem;min-width:0;padding:.6rem .7rem}.band-chat-message__meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem .65rem}.band-chat-message__meta strong{font-size:.84rem}.band-chat-message__meta span{color:var(--strider-color-muted);font-size:.72rem}.band-chat-message p{color:var(--strider-color-text);font-size:.84rem;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.band-chat-composer{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;padding:.7rem}.band-chat-floating-modal{--strider-floating-modal-accent:var(--band-brand-color,var(--strider-color-primary))}.band-chat-floating-modal.strider-floating-modal--scroll-body .band-chat-floating-modal__body{padding:.55rem .62rem .68rem}.band-chat-floating-modal .band-chat{gap:.55rem}.band-chat-floating-modal .band-chat-composer,.band-chat-floating-modal .band-chat__messages{padding:.55rem}.band-chat-floating-modal .band-chat__messages{max-height:min(42vh,24rem)}.account-settings-modal{--strider-floating-modal-accent:var(--band-brand-color,var(--strider-color-primary))}.account-settings-modal.strider-floating-modal--scroll-body .account-settings-modal__body{padding:.6rem .7rem .75rem}.account-settings{display:grid;gap:.65rem}.account-settings__subtitle{color:var(--strider-color-muted);font-size:.84rem;line-height:1.45;margin:0}.account-settings__form,.account-settings__section{display:grid;gap:.65rem}.account-settings__section{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:8px;padding:.7rem}.account-settings__section--note{background:color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 6%,var(--strider-color-surface-raised))}.account-settings__section--note p{color:var(--strider-color-muted);font-size:.82rem;line-height:1.45;margin:0}.account-settings__section-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem .75rem;justify-content:space-between}.account-settings__section-heading strong{font-size:.9rem}.account-settings__section-heading span,.field-hint{color:var(--strider-color-muted);font-size:.76rem;line-height:1.35}.readonly-field{background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);display:grid;gap:.2rem;padding:.55rem .7rem}.readonly-field span{color:var(--strider-color-muted);font-size:.72rem;font-weight:750}.readonly-field strong{font-size:.86rem;overflow-wrap:anywhere}.account-settings__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.account-login-methods{display:grid;gap:.5rem}.account-social-link-actions{display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.account-login-method{align-items:center;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:8px;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto;padding:.6rem}.account-login-method__icon{align-items:center;background:color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 12%,var(--strider-color-surface));border:1px solid color-mix(in srgb,var(--band-brand-color,var(--strider-color-primary)) 28%,var(--strider-color-border));border-radius:8px;color:var(--band-brand-color,var(--strider-color-primary));display:inline-flex;height:2rem;justify-content:center;width:2rem}.account-login-method small,.account-login-method span,.account-login-method strong{display:block}.account-login-method>div:nth-child(2){min-width:0}.account-login-method>div:nth-child(2) strong{font-size:.86rem}.account-login-method>div:nth-child(2) span{color:var(--strider-color-muted);font-size:.76rem;overflow-wrap:anywhere}.account-login-method__status{display:grid;gap:.2rem;justify-items:end}.account-login-method__status small{color:var(--strider-color-muted);font-size:.68rem;white-space:nowrap}.band-chat-launcher{align-items:center;background:var(--band-brand-color,var(--blackwires-ink));border:1px solid color-mix(in srgb,var(--band-accent-color,var(--strider-color-primary)) 38%,transparent);border-radius:999px;bottom:1.25rem;box-shadow:0 16px 34px rgba(16,20,15,.22);color:#ffffff;cursor:grab;display:inline-flex;height:3.6rem;justify-content:center;position:fixed;right:1.25rem;touch-action:none;transition:box-shadow .14s ease,transform .14s ease,background .14s ease;width:3.6rem;z-index:210}.band-chat-launcher:hover{background:color-mix(in srgb,var(--band-brand-color,var(--blackwires-ink)) 84%,var(--band-accent-color,var(--strider-color-primary)));box-shadow:0 18px 40px rgba(16,20,15,.28);transform:translateY(-1px)}.band-chat-launcher--dragging{cursor:grabbing;transform:scale(1.02)}.band-chat-launcher__badge{align-items:center;background:var(--band-accent-color,var(--strider-color-danger));border:2px solid #ffffff;border-radius:999px;box-shadow:0 6px 14px rgba(16,20,15,.18);color:#10140f;display:inline-flex;font-size:.68rem;font-weight:900;height:1.28rem;justify-content:center;line-height:1;min-width:1.28rem;padding:0 .28rem;position:absolute;right:-.2rem;top:-.22rem}.member-directory-card{align-items:center;background:#20261f;border:1px solid rgba(248,251,244,.08);border-radius:8px;box-shadow:0 8px 24px rgba(16,20,15,.12);color:#f8fbf4;display:grid;gap:.65rem;grid-template-columns:minmax(0,1fr) auto;min-height:4.15rem;padding:.55rem .65rem}.member-directory-card__identity{align-items:center;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr);min-width:0;position:relative}.member-directory-card__identity>div{display:grid;gap:.08rem;min-width:0}.member-directory-card__identity small,.member-directory-card__identity span,.member-directory-card__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-directory-card__identity strong{font-size:.98rem;line-height:1.15}.member-directory-card__identity small,.member-directory-card__identity span{color:rgba(248,251,244,.68);font-size:.73rem;line-height:1.25}.member-directory-card__avatar{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,color-mix(in srgb,var(--strider-color-primary) 42%,#f8fbf4),#293229);border:2px solid rgba(248,251,244,.76);border-radius:50%;color:#f8fbf4;display:inline-grid;font-size:.78rem;font-weight:900;height:2.55rem;justify-content:center;line-height:1;text-shadow:0 1px 2px rgba(16,20,15,.35)}.member-directory-card__presence{background:rgba(248,251,244,.46);border:2px solid #20261f;border-radius:50%;height:.78rem;left:1.9rem;position:absolute;top:1.86rem;width:.78rem}.member-directory-card__presence--current{background:#62c984}.member-directory-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end;min-width:0}.member-directory-card__mail{align-items:center;border:1px solid rgba(248,251,244,.62);border-radius:7px;color:rgba(248,251,244,.88);display:inline-flex;height:2rem;justify-content:center;transition:background .14s ease,border-color .14s ease,color .14s ease;width:2rem}.member-directory-card__mail:hover{background:rgba(248,251,244,.12);border-color:rgba(248,251,244,.86);color:#ffffff}.member-directory-card .status-pill{border-color:rgba(248,251,244,.2);white-space:nowrap}.member-directory-card .strider-action-button{min-height:2rem}.ops-columns{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.feature-area,.plan-row,.task-row,.worklog-entry{border:1px solid var(--strider-color-border);border-radius:7px;padding:.7rem}.task-row{align-items:center;display:grid;gap:.55rem;grid-template-columns:auto minmax(0,1fr) auto}.task-row--editable{grid-template-columns:auto minmax(0,1fr) minmax(9rem,auto)}.task-row>svg{color:var(--blackwires-coral)}.worklog-entry{display:grid;gap:.45rem}.version-list{display:grid;gap:.55rem}.version-entry{border:1px solid var(--strider-color-border);border-radius:7px;display:grid;gap:.4rem;padding:.7rem}.version-entry--current{background:var(--strider-color-primary-soft);border-color:color-mix(in srgb,var(--strider-color-primary) 36%,var(--strider-color-border))}.feature-area div,.plan-top,.version-entry div,.worklog-entry div{align-items:flex-start;display:flex;gap:.55rem;justify-content:space-between;min-width:0}.feature-area p,.version-entry p,.worklog-entry p{color:var(--strider-color-muted);font-size:.8rem;line-height:1.45;margin:0}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(min(13.25rem,100%),1fr))}.plan-row{align-content:start;background:var(--strider-color-surface);display:grid;gap:.85rem;min-width:0;overflow:hidden}.plan-row--active{border-color:color-mix(in srgb,var(--strider-color-primary) 48%,var(--strider-color-border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--strider-color-primary) 28%,transparent)}.plan-top{align-items:flex-start;display:grid;gap:.65rem;grid-template-columns:minmax(0,1fr) auto}.plan-top>div{display:grid;gap:.12rem;min-width:0}.plan-top strong{color:var(--strider-color-text);font-size:.98rem;line-height:1.1;overflow-wrap:anywhere}.plan-top>div>span{display:block;min-width:0;overflow-wrap:anywhere}.plan-price{color:var(--strider-color-primary);display:inline-flex;font-size:.78rem;font-weight:850;justify-self:end;line-height:1.2;padding-top:.08rem;white-space:nowrap}.plan-prices{align-content:start;display:grid;gap:.08rem;justify-items:end;min-width:5.6rem}.plan-prices small{color:var(--strider-color-muted);font-size:.62rem;font-weight:750;line-height:1.12;max-width:7.5rem;text-align:right}.plan-price--yearly{color:var(--strider-color-text);margin-top:.18rem}.plan-seat-line{color:var(--strider-color-muted);font-size:.72rem;font-weight:800;line-height:1.2}.plan-features{align-content:start;align-items:flex-start}.feature-area span,.plan-features span{border-radius:14px;box-sizing:border-box;justify-self:start}.feature-map{grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr))}.feature-area{align-content:start;background:var(--strider-color-surface);display:grid;gap:.85rem;min-width:0;overflow:hidden}.feature-area div{color:var(--strider-color-text);justify-content:flex-start;min-width:0}.feature-area div strong{line-height:1.15}.feature-area div strong,.feature-area p{min-width:0;overflow-wrap:anywhere}.feature-area svg{flex:0 0 auto;color:var(--blackwires-violet)}.performance-button{align-items:center;background:var(--blackwires-line);border:1px solid rgba(255,255,255,.16);border-radius:999px;bottom:1rem;box-shadow:0 18px 36px rgba(16,20,15,.24);color:#ffffff;cursor:pointer;display:inline-flex;gap:.5rem;height:2.75rem;padding:0 .9rem;position:fixed;right:5.25rem;z-index:10}@media (max-width:1180px){.command-dashboard,.command-member-roster{grid-template-columns:1fr}.command-feature-tree,.command-start-grid,.feature-map,.metric-strip,.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.band-identity-editor,.media-reference-layout,.ops-columns,.planner-grid,.poll-board,.practice-room,.repertoire-layout,.session-shell,.structure-layout,.venue-library-layout,.work-grid{grid-template-columns:1fr}.work-grid>.work-grid-wide{grid-column:auto}}@media (max-width:860px){.auth-layout{grid-template-columns:1fr}.auth-copy-panel{min-height:auto}.auth-copy-panel h2{margin-top:1.25rem;max-width:14ch}.blackwires-shell{grid-template-columns:1fr}.blackwires-sidebar{height:auto;position:static}.module-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.module-link{justify-content:center}.sidebar-status{display:none}.topbar{align-items:stretch;display:grid}.topbar-actions{justify-content:stretch}.topbar-actions>*{flex:1 1 auto}.band-access-grid,.chart-grid,.chart-grid--editor,.readiness-layout,.session-current-grid,.structure-canvas{grid-template-columns:1fr}.session-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.blackwires-main{padding:.8rem .75rem 5rem}.command-dashboard__lead{min-height:auto}.command-readiness-dial{height:4.8rem;justify-self:start;width:4.8rem}.command-feature-tree,.command-start-grid,.document-grid,.feature-map,.member-work-layout,.metric-strip,.module-nav,.plan-grid{grid-template-columns:1fr}.band-identity-fields__header,.command-layout-row,.media-reference-card__top,.media-toolbar,.session-note div,.session-stage__top,.setlist-summary,.song-detail-header,.strider-section-card__header,.structure-toolbar,.venue-detail-header{display:grid}.card-actions,.topbar-actions{justify-content:stretch}.command-empty-panel__header{align-items:stretch;display:grid}.command-layout-row{align-items:stretch;grid-template-columns:auto minmax(0,1fr)}.command-layout-row__actions{grid-column:2;justify-content:flex-start}.band-chat-launcher{bottom:.9rem;height:3.25rem;right:.9rem;width:3.25rem}.band-chat-floating-modal{width:min(420px,calc(100vw - 1.5rem))!important}.availability-row,.band-access-header,.band-access-row,.band-access-visibility,.band-color-fields,.document-row,.event-row,.form-grid--three,.form-grid--two,.member-copy__controls,.member-directory-card,.planner-song-row,.poll-option-row,.practice-metrics,.practice-section-map,.practice-tempo-row,.run-recap-grid,.run-room-summary,.session-meta-grid,.session-rail-row,.setlist-item,.song-row,.structure-block__header,.task-row,.task-row--editable,.time-pair,.tuner-readout,.venue-contact-grid,.venue-detail-header,.venue-row,.venue-score-row{grid-template-columns:1fr}.session-rail-row em,.session-rail-row small,.session-rail-row span{grid-column:auto;grid-row:auto}.tuner-target-row{display:grid}.setlist-controls{justify-content:flex-start}.member-directory-card{justify-items:stretch}.member-directory-card__actions{justify-content:flex-start}.setlist-cue{padding-left:0}.tab-row{align-items:stretch;width:100%}.tab-button{flex:1 1 auto}}