.app-shell-root{--shell-sidebar-width:220px;--shell-sidebar-collapsed-width:68px;--shell-topbar-height:60px;--shell-footer-height:40px;background:var(--shell-bg);height:100dvh;min-height:100dvh;color:var(--shell-text);position:relative;overflow:hidden}.app-shell-root--collapsed{--shell-sidebar-width:var(--shell-sidebar-collapsed-width)}.app-shell-root--light{--shell-bg:#f4f6f8;--shell-text:#212b36;--shell-sidebar-bg:#ffffffeb;--shell-sidebar-text:#526170;--shell-sidebar-muted:#637381b8;--shell-sidebar-hover:#919eab1f;--shell-sidebar-active:#2065d11f;--shell-topbar-bg:#fff;--shell-topbar-border:#919eab29;--shell-surface-bg:#fff;--shell-surface-soft:#f4f6f8;--shell-surface-border:#919eab29;--shell-subtle-text:#637381;--shell-strong-text:#212b36;--shell-floating-bg:#ffffffeb;--shell-floating-shadow:0 20px 40px #919eab29}.app-shell-root--dark{--shell-bg:#111827;--shell-text:#f9fafb;--shell-sidebar-bg:#111827;--shell-sidebar-text:#dfe3ea;--shell-sidebar-muted:#dfe3ea85;--shell-sidebar-hover:#ffffff14;--shell-sidebar-active:#2065d14d;--shell-topbar-bg:#111827;--shell-topbar-border:#ffffff14;--shell-surface-bg:#111827;--shell-surface-soft:#111827;--shell-surface-border:#ffffff14;--shell-subtle-text:#9aa4b2;--shell-strong-text:#f9fafb;--shell-floating-bg:#111827f5;--shell-floating-shadow:0 20px 48px #0000005c}.app-shell-frame{height:100%;display:flex;position:relative;overflow:hidden}.app-shell-sidebar{width:var(--shell-sidebar-width);background:var(--shell-sidebar-bg);height:100%;color:var(--shell-sidebar-text);border-right:1px solid var(--shell-topbar-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-shrink:0;padding:0 6px;transition:width .18s,padding .18s;overflow:hidden}.app-shell-sidebar-inner{flex-direction:column;gap:8px;height:100%;display:flex}.app-shell-sidebar-header{justify-content:space-between;align-items:center;gap:12px;min-height:72px;display:flex}.app-shell-brand{flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.app-shell-brand-mark{border-radius:10px;width:32px;height:32px;display:block}.app-shell-brand-copy{min-width:0}.app-shell-brand-copy--topbar{display:block}.app-shell-brand-title,.app-shell-brand-title.MuiTypography-root{color:#111827;letter-spacing:-.01em;font-size:16px;line-height:1.2;font-weight:700!important}.app-shell-root--dark .app-shell-brand-title{color:#f8fafc}.app-shell-nav-scroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding-right:2px;overflow-y:auto}.app-shell-divider-toggle,.app-shell-divider-toggle.MuiIconButton-root{left:calc(var(--shell-sidebar-width) - 13px);top:calc(var(--shell-topbar-height) / 2 - 13px);border:1px solid var(--shell-topbar-border);background:var(--shell-topbar-bg);width:26px;min-width:26px;height:26px;color:var(--shell-subtle-text);z-index:6;border-radius:999px;padding:0;position:absolute;box-shadow:0 8px 18px #0f172a14}.app-shell-divider-toggle:hover{background:var(--shell-surface-bg);color:var(--shell-strong-text)}.app-shell-divider-toggle .MuiSvgIcon-root{font-size:17px}.app-shell-nav-scroll::-webkit-scrollbar{width:0;height:0}.app-shell-nav-section+.app-shell-nav-section{margin-top:14px}.app-shell-section-label,.app-shell-section-label.MuiTypography-root,.app-shell-account-section-label,.app-shell-account-section-label.MuiTypography-root{text-transform:uppercase;color:var(--shell-sidebar-muted);padding:0 12px 8px;letter-spacing:.08em!important;font-family:inherit!important;font-size:11px!important;font-weight:700!important;line-height:1.3!important}.app-shell-nav-item{min-height:44px;color:var(--shell-sidebar-text);border-radius:12px;align-items:center;margin-bottom:6px;padding:8px 9px;transition:background-color .14s,color .14s,transform .14s;display:flex}.app-shell-nav-item:hover{background:var(--shell-sidebar-hover);color:var(--shell-strong-text)}.app-shell-nav-item.active{background:var(--shell-sidebar-active);color:var(--shell-strong-text)}.app-shell-nav-group{margin-bottom:6px}.app-shell-subnav{gap:6px;padding:4px 0 4px 8px;display:grid}.app-shell-collapsed-submenu{border:1px solid var(--shell-surface-border);background:var(--shell-surface-bg);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1400;border-radius:14px;min-width:212px;margin-left:10px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a2e}.app-shell-collapsed-submenu-list{gap:2px;padding:8px;display:grid}.app-shell-collapsed-submenu-item{border-radius:10px;gap:10px;min-height:42px;padding:8px 10px;color:var(--shell-sidebar-text)!important}.app-shell-collapsed-submenu-item:hover{background:var(--shell-sidebar-hover)}.app-shell-collapsed-submenu-item.active{background:var(--shell-sidebar-active);color:var(--shell-strong-text)!important}.app-shell-collapsed-submenu-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.app-shell-collapsed-submenu-icon .MuiSvgIcon-root{font-size:18px}.app-shell-collapsed-submenu-label,.app-shell-collapsed-submenu-label.MuiTypography-root{color:inherit;font-size:13px!important;font-weight:600!important;line-height:1.35!important}.app-shell-nav-item--parent{position:relative}.app-shell-nav-item--parent.active{color:var(--shell-sidebar-text);background:0 0}.app-shell-nav-item--parent.active:hover{background:var(--shell-sidebar-hover);color:var(--shell-strong-text)}.app-shell-nav-item-leading{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-shell-nav-item-trailing{color:currentColor;cursor:pointer;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.app-shell-nav-item-trailing .MuiSvgIcon-root{font-size:18px}.app-shell-nav-item-collapsed-indicator{color:var(--shell-sidebar-muted);justify-content:center;align-items:center;display:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.app-shell-nav-item-collapsed-indicator .MuiSvgIcon-root{font-size:15px}.app-shell-nav-item--secondary{border-radius:12px;min-height:40px;margin-bottom:0;padding:7px 9px 7px 18px}.app-shell-nav-item-label--secondary,.app-shell-nav-item-label--secondary.MuiTypography-root{font-size:13px!important;font-weight:500!important}.app-shell-nav-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:inline-flex}.app-shell-nav-item-icon .MuiSvgIcon-root{font-size:20px}.app-shell-nav-item-label,.app-shell-nav-item-label.MuiTypography-root{font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:1.35!important}.app-shell-sidebar-bottom{border-top:1px solid var(--shell-topbar-border);height:var(--shell-footer-height);box-sizing:border-box;align-items:center;display:flex}.app-shell-sidebar-bottom .app-shell-nav-item{width:100%;margin-bottom:0}.app-shell-content{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.app-shell-topbar{height:var(--shell-topbar-height);background:var(--shell-topbar-bg);border-bottom:1px solid var(--shell-topbar-border);flex-shrink:0;justify-content:flex-end;align-items:center;padding:0 22px 0 32px;display:flex}.app-shell-topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.app-shell-topbar-pill,.app-shell-topbar-pill.MuiButton-root{min-width:0;height:38px;color:var(--shell-subtle-text);text-transform:none;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0 10px;font-size:13px;font-weight:600}.app-shell-topbar-pill-label{display:inline-block}.app-shell-topbar-pill .MuiButton-endIcon{margin-left:4px;margin-right:0}.app-shell-topbar-pill .MuiButton-endIcon .MuiSvgIcon-root,.app-shell-topbar-pill--appearance .MuiButton-startIcon .MuiSvgIcon-root{font-size:18px}.app-shell-topbar-pill:hover{color:var(--shell-strong-text);background:#919eab1f}.app-shell-topbar-pill .MuiButton-startIcon{margin-left:0;margin-right:6px}.app-shell-user-trigger{border:1px solid var(--shell-surface-border);width:36px;height:36px;color:var(--shell-subtle-text);background:0 0;border-radius:999px;padding:2px}.app-shell-user-trigger--topbar,.app-shell-user-trigger--topbar.MuiButton-root{width:auto;min-width:0;height:34px;color:var(--shell-strong-text);text-transform:none;background:0 0;border:0;border-radius:0;justify-content:flex-start;padding:2px 8px 2px 2px}.app-shell-user-trigger--topbar:hover{background:#919eab1f}.app-shell-user-trigger:hover{background:#919eab1a}.app-shell-root--dark .app-shell-user-trigger:hover{background:#ffffff14}.app-shell-icon-button,.app-shell-icon-button.MuiIconButton-root{width:40px;min-width:40px;height:40px;color:var(--shell-subtle-text);background:0 0;border:0;padding:0;border-radius:0!important}.app-shell-icon-button:hover{background:#919eab1f}.app-shell-root--dark .app-shell-sidebar-footer-toggle:hover,.app-shell-root--dark .app-shell-divider-toggle:hover,.app-shell-root--dark .app-shell-topbar-pill:hover,.app-shell-root--dark .app-shell-user-trigger--topbar:hover,.app-shell-root--dark .app-shell-icon-button:hover{background:#ffffff14}.app-shell-user-avatar,.app-shell-account-avatar{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.app-shell-root--dark .app-shell-user-avatar,.app-shell-root--dark .app-shell-account-avatar{color:#93c5fd;background:linear-gradient(135deg,#3b82f647 0%,#60a5fa33 100%)}.app-shell-user-avatar{width:28px;height:28px;font-size:12px}.app-shell-user-avatar--topbar{box-shadow:none;border-radius:999px!important;width:20px!important;height:20px!important}.app-shell-user-avatar--topbar.MuiAvatar-root{border-radius:999px!important;width:20px!important;height:20px!important}.app-shell-user-avatar .MuiSvgIcon-root{font-size:12px}.app-shell-user-trigger-copy{align-items:center;min-width:0;display:flex}.app-shell-user-trigger-name,.app-shell-user-trigger-name.MuiTypography-root{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:inherit;overflow:hidden;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.app-shell-user-trigger--topbar .MuiButton-startIcon{margin-left:0;margin-right:6px}.app-shell-user-trigger--topbar .MuiButton-endIcon{display:none}.app-shell-settings-title{color:var(--shell-strong-text);font-size:16px;font-weight:700;line-height:1.3}.app-shell-account-preferences{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-shell-account-preferences-card{border:1px solid var(--shell-surface-border);background:var(--shell-surface-bg);border-radius:18px;padding:16px}.app-shell-settings-group+.app-shell-settings-group{margin-top:18px}.app-shell-settings-label{color:var(--shell-subtle-text);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:700;line-height:1.3}.app-shell-settings-options{gap:10px;display:grid}.app-shell-settings-options--compact{margin-top:14px}.app-shell-toggle-pill{border:1px solid var(--shell-surface-border);background:var(--shell-surface-bg);min-height:44px;color:var(--shell-subtle-text);text-transform:none;border-radius:14px;justify-content:flex-start;gap:10px;padding:0 14px;font-size:14px;font-weight:600}.app-shell-toggle-pill.active{background:var(--shell-sidebar-active);color:var(--shell-strong-text);border-color:#2065d133}.app-shell-account-menu{background:var(--shell-floating-bg);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--shell-surface-border);border-radius:0;width:176px;max-width:min(176px,100vw - 24px);margin-top:6px;overflow:hidden;box-shadow:0 10px 24px #0f172a1f}.app-shell-account-menu.MuiPaper-root{border-radius:0!important}.app-shell-account-menu--light{--account-menu-text:#526170;--account-menu-subtle:#637381;--account-menu-strong:#212b36;--account-menu-soft:#f4f6f8}.app-shell-account-menu--dark{--account-menu-text:#dfe3ea;--account-menu-subtle:#9aa4b2;--account-menu-strong:#f9fafb;--account-menu-soft:#111827}.app-shell-account-panel{color:var(--account-menu-strong,var(--shell-strong-text));flex-direction:column;gap:2px;padding:4px;display:flex}.app-shell-account-summary{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.app-shell-account-avatar{width:64px;height:64px}.app-shell-account-avatar .MuiSvgIcon-root{font-size:28px}.app-shell-account-copy{min-width:0}.app-shell-account-name{color:var(--shell-strong-text);font-size:16px;font-weight:700;line-height:1.3}.app-shell-account-email{color:var(--shell-subtle-text);margin-top:4px;font-size:13px;line-height:1.4}.app-shell-account-links{flex-direction:column;gap:2px;display:flex}.app-shell-account-link{background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:8px;min-height:36px;padding:7px 8px;color:var(--account-menu-text,var(--shell-sidebar-text))!important}.app-shell-account-link:hover{background:var(--account-menu-soft,var(--shell-surface-soft))}.app-shell-account-link.active{background:var(--account-menu-soft,var(--shell-surface-soft));color:var(--account-menu-text,var(--shell-sidebar-text))!important}.app-shell-account-link-icon{width:20px;height:20px;color:var(--account-menu-subtle,var(--shell-subtle-text));background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-shell-account-link-icon .MuiSvgIcon-root{font-size:18px}.app-shell-account-link.active .app-shell-account-link-icon{color:var(--account-menu-strong,var(--shell-strong-text));background:#919eab33}.app-shell-account-link .app-shell-account-link-title,.app-shell-account-link-title.MuiTypography-root{color:var(--account-menu-text,var(--shell-sidebar-text))!important;font-family:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.35!important}.app-shell-account-link-trailing{color:#2065d1;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.app-shell-account-link-trailing .MuiSvgIcon-root{font-size:18px}.app-shell-account-link.active .app-shell-account-link-title,.app-shell-account-link.active .app-shell-account-link-title.MuiTypography-root{color:var(--account-menu-text,var(--shell-sidebar-text))!important}.app-shell-locale-badge{color:#1d4ed8;letter-spacing:.04em;background:#2563eb1a;border-radius:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.app-shell-account-section-label{color:var(--account-menu-subtle,var(--shell-subtle-text));margin:6px 8px 2px;padding:0}.app-shell-account-link--selected{box-shadow:none;background:0 0!important}.app-shell-account-link--selected:hover{background:var(--account-menu-soft,var(--shell-surface-soft))!important}.app-shell-account-link--selected .app-shell-account-link-icon{color:#2065d1;background:0 0}.app-shell-account-link--selected .app-shell-account-link-title{font-weight:400;color:var(--account-menu-text,var(--shell-sidebar-text))!important}.app-shell-account-menu .app-shell-account-section-label{margin:6px 8px 4px}.app-shell-account-menu--dark .app-shell-locale-badge{color:#bfdbfe;background:#60a5fa2e}.app-shell-account-menu--dark .app-shell-account-link-trailing{color:#93c5fd}.app-shell-account-menu--dark .app-shell-account-link--selected{box-shadow:none;background:0 0!important}.app-shell-account-menu--dark .app-shell-account-link--selected:hover{background:var(--account-menu-soft,var(--shell-surface-soft))!important}.app-shell-account-menu--dark .app-shell-account-link--selected .app-shell-account-link-icon{color:#dbeafe;background:0 0}.app-shell-account-menu--dark .app-shell-account-link--selected .app-shell-account-link-title,.app-shell-account-menu--dark .app-shell-account-link--selected .app-shell-account-link-title.MuiTypography-root{color:var(--account-menu-text,var(--shell-sidebar-text))!important}.app-shell-account-link--danger,.app-shell-account-link--danger .app-shell-account-link-title,.app-shell-account-link--danger .app-shell-account-link-icon{color:#b71d18}.app-shell-account-link--danger:hover{background:#ff56301f}.app-shell-account-menu--dark .app-shell-account-link--danger,.app-shell-account-menu--dark .app-shell-account-link--danger .app-shell-account-link-title,.app-shell-account-menu--dark .app-shell-account-link--danger .app-shell-account-link-icon{color:#fecaca}.app-shell-account-menu--dark .app-shell-account-link--danger:hover{background:#ff786724}.app-shell-account-actions{margin-top:auto;padding-top:4px}.app-shell-settings-menu{background:var(--shell-floating-bg);width:340px;max-width:min(340px,100vw - 24px);box-shadow:var(--shell-floating-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--shell-surface-border);border-radius:20px;margin-top:10px;overflow:hidden}.app-shell-settings-menu--compact{width:208px;max-width:min(208px,100vw - 24px)}.app-shell-settings-menu--compact .app-shell-settings-panel{gap:2px;padding:8px}.app-shell-settings-panel{color:var(--shell-strong-text);flex-direction:column;gap:12px;padding:16px;display:flex}.app-shell-settings-header{padding-bottom:8px}.app-shell-settings-subtitle{color:var(--shell-subtle-text);margin-top:8px;font-size:13px;line-height:1.5}.app-shell-settings-section{background:0 0;border:0;border-radius:0;padding:0}.app-shell-settings-list{flex-direction:column;gap:2px;display:flex}.app-shell-settings-item{border-radius:10px;gap:10px;min-height:42px;padding:8px 10px}.app-shell-settings-item.active{background:var(--shell-surface-soft)}.app-shell-settings-item-icon{width:24px;height:24px;color:var(--shell-subtle-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-shell-settings-item.active .app-shell-settings-item-icon{color:var(--shell-strong-text);background:#919eab33}.app-shell-settings-item-label{color:var(--shell-subtle-text);flex:1;font-size:13px;font-weight:600;line-height:1.3}.app-shell-settings-item.active .app-shell-settings-item-label{color:var(--shell-strong-text)}.app-shell-settings-item-check{color:#2065d1;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.app-shell-account-logout{color:#b71d18;text-transform:none;background:#ff563029;border:1px solid #ff56303d;border-radius:12px;justify-content:center;gap:10px;width:100%;min-height:48px;font-size:14px;font-weight:700}.app-shell-account-logout:hover{background:#ff56303d}.app-shell-root--dark .app-shell-account-logout{color:#ffb4ab;background:#ff786729;border-color:#ff78673d}.app-shell-root--dark .app-shell-account-logout:hover{background:#ff78673d}.app-shell-account-logout .MuiButton-startIcon{margin-right:0}.app-shell-account-logout .MuiSvgIcon-root{font-size:18px}.app-shell-main{background:var(--shell-bg);flex:1;min-width:0;min-height:0;position:relative}.app-shell-main--white-surface{background:#fff}.app-shell-root--dark .app-shell-main--white-surface{background:#0f172a}.app-shell-main-body{flex-direction:column;gap:18px;height:100%;min-height:100%;display:flex}.app-shell-main--integration{min-height:calc(100dvh - var(--shell-topbar-height) - var(--shell-footer-height,40px))}.app-shell-main-body--integration{height:100%;min-height:calc(100dvh - var(--shell-topbar-height) - var(--shell-footer-height,40px));gap:0;position:relative}.app-shell-main--dashboard .app-shell-main-body{gap:14px}.app-shell-page-header{background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:40px;padding:0;display:flex}.app-shell-page-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.app-shell-page-pill,.app-shell-page-pill.MuiButton-root{color:#475569;min-width:auto;height:42px;box-shadow:none;text-transform:none;white-space:nowrap;background:0 0;border:0;padding:0 14px;font-size:13px;font-weight:600;line-height:1;border-radius:0!important}.app-shell-page-pill:hover{color:#334155;box-shadow:none;background:#919eab1f}.app-shell-root--dark .app-shell-page-pill,.app-shell-root--dark .app-shell-page-pill.MuiButton-root,.app-shell-root--dark .app-shell-page-action,.app-shell-root--dark .app-shell-page-action.MuiIconButton-root{color:#f9fafb}.app-shell-root--dark .app-shell-page-pill:hover,.app-shell-root--dark .app-shell-page-action:hover{color:#fff;background:#ffffff1a}.app-shell-page-pill .MuiButton-startIcon{margin-left:0;margin-right:8px}.app-shell-page-pill .MuiSvgIcon-root{font-size:18px}.app-shell-page-title,.app-shell-page-title.MuiTypography-root{color:var(--shell-strong-text);font-family:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1.25!important}.app-shell-page-action,.app-shell-page-action.MuiIconButton-root{color:#475569;width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0!important}.app-shell-page-action:hover{color:#334155;box-shadow:none;background:#919eab1f}.app-shell-page-action.Mui-disabled{color:#94a3b8;background:0 0}.app-shell-page-action .MuiSvgIcon-root{font-size:18px}@media (width<=599px){.app-shell-page-action,.app-shell-page-action.MuiIconButton-root{color:#64748b;background:#f8fafceb;border:1px solid #94a3b82e;width:34px;height:34px;border-radius:10px!important}.app-shell-page-action:hover,.app-shell-page-action.MuiIconButton-root:hover{background:#f1f5f9f5;border-color:#94a3b83d}.app-shell-root--dark .app-shell-page-action,.app-shell-root--dark .app-shell-page-action.MuiIconButton-root{color:#cbd5e1;background:#0f172ab8;border-color:#475569a6}}.app-shell-footer{border-top:1px solid var(--shell-topbar-border);background:color-mix(in srgb, var(--shell-topbar-bg) 92%, var(--shell-bg) 8%);min-height:40px;color:var(--shell-subtle-text);flex-shrink:0;justify-content:center;align-items:center;padding:0 16px;display:flex}.app-shell-footer--white-surface{background:#fff}.app-shell-root--dark .app-shell-footer--white-surface{background:#0f172a}.app-shell-footer-inner{text-align:center;white-space:nowrap;letter-spacing:0;justify-content:center;align-items:center;gap:10px;width:100%;font-family:inherit;font-size:12px;font-weight:400;line-height:1.5;display:flex;overflow:hidden}.app-shell-footer-copy{color:var(--shell-subtle-text);font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.app-shell-footer-separator{font:inherit;color:color-mix(in srgb, var(--shell-subtle-text) 70%, transparent 30%)}.app-shell-footer-link{font:inherit;color:var(--shell-subtle-text);text-decoration:none}.app-shell-footer-link:hover{color:var(--shell-strong-text)}@media (width<=767px){.app-shell-root{--shell-footer-height:64px;height:100dvh;min-height:100dvh}.app-shell-content{height:100%;min-height:0}.app-shell-footer{min-height:64px;padding:8px 16px}.app-shell-footer-inner{white-space:normal;flex-wrap:wrap;gap:8px}}.app-shell-root--collapsed .app-shell-brand{flex-direction:column;justify-content:center;gap:6px;width:100%}.app-shell-root--collapsed .app-shell-brand-copy{text-align:center;display:block}.app-shell-root--collapsed .app-shell-brand-title{letter-spacing:0;font-size:11px;font-weight:700;line-height:1.25}.app-shell-root--collapsed .app-shell-sidebar{width:var(--shell-sidebar-width);padding-left:6px;padding-right:6px}.app-shell-root--collapsed .app-shell-sidebar-header{justify-content:center}.app-shell-root--collapsed .app-shell-sidebar-inner{gap:12px}.app-shell-root--collapsed .app-shell-brand{letter-spacing:0;flex-direction:column;justify-content:center;gap:6px;width:100%;font-weight:700}.app-shell-root--collapsed .app-shell-section-label{display:none}.app-shell-root--collapsed .app-shell-nav-item{text-align:center;flex-direction:column;justify-content:center;gap:4px;min-height:60px;padding:7px 3px 5px}.app-shell-root--collapsed .app-shell-nav-item-leading{min-height:24px}.app-shell-root--collapsed .app-shell-nav-item-icon{width:22px;height:22px;margin-right:0}.app-shell-root--collapsed .app-shell-nav-item-collapsed-indicator{display:inline-flex}.app-shell-root--collapsed .app-shell-nav-item-label{white-space:normal;word-break:break-word;max-width:100%;display:block;font-size:10px!important;line-height:1.2!important}.app-shell-root--collapsed .app-shell-sidebar-footer-toggle,.app-shell-root--collapsed .app-shell-sidebar-footer-toggle.MuiButton-root{min-height:var(--shell-footer-height);border-radius:0;justify-content:center;padding:0}.app-shell-root--collapsed .app-shell-sidebar-footer-toggle{color:#0000}.app-shell-root--collapsed .app-shell-subnav{display:none}.app-shell-hamburger,.app-shell-hamburger.MuiButton-root{flex-shrink:0;margin-right:4px;display:none}.app-shell-mobile-backdrop{z-index:1299;background:#0000007a;display:none;position:fixed;inset:0}@media (width<=767px){.app-shell-hamburger,.app-shell-hamburger.MuiButton-root{display:inline-flex}.app-shell-divider-toggle{display:none}.app-shell-sidebar{z-index:1300;width:min(84vw,280px);height:100%;transition:transform .24s,width .18s,padding .18s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0f172a2e}.app-shell-root--mobile-nav-open .app-shell-sidebar{transform:translate(0)}.app-shell-root--mobile-nav-open .app-shell-mobile-backdrop{display:block}.app-shell-topbar{justify-content:flex-start;gap:4px;padding:0 8px 0 4px}.app-shell-hamburger,.app-shell-hamburger.MuiButton-root{width:32px;min-width:32px;height:32px;margin-right:0;padding:0}.app-shell-topbar-actions{flex:1;justify-content:flex-end;gap:2px;min-width:0}.app-shell-topbar-pill,.app-shell-topbar-pill.MuiButton-root{min-width:38px;padding:0 8px}.app-shell-topbar-pill .MuiButton-startIcon{margin-right:0}.app-shell-topbar-pill .MuiButton-endIcon,.app-shell-topbar-pill-label,.app-shell-user-trigger-copy{display:none}.app-shell-user-trigger--topbar,.app-shell-user-trigger--topbar.MuiButton-root{min-width:36px;padding:2px}.app-shell-footer-separator{display:none}.app-shell-content{width:100%}}@media (width<=899px){.app-shell-frame{flex-direction:column}.app-shell-sidebar{width:100%;padding-bottom:10px}.app-shell-divider-toggle{display:none}.app-shell-account-menu,.app-shell-settings-menu,.app-shell-settings-menu--compact{width:100%;max-width:calc(100vw - 16px)}.app-shell-topbar{padding:0 16px 0 22px}.app-shell-topbar-actions{gap:8px}.app-shell-topbar-pill,.app-shell-topbar-pill.MuiButton-root{padding:0 10px}@media (width<=767px){.app-shell-sidebar{width:min(84vw,280px)}}.app-shell-user-trigger-name,.app-shell-user-trigger-name.MuiTypography-root{max-width:96px}}:root{--ds-color-page-bg:#f4f6f8;--ds-color-surface-bg:#fff;--ds-color-surface-soft:#f4f6f8;--ds-color-border:#919eab29;--ds-color-border-strong:#cbd5e1e6;--ds-color-text-strong:#212b36;--ds-color-text-muted:#637381;--ds-color-floating-bg:#ffffffeb;--ds-color-accent:#1767d1;--ds-color-accent-strong:#2563eb;--ds-color-accent-soft:#2563eb2e;--ds-focus-ring:0 0 0 .2rem #1767d126;--ds-color-success-bg:#16a34a1f;--ds-color-success-text:#166534;--ds-color-warning-bg:#b453091f;--ds-color-warning-text:#92400e;--ds-color-info-bg:#2563eb1a;--ds-color-info-text:#1d4ed8;--ds-color-danger-bg:#dc26261a;--ds-color-danger-text:#b91c1c;--ds-color-neutral-bg:#3341551f;--ds-color-neutral-text:#334155;--ds-color-amber:#f59e0b;--ds-color-amber-strong:#d97706;--ds-color-amber-soft:#f59e0b29;--ds-color-teal:#14b8a6;--ds-color-teal-strong:#0f766e;--ds-color-teal-soft:#14b8a629;--ds-color-green:#22c55e;--ds-color-green-strong:#16a34a;--ds-color-green-soft:#22c55e29;--ds-color-violet:#8b5cf6;--ds-color-violet-strong:#7c3aed;--ds-color-violet-soft:#8b5cf629;--ds-shadow-sm:0 2px 5px #0f172a14;--ds-shadow-md:0 10px 28px #0f172a0f;--ds-shadow-lg:0 20px 40px #919eab29;--ds-radius-panel:2px;--ds-radius-field:4px;--ds-spacing-1:4px;--ds-spacing-2:8px;--ds-spacing-3:12px;--ds-spacing-4:16px;--ds-spacing-5:20px;--ds-spacing-6:24px;--ds-spacing-7:28px;--ds-form-height:38px;--ds-form-height-comfortable:42px}.app-shell-root{--ds-color-page-bg:var(--shell-bg);--ds-color-surface-bg:var(--shell-surface-bg);--ds-color-surface-soft:var(--shell-surface-soft);--ds-color-border:var(--shell-surface-border);--ds-color-border-strong:color-mix(in srgb, var(--shell-surface-border) 65%, var(--shell-strong-text) 35%);--ds-color-text-strong:var(--shell-strong-text);--ds-color-text-muted:var(--shell-subtle-text);--ds-color-floating-bg:var(--shell-floating-bg,var(--shell-surface-bg));--ds-shadow-lg:var(--shell-floating-shadow,0 20px 40px #919eab29)}.app-shell-root--dark{--ds-color-page-bg:var(--shell-bg);--ds-color-accent:#60a5fa;--ds-color-accent-strong:#93c5fd;--ds-color-accent-soft:#60a5fa2e;--ds-color-text-muted:#9aa4b2;--ds-focus-ring:0 0 0 .2rem #93c5fd2e;--ds-color-success-bg:#4ade8024;--ds-color-success-text:#bbf7d0;--ds-color-warning-bg:#fbbf2424;--ds-color-warning-text:#fde68a;--ds-color-info-bg:#60a5fa24;--ds-color-info-text:#dbeafe;--ds-color-danger-bg:#f8717124;--ds-color-danger-text:#fecaca;--ds-color-neutral-bg:#94a3b824;--ds-color-neutral-text:#e2e8f0;--ds-color-amber-soft:#fbbf242e;--ds-color-amber-strong:#fcd34d;--ds-color-teal-soft:#2dd4bf2e;--ds-color-teal-strong:#5eead4;--ds-color-green-soft:#4ade802e;--ds-color-green-strong:#86efac;--ds-color-violet-soft:#a78bfa2e;--ds-color-violet-strong:#c4b5fd;--ds-shadow-sm:0 12px 28px #0206173d;--ds-shadow-md:0 16px 36px #02061747}html,body{color:#18212f;background-color:#f5f7fb;min-width:320px;height:100%;min-height:100%;margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}#root{height:100%;min-height:100%;overflow:hidden}
