/* BLUEFLOW Multi-Workspace v1 */
.bf-ws-overlay{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 18% 8%,#cfeaff 0 10%,transparent 34%),radial-gradient(circle at 88% 92%,#dff6ea 0 8%,transparent 30%),linear-gradient(145deg,#eef8ff,#f8fbff 54%,#f4f9ff);font-family:Prompt,system-ui;color:#173452}
.bf-ws-shell{width:min(100%,760px)}
.bf-ws-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:22px;font-weight:800;font-size:20px}.bf-ws-brand i{width:38px;height:38px;border-radius:14px;background:linear-gradient(145deg,#4cb7ff,#0879dc);box-shadow:0 10px 24px #168bff33}
.bf-ws-card{background:#ffffffee;border:1px solid #dce8f5;border-radius:30px;padding:34px;box-shadow:0 30px 80px #1734521c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.bf-ws-head{text-align:center;margin-bottom:25px}.bf-ws-head h1{font-size:29px;line-height:1.25;margin:0 0 8px;letter-spacing:-.6px}.bf-ws-head p{margin:0;color:#71879a;font-size:13.5px;line-height:1.65}.bf-ws-user{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:999px;background:#eef7ff;color:#57758e;font-size:11px;font-weight:600}
.bf-ws-list{display:grid;gap:12px}.bf-ws-item{width:100%;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:14px;align-items:center;text-align:left;padding:15px 16px;border:1px solid #dbe8f4;border-radius:19px;background:#fff;color:#173452;cursor:pointer;transition:.18s ease;box-shadow:0 5px 14px #17345208}.bf-ws-item:hover{transform:translateY(-1px);border-color:#8fc9f3;box-shadow:0 12px 28px #168bff16;background:#fbfdff}.bf-ws-avatar{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#e7f5ff,#cceaff);color:#0879dc;font-size:19px;font-weight:800}.bf-ws-main{min-width:0}.bf-ws-main b{display:block;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-ws-main small{display:block;margin-top:4px;color:#7b8fa1;font-size:11.5px}.bf-ws-role{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#f1f7fc;color:#52718b;font-size:10.5px;font-weight:700;white-space:nowrap}.bf-ws-arrow{font-size:18px;color:#168bff;margin-left:8px}.bf-ws-foot{text-align:center;margin-top:19px;color:#8799a8;font-size:11px}.bf-ws-logout{margin-top:15px;border:0;background:transparent;color:#0879dc;font-weight:600;cursor:pointer}
#barShop.bf-ws-switchable{cursor:pointer;user-select:none;position:relative;padding-right:9px}.bf-ws-chevron{font-size:11px;color:#6f8497;margin-left:1px;transition:transform .16s ease}#barShop.bf-ws-switchable[aria-expanded="true"] .bf-ws-chevron{transform:rotate(180deg)}
.bf-ws-menu{position:absolute;z-index:4200;right:0;top:calc(100% + 10px);width:300px;padding:9px;border:1px solid #dce8f5;border-radius:18px;background:#fff;box-shadow:0 22px 55px #17345224}.bf-ws-menu-head{padding:8px 9px 10px;border-bottom:1px solid #edf3f8;margin-bottom:5px}.bf-ws-menu-head b{font-size:12px}.bf-ws-menu-head small{display:block;margin-top:2px;color:#8497a8;font-size:10px}.bf-ws-menu-item{width:100%;border:0;background:transparent;border-radius:13px;padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;text-align:left;cursor:pointer;color:#294a66}.bf-ws-menu-item:hover{background:#eef7ff}.bf-ws-menu-item.on{background:#eaf5ff}.bf-ws-mini-avatar{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#e5f3ff;color:#0879dc;font-weight:800}.bf-ws-menu-copy{min-width:0}.bf-ws-menu-copy b{display:block;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-ws-menu-copy small{display:block;margin-top:2px;color:#8295a6;font-size:9.5px}.bf-ws-check{color:#168bff;font-weight:800}.bf-ws-switch-note{padding:8px 10px 4px;color:#8a9baa;font-size:9.5px;line-height:1.45}
html[data-theme="dark"] .bf-ws-overlay{background:radial-gradient(circle at 18% 8%,#143857 0 10%,transparent 34%),linear-gradient(145deg,#09111d,#0e1c2b 54%,#0b1724);color:#edf6ff}html[data-theme="dark"] .bf-ws-card,html[data-theme="dark"] .bf-ws-item,html[data-theme="dark"] .bf-ws-menu{background:#101a29;border-color:#2b4156;color:#edf6ff}html[data-theme="dark"] .bf-ws-item:hover,html[data-theme="dark"] .bf-ws-menu-item:hover,html[data-theme="dark"] .bf-ws-menu-item.on{background:#14283c}html[data-theme="dark"] .bf-ws-main small,html[data-theme="dark"] .bf-ws-foot,html[data-theme="dark"] .bf-ws-menu-copy small{color:#91a6b9}
@media(max-width:700px){.bf-ws-overlay{padding:14px}.bf-ws-card{padding:24px 18px;border-radius:24px}.bf-ws-head h1{font-size:24px}.bf-ws-item{grid-template-columns:46px minmax(0,1fr);padding:13px}.bf-ws-avatar{width:46px;height:46px}.bf-ws-role{grid-column:2;justify-self:start;margin-top:-7px}.bf-ws-arrow{display:none}.bf-ws-menu{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:70vh;overflow:auto;border-radius:22px}.bar-shop.bf-ws-switchable{display:flex!important;min-width:0!important;width:48px!important;padding:5px!important}.bar-shop.bf-ws-switchable .bar-shop-copy,.bar-shop.bf-ws-switchable .bf-ws-chevron{display:none!important}}
