.admin-shell{--admin-shell-navy:#445a7b;--admin-shell-navy-dark:#2e405c;--admin-shell-text-muted:#52627a;--admin-shell-border:#d8e1ec;--admin-shell-border-strong:#b3c2d5;--admin-shell-blue-pale:#e9f2ff;--admin-shell-blue-hover:#f1f5fa;--admin-shell-canvas:#f5f7fa;--admin-shell-white:#fff;background:var(--admin-shell-canvas);color:var(--admin-shell-navy-dark);display:flex;font-family:MyWebFont1,Core Sans G,sans-serif;min-height:100svh;min-width:0}.admin-shell,.admin-shell *{box-sizing:border-box}.admin-shell__main{background:var(--admin-shell-canvas);flex:1;height:100svh;min-width:0;overflow:hidden}.admin-shell__desktop-content{height:100%;overflow:auto;overscroll-behavior:contain}.admin-shell__sidebar{background:var(--admin-shell-white);border-right:1px solid var(--admin-shell-border);display:flex;flex:0 0 240px;flex-direction:column;height:100svh;overflow-y:auto;padding:20px 16px 16px;position:relative;width:240px;z-index:1}.admin-shell__brand{align-items:center;color:var(--admin-shell-navy);display:flex;gap:14px;min-height:72px;padding:0 12px 16px;text-decoration:none}.admin-shell__brand:focus-visible,.admin-shell__mobile-message a:focus-visible,.admin-shell__nav-action:focus-visible{outline:3px solid #6d8fbd;outline-offset:3px}.admin-shell__brand-mark{display:block;flex:0 0 36px;height:auto;width:36px}.admin-shell__brand-context{font-size:1rem;font-weight:600;line-height:1.25;min-width:0}.admin-shell__primary-nav{border-top:1px solid var(--admin-shell-border);flex:1;min-width:0;padding-top:16px}.admin-shell__nav-list{display:grid;gap:6px;list-style:none;margin:0;padding:0}.admin-shell__nav-action{align-items:center;background:transparent;border:1px solid transparent;border-radius:12px;color:var(--admin-shell-navy-dark);cursor:pointer;display:flex;font:inherit;font-size:.9375rem;gap:12px;line-height:1.3;min-height:48px;padding:0 12px;text-align:left;text-decoration:none;width:100%}.admin-shell__nav-action:hover{background:var(--admin-shell-blue-hover)}.admin-shell__nav-action:active{background:#e5edf7}.admin-shell__nav-action--active,.admin-shell__nav-action--active:hover{background:var(--admin-shell-blue-pale);border-color:var(--admin-shell-border-strong);color:var(--admin-shell-navy-dark);font-weight:600}.admin-shell__nav-icon{display:block;flex:0 0 24px;height:24px;width:24px}.admin-shell__nav-label{min-width:0;overflow-wrap:anywhere}.admin-shell__sidebar-utilities{border-top:1px solid var(--admin-shell-border);display:grid;gap:6px;padding-top:16px}.admin-shell__page{min-height:100%;padding:32px;width:100%}.admin-shell__view{margin:0 auto;max-width:1500px;width:100%}.admin-shell__visually-hidden{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.admin-shell__mobile-message{display:none}@media (min-width:769px) and (max-width:1100px){.admin-shell__sidebar{flex-basis:184px;padding-inline:10px;width:184px}.admin-shell__brand{gap:10px;padding-inline:8px}.admin-shell__brand-mark{flex-basis:32px;width:32px}.admin-shell__brand-context,.admin-shell__nav-action{font-size:.8125rem}.admin-shell__nav-action{gap:9px;padding-inline:9px}.admin-shell__page{padding:24px 20px}}@media (max-width:768px){.admin-shell__desktop-content,.admin-shell__sidebar{display:none}.admin-shell__main{height:auto;min-height:100svh;overflow:visible}.admin-shell__mobile-message{color:var(--admin-shell-navy-dark);display:grid;min-height:100svh;padding:32px 20px;place-items:center;text-align:center}.admin-shell__mobile-message-content{width:min(100%,34rem)}.admin-shell__mobile-mark{background:var(--admin-shell-navy);border-radius:50%;color:var(--admin-shell-white);display:inline-grid;font-weight:700;height:64px;margin-bottom:24px;place-items:center;width:64px}.admin-shell__mobile-message h1{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.15;margin:0 auto 16px;max-width:22ch}.admin-shell__mobile-message p{color:var(--admin-shell-text-muted);line-height:1.6;margin:0 auto 28px;max-width:65ch}.admin-shell__mobile-message a{align-items:center;background:var(--admin-shell-navy);border-radius:10px;color:var(--admin-shell-white);display:inline-flex;justify-content:center;min-height:44px;padding:0 20px;text-decoration:none}.admin-shell__mobile-message a:hover{background:var(--admin-shell-navy-dark)}}@media (prefers-reduced-motion:reduce){.admin-shell *,.admin-shell :after,.admin-shell :before{scroll-behavior:auto!important}}
