.workspace-nav{z-index:40;color:#fff;background:#10343d;padding:10px max(16px,50vw - 620px);font-family:Arial,sans-serif;position:sticky;top:0;box-shadow:0 4px 16px #0b293526}.workspace-nav-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:14px;line-height:1.5;display:flex}.workspace-nav-heading>div{gap:18px;display:flex}.workspace-nav-heading strong{color:#e9c991;margin-left:8px}.workspace-nav a{text-decoration:none}.workspace-shortcuts{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.workspace-shortcuts a,.workspace-more nav a{border:1px solid #ffffff36;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.workspace-nav svg{flex-shrink:0}.workspace-nav a:hover{background:#ffffff14}.workspace-shortcuts a[aria-current=page]{color:#10343d;background:#e9c991;border-color:#e9c991}.workspace-subnav{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.workspace-subnav a{border-radius:6px;padding:7px 10px;font-size:14px}.workspace-subnav a[aria-current=page]{text-underline-offset:5px;background:#ffffff14;text-decoration:underline}.workspace-more summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:36px;font-size:14px;list-style:none;display:flex}.workspace-more summary::-webkit-details-marker{display:none}.workspace-more[open] summary svg{transform:rotate(180deg)}.workspace-more nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:45dvh;padding:8px 0;display:grid;overflow:auto}.workspace-nav :focus-visible{outline-offset:3px;outline:3px solid #e9c991}:is(body:has(.workspace-nav)>.portal-topbar,body:has(.workspace-nav) .admin-header,body:has(.workspace-nav) .op-header){display:none}@media (max-width:640px){.workspace-nav{padding:8px 12px}.workspace-shortcuts{gap:5px}.workspace-shortcuts a{word-break:break-word;flex-direction:column;gap:4px;padding:8px 2px;font-size:14px}.workspace-more nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-more nav a{padding:9px;font-size:14px}.workspace-nav-heading>div{gap:12px}}@media (max-width:360px){.workspace-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-height:500px){.workspace-nav{position:relative}}
