.mobile-nav-toggle,.mobile-nav-close,.mobile-nav-backdrop,.mobile-account-logout{display:none}
@media(max-width:900px){
 html.ms-mobile-ready .app-shell{display:block;min-height:100dvh}
 html.ms-mobile-ready .app-shell>.sidebar{position:fixed;inset:0 auto 0 0;width:min(310px,86vw);height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));z-index:1400;border-right:1px solid var(--line);border-bottom:0;background:#fff;overflow-y:auto;overscroll-behavior:contain;visibility:hidden;transform:translateX(-100%);transition:transform .18s ease,visibility .18s;scrollbar-gutter:auto}
 html.ms-mobile-ready .app-shell>.sidebar.mobile-is-open{visibility:visible;transform:translateX(0)}
 html.ms-mobile-ready .sidebar .sidebar-brand-row{flex-wrap:nowrap;gap:8px;margin-bottom:20px}
 html.ms-mobile-ready .sidebar .sidebar-brand-row .brand-mark{margin:0;font-size:16px}
 html.ms-mobile-ready .sidebar .sidebar-brand-row .brand-mark span{width:32px;height:32px;font-size:13px}
 html.ms-mobile-ready .sidebar .sidebar-logout{display:none}
 html.ms-mobile-ready .sidebar .nav-section summary{min-height:44px;padding:12px 8px;font-size:14px}
 html.ms-mobile-ready .sidebar .nav-section-links a{min-height:40px;display:flex;align-items:center;font-size:13px}
 html.ms-mobile-ready .mobile-nav-toggle,html.ms-mobile-ready .mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:40px;padding:0;background:#fff;border:1px solid #dce5df;border-radius:9px;color:#1b4435;cursor:pointer;touch-action:manipulation}
 html.ms-mobile-ready .mobile-nav-close{margin-left:auto;font-size:25px;border:0}
 .mobile-nav-toggle svg{width:19px;height:19px}
 .mobile-nav-backdrop.mobile-is-open{display:block;position:fixed;inset:0;background:rgba(18,39,31,.35);z-index:1390;border:0;padding:0;touch-action:none}
 html.ms-mobile-ready .workspace{min-width:0;padding:16px 12px}
 html.ms-mobile-ready .topbar{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}
 .mobile-heading-row{display:grid;grid-template-columns:36px minmax(0,1fr) minmax(90px,34%);align-items:center;gap:9px;width:100%;min-width:0}
 .mobile-heading-row:not(:has(.account-menu)){grid-template-columns:36px minmax(0,1fr)}
 .mobile-heading-row>.mobile-heading-title{min-width:0}
 html.ms-mobile-ready .mobile-heading-row h1{font-size:20px;line-height:1.15;margin:0;overflow-wrap:anywhere}
 html.ms-mobile-ready .mobile-heading-row .eyebrow{font-size:9px;line-height:1.3;margin:0 0 3px;letter-spacing:.6px}
 html.ms-mobile-ready .mobile-heading-row .account-menu{min-width:0;width:100%;justify-self:end}
 html.ms-mobile-ready .mobile-heading-row .user-chip{min-width:0;max-width:100%;width:100%;padding:5px 0 5px 5px;gap:6px;background:transparent;border:0;justify-content:flex-end;color:var(--ink);text-align:left}
 html.ms-mobile-ready .mobile-heading-row .user-chip>span{width:26px;height:26px;min-width:26px;font-size:11px}
 html.ms-mobile-ready .mobile-heading-row .user-chip>div{min-width:0;overflow:hidden}
 html.ms-mobile-ready .mobile-heading-row .user-chip strong{font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--ink)}
 html.ms-mobile-ready .mobile-heading-row .user-chip small{font-size:10px;line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 html.ms-mobile-ready .mobile-heading-row .account-menu-panel{left:auto;right:0;max-width:calc(100vw - 24px);text-align:left}
 html.ms-mobile-ready .topbar>.topbar-actions{margin:0;align-self:stretch;width:100%;max-width:100%;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:8px}
 html.ms-mobile-ready .topbar .topbar-actions:empty{display:none}
 html.ms-mobile-ready .topbar form[action="/logout"]{display:none}
 html.ms-mobile-ready .topbar .account-menu-panel form.mobile-account-logout{display:block;margin:4px 0 0;padding-top:10px;border-top:1px solid var(--line)}
 .mobile-account-logout button{width:100%;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#f7faf8;color:var(--ink);font:600 13px Inter,system-ui,sans-serif}
 html.ms-mobile-ready .topbar .compact-month-switch{width:100%;min-width:0;max-width:100%}
 @media(prefers-reduced-motion:reduce){html.ms-mobile-ready .app-shell>.sidebar{transition:none}}
}
@media(max-width:900px){html.ms-mobile-ready .sidebar .side-nav{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}html.ms-mobile-ready .sidebar .nav-section{display:block;width:100%;margin:0}html.ms-mobile-ready .sidebar .nav-section summary{display:flex;align-items:center;justify-content:space-between;width:100%}html.ms-mobile-ready .sidebar .nav-section-links{padding:0 0 8px}html.ms-mobile-ready .sidebar .nav-section-links a{padding:10px 12px}.mobile-heading-row .account-menu:not(.is-open) .account-menu-panel{display:none}}
