/* Account-scoped proportions at native browser zoom; no page scaling. */
body.staff-workspace #quickActionsBtn,body.staff-workspace #globalCommandBtn{display:none!important}
body.staff-workspace .main,body.staff-workspace .content,body.staff-workspace .page-head,body.staff-workspace .panel,body.staff-workspace .table-card{min-width:0;max-width:100%}
body.staff-workspace .content{padding:18px 22px}
body.staff-workspace .topbar{height:auto;min-height:68px;padding:10px 20px;gap:10px;flex-wrap:wrap}
body.staff-workspace .topbar .thought-of-day{padding:8px 12px;min-height:0}
body.staff-workspace .topbar button{min-height:42px}
body.staff-workspace .page-head{gap:12px;margin-bottom:16px;flex-wrap:wrap}
body.staff-workspace .page-head h1,body.staff-workspace .page-head h2{font-size:24px;line-height:1.25}
body.staff-workspace .actions,body.staff-workspace .queue-tabs{display:flex;flex-wrap:wrap;gap:8px}
body.staff-workspace .table-scroll{max-width:100%;overflow:auto}
body.staff-workspace .modal{padding:12px}
body.staff-workspace .modal-card{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:auto;overscroll-behavior:contain}
body.staff-workspace .modal-card .form-actions{flex-wrap:wrap;gap:8px}
body.staff-workspace .filter-grid,body.staff-workspace .todo-filter-grid{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:12px}
body.staff-workspace .filter-grid>*{min-width:0}
body.staff-workspace .todo-filter-shell{padding:10px 12px;margin-bottom:12px}
body.staff-workspace .todo-filter-shell [hidden]{display:none!important}
body.staff-workspace .todo-filter-toggle{display:flex;align-items:center;gap:8px;min-height:36px;padding:6px 10px;border:1px solid #a8bfd5;border-radius:8px;background:#f4f8ff;color:#235b8e;font-weight:700}
body.staff-workspace .todo-filter-toggle .filter-active{font-size:12px;background:#dcecff;border-radius:12px;padding:2px 7px}
body.staff-workspace .todo-filter-actions{display:flex;gap:8px;margin-top:10px}
body.staff-workspace .todo-filter-actions button{min-height:36px;padding:6px 14px}
body.staff-workspace #todoFilterPanel{padding-top:12px}
@media(min-width:851px){body.staff-workspace .sidebar{width:230px}body.staff-workspace .main{margin-left:230px}body.staff-workspace .sidebar nav{padding:12px 8px}body.staff-workspace .brand{height:68px;padding:0 14px}}
@media(max-width:850px){body.staff-workspace .main{margin-left:0}body.staff-workspace .content{padding:12px}body.staff-workspace .topbar{padding:8px 12px}body.staff-workspace .page-head h1{font-size:21px}body.staff-workspace .modal-card{padding:18px 14px}body.staff-workspace button{min-height:40px}body.staff-workspace .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
