.shell-module__qP3CAW__shell{grid-template-columns:248px 1fr;min-height:100dvh;display:grid}.shell-module__qP3CAW__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;gap:1.5rem;height:100dvh;padding:1.25rem .875rem;display:flex;position:sticky;top:0}.shell-module__qP3CAW__brand{align-items:center;gap:.625rem;padding:0 .5rem;display:flex}.shell-module__qP3CAW__brandName{letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.shell-module__qP3CAW__brandSub{color:var(--muted);font-size:.75rem}.shell-module__qP3CAW__nav{flex-direction:column;gap:.125rem;display:flex}.shell-module__qP3CAW__navItem{border-radius:var(--r);color:var(--muted);align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.9375rem;font-weight:500;display:flex}.shell-module__qP3CAW__navItem:hover{background:var(--surface-2);color:var(--ink);text-decoration:none}.shell-module__qP3CAW__navItemActive,.shell-module__qP3CAW__navItemActive:hover{background:var(--primary-tint);color:var(--primary-ink)}.shell-module__qP3CAW__spacer{margin-top:auto}.shell-module__qP3CAW__userCard{border-radius:var(--r);align-items:center;gap:.625rem;padding:.5rem .625rem;display:flex}.shell-module__qP3CAW__avatar{background:var(--accent);width:32px;height:32px;color:var(--on-primary);border-radius:50%;flex:none;place-items:center;font-size:.8125rem;font-weight:600;display:grid}.shell-module__qP3CAW__userInfo{min-width:0}.shell-module__qP3CAW__userName{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.shell-module__qP3CAW__userRole{color:var(--muted);font-size:.6875rem}.shell-module__qP3CAW__logout{color:var(--muted);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;place-items:center;padding:.25rem;display:grid}.shell-module__qP3CAW__logout:hover{color:var(--danger);background:var(--danger-tint)}.shell-module__qP3CAW__main{flex-direction:column;min-width:0;display:flex}.shell-module__qP3CAW__content{width:100%;max-width:1100px;padding:2rem 2.5rem}.shell-module__qP3CAW__loading{min-height:100dvh;color:var(--muted);place-items:center;display:grid}@media (max-width:720px){.shell-module__qP3CAW__shell{grid-template-columns:1fr}.shell-module__qP3CAW__sidebar{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;height:auto;position:static}.shell-module__qP3CAW__nav{flex-direction:row}.shell-module__qP3CAW__spacer{margin-top:0}.shell-module__qP3CAW__userInfo{display:none}.shell-module__qP3CAW__content{padding:1.25rem}}
