:root{--bg-page:#0d1117;--text-primary:#f0f6fc;--text-secondary:#8b949e;--accent-color:#58a6ff;--border-color:#21262d;--border-secondary:#30363d;--bg-card:#161b22}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg-page);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.breadcrumb{background:0 0;margin:0;padding:0}.breadcrumb-item+.breadcrumb-item:before{color:#484f58}.breadcrumb-item a{color:#58a6ff;text-decoration:none}.breadcrumb-item a:hover{color:#79c0ff;text-decoration:underline}.breadcrumb-item.active{color:#8b949e}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#484f58}.page-content{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}
.app-shell-module__mtclgG__shell{color:#f0f6fc;background:#0d1117;flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-shell-module__mtclgG__topbar{z-index:200;background:#0b0f15;border-bottom:1px solid #21262d;flex:0 0 48px;justify-content:space-between;align-items:center;padding:0 1.25rem;display:flex}.app-shell-module__mtclgG__brandLink{color:#f0f6fc;align-items:center;gap:.6rem;text-decoration:none;display:flex}.app-shell-module__mtclgG__brandLink:hover{color:#f0f6fc;text-decoration:none}.app-shell-module__mtclgG__brandIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.app-shell-module__mtclgG__brandName{letter-spacing:-.015em;font-size:.88rem;font-weight:700}.app-shell-module__mtclgG__topbarRight{align-items:center;gap:.75rem;display:flex}.app-shell-module__mtclgG__userArea{align-items:center;gap:.6rem;display:flex}.app-shell-module__mtclgG__userAvatar{color:#fff;background:#6366f1;border:2px solid #6366f159;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.62rem;font-weight:800;display:flex}.app-shell-module__mtclgG__userName{color:#8b949e;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.78rem;font-weight:600;overflow:hidden}.app-shell-module__mtclgG__adminBadge{color:#a5b4fc;letter-spacing:.06em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f166;border-radius:999px;padding:.1rem .45rem;font-size:.58rem;font-weight:800}.app-shell-module__mtclgG__logoutBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.app-shell-module__mtclgG__logoutBtn:hover{color:#c9d1d9;background:#161b22;border-color:#6b7280}.app-shell-module__mtclgG__signinBtn{color:#fff;background:#238636;border-radius:6px;padding:.36rem .8rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .15s}.app-shell-module__mtclgG__signinBtn:hover{color:#fff;background:#2ea043;text-decoration:none}.app-shell-module__mtclgG__body{flex:1;min-height:0;display:flex;overflow:hidden}.app-shell-module__mtclgG__sidebar{scrollbar-width:none;background:#0b0f15;border-right:1px solid #1e2531;flex-direction:column;flex:0 0 220px;display:flex;overflow-y:auto}.app-shell-module__mtclgG__sidebar::-webkit-scrollbar{display:none}.app-shell-module__mtclgG__sidebarTop{border-bottom:1px solid #1a2130;align-items:center;gap:.6rem;min-height:48px;padding:0 .85rem;display:flex}.app-shell-module__mtclgG__nav{flex-direction:column;gap:1px;padding:.65rem .6rem;display:flex}.app-shell-module__mtclgG__navGroupLabel{color:#3d4553;letter-spacing:.1em;text-transform:uppercase;-webkit-user-select:none;user-select:none;padding:.55rem .6rem .25rem;font-size:.58rem;font-weight:800}.app-shell-module__mtclgG__navLink{color:#7d8590;border-left:2px solid #0000;border-radius:0 6px 6px 0;align-items:center;gap:.62rem;width:calc(100% + .6rem);margin-left:-.6rem;padding:.48rem .7rem .48rem .82rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:flex}.app-shell-module__mtclgG__navLink:hover{color:#c9d1d9;background:#161b22;text-decoration:none}.app-shell-module__mtclgG__navLinkActive{color:#a5b4fc;background:#6366f11f;border-left-color:#6366f1}.app-shell-module__mtclgG__navLinkActive:hover{color:#c4b5fd;background:#6366f12e;text-decoration:none}.app-shell-module__mtclgG__navIcon{color:inherit;flex-shrink:0;align-items:center;display:flex}.app-shell-module__mtclgG__sidebarDivider{border-top:1px solid #1a2130;margin:.35rem .6rem}.app-shell-module__mtclgG__sidebarFooter{align-items:center;gap:.5rem;margin-top:auto;padding:.75rem .85rem;display:flex}.app-shell-module__mtclgG__sidebarVersion{color:#3d4553;font-size:.62rem;font-weight:700}.app-shell-module__mtclgG__main{flex:1;min-width:0;overflow-y:auto}@media (max-width:768px){.app-shell-module__mtclgG__sidebar{flex:0 0 60px}.app-shell-module__mtclgG__brandName,.app-shell-module__mtclgG__navLink span:last-child,.app-shell-module__mtclgG__navGroupLabel,.app-shell-module__mtclgG__sidebarFooter,.app-shell-module__mtclgG__sidebarDivider{display:none}.app-shell-module__mtclgG__navLink{border-left:none;border-radius:6px;justify-content:center;width:100%;margin-left:0;padding:.55rem}.app-shell-module__mtclgG__navLinkActive{background:#6366f126;border-left:none}.app-shell-module__mtclgG__nav{align-items:center;padding:.65rem .4rem}.app-shell-module__mtclgG__userName{display:none}}.app-shell-module__mtclgG__sidebarCollapsed{flex:0 0 60px!important}.app-shell-module__mtclgG__sidebarToggleArea{border-bottom:1px solid #1e2531;justify-content:flex-end;padding:.35rem .5rem;display:flex}.app-shell-module__mtclgG__sidebarToggleBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;transition:all .1s;display:flex}.app-shell-module__mtclgG__sidebarToggleBtn:hover{color:#f0f6fc;background:#161b22;border-color:#58a6ff}.app-shell-module__mtclgG__sidebarCollapsed .app-shell-module__mtclgG__nav{align-items:center}.app-shell-module__mtclgG__sidebarCollapsed .app-shell-module__mtclgG__navLink{border-left:none;border-radius:6px;justify-content:center;width:100%;margin-left:0;padding:.55rem}
