#bms-topbar{position:fixed;top:0;left:240px;right:0;z-index:12020;min-height:68px;display:flex;align-items:center;gap:12px;padding:10px 24px;border-bottom:1px solid #dbe4ea;background:rgba(255,255,255,.98);box-shadow:0 5px 20px rgba(12,41,61,.10);backdrop-filter:blur(14px)}#bms-topbar[hidden],body.auth-locked #bms-topbar{display:none!important}body.auth-locked main{padding-top:0}
.sidebar{height:100dvh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sidebar nav,.sidebar-bottom{flex-shrink:0}.sidebar-bottom{margin-top:auto}
#bms-topbar .bms-nav-actions,#bms-topbar .bms-workspace-actions{display:flex;align-items:center;gap:8px}#bms-topbar .bms-workspace-actions{flex:1;min-width:0}#bms-topbar .search{min-width:0;flex:1}#bms-topbar .search input{width:min(330px,30vw);background:transparent}#bms-topbar .current-user-pill{margin-left:auto}#bms-topbar button{border:1px solid #d4dfe5;background:#fff;color:#102f4d;border-radius:8px;padding:9px 11px;font:800 11px "DM Sans",sans-serif;cursor:pointer;white-space:nowrap}#bms-topbar button:disabled{opacity:.45;cursor:not-allowed}#bms-topbar-call{background:#176ca4!important;border-color:#176ca4!important;color:#fff!important}#bms-topbar-notifications b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:6px;border-radius:50%;background:#176ca4;color:#fff;font-size:10px}
main{padding-top:68px}.dialog-back,#universal-call-back,#return-to-call-button,#bms-back-button,#process-back,#process-forward,.notification-button{display:none!important}.process-nav{display:none!important}
body.bms-dialog-open::before{content:"";position:fixed;inset:0;z-index:11000;background:rgba(10,35,53,.64)}dialog[open]{position:fixed;z-index:12010;top:86px;left:50%;margin:0;max-height:calc(100vh - 104px);overflow:auto;overscroll-behavior:contain;transform:translateX(-50%)}dialog::backdrop{display:none}#toast{z-index:12040!important;pointer-events:none}.notification-panel{z-index:12050!important;top:78px!important;right:24px!important}
.draft-list{display:grid;gap:12px}.draft-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:17px}.draft-card h3{font:700 15px Manrope;margin:0 0 5px}.draft-card p,.draft-card small{margin:0;color:var(--muted);font-size:10px}.draft-actions{display:flex;gap:8px}
.bms-close-choice{position:fixed;inset:0;z-index:12060;display:grid;place-items:center;padding:20px;background:rgba(10,35,53,.38)}.bms-close-choice[hidden]{display:none}.bms-close-choice-card{width:min(480px,100%);padding:24px;border:1px solid #d5e1e8;border-radius:9px;background:#fff;box-shadow:0 22px 60px rgba(9,31,48,.28)}.bms-close-choice-card h2{margin:4px 0 8px;font:800 20px Manrope;color:#173247}.bms-close-choice-card p:not(.eyebrow){margin:0;color:#607583;font-size:12px;line-height:1.5}.bms-close-choice-card>div{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:20px}.bms-close-choice-card button{min-height:36px}
@media(max-width:760px){#bms-topbar{left:67px;gap:6px;padding:8px 10px;overflow-x:auto}#bms-topbar .search{display:none}#bms-topbar .current-user-pill{display:none}#bms-topbar button{padding:8px 9px}.draft-card{grid-template-columns:1fr}.draft-actions{justify-content:flex-start;flex-wrap:wrap}dialog[open]{top:78px;width:calc(100% - 20px)}}
