*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fb;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}#app{min-height:100vh}.route-switch-enter-active,.route-switch-leave-active{transition:opacity .22s,transform .22s}.route-switch-enter-from,.route-switch-leave-to{opacity:0;transform:translateY(8px)}.panel-switch-enter-active,.panel-switch-leave-active{transition:opacity .18s,transform .18s}.panel-switch-enter-from,.panel-switch-leave-to{opacity:0;transform:translateY(6px)}.app-shell{background:#f5f7fb;min-height:100vh}.app-shell .sidebar{background:#fff;min-height:100vh}.app-shell .brand{color:#173765;cursor:pointer;white-space:nowrap;align-items:center;gap:10px;height:64px;padding:0 22px;font-size:18px;font-weight:700;display:flex}.app-shell .brand-text{text-overflow:ellipsis;overflow:hidden}.app-shell .main-panel{min-height:100vh}.app-shell .main-panel>.n-layout-scroll-container{flex-direction:column;min-height:100vh;display:flex}.app-shell .header{background:#fff;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 24px;display:flex}.app-shell .header-left,.app-shell .header-right{align-items:center;min-width:0;display:flex}.app-shell .header-left{gap:8px}.app-shell .header-right{flex-shrink:0;gap:10px}.app-shell .user-menu{color:#1f2937;cursor:pointer;height:36px;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0 8px;display:inline-flex}.app-shell .user-avatar{background:#1fa463;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.app-shell .user-avatar img{object-fit:cover;width:100%;height:100%}.app-shell .user-avatar-fallback{color:#fff;font-size:16px;line-height:1}.app-shell .user-name{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;overflow:hidden}.app-shell .page-title{color:#111827;font-size:18px;font-weight:700;line-height:1.25}.app-shell .mobile-menu-button{flex-shrink:0;display:none}.app-shell .content{flex:1;padding:24px}.app-shell .footer{color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:8px;min-height:44px;padding:0 24px;font-size:12px;display:flex}@media (width<=720px){.app-shell .sidebar{display:none}.app-shell .header{height:56px;padding:0 12px}.app-shell .mobile-menu-button{display:inline-flex}.app-shell .content{padding:16px}}.form-links{font-size:14px}.form-links .hint{color:#6f7d72}.form-links .link-accent,.form-links a.link-accent{color:#18a058;font-weight:600;text-decoration:none;transition:opacity .15s}.form-links .link-accent:hover{opacity:.75}
