/* V6.9 Work / Personal switch. It never overlays graph input. */
.workspace-switch{display:flex;align-items:center;flex:none;padding:3px;border:1px solid #cbddeb;background:#edf5fb;border-radius:9px;gap:2px}.workspace-switch button{border:0;background:transparent;color:#52748d;padding:7px 12px;border-radius:6px;font-size:12px;font-weight:800;line-height:1;min-height:30px;white-space:nowrap;transition:background .18s,color .18s,box-shadow .18s}.workspace-switch button:hover{color:#0d68a2;background:#dbeef9}.workspace-switch button.active{background:#fff;color:#0b67a5;box-shadow:0 1px 5px #1e5c881f}.workspace-switch button:focus-visible{outline:3px solid #e5aa42;outline-offset:2px}.workspace-switching #mainContent{pointer-events:none;opacity:.65}.workspace-switching .workspace-switch{opacity:.6;pointer-events:none}
[data-workspace="personal"] .topbar-hdft,[data-workspace="personal"] .brand img,[data-workspace="personal"] .kite-values{display:none!important}[data-workspace="personal"] .brand{padding-top:22px}[data-workspace="personal"] .brand:before{content:'PERSONAL';display:inline-flex;align-items:center;padding:7px 10px;border-radius:7px;background:#e8f4fa;color:#0d6d9c;font-weight:900;font-size:11px;letter-spacing:.13em}[data-workspace="personal"] .brand-title{margin-top:10px}[data-workspace="personal"] .topbar{border-bottom-color:#d9e8f0}
@media(min-width:901px) and (max-width:1250px){.workspace-switch button{padding:7px 9px}.topbar{gap:8px}.quick-btn{padding-left:8px;padding-right:8px}}
@media(max-width:900px){.workspace-switch{order:0}.global-search{order:1}.workspace-switch button{min-height:38px}}
@media(max-width:700px){.workspace-switch{order:0;margin-left:0}.workspace-switch button{font-size:12px;padding:8px 10px;min-height:42px}.global-search{order:2;flex-basis:100%!important;width:100%!important}.topbar .quick-btn{order:1}.topbar .save-status{order:3}.topbar .owner-access{order:4}}
@media(max-width:400px){.workspace-switch button{padding:8px 7px;font-size:11px}.topbar .quick-btn{font-size:11px;padding:8px}}
[data-theme="dark"] .workspace-switch{background:#20354a;border-color:#41627d}[data-theme="dark"] .workspace-switch button{color:#c9ddec}[data-theme="dark"] .workspace-switch button.active{background:#345b79;color:#fff;box-shadow:none}
@media(prefers-reduced-motion:reduce){.workspace-switch button{transition:none}}

