.Shell-module-scss-module__wIPc7a__layout{min-height:100vh;display:flex}.Shell-module-scss-module__wIPc7a__sidebar{width:var(--bb-sidebar-w);background:var(--bb-surface);border-right:1px solid var(--bb-border);flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0}.Shell-module-scss-module__wIPc7a__brand{border-bottom:1px solid var(--bb-border);align-items:center;gap:10px;padding:18px 20px;display:flex}.Shell-module-scss-module__wIPc7a__brandMark{background:var(--bb-primary);color:#1a1206;border-radius:9px;place-items:center;width:32px;height:32px;display:inline-grid}.Shell-module-scss-module__wIPc7a__brandName{letter-spacing:.04em;text-transform:uppercase;font-size:17px;font-weight:700}.Shell-module-scss-module__wIPc7a__nav{flex-direction:column;flex:1;gap:14px;padding:12px 12px 20px;display:flex;overflow-y:auto}.Shell-module-scss-module__wIPc7a__navGroup{flex-direction:column;gap:2px;display:flex}.Shell-module-scss-module__wIPc7a__navTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--bb-muted);padding:6px 12px;font-size:10.5px;font-weight:700}.Shell-module-scss-module__wIPc7a__navItem{color:var(--bb-text-2);border-radius:9px;align-items:center;gap:11px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:background .12s,color .12s;display:flex}.Shell-module-scss-module__wIPc7a__navItem:hover{background:var(--bb-surface-2);color:var(--bb-text)}.Shell-module-scss-module__wIPc7a__navItem svg{color:var(--bb-muted);transition:color .12s}.Shell-module-scss-module__wIPc7a__navItemActive{background:var(--bb-primary-soft);color:var(--bb-primary);font-weight:600}.Shell-module-scss-module__wIPc7a__navItemActive:hover{background:var(--bb-primary-soft);color:var(--bb-primary)}.Shell-module-scss-module__wIPc7a__navItemActive svg{color:var(--bb-primary)}.Shell-module-scss-module__wIPc7a__sidebarFoot{background:var(--bb-surface-2);color:var(--bb-muted);border-radius:9px;align-items:center;gap:7px;margin:0 12px 14px;padding:10px 12px;font-size:11.5px;font-weight:500;display:flex}.Shell-module-scss-module__wIPc7a__main{flex-direction:column;flex:1;min-width:0;display:flex}.Shell-module-scss-module__wIPc7a__header{z-index:50;height:var(--bb-header-h);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--bb-border);background:#141009d1;align-items:center;gap:14px;padding:0 24px;display:flex;position:sticky;top:0}.Shell-module-scss-module__wIPc7a__menuBtn{border:1px solid var(--bb-border-strong);background:var(--bb-surface);width:38px;height:38px;color:var(--bb-text-2);border-radius:9px;justify-content:center;align-items:center;display:none}.Shell-module-scss-module__wIPc7a__search{background:var(--bb-surface-2);border:1px solid var(--bb-border);min-width:260px;height:38px;color:var(--bb-muted);border-radius:999px;align-items:center;gap:9px;padding:0 14px;font-size:13px;display:flex}.Shell-module-scss-module__wIPc7a__headerRight{align-items:center;gap:12px;margin-left:auto;display:flex}.Shell-module-scss-module__wIPc7a__siteLink{border:1px solid var(--bb-border-strong);height:38px;color:var(--bb-text-2);border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.Shell-module-scss-module__wIPc7a__siteLink:hover{color:var(--bb-primary);border-color:var(--bb-primary)}.Shell-module-scss-module__wIPc7a__newBtn{background:var(--bb-primary);color:#1a1206;border:none;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:13.5px;font-weight:700;transition:background .14s;display:inline-flex}.Shell-module-scss-module__wIPc7a__newBtn:hover{background:var(--bb-primary-600)}.Shell-module-scss-module__wIPc7a__iconBtn{border:1px solid var(--bb-border-strong);background:var(--bb-surface);width:38px;height:38px;color:var(--bb-text-2);border-radius:9px;place-items:center;display:inline-grid;position:relative}.Shell-module-scss-module__wIPc7a__iconBtn:hover{color:var(--bb-text)}.Shell-module-scss-module__wIPc7a__dot{background:var(--bb-primary);border:1.5px solid var(--bb-surface);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.Shell-module-scss-module__wIPc7a__user{align-items:center;gap:10px;padding-left:4px;display:flex}.Shell-module-scss-module__wIPc7a__userAvatar{background:var(--bb-primary-soft);width:36px;height:36px;color:var(--bb-primary);border-radius:50%;place-items:center;font-size:12.5px;font-weight:680;display:inline-grid}.Shell-module-scss-module__wIPc7a__userMeta{flex-direction:column;line-height:1.25;display:flex}.Shell-module-scss-module__wIPc7a__userName{font-size:13px;font-weight:600}.Shell-module-scss-module__wIPc7a__userRole{color:var(--bb-muted);font-size:11.5px}.Shell-module-scss-module__wIPc7a__content{flex:1}.Shell-module-scss-module__wIPc7a__scrim{display:none}@media (max-width:920px){.Shell-module-scss-module__wIPc7a__sidebar{z-index:200;transition:transform .22s;position:fixed;transform:translate(-100%);box-shadow:0 20px 50px #00000080}.Shell-module-scss-module__wIPc7a__sidebarOpen{transform:translate(0)}.Shell-module-scss-module__wIPc7a__menuBtn{display:inline-flex}.Shell-module-scss-module__wIPc7a__search,.Shell-module-scss-module__wIPc7a__siteLink,.Shell-module-scss-module__wIPc7a__userMeta{display:none}.Shell-module-scss-module__wIPc7a__scrim{z-index:150;background:#00000080;display:block;position:fixed;inset:0}}
