:root{--theme-background-start:#081124;--theme-background-mid:#121f38;--theme-background-end:#1c2f4f;--theme-surface:#132746;--theme-surface-alt:#1d3a62;--theme-border:#4f7bb2;--theme-border-soft:#365a8b;--theme-text:#f4f8ff;--theme-text-muted:#bed2f0;--theme-accent:#6ad9ff;--theme-accent-contrast:#0f2340;--theme-called:#5dcf9b;--theme-called-bg:#133f31;--theme-free:#ffd17d;--theme-free-bg:#4f3820;--theme-error:#ff8d8d;--theme-error-bg:#4f2323;--theme-success:#9ef8c7;--theme-success-bg:#1d4a39;--theme-warning:#ffd27e;--theme-warning-bg:#4c3b1a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root[data-theme-mode=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--theme-background-start);color:var(--theme-text)}.control{min-height:100%;color:var(--theme-text);background:radial-gradient(circle at 100% 0%, var(--theme-background-end) 0%, transparent 40%), radial-gradient(circle at 0% 0%, var(--theme-accent) 0%, transparent 44%), linear-gradient(165deg, var(--theme-background-start) 0%, var(--theme-background-mid) 100%);padding:20px}.control-header{max-width:1080px;margin:0 auto 14px}.control-badge{letter-spacing:.04em;text-transform:uppercase;background:var(--theme-accent);color:var(--theme-accent-contrast);border-radius:999px;padding:5px 10px;font-size:.8rem;display:inline-flex}.control-header h1{margin:10px 0 6px;font-size:clamp(1.8rem,4vw,2.4rem)}.control-subtitle{color:var(--theme-text-muted);margin:0}.control-header-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.control-note,.control-error,.control-success{border:1px solid var(--theme-border-soft);background:var(--theme-surface);border-radius:10px;max-width:1080px;margin:0 auto 10px;padding:10px 12px}.control-error{color:var(--theme-error);border-color:var(--theme-error);background:var(--theme-error-bg)}.control-success{color:var(--theme-success);border-color:var(--theme-success);background:var(--theme-success-bg)}.control-warning-banner{border:1px solid var(--theme-warning);max-width:1080px;color:var(--theme-warning);background:var(--theme-warning-bg);border-radius:10px;margin:0 auto 10px;padding:10px 12px}.control-warning{color:var(--theme-warning);margin:8px 0 0;font-size:.92rem}.control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1080px;margin:0 auto;display:grid}.control-panel{border:1px solid var(--theme-border-soft);background:var(--theme-surface);border-radius:14px;padding:12px;box-shadow:0 18px 34px -26px #00000047}.control-access-blocked{border-color:var(--theme-warning)}.control-auth-gate{border-color:var(--theme-border)}.control-access-diagnostics{border-top:none;margin-top:0;padding-top:0}.control-panel h2{margin:0 0 8px;font-size:1.15rem}.control-panel p{color:var(--theme-text-muted);margin:6px 0}.control-helper-text{color:var(--theme-text-muted);margin:8px 0;font-size:.9rem}.control-summary-line{color:var(--theme-accent);margin:8px 0;font-size:.9rem;font-weight:600}.control-panel-wide{max-width:1080px;margin:12px auto 0}.control-form-row{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.control-form-column{gap:8px;display:grid}.control-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.grace-window{color:var(--theme-success);margin:8px 0;font-size:.9rem;font-weight:600}.quick-call-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.quick-call-button{border-color:var(--theme-border);background:var(--theme-surface-alt);color:var(--theme-text);text-align:left;font-weight:500}.quick-call-button:hover:enabled{background:var(--theme-called-bg)}.called-option-list{gap:6px;margin-top:10px;padding:0;list-style:none;display:grid}.called-option-item{border:1px solid var(--theme-border-soft);background:var(--theme-called-bg);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.called-option-item span{overflow-wrap:anywhere;font-size:.9rem}label{color:var(--theme-text-muted);gap:6px;font-size:.9rem;display:grid}label.grow{flex:1;min-width:260px}input,select,button{font:inherit}input,select{border:1px solid var(--theme-border);background:var(--theme-surface-alt);color:var(--theme-text);border-radius:9px;padding:8px 10px}button{border:1px solid var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-contrast);cursor:pointer;border-radius:9px;padding:8px 12px;font-weight:600}button.secondary{border-color:var(--theme-border);background:var(--theme-surface-alt);color:var(--theme-text)}button.secondary:hover:enabled{background:var(--theme-called-bg)}button.danger{border-color:var(--theme-error);background:var(--theme-error-bg);color:var(--theme-error)}button.danger:hover:enabled{background:var(--theme-error);color:var(--theme-accent-contrast)}button:disabled{opacity:.65;cursor:not-allowed}button[data-loading=true]:disabled{cursor:wait}.diagnostics-panel{margin-top:12px}.diagnostics-toggle{border-color:var(--theme-border);background:var(--theme-surface-alt);color:var(--theme-text)}.diagnostics-toggle:hover:enabled{background:var(--theme-called-bg)}.diagnostics-content{border-top:1px dashed var(--theme-border-soft);margin-top:10px;padding-top:10px}.theme-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.theme-color-field{border:1px solid var(--theme-border-soft);background:var(--theme-surface-alt);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.theme-color-field input[type=color]{border:1px solid var(--theme-border);cursor:pointer;border-radius:8px;width:48px;height:34px;padding:0}.option-list,.option-bulk-toolbar{gap:8px;margin-top:10px;display:grid}.option-bulk-actions{flex-wrap:wrap;gap:6px;display:flex}.option-chip-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.option-chip{border:1px solid var(--theme-border-soft);background:var(--theme-surface-alt);color:var(--theme-text);border-radius:999px;align-items:center;gap:8px;padding:6px 9px;font-size:.82rem;display:inline-flex}.option-chip.called{border-color:var(--theme-called);background:var(--theme-called-bg)}.option-chip em{color:var(--theme-text-muted);font-size:.74rem;font-style:normal}.option-item{border:1px solid var(--theme-border-soft);background:var(--theme-surface-alt);border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;padding:9px;display:flex}.option-select{align-items:center;display:inline-flex}.option-select input{width:16px;height:16px;accent-color:var(--theme-accent);cursor:pointer}.option-item.enabled{border-color:var(--theme-border-soft);background:var(--theme-surface-alt)}.option-item.disabled{border-color:var(--theme-warning);background:var(--theme-warning-bg)}.option-main{flex:1;gap:4px;min-width:0;display:grid}.option-main strong{overflow-wrap:anywhere}.option-item.disabled .option-main strong{color:var(--theme-warning)}.option-state{border:1px solid var(--theme-border-soft);border-radius:999px;width:fit-content;padding:2px 8px;font-size:.78rem;font-weight:600}.option-state.enabled{color:var(--theme-success);border-color:var(--theme-success);background:var(--theme-success-bg)}.option-state.disabled{color:var(--theme-warning);border-color:var(--theme-warning);background:var(--theme-warning-bg)}.option-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}@media (width<=980px){.control{padding:12px}.control-grid,.theme-color-grid{grid-template-columns:1fr}.option-item{flex-direction:column;align-items:flex-start}.option-actions{justify-content:flex-start;width:100%}}
