*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f4f7fb;--app-bg: #f4f7fb;--surface-bg: #ffffff;--surface-raised: #ffffff;--surface-muted: #f5f7fa;--surface-subtle: #eef3f8;--surface-overlay: rgba(255, 255, 255, .96);--surface-overlay-strong: rgba(255, 255, 255, .92);--surface-overlay-soft: rgba(255, 255, 255, .78);--text-primary: #1f2937;--text-secondary: #425466;--text-muted: #617181;--text-inverse: #ffffff;--border-color: #d9e2ec;--border-strong: #c7d2de;--border-subtle: rgba(15, 23, 42, .08);--accent: #1976d2;--accent-hover: #1565c0;--accent-soft: #e8f1ff;--accent-strong: #1d4ed8;--accent-contrast: #ffffff;--danger: #d32f2f;--danger-soft: #fff1f1;--danger-border: #f0c6c6;--success: #10b981;--success-soft: #edf8ef;--success-border: #c7e3ce;--warning: #f59e0b;--warning-soft: #fff4e8;--warning-border: #f0d0a7;--input-bg: #ffffff;--input-border: #cfd8e3;--input-border-strong: #b8c4d2;--focus-ring: rgba(25, 118, 210, .18);--shadow-color: rgba(15, 23, 42, .08);--shadow-color-strong: rgba(15, 23, 42, .18);--header-bg: #1976d2;--header-text: #ffffff;--header-control-bg: rgba(255, 255, 255, .18);--header-control-hover-bg: rgba(255, 255, 255, .28);--header-control-border: rgba(255, 255, 255, .3);--header-control-active-bg: #ffffff;--header-control-active-text: #1976d2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{color:#e5edf5;background-color:#0e1724;--app-bg: #0e1724;--surface-bg: #182433;--surface-raised: #1d2b3d;--surface-muted: #132033;--surface-subtle: #21344b;--surface-overlay: rgba(24, 36, 51, .96);--surface-overlay-strong: rgba(24, 36, 51, .92);--surface-overlay-soft: rgba(24, 36, 51, .8);--text-primary: #e5edf5;--text-secondary: #c6d2df;--text-muted: #96a8bb;--text-inverse: #ffffff;--border-color: #304459;--border-strong: #47627d;--border-subtle: rgba(148, 163, 184, .18);--accent: #5aa5f5;--accent-hover: #7cb9f8;--accent-soft: rgba(90, 165, 245, .18);--accent-strong: #8cc6ff;--accent-contrast: #07121f;--danger: #ff7b7b;--danger-soft: rgba(255, 123, 123, .14);--danger-border: rgba(255, 123, 123, .32);--success: #59d4a7;--success-soft: rgba(89, 212, 167, .16);--success-border: rgba(89, 212, 167, .3);--warning: #f6bd59;--warning-soft: rgba(246, 189, 89, .16);--warning-border: rgba(246, 189, 89, .32);--input-bg: #132033;--input-border: #31465f;--input-border-strong: #4d6785;--focus-ring: rgba(90, 165, 245, .28);--shadow-color: rgba(2, 6, 23, .4);--shadow-color-strong: rgba(2, 6, 23, .6);--header-bg: #14253a;--header-text: #f8fbff;--header-control-bg: rgba(255, 255, 255, .08);--header-control-hover-bg: rgba(255, 255, 255, .14);--header-control-border: rgba(255, 255, 255, .14);--header-control-active-bg: #8cc6ff;--header-control-active-text: #07121f}html{background:var(--app-bg)}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:var(--app-bg);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}h1,h2,h3,h4,h5,h6{margin:0}button,input,textarea,select{font-family:inherit}input,textarea,select{background:var(--input-bg);color:var(--text-primary);border:1px solid var(--input-border)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}input::placeholder,textarea::placeholder{color:var(--text-muted)}a{color:inherit}#root{width:100%;height:100vh;background:var(--app-bg)}@media(max-width:768px){html,body{height:auto;overflow-y:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}#root{height:auto;min-height:100vh;overflow:visible}}.account-workspace-panel{display:flex;flex-direction:column;gap:1rem;color:#223244}.account-workspace-hero,.account-workspace-card,.account-workspace-banner,.account-workspace-status,.account-workspace-savebar{border:1px solid #dbe4ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.account-workspace-hero,.account-workspace-card,.account-workspace-savebar,.account-workspace-banner,.account-workspace-status{padding:1rem 1.1rem}.account-workspace-eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#617181}.account-workspace-heading-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.account-workspace-hero h3,.account-workspace-card h4{margin:0;color:#132536}.account-workspace-hero p{margin:.45rem 0 0;color:#566778;line-height:1.55}.account-workspace-help{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border:1px solid #cfd8e3;border-radius:999px;color:#5d7286;font-size:.72rem;font-weight:700;cursor:help}.account-workspace-help-button{border:none;background:#fff;cursor:pointer;padding:0}.account-workspace-pill-row,.account-workspace-chip-list,.account-workspace-entry-list{display:flex;flex-wrap:wrap;gap:.45rem}.account-workspace-pill{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;border:1px solid #d9e2ec;background:#f8fbfd;color:#506274;font-size:.78rem}.account-workspace-pill.is-linked{background:#eaf3ff;border-color:#b9d4f3;color:#1f5d92}.account-workspace-pill.is-local{background:#fff4e8;border-color:#f0d0a7;color:#8b5a0a}.account-workspace-banner{background:#f5f8fc;color:#566778}.account-workspace-status.is-error{border-color:#f2c3c3;background:#fff2f2;color:#b42318}.account-workspace-status.is-success{border-color:#bfddc3;background:#edf8ef;color:#25603a}.account-workspace-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:1rem}.account-workspace-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.account-workspace-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;padding:0 .65rem;border-radius:999px;background:#eef4fb;border:1px solid #d4e0ec;color:#35506b;font-size:.84rem;font-weight:700}.account-workspace-section-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem .9rem;border:1px solid #d0d9e3;border-radius:10px;background:#fff;color:#243447;font-size:.82rem;font-weight:600;cursor:pointer}.account-workspace-section-toggle:hover{background:#f8fbfd}.account-workspace-form-grid,.account-workspace-editor-grid{display:grid;gap:.8rem}.account-workspace-editor-card{scroll-margin-top:1rem}.account-workspace-editor-heading{align-items:center}.account-workspace-editor-collapsed-copy{margin:0;color:#607488;font-size:.82rem;line-height:1.5}.account-workspace-form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.account-workspace-editor-shell{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:1rem;align-items:start}.account-workspace-editor-top-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;align-items:start}.account-workspace-field,.account-workspace-inline-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.account-workspace-field span,.account-workspace-inline-field span{font-size:.78rem;font-weight:600;color:#45586b}.account-workspace-field input,.account-workspace-input-row input,.account-workspace-inline-field input,.account-workspace-inline-field select{width:100%;height:42px;min-height:42px;padding:.65rem .75rem;border:1px solid #cfd8e3;border-radius:10px;background:#fff;color:#223244}.account-workspace-field input:focus,.account-workspace-input-row input:focus,.account-workspace-inline-field input:focus,.account-workspace-inline-field select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.account-workspace-input-row,.account-workspace-library-row,.account-workspace-savebar{display:flex;gap:.65rem;align-items:center}.account-workspace-input-row{flex-wrap:wrap}.account-workspace-input-row>input{flex:1 1 220px;min-width:0}.account-workspace-input-row>.account-workspace-inline-field{flex:1 1 180px;min-width:0}.account-workspace-input-row>.account-workspace-quantity-field{flex:0 0 120px}.account-workspace-input-row>.account-workspace-inline-action{flex:0 0 auto}.account-workspace-savebar{justify-content:space-between;flex-wrap:wrap}.account-workspace-savebar span{color:#5d7286;font-size:.84rem}.account-workspace-button{min-height:42px;padding:.65rem .95rem;border-radius:10px;font-weight:600;cursor:pointer}.account-workspace-button.primary{border:1px solid #1976d2;background:#1976d2;color:#fff}.account-workspace-button.secondary{border:1px solid #d0d9e3;background:#fff;color:#243447}.account-workspace-button.danger{border:1px solid #d32f2f;background:#fff;color:#d32f2f}.account-workspace-button:disabled{opacity:.55;cursor:default}.account-workspace-empty-copy,.account-workspace-empty-state{margin:0;color:#5d7286;line-height:1.5}.account-workspace-empty-state{padding:1rem;border:1px dashed #d9e2ec;border-radius:14px;background:#f8fbfd}.account-workspace-chip,.account-workspace-entry-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.34rem .62rem;border-radius:999px;border:1px solid #d7dfe7;background:#f4f7fb;color:#334155;font-size:.81rem}.account-workspace-chip.venue{background:#eaf3ff;border-color:#bfd7f3;color:#295b8f}.account-workspace-chip.console{background:#edf7ee;border-color:#bfd9c3;color:#25603a}.account-workspace-entry-chip.is-di{background:#fff4e8;border-color:#f0d0a7}.account-workspace-chip button,.account-workspace-entry-chip button{border:none;background:none;color:inherit;cursor:pointer;padding:0;font-size:.95rem;line-height:1}.account-workspace-database-search{position:relative}.account-workspace-database-search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;display:flex;flex-direction:column;max-height:240px;overflow-y:auto;border:1px solid #cfd8e3;border-radius:12px;background:#fff;box-shadow:0 12px 28px #0f172a1f}.account-workspace-database-search-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.7rem .8rem;border:none;border-bottom:1px solid #edf2f7;background:transparent;text-align:left;cursor:pointer}.account-workspace-database-search-item:last-child{border-bottom:none}.account-workspace-database-search-item:hover,.account-workspace-database-search-item.is-highlighted{background:#eef6ff}.account-workspace-database-search-name{font-size:.82rem;font-weight:600;color:#223244}.account-workspace-database-search-meta{flex-shrink:0;font-size:.74rem;color:#607488}.account-workspace-vault-panel{display:flex;flex-direction:column;gap:.75rem;min-height:100%;padding:.9rem;border:1px solid #d9e2ec;border-radius:14px;background:#f8fbfd}.account-workspace-vault-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.account-workspace-vault-panel-side{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.account-workspace-vault-panel-header h5{margin:0;color:#132536;font-size:.95rem}.account-workspace-vault-panel-header p{margin:.3rem 0 0;color:#607488;font-size:.78rem;line-height:1.45}.account-workspace-vault-tools,.account-workspace-vault-plain-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.account-workspace-vault-tool-btn{min-height:34px;padding:.42rem .72rem;border:1px solid #d0d9e3;border-radius:10px;background:#fff;color:#243447;font-size:.76rem;font-weight:600;cursor:pointer}.account-workspace-vault-tool-btn:disabled{opacity:.55;cursor:default}.account-workspace-vault-csv-info,.account-workspace-vault-paste-panel,.account-workspace-vault-plain-list{display:grid;gap:.55rem;padding:.7rem;border:1px solid #d7e2ec;border-radius:12px;background:#fff}.account-workspace-vault-csv-info p{margin:0;color:#607488;font-size:.78rem;line-height:1.45}.account-workspace-vault-csv-example{margin:0;padding:.65rem .75rem;border-radius:10px;background:#f8fbfd;border:1px solid #e3eaf1;color:#223244;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.76rem;line-height:1.45;white-space:pre-wrap}.account-workspace-vault-paste-text,.account-workspace-vault-plain-text{width:100%;min-height:120px;padding:.65rem .75rem;border:1px solid #d7e2ec;border-radius:10px;background:#fff;color:#223244;font-family:ui-monospace,SFMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;line-height:1.45;resize:vertical}.account-workspace-vault-paste-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.account-workspace-vault-status{margin:0;color:#607488;font-size:.78rem;line-height:1.45}.account-workspace-vault-list{display:flex;flex-direction:column;gap:.55rem;max-height:320px;overflow-y:auto}.account-workspace-vault-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;align-items:center;padding:.7rem .75rem;border:1px solid #d7e2ec;border-radius:12px;background:#fff}.account-workspace-vault-item.is-editing{border-color:#8eb8e4;background:#eef6ff}.account-workspace-vault-item-main{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;color:#223244}.account-workspace-vault-item-title{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.account-workspace-vault-item-name{font-size:.83rem;font-weight:700;color:#223244;word-break:break-word}.account-workspace-vault-item-quantity{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.12rem .5rem;border-radius:999px;background:#e8f1fb;border:1px solid #c9dbef;color:#315777;font-size:.72rem;font-weight:700}.account-workspace-vault-item-meta{font-size:.74rem;color:#607488}.account-workspace-vault-item-btn{min-height:34px;padding:.45rem .7rem;border:1px solid #d0d9e3;border-radius:10px;background:#fff;color:#243447;font-size:.76rem;font-weight:600;cursor:pointer}.account-workspace-vault-item-btn.is-danger{border-color:#efc2c2;color:#c62828}.account-workspace-library-list{display:flex;flex-direction:column;gap:.75rem}.account-workspace-library-card{display:flex;flex-direction:column;gap:.6rem;padding:.85rem .9rem;border:1px solid #dde5ed;border-radius:12px;background:#fff}.account-workspace-library-card.is-active{background:#f5faff;border-color:#bcd2e8}.account-workspace-library-card.is-built-in{background:#fafbfc}.account-workspace-library-card.is-selected{border-color:#95bfe3;box-shadow:inset 0 0 0 1px #1976d214}.account-workspace-library-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem}.account-workspace-library-toggle{display:flex;align-items:center;gap:.5rem;flex:1 1 auto;min-width:0}.account-workspace-library-name{font-weight:600;overflow-wrap:anywhere}.account-workspace-library-badges,.account-workspace-library-meta,.account-workspace-library-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.account-workspace-library-badges{justify-content:flex-end}.account-workspace-library-summary{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .55rem;border:1px solid #d9e2ec;border-radius:999px;background:#f5f8fc;color:#607488;font-size:.76rem;line-height:1.2;white-space:nowrap}.account-workspace-library-summary.is-selected{border-color:#bfd7f3;background:#eaf3ff;color:#1f5d92}.account-workspace-existing-entry-picker{display:grid;gap:.4rem}.account-workspace-field-note{margin:0;color:#607488;font-size:.78rem;line-height:1.45}.account-workspace-inline-action{display:flex;align-items:flex-end;gap:.5rem;flex-wrap:wrap}@media(max-width:768px){.account-workspace-panel{gap:.85rem}.account-workspace-hero,.account-workspace-card,.account-workspace-banner,.account-workspace-status,.account-workspace-savebar{padding:.85rem .95rem;border-radius:14px;box-shadow:none}.account-workspace-card-grid,.account-workspace-form-grid,.account-workspace-editor-top-row,.account-workspace-editor-shell{grid-template-columns:1fr}.account-workspace-input-row.stack-mobile,.account-workspace-savebar{flex-direction:column;align-items:stretch}.account-workspace-input-row.stack-mobile{gap:.55rem}.account-workspace-input-row.stack-mobile>.account-workspace-inline-field,.account-workspace-input-row.stack-mobile>.account-workspace-quantity-field,.account-workspace-input-row.stack-mobile>.account-workspace-inline-action{flex:0 0 auto;width:100%}.account-workspace-input-row.stack-mobile>.account-workspace-inline-action{align-items:stretch}.account-workspace-editor-heading{flex-direction:column;align-items:stretch}.account-workspace-section-toggle{width:100%}.account-workspace-library-card{padding:.72rem .78rem;gap:.5rem}.account-workspace-library-header{flex-direction:column;align-items:stretch;gap:.45rem}.account-workspace-library-badges,.account-workspace-library-meta{justify-content:flex-start}.account-workspace-library-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.account-workspace-vault-panel{padding:0;border:none;background:transparent;gap:.65rem}.account-workspace-vault-panel-header,.account-workspace-vault-panel-side,.account-workspace-vault-tools,.account-workspace-vault-paste-actions,.account-workspace-vault-plain-actions{align-items:stretch}.account-workspace-vault-panel-side,.account-workspace-vault-tools,.account-workspace-vault-paste-actions,.account-workspace-vault-plain-actions,.account-workspace-vault-tool-btn{width:100%}.account-workspace-help-button{width:34px;justify-self:flex-start}.account-workspace-vault-list{max-height:none}.account-workspace-vault-item{grid-template-columns:repeat(2,minmax(0,1fr));padding:.65rem}.account-workspace-vault-item-main{grid-column:1 / -1}.account-workspace-vault-item-btn,.account-workspace-button{width:100%}}:root[data-theme=dark] .account-workspace-panel{color:var(--text-primary)}:root[data-theme=dark] .account-workspace-hero,:root[data-theme=dark] .account-workspace-card,:root[data-theme=dark] .account-workspace-banner,:root[data-theme=dark] .account-workspace-status,:root[data-theme=dark] .account-workspace-savebar,:root[data-theme=dark] .account-workspace-vault-csv-info,:root[data-theme=dark] .account-workspace-vault-paste-panel,:root[data-theme=dark] .account-workspace-vault-plain-list,:root[data-theme=dark] .account-workspace-vault-item,:root[data-theme=dark] .account-workspace-database-search-dropdown{background:var(--surface-bg);border-color:var(--border-color);box-shadow:0 10px 28px var(--shadow-color)}:root[data-theme=dark] .account-workspace-eyebrow,:root[data-theme=dark] .account-workspace-hero p,:root[data-theme=dark] .account-workspace-editor-collapsed-copy,:root[data-theme=dark] .account-workspace-savebar span,:root[data-theme=dark] .account-workspace-empty-copy,:root[data-theme=dark] .account-workspace-empty-state,:root[data-theme=dark] .account-workspace-field-note,:root[data-theme=dark] .account-workspace-database-search-meta,:root[data-theme=dark] .account-workspace-vault-panel-header p,:root[data-theme=dark] .account-workspace-vault-csv-info p,:root[data-theme=dark] .account-workspace-vault-status{color:var(--text-muted)}:root[data-theme=dark] .account-workspace-hero h3,:root[data-theme=dark] .account-workspace-card h4,:root[data-theme=dark] .account-workspace-vault-panel-header h5,:root[data-theme=dark] .account-workspace-vault-item-main,:root[data-theme=dark] .account-workspace-vault-item-name,:root[data-theme=dark] .account-workspace-database-search-name{color:var(--text-primary)}:root[data-theme=dark] .account-workspace-help{border-color:var(--border-color);color:var(--text-muted);background:var(--surface-muted)}:root[data-theme=dark] .account-workspace-help-button{background:transparent}:root[data-theme=dark] .account-workspace-pill,:root[data-theme=dark] .account-workspace-count,:root[data-theme=dark] .account-workspace-chip,:root[data-theme=dark] .account-workspace-entry-chip,:root[data-theme=dark] .account-workspace-vault-panel,:root[data-theme=dark] .account-workspace-vault-csv-example{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .account-workspace-pill.is-linked,:root[data-theme=dark] .account-workspace-chip.venue,:root[data-theme=dark] .account-workspace-vault-item.is-editing,:root[data-theme=dark] .account-workspace-database-search-item:hover,:root[data-theme=dark] .account-workspace-database-search-item.is-highlighted{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .account-workspace-pill.is-local,:root[data-theme=dark] .account-workspace-entry-chip.is-di{background:var(--warning-soft);border-color:var(--warning-border);color:var(--warning)}:root[data-theme=dark] .account-workspace-chip.console{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .account-workspace-banner{background:var(--surface-muted)}:root[data-theme=dark] .account-workspace-status.is-error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .account-workspace-status.is-success{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .account-workspace-section-toggle,:root[data-theme=dark] .account-workspace-button.secondary,:root[data-theme=dark] .account-workspace-vault-tool-btn{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .account-workspace-section-toggle:hover{background:var(--surface-subtle)}:root[data-theme=dark] .account-workspace-button.danger{background:var(--surface-bg);border-color:var(--danger);color:var(--danger)}:root[data-theme=dark] .account-workspace-field span,:root[data-theme=dark] .account-workspace-inline-field span{color:var(--text-secondary)}:root[data-theme=dark] .account-workspace-field input,:root[data-theme=dark] .account-workspace-input-row input,:root[data-theme=dark] .account-workspace-inline-field input,:root[data-theme=dark] .account-workspace-inline-field select,:root[data-theme=dark] .account-workspace-vault-paste-text,:root[data-theme=dark] .account-workspace-vault-plain-text{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .account-workspace-empty-state{border-color:var(--border-color)}:root[data-theme=dark] .account-workspace-library-card{background:var(--surface-bg);border-color:var(--border-color);box-shadow:0 10px 28px var(--shadow-color)}:root[data-theme=dark] .account-workspace-library-card.is-active{background:color-mix(in srgb,var(--accent-soft) 78%,var(--surface-bg));border-color:var(--accent)}:root[data-theme=dark] .account-workspace-library-card.is-built-in{background:var(--surface-muted)}:root[data-theme=dark] .account-workspace-library-card.is-selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 42%,transparent)}:root[data-theme=dark] .account-workspace-library-name,:root[data-theme=dark] .account-workspace-library-toggle{color:var(--text-primary)}:root[data-theme=dark] .account-workspace-library-meta,:root[data-theme=dark] .account-workspace-library-actions{color:var(--text-muted)}:root[data-theme=dark] .account-workspace-library-summary{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .account-workspace-library-summary.is-selected{background:color-mix(in srgb,var(--accent-soft) 82%,var(--surface-bg));border-color:var(--accent);color:var(--accent-strong)}.awp-tab-bar{display:flex;border-bottom:1px solid #dbe4ee;margin-bottom:1.25rem;gap:0}.awp-tab{padding:.6rem 1.1rem;border:none;border-bottom:2px solid transparent;background:transparent;color:#617181;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .15s ease,border-color .15s ease;white-space:nowrap}.awp-tab:hover{color:#132536}.awp-tab.active{color:#1976d2;border-bottom-color:#1976d2;font-weight:600}.awp-tab-content{display:flex;flex-direction:column;gap:1rem}.awp-account-card{background:#fff;border:1px solid #dbe4ee;border-radius:16px;padding:1.25rem 1.4rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 10px 28px #0f172a0d}.awp-account-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.awp-email{font-size:1rem;font-weight:600;color:#132536}.awp-badge-row{display:flex;gap:.5rem;align-items:center}.awp-badge{display:inline-flex;align-items:center;padding:.22rem .65rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.awp-badge--free{background:#f0f4f8;color:#5d7286;border:1px solid #d4dde8}.awp-badge--pro{background:#e0f4f1;color:#0d7a6a;border:1px solid #b2ddd8}.awp-badge--internal{background:#fff4e0;color:#8a5e00;border:1px solid #f0d4a0}.awp-account-actions{display:flex;flex-wrap:wrap;gap:.75rem}.awp-account-divider{border:none;border-top:1px solid #e8eef4;margin:0}.awp-account-footer{display:flex;justify-content:flex-start}.awp-signout-btn{font-size:.82rem;padding:.45rem .9rem;min-height:unset;opacity:.75}.awp-signout-btn:hover{opacity:1}.awp-delete-account-row{padding-top:.5rem}.awp-delete-account-link{border:none;background:none;color:#b42318;font-size:.78rem;cursor:pointer;padding:0;text-decoration:underline;opacity:.7;transition:opacity .15s ease}.awp-delete-account-link:hover{opacity:1}.awp-delete-confirm{display:flex;flex-direction:column;gap:.75rem;padding:.85rem;border:1px solid #f2c3c3;border-radius:10px;background:#fff8f8}.awp-delete-confirm-text{margin:0;font-size:.82rem;color:#7a2020;line-height:1.5}.awp-delete-confirm-error{margin:0;font-size:.8rem;color:#b42318}.awp-delete-confirm-actions{display:flex;gap:.6rem;flex-wrap:wrap}.awp-delete-btn{border:1px solid #b42318;background:#b42318;color:#fff}.awp-delete-btn:hover:not(:disabled){background:#8e1a12;border-color:#8e1a12}:root[data-theme=dark] .awp-delete-account-link{color:#f97066}:root[data-theme=dark] .awp-delete-confirm{background:#b4231814;border-color:#b423184d}:root[data-theme=dark] .awp-delete-confirm-text{color:#fca5a5}.awp-save-bar{display:flex;justify-content:flex-start;padding:.25rem 0}:root[data-theme=dark] .awp-tab-bar{border-bottom-color:var(--border-color)}:root[data-theme=dark] .awp-tab{color:var(--text-muted)}:root[data-theme=dark] .awp-tab:hover{color:var(--text-primary)}:root[data-theme=dark] .awp-tab.active{color:var(--accent);border-bottom-color:var(--accent)}:root[data-theme=dark] .awp-account-card{background:var(--surface-bg);border-color:var(--border-color);box-shadow:none}:root[data-theme=dark] .awp-account-divider{border-top-color:var(--border-color)}:root[data-theme=dark] .awp-email{color:var(--text-primary)}:root[data-theme=dark] .awp-badge--free{background:var(--surface-muted);color:var(--text-muted);border-color:var(--border-color)}:root[data-theme=dark] .awp-badge--pro{background:#0d7a6a26;color:#4ecdc4;border-color:#0d7a6a59}:root[data-theme=dark] .awp-badge--internal{background:#8a5e001f;color:#f0b429;border-color:#f0b4294d}.auth-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.auth-modal{background:#fff;border-radius:12px;padding:1.5rem;width:100%;max-width:360px;box-shadow:0 8px 32px #0003;position:relative}.auth-modal-wide{max-width:980px;max-height:min(88vh,920px);display:flex;flex-direction:column}.auth-modal h2{margin:0 0 1.25rem;font-size:1.25rem;font-weight:600;color:#333}.auth-modal-header{margin-bottom:1rem}.auth-modal-header-wide{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.auth-modal-eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.auth-modal-subtitle{margin:0;max-width:620px;color:#60758a;line-height:1.5}.auth-modal-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.auth-modal-tab{padding:.65rem .9rem;border:1px solid #d0d7de;border-radius:10px;background:#fff;color:#334155;font-weight:600;cursor:pointer}.auth-modal-tab.active{background:#eef5ff;border-color:#bfd7f3;color:#1d5f95}.auth-modal-body-wide{overflow:auto;padding-right:.1rem}.auth-modal-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.25rem;line-height:1}.auth-modal-close:hover{color:#333}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-field label{font-size:.85rem;font-weight:500;color:#555}.auth-field input{padding:.65rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;transition:border-color .15s ease}.auth-field input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.auth-field input:disabled{background:#f5f5f5;cursor:not-allowed}.auth-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.auth-actions-inline{flex-direction:row;flex-wrap:wrap}.auth-btn{padding:.7rem 1rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .15s ease}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-btn-primary{background:#1976d2;color:#fff}.auth-btn-primary:hover:not(:disabled){background:#1565c0}.auth-btn-secondary{background:#f0f0f0;color:#333}.auth-btn-secondary:hover:not(:disabled){background:#e0e0e0}.auth-consent{margin-top:1rem;font-size:.75rem;color:#666;text-align:center;line-height:1.5}.auth-modal-subtitle{font-size:.85rem;color:#666;margin-bottom:.5rem}.auth-forgot-link{background:none;border:none;color:#1976d2;font-size:.75rem;cursor:pointer;padding:0;margin-top:.25rem;text-align:left;text-decoration:underline;align-self:flex-start}.auth-forgot-link:hover{color:#1565c0}.auth-actions-inline{flex-wrap:wrap;gap:.5rem}.auth-consent a{color:#1976d2;text-decoration:none;border-bottom:1px solid #1976d2;transition:color .15s ease}.auth-consent a:hover{color:#1565c0;border-bottom-color:#1565c0}.auth-error{background:#ffebee;color:#c62828;padding:.65rem .85rem;border-radius:6px;font-size:.85rem}.auth-message{background:#e8f5e9;color:#2e7d32;padding:.65rem .85rem;border-radius:6px;font-size:.85rem}.auth-user-info{background:#f5f5f5;padding:1rem;border-radius:8px;margin-bottom:1rem}.auth-user-info-compact{margin-bottom:0;min-width:220px}.auth-email{margin:0;font-weight:500;color:#333;word-break:break-all}.auth-user-id{margin:.35rem 0 0;font-size:.75rem;color:#888;font-family:monospace}.auth-security-panel{display:flex;flex-direction:column;gap:1rem}.auth-security-card{border:1px solid #dde6ef;border-radius:14px;background:#fff;padding:1rem}.auth-security-card h3{margin:0 0 .45rem;color:#132536}.auth-security-card p{margin:0 0 1rem;color:#60758a;line-height:1.5}@media(max-width:768px){.auth-modal-wide{width:calc(100% - 1rem);max-height:calc(100vh - 1rem);padding:1rem;border-radius:14px}.auth-modal-header-wide{flex-direction:column;gap:.75rem}.auth-user-info-compact{min-width:0;width:100%;padding:.75rem}.auth-modal-body-wide{padding-right:0}}.auth-not-configured{text-align:center;padding:1rem 0}.auth-not-configured p{margin:0 0 .5rem;color:#666}.auth-hint{font-size:.8rem;color:#888}.auth-hint code{background:#f0f0f0;padding:.15rem .35rem;border-radius:3px;font-size:.75rem}@media(max-width:480px){.auth-modal{margin:.5rem;max-width:calc(100% - 1rem);padding:1rem}.auth-modal-wide{max-height:calc(100vh - 1rem)}.auth-field input{min-height:44px;font-size:16px;padding:.75rem}.auth-btn{min-height:44px;font-size:16px}.auth-modal h2{font-size:1.15rem}.auth-modal-header-wide,.auth-actions-inline{flex-direction:column}.auth-modal-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.auth-modal-tab{width:100%;text-align:center}}:root[data-theme=dark] .auth-modal{background:var(--surface-bg);color:var(--text-primary);box-shadow:0 16px 40px var(--shadow-color-strong)}:root[data-theme=dark] .auth-modal h2,:root[data-theme=dark] .auth-email,:root[data-theme=dark] .auth-security-card h3{color:var(--text-primary)}:root[data-theme=dark] .auth-modal-eyebrow,:root[data-theme=dark] .auth-modal-subtitle,:root[data-theme=dark] .auth-user-id,:root[data-theme=dark] .auth-field label,:root[data-theme=dark] .auth-security-card p,:root[data-theme=dark] .auth-not-configured p,:root[data-theme=dark] .auth-hint{color:var(--text-muted)}:root[data-theme=dark] .auth-modal-tab{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .auth-modal-tab.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .auth-modal-close{color:var(--text-muted)}:root[data-theme=dark] .auth-modal-close:hover{color:var(--text-primary)}:root[data-theme=dark] .auth-field input:disabled{background:var(--surface-muted)}:root[data-theme=dark] .auth-btn-secondary{background:var(--surface-muted);color:var(--text-primary);border:1px solid var(--border-color)}:root[data-theme=dark] .auth-btn-secondary:hover:not(:disabled){background:var(--surface-subtle)}:root[data-theme=dark] .auth-error,:root[data-theme=dark] .auth-message{border:1px solid transparent}:root[data-theme=dark] .auth-error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .auth-message{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .auth-consent{color:var(--text-muted)}:root[data-theme=dark] .auth-consent a{color:var(--accent-strong);border-bottom-color:var(--accent-strong)}:root[data-theme=dark] .auth-consent a:hover{color:var(--accent);border-bottom-color:var(--accent)}:root[data-theme=dark] .auth-user-info,:root[data-theme=dark] .auth-security-card{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .auth-hint code{background:var(--surface-muted)}.landing-page{position:relative;display:flex;flex-direction:column;gap:2rem;min-height:100%;padding:2rem clamp(1rem,2vw,1.75rem) 3rem;color:var(--text-primary);background:radial-gradient(circle at top left,var(--accent-soft) 0%,transparent 34%),radial-gradient(circle at top right,rgba(16,185,129,.14) 0%,transparent 28%),linear-gradient(180deg,var(--app-bg) 0%,var(--surface-muted) 100%)}.landing-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:44px 44px;opacity:.35;pointer-events:none}.landing-hero,.landing-content-section{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto;animation:landing-fade-up .6s ease both}.landing-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:1.5rem;align-items:stretch}.landing-hero-copy,.landing-hero-panel,.landing-feature-column,.landing-pricing-card,.landing-social-proof,.landing-testimonial-card{border:1px solid var(--border-subtle);background:var(--surface-overlay);box-shadow:0 18px 44px var(--shadow-color);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero-copy,.landing-hero-panel,.landing-content-section,.landing-social-proof{border-radius:28px}.landing-hero-copy{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2.75rem)}.landing-eyebrow,.landing-section-label,.landing-panel-kicker,.landing-feature-column-badge{display:inline-flex;align-self:flex-start;margin:0;padding:.4rem .8rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-title{margin:0;max-width:12ch;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.96;letter-spacing:-.05em}.landing-subtitle{margin:0;max-width:62ch;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.65;color:var(--text-secondary)}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.landing-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.3rem;border-radius:14px;border:1px solid transparent;font-size:.98rem;font-weight:700;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.landing-btn:hover{transform:translateY(-1px)}.landing-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.landing-btn-primary{background:var(--accent);color:var(--accent-contrast);box-shadow:0 14px 28px #1976d238}.landing-btn-primary:hover{background:var(--accent-hover)}.landing-btn-secondary{border-color:var(--border-color);background:var(--surface-bg);color:var(--text-primary)}.landing-btn-secondary:hover{border-color:var(--accent);background:var(--surface-subtle)}.landing-hero-meta{display:flex;flex-wrap:wrap;gap:.7rem}.landing-hero-meta span{padding:.45rem .75rem;border:1px solid var(--border-subtle);border-radius:999px;background:#ffffff0a;color:var(--text-muted);font-size:.9rem}.landing-hero-panel{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1.6rem}.landing-panel-list{margin:0;padding-left:1.15rem;color:var(--text-secondary)}.landing-panel-list li+li{margin-top:.8rem}.landing-content-section{display:flex;flex-direction:column;gap:1.5rem;padding:clamp(1.35rem,2.5vw,2rem);background:var(--surface-overlay-soft);border:1px solid var(--border-subtle)}.landing-section-heading{display:flex;flex-direction:column;gap:.65rem;max-width:760px}.landing-section-heading h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.03em}.landing-section-heading p{margin:0;color:var(--text-secondary);line-height:1.65}.landing-feature-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.landing-feature-column{display:flex;flex-direction:column;gap:1.1rem;padding:1.35rem;border-radius:22px}.landing-feature-column-header{display:flex;flex-direction:column;gap:.65rem}.landing-feature-column-header h3{margin:0;font-size:1.35rem}.landing-feature-grid{display:grid;gap:.9rem}.landing-feature-grid-studio{align-content:start}.landing-feature-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1rem 1.05rem;border-radius:18px;border:1px solid var(--border-subtle);background:#ffffff08}.landing-feature-card-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.landing-feature-card-button:hover{transform:translateY(-1px);border-color:var(--accent);background:#ffffff0d;box-shadow:0 16px 30px var(--shadow-color)}.landing-feature-card-button:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}.landing-feature-card-highlight{min-height:100%}.landing-feature-card-content{display:flex;flex-direction:column;gap:.9rem;min-height:100%}.landing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var(--accent-soft);font-size:1.45rem}.landing-feature-card h4{margin:0 0 .35rem;font-size:1.05rem}.landing-feature-card p{margin:0;color:var(--text-muted);line-height:1.6}.landing-feature-card-link{margin-top:auto;font-size:.9rem;font-weight:600;color:var(--accent-strong);transition:transform .18s ease}.landing-feature-card-button:hover .landing-feature-card-link,.landing-feature-card-button:focus-visible .landing-feature-card-link{transform:translate(4px)}.landing-pricing-section{scroll-margin-top:88px}.landing-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-pricing-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.35rem;border-radius:22px}.landing-pricing-card-featured{border-color:#5aa5f55c;box-shadow:0 22px 54px #5aa5f529}.landing-pricing-card-top{display:flex;flex-direction:column;gap:1rem}.landing-pricing-title-row{display:flex;flex-direction:column;gap:.55rem}.landing-pricing-title-row h3{margin:0;font-size:1.35rem}.landing-pricing-badge{display:inline-flex;align-self:flex-start;padding:.3rem .7rem;border-radius:999px;background:#10b98129;color:var(--success);font-size:.78rem;font-weight:700}.landing-pricing-summary{margin:0;color:var(--text-muted);line-height:1.6}.landing-pricing-hint{margin:8px 0 0;font-size:.72rem;font-style:italic;color:var(--text-muted);opacity:.75;line-height:1.5}.landing-pricing-price-row{display:flex;align-items:baseline;gap:.35rem}.landing-pricing-price{font-size:2.45rem;font-weight:800;letter-spacing:-.04em}.landing-pricing-cadence{color:var(--text-muted);font-size:1rem}.landing-pricing-list{display:grid;gap:.72rem;margin:0;padding:0;list-style:none}.landing-pricing-list-item{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:var(--text-secondary)}.landing-pricing-list-item-muted{color:var(--text-muted)}.landing-pricing-list-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.78rem;font-weight:700}.landing-pricing-list-item-muted .landing-pricing-list-icon{background:#ffffff0a;color:var(--text-muted)}.landing-pricing-cta{margin-top:auto;width:100%}.landing-social-proof{gap:1.5rem}.landing-section-heading-compact{max-width:640px}.landing-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.landing-testimonial-card{display:flex;gap:.9rem;align-items:flex-start;padding:1rem;border-radius:18px}.landing-testimonial-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--accent-soft),rgba(16,185,129,.12));flex-shrink:0}.landing-testimonial-lines{display:grid;gap:.5rem;width:100%}.landing-testimonial-lines span{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#ffffff14,#ffffff29)}.landing-testimonial-lines span:nth-child(1){width:72%}.landing-testimonial-lines span:nth-child(2){width:100%}.landing-testimonial-lines span:nth-child(3){width:58%}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.landing-hero,.landing-feature-columns,.landing-pricing-grid,.landing-testimonial-grid{grid-template-columns:1fr}}@media(max-width:768px){.landing-page{padding:1rem .85rem 2rem}.landing-hero-copy,.landing-hero-panel,.landing-content-section,.landing-pricing-card,.landing-feature-column,.landing-testimonial-card{border-radius:20px}.landing-title{max-width:none}.landing-hero-actions{flex-direction:column}.landing-btn,.landing-pricing-cta{width:100%}.landing-hero-meta{flex-direction:column;align-items:stretch}.landing-hero-meta span{text-align:center}.landing-pricing-price{font-size:2.1rem}}.footer{display:flex;align-items:center;justify-content:center;gap:0;height:28px;padding:4px 16px;font-size:.65rem;opacity:.4}.footer-link{color:currentColor;text-decoration:none;transition:opacity .15s ease}.footer-link:hover{opacity:.8}.footer-separator{margin:0 4px;color:currentColor}:root[data-theme=dark] .footer{opacity:.4}:root[data-theme=dark] .footer-link{color:var(--text-muted)}:root[data-theme=dark] .footer-link:hover{opacity:.8}.legal-page{min-height:100vh;background:var(--color-bg, #0f1117);color:var(--color-text, #e2e8f0);padding:3rem 1.5rem 6rem}.legal-content{max-width:720px;margin:0 auto}.legal-content h1{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text, #e2e8f0);letter-spacing:-.02em}.legal-content h2{font-size:1.35rem;font-weight:600;margin-top:2.5rem;margin-bottom:.75rem;color:var(--color-text, #e2e8f0);border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.4rem}.legal-content h3{font-size:1.05rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#0d9488}.legal-content p{line-height:1.8;margin-bottom:1rem;color:#e2e8f0d9}.legal-content strong{color:var(--color-text, #e2e8f0);font-weight:600}.legal-meta{font-size:.85rem;color:#e2e8f066;margin-bottom:2rem}.blog-list{margin-top:2rem}.blog-card{padding:1.75rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;margin-bottom:1.5rem;background:#ffffff08;transition:border-color .2s}.blog-card:hover{border-color:#0d948866}.blog-card h2{margin-top:0;border-bottom:none;padding-bottom:0;font-size:1.3rem}.blog-card h2 a{color:#0d9488;text-decoration:none}.blog-card h2 a:hover{text-decoration:underline}.blog-card p{margin-bottom:.75rem}.blog-card a:not(h2 a){color:#0d9488cc;text-decoration:none;font-size:.9rem}.blog-card a:not(h2 a):hover{color:#0d9488}.legal-cta{margin:2.5rem 0;padding:2rem;background:#0d948814;border:1px solid rgba(13,148,136,.25);border-radius:12px;text-align:center}.cta-link{color:#0d9488;font-weight:600;text-decoration:none;font-size:1.1rem}.cta-link:hover{text-decoration:underline}.legal-content a{color:#0d9488}.utility-rail{width:52px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:10px 6px;background:linear-gradient(180deg,var(--surface-raised) 0%,var(--surface-muted) 100%);border-right:1px solid var(--border-color);box-shadow:inset -1px 0 0 var(--border-subtle);min-height:0;position:relative;z-index:5}.utility-rail-group{display:flex;flex-direction:column;gap:5px}.utility-rail-group-end{margin-top:auto}.utility-rail-item{position:relative;display:flex;justify-content:center}.utility-rail-button{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text-secondary);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.utility-rail-button:hover,.utility-rail-button:focus-visible,.utility-rail-button.is-open{background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary);box-shadow:0 10px 28px var(--shadow-color);transform:translate(2px)}.utility-rail-button:focus-visible{outline:none}.utility-rail-button.is-active{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 38%,var(--border-color));color:var(--accent-strong)}.utility-rail-button[data-disabled=true]{opacity:.42;cursor:not-allowed;box-shadow:none}.utility-rail-button[data-disabled=true]:hover,.utility-rail-button[data-disabled=true]:focus-visible{transform:none;background:transparent;border-color:transparent;color:var(--text-muted);box-shadow:none}.utility-rail-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.utility-rail-icon svg{width:20px;height:20px}.utility-rail-tooltip{position:fixed;min-width:176px;max-width:min(240px,calc(100vw - 24px));display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid var(--border-color);background:var(--surface-overlay-strong);box-shadow:0 18px 34px var(--shadow-color-strong);color:var(--text-primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;isolation:isolate;text-align:left;z-index:5300}.utility-rail-tooltip:before{content:"";position:absolute;top:50%;right:100%;width:10px;height:10px;border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);background:var(--surface-overlay-strong);transform:translate(5px,-50%) rotate(-45deg)}.utility-rail-tooltip-title{font-size:.88rem;font-weight:600;line-height:1.2}.utility-rail-tooltip-detail{font-size:.78rem;color:var(--text-muted);line-height:1.2}.utility-rail-popover{position:fixed;width:220px;padding:10px;border-radius:16px;border:1px solid var(--border-color);background:var(--surface-overlay-strong);box-shadow:0 22px 44px var(--shadow-color-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate;z-index:5200}.utility-rail-popover.utility-rail-popover-panel{width:min(360px,calc(100vw - 56px));max-height:min(78vh,760px);display:flex;flex-direction:column;background:var(--surface-raised)}.utility-rail-popover-title{padding:4px 6px 10px;font-size:.82rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.utility-rail-popover-options{display:flex;flex-direction:column;gap:4px}.utility-rail-panel-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:2px 4px 4px}.utility-rail-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-primary);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease;text-align:left}.utility-rail-option:hover,.utility-rail-option:focus-visible{background:var(--surface-subtle);border-color:var(--border-color);outline:none}.utility-rail-option.is-selected{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 28%,var(--border-color))}.utility-rail-option-copy{display:flex;flex-direction:column;gap:2px}.utility-rail-option-label{font-size:.9rem;font-weight:600}.utility-rail-option-description{font-size:.78rem;color:var(--text-muted)}.utility-rail-option-check{min-width:.8rem;font-size:.72rem;color:var(--accent-strong)}@media(max-width:768px){.utility-rail{width:auto;flex-direction:row;align-items:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-right:none;border-top:1px solid var(--border-color);background:var(--surface-overlay-strong);box-shadow:0 -10px 28px var(--shadow-color);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;bottom:0;z-index:20}.utility-rail-group{flex-direction:row;align-items:center;gap:8px}.utility-rail-group-start{flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.utility-rail-group-start::-webkit-scrollbar{display:none}.utility-rail-group-end{margin-top:0;margin-left:auto;flex-shrink:0}.utility-rail-button{width:46px;height:46px;border-radius:12px}.utility-rail-button:hover,.utility-rail-button:focus-visible,.utility-rail-button.is-open{transform:none}.utility-rail-tooltip{display:none}.utility-rail-popover{width:min(240px,calc(100vw - 28px))}.utility-rail-popover.utility-rail-popover-panel{width:min(360px,calc(100vw - 28px));max-height:min(70vh,560px)}}.tool-shell{display:flex;flex-direction:column;height:100%;width:100%}.tool-shell-main{display:flex;flex:1;overflow:hidden}.tool-shell-left{flex:1;padding:2rem;border-right:1px solid #e0e0e0;overflow-y:auto}.tool-shell-right{flex:1;padding:2rem;overflow-y:auto;background-color:#fafafa}.tool-shell-footer{padding:1.5rem 2rem;border-top:1px solid #e0e0e0;background-color:#f5f5f5}@media(max-width:768px){.tool-shell{height:auto;min-height:100%;overflow:visible}.tool-shell-main{flex-direction:column;overflow:visible}.tool-shell-left{flex:none;border-right:none;border-bottom:1px solid #e0e0e0;padding:1rem;overflow:visible}.tool-shell-right{flex:none;padding:1rem;overflow:visible}.tool-shell-footer{padding:1rem}}:root[data-theme=dark] .tool-shell-left{border-right-color:var(--border-color)}:root[data-theme=dark] .tool-shell-right{background-color:var(--surface-muted)}:root[data-theme=dark] .tool-shell-footer{border-top-color:var(--border-color);background-color:var(--surface-muted)}@media(max-width:768px){:root[data-theme=dark] .tool-shell-left{border-bottom-color:var(--border-color)}}.token-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.8rem}.token-field label{font-size:.9rem;font-weight:500;color:#333}.token-field .required{color:#d32f2f;margin-left:.25rem}.token-field input[type=text],.token-field input[type=date],.token-field input[type=time],.token-field select{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;font-family:inherit}.token-field input[type=text]:focus,.token-field input[type=date]:focus,.token-field input[type=time]:focus,.token-field select:focus{outline:none;border-color:#1976d2}.dropdown-wrapper{display:flex;gap:.5rem}.dropdown-wrapper select{flex:1}.toggle-custom{padding:.6rem 1rem;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.85rem;white-space:nowrap}.toggle-custom:hover:not(:disabled){background-color:#e0e0e0}.toggle-custom:disabled{opacity:.6;cursor:not-allowed;background-color:#f0f0f0}.custom-input-wrapper{display:flex;flex-direction:column;gap:.5rem}.auto-field{display:flex;gap:.5rem}.auto-field input{flex:1;background-color:#f5f5f5;cursor:default}.auto-controls{display:flex;gap:.25rem}.auto-controls button{width:2.5rem;padding:.6rem;background-color:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1.2rem;font-weight:700}.auto-controls button:hover{background-color:#1565c0}.auto-controls button:active{background-color:#0d47a1}.helper-text{font-size:.8rem;color:#666;margin:-.15rem 0 .05rem}.helper-text-warning{color:#d32f2f;font-weight:500}.multiselect-field{display:flex;flex-direction:column;gap:.5rem}.tag-editor-row{display:flex;gap:.4rem;align-items:stretch}.tags-container{display:flex;flex-wrap:wrap;gap:.5rem;min-height:1.8rem;padding:.3rem;border:1px solid #ccc;border-radius:4px;background-color:#fafafa}.tags-container-editable{flex:1;align-items:center;gap:.4rem;min-height:2.55rem;padding:.28rem .45rem;background-color:#fcfdff;border-color:#dbe2ea;cursor:text}.tags-container-condensed{min-height:2.2rem}.tags-container-editable:focus-within{border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.tags-container-disabled{background-color:#f4f4f4}.tags-container-phrase .tag{background-color:#eef7ff}.tag-inline-input{flex:1 1 12rem;min-width:8rem;border:none;background:transparent;padding:0;font-size:.9rem;font-family:inherit;color:#333}.tag-inline-input:focus{outline:none;box-shadow:none}.tag-inline-input::placeholder{color:#8a8f98}.tags-container-placeholder{color:#8a8f98;font-size:.9rem}.tag{display:inline-flex;align-items:center;gap:.4rem;background-color:#e3f2fd;color:#1976d2;padding:.18rem .5rem;border-radius:3px;font-size:.85rem;font-weight:500;-webkit-user-select:none;user-select:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.tag[draggable=true]{cursor:grab}.tag[draggable=true]:active{cursor:grabbing}.tag-dragging{opacity:.55}.tag-drop-target{box-shadow:0 0 0 2px #1976d233;transform:translateY(-1px)}.tag-label{white-space:nowrap}.tag-remove{background:none;border:none;color:#1976d2;cursor:pointer;font-size:1.2rem;padding:0;display:flex;align-items:center;line-height:1}.tag-remove:hover{color:#d32f2f}.input-row{display:flex;gap:.5rem;flex-wrap:wrap}.tag-preset-select{width:100%;min-height:2.35rem}.input-row select{flex:1;min-width:200px}.input-row select:disabled{background-color:#f0f0f0;cursor:not-allowed;opacity:.6}.custom-input-row{display:flex;gap:.5rem;flex:1;min-width:200px}.custom-input-row input{flex:1;padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.custom-input-row input:disabled{background-color:#f0f0f0;cursor:not-allowed;opacity:.6}.add-custom{min-width:5.3rem;padding:.48rem .9rem;background-color:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;white-space:nowrap}.add-custom:hover:not(:disabled){background-color:#1565c0}.add-custom:active:not(:disabled){background-color:#0d47a1}.add-custom:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.helper-text-meta{margin-top:-.1rem;color:#5f7487}@media(max-width:768px){.token-field input[type=text],.token-field input[type=date],.token-field input[type=time],.token-field select{min-height:44px;font-size:16px;padding:.65rem}.toggle-custom{min-height:44px;font-size:14px}.auto-controls button{min-width:44px;min-height:44px}.input-row,.tag-editor-row{flex-direction:column}.input-row select{min-width:100%}.tag-inline-input{min-width:100%;font-size:16px}.custom-input-row{min-width:100%}.custom-input-row input{min-height:44px;font-size:16px}.add-custom{min-height:44px;padding:.65rem 1rem}.tag{padding:.4rem .75rem;font-size:.9rem}.tag-remove{padding:.25rem;font-size:1.4rem}.dropdown-wrapper{flex-direction:column}}:root[data-theme=dark] .token-field label,:root[data-theme=dark] .helper-text,:root[data-theme=dark] .helper-text-meta,:root[data-theme=dark] .tags-container-placeholder{color:var(--text-muted)}:root[data-theme=dark] .token-field input[type=text],:root[data-theme=dark] .token-field input[type=date],:root[data-theme=dark] .token-field input[type=time],:root[data-theme=dark] .token-field select,:root[data-theme=dark] .custom-input-row input,:root[data-theme=dark] .profiles-select{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .toggle-custom,:root[data-theme=dark] .profiles-btn{background-color:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .toggle-custom:hover:not(:disabled),:root[data-theme=dark] .profiles-btn:hover:enabled{background-color:var(--surface-subtle)}:root[data-theme=dark] .toggle-custom:disabled,:root[data-theme=dark] .input-row select:disabled,:root[data-theme=dark] .custom-input-row input:disabled{background-color:var(--surface-muted)}:root[data-theme=dark] .auto-field input,:root[data-theme=dark] .tags-container,:root[data-theme=dark] .tags-container-editable,:root[data-theme=dark] .extension-selector,:root[data-theme=dark] .profiles-bar,:root[data-theme=dark] .loudness-row{background-color:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .tags-container-disabled{background-color:var(--surface-subtle)}:root[data-theme=dark] .tag-inline-input,:root[data-theme=dark] .extension-selector label,:root[data-theme=dark] .profiles-label,:root[data-theme=dark] .field-section-heading h3,:root[data-theme=dark] .loudness-label{color:var(--text-primary)}:root[data-theme=dark] .tag-inline-input::placeholder,:root[data-theme=dark] .copied-name-meta{color:var(--text-muted)}:root[data-theme=dark] .tag,:root[data-theme=dark] .tags-container-phrase .tag{background-color:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .tag-remove{color:var(--accent-strong)}:root[data-theme=dark] .tag-remove:hover{color:var(--danger)}:root[data-theme=dark] .profiles-btn.clear,:root[data-theme=dark] .profiles-btn.delete{background:var(--surface-bg);border-color:var(--danger);color:var(--danger)}:root[data-theme=dark] .profiles-btn.clear:hover:enabled,:root[data-theme=dark] .profiles-btn.delete:hover:enabled{background:var(--danger-soft)}.naming-tool{display:flex;flex-direction:column;height:100%}.subtabs{display:flex;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border-bottom:1px solid #e0e0e0}.subtabs button{padding:.6rem 1.5rem;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.subtabs button:hover{background-color:#f5f5f5}.subtabs button.active{background-color:#1976d2;color:#fff;border-color:#1976d2}.subtab-content{flex:1;overflow:hidden}.naming-tool .tool-shell-left,.naming-tool .tool-shell-right{padding:1rem 1.25rem}.naming-inputs h2,.naming-preview h2{margin-top:0;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;color:#333;display:none}.context-label{margin-top:0;margin-bottom:.5rem;font-size:1rem;font-weight:700;color:#1976d2}.context-description{margin:0 0 1.5rem;font-size:.85rem;color:#666;font-style:italic}.naming-inputs-section{display:flex;flex-direction:column;gap:.875rem;padding:0}.naming-actions-bar{display:flex;justify-content:flex-end;margin-top:-.1rem}.ucs-intro{padding:.75rem .875rem;background-color:#f0f7ff;border-left:4px solid #1976d2;border-radius:4px;margin-bottom:.25rem}.ucs-intro p{margin:0;font-size:.9rem;line-height:1.4;color:#333}.ucs-intro strong{font-weight:600;color:#1976d2}.naming-preview{display:flex;flex-direction:column;gap:.75rem}.preview-box{padding:1rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;min-height:3rem;display:flex;align-items:center}.preview-box code{font-family:Monaco,Menlo,Courier New,monospace;font-size:1rem;color:#1976d2;word-break:break-all}.copy-button{padding:.7rem 1.25rem;background-color:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.95rem;font-weight:500;transition:background-color .2s;align-self:flex-start}.copy-button:hover{background-color:#1565c0}.copy-button:active{background-color:#0d47a1}.saved-tag-library{display:flex;flex-direction:column;gap:.75rem;padding:.9rem;background-color:#fff;border:1px solid #d9e7f5;border-radius:6px}.saved-tag-library-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.saved-tag-library-header h3{margin:0;font-size:1rem;color:#2b4d6f}.saved-tag-library-header p{margin:.25rem 0 0;font-size:.84rem;line-height:1.45;color:#61768b}.saved-tag-count{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .55rem;border-radius:999px;background-color:#eef5fc;color:#2f628d;font-size:.8rem;font-weight:600;white-space:nowrap}.saved-tag-sections{display:flex;flex-direction:column;gap:.75rem;max-height:none}.saved-tag-section{display:flex;flex-direction:column;gap:.55rem}.saved-tag-list-window{display:flex;flex-direction:column;gap:.35rem;max-height:11rem;overflow-y:auto;padding:.35rem;border:1px solid #e1e8f0;border-radius:4px;background-color:#fbfdff}.saved-tag-section-header{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.saved-tag-section-header h4{margin:0;font-size:.9rem;color:#314252}.saved-tag-section-header span{font-size:.78rem;color:#73879c}.saved-tag-list-row{display:flex;align-items:center;gap:.35rem}.saved-tag-item-button{flex:1;padding:.45rem .6rem;border:1px solid #d4e0ec;border-radius:4px;background-color:#fff;color:#215d92;font-size:.82rem;cursor:pointer;text-align:left;overflow-wrap:anywhere;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.saved-tag-item-button:hover:not(:disabled){background-color:#eaf3fc;border-color:#96bddf}.saved-tag-item-button.is-active,.saved-tag-item-button:disabled{background-color:#edf2f6;border-color:#d5dee7;color:#8a98a6;cursor:not-allowed}.saved-tag-remove{width:1.8rem;height:1.8rem;border:1px solid #d9e3ec;border-radius:999px;background-color:#fff;color:#8a97a5;cursor:pointer;font-size:1rem;line-height:1}.saved-tag-remove:hover{border-color:#d58888;color:#b33e3e;background-color:#fff5f5}.saved-tag-empty{margin:0;font-size:.84rem;color:#728599}.copied-name-history{display:flex;flex-direction:column;gap:.75rem;padding:.9rem;background-color:#fff;border:1px solid #e2e8ef;border-radius:6px}.copied-name-history-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.copied-name-history-header h3{margin:0;font-size:1rem;color:#314252}.copied-name-history-header p{margin:.25rem 0 0;font-size:.84rem;line-height:1.45;color:#61768b}.copied-name-list{display:flex;flex-direction:column;gap:.5rem;max-height:360px;overflow-y:auto;padding-right:.15rem}.copied-name-row{display:flex;gap:.5rem;align-items:stretch}.copied-name-load{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.65rem .8rem;border:1px solid #dde5ee;border-radius:4px;background-color:#fbfcfe;cursor:pointer;text-align:left}.copied-name-load:hover{border-color:#b7cbe0;background-color:#f5f9fd}.copied-name-filename{width:100%;font-family:Monaco,Menlo,Courier New,monospace;font-size:.82rem;color:#245889;overflow-wrap:anywhere}.copied-name-meta{font-size:.75rem;color:#7a8da1}.copied-name-remove{width:2.2rem;border:1px solid #d9e3ec;border-radius:4px;background-color:#fff;color:#8a97a5;cursor:pointer;font-size:1rem;line-height:1}.copied-name-remove:hover{border-color:#d58888;color:#b33e3e;background-color:#fff5f5}.extension-selector{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:4px;margin-top:.5rem;margin-bottom:0;order:999}.extension-selector label{font-weight:600;font-size:.95rem;color:#333;display:block}.extension-selector select{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem;background-color:#fff;cursor:pointer;transition:border-color .2s}.extension-selector select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.custom-extension-input{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem;transition:border-color .2s}.custom-extension-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.field-section-heading{margin-top:.75rem;margin-bottom:.25rem;padding-top:.75rem;border-top:2px solid #e0e0e0}.field-section-heading h3{margin:0;font-size:1.1rem;font-weight:600;color:#555}.token-fields-group{display:flex;flex-direction:column;gap:.5rem}.token-fields-group .token-field{margin-bottom:.45rem}.profiles-bar{display:grid;grid-template-columns:auto 1fr auto auto auto auto;gap:.5rem;align-items:center;padding:.5rem .75rem;background:#fff;border:1px solid #e0e0e0;border-radius:4px}.profiles-label{font-size:.9rem;font-weight:600;color:#333}.profiles-select{min-width:10rem;max-width:100%;padding:.4rem .5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.profiles-btn{padding:.4rem .8rem;background:#f7f7f7;border:1px solid #ccc;border-radius:4px;font-size:.85rem;cursor:pointer}.profiles-btn:hover:enabled{background:#eee}.profiles-btn:disabled{opacity:.5;cursor:not-allowed}.profiles-btn.clear{border-color:#e57373;color:#c62828;background:#fff}.profiles-btn.clear:hover:enabled{background:#ffebee}.profiles-btn.delete{border-color:#e57373;color:#c62828;background:#fff}.profiles-btn.delete:hover:enabled{background:#ffebee}.profiles-save-panel{margin-top:.5rem;padding:.75rem;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;display:flex;flex-direction:column;gap:.5rem}.profiles-save-panel .save-row{display:flex;gap:.75rem;align-items:center}.profiles-save-panel .save-row input[type=text]{flex:1;padding:.4rem .5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.profiles-save-panel .save-row.radios{gap:1.25rem}.profiles-save-panel .save-row.checks{gap:1rem}.profiles-save-panel .save-row.checks label.disabled{opacity:.7}.profiles-save-panel .save-row.buttons{justify-content:flex-end}.profiles-save-panel .save-row.buttons button{padding:.45rem .9rem;border:1px solid #ccc;border-radius:4px;background:#f7f7f7;cursor:pointer}.profiles-save-panel .save-row.buttons button:first-child{border-color:#1976d2;color:#1976d2}.profiles-save-panel .save-row.buttons button:first-child:hover{background:#e3f2fd}.music-profile-selector{padding:1.5rem;background-color:#f0f7ff;border:1px solid #d0e7ff;border-radius:4px;margin-bottom:1.5rem}.music-profile-selector h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#1976d2}.profile-controls{display:flex;flex-direction:column;gap:.75rem}.profile-dropdown{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem;background-color:#fff;cursor:pointer;transition:border-color .2s;width:100%}.profile-dropdown:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.profile-buttons{display:flex;gap:.5rem}.profile-button{flex:1;padding:.6rem 1rem;background-color:#fff;border:1px solid #1976d2;color:#1976d2;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s}.profile-button:hover:not(:disabled){background-color:#1976d2;color:#fff}.profile-button:disabled{opacity:.5;cursor:not-allowed;border-color:#ccc;color:#999}.profile-save-dialog{margin-top:1rem;padding:1rem;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0000001a}.profile-save-dialog input{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem;margin-bottom:.75rem;box-sizing:border-box}.profile-save-dialog input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.dialog-buttons{display:flex;gap:.5rem}.dialog-buttons button{flex:1;padding:.6rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}.dialog-buttons button:first-child{background-color:#1976d2;color:#fff}.dialog-buttons button:first-child:hover{background-color:#1565c0}.dialog-buttons button:last-child{background-color:#f5f5f5;color:#333;border:1px solid #ccc}.dialog-buttons button:last-child:hover{background-color:#e0e0e0}.version-checkbox-wrapper{margin-top:.5rem;margin-bottom:.5rem}.version-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555;cursor:pointer}.version-checkbox input[type=checkbox]{cursor:pointer}@media(max-width:768px){.naming-tool{height:auto;min-height:100vh;overflow:visible}.subtab-content{overflow:visible}.subtabs{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.naming-inputs-section{display:flex;flex-direction:column;gap:1rem}.naming-actions-bar{justify-content:stretch}.naming-actions-bar .profiles-btn{width:100%}.naming-tool input,.naming-tool select,.naming-tool button{min-height:40px;font-size:16px}.profiles-bar{display:flex;flex-wrap:wrap;gap:8px;grid-template-columns:none}.profiles-bar .profiles-label{width:100%}.profiles-bar .profiles-select{flex:1;min-width:120px}.profiles-bar .profiles-btn{min-width:60px}.profiles-save-panel{width:100%}.profiles-save-panel .save-row{flex-wrap:wrap}.profiles-save-panel .save-row.radios,.profiles-save-panel .save-row.checks{flex-direction:column;align-items:flex-start;gap:.5rem}.extension-selector{width:100%}.preview-box{word-break:break-all}.copy-button{width:100%;align-self:stretch}.music-profile-selector{width:100%}.profile-buttons{flex-wrap:wrap}.profile-button{min-width:80px}.dialog-buttons{flex-wrap:wrap}.dialog-buttons button{min-width:80px}.naming-tool .tool-shell-main{display:flex;flex-direction:column;gap:12px}.naming-tool .tool-shell-left{order:1;width:100%}.naming-tool .tool-shell-right{order:2;width:100%}.naming-preview{width:100%}.naming-preview h2{margin-bottom:1rem}.naming-preview .preview-box{width:100%;padding:1rem}.naming-preview .copy-button{width:100%;padding:.8rem 1rem}.saved-tag-library-header,.saved-tag-section-header,.copied-name-history-header{flex-direction:column;align-items:flex-start}.saved-tag-sections,.copied-name-list{max-height:none}}.pro-features-panel{margin-top:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8f9fc,#f3f4f8);border:1px solid #e2e4ea;border-radius:8px}.pro-features-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.pro-features-header h4{margin:0;font-size:.95rem;font-weight:600;color:#333}.pro-features-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5a6fd6,#7c4daf);color:#fff;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.2rem .45rem;border-radius:4px}.pro-features-list{margin:0 0 1rem;padding-left:1.25rem;list-style:none}.pro-features-list li{position:relative;font-size:.85rem;color:#555;line-height:1.7;padding-left:.25rem}.pro-features-list li:before{content:"✓";position:absolute;left:-1.1rem;color:#5a6fd6;font-weight:600}.pro-features-list li em{font-style:italic;color:#888;font-size:.8rem}.pro-features-cta{width:100%;padding:.65rem 1rem;background:linear-gradient(135deg,#5a6fd6,#7c4daf);color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.pro-features-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #5a6fd640}.pro-features-cta:active{transform:translateY(0);opacity:.9}.pro-lock-section{position:relative;margin-top:1.5rem}.pro-lock-content-disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.pro-lock-badge{position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px}.pro-lock-inline{display:inline-flex;align-items:center;gap:.25rem}.pro-lock-badge-inline{font-size:.65rem;color:#764ba2;font-weight:600;white-space:nowrap}.pro-locked{opacity:.5;cursor:not-allowed!important}.batch-section{padding:1rem;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;margin-top:1rem}.batch-section h4{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#333}.batch-description{margin:0 0 .75rem;font-size:.85rem;color:#666}.batch-section textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;resize:vertical;font-family:inherit;box-sizing:border-box}.batch-generate-btn{margin-top:.5rem}.custom-token-section{margin-top:1rem;display:flex;justify-content:flex-end}.save-token-set-btn{font-size:.85rem}.validation-results{margin-top:1rem;padding:.75rem;background:#fff8e1;border:1px solid #ffe082;border-radius:4px}.validation-item{font-size:.85rem;padding:.25rem 0}.validation-warning{color:#f57c00}.validation-error{color:#d32f2f}.ucs-compliance-section{margin-top:1.5rem;padding:1rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px}.ucs-compliance-section h4{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#333}.compliance-status{font-size:.9rem;color:#666}.exact-case-checkbox-wrapper{margin-top:.25rem;margin-bottom:.75rem}.exact-case-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666;cursor:pointer}.exact-case-checkbox input[type=checkbox]{cursor:pointer}.loudness-analyzer{margin-top:1.5rem;padding:1.25rem;background:var(--surface-muted);border:1px solid var(--border-color);border-radius:8px}.loudness-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.loudness-header h3{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary)}.loudness-badge{font-size:.7rem;font-weight:500;color:var(--text-muted);background:var(--surface-subtle);padding:.15rem .5rem;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.loudness-description{margin:0 0 1rem;font-size:.85rem;color:var(--text-secondary);line-height:1.4}.loudness-dropzone{border:2px dashed var(--input-border);border-radius:6px;padding:1.5rem;text-align:center;background:var(--surface-bg);transition:all .2s;cursor:pointer}.loudness-dropzone:hover,.loudness-dropzone.analyzing{border-color:var(--accent);background:var(--accent-soft)}.dropzone-label{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;color:var(--text-secondary)}.dropzone-icon{font-size:2rem}.loudness-analyzing{display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--accent)}.spinner{width:20px;height:20px;border:2px solid var(--surface-subtle);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loudness-loaded{display:flex;align-items:center;justify-content:center;gap:.75rem}.loudness-loaded .file-name{color:var(--accent-strong);font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loudness-loaded .clear-btn{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1.2rem;padding:.25rem;line-height:1;border-radius:50%;transition:all .2s}.loudness-loaded .clear-btn:hover{color:var(--danger);background:var(--danger-soft)}.loudness-error{margin-top:.75rem;padding:.5rem .75rem;background:var(--danger-soft);color:var(--danger);border:1px solid var(--danger-border);border-radius:4px;font-size:.85rem}.loudness-results{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.loudness-row{background:var(--surface-bg);border:1px solid var(--border-color);border-radius:4px;padding:.6rem .75rem}.loudness-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9rem}.loudness-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0}.loudness-label{flex:1;color:var(--text-primary)}.loudness-value{font-family:Monaco,Menlo,monospace;font-size:.85rem;color:var(--accent-strong);font-weight:500}@media(max-width:768px){.loudness-analyzer{padding:1rem}.loudness-dropzone{padding:1.25rem}.loudness-checkbox{font-size:.85rem}.loudness-value{font-size:.8rem}}:root[data-theme=dark] .naming-tool{background:var(--app-bg);color:var(--text-primary)}:root[data-theme=dark] .subtabs{background-color:var(--surface-bg);border-bottom-color:var(--border-color)}:root[data-theme=dark] .subtabs button,:root[data-theme=dark] .extension-selector select,:root[data-theme=dark] .custom-extension-input,:root[data-theme=dark] .profiles-select{background-color:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .subtabs button:hover{background-color:var(--surface-muted)}:root[data-theme=dark] .naming-inputs h2,:root[data-theme=dark] .naming-preview h2,:root[data-theme=dark] .saved-tag-library-header h3,:root[data-theme=dark] .saved-tag-section-header h4,:root[data-theme=dark] .copied-name-history-header h3,:root[data-theme=dark] .extension-selector label,:root[data-theme=dark] .profiles-label,:root[data-theme=dark] .loudness-label{color:var(--text-primary)}:root[data-theme=dark] .context-label,:root[data-theme=dark] .ucs-intro strong,:root[data-theme=dark] .preview-box code,:root[data-theme=dark] .loudness-value{color:var(--accent-strong)}:root[data-theme=dark] .context-description,:root[data-theme=dark] .saved-tag-library-header p,:root[data-theme=dark] .saved-tag-section-header span,:root[data-theme=dark] .saved-tag-empty,:root[data-theme=dark] .copied-name-history-header p,:root[data-theme=dark] .copied-name-meta,:root[data-theme=dark] .field-section-heading h3{color:var(--text-muted)}:root[data-theme=dark] .ucs-intro,:root[data-theme=dark] .preview-box,:root[data-theme=dark] .saved-tag-library,:root[data-theme=dark] .saved-tag-list-window,:root[data-theme=dark] .copied-name-history,:root[data-theme=dark] .copied-name-load,:root[data-theme=dark] .extension-selector,:root[data-theme=dark] .profiles-bar,:root[data-theme=dark] .loudness-row{background-color:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .saved-tag-count{background-color:var(--surface-subtle);color:var(--text-secondary)}:root[data-theme=dark] .saved-tag-item-button{background-color:var(--surface-bg);border-color:var(--border-color);color:var(--accent-strong)}:root[data-theme=dark] .saved-tag-item-button:hover:not(:disabled){background-color:var(--accent-soft);border-color:var(--accent)}:root[data-theme=dark] .saved-tag-item-button.is-active,:root[data-theme=dark] .saved-tag-item-button:disabled{background-color:var(--surface-muted);border-color:var(--border-color);color:var(--text-muted)}:root[data-theme=dark] .saved-tag-remove,:root[data-theme=dark] .copied-name-remove,:root[data-theme=dark] .profiles-btn,:root[data-theme=dark] .profiles-btn.clear,:root[data-theme=dark] .profiles-btn.delete{background-color:var(--surface-bg)}:root[data-theme=dark] .copied-name-filename,:root[data-theme=dark] .profiles-label{color:var(--accent-strong)}:root[data-theme=dark] .field-section-heading{border-top-color:var(--border-color)}.project-share-dialog-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:2100}.project-share-dialog{width:min(560px,100%);max-height:min(80vh,720px);overflow:auto;background:var(--surface-overlay-strong);border:1px solid var(--border-color);border-radius:18px;box-shadow:0 24px 80px var(--shadow-color-strong);padding:24px;display:grid;gap:20px;color:var(--text-primary)}.project-share-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.project-share-dialog-header h3{margin:0;font-size:1.2rem;color:var(--text-primary)}.project-share-dialog-project,.project-share-dialog-owner{margin:6px 0 0;color:var(--text-muted)}.project-share-dialog-close,.project-share-dialog-submit,.project-share-dialog-remove{border:1px solid transparent;border-radius:999px;cursor:pointer;font:inherit}.project-share-dialog-close{padding:10px 14px;background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}.project-share-dialog-form{display:grid;grid-template-columns:minmax(0,1fr) 160px auto;gap:12px;align-items:end}.project-share-dialog-form label{display:grid;gap:6px;color:var(--text-secondary);font-size:.95rem}.project-share-dialog-form input,.project-share-dialog-form select{width:100%;border:1px solid var(--input-border);border-radius:12px;padding:10px 12px;font:inherit;background:var(--input-bg);color:var(--text-primary)}.project-share-dialog-submit{padding:11px 16px;background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 34%,var(--border-color));color:var(--accent-strong)}.project-share-dialog-submit:disabled,.project-share-dialog-remove:disabled,.project-share-dialog-close:disabled{opacity:.6;cursor:not-allowed}.project-share-dialog-error{border-radius:12px;padding:12px 14px;background:var(--danger-soft);border:1px solid var(--danger-border);color:var(--danger)}.project-share-dialog-list-wrap{display:grid;gap:12px}.project-share-dialog-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-share-dialog-list-header h4{margin:0;color:var(--text-primary)}.project-share-dialog-list-header span{color:var(--text-muted)}.project-share-dialog-empty{margin:0;color:var(--text-muted)}.project-share-dialog-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.project-share-dialog-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--border-color);border-radius:14px;background:var(--surface-muted)}.project-share-dialog-email{font-weight:600;color:var(--text-primary)}.project-share-dialog-access{margin-top:4px;color:var(--text-secondary);text-transform:capitalize}.project-share-dialog-remove{padding:10px 14px;background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}.project-share-dialog-close:hover:not(:disabled){background:var(--surface-subtle)}.project-share-dialog-submit:hover:not(:disabled){background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface-subtle))}.project-share-dialog-remove:hover:not(:disabled){background:color-mix(in srgb,var(--danger-soft) 82%,var(--surface-subtle))}@media(max-width:640px){.project-share-dialog{padding:18px}.project-share-dialog-form{grid-template-columns:1fr}.project-share-dialog-item{align-items:flex-start;flex-direction:column}}.channel-list-tool-shell{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.channel-list-tool{display:flex;flex-direction:column;flex:1;gap:1rem;padding:1rem;height:100%;box-sizing:border-box;min-height:0;min-width:0}.channel-list-content{display:flex;flex:1;flex-direction:column;gap:1rem;min-height:0;min-width:0;overflow-y:auto}.cl-rail-panel{display:flex;flex-direction:column;gap:1rem;padding:.15rem .1rem .35rem}.cl-rail-panel-stack{display:flex;flex-direction:column;gap:1rem}.cl-rail-panel-toolbar{display:flex;align-items:center;justify-content:flex-end}.cl-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;position:sticky;top:0;z-index:20;padding:.25rem 0;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06)}.cl-header-actions{display:flex;gap:.5rem;flex-wrap:wrap}.cl-file-menu-container{position:relative}.cl-file-menu-backdrop{position:fixed;inset:0;z-index:99}.cl-file-menu{position:absolute;top:100%;left:0;margin-top:4px;min-width:200px;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:100;padding:.25rem 0;max-height:min(70vh,calc(100dvh - 96px));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.cl-file-menu-section{padding:.5rem 1rem .25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888}.cl-file-menu-divider{height:1px;background:#eee;margin:.5rem 0}.cl-file-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;border:none;background:none;font-size:.875rem;text-align:left;cursor:pointer;color:#333}.cl-file-menu-item:hover:not(:disabled){background:#f5f5f5}.cl-file-menu-item:disabled{opacity:.4;cursor:not-allowed}.cl-file-menu-item-danger{color:#d32f2f}.cl-file-menu-item-danger:hover:not(:disabled){background:#ffebee}.cl-file-menu-submenu{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:.25rem 0;padding:.25rem 0;background:#fafafa;max-height:min(34vh,260px);overflow-y:auto;overscroll-behavior:contain}.cl-file-menu-sublabel{padding:.25rem 1rem;font-size:.7rem;font-weight:600;color:#666;display:flex;align-items:center;justify-content:space-between}.cl-file-menu-refresh{background:none;border:none;cursor:pointer;font-size:.9rem;padding:.1rem .3rem;color:#666;border-radius:3px}.cl-file-menu-refresh:hover:not(:disabled){background:#e0e0e0;color:#333}.cl-file-menu-refresh:disabled{opacity:.5;cursor:not-allowed}.cl-file-menu-notice{padding:.5rem 1rem;font-size:.75rem;color:#666;font-style:italic;background:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:.25rem 0}.cl-file-menu-error{padding:.5rem 1rem;font-size:.75rem;color:#d32f2f;background:#ffebee;border-top:1px solid #ffcdd2;border-bottom:1px solid #ffcdd2;margin:.25rem 0}.cl-file-menu-item-selected{background:#e3f2fd!important;font-weight:600}.cl-file-menu-item-sub{padding-left:1.5rem;font-size:.8rem}.cl-file-menu-date{font-size:.7rem;color:#999;margin-left:.5rem}.cl-file-menu-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;cursor:pointer;color:#333}.cl-file-menu-toggle:hover{background:#f0f0f0}.cl-file-menu-toggle input[type=checkbox]{cursor:pointer}.cl-btn{padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:.875rem;transition:all .15s ease}.cl-btn:hover:not(:disabled){background:#f5f5f5}.cl-btn:disabled{opacity:.5;cursor:not-allowed}.cl-btn-primary{background:#1976d2;border-color:#1976d2;color:#fff}.cl-btn-primary:hover:not(:disabled){background:#1565c0}.cl-btn-secondary{background:#f5f5f5;border-color:#ccc}.cl-btn-danger{color:#d32f2f;border-color:#d32f2f}.cl-btn-danger:hover:not(:disabled){background:#ffebee}.cl-btn-small{padding:.35rem .75rem;font-size:.8rem}.cl-btn-active{background:#e3f2fd;border-color:#1976d2;color:#1976d2}.cl-btn-success{background:#10b981!important;border-color:#059669!important;color:#fff!important}.cl-meta-form{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#f9f9f9;border-radius:8px;border:1px solid #eee}.cl-meta-row{display:flex;gap:1rem;flex-wrap:wrap}.cl-meta-field{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:150px}.cl-meta-field-small{max-width:100px;flex:0 0 100px;min-width:80px}.cl-meta-field span{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.cl-meta-field input{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.cl-meta-field input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.cl-suggestion-field{position:relative}.cl-suggestion-field input{width:100%}.cl-suggestion-dropdown{position:absolute;top:calc(100% + .3rem);left:0;right:0;display:flex;flex-direction:column;gap:.15rem;padding:.3rem;background:#fff;border:1px solid #d9e2ec;border-radius:8px;box-shadow:0 10px 24px #0f172a1f;z-index:20;max-height:220px;overflow-y:auto}.cl-suggestion-option{width:100%;padding:.5rem .65rem;border:none;border-radius:6px;background:transparent;color:#1f2937;text-align:left;cursor:pointer;font-size:.9rem}.cl-suggestion-option:hover{background:#eef5ff}.cl-main{display:flex;gap:1rem;flex:1 0 auto;min-height:0}.cl-table-section{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.cl-table-toolbar{display:flex;gap:.5rem;align-items:center}.cl-table-toolbar-actions{display:flex;gap:.375rem;align-items:center}.cl-toolbar-spacer{flex:1}.cl-undo-redo-group{display:flex;gap:.25rem}.cl-btn-icon{display:inline-flex;align-items:center;gap:.25rem}.cl-btn-icon:disabled{opacity:.4;cursor:not-allowed}.cl-notes-section{display:flex;flex-direction:column;gap:.25rem}.cl-notes-label{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.025em}.cl-notes-textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem;font-family:inherit;resize:vertical;min-height:1.5em;background:#fff;transition:border-color .15s ease}.cl-notes-textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px #0066cc1a}.cl-notes-textarea::placeholder{color:#999}.cl-table-container{flex:1;overflow:auto;border:1px solid #ddd;border-radius:8px;background:#fff}.cl-table{width:auto;min-width:100%;table-layout:auto;border-collapse:collapse;font-size:.875rem}.cl-table thead{position:sticky;top:0;z-index:10}.cl-table th{--cl-header-bg: #3c3c3c;background:var(--cl-header-bg);color:#fff;padding:.28rem .5rem;text-align:left;font-weight:600;font-size:.8rem;line-height:1.05;white-space:nowrap;border-bottom:2px solid #333;width:auto}.cl-draggable-header{position:relative;cursor:grab;-webkit-user-select:none;user-select:none;transition:background-color .15s ease;padding-top:.24rem;padding-bottom:.24rem;padding-right:1.9rem!important;touch-action:pan-x pan-y}.cl-patch-header-cell{padding-right:3.3rem!important}.cl-table th .cl-patch-header-input{display:block;width:100%;min-width:0;box-sizing:border-box;min-height:1.45rem;padding:.04rem 1.05rem .04rem .38rem;border:1px solid rgba(255,255,255,.16)!important;border-radius:5px;background:var(--cl-header-bg)!important;box-shadow:inset 0 0 0 999px var(--cl-header-bg)!important;color:#f7fbff!important;caret-color:#f7fbff!important;-webkit-text-fill-color:#f7fbff!important;appearance:none;-webkit-appearance:none;font:inherit;font-weight:600;font-size:.76rem;line-height:1}.cl-table th .cl-patch-header-input::placeholder{color:#f7fbffb8!important;-webkit-text-fill-color:rgba(247,251,255,.72)!important}.cl-table th .cl-patch-header-input:focus{outline:none;border-color:#90caf9f2!important;background:var(--cl-header-bg)!important;box-shadow:inset 0 0 0 999px var(--cl-header-bg)!important;color:#fff!important;caret-color:#fff!important;-webkit-text-fill-color:#ffffff!important}.cl-table th .cl-patch-header-input:-webkit-autofill,.cl-table th .cl-patch-header-input:-webkit-autofill:hover,.cl-table th .cl-patch-header-input:-webkit-autofill:focus{border:1px solid rgba(144,202,249,.75)!important;-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:inset 0 0 0 999px var(--cl-header-bg)!important;box-shadow:inset 0 0 0 999px var(--cl-header-bg)!important}.cl-patch-header-number-marker{position:absolute;top:50%;right:calc(2rem + (3ch + 1.35rem)/2);transform:translate(50%,-50%);font-size:.72rem;line-height:1;opacity:.9}.cl-draggable-header:hover{--cl-header-bg: #4a4a4a;background:var(--cl-header-bg)}.cl-draggable-header:active{cursor:grabbing}.cl-draggable-header.cl-dragging{opacity:.5;--cl-header-bg: #555;background:var(--cl-header-bg)}.cl-draggable-header.cl-drag-over{--cl-header-bg: #4a9eff;background:var(--cl-header-bg);box-shadow:inset 0 0 0 2px #fff}.cl-draggable-header.cl-column-resizing-active{--cl-header-bg: #4a4a4a;background:var(--cl-header-bg)}.cl-col-handle{position:absolute;top:50%;right:.65rem;display:inline-flex;padding:0;margin-left:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;opacity:.5;font-size:.75rem;line-height:1;transform:translateY(-50%);vertical-align:middle}.cl-col-handle:hover{opacity:1}.cl-col-handle:active{cursor:grabbing}.cl-col-resize-handle{position:absolute;top:0;right:0;width:10px;height:100%;cursor:col-resize;touch-action:none}body.cl-column-resizing{user-select:none;-webkit-user-select:none;cursor:col-resize}body.cl-dragging-active{user-select:none;-webkit-user-select:none}body.cl-row-dragging-active{user-select:none;-webkit-user-select:none;cursor:grabbing!important}col.cl-drag-handle-col,th.cl-drag-handle-col,.cl-row-drag-handle{width:24px!important;min-width:24px!important;max-width:24px!important}th.cl-drag-handle-col{padding:.4rem .15rem!important;--cl-header-bg: #3c3c3c;background:var(--cl-header-bg);color:#ffffff8c;text-align:center;border-bottom:2px solid #333;border-right:1px solid rgba(255,255,255,.08)}.cl-row-drag-handle{padding:.2rem!important;text-align:center;cursor:grab;-webkit-user-select:none;user-select:none;color:#94a3b8;vertical-align:middle;background:transparent;border-right:1px solid #edf2f7}.cl-row-drag-handle:hover{background:#94a3b814;color:#64748b}.cl-row-drag-handle:active{cursor:grabbing}.cl-row-handle-icon{font-size:.78rem;line-height:1}.cl-table tbody tr.cl-row-selected{outline:2px solid #1976d2;outline-offset:-2px;background:#1976d21f!important}.cl-table tbody tr.cl-row-selected .cl-row-drag-handle{background:#1976d226;color:#1976d2}.cl-table tbody tr.cl-row-dragging{opacity:.4;background:#f0f0f0!important}.cl-table tbody tr.cl-row-drop-target{position:relative}.cl-table tbody tr.cl-row-drop-target:before{content:"";position:absolute;left:0;right:0;top:-2px;height:4px;background:#1976d2;border-radius:2px;z-index:10;box-shadow:0 0 8px #1976d280}.cl-row-drop-zone{height:40px}.cl-drop-zone-cell{text-align:center;color:#999;font-style:italic;font-size:.85rem;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(25,118,210,.05) 10px,rgba(25,118,210,.05) 20px);border:2px dashed #ccc;border-radius:4px}.cl-row-drop-zone.cl-row-drop-target .cl-drop-zone-cell{background:#1976d21a;border-color:#1976d2;color:#1976d2}.cl-table td{padding:.25rem;border-bottom:1px solid #eee;vertical-align:middle;white-space:nowrap;width:auto}.cl-table tbody tr:hover{background:#f9f9f9}.cl-table tbody tr.cl-stereo-left{background:#4caf501f;border-left:3px solid #4CAF50}.cl-table tbody tr.cl-stereo-right{background:#4caf5014;border-left:3px solid #4CAF50}.cl-table tbody tr.cl-stereo-left:hover,.cl-table tbody tr.cl-stereo-right:hover{background:#4caf502e}.cl-stereo-toggle{display:inline-flex;align-items:center;gap:.25rem;cursor:pointer}.cl-stereo-link{font-size:.9rem;opacity:.7}.cl-stereo-badge{font-size:.65rem;font-weight:600;padding:.05rem .22rem;border-radius:2px;margin-left:.2rem;vertical-align:middle}.cl-stereo-badge.cl-stereo-l{background:#4caf50;color:#fff}.cl-stereo-badge.cl-stereo-r{background:#81c784;color:#fff}.cl-stereo-indicator{font-size:.75rem;font-weight:600;padding:.1rem .35rem;border-radius:3px}.cl-stereo-indicator.cl-stereo-l{background:#4caf50;color:#fff}.cl-stereo-indicator.cl-stereo-r{background:#81c784;color:#fff;cursor:default}.cl-table input[type=text],.cl-table input[type=number]{width:100%;padding:.4rem .5rem;border:1px solid transparent;border-radius:3px;font-size:.875rem;background:transparent;box-sizing:border-box}.cl-table input[type=text]:focus,.cl-table input[type=number]:focus{outline:none;border-color:#1976d2;background:#fff}.cl-table input[type=checkbox]{width:16px;height:16px;cursor:pointer}.cl-table select{width:100%;padding:.4rem .25rem;border:1px solid transparent;border-radius:3px;font-size:.875rem;background:transparent;cursor:pointer}.cl-table select:focus{outline:none;border-color:#1976d2}.cl-ch-display{display:inline-flex;align-items:center;justify-content:center;gap:.18rem;padding:.4rem .35rem;font-size:.875rem;color:#555;text-align:center;font-weight:500;width:100%}.cl-name-cell{position:relative;display:flex;align-items:center}.cl-name-cell input{flex:1;min-width:0}.cl-name-dropdown-btn{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;font-size:.6rem;display:flex;align-items:center;justify-content:center;border-radius:2px;opacity:.6;transition:opacity .15s ease}.cl-name-dropdown-btn:hover{opacity:1;background:#f0f0f0}.cl-name-dropdown-menu{position:absolute;top:100%;left:0;right:0;min-width:220px;z-index:100;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;margin-top:2px;display:flex;flex-direction:column}.cl-name-search-input{padding:.5rem .75rem;border:none;border-bottom:1px solid #eee;font-size:.85rem;outline:none;border-radius:4px 4px 0 0}.cl-name-search-input:focus{background:#fafafa}.cl-name-dropdown-list{max-height:200px;overflow-y:auto}.cl-name-group-filters{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem;border-bottom:1px solid #e0e0e0;background:#fafafa}.cl-group-btn{padding:.2rem .5rem;font-size:.7rem;border:1px solid #ddd;border-radius:12px;background:#fff;color:#555;cursor:pointer;transition:all .15s ease;white-space:nowrap}.cl-group-btn:hover{background:#e8e8e8;border-color:#ccc}.cl-group-btn.cl-group-btn-active{background:#1976d2;border-color:#1976d2;color:#fff}.cl-name-dropdown-group{padding:.4rem .75rem .25rem;font-size:.7rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;background:#f9f9f9;border-bottom:1px solid #eee}.cl-name-dropdown-item{display:block;width:100%;padding:.5rem .75rem;border:none;background:none;text-align:left;cursor:pointer;font-size:.85rem;color:#333;transition:background .1s ease}.cl-name-dropdown-item:hover{background:#e3f2fd}.cl-name-dropdown-item.cl-name-custom{color:#1976d2}.cl-name-dropdown-empty{padding:1rem .75rem;text-align:center;color:#888;font-size:.85rem}.cl-name-save-btn{padding:.5rem .75rem;border:none;border-top:1px solid #eee;background:#f5f5f5;text-align:left;cursor:pointer;font-size:.8rem;color:#1976d2;transition:background .1s ease;border-radius:0 0 4px 4px}.cl-name-save-btn:hover{background:#e3f2fd}.cl-actions-col{width:120px;min-width:120px}.cl-row-actions{display:flex;gap:.25rem;justify-content:center}.cl-row-actions button{width:24px;height:24px;padding:0;border:1px solid #ddd;border-radius:3px;background:#fff;cursor:pointer;font-size:.9rem;color:#666;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.cl-row-actions button:hover:not(:disabled){background:#f0f0f0;color:#333}.cl-row-actions button:disabled{opacity:.3;cursor:not-allowed}.cl-row-actions .cl-btn-delete:hover:not(:disabled){background:#ffebee;color:#d32f2f;border-color:#d32f2f}.cl-color-picker-wrapper{position:relative;display:flex;align-items:center;gap:3px}.cl-color-trigger{width:24px;height:24px;padding:0;border:1px solid #ddd;border-radius:3px;cursor:pointer;background:#fff;display:inline-flex;align-items:center;justify-content:center}.cl-color-trigger:hover{background:#f8fafc;border-color:#c7d2dc}.cl-color-trigger-swatch{width:14px;height:14px;border-radius:3px;border:1px solid rgba(15,23,42,.12)}.cl-exact-count-trigger{min-width:2rem;padding-inline:.55rem;border-radius:999px;color:#617285;border-color:#d8dee6;background:#fffffff0;font-weight:700}.cl-exact-count-trigger:hover:not(:disabled),.cl-exact-count-trigger-active{background:#f8fafc;border-color:#bfd3e8;color:#243447}.cl-exact-count-popover{position:fixed;width:232px;z-index:1200;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 18px 40px #0f172a2e;padding:.9rem}.cl-exact-count-form{display:flex;flex-direction:column;gap:.7rem}.cl-exact-count-input{width:100%;padding:.6rem .7rem;border:1px solid #d8dee6;border-radius:8px;background:#fff;color:#243447;font-size:1rem;font-weight:600}.cl-exact-count-input:focus{outline:none;border-color:#8fb6df;box-shadow:0 0 0 3px #8fb6df38}.cl-exact-count-input-invalid{border-color:#d98c8c}.cl-exact-count-note-invalid{color:#b42318}.cl-exact-count-actions{display:flex;justify-content:flex-end;gap:.45rem}.cl-row-color-popover{position:fixed;width:276px;z-index:1200;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 18px 40px #0f172a2e;padding:.9rem;display:flex;flex-direction:column;gap:.8rem}.cl-row-color-popover-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.cl-row-color-popover-title{font-size:.92rem;font-weight:700;color:#243447}.cl-row-color-popover-subtitle{margin-top:.2rem;font-size:.75rem;line-height:1.35;color:#617285}.cl-row-color-popover-close{width:24px;height:24px;border:1px solid #d8dee6;border-radius:999px;background:#fff;color:#52606d;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.cl-row-color-popover-close:hover{background:#f8fafc;color:#243447}.cl-row-color-popover-section{display:flex;flex-direction:column;gap:.45rem}.cl-row-color-popover-label{font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#5b6b7d}.cl-row-color-auto-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border:1px solid #d8dee6;border-radius:8px;background:#fff;color:#243447;cursor:pointer;text-align:left}.cl-row-color-auto-btn:hover{background:#f8fafc;border-color:#bfd3e8}.cl-row-color-auto-btn-active{border-color:#8fb6df;background:#eef6ff}.cl-row-color-auto-swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(15,23,42,.12);flex-shrink:0}.cl-row-color-swatch-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.4rem}.cl-row-color-swatch-grid-compact{grid-template-columns:repeat(8,minmax(0,1fr))}.cl-row-color-swatch{width:100%;aspect-ratio:1;border:1px solid rgba(15,23,42,.12);border-radius:999px;cursor:pointer}.cl-row-color-swatch:hover{transform:translateY(-1px)}.cl-row-color-swatch-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #1d5f95}.cl-row-color-custom-row{display:flex;gap:.5rem}.cl-row-color-hex-input{flex:1;min-width:0;border:1px solid #cfd7e0;border-radius:8px;padding:.5rem .7rem;font-size:.84rem;color:#243447;background:#fff}.cl-row-color-hex-input:focus{outline:none;border-color:#4a8fca;box-shadow:0 0 0 3px #4a8fca24}.cl-row-color-hex-input-invalid{border-color:#e4b4b4;background:#fff8f8}.cl-row-color-apply-btn{padding:0 .85rem;border:1px solid #1d5f95;border-radius:8px;background:#1d5f95;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600}.cl-row-color-apply-btn:disabled{border-color:#c7d2dc;background:#eef2f6;color:#8b98a7;cursor:not-allowed}.cl-row-color-popover-note{font-size:.74rem;color:#60758a;line-height:1.35}.cl-btn-color-reset{width:18px!important;height:18px!important;font-size:.7rem!important;padding:0!important;border:1px solid #ddd;border-radius:3px;background:#fff;cursor:pointer;color:#888;display:flex;align-items:center;justify-content:center}.cl-btn-color-reset:hover{background:#f0f0f0;color:#333}.cl-side-panel{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f9f9f9;border-radius:8px;border:1px solid #eee;overflow-y:auto}.cl-overlay-backdrop{position:fixed;inset:0;background:#0000004d;z-index:199}.cl-settings-panel{position:fixed;top:60px;right:20px;width:360px;max-width:calc(100vw - 40px);max-height:calc(100vh - 80px);background:#fff;box-shadow:0 8px 32px #0003,0 2px 8px #0000001a;z-index:200;display:flex;flex-direction:column;border-radius:12px;overflow:hidden}.cl-settings-panel.cl-settings-docked{position:relative;top:auto;right:auto;order:-1;width:216px;max-width:216px;max-height:none;height:auto;flex-shrink:0;background:#f9f9f9;border:1px solid #eee;box-shadow:none;z-index:auto}.cl-settings-panel.cl-settings-minimized{max-height:auto;height:auto}.cl-settings-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#1976d2;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0}.cl-settings-header:active{cursor:grabbing}.cl-settings-header.cl-settings-header-docked{cursor:default;background:#eef3f9;border-bottom:1px solid #d9e3ef}.cl-settings-title{font-size:1rem;font-weight:600;color:#fff}.cl-settings-panel.cl-settings-docked .cl-settings-title{color:#1f2937}.cl-settings-header-actions{display:flex;gap:.25rem;align-items:center}.cl-settings-mobile-actions{display:none;align-items:center;gap:.5rem;margin-right:.25rem}.cl-settings-header-btn{width:32px;height:32px;border:none;background:#ffffff26;border-radius:6px;font-size:1.1rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.cl-settings-header-btn:hover{background:#ffffff40}.cl-settings-header-btn.cl-settings-close{background:#ff64644d}.cl-settings-header-btn.cl-settings-close:hover{background:#ff646480}.cl-settings-content{display:block;flex:1;min-height:0;overflow-y:auto;padding-bottom:1rem;max-height:calc(100vh - 160px)}.cl-settings-panel.cl-settings-docked .cl-settings-content{max-height:none;padding-bottom:1rem}.cl-settings-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;border:none;background:#1976d2;color:#fff;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #0000004d,0 2px 4px #0003;z-index:100;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cl-settings-fab:hover{transform:scale(1.1);box-shadow:0 6px 16px #00000059,0 3px 6px #00000040;background:#1565c0}.cl-settings-fab:active{transform:scale(.95)}.cl-settings-section{background:#fff;margin:.75rem 1rem;border-radius:8px;border:2px solid #ddd;overflow:hidden}.cl-settings-section.cl-section-presets{border-color:#1976d2}.cl-settings-section.cl-section-inputs{border-color:#4caf50}.cl-settings-section.cl-section-outputs{border-color:#ff9800}.cl-settings-section.cl-section-export{border-color:#9c27b0}.cl-settings-section.cl-section-mic-libraries{border-color:#607d8b;background:#fff}.cl-settings-section.cl-section-mic-libraries:before{content:none}.cl-settings-section-header{display:flex;align-items:center;gap:.5rem;padding:1rem;cursor:pointer;min-height:52px}.cl-settings-section.cl-section-presets .cl-settings-section-header{background:#e3f2fd}.cl-settings-section.cl-section-inputs .cl-settings-section-header{background:#e8f5e9}.cl-settings-section.cl-section-outputs .cl-settings-section-header{background:#fff3e0}.cl-settings-section.cl-section-export .cl-settings-section-header{background:#f3e5f5}.cl-settings-section.cl-section-mic-libraries .cl-settings-section-header{min-height:52px;background:#eef4fb;border-bottom:1px solid #d7e3f0}.cl-settings-section-header .cl-collapse-icon{font-size:1rem;font-weight:700}.cl-settings-section.cl-section-presets .cl-settings-section-header .cl-collapse-icon,.cl-settings-section.cl-section-presets .cl-settings-section-title{color:#1976d2}.cl-settings-section.cl-section-inputs .cl-settings-section-header .cl-collapse-icon,.cl-settings-section.cl-section-inputs .cl-settings-section-title{color:#4caf50}.cl-settings-section.cl-section-outputs .cl-settings-section-header .cl-collapse-icon,.cl-settings-section.cl-section-outputs .cl-settings-section-title{color:#ff9800}.cl-settings-section.cl-section-export .cl-settings-section-header .cl-collapse-icon,.cl-settings-section.cl-section-export .cl-settings-section-title{color:#9c27b0}.cl-settings-section.cl-section-mic-libraries .cl-settings-section-header .cl-collapse-icon,.cl-settings-section.cl-section-mic-libraries .cl-settings-section-title{color:#46607a}.cl-settings-section-title{margin:0;font-size:1rem;font-weight:600}.cl-settings-section-content{padding:1rem;background:#fff;border-top:1px solid #e0e0e0}.cl-settings-section.cl-section-mic-libraries .cl-settings-section-content{background:#fff;border-top-color:#e0e0e0}.cl-profile-vault-content{display:flex;flex-direction:column;gap:1rem;color:#333}.cl-profile-vault-hero{padding:1rem;border-radius:10px;background:#f7f9fc;border:1px solid #d9e2ec;box-shadow:none}.cl-profile-vault-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5b6b7d;margin-bottom:.4rem}.cl-profile-vault-hero-title{margin:0;font-size:1.15rem;font-weight:600;font-family:inherit;color:#243447}.cl-profile-vault-heading-line{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.cl-profile-vault-help{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:999px;border:1px solid #cfd8e3;background:#fff;color:#60758a;font-size:.72rem;font-weight:700;line-height:1;cursor:help;flex-shrink:0}.cl-profile-vault-hero-copy{margin:.5rem 0 0;font-size:.92rem;line-height:1.5;color:#52606d}.cl-profile-vault-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.cl-profile-vault-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.38rem .72rem;border-radius:999px;border:1px solid #d8dee5;background:#fff;color:#4f5f6f;font-size:.78rem;letter-spacing:0}.cl-profile-vault-badge.is-linked{background:#e8f3ff;border-color:#bfd7f3;color:#1d5f95}.cl-profile-vault-badge.is-local{background:#f3f4f6;border-color:#d5d7db;color:#55606e}.cl-profile-vault-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:1rem}.cl-profile-vault-stat{padding:.75rem .85rem;border-radius:10px;background:#fff;border:1px solid #dde6ef}.cl-profile-vault-stat span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.cl-profile-vault-stat strong{display:block;margin-top:.25rem;font-size:1.15rem;font-weight:600;color:#243447}.cl-profile-vault-banner,.cl-profile-vault-status{padding:.82rem .95rem;border-radius:12px;font-size:.86rem;line-height:1.55}.cl-profile-vault-banner{background:#f5f8fc;border:1px solid #d9e2ec;color:#52606d}.cl-profile-vault-status{border:1px solid #dbe5ef;background:#f5f8fc;color:#4e6071}.cl-profile-vault-status.is-error{background:#fff2f2;border-color:#f2c3c3;color:#b42318}.cl-profile-vault-status.is-success{background:#edf7ee;border-color:#bfd9c3;color:#25603a}.cl-profile-vault-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.9rem}.cl-profile-vault-card{padding:1rem;border-radius:10px;background:#fff;border:1px solid #e0e6ed;box-shadow:none;color:#333}.cl-profile-vault-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.cl-profile-vault-card-heading h4{margin:0;font-size:1rem;font-weight:600;color:#243447}.cl-profile-vault-card-note{margin:.35rem 0 0;font-size:.82rem;line-height:1.55;color:#66758a}.cl-profile-vault-card-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;padding:0 .65rem;border-radius:999px;background:#eef4fb;color:#35506b;font-size:.84rem;font-weight:700;border:1px solid #d4e0ec;box-shadow:none}.cl-profile-vault-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.cl-profile-vault-field,.cl-profile-vault-inline-field{margin-bottom:0}.cl-profile-vault-inline-field{display:flex;flex-direction:column;gap:.25rem;min-width:140px;flex:1 1 140px}.cl-profile-vault-inline-field span{font-size:.75rem;font-weight:600;color:#4f5f6f}.cl-profile-vault-input-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.cl-profile-vault-text-input,.cl-profile-vault-select{flex:1 1 220px;min-width:180px;min-height:40px;padding:.5rem;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:#333}.cl-profile-vault-pill-list,.cl-profile-vault-entry-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.cl-profile-vault-pill,.cl-profile-vault-entry-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.34rem .62rem;border-radius:999px;border:1px solid #d7dfe7;background:#f4f7fb;color:#334155;font-size:.81rem}.cl-profile-vault-pill-venue{background:#eaf3ff;color:#295b8f;border-color:#bfd7f3}.cl-profile-vault-pill-console{background:#edf7ee;color:#25603a;border-color:#bfd9c3}.cl-profile-vault-entry-chip.is-di{background:#fff4e8;border-color:#f0d0a7}.cl-profile-vault-pill-remove{background:none;border:none;color:inherit;cursor:pointer;padding:0;line-height:1;font-size:.95rem;opacity:.75}.cl-profile-vault-pill-remove:disabled{cursor:default;opacity:.38}.cl-profile-vault-empty-copy,.cl-profile-vault-empty-state{margin:0;font-size:.84rem;line-height:1.55;color:#52606d}.cl-profile-vault-empty-state{padding:.95rem 1rem;border-radius:10px;background:#f7f9fc;border:1px dashed #d9e2ec;color:#52606d}.cl-profile-vault-savebar{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;padding:.95rem 1rem;border-radius:10px;background:#f7f9fc;border:1px solid #d9e2ec}.cl-profile-vault-savehint{font-size:.82rem;color:#52606d}.cl-profile-vault-library-list{display:flex;flex-direction:column;gap:.75rem}.cl-profile-vault-library-card{padding:.85rem .9rem;border:1px solid #dde5ed;border-radius:10px;background:#fff}.cl-profile-vault-library-card.is-active{background:#f5faff;border-color:#bcd2e8;box-shadow:none}.cl-profile-vault-library-card.is-built-in{background:#fafbfc}.cl-profile-vault-library-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.cl-profile-vault-library-toggle{display:flex;align-items:center;gap:.5rem;flex:1;min-width:220px;color:#243447}.cl-profile-vault-library-name{font-weight:600}.cl-profile-vault-library-summary{font-size:.8rem;color:#66758a}.cl-profile-vault-editor-grid{display:grid;gap:.75rem}.cl-profile-vault-editor-action{display:flex;align-items:flex-end}.cl-section-mic-libraries .cl-setting-description,.cl-section-mic-libraries .cl-modal-field span{color:#4f5f6f}.cl-section-mic-libraries .cl-btn:not(.cl-btn-danger){border-color:#d0d7de;background:#fff;color:#333;box-shadow:none}.cl-section-mic-libraries .cl-btn:not(.cl-btn-danger):hover:not(:disabled){background:#f6f8fa}.cl-section-mic-libraries .cl-btn.cl-btn-danger{background:#fff;border-color:#d32f2f;color:#d32f2f}.cl-section-mic-libraries .cl-btn:disabled{opacity:.55}.cl-settings-pro-cta{margin:1rem;padding:1rem;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-radius:8px;border:1px solid #ddd6fe}.cl-settings-pro-cta .cl-btn-pro{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;padding:.75rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem}.cl-settings-pro-cta .cl-btn-pro:hover{filter:brightness(1.1)}.cl-settings-pro-cta-text{color:#555;margin:.5rem 0 0;font-size:.85rem}.cl-panel-section h3{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#333}.cl-collapsible-section{border:1px solid #ddd;border-radius:6px;overflow:hidden;margin-bottom:.75rem}.cl-collapsible-section .cl-section-header{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;background:#f0f0f0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.cl-collapsible-section .cl-section-header:hover{background:#e8e8e8}.cl-collapsible-section .cl-section-header h3{margin:0;font-size:.9rem}.cl-collapsible-section .cl-section-header .cl-collapse-icon{font-size:.7rem;color:#666;transition:transform .2s ease}.cl-collapsible-section .cl-section-header .cl-collapse-icon.cl-expanded{transform:rotate(90deg)}.cl-collapsible-section .cl-section-content{padding:.75rem;background:#fff;border-top:1px solid #ddd}.cl-presets{display:flex;flex-direction:column;gap:.5rem}.cl-preset-select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;background:#fff}.cl-preset-actions{display:flex;gap:.5rem;flex-wrap:wrap}.cl-columns-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cl-columns-header h3{margin:0}.cl-columns-list{display:flex;flex-direction:column;gap:1rem}.cl-column-group h4{margin:0 0 .5rem;font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}.cl-column-checkbox{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer;font-size:.875rem}.cl-column-checkbox input{width:16px;height:16px;cursor:pointer}.cl-column-checkbox:hover{background:#f0f0f0;border-radius:4px;margin:0 -.5rem;padding:.25rem .5rem}.cl-column-checkbox.cl-column-locked{opacity:.6;cursor:not-allowed}.cl-column-checkbox.cl-column-locked input{cursor:not-allowed}.cl-column-checkbox.cl-column-locked:hover{background:transparent}.cl-pro-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.15rem .4rem;border-radius:3px;margin-left:auto}.cl-pro-badge-link{cursor:pointer;border:none;background:linear-gradient(135deg,#667eea,#764ba2);padding:.15rem .4rem}.cl-pro-cta{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-radius:8px;border:1px solid #ddd6fe}.cl-pro-cta .cl-btn-pro{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;padding:.75rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:transform .15s ease,box-shadow .15s ease}.cl-pro-cta .cl-btn-pro:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.cl-pro-cta-text{margin:.75rem 0 0;font-size:.8rem;color:#6b7280;text-align:center}.cl-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.cl-modal{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0003}.cl-modal h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.cl-modal-refresh-btn{background:none;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.2rem .5rem;color:#666;margin-left:auto}.cl-modal-refresh-btn:hover:not(:disabled){background:#f0f0f0;color:#333}.cl-modal-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.cl-modal-empty{color:#888;text-align:center;padding:2rem}.cl-modal-error{color:#d32f2f;text-align:center;padding:1rem;background:#ffebee;border-radius:6px;margin-bottom:1rem}.cl-modal-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.cl-modal-field span{font-size:.875rem;font-weight:500;color:#666}.cl-modal-field input,.cl-modal-field select{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;background:#fff}.cl-modal-field input:focus,.cl-modal-field select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.cl-signal-chain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin:1rem 0}.cl-signal-chain-step-card{padding:.9rem;border:1px solid #e3e7ed;border-radius:8px;background:#fafbfc}.cl-signal-chain-step-card h4{margin:0 0 .75rem;font-size:.95rem;color:#1f2937}.cl-signal-chain-step-card .cl-modal-field:last-child{margin-bottom:0}.cl-signal-chain-batch{margin:1rem 0;padding-top:1rem;border-top:1px solid #e3e7ed}.cl-signal-chain-batch-header h4{margin:0 0 .35rem;font-size:.95rem;color:#1f2937}.cl-signal-chain-batch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.75rem}.cl-signal-chain-batch-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.cl-signal-chain-batch-preview{margin:0;font-size:.85rem;color:#4b5563}.cl-chain-name-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.cl-chain-name-field{margin-bottom:0}.cl-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.cl-conflict-modal{max-width:420px}.cl-conflict-modal h3{color:#e65100}.cl-conflict-description{font-size:.95rem;color:#333;margin:0 0 .75rem;line-height:1.5}.cl-conflict-time{font-size:.85rem;color:#666;background:#f5f5f5;padding:.5rem .75rem;border-radius:6px;margin:0 0 .75rem}.cl-conflict-question{font-size:.9rem;font-weight:500;color:#333;margin:.75rem 0 .5rem}.cl-conflict-actions{flex-wrap:wrap;justify-content:center;gap:.75rem}.cl-conflict-actions .cl-btn{flex:1 1 auto;min-width:120px}.cl-btn-danger{background:#d32f2f;color:#fff;border:none}.cl-btn-danger:hover{background:#b71c1c}.cl-project-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.cl-project-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;border:1px solid #eee;border-radius:6px;background:#f9f9f9;cursor:pointer;transition:all .15s ease;text-align:left}.cl-project-item:hover{background:#e3f2fd;border-color:#1976d2}.cl-project-item-selected{background:#e3f2fd;border-color:#1976d2;font-weight:600}.cl-project-name{font-weight:500}.cl-project-date{font-size:.8rem;color:#888}.cl-panel-hint,.cl-modal-hint{font-size:.8rem;color:#666;margin:0 0 .5rem}.cl-setting-description{font-size:.75rem;color:#888;margin:.25rem 0 0;line-height:1.4}.cl-reorder-mode-settings{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.cl-reorder-mode-settings h4{font-size:.8rem;font-weight:600;margin:0 0 .25rem;color:#333}.cl-reorder-mode-group{margin:.75rem 0}.cl-reorder-mode-label{display:block;font-size:.75rem;font-weight:500;color:#555;margin-bottom:.25rem}.cl-radio-label{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#444;margin:.3rem 0;cursor:pointer}.cl-radio-label input[type=radio]{margin:0;cursor:pointer}.cl-modal-description{font-size:.9rem;color:#555;line-height:1.5;margin:.5rem 0 1rem}.cl-modal.cl-modal-info{max-width:340px;text-align:center}.cl-modal.cl-modal-info h3{margin-bottom:.5rem}.cl-modal.cl-modal-pro{max-width:380px}.cl-modal.cl-modal-pro h3{margin-bottom:.75rem}.cl-pro-features-list{text-align:left;margin:.75rem 0;padding-left:1.25rem}.cl-pro-features-list li{margin:.35rem 0;font-size:.9rem;color:#444}.cl-pro-coming-soon{background:linear-gradient(135deg,#f5f3ff,#ede9fe);color:#6b21a8;padding:.75rem 1rem;border-radius:6px;font-weight:500;text-align:center;margin:1rem 0 .5rem}.cl-quick-fills-section{border-bottom:1px solid #e0e0e0;padding-bottom:.25rem;margin-bottom:.25rem}.cl-quick-fill-row{display:flex;align-items:stretch}.cl-quick-fill-item{display:flex;justify-content:space-between;align-items:center;flex:1;padding:.4rem .75rem;border:none;background:#f0f7ff;cursor:pointer;text-align:left;font-size:.85rem;color:#333;transition:background .1s ease}.cl-quick-fill-item:hover{background:#d0e8ff}.cl-quick-fill-item.cl-quick-fill-custom{background:#fff8e6}.cl-quick-fill-item.cl-quick-fill-custom:hover{background:#ffefcc}.cl-quick-fill-name{font-weight:500}.cl-custom-tag{font-weight:400;font-size:.75rem;color:#888;margin-left:.25rem}.cl-quick-fill-count{font-size:.75rem;color:#666;margin-left:.5rem;flex-shrink:0}.cl-quick-fill-delete{padding:.4rem .5rem;border:none;background:#fff8e6;color:#c00;cursor:pointer;font-size:1rem;line-height:1;transition:background .1s ease}.cl-quick-fill-delete:hover{background:#ffe0e0}.cl-quick-fill-save-btn{display:block;width:100%;padding:.5rem .75rem;border:none;background:transparent;color:#1976d2;cursor:pointer;text-align:left;font-size:.8rem;transition:background .1s ease}.cl-quick-fill-save-btn:hover{background:#e3f2fd}.cl-quick-fill-edit{padding:.4rem .5rem;border:none;background:#f0f7ff;color:#666;cursor:pointer;font-size:.85rem;line-height:1;transition:background .1s ease}.cl-quick-fill-edit:hover{background:#d0e8ff;color:#333}.cl-modal.cl-modal-wide{max-width:450px}.cl-edit-rows-list{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto;padding:.5rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px}.cl-edit-row-item{display:flex;gap:.5rem;align-items:center}.cl-edit-row-item input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.cl-edit-row-item input:focus{outline:none;border-color:#1976d2}.cl-edit-row-actions{display:flex;gap:2px}.cl-edit-row-actions button{padding:.25rem .5rem;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:.85rem;border-radius:3px;transition:background .1s ease}.cl-edit-row-actions button:hover:not(:disabled){background:#e3f2fd}.cl-edit-row-actions button:disabled{opacity:.4;cursor:not-allowed}.cl-edit-row-actions .cl-btn-delete{color:#c00}.cl-edit-row-actions .cl-btn-delete:hover:not(:disabled){background:#ffe0e0}.cl-import-rows-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.cl-import-label{display:block;font-size:.85rem;font-weight:500;color:#666;margin-bottom:.5rem}.cl-import-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.cl-import-controls label{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:#555}.cl-import-controls input[type=number]{width:60px;padding:.35rem .5rem;border:1px solid #ddd;border-radius:4px;font-size:.85rem;text-align:center}.cl-import-controls input[type=number]:focus{outline:none;border-color:#1976d2}.cl-btn-chain{color:#666;background:none;border:none;cursor:pointer;padding:.2rem;font-size:.9rem;opacity:.7;transition:opacity .15s ease}.cl-btn-chain:hover{opacity:1;color:#1976d2}.cl-chain-icon-disabled{opacity:.35;cursor:help}.cl-chain-icon-disabled:hover{opacity:.35;color:#666}.cl-modal-error{padding:.5rem .75rem;margin-top:.5rem;background:#ffebee;color:#c62828;border-radius:4px;font-size:.85rem}.cl-chain-cell{position:relative;display:flex;align-items:center}.cl-chain-cell-combined{gap:.35rem;min-width:0}.cl-chain-cell-readonly input,.cl-chain-unit-display{background:#f7f9fc;color:#4b5563}.cl-channel-chain-unit-input{flex:0 0 auto;width:auto;min-width:8ch;max-width:22ch;padding-left:.45rem;padding-right:.45rem;border-color:#94a3b861;border-radius:6px;background:#fff3}.cl-chain-cell .cl-channel-chain-input-field{flex:0 0 calc(2.75ch + .95rem);width:calc(2.75ch + .95rem);min-width:calc(2.75ch + .95rem);max-width:calc(2.75ch + .95rem);padding-left:.3rem;padding-right:.3rem;text-align:center;border-color:#94a3b873;border-radius:6px;background:#ffffff4d}.cl-chain-input-affordance{flex:0 0 auto;display:inline-flex;align-items:center;gap:.14rem}.cl-chain-cell .cl-channel-chain-input-field.cl-channel-chain-input-field-empty{border-color:#94a3b88c;background:#ffffff2e}.cl-chain-cell input{width:100%}.cl-chain-cell-fill-preview input,.cl-chain-cell-fill-preview .cl-chain-unit-chip{border-color:#1976d2;box-shadow:inset 0 0 0 1px #1976d240;background:#eef5ff}.cl-chain-fill-handle{flex:0 0 auto;width:9px;height:9px;padding:0;border:1px solid #0f5fb5;border-radius:2px;background:#1976d2;cursor:ns-resize}.cl-chain-fill-handle:hover{background:#0f5fb5}.cl-autofill-popover{position:absolute;top:100%;left:0;z-index:100;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;padding:.5rem .75rem;margin-top:4px;min-width:200px;white-space:nowrap}.cl-autofill-text{font-size:.8rem;color:#333;margin-bottom:.5rem}.cl-autofill-actions{display:flex;gap:.5rem;justify-content:flex-end}.cl-autofill-actions .cl-btn{padding:.25rem .5rem;font-size:.75rem}.cl-mic-cell{position:relative;display:flex;align-items:center}.cl-mic-cell input{flex:1;min-width:0;width:100%}.cl-mic-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;width:max(100%,280px);min-width:280px;z-index:100;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;max-height:200px;overflow-y:auto;margin-top:2px}.cl-mic-autocomplete-item{display:block;width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;font-size:.8125rem;cursor:pointer;color:#333}.cl-mic-autocomplete-item:hover,.cl-mic-autocomplete-highlight{background:#f0f0f0}.cl-mic-autocomplete-item:first-child{border-radius:6px 6px 0 0}.cl-mic-autocomplete-item:last-child{border-radius:0 0 6px 6px}.cl-mic-autocomplete-item-row.is-highlighted .cl-mic-dropdown-item,.cl-mic-autocomplete-item-row:hover .cl-mic-dropdown-item{background:#f0f0f0}.cl-mic-autocomplete-item-row.is-highlighted .cl-mic-dropdown-action-btn,.cl-mic-autocomplete-item-row:hover .cl-mic-dropdown-action-btn{background:#eef3f8}.cl-mic-dropdown-btn{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;font-size:.625rem;display:flex;align-items:center;justify-content:center;border-radius:3px}.cl-mic-dropdown-btn:hover{background:#e0e0e0;color:#333}.cl-mic-cell input{padding-right:22px}.cl-mic-dropdown-menu{position:absolute;top:100%;left:0;z-index:100;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;max-height:300px;min-width:280px;overflow-y:auto;margin-top:2px}.cl-mic-dropdown-tabs{position:sticky;top:0;z-index:2;display:flex;gap:.35rem;padding:.45rem .5rem;border-bottom:1px solid #e8ebf0;background:#fff}.cl-mic-dropdown-tab{border:1px solid #d8dde6;background:#f7f9fc;color:#4a5565;border-radius:999px;padding:.22rem .6rem;font-size:.73rem;font-weight:600;cursor:pointer}.cl-mic-dropdown-tab.is-active{background:#1976d2;border-color:#1976d2;color:#fff}.cl-mic-dropdown-status{padding:.45rem .75rem;border-bottom:1px solid #eef2f6;font-size:.75rem;color:#36506b;background:#f6fbff}.cl-mic-library-switcher{display:flex;flex-direction:column;gap:.35rem;padding:.55rem .75rem;border-bottom:1px solid #eef2f6;background:#fff}.cl-mic-library-switcher-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#64748b}.cl-mic-library-select{width:100%;min-height:32px;border:1px solid #d6dde8;border-radius:6px;padding:.42rem .55rem;background:#f8fafc;color:#1f2937;font-size:.78rem}.cl-mic-library-select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21f}.cl-mic-dropdown-category{border-bottom:1px solid #eee}.cl-mic-dropdown-category:last-child{border-bottom:none}.cl-mic-dropdown-category-label{padding:.5rem .75rem .25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#888;background:#f9f9f9;position:sticky;top:0}.cl-mic-dropdown-item{display:flex;flex:1;width:100%;min-width:0;padding:.375rem .75rem;text-align:left;background:none;border:none;font-size:.8125rem;cursor:pointer;color:#333;gap:.5rem;border-radius:4px}.cl-mic-dropdown-item:hover{background:#f0f0f0}.cl-mic-dropdown-item-row{position:relative;display:flex;align-items:stretch;gap:.25rem;padding:.15rem .35rem}.cl-mic-dropdown-item-actions{display:flex;align-items:center;gap:.15rem}.cl-mic-dropdown-action-btn{width:24px;min-width:24px;height:24px;padding:0;border:none;background:transparent;border-radius:4px;color:#7d8796;cursor:pointer;font-size:.9rem;line-height:1}.cl-mic-dropdown-action-btn:hover{background:#eef3f8;color:#334155}.cl-mic-dropdown-action-btn.is-active{color:#d08a00}.cl-mic-vault-popover{margin:0 .5rem .45rem;padding:.45rem;border:1px solid #d9e3f0;border-radius:8px;background:#f8fbff;box-shadow:0 6px 18px #0f172a14}.cl-mic-vault-popover-title{margin-bottom:.35rem;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#64748b}.cl-mic-vault-popover-item{display:block;width:100%;padding:.38rem .45rem;border:none;background:transparent;border-radius:6px;text-align:left;font-size:.78rem;color:#1f2937;cursor:pointer}.cl-mic-vault-popover-item:hover{background:#e7f1fb}.cl-mic-vault-popover-note{padding:.3rem .45rem .05rem;font-size:.74rem;line-height:1.35;color:#64748b}.cl-mic-vault-popover-link{display:inline-flex;margin-top:.35rem}.cl-mic-dropdown-empty-state{display:flex;flex-direction:column;gap:.35rem;padding:.85rem .9rem;font-size:.78rem;color:#64748b}.cl-mic-dropdown-empty-state p{margin:0}.cl-mic-dropdown-link-btn{align-self:flex-start;padding:0;border:none;background:transparent;color:#1976d2;font-size:.78rem;font-weight:600;cursor:pointer}.cl-mic-dropdown-brand{color:#666;flex-shrink:0}.cl-mic-dropdown-model{font-weight:500}.cl-mic-stand-cell{position:relative;display:flex;align-items:center}.cl-mic-stand-cell input{flex:1;min-width:0;padding-right:20px}.cl-mic-stand-dropdown-btn{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;font-size:.6rem;display:flex;align-items:center;justify-content:center;border-radius:2px;opacity:.6;transition:opacity .15s ease}.cl-mic-stand-dropdown-btn:hover{opacity:1;background:#f0f0f0}.cl-mic-stand-dropdown-menu{position:absolute;top:100%;left:0;right:0;min-width:120px;z-index:100;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;margin-top:2px;display:flex;flex-direction:column}.cl-mic-stand-dropdown-item{padding:.4rem .75rem;border:none;background:none;text-align:left;cursor:pointer;font-size:.85rem;color:#333}.cl-mic-stand-dropdown-item:hover{background:#f0f0f0}.cl-mic-stand-dropdown-item:first-child{border-radius:4px 4px 0 0}.cl-mic-stand-dropdown-item:last-child{border-radius:0 0 4px 4px}.cl-cable-cell{position:relative;display:flex;align-items:center}.cl-cable-cell input{flex:1;min-width:0;padding-right:20px}.cl-cable-dropdown-btn{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:18px;height:18px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;font-size:.6rem;display:flex;align-items:center;justify-content:center;border-radius:2px;opacity:.6;transition:opacity .15s ease}.cl-cable-dropdown-btn:hover{opacity:1;background:#f0f0f0}.cl-cable-dropdown-menu{position:absolute;top:100%;left:0;right:0;min-width:160px;z-index:100;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;margin-top:2px;display:flex;flex-direction:column;max-height:280px;overflow-y:auto}.cl-cable-dropdown-label{padding:.4rem .75rem .25rem;font-size:.75rem;font-weight:600;color:#666;background:#f8f8f8;border-bottom:1px solid #eee}.cl-cable-dropdown-item{padding:.4rem .75rem;border:none;background:none;text-align:left;cursor:pointer;font-size:.85rem;color:#333}.cl-cable-dropdown-item:hover{background:#f0f0f0}.cl-cable-dropdown-item.cl-cable-back{color:#666;font-size:.8rem}.cl-cable-dropdown-item.cl-cable-clear{color:#888;font-style:italic}.cl-cable-dropdown-divider{height:1px;background:#eee;margin:.25rem 0}.cl-monitor-plan-section{margin-top:1.5rem;border:1px solid #ddd;border-radius:4px;background:#fafafa}.cl-monitor-plan-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f0f0f0;border-radius:4px 4px 0 0}.cl-monitor-plan-header:hover{background:#e8e8e8}.cl-monitor-plan-section:not(:has(.cl-monitor-plan-content)) .cl-monitor-plan-header{border-radius:4px}.cl-panel-close-btn{margin-left:auto;width:24px;height:24px;padding:0;border:none;background:transparent;color:#666;cursor:pointer;font-size:1.2rem;line-height:1;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,color .15s ease}.cl-panel-close-btn:hover{background:#0000001a;color:#333}.cl-collapse-icon{display:inline-block;font-size:.7rem;color:#666;transition:transform .15s ease}.cl-collapse-icon.cl-expanded{transform:rotate(90deg)}.cl-monitor-plan-header h3{margin:0;font-size:1rem;font-weight:600;color:#333}.cl-monitor-count{margin-left:auto;font-size:.8rem;color:#888}.cl-monitor-plan-content{padding:1rem;border-top:1px solid #ddd}.cl-monitor-plan-toolbar{margin-bottom:.75rem}.cl-monitor-plan-empty{color:#888;font-size:.9rem;font-style:italic;margin:0;padding:1rem 0}.cl-monitor-table{width:100%}.cl-monitor-table th,.cl-monitor-table td{padding:.4rem .5rem}.cl-monitor-table input,.cl-monitor-table select{width:100%;padding:.35rem .5rem;border:1px solid #ddd;border-radius:3px;font-size:.85rem}.cl-monitor-table input:focus,.cl-monitor-table select:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #0066cc26}.cl-monitor-table .cl-actions-col{text-align:center}.cl-monitor-table .cl-btn-delete{background:none;border:none;color:#c00;font-size:1.2rem;cursor:pointer;padding:.25rem .5rem;border-radius:3px}.cl-monitor-table .cl-btn-delete:hover{background:#fee}.cl-mon-number{text-align:center;font-weight:500;color:#555;font-size:.875rem}.cl-chain-input-stereo{display:flex;gap:4px;align-items:center}.cl-chain-input-stereo input{flex:1;min-width:0}.cl-monitor-actions{display:flex;gap:2px;justify-content:center;align-items:center}.cl-btn-small{background:#f6f8fa;border:1px solid #d0d7de;color:#24292f;font-size:.7rem;cursor:pointer;padding:.15rem .35rem;border-radius:3px;line-height:1}.cl-btn-small:hover:not(:disabled){background:#eaecef;border-color:#8b949e}.cl-btn-small:disabled{opacity:.4;cursor:not-allowed}.cl-muted{color:#8b949e;font-size:.85rem;text-align:center;display:block}.cl-export-summary-section{margin-top:1.5rem;border:1px solid var(--border-color);border-radius:12px;background:var(--surface-muted);color:var(--text-primary);box-shadow:0 14px 32px var(--shadow-color)}.cl-export-summary-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--surface-raised);border-radius:12px 12px 0 0;border-bottom:1px solid var(--border-color)}.cl-export-summary-header h3{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary)}.cl-export-summary-content{padding:1rem;display:flex;flex-direction:column;gap:1.25rem}.cl-export-summary-block{background:var(--surface-raised);border:1px solid var(--border-color);border-radius:10px;padding:.75rem 1rem}.cl-export-summary-block h4{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:var(--text-primary)}.cl-export-status{margin:0;font-size:.85rem;padding:.4rem .6rem;border-radius:4px}.cl-export-status-included{background:var(--success-soft);border:1px solid var(--success-border);color:var(--success)}.cl-export-status-empty{background:var(--surface-subtle);border:1px solid var(--border-color);color:var(--text-muted);font-style:italic}.cl-export-gear-sections{display:flex;flex-wrap:wrap;gap:1rem}.cl-export-gear-group{flex:1;min-width:180px;max-width:280px}.cl-export-gear-group h5{margin:0 0 .4rem;font-size:.8rem;font-weight:600;color:var(--text-secondary)}.cl-export-gear-table{width:100%;border-collapse:collapse;font-size:.8rem}.cl-export-gear-table th,.cl-export-gear-table td{padding:.3rem .5rem;text-align:left;border-bottom:1px solid var(--border-color)}.cl-export-gear-table th{background:var(--surface-muted);font-weight:600;color:var(--text-secondary);font-size:.75rem}.cl-export-gear-table td{color:var(--text-primary)}.cl-export-gear-table td:last-child,.cl-export-gear-table th:last-child{text-align:center;width:50px}.cl-export-show-all-btn{margin-top:.4rem;padding:.25rem .5rem;font-size:.75rem;color:var(--accent);background:none;border:none;cursor:pointer;text-decoration:underline}.cl-export-show-all-btn:hover{color:var(--accent-strong)}.cl-export-summary-actions{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid var(--border-color)}.cl-document-preview{max-height:70vh;overflow-y:auto;overflow-x:auto;background:var(--surface-bg);border:1px solid var(--border-color);border-radius:8px;padding:12px;font-size:.85rem;box-shadow:inset 0 1px 0 var(--border-subtle)}.cl-preview-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.cl-preview-title{margin:0 0 .75rem;font-size:1.4rem;font-weight:700;color:var(--text-primary)}.cl-preview-meta{font-size:.8rem;color:var(--text-secondary)}.cl-preview-meta p{margin:.2rem 0}.cl-preview-table{width:100%;border-collapse:collapse;font-size:.75rem;margin-bottom:1rem}.cl-preview-table th,.cl-preview-table td{padding:6px 8px;text-align:left;border:1px solid var(--border-color);vertical-align:top}.cl-preview-table th{background:var(--surface-muted);color:var(--text-primary);font-weight:600;font-size:.7rem}.cl-preview-table td{background:var(--surface-raised);color:var(--text-primary)}.cl-preview-table tbody tr:nth-child(2n) td{background:var(--surface-subtle)}.cl-preview-section{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color)}.cl-preview-section h3{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.cl-preview-gear-grid{display:flex;flex-wrap:wrap;gap:1rem}.cl-preview-gear-col{flex:1;min-width:140px;max-width:200px}.cl-preview-gear-col h4{margin:0 0 .4rem;font-size:.8rem;font-weight:600;color:var(--text-secondary)}.cl-preview-table-small{font-size:.7rem}.cl-preview-table-small th{background:var(--surface-subtle);color:var(--text-secondary);font-size:.65rem}.cl-preview-table-small td:last-child,.cl-preview-table-small th:last-child{text-align:center;width:40px}@media(max-width:900px){.cl-main{flex-direction:column}.cl-side-panel{width:100%;max-height:300px}.cl-settings-panel.cl-settings-docked{order:0;width:100%;max-width:none}}@media(max-width:600px){.cl-meta-row{flex-direction:column}.cl-meta-field,.cl-meta-field-small{max-width:none;flex:1}.cl-header-actions{width:100%}.cl-header-actions .cl-btn{flex:1;min-width:60px}}.cl-export-summary-section{display:flex;flex-direction:column;flex-shrink:0}.cl-export-summary-header{flex:0 0 auto}.cl-export-summary-scroll{flex:1 1 auto;padding-right:6px}.cl-document-preview{max-height:60vh;overflow:auto;border:1px solid var(--border-color);border-radius:8px;padding:12px;background:var(--surface-bg)}@media(max-width:768px){.channel-list-content{height:auto;overflow:visible;padding-bottom:5rem}.cl-header{gap:8px}.cl-header-actions{width:100%;gap:8px}.cl-settings-mobile-actions{display:none}.cl-header-actions .cl-file-menu-container,.cl-header-actions .cl-btn{flex:1 1 auto;min-width:72px}.cl-header-actions .cl-file-menu-container>.cl-btn{width:100%}.cl-settings-mobile-actions .cl-btn{min-height:36px;padding:.4rem .75rem;font-size:.8rem;white-space:nowrap}.cl-settings-mobile-actions .cl-file-menu{inset:auto 0;min-width:220px;max-width:min(280px,calc(100vw - 32px));max-height:min(60vh,320px);overflow-y:auto;z-index:130}.cl-btn{min-height:40px}.cl-settings-fab{display:flex}.cl-meta-form{padding:.75rem}.cl-meta-row{display:grid;grid-template-columns:1fr!important;gap:8px}.cl-meta-field{min-width:0}.cl-meta-field-small{max-width:none;flex:none}.cl-settings-panel{width:100%!important;max-width:100%!important;min-width:0!important}.cl-main{flex-direction:column}.cl-monitor-plan-section,.cl-export-summary-section{width:100%}.cl-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.cl-table{min-width:900px}.cl-table th{position:sticky;top:0;z-index:10}.cl-file-menu{min-width:180px;max-width:calc(100vw - 32px)}.cl-table-toolbar{flex-wrap:wrap}.cl-overlay-backdrop{position:fixed;inset:0;background:#00000080;z-index:999}.cl-settings-drawer{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:none!important;background:#fff!important;z-index:1000;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;box-shadow:none;padding:0;color:#333!important;border-radius:0!important}.cl-settings-drawer,.cl-settings-drawer *{color:#333}.cl-settings-drawer h3,.cl-settings-drawer h4,.cl-settings-drawer span,.cl-settings-drawer label,.cl-settings-drawer p{color:#333!important;opacity:1!important;visibility:visible!important}.cl-settings-drawer>.cl-panel-section,.cl-settings-drawer>.cl-pro-cta{margin:1rem}.cl-settings-drawer .cl-panel-section.cl-collapsible-section{background:#fff!important;border:1px solid #ddd!important;border-radius:8px!important;margin:.75rem 1rem!important;padding:0!important;overflow:hidden}.cl-settings-drawer .cl-section-header{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.85rem 1rem!important;background:#f5f5f5!important;cursor:pointer!important;min-height:48px!important}.cl-settings-drawer .cl-section-header h3{margin:0!important;font-size:1rem!important;font-weight:600!important;color:#333!important;flex:1}.cl-settings-drawer .cl-section-header .cl-collapse-icon{font-size:.8rem!important;color:#666!important;flex-shrink:0}.cl-settings-drawer .cl-section-content{padding:1rem!important;background:#fff!important;border-top:1px solid #eee!important}.cl-settings-drawer .cl-columns-list{display:flex!important;flex-direction:column!important;gap:1rem!important}.cl-settings-drawer .cl-column-group h4{font-size:.8rem!important;font-weight:600!important;color:#666!important;text-transform:uppercase!important;margin:0 0 .5rem!important;letter-spacing:.5px}.cl-settings-drawer .cl-column-checkbox{display:flex!important;align-items:center!important;gap:.75rem!important;padding:.5rem 0!important;font-size:.95rem!important;color:#333!important;min-height:44px!important;background:transparent!important}.cl-settings-drawer .cl-column-checkbox input[type=checkbox]{width:20px!important;height:20px!important;flex-shrink:0!important}.cl-settings-drawer .cl-column-checkbox span{color:#333!important}.cl-settings-drawer .cl-pro-cta{margin:1rem!important;padding:1rem!important;background:linear-gradient(135deg,#f5f3ff,#ede9fe)!important;border-radius:8px!important;border:1px solid #ddd6fe!important}.cl-settings-drawer .cl-pro-cta .cl-btn-pro{width:100%!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.cl-settings-drawer .cl-pro-cta-text{color:#555!important;margin:.5rem 0 0!important;font-size:.85rem!important}.cl-settings-drawer .cl-presets{display:flex!important;flex-direction:column!important;gap:.5rem!important}.cl-settings-drawer .cl-preset-select{width:100%!important;min-height:44px!important;font-size:16px!important;padding:.5rem!important;border:1px solid #ddd!important;border-radius:4px!important;background:#fff!important;color:#333!important}.cl-settings-drawer .cl-preset-actions{display:flex!important;gap:.5rem!important;flex-wrap:wrap!important}.cl-settings-drawer .cl-btn{min-height:44px!important;background:#fff!important;color:#333!important;border:1px solid #ddd!important;font-size:16px!important}.cl-drawer-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:1rem 1.25rem!important;border-bottom:1px solid #ddd!important;position:sticky!important;top:0!important;background:#1976d2!important;z-index:10!important;min-height:56px!important}.cl-drawer-title{font-size:1.2rem!important;font-weight:600!important;color:#fff!important}.cl-drawer-close-btn{width:44px!important;height:44px!important;border:none!important;background:#fff3!important;border-radius:50%!important;font-size:1.75rem!important;line-height:1!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}.cl-drawer-close-btn:hover{background:#ffffff4d!important}}@media(max-width:640px){.cl-settings-panel{inset:0!important;width:100vw!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important}.cl-settings-content{max-height:calc(100vh - 60px)}.cl-settings-fab{bottom:16px;right:16px;width:48px;height:48px;font-size:1.25rem}}.cl-modal.cl-modal-export-editor{max-width:540px;width:95vw}.cl-export-editor-section{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.cl-export-editor-section:last-of-type{border-bottom:none;margin-bottom:0}.cl-export-editor-section h4{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#24292f}.cl-export-editor-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cl-export-editor-section-header h4{margin:0}.cl-export-editor-count{font-size:.8rem;color:#57606a;font-weight:500}.cl-export-editor-actions{display:flex;gap:.5rem;margin-bottom:.75rem}.cl-export-editor-rows{max-height:250px;overflow-y:auto;border:1px solid #d0d7de;border-radius:6px;background:#f6f8fa}.cl-export-editor-row{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;border-bottom:1px solid #e6e8eb;transition:background .1s ease}.cl-export-editor-row:last-child{border-bottom:none}.cl-export-editor-row:hover{background:#e8f4fd}.cl-export-editor-row-excluded{background:#f0f0f0;opacity:.7}.cl-export-editor-row-excluded:hover{background:#e8e8e8}.cl-export-editor-row input[type=checkbox]{margin:0;flex-shrink:0}.cl-export-editor-row-ch{font-weight:600;font-size:.8rem;color:#57606a;min-width:28px;text-align:right}.cl-export-editor-row-name{flex:1;font-size:.85rem;color:#24292f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-export-editor-row-mic{font-size:.75rem;color:#6e7781;background:#e6e8eb;padding:.15rem .4rem;border-radius:3px;white-space:nowrap}.cl-export-editor-option{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;cursor:pointer;font-size:.9rem}.cl-export-editor-option input[type=checkbox]{margin:0}.cl-export-editor-status{font-size:.8rem;margin-left:auto}.cl-export-editor-status-has-data{color:#1a7f37}.cl-export-editor-status-empty{color:#888;font-style:italic}.cl-export-editor-suboptions{margin-left:1.5rem;padding-left:.75rem;border-left:2px solid #d0d7de}.cl-export-editor-suboption{font-size:.85rem;color:#57606a}.cl-export-editor-gear-items{max-height:180px;overflow-y:auto;border:1px solid #d0d7de;border-radius:6px;background:#f6f8fa}.cl-export-editor-gear-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;cursor:pointer;border-bottom:1px solid #e6e8eb;transition:background .1s ease;font-size:.85rem}.cl-export-editor-gear-item:last-child{border-bottom:none}.cl-export-editor-gear-item:hover{background:#e8f4fd}.cl-export-editor-gear-item-excluded{background:#fff5f5;opacity:.7}.cl-export-editor-gear-item-excluded:hover{background:#fee}.cl-export-editor-gear-item input[type=checkbox]{margin:0;flex-shrink:0}.cl-export-editor-gear-label{flex:1;font-weight:500;color:#24292f}.cl-export-editor-gear-qty{font-size:.75rem;color:#57606a;background:#e6e8eb;padding:.1rem .4rem;border-radius:3px;min-width:28px;text-align:center}.cl-export-editor-gear-category{font-size:.7rem;color:#888;min-width:60px;text-align:right}.cl-file-menu-hint{font-size:.7rem;color:#888;margin-left:auto;padding-left:.5rem}.cl-chains-cell{vertical-align:top;padding:.25rem .5rem!important}.cl-chains-container{display:flex;flex-direction:column;gap:.35rem}.cl-chain-row{display:flex;align-items:center;gap:.35rem}.cl-chain-label{font-size:.75rem;color:#666;min-width:16px;font-weight:500}.cl-chain-unit-input{width:60px!important;min-width:60px;flex-shrink:0}.cl-chain-input-input{width:45px!important;min-width:45px;flex-shrink:0}.cl-chain-display-inline{font-size:.8rem;color:#666;background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;min-width:50px;text-align:center;white-space:nowrap}.cl-btn-chain-remove{width:20px;height:20px;padding:0;border:none;background:#ffebee;color:#c62828;cursor:pointer;font-size:.9rem;line-height:1;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cl-btn-chain-remove:hover{background:#ffcdd2}.cl-btn-chain-add{padding:.2rem .5rem;border:1px dashed #ccc;background:transparent;color:#666;cursor:pointer;font-size:.75rem;border-radius:3px;margin-top:.25rem;align-self:flex-start}.cl-btn-chain-add:hover{border-color:#06c;color:#06c;background:#0066cc0d}.cl-output-routing-section{margin-top:1.5rem;border:1px solid #d0d7de;border-radius:4px;background:#f6f8fa}.cl-output-routing-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;background:#e8ecf0;border-radius:4px 4px 0 0}.cl-output-routing-header:hover{background:#dde3e9}.cl-output-routing-section:not(:has(.cl-output-routing-content)) .cl-output-routing-header{border-radius:4px}.cl-output-routing-header h3{margin:0;font-size:1rem;font-weight:600;color:#24292f}.cl-output-count{margin-left:auto;font-size:.8rem;color:#57606a}.cl-output-routing-content{padding:1rem;border-top:1px solid #d0d7de}.cl-output-routing-toolbar{display:flex;gap:.75rem;margin-bottom:.75rem;align-items:center}.cl-filter-select{padding:.35rem .5rem;border:1px solid #d0d7de;border-radius:3px;font-size:.85rem;background:#fff}.cl-filter-select:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #0066cc26}.cl-output-routing-empty{color:#57606a;font-size:.9rem;font-style:italic;margin:0;padding:1rem 0}.cl-output-routing-table{width:100%}.cl-output-routing-table th,.cl-output-routing-table td{padding:.4rem .5rem}.cl-output-routing-table input,.cl-output-routing-table select{width:100%;padding:.35rem .5rem;border:1px solid #d0d7de;border-radius:3px;font-size:.85rem}.cl-output-routing-table input:focus,.cl-output-routing-table select:focus{border-color:#06c;outline:none;box-shadow:0 0 0 2px #0066cc26}.cl-output-routing-table .cl-actions-col{text-align:center}.cl-output-routing-actions{display:flex;gap:.25rem;justify-content:center}.cl-output-number{font-weight:600;color:#24292f;text-align:center}.cl-computed-display{font-size:.85rem;color:#57606a;background:#f6f8fa;text-align:center}:root[data-theme=dark] .channel-list-tool{color:var(--text-primary)}:root[data-theme=dark] .cl-header{background:var(--surface-overlay);border-bottom-color:var(--border-subtle)}:root[data-theme=dark] .channel-list-tool input,:root[data-theme=dark] .channel-list-tool select,:root[data-theme=dark] .channel-list-tool textarea,:root[data-theme=dark] .cl-filter-select,:root[data-theme=dark] .cl-output-routing-table input,:root[data-theme=dark] .cl-output-routing-table select{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .channel-list-tool :is(.cl-file-menu,.cl-file-menu-submenu,.cl-meta-form,.cl-settings-section,.cl-project-item,.cl-mic-vault-popover,.cl-output-routing-content,.cl-computed-display){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .channel-list-tool :is(.cl-file-menu-section,.cl-file-menu-sublabel,.cl-file-menu-notice,.cl-file-menu-date,.cl-meta-field span,.cl-panel-hint,.cl-modal-hint,.cl-setting-description,.cl-project-date,.cl-output-routing-empty){color:var(--text-muted)}:root[data-theme=dark] .cl-file-menu-divider,:root[data-theme=dark] .cl-file-menu-submenu,:root[data-theme=dark] .cl-output-routing-content,:root[data-theme=dark] .cl-reorder-mode-settings{border-color:var(--border-color)}:root[data-theme=dark] .cl-file-menu-item,:root[data-theme=dark] .cl-file-menu-toggle,:root[data-theme=dark] .cl-project-name,:root[data-theme=dark] .cl-output-number,:root[data-theme=dark] .cl-reorder-mode-settings h4,:root[data-theme=dark] .cl-quick-fill-item{color:var(--text-primary)}:root[data-theme=dark] .cl-file-menu-item:hover:not(:disabled),:root[data-theme=dark] .cl-file-menu-toggle:hover,:root[data-theme=dark] .cl-btn:hover:not(:disabled),:root[data-theme=dark] .cl-mic-dropdown-item:hover,:root[data-theme=dark] .cl-mic-vault-popover-item:hover,:root[data-theme=dark] .cl-quick-fill-item:hover{background:var(--surface-muted)}:root[data-theme=dark] .cl-file-menu-item-selected,:root[data-theme=dark] .cl-project-item:hover,:root[data-theme=dark] .cl-project-item-selected,:root[data-theme=dark] .cl-btn-active{background:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent-strong)!important}:root[data-theme=dark] .cl-btn,:root[data-theme=dark] .cl-btn-secondary{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .cl-btn-danger,:root[data-theme=dark] .cl-file-menu-item-danger{color:var(--danger);border-color:var(--danger)}:root[data-theme=dark] .cl-btn-danger:hover:not(:disabled),:root[data-theme=dark] .cl-file-menu-item-danger:hover:not(:disabled),:root[data-theme=dark] .cl-file-menu-error{background:var(--danger-soft)}:root[data-theme=dark] .cl-file-menu-error{border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .cl-file-menu-notice,:root[data-theme=dark] .cl-meta-form,:root[data-theme=dark] .cl-computed-display,:root[data-theme=dark] .cl-settings-section .cl-settings-section-header{background:var(--surface-muted)}:root[data-theme=dark] .cl-settings-section.cl-section-presets .cl-settings-section-header,:root[data-theme=dark] .cl-settings-section.cl-section-inputs .cl-settings-section-header,:root[data-theme=dark] .cl-settings-section.cl-section-outputs .cl-settings-section-header,:root[data-theme=dark] .cl-settings-section.cl-section-export .cl-settings-section-header,:root[data-theme=dark] .cl-settings-section.cl-section-mic-libraries .cl-settings-section-header{background:var(--surface-subtle)}:root[data-theme=dark] .cl-settings-header-btn,:root[data-theme=dark] .cl-mic-dropdown-action-btn:hover{background:var(--surface-subtle)}:root[data-theme=dark] .cl-mic-dropdown-item,:root[data-theme=dark] .cl-mic-vault-popover-item,:root[data-theme=dark] .cl-mic-dropdown-empty-state,:root[data-theme=dark] .cl-mic-vault-popover-note,:root[data-theme=dark] .cl-mic-dropdown-brand,:root[data-theme=dark] .cl-radio-label,:root[data-theme=dark] .cl-modal-description,:root[data-theme=dark] .cl-pro-features-list li{color:var(--text-secondary)}:root[data-theme=dark] .cl-pro-coming-soon{background:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .channel-list-tool :is(.cl-table-container,.cl-name-dropdown-menu,.cl-mic-stand-dropdown-menu,.cl-cable-dropdown-menu,.cl-exact-count-popover,.cl-row-color-popover){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .cl-table td,:root[data-theme=dark] .cl-row-drag-handle,:root[data-theme=dark] .cl-drop-zone-cell,:root[data-theme=dark] .cl-exact-count-input,:root[data-theme=dark] .cl-name-search-input,:root[data-theme=dark] .cl-name-group-filters,:root[data-theme=dark] .cl-name-dropdown-group,:root[data-theme=dark] .cl-name-save-btn,:root[data-theme=dark] .cl-row-color-popover-header,:root[data-theme=dark] .cl-row-color-auto-btn,:root[data-theme=dark] .cl-row-color-custom-row,:root[data-theme=dark] .cl-row-color-apply-btn,:root[data-theme=dark] .cl-mic-stand-dropdown-label,:root[data-theme=dark] .cl-cable-dropdown-label,:root[data-theme=dark] .cl-cable-dropdown-divider{border-color:var(--border-color)}:root[data-theme=dark] .cl-table td,:root[data-theme=dark] .cl-table tbody tr,:root[data-theme=dark] .cl-ch-display,:root[data-theme=dark] .cl-name-dropdown-item,:root[data-theme=dark] .cl-name-dropdown-empty,:root[data-theme=dark] .cl-exact-count-input,:root[data-theme=dark] .cl-exact-count-trigger,:root[data-theme=dark] .cl-row-color-popover-title,:root[data-theme=dark] .cl-row-color-auto-btn,:root[data-theme=dark] .cl-row-color-popover-close,:root[data-theme=dark] .cl-row-color-popover-note,:root[data-theme=dark] .cl-mic-stand-dropdown-item,:root[data-theme=dark] .cl-cable-dropdown-item{color:var(--text-primary)}:root[data-theme=dark] .cl-row-drag-handle,:root[data-theme=dark] .cl-drop-zone-cell,:root[data-theme=dark] .cl-exact-count-trigger,:root[data-theme=dark] .cl-name-dropdown-group,:root[data-theme=dark] .cl-row-color-popover-subtitle,:root[data-theme=dark] .cl-row-color-popover-label,:root[data-theme=dark] .cl-name-dropdown-empty,:root[data-theme=dark] .cl-ch-display{color:var(--text-muted)}:root[data-theme=dark] .cl-table input[type=text]:focus,:root[data-theme=dark] .cl-table input[type=number]:focus,:root[data-theme=dark] .cl-table select:focus,:root[data-theme=dark] .cl-exact-count-input:focus,:root[data-theme=dark] .cl-name-search-input:focus{background:var(--surface-bg);border-color:var(--accent)}:root[data-theme=dark] .cl-table tbody tr.cl-row-dragging{background:var(--surface-muted)!important}:root[data-theme=dark] .cl-table tbody tr:hover{background:transparent;box-shadow:inset 0 0 0 999px #ffffff05}:root[data-theme=dark] .cl-row-drag-handle:hover,:root[data-theme=dark] .cl-exact-count-trigger:hover,:root[data-theme=dark] .cl-name-dropdown-item:hover,:root[data-theme=dark] .cl-name-save-btn:hover,:root[data-theme=dark] .cl-mic-stand-dropdown-item:hover,:root[data-theme=dark] .cl-cable-dropdown-item:hover,:root[data-theme=dark] .cl-row-color-popover-close:hover{background:var(--surface-muted)}:root[data-theme=dark] .cl-row-actions button,:root[data-theme=dark] .cl-color-trigger,:root[data-theme=dark] .cl-exact-count-trigger,:root[data-theme=dark] .cl-name-dropdown-btn,:root[data-theme=dark] .cl-mic-dropdown-btn,:root[data-theme=dark] .cl-mic-stand-dropdown-btn,:root[data-theme=dark] .cl-cable-dropdown-btn{background:var(--surface-bg);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .cl-row-actions button:hover:not(:disabled),:root[data-theme=dark] .cl-color-trigger:hover,:root[data-theme=dark] .cl-exact-count-trigger:hover,:root[data-theme=dark] .cl-exact-count-trigger-active,:root[data-theme=dark] .cl-name-dropdown-btn:hover,:root[data-theme=dark] .cl-mic-dropdown-btn:hover,:root[data-theme=dark] .cl-mic-stand-dropdown-btn:hover,:root[data-theme=dark] .cl-cable-dropdown-btn:hover{background:var(--surface-muted);color:var(--text-primary)}:root[data-theme=dark] .cl-exact-count-note-invalid{color:var(--danger)}:root[data-theme=dark] .cl-row-actions .cl-btn-delete:hover:not(:disabled){background:var(--danger-soft);color:var(--danger);border-color:var(--danger-border)}:root[data-theme=dark] .channel-list-tool :is(.cl-autofill-popover,.cl-mic-autocomplete-dropdown,.cl-mic-dropdown-menu,.cl-exact-count-popover){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary);box-shadow:0 18px 40px #00000059}:root[data-theme=dark] .cl-autofill-text,:root[data-theme=dark] .cl-mic-dropdown-item,:root[data-theme=dark] .cl-mic-dropdown-model,:root[data-theme=dark] .cl-exact-count-input,:root[data-theme=dark] .cl-quick-fill-item,:root[data-theme=dark] .cl-quick-fill-edit,:root[data-theme=dark] .cl-quick-fill-delete{color:var(--text-primary)}:root[data-theme=dark] .cl-exact-count-input,:root[data-theme=dark] .cl-mic-library-select,:root[data-theme=dark] .cl-autofill-popover,:root[data-theme=dark] .cl-mic-dropdown-tabs,:root[data-theme=dark] .cl-mic-dropdown-status,:root[data-theme=dark] .cl-mic-library-switcher,:root[data-theme=dark] .cl-mic-dropdown-category,:root[data-theme=dark] .cl-quick-fills-section,:root[data-theme=dark] .cl-quick-fill-row,:root[data-theme=dark] .cl-group-btn{border-color:var(--border-color)}:root[data-theme=dark] .cl-exact-count-input,:root[data-theme=dark] .cl-mic-library-select,:root[data-theme=dark] .cl-group-btn,:root[data-theme=dark] .cl-quick-fill-save-btn,:root[data-theme=dark] .cl-quick-fill-item,:root[data-theme=dark] .cl-quick-fill-edit,:root[data-theme=dark] .cl-quick-fill-delete{background:var(--surface-muted)}:root[data-theme=dark] .cl-exact-count-input:focus,:root[data-theme=dark] .cl-mic-library-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}:root[data-theme=dark] .cl-exact-count-input-invalid{border-color:var(--danger-border);background:var(--danger-soft)}:root[data-theme=dark] .cl-exact-count-note-invalid,:root[data-theme=dark] .cl-quick-fill-delete,:root[data-theme=dark] .cl-mic-dropdown-action-btn.is-active{color:var(--danger)}:root[data-theme=dark] .cl-exact-count-trigger-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .cl-mic-dropdown-tabs,:root[data-theme=dark] .cl-mic-dropdown-category-label,:root[data-theme=dark] .cl-mic-library-switcher,:root[data-theme=dark] .cl-mic-dropdown-status,:root[data-theme=dark] .cl-name-dropdown-group{background:var(--surface-subtle)}:root[data-theme=dark] .cl-mic-dropdown-status{color:var(--text-secondary)}:root[data-theme=dark] .cl-mic-library-switcher-label,:root[data-theme=dark] .cl-mic-dropdown-category-label,:root[data-theme=dark] .cl-mic-dropdown-brand,:root[data-theme=dark] .cl-custom-tag,:root[data-theme=dark] .cl-quick-fill-count{color:var(--text-muted)}:root[data-theme=dark] .cl-mic-dropdown-tab{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .cl-mic-dropdown-tab.is-active,:root[data-theme=dark] .cl-group-btn.cl-group-btn-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .cl-mic-dropdown-item:hover,:root[data-theme=dark] .cl-mic-autocomplete-item-row.is-highlighted .cl-mic-dropdown-item,:root[data-theme=dark] .cl-mic-autocomplete-item-row:hover .cl-mic-dropdown-item,:root[data-theme=dark] .cl-group-btn:hover,:root[data-theme=dark] .cl-quick-fill-save-btn:hover,:root[data-theme=dark] .cl-quick-fill-item:hover,:root[data-theme=dark] .cl-quick-fill-edit:hover,:root[data-theme=dark] .cl-quick-fill-delete:hover,:root[data-theme=dark] .cl-row-color-auto-btn:hover,:root[data-theme=dark] .cl-btn-color-reset:hover{background:var(--surface-subtle)}:root[data-theme=dark] .cl-quick-fill-item.cl-quick-fill-custom{background:var(--warning-soft);color:var(--warning)}:root[data-theme=dark] .cl-quick-fill-item.cl-quick-fill-custom:hover,:root[data-theme=dark] .cl-quick-fill-delete:hover{background:var(--danger-soft)}:root[data-theme=dark] .cl-mic-dropdown-action-btn,:root[data-theme=dark] .cl-btn-color-reset{background:transparent;border-color:var(--border-color);color:var(--text-muted)}:root[data-theme=dark] .cl-mic-dropdown-action-btn:hover,:root[data-theme=dark] .cl-mic-autocomplete-item-row.is-highlighted .cl-mic-dropdown-action-btn,:root[data-theme=dark] .cl-mic-autocomplete-item-row:hover .cl-mic-dropdown-action-btn{background:var(--surface-muted);color:var(--text-primary)}:root[data-theme=dark] .cl-mic-vault-popover{background:var(--surface-muted);border-color:var(--border-color);box-shadow:0 12px 24px #0000003d}:root[data-theme=dark] .cl-mic-vault-popover-title,:root[data-theme=dark] .cl-mic-vault-popover-note,:root[data-theme=dark] .cl-mic-dropdown-empty-state{color:var(--text-muted)}:root[data-theme=dark] .cl-mic-dropdown-link-btn,:root[data-theme=dark] .cl-name-dropdown-item.cl-name-custom,:root[data-theme=dark] .cl-quick-fill-save-btn{color:var(--accent-strong)}:root[data-theme=dark] .cl-mic-autocomplete-dropdown,:root[data-theme=dark] .cl-mic-dropdown-menu,:root[data-theme=dark] .cl-name-dropdown-menu{scrollbar-color:var(--border-color) transparent}:root[data-theme=dark] .cl-monitor-table tbody tr:hover,:root[data-theme=dark] .cl-output-routing-table tbody tr:hover{background:transparent;box-shadow:inset 0 0 0 999px #ffffff05}:root[data-theme=dark] .channel-list-tool :is(.cl-settings-panel,.cl-settings-drawer,.cl-settings-content,.cl-monitor-plan-section,.cl-monitor-plan-content,.cl-output-routing-section,.cl-output-routing-content,.cl-collapsible-section,.cl-collapsible-section .cl-section-content,.cl-settings-section-content,.cl-settings-section.cl-section-mic-libraries,.cl-settings-section.cl-section-mic-libraries .cl-settings-section-content){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .cl-settings-panel,:root[data-theme=dark] .cl-settings-drawer{border:1px solid var(--border-color);box-shadow:0 24px 56px #0000006b,0 8px 18px #00000042}:root[data-theme=dark] .cl-settings-header{background:var(--surface-overlay);border-bottom:1px solid var(--border-color)}:root[data-theme=dark] .cl-settings-title,:root[data-theme=dark] .cl-monitor-plan-header h3,:root[data-theme=dark] .cl-output-routing-header h3,:root[data-theme=dark] .cl-panel-section h3,:root[data-theme=dark] .cl-output-number,:root[data-theme=dark] .cl-mon-number,:root[data-theme=dark] .cl-profile-vault-card-heading h4,:root[data-theme=dark] .cl-profile-vault-hero-title,:root[data-theme=dark] .cl-profile-vault-library-toggle{color:var(--text-primary)}:root[data-theme=dark] .cl-settings-header-btn{background:var(--surface-muted);border:1px solid var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .cl-settings-header-btn:hover{background:var(--surface-subtle);color:var(--text-primary)}:root[data-theme=dark] .cl-settings-header-btn.cl-settings-close{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .cl-settings-header-btn.cl-settings-close:hover{background:var(--danger-soft);filter:brightness(1.08)}:root[data-theme=dark] .cl-settings-fab,:root[data-theme=dark] .cl-pro-cta .cl-btn-pro,:root[data-theme=dark] .cl-settings-pro-cta .cl-btn-pro{background:var(--accent);color:#fff}:root[data-theme=dark] .cl-settings-fab:hover,:root[data-theme=dark] .cl-pro-cta .cl-btn-pro:hover,:root[data-theme=dark] .cl-settings-pro-cta .cl-btn-pro:hover{background:var(--accent-strong)}:root[data-theme=dark] .cl-monitor-plan-header,:root[data-theme=dark] .cl-output-routing-header,:root[data-theme=dark] .cl-collapsible-section .cl-section-header{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .cl-monitor-plan-header:hover,:root[data-theme=dark] .cl-output-routing-header:hover,:root[data-theme=dark] .cl-collapsible-section .cl-section-header:hover,:root[data-theme=dark] .cl-column-checkbox:hover{background:var(--surface-subtle)}:root[data-theme=dark] .cl-panel-close-btn,:root[data-theme=dark] .cl-collapse-icon,:root[data-theme=dark] .cl-monitor-count,:root[data-theme=dark] .cl-output-count,:root[data-theme=dark] .cl-monitor-plan-empty,:root[data-theme=dark] .cl-output-routing-empty,:root[data-theme=dark] .cl-column-group h4,:root[data-theme=dark] .cl-settings-pro-cta-text,:root[data-theme=dark] .cl-pro-cta-text,:root[data-theme=dark] .cl-profile-vault-eyebrow,:root[data-theme=dark] .cl-profile-vault-hero-copy,:root[data-theme=dark] .cl-profile-vault-card-note,:root[data-theme=dark] .cl-profile-vault-library-summary,:root[data-theme=dark] .cl-profile-vault-empty-copy,:root[data-theme=dark] .cl-profile-vault-empty-state,:root[data-theme=dark] .cl-profile-vault-savehint,:root[data-theme=dark] .cl-profile-vault-stat span,:root[data-theme=dark] .cl-profile-vault-help,:root[data-theme=dark] .cl-section-mic-libraries .cl-setting-description,:root[data-theme=dark] .cl-section-mic-libraries .cl-modal-field span{color:var(--text-muted)}:root[data-theme=dark] .cl-panel-close-btn:hover{background:var(--surface-subtle);color:var(--text-primary)}:root[data-theme=dark] .cl-btn-small,:root[data-theme=dark] .cl-monitor-table .cl-btn-delete,:root[data-theme=dark] .cl-filter-select,:root[data-theme=dark] .cl-preset-select,:root[data-theme=dark] .cl-profile-vault-text-input,:root[data-theme=dark] .cl-profile-vault-select,:root[data-theme=dark] .cl-section-mic-libraries .cl-btn:not(.cl-btn-danger){background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .cl-btn-small:hover,:root[data-theme=dark] .cl-filter-select:hover,:root[data-theme=dark] .cl-monitor-table .cl-btn-delete:hover,:root[data-theme=dark] .cl-section-mic-libraries .cl-btn:not(.cl-btn-danger):hover:not(:disabled){background:var(--surface-subtle)}:root[data-theme=dark] .cl-monitor-table .cl-btn-delete,:root[data-theme=dark] .cl-section-mic-libraries .cl-btn.cl-btn-danger{color:var(--danger);border-color:var(--danger-border);background:var(--surface-bg)}:root[data-theme=dark] .cl-monitor-table .cl-btn-delete:hover,:root[data-theme=dark] .cl-section-mic-libraries .cl-btn.cl-btn-danger:hover:not(:disabled){background:var(--danger-soft)}:root[data-theme=dark] .cl-monitor-table input:focus,:root[data-theme=dark] .cl-monitor-table select:focus,:root[data-theme=dark] .cl-output-routing-table input:focus,:root[data-theme=dark] .cl-output-routing-table select:focus,:root[data-theme=dark] .cl-filter-select:focus,:root[data-theme=dark] .cl-preset-select:focus,:root[data-theme=dark] .cl-profile-vault-text-input:focus,:root[data-theme=dark] .cl-profile-vault-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}:root[data-theme=dark] .cl-settings-pro-cta,:root[data-theme=dark] .cl-pro-cta,:root[data-theme=dark] .cl-settings-drawer .cl-pro-cta{background:var(--accent-soft);border-color:var(--accent)}:root[data-theme=dark] .channel-list-tool :is(.cl-profile-vault-hero,.cl-profile-vault-stat,.cl-profile-vault-banner,.cl-profile-vault-status,.cl-profile-vault-card,.cl-profile-vault-empty-state,.cl-profile-vault-savebar,.cl-profile-vault-library-card){background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .channel-list-tool :is(.cl-profile-vault-badge,.cl-profile-vault-pill,.cl-profile-vault-entry-chip,.cl-profile-vault-card-count,.cl-profile-vault-help){background:var(--surface-subtle);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .cl-profile-vault-badge.is-linked,:root[data-theme=dark] .cl-profile-vault-pill-venue,:root[data-theme=dark] .cl-profile-vault-library-card.is-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .cl-profile-vault-pill-console{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .cl-profile-vault-entry-chip.is-di{background:var(--warning-soft);border-color:var(--warning-border);color:var(--warning)}:root[data-theme=dark] .cl-profile-vault-library-card.is-built-in{background:var(--surface-subtle)}:root[data-theme=dark] .cl-profile-vault-status.is-error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .cl-profile-vault-status.is-success{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .cl-exact-count-popover,:root[data-theme=dark] .cl-row-color-popover{background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary);box-shadow:0 18px 40px #00000059}:root[data-theme=dark] .cl-name-dropdown-menu{border-radius:6px;box-shadow:0 18px 40px #00000059}:root[data-theme=dark] .cl-name-dropdown-list,:root[data-theme=dark] .cl-quick-fills-section{background:var(--surface-bg)}:root[data-theme=dark] .cl-quick-fills-section,:root[data-theme=dark] .cl-name-group-filters,:root[data-theme=dark] .cl-name-dropdown-group{background:var(--surface-subtle);border-color:var(--border-color)}:root[data-theme=dark] .cl-quick-fill-row{gap:.25rem;padding:.15rem .35rem;border-bottom:1px solid var(--border-color)}:root[data-theme=dark] .cl-quick-fill-row:last-of-type{border-bottom:none}:root[data-theme=dark] .cl-name-dropdown-item,:root[data-theme=dark] .cl-name-save-btn,:root[data-theme=dark] .cl-quick-fill-item,:root[data-theme=dark] .cl-quick-fill-edit,:root[data-theme=dark] .cl-quick-fill-delete,:root[data-theme=dark] .cl-quick-fill-save-btn{background:transparent;color:var(--text-primary);border-radius:6px}:root[data-theme=dark] .cl-quick-fill-edit,:root[data-theme=dark] .cl-quick-fill-delete{color:var(--text-muted)}:root[data-theme=dark] .cl-quick-fill-item.cl-quick-fill-custom{background:transparent;color:var(--warning)}:root[data-theme=dark] .cl-name-dropdown-item:hover,:root[data-theme=dark] .cl-name-save-btn:hover,:root[data-theme=dark] .cl-quick-fill-item:hover,:root[data-theme=dark] .cl-quick-fill-edit:hover,:root[data-theme=dark] .cl-quick-fill-save-btn:hover{background:var(--surface-muted)}:root[data-theme=dark] .cl-quick-fill-delete:hover{background:var(--danger-soft);color:var(--danger)}:root[data-theme=dark] .cl-btn-small.cl-exact-count-trigger{background:var(--surface-muted)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root[data-theme=dark] .cl-btn-small.cl-exact-count-trigger:hover{background:var(--surface-subtle)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}:root[data-theme=dark] .cl-btn-small.cl-exact-count-trigger.cl-exact-count-trigger-active,:root[data-theme=dark] .cl-btn-small.cl-exact-count-trigger.cl-exact-count-trigger-active:hover{background:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent-strong)!important}@media(max-width:768px){.channel-list-tool-shell{flex-direction:column}.channel-list-tool{flex:1;min-height:0;overflow-y:auto}}.stageplot-viewport{width:100%;height:100%;overflow:hidden;background:#f3f4f6;border-radius:8px;position:relative;touch-action:none;overscroll-behavior:contain;-webkit-overflow-scrolling:auto}:root[data-theme=dark] .stageplot-viewport{background:#2a2d35}.stageplot-svg{display:block}.stageplot-svg text{user-select:none;-webkit-user-select:none}.stage-object.draggable{cursor:grab}.stage-object.draggable:active{cursor:grabbing}.grid-lines line{pointer-events:none}.dkc-wrapper{display:flex;gap:28px;align-items:flex-start;padding:20px;background:var(--color-surface, #1e1e1e);border-radius:10px;color:var(--color-text, #e0e0e0);font-family:inherit}.dkc-compact{flex-direction:column;gap:14px;padding:12px;background:transparent;border-radius:0}.dkc-compact .dkc-preview{justify-content:center;background:#ffffff0f;padding:8px}.dkc-compact .dkc-controls{min-width:unset}.dkc-preview{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:12px;box-shadow:0 2px 8px #00000059}.dkc-controls{flex:1;display:flex;flex-direction:column;gap:4px;min-width:200px}.dkc-section-title{margin:12px 0 6px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted, #888)}.dkc-section-title:first-child{margin-top:0}.dkc-base-chips{display:flex;gap:6px;flex-wrap:wrap}.dkc-chip{font-size:12px;padding:3px 8px;border-radius:4px;background:var(--color-surface-2, #2c2c2c);color:var(--color-text-muted, #aaa);border:1px solid var(--color-border, #3a3a3a);-webkit-user-select:none;user-select:none}.dkc-row{display:flex;align-items:center;justify-content:space-between;padding:5px 0;gap:12px}.dkc-label{font-size:13px;color:var(--color-text, #ddd);flex:1}.dkc-step-btns{display:flex;gap:3px}.dkc-step-btn{width:32px;height:28px;border-radius:5px;border:1px solid var(--color-border, #444);background:var(--color-surface-2, #2c2c2c);color:var(--color-text-muted, #aaa);font-size:13px;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.dkc-step-btn:hover{background:var(--color-surface-3, #383838);color:#fff}.dkc-step-btn.active{background:var(--color-accent, #4a90d9);border-color:var(--color-accent, #4a90d9);color:#fff;font-weight:600}.dkc-toggle{width:52px;height:28px;border-radius:5px;border:1px solid var(--color-border, #444);background:var(--color-surface-2, #2c2c2c);color:var(--color-text-muted, #aaa);font-size:12px;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.dkc-toggle:hover{background:var(--color-surface-3, #383838);color:#fff}.dkc-toggle.active{background:var(--color-accent, #4a90d9);border-color:var(--color-accent, #4a90d9);color:#fff;font-weight:600}:root[data-theme=dark] .dkc-preview{background:var(--surface-bg);box-shadow:0 2px 8px var(--shadow-color-strong)}:root[data-theme=dark] .dkc-compact .dkc-preview{background:var(--surface-muted)}.object-palette-overlay{position:fixed;inset:0;background:#00000080;z-index:100;display:flex;align-items:flex-end;justify-content:center}.object-palette{background:#f5f0eb;border-radius:16px 16px 0 0;width:100%;max-width:500px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 -4px 20px #00000026;animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.palette-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #d4c4b5;background:#e8ddd2}.palette-header h3{margin:0;font-size:18px;font-weight:600;color:#4a3728}.palette-close-btn{background:none;border:none;font-size:28px;color:#8b7355;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.palette-close-btn:hover{background:#00000014;color:#4a3728}.palette-pending{padding:12px 20px;background:#3b82f6;color:#fff;font-size:14px;text-align:center}.palette-search{padding:12px 20px;position:relative;background:#f5f0eb}.palette-search-input{width:100%;padding:12px 40px 12px 16px;border-radius:8px;border:1px solid #d4c4b5;background:#fff;color:#4a3728;font-size:16px;outline:none}.palette-search-input:focus{border-color:#3b82f6}.palette-search-input::placeholder{color:#8b7355}.palette-search-clear{position:absolute;right:28px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:20px;color:#8b7355;cursor:pointer;padding:4px 8px}.palette-tabs{display:flex;gap:2px;padding:8px 12px;border-bottom:1px solid var(--border-color, #333);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.palette-tabs::-webkit-scrollbar{display:none}.palette-tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;background:none;border:none;border-radius:6px;color:var(--text-secondary, #888);cursor:pointer;transition:all .15s;min-width:60px}.palette-tab:hover{color:var(--text-primary, #fff);background:#ffffff0d}.palette-tab.active{color:var(--accent-color, #4a9eff);background:#4a9eff26}.tab-icon{font-size:18px}.tab-label{font-size:10px;font-weight:500;white-space:nowrap}.palette-items{flex:1;overflow-y:auto;padding:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;align-content:start}.palette-empty{grid-column:1 / -1;text-align:center;padding:40px 20px;color:var(--text-secondary, #666)}.palette-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:#fff;border:1px solid #d4c4b5;border-radius:8px;cursor:pointer;transition:all .15s}.palette-item:hover{background:#e8ddd2;border-color:#3b82f6;transform:translateY(-2px)}.palette-item:active{transform:translateY(0)}.palette-item--special{background:#e8f4ff;border-color:#3b82f6}.palette-item--special:hover{background:#d0e8ff}.palette-item-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:28px}.palette-item-icon svg{width:36px;height:36px}.palette-item-name{font-size:12px;color:#4a3728;text-align:center;line-height:1.3;word-break:break-word}.palette-item-kind{font-size:10px;color:#8b7355;text-transform:capitalize}.object-list{background:#f5f0eb;border-radius:8px;border:1px solid #d4c4b5;overflow:hidden}.object-list-header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#e8ddd2;cursor:pointer;-webkit-user-select:none;user-select:none}.object-list-header:hover{background:#dfd1c3}.object-list-toggle{font-size:10px;color:#8b7355}.object-list-title{font-size:14px;font-weight:600;color:#4a3728}.object-list-items{max-height:300px;overflow-y:auto}.object-list-empty{padding:24px 16px;text-align:center;color:#8b7355;font-size:14px}.object-list-item{display:flex;align-items:center;gap:12px;padding:10px 16px;border-top:1px solid #d4c4b5;cursor:pointer;transition:background .15s}.object-list-item:hover{background:#ebe3da}.object-list-item.locked{cursor:default}.object-list-item.locked:hover{background:transparent}.object-list-item.selected{background:#dfd1c3;border-left:3px solid #a67c52}.object-list-item-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#8b735526;flex-shrink:0}.object-list-item-icon svg{width:24px;height:24px}.object-list-item-icon.layer-musicians{color:#ff6b9d}.object-list-item-icon.layer-audio{color:#4ecdc4}.object-list-item-icon.layer-notes{color:#ffe66d}.object-list-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.object-list-item-name{font-size:14px;color:#4a3728;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.object-list-item-type{font-size:11px;color:#8b7355;text-transform:capitalize}.object-list-item-actions{display:flex;gap:4px;align-items:center}.object-list-item-edit{background:none;border:none;padding:6px;cursor:pointer;opacity:.7;transition:opacity .15s,color .15s;font-size:14px;color:#3b82f6}.object-list-item-edit:hover{opacity:1;color:#2563eb}.object-list-item-move{background:none;border:none;padding:4px 6px;cursor:pointer;opacity:.6;transition:opacity .15s,color .15s;font-size:12px;color:#6b7280}.object-list-item-move:hover{opacity:1;color:#374151}.object-list-item-label-toggle{background:none;border:none;padding:4px 6px;cursor:pointer;opacity:.6;transition:opacity .15s;font-size:12px}.object-list-item-label-toggle:hover{opacity:1}.object-list-item-label-toggle.hidden{opacity:.3}.object-list-item-name-input{flex:1;min-width:0;padding:2px 6px;font-size:12px;border:1px solid #4a9eff;border-radius:3px;background:#1a1a2e;color:#fff;outline:none}.object-list-item-name-input:disabled,.object-list-item-actions button:disabled{opacity:.4;cursor:not-allowed}.object-list-item-delete{background:none;border:none;padding:6px;cursor:pointer;opacity:.7;transition:opacity .15s,color .15s;font-size:16px;color:#ef4444}.object-list-item-delete:hover{opacity:1;color:#dc2626}.palette-drumkit-wrapper{flex:1;overflow-y:auto;display:flex;flex-direction:column}.palette-drumkit-actions{display:flex;gap:10px;padding:12px 16px 20px;flex-wrap:wrap}.palette-drumkit-add-btn{flex:1;min-width:140px;padding:11px 14px;border-radius:8px;border:none;background:var(--accent-color, #4a9eff);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.palette-drumkit-add-btn:hover{opacity:.88}.palette-drumkit-add-btn--instrument{background:var(--card-bg, #252542);border:1px solid var(--accent-color, #4a9eff);color:var(--accent-color, #4a9eff)}.palette-drumkit-add-btn--instrument:hover{background:#4a9eff1f;opacity:1}.palette-special-panel{flex:1;overflow-y:auto;display:flex;flex-direction:column;background:#fff;margin:12px;border-radius:8px;border:1px solid #d4c4b5}.palette-special-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#e8ddd2;border-bottom:1px solid #d4c4b5;font-weight:600;color:#4a3728}.palette-special-header button{background:none;border:none;font-size:20px;color:#8b7355;cursor:pointer;padding:4px}.palette-special-header button:hover{color:#4a3728}.palette-special-actions{display:flex;gap:10px;padding:16px;border-top:1px solid #d4c4b5}.palette-add-btn{flex:1;padding:12px 16px;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.palette-add-btn:hover{background:#2563eb}.palette-footprint-form{padding:16px;display:flex;flex-direction:column;gap:12px}.palette-footprint-row{display:flex;align-items:center;gap:12px}.palette-footprint-row label{flex:0 0 80px;font-size:14px;color:#4a3728;font-weight:500}.palette-footprint-input{flex:1;padding:10px 12px;border:1px solid #d4c4b5;border-radius:6px;font-size:14px;color:#4a3728;background:#fff}.palette-footprint-input:focus{outline:none;border-color:#3b82f6}.palette-footprint-input--number{max-width:100px}.palette-footprint-color-field{display:flex;align-items:center;gap:10px;flex:1}.palette-footprint-color-input{width:48px;min-width:48px;height:36px;padding:0;border:1px solid #d4c4b5;border-radius:8px;background:#fff;cursor:pointer}.palette-footprint-color-value{font-size:13px;font-weight:600;letter-spacing:.04em;color:#6b4f3a}.palette-footprint-hint{font-size:12px;color:#8b7355;margin:4px 0 0;font-style:italic}:root[data-theme=dark] .object-palette-overlay{background:#020817b8}:root[data-theme=dark] :is(.object-palette,.object-list,.palette-special-panel){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] :is(.palette-header,.object-list-header,.palette-special-header,.palette-search){background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .palette-header h3,:root[data-theme=dark] .object-list-title,:root[data-theme=dark] .palette-item-name,:root[data-theme=dark] .object-list-item-name,:root[data-theme=dark] .palette-special-header,:root[data-theme=dark] .palette-footprint-row label,:root[data-theme=dark] .palette-footprint-color-value{color:var(--text-primary)}:root[data-theme=dark] .palette-close-btn,:root[data-theme=dark] .object-list-toggle,:root[data-theme=dark] .palette-item-kind,:root[data-theme=dark] .palette-empty,:root[data-theme=dark] .object-list-empty,:root[data-theme=dark] .object-list-item-type,:root[data-theme=dark] .palette-footprint-hint,:root[data-theme=dark] .palette-search-input::placeholder,:root[data-theme=dark] .palette-search-clear,:root[data-theme=dark] .palette-special-header button{color:var(--text-muted)}:root[data-theme=dark] .palette-close-btn:hover,:root[data-theme=dark] .palette-special-header button:hover,:root[data-theme=dark] .object-list-header:hover{background:var(--surface-subtle);color:var(--text-primary)}:root[data-theme=dark] .palette-search-input,:root[data-theme=dark] .palette-footprint-input,:root[data-theme=dark] .palette-footprint-color-input{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .palette-item{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .palette-item:hover{background:var(--surface-subtle);border-color:var(--accent)}:root[data-theme=dark] .palette-item--special{background:var(--accent-soft);border-color:var(--accent)}:root[data-theme=dark] .palette-item--special:hover{background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface-subtle))}:root[data-theme=dark] .palette-pending{background:var(--accent)}:root[data-theme=dark] .object-list-item{border-top-color:var(--border-color)}:root[data-theme=dark] .object-list-item:hover{background:var(--surface-subtle)}:root[data-theme=dark] .object-list-item.selected{background:var(--accent-soft);border-left-color:var(--accent)}:root[data-theme=dark] .object-list-item-icon{background:color-mix(in srgb,var(--surface-subtle) 78%,transparent)}:root[data-theme=dark] .object-list-item-move:hover{color:var(--text-primary)}:root[data-theme=dark] .object-list-item-name-input{background:var(--surface-muted);border-color:var(--accent);color:var(--text-primary)}:root[data-theme=dark] .palette-special-actions{border-top-color:var(--border-color)}@media(min-width:600px){.object-palette-overlay{align-items:center}.object-palette{border-radius:12px;max-height:80vh;max-width:600px}.palette-items{grid-template-columns:repeat(4,1fr)}}.sp-color-field{display:flex;flex-direction:column;gap:10px;width:100%}.sp-color-field--compact{gap:8px}.sp-color-input-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-color-preview{width:40px;min-width:40px;height:40px;border-radius:10px;border:1px solid #cbd5e1;box-shadow:inset 0 0 0 1px #ffffff73}.sp-color-text-input{flex:1;min-width:124px;padding:10px 12px;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0f172a;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s}.sp-color-text-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.sp-color-text-input.is-invalid{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.sp-color-swatch-list{display:flex;flex-wrap:wrap;gap:8px}.sp-color-swatch{width:26px;height:26px;border:2px solid transparent;border-radius:999px;box-shadow:0 0 0 1px #cbd5e1;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.sp-color-swatch:hover{transform:translateY(-1px)}.sp-color-swatch.is-active{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}.sp-color-swatch--clear{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 1px #cbd5e1;color:#64748b}.sp-color-swatch--clear.is-active{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a;color:#0f172a}.sp-color-swatch-clear-mark{font-size:16px;line-height:1;font-weight:700}.sp-color-field--compact .sp-color-preview{width:36px;min-width:36px;height:36px}.sp-color-field--compact .sp-color-text-input{min-width:112px;padding:9px 11px}:root[data-theme=dark] .sp-color-preview{border-color:var(--border-color);box-shadow:inset 0 0 0 1px #ffffff14}:root[data-theme=dark] .sp-color-text-input{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-color-text-input::placeholder{color:var(--text-muted)}:root[data-theme=dark] .sp-color-swatch{box-shadow:0 0 0 1px var(--border-color)}:root[data-theme=dark] .sp-color-swatch.is-active{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary)}:root[data-theme=dark] .sp-color-swatch--clear{background:var(--surface-muted);border-color:var(--border-color);box-shadow:0 0 0 1px var(--border-color);color:var(--text-muted)}:root[data-theme=dark] .sp-color-swatch--clear.is-active{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary);color:var(--text-primary)}.stageplot-shell{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.stageplot-page{display:flex;flex-direction:column;flex:1;gap:1rem;padding:1rem;height:100%;box-sizing:border-box;background:#fff;min-height:0;min-width:0}.sp-rail-panel{display:flex;flex-direction:column;gap:.9rem;padding:.15rem .1rem .35rem;color:var(--text-primary)}.sp-rail-panel-stack{display:flex;flex-direction:column;gap:.9rem}.sp-rail-panel :is(.sp-settings-label,.sp-settings-checkbox,.sp-settings-slider-header,.sp-settings-channel-callouts-label-row label,.sp-channel-panel-top-toggle-title,.sp-channel-panel-manual-copy strong,.sp-channel-panel-status-text,.sp-channel-panel-summary>div strong,.sp-channel-panel-choice-card strong){color:var(--text-primary)}.sp-rail-panel :is(.sp-settings-slider-value,.sp-channel-panel-controls label,.sp-channel-panel-top-toggle-label,.sp-channel-panel-top-toggle-meta,.sp-channel-panel-top-toggle-icon,.sp-channel-panel-manual-copy span:last-child,.sp-channel-panel-summary-label,.sp-channel-panel-choice-card span,.sp-channel-panel-choice-note,.sp-channel-panel-empty,.sp-channel-panel-footer-note){color:var(--text-muted)}.sp-rail-panel :is(.sp-settings-input,.sp-settings-select,.sp-channel-panel-controls select,.sp-channel-panel-top-toggle,.sp-channel-panel-top-panel,.sp-channel-panel-source-btn,.sp-channel-panel-summary>div,.sp-channel-panel-choice-card,.sp-channel-panel-empty,.sp-channel-panel-footer-note,.sp-channel-panel-error){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}.sp-rail-panel .sp-settings-btn:not(.sp-settings-btn-primary):not(.sp-settings-btn-danger),.sp-rail-panel .sp-channel-panel-action-btn{background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}.sp-rail-panel .sp-settings-btn:not(.sp-settings-btn-primary):not(.sp-settings-btn-danger):hover,.sp-rail-panel .sp-channel-panel-action-btn:hover:not(:disabled),.sp-rail-panel .sp-channel-panel-source-btn:hover:not(:disabled){background:var(--surface-muted)}.sp-rail-panel .sp-channel-panel-source-btn.is-active,.sp-rail-panel .sp-channel-panel-action-btn.is-primary{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.sp-rail-panel .sp-channel-panel-action-btn.is-primary:hover:not(:disabled){background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface-subtle))}.sp-rail-panel .sp-channel-panel-badge.is-draft{background:var(--accent-soft);color:var(--accent-strong)}.sp-rail-panel .sp-channel-panel-badge.is-cloud{background:var(--success-soft);color:var(--success)}.sp-header{display:flex;flex-direction:column;gap:.5rem;position:sticky;top:0;z-index:20;padding:.25rem 0;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06)}.sp-header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sp-header-actions-secondary{gap:.75rem}.sp-mobile-toolbar-actions{display:flex;align-items:center;gap:.5rem}.sp-header .btn{padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:#111827;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .15s ease}.sp-header .btn:hover:not(:disabled){background:#f5f5f5}.sp-header .btn:disabled{opacity:.5;cursor:not-allowed}.sp-header .btn-secondary{background:#f5f5f5;border-color:#ccc}.sp-header .btn-active{background:#e3f2fd!important;border-color:#1976d2!important;color:#1976d2!important}.sp-header .btn-success{background:#10b981!important;border-color:#059669!important;color:#fff!important}.toolbar-section{display:flex;align-items:center;gap:12px}.section-label{font-size:13px;font-weight:600;color:#374151}.checkbox-label{display:flex;align-items:center;gap:4px;font-size:13px;color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer}.toolbar-btn{padding:6px 12px;font-size:13px;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.toolbar-btn:hover{background:#2563eb}.toolbar-btn:active{background:#1d4ed8}.zoom-display{font-size:13px;font-weight:500;color:#6b7280;min-width:48px;text-align:center;font-variant-numeric:tabular-nums}.zoom-controls{display:flex;align-items:center;gap:4px}.sp-header .zoom-btn{width:32px;height:36px;padding:0;font-size:18px;font-weight:500;background:#f5f5f5;color:#374151;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.sp-header .zoom-btn:hover{background:#ebebeb;color:#111827}.sp-header .zoom-btn:active{background:#e0e0e0}.sp-header .zoom-btn.fit-btn{width:auto;padding:0 12px;font-size:.875rem}.sp-header .toolbar-checkbox{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:.875rem;font-weight:500;color:#374151;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease}.sp-header .toolbar-checkbox:hover{background:#ebebeb;color:#111827}.sp-header .toolbar-checkbox input[type=checkbox]{width:14px;height:14px;margin:0;cursor:pointer}.sp-header .zoom-display{min-width:48px;text-align:center;font-size:.95rem;font-weight:500;color:#6b7280;font-variant-numeric:tabular-nums}.mode-toggle{display:flex;gap:2px;background:#e5e7eb;border-radius:6px;padding:2px}.mode-btn{padding:6px 12px;font-size:12px;font-weight:500;background:transparent;color:#6b7280;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}.mode-btn:hover{color:#374151}.mode-btn.active{background:#fff;color:#3b82f6;box-shadow:0 1px 2px #0000001a}.stage-size-section{gap:8px!important}.size-input-label{display:flex;align-items:center;gap:4px;font-size:13px;color:#4b5563}.size-input{width:52px;padding:4px 6px;font-size:13px;border:1px solid #d1d5db;border-radius:4px;text-align:center}.size-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.preset-select{padding:4px 8px;font-size:12px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#4b5563;cursor:pointer}.preset-select:focus{outline:none;border-color:#3b82f6}.stageplot-viewport-container{flex:1;min-height:0;padding:8px;position:relative}.stageplot-main{display:flex;flex:1;min-height:0;overflow:hidden}.stageplot-sidebar{width:216px;background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow-y:auto}.sidebar-actions{display:flex;flex-direction:column;gap:8px;padding:12px;border-bottom:1px solid #e5e7eb}.sp-mobile-lock-hint{margin:4px 0 0;font-size:12px;line-height:1.45;color:#6b7280}.btn{padding:10px 14px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb}.btn-secondary{background:#e5e7eb;color:#374151}.btn-secondary:hover{background:#d1d5db}.btn-danger{background:#fee2e2;color:#991b1b}.btn-danger:hover{background:#fecaca}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary:disabled:hover{background:#3b82f6}.btn-secondary:disabled:hover{background:#e5e7eb}.btn-danger:disabled:hover{background:#fee2e2}.btn-delete:disabled:hover{background:#ef4444}.selection-actions{display:flex;flex-wrap:wrap;margin-left:auto;background:#fef3c7;border-radius:6px;padding:4px 8px;gap:8px!important}.selection-count{font-size:13px;font-weight:500;color:#92400e}.btn-delete{background:#ef4444;color:#fff;padding:4px 10px!important;font-size:12px!important}.btn-delete:hover{background:#dc2626}.sp-mobile-view-trigger{display:none}.stageplot-channel-panel{width:320px;min-width:280px;background:#f8fafc;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;min-height:0;overflow:hidden}.sp-channel-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb}.sp-channel-panel-header h3{margin:0;font-size:15px;font-weight:700;color:#0f172a}.sp-channel-panel-header p{margin:4px 0 0;font-size:12px;line-height:1.4;color:#6b7280}.sp-channel-panel-refresh,.sp-channel-panel-refresh-link{border:none;border-radius:8px;background:#e2e8f0;color:#1f2937;font-size:12px;font-weight:600;cursor:pointer}.sp-channel-panel-refresh{width:30px;height:30px;flex:0 0 auto}.sp-channel-panel-refresh-link{padding:6px 9px;font-size:11px}.sp-channel-panel-refresh:disabled,.sp-channel-panel-refresh-link:disabled{opacity:.5;cursor:default}.sp-channel-panel-controls{display:flex;flex-direction:column;gap:6px;padding:0;border-bottom:none}.sp-channel-panel-controls label{font-size:12px;font-weight:600;color:#374151}.sp-channel-panel-controls select{width:100%;padding:9px 11px;border:1px solid #c6d2e1;border-radius:9px;background:#fff;color:#111827;font-size:13px}.sp-channel-panel-top-shell{display:flex;flex-direction:column;gap:8px;flex:0 0 auto}.sp-channel-panel-top-toggle{appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #d6dee8;border-radius:10px;background:#fff;color:#0f172a;cursor:pointer;text-align:left}.sp-channel-panel-top-toggle-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sp-channel-panel-top-toggle-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sp-channel-panel-top-toggle-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#0f172a}.sp-channel-panel-top-toggle-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#64748b}.sp-channel-panel-top-toggle-icon{flex:0 0 auto;font-size:12px;color:#64748b}.sp-channel-panel-top-panel{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.sp-channel-panel-source-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sp-channel-panel-source-btn{appearance:none;border:1px solid #cbd5e1;background:#f8fafc;color:#475569;border-radius:8px;min-height:30px;padding:5px 8px;font-size:11px;font-weight:700;cursor:pointer}.sp-channel-panel-source-btn.is-active{border-color:#1d4ed8;background:#dbeafe;color:#1d4ed8}.sp-channel-panel-source-btn:disabled{opacity:.45;cursor:not-allowed}.sp-channel-panel-top-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.sp-channel-panel-manual-tools{display:flex;align-items:center;justify-content:space-between;gap:10px}.sp-channel-panel-manual-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sp-channel-panel-manual-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#0f172a}.sp-channel-panel-manual-copy span:last-child{font-size:11px;color:#64748b}.sp-channel-panel-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #e5e7eb}.sp-channel-panel-status{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.sp-channel-panel-status-text{font-size:11px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sp-channel-panel-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.sp-channel-panel-badge.is-draft{background:#dbeafe;color:#1d4ed8}.sp-channel-panel-badge.is-cloud{background:#dcfce7;color:#15803d}.sp-channel-panel-body{flex:1;min-height:0;overflow:hidden;padding:10px;display:flex;flex-direction:column;gap:10px}.sp-channel-panel-summary{display:flex;flex-wrap:wrap;gap:8px}.sp-channel-panel-summary>div{flex:1 1 132px;min-width:0;padding:7px 10px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:baseline;gap:6px}.sp-channel-panel-summary-label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.sp-channel-panel-summary>div strong{min-width:0;font-size:12px;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-channel-section{display:flex;flex-direction:column;gap:6px}.sp-channel-section-head{display:flex;align-items:center;justify-content:space-between}.sp-channel-section-head h4{margin:0;font-size:13px;font-weight:700;color:#111827}.sp-channel-section-head span{font-size:12px;font-weight:700;color:#475569}.sp-channel-section-body{display:flex;flex-direction:column;gap:4px}.sp-channel-panel-list-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-top:4px}.sp-channel-panel-actions{display:flex;flex-direction:column;gap:8px;padding:0}.sp-channel-panel-workbar{display:flex;flex-direction:column;gap:8px;padding:8px 0 10px;border-bottom:1px solid #e2e8f0;flex:0 0 auto}.sp-channel-panel-workbar-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.sp-channel-panel-edit-btn{appearance:none;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:8px;min-height:30px;padding:5px 9px;font-size:11px;font-weight:700;cursor:pointer}.sp-channel-panel-edit-btn:disabled{opacity:.45;cursor:not-allowed}.sp-channel-box-inspector{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:10px;background:linear-gradient(180deg,#fff,#eff6ff);border:1px solid #bfdbfe;box-shadow:inset 0 1px #ffffffb3}.sp-channel-box-inspector-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.sp-channel-box-inspector-label{display:block;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sp-channel-box-inspector-title{display:block;font-size:14px;font-weight:700;color:#0f172a}.sp-channel-box-inspector-edit{appearance:none;border:1px solid #cbd5e1;background:#ffffffeb;color:#0f172a;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:700;cursor:pointer}.sp-channel-box-inspector-stats{display:flex;flex-wrap:wrap;gap:6px}.sp-channel-box-inspector-stats span{padding:4px 8px;border-radius:8px;background:#ffffffc7;border:1px solid #dbeafe;font-size:10px;font-weight:700;color:#1e3a8a}.sp-channel-box-inspector-note{font-size:11px;line-height:1.45;color:#334155}.sp-channel-panel-selection-hint{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sp-channel-panel-selection-subhint{font-size:12px;line-height:1.4;color:#334155}.sp-channel-panel-actions-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sp-channel-panel-action-btn{appearance:none;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:8px;min-height:32px;padding:5px 8px;font-size:11px;font-weight:700;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,opacity .14s ease}.sp-channel-panel-action-btn.is-primary{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.sp-channel-panel-action-btn:disabled{opacity:.45;cursor:not-allowed}.sp-channel-row{display:grid;grid-template-columns:auto auto minmax(0,.85fr) minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease,opacity .14s ease}.sp-channel-row:hover,.sp-channel-row:focus-visible{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f;outline:none}.sp-channel-row.is-disabled{opacity:.6;cursor:default}.sp-channel-row.is-disabled:hover,.sp-channel-row.is-disabled:focus-visible{border-color:#e2e8f0;box-shadow:none;outline:none}.sp-channel-row.is-boxed{border-color:#d9e2ec;background:#fbfdff}.sp-channel-row.is-selected{border-color:#1d4ed8;background:#dbeafe;box-shadow:0 0 0 1px #1d4ed826}.sp-channel-row-marker{width:12px;padding-top:0;font-size:10px;font-weight:700;color:#1d4ed8;text-align:center}.sp-channel-row-main{min-width:0;display:flex;flex-direction:column;gap:3px}.sp-channel-row-head{display:flex;align-items:baseline;gap:8px;min-width:0}.sp-channel-row-index{font-size:10px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-variant-numeric:tabular-nums}.sp-channel-row-title,.sp-channel-row-details{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-channel-row-title{font-size:11px;font-weight:700;color:#0f172a}.sp-channel-row-details{font-size:10px;color:#64748b}.sp-channel-row-box-badge{align-self:center;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 7px;border-radius:999px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;font-size:9px;font-weight:700;letter-spacing:.02em}.sp-channel-panel-empty,.sp-channel-panel-error,.sp-channel-panel-footer-note{padding:12px;border-radius:12px;font-size:12px;line-height:1.5}.sp-channel-panel-empty{background:#fff;border:1px dashed #cbd5e1;color:#64748b}.sp-channel-panel-choice-card{display:flex;flex-direction:column;gap:10px}.sp-channel-panel-choice-card strong{font-size:13px;color:#0f172a}.sp-channel-panel-choice-card span{color:#475569}.sp-channel-panel-choice-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sp-channel-panel-choice-note{font-size:11px;color:#64748b}.sp-channel-panel-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.sp-channel-panel-footer-note{padding:10px 0 0;border-radius:0;background:transparent;border-top:1px solid #e2e8f0;color:#64748b}@media(max-width:1280px){.stageplot-channel-panel{width:280px;min-width:260px}.sp-channel-panel-actions-buttons{grid-template-columns:1fr}}.stageplot-info{display:flex;gap:24px;padding:8px 16px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280}@media(max-width:768px){.sp-header,.sp-header-actions,.toolbar-section{gap:8px}.sp-header-actions-primary,.sp-header-actions-secondary{width:100%}.sp-header-actions-secondary{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px}.sp-mobile-toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;gap:8px}.sp-mobile-toolbar-actions .btn{width:100%;min-width:0;padding:.5rem .75rem;white-space:nowrap}.sp-mobile-zoom-controls{width:100%;min-width:0;justify-content:flex-start;gap:4px;flex-wrap:nowrap}.sp-mobile-zoom-controls .zoom-btn{width:30px;height:34px}.sp-mobile-zoom-controls .zoom-btn.fit-btn{width:auto;min-width:48px;padding:0 10px}.sp-mobile-zoom-controls .zoom-display{min-width:40px;font-size:.875rem}.sp-mobile-zoom-controls .toolbar-checkbox{min-width:0;padding:0 10px;white-space:nowrap}.sp-header-actions-secondary .selection-actions{width:100%;margin-left:0}.sp-header-actions-primary>.sp-file-menu-container,.sp-header-actions-primary>.btn{flex:1 1 auto;min-width:72px}.sp-header-actions-primary>.sp-file-menu-container>.btn{width:100%}.section-label{display:none}.stageplot-info{flex-wrap:wrap;gap:12px;font-size:11px}.stageplot-main{flex-direction:column-reverse}.stageplot-sidebar{width:100%;border-right:none;border-top:1px solid #e5e7eb;max-height:50vh}.sidebar-actions{flex-direction:row;flex-wrap:wrap}.sidebar-actions .btn{flex:1;min-width:100px}.selection-actions{display:flex}}.sp-file-menu-container{position:relative}.sp-file-menu-backdrop{position:fixed;inset:0;z-index:99}.sp-file-menu{position:absolute;top:100%;left:0;margin-top:4px;min-width:220px;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:100;padding:.25rem 0;max-height:70vh;overflow-y:auto}.sp-file-menu-section{padding:.5rem 1rem .25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#888}.sp-file-menu-divider{height:1px;background:#eee;margin:.5rem 0}.sp-file-menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;border:none;background:none;font-size:.875rem;text-align:left;cursor:pointer;color:#333}.sp-file-menu-item:hover:not(:disabled){background:#f5f5f5}.sp-file-menu-item:disabled{opacity:.4;cursor:not-allowed}.sp-file-menu-item-danger{color:#d32f2f}.sp-file-menu-item-danger:hover:not(:disabled){background:#ffebee}.sp-file-menu-submenu{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:.25rem 0;padding:.25rem 0;background:#fafafa}.sp-file-menu-sublabel{padding:.25rem 1rem;font-size:.7rem;font-weight:600;color:#666;display:flex;align-items:center;justify-content:space-between}.sp-file-menu-refresh{background:none;border:none;cursor:pointer;font-size:.9rem;padding:.1rem .3rem;color:#666;border-radius:3px}.sp-file-menu-refresh:hover:not(:disabled){background:#e0e0e0;color:#333}.sp-file-menu-item-row{display:flex;align-items:center}.sp-file-menu-item-row .sp-file-menu-item{flex:1}.sp-file-menu-delete{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem .5rem;color:#999;margin-right:.5rem}.sp-file-menu-delete:hover{color:#d32f2f}.sp-file-menu-item-selected{background:#e3f2fd!important;font-weight:600}.sp-file-menu-item-sub{padding-left:1.5rem;font-size:.8rem}.sp-file-menu-date{font-size:.7rem;color:#999;margin-left:.5rem}.sp-file-menu-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;cursor:pointer;color:#333}.sp-file-menu-toggle:hover{background:#f0f0f0}.sp-file-menu-toggle input[type=checkbox]{cursor:pointer}.btn-active{background:#e5e7eb!important;border-color:#9ca3af!important}.sp-overlay-backdrop{display:none}.sp-settings-panel{position:fixed;top:0;right:0;width:320px;max-width:90vw;height:100vh;background:#fff;box-shadow:-4px 0 16px #00000026;z-index:200;overflow-y:auto;display:flex;flex-direction:column}.sp-settings-panel.sp-settings-floating{position:fixed;top:auto;right:auto;width:360px;max-width:calc(100vw - 32px);height:auto;max-height:calc(100vh - 100px);border-radius:12px;box-shadow:0 8px 32px #0003,0 2px 8px #0000001a;overflow:hidden}.sp-settings-panel.sp-settings-docked{position:static;width:100%;max-width:none;height:auto;max-height:none;border-top:1px solid #e5e7eb;border-radius:0;box-shadow:none;background:#f9fafb;overflow:visible}.sp-settings-panel.sp-settings-minimized{max-height:none}.sp-settings-content{overflow-y:auto;flex:1;max-height:calc(100vh - 160px)}.sp-settings-panel.sp-settings-docked .sp-settings-content{overflow:visible;max-height:none}.sp-settings-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#3b82f6;position:sticky;top:0;z-index:10}.sp-settings-header-draggable{cursor:grab}.sp-settings-header.sp-settings-header-docked{position:static;background:#eef3f9;border-bottom:1px solid #d9e3ef}.sp-settings-header-draggable:active{cursor:grabbing}.sp-settings-panel.sp-settings-docked .sp-settings-title{color:#1f2937}.sp-settings-header-actions{display:flex;gap:.5rem;align-items:center}.sp-settings-header-btn{width:32px;height:32px;border:none;background:#fff3;border-radius:6px;font-size:1.25rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sp-settings-header-btn:hover{background:#ffffff4d}.sp-settings-title{font-size:1.2rem;font-weight:600;color:#fff}.sp-settings-close{width:40px;height:40px;border:none;background:#fff3;border-radius:50%;font-size:1.5rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.sp-settings-close:hover{background:#ffffff4d}.sp-settings-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;border:none;background:#3b82f6;color:#fff;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #3b82f666;z-index:100;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.sp-settings-fab:hover{transform:scale(1.1);box-shadow:0 6px 16px #3b82f680}.sp-mobile-view-overlay{position:fixed;top:max(12px,env(safe-area-inset-top));left:0;right:0;z-index:2400;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;pointer-events:none}.sp-mobile-view-exit,.sp-mobile-view-zoom-controls{pointer-events:auto}.sp-mobile-view-exit{border:none;border-radius:999px;padding:10px 14px;background:#0f172ad1;color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;box-shadow:0 12px 32px #0f172a40}.sp-mobile-view-zoom-controls{display:flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#ffffffeb;box-shadow:0 12px 32px #0f172a29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stageplot-page.sp-mobile-view-locked{background:#fff}.stageplot-page.sp-mobile-view-locked .stageplot-main{position:fixed;inset:0;z-index:2200;background:#fff}.stageplot-page.sp-mobile-view-locked .stageplot-viewport-container{width:100%;min-height:100dvh;padding:0}.stageplot-page.sp-mobile-view-locked .stageplot-viewport-container.is-mobile-view-locked{height:100dvh}@media(max-width:768px){.sp-mobile-view-trigger{display:inline-flex}}.sp-settings-section{padding:0;border-bottom:1px solid #e5e7eb}.sp-settings-section-header{font-size:.85rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;padding:1rem}.sp-settings-section-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.sp-settings-section-toggle:hover{background:#f3f4f6}.sp-collapse-icon{font-size:.75rem;color:#6b7280}.sp-settings-section-content{padding:0 1rem 1rem}.sp-settings-row{margin-bottom:.75rem}.sp-settings-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#333}.sp-settings-input{width:80px;padding:.4rem .5rem;font-size:.9rem;border:1px solid #ddd;border-radius:4px;margin:0 .25rem}.sp-settings-input-wide{width:100%;flex:1 1 auto;margin:0}.sp-settings-select{width:100%;padding:.5rem;font-size:.9rem;border:1px solid #ddd;border-radius:4px;background:#fff}.sp-settings-checkbox{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;color:#333;cursor:pointer}.sp-settings-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.sp-settings-slider-row{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0 0}.sp-settings-slider-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.9rem;color:#333}.sp-settings-slider-value{color:#6b7280;font-size:.8rem;font-variant-numeric:tabular-nums}.sp-settings-slider-input{width:100%;accent-color:#2563eb}.sp-settings-channel-callouts{display:flex;flex-direction:column;gap:12px}.sp-settings-channel-callouts-head{display:flex;flex-direction:column;gap:4px}.sp-settings-channel-callouts-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sp-settings-channel-callouts-label-row label{margin:0}.sp-settings-btn{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.5rem;font-size:.9rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.sp-settings-btn:hover{background:#f5f5f5}.sp-settings-btn-danger{color:#d32f2f;border-color:#ffcdd2}.sp-settings-btn-danger:hover{background:#ffebee}.sp-settings-btn-primary{background:#3b82f6;color:#fff;border-color:#3b82f6;font-weight:500}.sp-settings-btn-primary:hover{background:#2563eb;border-color:#2563eb}.unsaved-indicator{color:#f59e0b;font-weight:500}.btn-success{background:#10b981!important;border-color:#059669!important;color:#fff!important}.undo-redo-controls{display:flex;gap:4px}.undo-redo-controls .btn:disabled{opacity:.4;cursor:not-allowed}.sp-file-menu-notice{padding:.5rem 1rem;font-size:.75rem;color:#666;font-style:italic;background:#f5f5f5;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:.25rem 0}.sp-file-menu-error{padding:.5rem 1rem;font-size:.75rem;color:#d32f2f;background:#ffebee;border-top:1px solid #ffcdd2;border-bottom:1px solid #ffcdd2;margin:.25rem 0}@media(max-width:640px){.sp-settings-panel,.sp-settings-panel.sp-settings-floating{inset:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;border-radius:0!important}.sp-settings-content{max-height:calc(100vh - 60px)}.sp-settings-fab{bottom:16px;right:16px;width:48px;height:48px;font-size:1.25rem}.sp-mobile-view-trigger{display:inline-flex}.sp-mobile-view-overlay{flex-direction:column;align-items:stretch;top:max(10px,env(safe-area-inset-top));padding:0 10px}.sp-mobile-view-exit{align-self:flex-start}.sp-mobile-view-zoom-controls{align-self:center;max-width:calc(100vw - 20px)}}.sp-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.sp-modal{background:var(--surface-overlay-strong);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;padding:24px;min-width:320px;max-width:90vw;box-shadow:0 20px 40px var(--shadow-color-strong)}.sp-modal h3{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--text-primary)}.sp-modal-field{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.sp-modal-field span{font-size:13px;font-weight:500;color:var(--text-muted)}.sp-modal-field input{padding:10px 12px;font-size:14px;border:1px solid var(--input-border);border-radius:6px;background:var(--input-bg);color:var(--text-primary);outline:none;transition:border-color .15s,box-shadow .15s}.sp-modal-field select{padding:10px 12px;font-size:14px;border:1px solid var(--input-border);border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s;background:var(--input-bg);color:var(--text-primary)}.sp-modal-field input:focus,.sp-modal-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 20%,transparent)}.sp-modal-actions{display:flex;gap:12px;justify-content:flex-end}.sp-drumkit-edit-modal{min-width:480px;max-height:85vh;overflow-y:auto}.sp-power-outlet-edit-modal{min-width:min(420px,92vw)}.sp-power-outlet-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.sp-power-outlet-form .sp-modal-field{margin-bottom:0}.sp-power-outlet-copy{margin:0;font-size:13px;line-height:1.5;color:var(--text-muted)}.sp-power-outlet-phase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.sp-power-outlet-phase-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border-color);border-radius:10px;background:var(--surface-subtle);color:var(--text-primary);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.sp-power-outlet-phase-btn:hover{background:var(--surface-muted)}.sp-power-outlet-phase-btn.is-active{background:var(--surface-bg);font-weight:600}.sp-power-outlet-phase-swatch{width:14px;height:14px;border-radius:999px;box-shadow:inset 0 0 0 1px #0f172a24;flex:0 0 auto}.sp-bulk-edit-modal{min-width:min(420px,92vw)}.sp-bulk-edit-copy{margin:0 0 12px;font-size:14px;color:var(--text-primary);line-height:1.5}.sp-bulk-edit-note{margin:0 0 10px;font-size:13px;color:var(--text-muted);line-height:1.5}.sp-object-preferences-modal{min-width:min(760px,92vw);max-height:85vh;overflow-y:auto}.sp-object-preferences-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.sp-object-preferences-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:start}.sp-object-preferences-grid .sp-modal-field,.sp-object-preferences-form .sp-modal-field,.sp-object-preferences-section .sp-modal-field{margin-bottom:0}.sp-object-preferences-section{display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:14px;border:1px solid var(--border-color);background:linear-gradient(180deg,var(--surface-muted) 0%,var(--surface-bg) 100%)}.sp-object-preferences-section-head{display:flex;flex-direction:column;gap:4px}.sp-object-preferences-section-head h4{margin:0;font-size:14px;font-weight:700;color:var(--text-primary)}.sp-object-preferences-section-head p{margin:0;font-size:12px;line-height:1.5;color:var(--text-muted)}.sp-object-preferences-inline-actions{display:flex;justify-content:flex-end;margin-top:-4px}.sp-object-preferences-section .sp-channel-box-form,.sp-object-preferences-section .sp-power-outlet-form,.sp-object-preferences-section .sp-footprint-form{margin-bottom:0}.sp-object-preferences-slider-row{display:flex;align-items:center;gap:12px}.sp-object-preferences-slider-row input[type=range]{flex:1;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;accent-color:#2563eb}.sp-object-preferences-slider-row input[type=range]:focus{box-shadow:none}.sp-object-preferences-slider-value{min-width:48px;text-align:right;font-size:13px;font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums}.sp-object-preferences-checkbox{display:flex;align-items:center;gap:10px;margin:-2px 0 6px;font-size:14px;color:var(--text-primary)}.sp-object-preferences-checkbox input{margin:0}.sp-object-preferences-note{margin:0;font-size:13px;line-height:1.5;color:var(--text-muted)}.sp-annotation-edit-modal{min-width:min(420px,92vw)}.sp-annotation-form{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.sp-annotation-form .sp-modal-field{margin-bottom:12px}.sp-annotation-target-actions{display:flex;justify-content:flex-end;margin:-4px 0 12px}.sp-annotation-background-toggle{margin-bottom:10px}.sp-annotation-background-note{font-size:12px;color:#64748b}.sp-annotation-hint{margin:0;font-size:13px;line-height:1.5;color:#475569}.sp-annotation-pick-banner{position:fixed;top:88px;left:50%;transform:translate(-50%);z-index:1900;pointer-events:none}.sp-annotation-pick-card{display:flex;align-items:center;gap:14px;max-width:min(560px,calc(100vw - 32px));padding:12px 14px;border-radius:12px;border:1px solid #bfdbfe;background:#fffffff5;box-shadow:0 12px 30px #0f172a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.sp-annotation-pick-card .btn{white-space:nowrap}.sp-footprint-edit-modal{min-width:320px}.sp-footprint-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.sp-footprint-row{display:flex;align-items:center;gap:12px}.sp-footprint-label{font-size:14px;font-weight:500;color:#374151;min-width:80px}.sp-footprint-input{flex:1;padding:10px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;outline:none;transition:border-color .15s,box-shadow .15s}.sp-footprint-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.sp-footprint-color-field{display:flex;align-items:center;gap:10px;flex:1}.sp-footprint-color-input{width:52px;min-width:52px;height:38px;padding:0;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer}.sp-footprint-color-value{font-size:13px;font-weight:600;letter-spacing:.04em;color:#334155}.sp-channel-box-edit-modal{min-width:min(720px,92vw);max-height:85vh;overflow-y:auto}.sp-manual-channel-list-modal{min-width:min(760px,92vw);max-height:85vh;overflow-y:auto}.sp-manual-channel-list-table{display:flex;flex-direction:column;gap:10px;margin:18px 0 20px}.sp-manual-channel-list-head,.sp-manual-channel-list-row{display:grid;grid-template-columns:84px minmax(0,1.1fr) minmax(0,1.4fr) 36px;gap:8px;align-items:center}.sp-manual-channel-list-head{padding:0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sp-manual-channel-list-body{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto;padding-right:4px}.sp-manual-channel-list-row{padding:8px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.sp-manual-channel-list-input{width:100%;min-width:0;padding:8px 10px;font-size:13px;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s}.sp-manual-channel-list-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.sp-manual-channel-list-input.is-channel{text-align:center;font-variant-numeric:tabular-nums}.sp-manual-channel-list-remove{appearance:none;width:32px;height:32px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#b91c1c;font-size:18px;line-height:1;cursor:pointer}.sp-manual-channel-list-add{align-self:flex-start}.sp-channel-box-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.sp-channel-box-copy{margin:0;font-size:13px;line-height:1.5;color:#475569}.sp-channel-box-section{display:flex;flex-direction:column;gap:8px}.sp-channel-box-section-head{display:flex;align-items:center;justify-content:space-between}.sp-channel-box-section-head h4{margin:0;font-size:13px;font-weight:700;color:#111827}.sp-channel-box-section-head span{font-size:11px;font-weight:700;color:#64748b}.sp-channel-box-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto;padding-right:4px}.sp-channel-box-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;align-items:start;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.sp-channel-box-option input{margin-top:3px}.sp-channel-box-option-title{font-size:12px;font-weight:600;color:#0f172a}.sp-channel-box-option-details{grid-column:2;font-size:11px;color:#64748b}.sp-footprint-toggle-group{display:flex;gap:0;flex:1}.sp-footprint-toggle-btn{flex:1;padding:8px 12px;font-size:13px;font-weight:500;border:1px solid #d1d5db;background:#f9fafb;color:#6b7280;cursor:pointer;transition:all .15s}.sp-footprint-toggle-btn:first-child{border-radius:6px 0 0 6px;border-right:none}.sp-footprint-toggle-btn:last-child{border-radius:0 6px 6px 0}.sp-footprint-toggle-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.sp-footprint-toggle-btn:hover:not(.active){background:#f3f4f6}:root[data-theme=dark] .stageplot-page{background:var(--app-bg);color:var(--text-primary)}:root[data-theme=dark] .sp-header{background:var(--surface-overlay);border-bottom-color:var(--border-subtle)}:root[data-theme=dark] .stageplot-page input,:root[data-theme=dark] .stageplot-page select,:root[data-theme=dark] .stageplot-page textarea,:root[data-theme=dark] .sp-footprint-input,:root[data-theme=dark] .sp-footprint-color-input{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .stageplot-page :is(.sp-file-menu,.sp-file-menu-submenu,.sp-annotation-pick-card,.sp-manual-channel-list-row,.sp-channel-box-option,.sp-footprint-edit-modal,.sp-channel-box-edit-modal,.sp-manual-channel-list-modal,.stageplot-sidebar,.stageplot-panel,.stageplot-drawer,.stageplot-card,.sp-property-card){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .stageplot-page :is(.section-label,.checkbox-label,.zoom-display,.sp-file-menu-section,.sp-file-menu-sublabel,.sp-modal-field span,.sp-annotation-background-note,.sp-annotation-hint,.sp-footprint-label,.sp-footprint-color-value,.sp-manual-channel-list-head,.sp-channel-box-option-details,.sp-channel-box-section-head span,.sp-power-outlet-copy,.sp-bulk-edit-copy,.sp-bulk-edit-note,.sp-object-preferences-note,.sp-channel-box-copy,.sp-object-preferences-section-head p){color:var(--text-muted)}:root[data-theme=dark] .stageplot-page :is(.sp-modal h3,.sp-object-preferences-section-head h4,.sp-object-preferences-slider-value,.sp-object-preferences-checkbox,.sp-power-outlet-phase-btn){color:var(--text-primary)}:root[data-theme=dark] .sp-header .btn,:root[data-theme=dark] .sp-header .zoom-btn,:root[data-theme=dark] .sp-header .toolbar-checkbox,:root[data-theme=dark] .mode-btn,:root[data-theme=dark] .sp-footprint-toggle-btn:not(.active){background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-header .btn:hover:not(:disabled),:root[data-theme=dark] .sp-header .zoom-btn:hover,:root[data-theme=dark] .sp-header .toolbar-checkbox:hover,:root[data-theme=dark] .mode-btn:hover,:root[data-theme=dark] .sp-footprint-toggle-btn:hover:not(.active){background:var(--surface-subtle)}:root[data-theme=dark] .sp-header .btn-secondary,:root[data-theme=dark] .mode-toggle{background:var(--surface-subtle);border-color:var(--border-color)}:root[data-theme=dark] .sp-header .btn-active,:root[data-theme=dark] .mode-btn.active{background:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent-strong)!important}:root[data-theme=dark] .sidebar-actions .btn-primary{background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent)}:root[data-theme=dark] .sidebar-actions .btn-primary:hover:not(:disabled){background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface-subtle))}:root[data-theme=dark] .sidebar-actions .btn-secondary{background:var(--surface-muted);color:var(--text-primary);box-shadow:inset 0 0 0 1px var(--border-color)}:root[data-theme=dark] .sidebar-actions .btn-secondary:hover:not(:disabled){background:var(--surface-subtle)}:root[data-theme=dark] .sp-file-menu-divider,:root[data-theme=dark] .sp-file-menu-submenu,:root[data-theme=dark] .sp-manual-channel-list-row,:root[data-theme=dark] .sp-channel-box-option,:root[data-theme=dark] .stageplot-sidebar{border-color:var(--border-color)}:root[data-theme=dark] .sp-file-menu-item,:root[data-theme=dark] .sp-footprint-label,:root[data-theme=dark] .sp-channel-box-option-title{color:var(--text-primary)}:root[data-theme=dark] .sp-file-menu-item-selected{background:var(--accent-soft)!important;color:var(--text-primary)}:root[data-theme=dark] .sp-file-menu-item-selected .sp-file-menu-date{color:var(--text-secondary)}:root[data-theme=dark] .sp-file-menu-item:hover:not(:disabled){background:var(--surface-muted)}:root[data-theme=dark] .sp-file-menu-item-danger{color:var(--danger)}:root[data-theme=dark] .sp-file-menu-item-danger:hover:not(:disabled){background:var(--danger-soft)}:root[data-theme=dark] .sp-annotation-pick-card{box-shadow:0 12px 30px var(--shadow-color-strong)}:root[data-theme=dark] .sp-modal{background:var(--surface-overlay-strong);border-color:var(--border-color)}:root[data-theme=dark] .sp-modal .btn-secondary{background:var(--surface-muted);color:var(--text-primary)}:root[data-theme=dark] .sp-modal .btn-secondary:hover:not(:disabled){background:var(--surface-subtle)}:root[data-theme=dark] .sp-modal .btn-primary{background:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .sp-modal .btn-primary:hover:not(:disabled){background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface-subtle))}:root[data-theme=dark] .sp-modal .btn-danger{background:var(--danger-soft);color:var(--danger)}:root[data-theme=dark] .sp-modal .btn-danger:hover:not(:disabled){background:color-mix(in srgb,var(--danger-soft) 82%,var(--surface-subtle))}:root[data-theme=dark] .sp-object-preferences-section{background:linear-gradient(180deg,var(--surface-muted) 0%,var(--surface-bg) 100%);border-color:var(--border-color)}:root[data-theme=dark] .sp-power-outlet-phase-btn{background:var(--surface-subtle);border-color:var(--border-color)}:root[data-theme=dark] .sp-power-outlet-phase-btn:hover{background:var(--surface-muted)}:root[data-theme=dark] .sp-power-outlet-phase-btn.is-active{background:var(--surface-bg)}:root[data-theme=dark] .stageplot-channel-panel{background:var(--surface-bg);border-left-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-header{border-bottom-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-header h3{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-header p{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-refresh,:root[data-theme=dark] .sp-channel-panel-refresh-link{background:var(--surface-muted);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-controls select{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-top-toggle{background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-top-toggle-label,:root[data-theme=dark] .sp-channel-panel-top-toggle-meta,:root[data-theme=dark] .sp-channel-panel-top-toggle-icon{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-top-toggle-title{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-top-panel{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-source-btn{background:var(--surface-subtle);border-color:var(--border-color);color:var(--text-secondary)}:root[data-theme=dark] .sp-channel-panel-source-btn.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .sp-channel-panel-status-row{border-bottom-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-status-text{color:var(--text-secondary)}:root[data-theme=dark] .sp-channel-panel-badge.is-draft{background:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .sp-channel-panel-badge.is-cloud{background:var(--success-soft);color:var(--success)}:root[data-theme=dark] .sp-channel-panel-summary>div{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-summary-label{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-summary>div strong{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-section-head h4{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-section-head span{color:var(--text-secondary)}:root[data-theme=dark] .sp-channel-panel-action-btn{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-action-btn.is-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}:root[data-theme=dark] .sp-channel-panel-workbar{border-bottom-color:var(--border-color)}:root[data-theme=dark] .sp-channel-panel-edit-btn{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-row{background:var(--surface-bg);border-color:var(--border-color)}:root[data-theme=dark] .sp-channel-row:hover,:root[data-theme=dark] .sp-channel-row:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}:root[data-theme=dark] .sp-channel-row.is-boxed{border-color:var(--border-color);background:var(--surface-subtle)}:root[data-theme=dark] .sp-channel-row.is-selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 22%,transparent)}:root[data-theme=dark] .sp-channel-row-index{color:var(--text-secondary)}:root[data-theme=dark] .sp-channel-row-title{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-row-details{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-row-box-badge{border-color:var(--success-border);background:var(--success-soft);color:var(--success)}:root[data-theme=dark] .sp-channel-panel-empty{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-choice-card strong{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-panel-choice-card span,:root[data-theme=dark] .sp-channel-panel-choice-note{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-selection-hint{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-panel-selection-subhint{color:var(--text-secondary)}:root[data-theme=dark] .sp-channel-box-inspector{background:linear-gradient(180deg,var(--surface-muted) 0%,var(--surface-bg) 100%);border-color:var(--accent);box-shadow:none}:root[data-theme=dark] .sp-channel-box-inspector-label{color:var(--text-muted)}:root[data-theme=dark] .sp-channel-box-inspector-title{color:var(--text-primary)}:root[data-theme=dark] .sp-channel-box-inspector-edit{background:var(--surface-subtle);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .sp-channel-box-inspector-stats span{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 30%,var(--border-color));color:var(--accent-strong)}:root[data-theme=dark] .sp-channel-box-inspector-note{color:var(--text-secondary)}@media(max-width:768px){.stageplot-shell{flex-direction:column}}.rider-shell{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.rider-tool{display:flex;flex-direction:column;flex:1;gap:1rem;padding:1rem;box-sizing:border-box;min-width:0;min-height:0;overflow:hidden;height:100%;background:#fff}.rider-header{flex:0 0 auto}.rider-header-actions{align-items:center}.rider-file-actions{display:flex}.rider-rail-panel{display:flex;flex-direction:column;gap:.9rem;padding:.15rem .1rem .35rem;color:var(--text-primary)}.rider-rail-panel-stack{display:flex;flex-direction:column;gap:.9rem}.rider-rail-btn{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.5rem;font-size:.9rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;text-align:left;color:var(--text-primary)}.rider-rail-btn:hover:not(:disabled){background:#f5f5f5}.rider-rail-btn:disabled{opacity:.5;cursor:not-allowed}.rider-rail-btn-primary{background:#3b82f6;color:#fff;border-color:#3b82f6;font-weight:500}.rider-rail-btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.rider-rail-note{margin:0;font-size:.8rem;line-height:1.45;color:var(--text-muted)}.rider-status{margin:0;padding:12px 14px;border-radius:8px;font-size:.9rem}.rider-status-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.rider-status-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}:root[data-theme=dark] .rider-shell :is(.cl-file-menu,.cl-file-menu-submenu,.cl-modal){background:var(--surface-bg);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .rider-shell :is(.cl-file-menu-section,.cl-file-menu-sublabel,.cl-file-menu-notice,.cl-file-menu-date,.cl-modal-field span){color:var(--text-muted)}:root[data-theme=dark] .rider-shell :is(.cl-file-menu-divider,.cl-file-menu-submenu,.cl-modal-field input){border-color:var(--border-color)}:root[data-theme=dark] .rider-shell .cl-file-menu-item,:root[data-theme=dark] .rider-shell .cl-modal h3,:root[data-theme=dark] .rider-shell .cl-modal-field input{color:var(--text-primary)}:root[data-theme=dark] .rider-shell .cl-file-menu-item:hover:not(:disabled){background:var(--surface-muted)}:root[data-theme=dark] .rider-shell .cl-file-menu-item-selected{background:var(--accent-soft)!important;border-color:var(--accent)!important;color:var(--accent-strong)!important}:root[data-theme=dark] .rider-shell .cl-file-menu-item-danger{color:var(--danger);border-color:var(--danger)}:root[data-theme=dark] .rider-shell .cl-file-menu-item-danger:hover:not(:disabled),:root[data-theme=dark] .rider-shell .cl-file-menu-error{background:var(--danger-soft)}:root[data-theme=dark] .rider-shell .cl-file-menu-error{border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .rider-shell .cl-file-menu-notice,:root[data-theme=dark] .rider-shell .cl-modal-field input{background:var(--surface-muted)}.rider-mode-selector{display:flex;gap:16px;justify-content:center;padding:32px 24px 24px}.rider-mode-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 40px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;max-width:340px;flex:1}.rider-mode-card:hover,.rider-mode-card.active{border-color:#1976d2;background:#eff6ff}.rider-mode-card--disabled{opacity:.5;cursor:default;pointer-events:none}.rider-mode-card--disabled:hover{border-color:#e5e7eb;background:#f9fafb}.rider-mode-coming-soon{display:inline-block;margin-left:.4rem;padding:.15rem .45rem;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle}.rider-mode-icon{font-size:2.5rem}.rider-mode-card h3{margin:0;font-size:1.2rem;color:#111827}.rider-mode-card p{margin:0;font-size:.9rem;color:#6b7280;text-align:center;line-height:1.4}.rider-wizard{display:flex;flex-direction:column;flex:1;min-height:0;gap:.75rem}.rider-steps{display:flex;gap:4px;padding:16px 24px;background:#f9fafb;border-bottom:1px solid #e5e7eb;overflow-x:auto;border-radius:12px 12px 0 0}.rider-step-indicator{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;font-size:.85rem;font-weight:500;color:#9ca3af;background:transparent;border:none;cursor:pointer;white-space:nowrap;transition:all .15s}.rider-step-indicator:hover{color:#6b7280;background:#f3f4f6}.rider-step-indicator.active{color:#1976d2;background:#eff6ff;font-weight:600}.rider-step-indicator.completed{color:#059669}.rider-step-number{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:.75rem;font-weight:600;background:#e5e7eb;color:#6b7280}.rider-step-indicator.active .rider-step-number{background:#dbeafe;color:#0f172a}.rider-step-indicator.completed .rider-step-number{background:#059669;color:#fff}.rider-step-content{flex:1;overflow-y:auto;padding:24px}.rider-nav{display:flex;justify-content:space-between;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 12px 12px}.rider-nav-btn{padding:10px 24px;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .15s;border:1px solid #d1d5db;background:#fff;color:#374151}.rider-nav-btn:hover{background:#f3f4f6}.rider-nav-btn.primary{background:#1976d2;color:#fff;border-color:#1976d2}.rider-nav-btn.primary:hover{background:#1565c0}.rider-nav-btn:disabled{opacity:.4;cursor:not-allowed}.rider-field{margin-bottom:20px}.rider-field label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:6px}.rider-field .helper-text{font-size:.8rem;color:#9ca3af;margin-top:4px}.rider-field input[type=text],.rider-field input[type=email],.rider-field input[type=tel],.rider-field input[type=number],.rider-field input[type=date],.rider-field textarea,.rider-field select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;color:#111827;background:#fff;transition:border-color .15s;box-sizing:border-box}.rider-field input:focus,.rider-field textarea:focus,.rider-field select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.rider-field textarea{min-height:80px;resize:vertical}.rider-field-row{display:flex;gap:16px}.rider-field-row>.rider-field{flex:1}.rider-member-card{border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:16px;background:#fafafa}.rider-member-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.rider-member-header h4{margin:0;font-size:1.14rem;font-weight:750;color:#111827}.rider-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;padding:0;border:1px solid #fca5a5;border-radius:8px;background:#fff;color:#dc2626;font-size:.92rem;font-weight:700;line-height:1;cursor:pointer;flex:0 0 auto}.rider-remove-btn:hover{background:#fef2f2;border-color:#f87171}.rider-remove-btn:disabled{opacity:.45;cursor:not-allowed}.rider-danger-btn{padding:4px 10px;border:1px solid #fca5a5;border-radius:4px;background:#fff;color:#dc2626;font-size:.8rem;cursor:pointer}.rider-danger-btn:hover{background:#fef2f2}.rider-add-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border:2px dashed #d1d5db;border-radius:8px;background:transparent;color:#6b7280;font-size:.9rem;cursor:pointer;width:100%;justify-content:center;transition:all .15s}.rider-add-btn:hover{border-color:#1976d2;color:#1976d2;background:#eff6ff}.rider-quick-add-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:20px}.rider-quick-add-btn{padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1f2937;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s}.rider-quick-add-btn:hover{border-color:#1976d2;background:#eff6ff;color:#1976d2}.rider-member-row-card{overflow:hidden}.rider-person-card{background:linear-gradient(180deg,#fafafa,#fff)}.rider-member-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.rider-member-summary-grid>.rider-field{margin-bottom:0}.rider-field-hint{margin:4px 0 0;color:#6b7280;font-size:.8rem}.rider-section-stack{display:flex;flex-direction:column;gap:12px}.rider-compact-select{width:min(100%,260px);max-width:260px}.rider-compact-select-small{width:min(100%,220px);max-width:220px}.rider-provider-select{width:min(100%,198px);max-width:198px;min-height:34px;padding:6px 10px;font-size:.79rem;line-height:1.25;background:#f8fafc}.rider-provider-select.rider-compact-select-small{width:min(100%,186px);max-width:186px}.rider-requirement-select{min-height:34px;padding:6px 10px;font-size:.79rem;line-height:1.25}.rider-instrument-picker-field{margin-bottom:0}.rider-instrument-picker-field .rider-compact-select{flex:0 1 260px}.rider-member-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.rider-member-toggle-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}.rider-member-toggle-card.selected{border-color:#93c5fd;background:#eff6ff}.rider-member-toggle-card input{width:auto}.rider-member-toggle-count-input{width:100%}.rider-member-equipment-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:16px}.rider-member-equipment-grid-header{padding:8px 10px;border-radius:8px;background:#eef2f7;color:#475569;font-size:.78rem;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.04em}.rider-equipment-cell{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;color:#111827}.rider-equipment-checkbox{display:flex;align-items:center;gap:8px;margin:0;font-size:.85rem;font-weight:600;color:#1f2937}.rider-member-instrument-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:4px 0 12px}.rider-member-instrument-grid{align-items:stretch}.rider-member-instrument-row{--rider-provider-column-width: 36px;--rider-provider-column-gap: 10px;--rider-provider-rail-width: calc(var(--rider-provider-column-width) * 2 + var(--rider-provider-column-gap));display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px;border:1px solid #dbe2ea;border-radius:10px;background:#fff}.rider-member-instrument-row>.rider-field{flex:1;margin-bottom:0}.rider-member-instrument-row select,.rider-member-instrument-row>input,.rider-instrument-support-card input,.rider-instrument-support-card textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#111827;background:#fff;transition:border-color .15s;box-sizing:border-box}.rider-member-instrument-row select:focus,.rider-member-instrument-row>input:focus,.rider-instrument-support-card input:focus,.rider-instrument-support-card textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.rider-instrument-support-card textarea{min-height:72px;resize:vertical}.rider-equipment-checkbox input{width:auto}.rider-provider-toggle{display:flex;flex-direction:column;gap:6px}.rider-instrument-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:nowrap}.rider-instrument-toolbar.has-provider-rail{display:grid;grid-template-columns:minmax(0,1fr) var(--rider-provider-rail-width);grid-template-rows:auto auto;align-items:end;column-gap:16px;row-gap:6px}.rider-instrument-toolbar>.rider-field{flex:1;margin-bottom:0}.rider-instrument-toolbar strong{flex:1;min-width:0}.rider-instrument-toolbar.has-provider-rail strong{grid-column:1;grid-row:2;flex:none;display:flex;align-items:center;min-height:18px;line-height:1.1}.rider-instrument-toolbar-spacer{grid-column:1;grid-row:1;min-height:1px}.rider-instrument-provider-header{display:flex;flex-direction:column;align-items:stretch;gap:6px;flex:0 0 var(--rider-provider-rail-width);min-width:var(--rider-provider-rail-width)}.rider-instrument-toolbar.has-provider-rail .rider-instrument-provider-header{grid-column:2;grid-row:1;justify-self:end}.rider-instrument-provider-heading{font-size:.56rem;font-weight:700;letter-spacing:.03em;line-height:1;white-space:nowrap;text-align:center;color:#64748b}.rider-instrument-provider-columns,.rider-provider-checkboxes{display:grid;width:var(--rider-provider-rail-width);grid-template-columns:repeat(2,var(--rider-provider-column-width));justify-content:end;justify-items:center;align-items:center;column-gap:var(--rider-provider-column-gap)}.rider-instrument-toolbar.has-provider-rail>.rider-provider-checkboxes{grid-column:2;grid-row:2;justify-self:end;align-self:center}.rider-provider-checkboxes-placeholder{visibility:hidden;pointer-events:none}.rider-instrument-provider-columns span{display:block;font-size:.64rem;line-height:1.05;font-weight:600;text-align:center;color:#64748b}.rider-provider-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.rider-provider-check input{width:12px;height:12px;margin:0;accent-color:#1976d2}.rider-instrument-provider-row{display:grid;grid-template-columns:minmax(0,1fr) var(--rider-provider-rail-width);align-items:center;gap:12px}.rider-instrument-action-row{display:flex;flex-wrap:wrap;gap:8px}.rider-vocal-mic-stack{display:flex;flex-direction:column;gap:10px}.rider-instrument-requirement-stack,.rider-instrument-requirement-item{display:flex;flex-direction:column;gap:8px}.rider-instrument-footer{display:flex;justify-content:flex-end;margin-top:auto}.rider-instrument-requirement-row{display:flex;align-items:center;gap:8px}.rider-instrument-requirement-row .rider-compact-select,.rider-instrument-requirement-add-item .rider-compact-select{width:100%;max-width:none}.rider-add-instrument-card{position:relative;overflow:visible;justify-content:center;border-style:dashed;border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#fff);min-height:188px}.rider-add-instrument-card.is-open{justify-content:flex-start;border-style:solid;z-index:8}.rider-add-instrument-trigger{width:100%;min-height:56px;padding:12px 14px;border:none;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.rider-add-instrument-trigger:hover{background:#dbeafe}.rider-add-instrument-menu{position:absolute;top:0;left:0;z-index:12;display:grid;grid-template-columns:minmax(160px,.95fr) minmax(0,1.15fr);gap:10px;width:min(calc(200% + 12px),calc(100vw - 64px));min-width:100%;padding:10px;border:1px solid #dbe2ea;border-radius:12px;background:#fff;box-shadow:0 20px 40px #0f172a2e}.rider-add-instrument-card.menu-left .rider-add-instrument-menu{top:0;left:auto;right:calc(100% + 12px)}.rider-add-instrument-groups,.rider-add-instrument-submenu{display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;min-height:184px}.rider-add-instrument-group,.rider-add-instrument-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#1f2937;font-size:.88rem;text-align:left;cursor:pointer;transition:background .15s,color .15s}.rider-add-instrument-group:after{content:"›";color:#94a3b8;font-size:1rem}.rider-add-instrument-group:hover,.rider-add-instrument-group.active,.rider-add-instrument-option:hover{background:#eff6ff;color:#1d4ed8}.rider-member-list-actions{display:flex;justify-content:flex-start;margin-top:12px}.rider-inline-requirements,.rider-inline-requirement-actions{--rider-inline-requirement-columns: 4;display:grid;grid-template-columns:repeat(var(--rider-inline-requirement-columns),minmax(0,1fr));gap:12px}.rider-inline-requirements{align-items:stretch}.rider-inline-requirement-card,.rider-inline-requirement-add{display:grid;align-items:center;gap:8px;padding:10px 12px;border:1px solid #dbe2ea;border-radius:12px;background:#fff;width:100%;min-width:0;box-sizing:border-box}.rider-inline-requirement-card{grid-template-columns:minmax(0,1fr) auto auto}.rider-inline-requirement-add{grid-template-columns:minmax(0,1fr) auto}.rider-inline-requirement-actions{align-items:start}.rider-inline-requirement-actions .rider-inline-requirement-add{grid-column:1}.rider-inline-requirement-submit{grid-column:2;width:100%;min-height:44px;padding:0 12px;justify-self:stretch;align-self:stretch}.rider-inline-requirement-card span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.84rem;line-height:1.2}.rider-inline-requirement-count{width:60px;min-width:60px;max-width:60px}.rider-instrument-requirement-count{justify-self:end}.rider-inline-requirement-card select,.rider-inline-requirement-add select{min-height:34px;padding:6px 8px;font-size:.79rem;line-height:1.25}.rider-inline-requirement-add .rider-compact-select{width:100%;max-width:none}.rider-inline-requirement-submit.rider-add-btn{font-size:.82rem;border-width:1px}.rider-instrument-support-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.rider-instrument-support-card{padding:12px;border:1px solid #dbe2ea;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:12px}.rider-instrument-support-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.rider-vocal-mic-list{display:flex;flex-direction:column;gap:12px}.rider-vocal-mic-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,1.1fr) auto;gap:12px;align-items:end;padding:12px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}.rider-vocal-mic-row>.rider-field,.rider-additional-mic-row>.rider-field{margin-bottom:0}.rider-option-group-wrap{flex-wrap:wrap}.rider-additional-mic-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(240px,1.1fr) auto;gap:12px;align-items:end;padding:12px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}.rider-cables-card{padding:16px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}.rider-provider-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:38px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#475569;font-size:.75rem;font-weight:500;line-height:1.3;cursor:pointer;transition:all .15s;text-align:left;box-sizing:border-box;overflow:hidden}.rider-provider-btn:hover{background:#f1f5f9;border-color:#94a3b8}.rider-provider-btn.selected{background:#eff6ff;border-color:#93c5fd;color:#1e3a8a;font-weight:600}.rider-stage-plot-preview-card{margin-top:16px;padding:16px;border:1px solid #dbe2ea;border-radius:12px;background:#fff}.rider-stage-plot-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rider-stage-plot-preview-header strong{color:#0f172a}.rider-stage-plot-preview-header span,.rider-stage-plot-preview-placeholder{color:#64748b;font-size:.9rem}.rider-stage-plot-preview-frame{min-height:240px;border:1px solid #dbe2ea;border-radius:12px;overflow:hidden;background:#fff}.rider-stage-plot-preview-image{display:block;width:100%;height:auto}.rider-stage-plot-render-surface{height:240px;padding:8px;box-sizing:border-box;background:#fff}.rider-stage-plot-preview-placeholder{display:flex;align-items:center;justify-content:center;min-height:240px;margin:0;padding:16px}.rider-equipment-count-input{width:100%}.rider-multi-select{display:block}.rider-multi-select-summary{list-style:none;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#64748b;font-size:.84rem;font-weight:600;cursor:pointer}.rider-multi-select-summary::-webkit-details-marker{display:none}.rider-multi-select-summary.has-value,.rider-multi-select[open] .rider-multi-select-summary{color:#0f172a;border-color:#93c5fd;background:#eff6ff}.rider-multi-select-menu{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}.rider-multi-select-option{display:flex;gap:8px;align-items:flex-start;font-size:.82rem;color:#1f2937}.rider-multi-select-option input{width:auto;margin-top:2px}.rider-multi-select-clear{align-self:flex-start;padding:0;border:none;background:transparent;color:#1976d2;font-size:.8rem;font-weight:700;cursor:pointer}.rider-section-heading{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#111827;margin:0 0 18px}.rider-option-group{display:flex;flex-wrap:wrap;gap:8px}.rider-option-chip{padding:8px 16px;border:1px solid #d1d5db;border-radius:20px;background:#fff;color:#374151;font-size:.85rem;cursor:pointer;transition:all .15s}.rider-option-chip:hover{border-color:#1976d2}.rider-option-chip.selected{background:#dbeafe;color:#0f172a;border-color:#60a5fa;font-weight:600}.rider-option-chip.selected:hover{background:#bfdbfe}.rider-option-chip-clear{border-style:dashed}.rider-input-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.rider-input-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.rider-selection-summary{margin-bottom:12px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:.85rem}.rider-input-sortable-list{display:flex;flex-direction:column;gap:12px}.rider-input-sortable-row{position:relative;padding:16px 18px 14px;border:1px solid #dbe2ea;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.rider-input-sortable-row-selected{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1f}.rider-input-sortable-row-dragging{opacity:.85;box-shadow:0 12px 28px #0f172a29}.rider-input-sortable-row-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap;padding-right:32px}.rider-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:1.05rem;cursor:pointer;transition:all .15s}.rider-icon-btn:hover{background:#f3f4f6}.rider-icon-btn-danger{border-color:#fca5a5;color:#dc2626}.rider-icon-btn-danger:hover{background:#fef2f2}.rider-input-select-toggle{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:.85rem;font-weight:700;color:#1f2937}.rider-input-select-toggle input{width:auto}.rider-input-source-pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:700;margin-right:auto}.rider-drag-handle{width:28px;height:28px;padding:0;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:1rem;font-weight:700;cursor:grab;opacity:0;transition:opacity .15s,color .15s,transform .15s}.rider-input-sortable-row:hover .rider-drag-handle,.rider-input-sortable-row:focus-within .rider-drag-handle,.rider-input-sortable-row-dragging .rider-drag-handle{opacity:1}.rider-drag-handle:hover{color:#475569;transform:scale(1.05)}.rider-input-delete-btn{position:absolute;top:10px;right:10px;width:28px;height:28px;font-size:1rem}.rider-input-row-grid{display:grid;grid-template-columns:minmax(180px,2fr) repeat(3,minmax(120px,1fr)) minmax(180px,1.5fr);gap:12px}.rider-input-row-grid-notes{min-width:0}.rider-import-panel{margin-bottom:16px;padding:16px;border:1px solid #dbe2ea;border-radius:12px;background:#f8fafc}.rider-import-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rider-import-panel-header h4{margin:0;color:#111827;font-size:1rem}.rider-import-error{margin:0 0 12px;color:#b91c1c}.rider-input-table{width:100%;border-collapse:collapse;font-size:.9rem}.rider-input-table th{text-align:left;padding:8px 12px;background:#f3f4f6;border-bottom:2px solid #e5e7eb;font-weight:600;color:#374151;font-size:.8rem}.rider-input-table td{padding:6px 12px;border-bottom:1px solid #f3f4f6}.rider-input-table input,.rider-input-table select{width:100%;padding:6px 8px;border:1px solid #e5e7eb;border-radius:4px;font-size:.85rem;box-sizing:border-box}.rider-input-table input:focus,.rider-input-table select:focus{outline:none;border-color:#1976d2}.rider-back-link{white-space:nowrap}.rider-list-content{padding-top:20px}.rider-list-view{display:flex;flex-direction:column;gap:16px}.rider-list-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.rider-list-subtitle{margin:0;color:#6b7280;font-size:.9rem}.rider-empty-state{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:220px;padding:24px;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;background:#fafafa;text-align:center}.rider-list-table-wrap{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.rider-list-table{width:100%;border-collapse:collapse}.rider-list-table th,.rider-list-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #f3f4f6;vertical-align:middle}.rider-list-table th{background:#f9fafb;color:#374151;font-size:.85rem;font-weight:600}.rider-list-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:768px){.rider-mode-selector{flex-direction:column;align-items:center}.rider-mode-card{max-width:100%}.rider-field-row{flex-direction:column;gap:0}.rider-member-summary-grid,.rider-vocal-mic-row,.rider-additional-mic-row,.rider-member-instrument-list{grid-template-columns:1fr}.rider-add-instrument-card.is-open{z-index:8}.rider-add-instrument-menu{position:static;width:100%;min-width:0;grid-template-columns:1fr;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.rider-add-instrument-groups,.rider-add-instrument-submenu{min-height:0}.rider-inline-requirement-card,.rider-inline-requirement-add{width:100%}.rider-inline-requirements,.rider-inline-requirement-actions{--rider-inline-requirement-columns: 1;grid-template-columns:1fr}.rider-inline-requirement-submit{grid-column:1}.rider-member-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rider-input-toolbar{flex-direction:column;align-items:stretch}.rider-input-toolbar-actions{justify-content:stretch}.rider-input-row-grid{grid-template-columns:1fr}.rider-drag-handle{opacity:1}.rider-member-instrument-row{flex-direction:column;align-items:stretch}.rider-steps{padding:12px 16px}.rider-step-content{padding:16px}@media(max-width:1280px){.rider-member-instrument-list{grid-template-columns:repeat(3,minmax(0,1fr))}.rider-inline-requirements,.rider-inline-requirement-actions{--rider-inline-requirement-columns: 3;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1040px){.rider-member-instrument-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rider-inline-requirements,.rider-inline-requirement-actions{--rider-inline-requirement-columns: 2;grid-template-columns:repeat(2,minmax(0,1fr))}}.rider-list-header{flex-direction:column;align-items:stretch}.rider-list-table-wrap{overflow-x:auto}}:root[data-theme=dark] .rider-tool{background:var(--app-bg);color:var(--text-primary)}:root[data-theme=dark] .rider-shell .cl-header{background:#182433f5;border-bottom-color:var(--border-color)}:root[data-theme=dark] .rider-mode-card,:root[data-theme=dark] .rider-steps,:root[data-theme=dark] .rider-nav,:root[data-theme=dark] .rider-member-card,:root[data-theme=dark] .rider-input-table th{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .rider-mode-card h3,:root[data-theme=dark] .rider-field label,:root[data-theme=dark] .rider-member-header h4,:root[data-theme=dark] .rider-section-heading,:root[data-theme=dark] .rider-input-table th,:root[data-theme=dark] .rider-option-chip,:root[data-theme=dark] .rider-nav-btn{color:var(--text-primary)}:root[data-theme=dark] .rider-mode-card p,:root[data-theme=dark] .rider-step-indicator,:root[data-theme=dark] .rider-field .helper-text,:root[data-theme=dark] .rider-field-hint,:root[data-theme=dark] .rider-instrument-provider-heading,:root[data-theme=dark] .rider-instrument-provider-columns span,:root[data-theme=dark] .rider-mode-card:hover,:root[data-theme=dark] .rider-mode-card.active,:root[data-theme=dark] .rider-step-indicator.active,:root[data-theme=dark] .rider-add-btn:hover{background:var(--accent-soft)}:root[data-theme=dark] .rider-status-success{background:var(--success-soft);border-color:var(--success-border);color:var(--success)}:root[data-theme=dark] .rider-status-error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .rider-step-indicator:hover,:root[data-theme=dark] .rider-nav-btn:hover,:root[data-theme=dark] .rider-footprint-toggle-btn:hover:not(.active){background:var(--surface-subtle)}:root[data-theme=dark] .rider-step-number,:root[data-theme=dark] .rider-input-table td,:root[data-theme=dark] .rider-option-chip,:root[data-theme=dark] .rider-nav-btn,:root[data-theme=dark] .rider-quick-add-btn,:root[data-theme=dark] .rider-equipment-cell,:root[data-theme=dark] .rider-member-toggle-card,:root[data-theme=dark] .rider-provider-btn,:root[data-theme=dark] .rider-inline-requirement-card,:root[data-theme=dark] .rider-inline-requirement-add,:root[data-theme=dark] .rider-add-instrument-menu,:root[data-theme=dark] .rider-add-instrument-card,:root[data-theme=dark] .rider-add-instrument-groups,:root[data-theme=dark] .rider-add-instrument-submenu,:root[data-theme=dark] .rider-instrument-support-card,:root[data-theme=dark] .rider-vocal-mic-row,:root[data-theme=dark] .rider-additional-mic-row,:root[data-theme=dark] .rider-cables-card,:root[data-theme=dark] .rider-input-sortable-row,:root[data-theme=dark] .rider-drag-handle,:root[data-theme=dark] .rider-input-table input,:root[data-theme=dark] .rider-input-table select,:root[data-theme=dark] .rider-field input[type=text],:root[data-theme=dark] .rider-field input[type=email],:root[data-theme=dark] .rider-field input[type=tel],:root[data-theme=dark] .rider-field input[type=number],:root[data-theme=dark] .rider-field input[type=date],:root[data-theme=dark] .rider-field textarea,:root[data-theme=dark] .rider-field select,:root[data-theme=dark] .rider-member-instrument-row select,:root[data-theme=dark] .rider-member-instrument-row>input,:root[data-theme=dark] .rider-inline-requirement-card select,:root[data-theme=dark] .rider-inline-requirement-add select,:root[data-theme=dark] .rider-instrument-support-card input,:root[data-theme=dark] .rider-instrument-support-card textarea,:root[data-theme=dark] .rider-remove-btn{background:var(--surface-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .rider-inline-requirement-card span{color:var(--text-primary)}:root[data-theme=dark] .rider-remove-btn{border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .rider-remove-btn:hover{background:var(--danger-soft)}:root[data-theme=dark] .rider-danger-btn{background:var(--surface-bg);border-color:var(--danger-border);color:var(--danger)}:root[data-theme=dark] .rider-danger-btn:hover{background:var(--danger-soft)}:root[data-theme=dark] .rider-add-btn{border-color:var(--border-color);color:var(--text-muted)}:root[data-theme=dark] .rider-add-instrument-group,:root[data-theme=dark] .rider-add-instrument-option{color:var(--text-primary)}:root[data-theme=dark] .rider-add-instrument-group:after{color:var(--text-muted)}:root[data-theme=dark] .rider-option-chip.selected{background:#b9d7fb;border-color:#8cc6ff;color:#07121f}:root[data-theme=dark] .rider-member-equipment-grid-header,:root[data-theme=dark] .rider-input-source-pill,:root[data-theme=dark] .rider-selection-summary{background:var(--surface-subtle);border-color:var(--border-color)}:root[data-theme=dark] .rider-provider-btn.selected,:root[data-theme=dark] .rider-member-toggle-card.selected,:root[data-theme=dark] .rider-add-instrument-trigger,:root[data-theme=dark] .rider-quick-add-btn:hover,:root[data-theme=dark] .rider-input-sortable-row-selected{background:#b9d7fb;border-color:#8cc6ff;color:#07121f}:root[data-theme=dark] .rider-provider-btn:hover{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .rider-provider-btn.selected{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}:root[data-theme=dark] .rider-stage-plot-preview-card,:root[data-theme=dark] .rider-stage-plot-preview-frame,:root[data-theme=dark] .rider-stage-plot-render-surface{background:var(--surface-bg);border-color:var(--border-color)}:root[data-theme=dark] .rider-stage-plot-preview-header strong{color:var(--text-primary)}:root[data-theme=dark] .rider-stage-plot-preview-header span,:root[data-theme=dark] .rider-stage-plot-preview-placeholder{color:var(--text-muted)}:root[data-theme=dark] .rider-add-instrument-group:hover,:root[data-theme=dark] .rider-add-instrument-group.active,:root[data-theme=dark] .rider-add-instrument-option:hover{background:var(--accent-soft);color:var(--text-primary)}:root[data-theme=dark] .rider-step-indicator.active .rider-step-number{background:#b9d7fb;color:#07121f}:root[data-theme=dark] .rider-back-link:hover{color:var(--accent-contrast)}:root[data-theme=dark] .rider-empty-state,:root[data-theme=dark] .rider-list-table-wrap,:root[data-theme=dark] .rider-list-table th{background:var(--surface-muted);border-color:var(--border-color)}:root[data-theme=dark] .rider-member-instrument-row,:root[data-theme=dark] .rider-import-panel,:root[data-theme=dark] .rider-icon-btn,:root[data-theme=dark] .rider-multi-select-summary{background:var(--surface-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .rider-member-instrument-row .rider-field label,:root[data-theme=dark] .rider-import-panel-header h4,:root[data-theme=dark] .rider-equipment-checkbox,:root[data-theme=dark] .rider-input-select-toggle{color:var(--text-primary)}:root[data-theme=dark] .rider-member-equipment-grid-header{background:#94a3b829;color:#e2e8f0}:root[data-theme=dark] .rider-input-sortable-row-selected{background:#19324d;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd38}:root[data-theme=dark] .rider-input-sortable-row-selected .rider-input-source-pill{background:#bfdbfe2e;color:#dbeafe}:root[data-theme=dark] .rider-input-sortable-row-selected .rider-field label,:root[data-theme=dark] .rider-input-sortable-row-selected .rider-input-select-toggle,:root[data-theme=dark] .rider-input-sortable-row-selected .rider-drag-handle{color:var(--text-primary)}:root[data-theme=dark] .rider-multi-select-option{color:var(--text-primary)}:root[data-theme=dark] .rider-multi-select-menu{border-top-color:var(--border-color)}:root[data-theme=dark] .rider-multi-select-clear{color:#8cc6ff}:root[data-theme=dark] .rider-icon-btn-danger{color:var(--danger);border-color:var(--danger-border)}:root[data-theme=dark] .rider-icon-btn-danger:hover{background:var(--danger-soft)}:root[data-theme=dark] .rider-list-table td{border-bottom-color:var(--border-color)}:root[data-theme=dark] .rider-list-subtitle{color:var(--text-muted)}:root[data-theme=dark] .rider-input-table td{border-bottom-color:var(--border-color)}.admin-tool{display:flex;flex-direction:column;gap:1rem;min-height:100%;padding:1.5rem;background:#f4f7fb;color:#1f2937}.admin-hero,.admin-create-card,.admin-panel,.admin-summary-card,.admin-banner{background:#fff;border:1px solid #dbe4ee;border-radius:14px;box-shadow:0 10px 26px #0f172a0f}.admin-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.4rem}.admin-eyebrow{margin:0 0 .35rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5b6b7d}.admin-hero h2{margin:0;font-size:1.55rem;color:#102133}.admin-subtitle{margin:.55rem 0 0;max-width:780px;color:#52606d;line-height:1.55}.admin-banner{padding:.9rem 1rem}.admin-banner-error{border-color:#f0c6c6;background:#fff2f2;color:#b42318}.admin-banner-success{border-color:#c7e3ce;background:#edf8ef;color:#25603a}.admin-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem}.admin-summary-card{padding:1rem}.admin-summary-card span{display:block;font-size:.77rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.admin-summary-card strong{display:block;margin-top:.3rem;font-size:1.5rem;color:#102133}.admin-create-card,.admin-panel{padding:1.15rem}.admin-section-heading{margin-bottom:.9rem}.admin-section-heading h3,.admin-section-heading h4{margin:0;color:#102133}.admin-section-heading p{margin:.35rem 0 0;color:#617181;line-height:1.5}.admin-subsection-heading{margin-top:1.25rem}.admin-create-grid,.admin-content-grid,.admin-detail-meta{display:grid;gap:.9rem}.admin-create-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-content-grid{grid-template-columns:minmax(360px,1.15fr) minmax(360px,1fr);align-items:start}.admin-field{display:flex;flex-direction:column;gap:.35rem}.admin-field span{font-size:.8rem;font-weight:600;color:#425466}.admin-field input,.admin-toolbar-row input,.admin-toolbar-row select{width:100%;min-height:42px;padding:.65rem .75rem;border:1px solid #cfd8e3;border-radius:10px;background:#fff;color:#1f2937}.admin-field input:focus,.admin-toolbar-row input:focus,.admin-toolbar-row select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.admin-toolbar-row,.admin-actions-row,.admin-danger-zone,.admin-toggle-row{display:flex;gap:.75rem;align-items:center}.admin-toolbar-row{flex-wrap:wrap}.admin-toolbar-row input{flex:1 1 240px}.admin-toolbar-row select{flex:0 0 170px}.admin-primary-button,.admin-secondary-button,.admin-danger-button{min-height:42px;padding:.65rem 1rem;border-radius:10px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.admin-primary-button{border:1px solid #1976d2;background:#1976d2;color:#fff}.admin-primary-button:hover:not(:disabled){background:#1465b2}.admin-secondary-button{border:1px solid #d0d9e3;background:#fff;color:#243447}.admin-secondary-button:hover:not(:disabled){background:#f7fafc}.admin-danger-button{border:1px solid #d32f2f;background:#fff;color:#d32f2f}.admin-danger-button:hover:not(:disabled){background:#fff5f5}.admin-primary-button:disabled,.admin-secondary-button:disabled,.admin-danger-button:disabled{opacity:.55;cursor:default}.admin-entitlements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem}.admin-entitlement-card{display:flex;gap:.7rem;align-items:flex-start;padding:.9rem;border:1px solid #dbe4ee;border-radius:12px;background:#f9fbfd}.admin-entitlement-card input{margin-top:.2rem}.admin-entitlement-card strong,.admin-toggle-row strong{display:block;color:#162839}.admin-entitlement-card span,.admin-toggle-row span{display:block;margin-top:.2rem;font-size:.84rem;color:#617181;line-height:1.45}.admin-users-table-wrap{overflow:auto}.admin-users-table{width:100%;border-collapse:collapse}.admin-users-table th,.admin-users-table td{padding:.7rem .75rem;border-bottom:1px solid #e6edf5;text-align:left;vertical-align:top}.admin-users-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.admin-users-table tbody tr{cursor:pointer}.admin-users-table tbody tr:hover{background:#f8fbff}.admin-users-table tbody tr.is-selected{background:#eef5ff}.admin-empty-state,.admin-empty-detail{padding:1.2rem;color:#617181}.admin-pill-row{display:flex;flex-wrap:wrap;gap:.35rem}.admin-pill{display:inline-flex;align-items:center;padding:.24rem .55rem;border-radius:999px;font-size:.76rem;font-weight:600}.admin-pill.is-neutral{background:#eef2f7;color:#4b5563}.admin-pill.is-info{background:#e8f2ff;color:#1c5c92}.admin-pill.is-success{background:#edf8ef;color:#25603a}.admin-pill.is-danger{background:#fff1f1;color:#b42318}.admin-detail-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.admin-detail-meta-compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-detail-meta div{padding:.85rem;border-radius:10px;background:#f8fbfd;border:1px solid #dbe4ee}.admin-detail-meta span{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.admin-detail-meta strong{display:block;margin-top:.25rem;color:#132536;word-break:break-word}.admin-toggle-row{padding:.9rem;border:1px solid #dbe4ee;border-radius:12px;background:#f9fbfd;align-items:flex-start}.admin-password-row{align-items:stretch}.admin-danger-zone{justify-content:space-between;margin-top:1.5rem;padding:1rem;border:1px solid #f0d0d0;border-radius:12px;background:#fff9f9;align-items:center}.admin-danger-zone h4{margin:0;color:#8f1d1d}.admin-danger-zone p{margin:.3rem 0 0;color:#8d5b5b}@media(max-width:1024px){.admin-content-grid{grid-template-columns:1fr}}@media(max-width:768px){.admin-tool{padding:1rem}.admin-hero,.admin-toolbar-row,.admin-danger-zone,.admin-actions-row{flex-direction:column;align-items:stretch}.admin-toolbar-row select,.admin-toolbar-row input,.admin-primary-button,.admin-secondary-button,.admin-danger-button{width:100%}}:root[data-theme=dark] .admin-tool{background:var(--app-bg);color:var(--text-primary)}:root[data-theme=dark] .admin-hero,:root[data-theme=dark] .admin-create-card,:root[data-theme=dark] .admin-panel,:root[data-theme=dark] .admin-summary-card,:root[data-theme=dark] .admin-banner,:root[data-theme=dark] .admin-entitlement-card,:root[data-theme=dark] .admin-detail-meta div,:root[data-theme=dark] .admin-toggle-row{background:var(--surface-bg);border-color:var(--border-color);box-shadow:0 10px 26px var(--shadow-color)}:root[data-theme=dark] .admin-eyebrow,:root[data-theme=dark] .admin-subtitle,:root[data-theme=dark] .admin-section-heading p,:root[data-theme=dark] .admin-summary-card span,:root[data-theme=dark] .admin-field span,:root[data-theme=dark] .admin-entitlement-card span,:root[data-theme=dark] .admin-toggle-row span,:root[data-theme=dark] .admin-empty-state,:root[data-theme=dark] .admin-empty-detail,:root[data-theme=dark] .admin-detail-meta span,:root[data-theme=dark] .admin-users-table th{color:var(--text-muted)}:root[data-theme=dark] .admin-hero h2,:root[data-theme=dark] .admin-summary-card strong,:root[data-theme=dark] .admin-section-heading h3,:root[data-theme=dark] .admin-section-heading h4,:root[data-theme=dark] .admin-entitlement-card strong,:root[data-theme=dark] .admin-toggle-row strong,:root[data-theme=dark] .admin-detail-meta strong{color:var(--text-primary)}:root[data-theme=dark] .admin-field input,:root[data-theme=dark] .admin-toolbar-row input,:root[data-theme=dark] .admin-toolbar-row select{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}:root[data-theme=dark] .admin-secondary-button{background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}:root[data-theme=dark] .admin-secondary-button:hover:not(:disabled){background:var(--surface-subtle)}:root[data-theme=dark] .admin-danger-button{background:var(--surface-bg)}:root[data-theme=dark] .admin-users-table th,:root[data-theme=dark] .admin-users-table td{border-bottom-color:var(--border-color)}:root[data-theme=dark] .admin-users-table tbody tr:hover{background:var(--surface-muted)}:root[data-theme=dark] .admin-users-table tbody tr.is-selected{background:var(--accent-soft)}:root[data-theme=dark] .admin-pill.is-neutral{background:var(--surface-muted);color:var(--text-secondary)}:root[data-theme=dark] .admin-pill.is-info{background:var(--accent-soft);color:var(--accent-strong)}:root[data-theme=dark] .admin-pill.is-success{background:var(--success-soft);color:var(--success)}:root[data-theme=dark] .admin-pill.is-danger{background:var(--danger-soft);color:var(--danger)}:root[data-theme=dark] .admin-banner-error,:root[data-theme=dark] .admin-danger-zone{background:var(--danger-soft);border-color:var(--danger-border)}:root[data-theme=dark] .admin-banner-success{background:var(--success-soft);border-color:var(--success-border)}:root[data-theme=dark] .admin-danger-zone h4{color:var(--danger)}:root[data-theme=dark] .admin-danger-zone p{color:var(--text-muted)}.app{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;background:var(--app-bg);color:var(--text-primary)}.app-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 2rem;background-color:var(--header-bg);color:var(--header-text);box-shadow:0 2px 14px var(--shadow-color-strong)}.app-header h1{margin:0;font-size:1.5rem;font-weight:600}.app-title-clickable{cursor:pointer;transition:opacity .15s ease}.app-title-clickable:hover{opacity:.85}.tool-nav{display:flex;flex:1;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;min-width:0}.tool-nav-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.tool-nav button{padding:.6rem 1.5rem;background-color:var(--header-control-bg);color:var(--header-text);border:1px solid var(--header-control-border);border-radius:4px;cursor:pointer;font-size:.95rem;font-weight:500;white-space:nowrap;transition:all .2s}.tool-nav button:hover{background-color:var(--header-control-hover-bg)}.tool-nav button.active{background-color:var(--header-control-active-bg);color:var(--header-control-active-text);border-color:var(--header-control-active-bg)}.header-actions{display:flex;align-items:center;gap:.75rem}.account-btn{padding:.5rem 1rem;background-color:var(--header-control-bg);color:var(--header-text);border:1px solid var(--header-control-border);border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;white-space:nowrap}.account-btn:hover{background-color:var(--header-control-hover-bg)}.app-main{flex:1;overflow:hidden;display:flex;background:var(--app-bg);min-height:0}.app-shell{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.app-shell-content{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.landing-wrapper{display:flex;flex-direction:column;height:100%;overflow:auto}.naming-wrapper{display:flex;flex-direction:column;height:100%;min-height:0}.naming-wrapper>*:first-child{flex:1;overflow:hidden}.channel-list-wrapper{display:flex;flex-direction:column;height:100%;overflow:auto;min-height:0}.stageplot-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}.rider-wrapper,.admin-wrapper{display:flex;flex-direction:column;height:100%;overflow:auto;min-height:0}@media(max-width:768px){.app{height:auto;min-height:100vh;overflow:visible}.app-main{overflow:visible;min-height:calc(100dvh - 80px)}.app-shell{flex-direction:column;overflow:visible}.app-shell-content{overflow:visible;min-height:0;flex:1}.naming-wrapper{height:auto;overflow:visible}.naming-wrapper>*:first-child{overflow:visible}.channel-list-wrapper{height:auto;overflow:visible;min-height:0;flex:1}.stageplot-wrapper{height:100%;min-height:400px;overflow:hidden}.rider-wrapper{height:auto;overflow:visible;min-height:0;flex:1}.admin-wrapper{height:auto;overflow:visible}.app-header{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:10px;padding:10px 12px}.app-title{font-size:18px;line-height:1.2;margin:0;grid-column:1;grid-row:1;align-self:center}.tool-nav{display:flex;justify-content:center;gap:8px;grid-column:1 / -1;grid-row:2;order:2}.tool-nav-buttons{gap:8px;width:100%;justify-content:center}.tool-nav button{flex:1 1 100px;min-height:44px;font-size:.85rem;padding:.5rem .75rem}.header-actions{grid-column:2;grid-row:1;gap:8px;align-self:center}.account-btn{min-height:44px;padding:.5rem .9rem}}.locked-module{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:var(--text-muted)}.locked-module .locked-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.locked-module h2{margin:0 0 .5rem;font-size:1.5rem;color:var(--text-primary)}.locked-module p{margin:0 0 1.5rem;font-size:1rem;max-width:400px}.locked-module .toolbar-btn{padding:.75rem 1.5rem;font-size:1rem;background:var(--accent);color:var(--accent-contrast);border:none;border-radius:6px;cursor:pointer;transition:background .15s}.locked-module .toolbar-btn:hover{background:var(--accent-hover)}
