:root{color-scheme:light;--xh-bg: #f3f6fb;--xh-bg-soft: #f8fbff;--xh-surface: #ffffff;--xh-sidebar: #0f172a;--xh-sidebar-soft: #162036;--xh-sidebar-border: rgba(255, 255, 255, .08);--xh-primary: #1677ff;--xh-primary-soft: #e8f1ff;--xh-text: #0f172a;--xh-text-secondary: #64748b;--xh-border: #e7edf5;--xh-shadow: 0 12px 32px rgba(15, 23, 42, .08);--xh-shadow-soft: 0 6px 18px rgba(15, 23, 42, .05)}*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{overflow-x:hidden}body{margin:0;font-family:Plus Jakarta Sans,PingFang SC,Microsoft YaHei,sans-serif;color:var(--xh-text);background:linear-gradient(180deg,#f8fbff,#f3f6fb 45%,#edf2f8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:JetBrains Mono,Consolas,monospace}a{color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#edf2f7}::-webkit-scrollbar-thumb{background:#c9d5e4;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#aabbd1}.xh-shell.ant-layout,.xh-main.ant-layout{min-height:100vh;background:transparent}.xh-sidebar.ant-layout-sider{height:100vh;background:var(--xh-sidebar)!important;box-shadow:14px 0 34px #0f172a1f}.xh-sidebar .ant-layout-sider-children{display:flex;height:100vh;flex-direction:column;background:var(--xh-sidebar);overflow:hidden}.xh-side-menu.ant-menu,.xh-side-menu.ant-menu-light,.xh-side-menu.ant-menu-inline{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--xh-sidebar)!important;border-inline-end:none;scrollbar-width:none;-ms-overflow-style:none}.xh-side-menu.ant-menu::-webkit-scrollbar,.xh-sidebar .ant-layout-sider-children::-webkit-scrollbar,.xh-sidebar::-webkit-scrollbar{display:none}.xh-sidebar,.xh-sidebar .ant-layout-sider-children{scrollbar-width:none;-ms-overflow-style:none}.xh-sidebar *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.xh-sidebar *{scrollbar-width:none!important;-ms-overflow-style:none!important}.xh-side-brand{flex:0 0 auto;background:var(--xh-sidebar)}.xh-side-menu.ant-menu .ant-menu-item,.xh-side-menu.ant-menu .ant-menu-submenu-title{height:46px;line-height:46px;margin:6px 0;border-radius:12px;color:#e2e8f0d6;font-weight:600}.xh-side-menu.ant-menu .ant-menu-item:hover,.xh-side-menu.ant-menu .ant-menu-submenu-title:hover{color:#fff;background:#ffffff14}.xh-side-menu.ant-menu .ant-menu-item-selected{color:#fff;background:var(--xh-primary)!important;box-shadow:0 8px 18px #1677ff47}.xh-side-menu.ant-menu .ant-menu-sub.ant-menu-inline{margin-top:6px;border-radius:14px;background:#ffffff08!important}.xh-header{background:#ffffffeb!important;border-bottom:1px solid var(--xh-border);box-shadow:0 4px 20px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.xh-content{padding:24px}.xh-content-inner{display:flex;flex-direction:column;gap:18px}.xh-page-shell{display:flex;flex-direction:column;gap:16px;width:100%}.xh-page-banner.ant-card,.xh-admin-card.ant-card,.xh-admin-table-card.ant-card,.xh-stat-card.ant-card{border:1px solid var(--xh-border);box-shadow:var(--xh-shadow-soft)}.xh-page-banner .ant-card-body{padding:24px 26px}.xh-page-kicker{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:var(--xh-primary-soft);color:var(--xh-primary);font-size:12px;font-weight:700;letter-spacing:.04em}.xh-page-title{margin:14px 0 8px!important;color:var(--xh-text)!important;line-height:1.2!important}.xh-page-desc{margin:0!important;max-width:760px;color:var(--xh-text-secondary)!important;line-height:1.7}.xh-stat-card .ant-card-body{padding:18px 20px}.xh-stat-card .ant-statistic-title{color:var(--xh-text-secondary);font-weight:600}.xh-stat-card .ant-statistic-content{color:var(--xh-text);font-weight:700}.xh-admin-card .ant-card-head,.xh-admin-table-card .ant-card-head{min-height:58px;border-bottom:1px solid var(--xh-border)}.xh-admin-card .ant-card-head-title,.xh-admin-table-card .ant-card-head-title{color:var(--xh-text);font-weight:700}.xh-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.xh-toolbar-filters{display:grid;grid-template-columns:minmax(220px,320px) repeat(2,minmax(140px,180px));gap:12px;flex:1}.xh-toolbar-actions{display:flex;gap:12px;flex-wrap:wrap}.xh-form-grid{display:grid;gap:14px}.xh-list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.xh-soft-panel{padding:14px 16px;border:1px solid var(--xh-border);border-radius:14px;background:var(--xh-bg-soft)}.xh-empty-note{padding:24px 0}.xh-action-group{display:flex;flex-wrap:wrap;gap:8px}.flex-center{display:flex;align-items:center;justify-content:center}.xh-role-tag.ant-tag,.xh-status-tag.ant-tag{padding-inline:10px;border-radius:999px;border:none;font-weight:700}.ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap}@media (max-width: 1200px){.xh-toolbar{flex-direction:column}.xh-toolbar-filters{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.xh-content{padding:16px}.xh-toolbar-filters{grid-template-columns:1fr}.xh-page-banner .ant-card-body{padding:20px}}@media (max-width: 768px){.xh-content{padding:12px}.xh-content-inner{gap:12px}.ant-typography h2.ant-typography{font-size:20px!important}.ant-btn{min-height:44px;min-width:44px}.ant-btn.ant-btn-sm{min-height:32px;min-width:32px}.ant-table-wrapper{overflow-x:auto}.xh-result-image{max-width:100%!important;height:auto!important}.xh-queue-col{margin-bottom:8px}.ant-drawer-body{padding:0}.ant-card-body{padding:16px}.ant-slider{width:100%}.xh-hide-mobile{display:none!important}}@media (max-width: 480px){.xh-content{padding:8px}.ant-card{border-radius:12px}}@media (max-width: 768px){.ant-typography h1.ant-typography{line-height:1.25}.ant-card.ant-card-hoverable:hover{transform:none}.ant-drawer-header .ant-drawer-close{padding:12px}}.xh-no-select-img,.xh-no-select-img img{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}
