:root{--admin-accent:#5d3d7a;--admin-accent-deep:#4b335c;--admin-accent-soft:#ece6f2;--admin-accent-wash:#5d3d7a14;--admin-bg:#faf9f3;--admin-border:#e2dccd;--admin-border-strong:#cfc7b2;--admin-danger:#b3261e;--admin-info:#26476f;--admin-muted:#6d6459;--admin-muted-bg:#f6f3ea;--admin-success:#2e7d5b;--admin-surface:#fff;--admin-text:#2a251d;--admin-warning:#b45309;--admin-radius:5px;--admin-radius-full:999px;--admin-shadow-sm:0 1px 2px #261f160d, 0 1px 3px #261f1612;--admin-shadow-md:0 12px 32px -12px #261f162e;--admin-shadow-lg:0 32px 80px -24px #261f164d;background:var(--admin-bg);color:var(--admin-text);font-synthesis:none;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,sans-serif}body{background:var(--admin-bg);min-width:320px;min-height:100vh;margin:0}.app-loading{place-items:center;min-height:100vh;display:grid}.login-page{background:radial-gradient(90% 70% at 85% 8%, #f06f3c14, transparent 55%), linear-gradient(135deg, var(--admin-accent-wash), transparent 46%), linear-gradient(180deg, #faf9f3 0%, #f2f0f4 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.login-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-md);width:100%;max-width:500px;position:relative;overflow:hidden}.login-card .ant-card-body{padding:36px}.login-card-accent{background:linear-gradient(90deg, var(--admin-accent) 0%, var(--admin-accent-deep) 58%, #f06f3c 100%);height:4px;position:absolute;inset:0 0 auto}.login-brand-row{align-items:center;gap:14px;min-width:0;margin-bottom:18px;display:flex}.login-brand-mark{background:var(--admin-accent);border-radius:var(--admin-radius);color:#fff;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:inline-flex}.login-eyebrow{color:var(--admin-accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:700;line-height:1.3;display:block}.login-brand-row h1{color:var(--admin-text);margin:0;font-size:26px;font-weight:700;line-height:1.15}.login-copy{color:var(--admin-muted);margin-bottom:18px;font-size:14px;line-height:1.65}.login-trust-row{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.login-trust-row span{background:var(--admin-accent-soft);border-radius:var(--admin-radius-full);color:var(--admin-accent-deep);border:1px solid #5d3d7a38;margin-inline-end:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.login-action-panel{background:var(--admin-muted-bg);border:1px solid var(--admin-border);border-radius:var(--admin-radius);padding:14px}.login-primary-action{min-height:44px}.login-footnote{color:var(--admin-muted);text-align:center;margin-top:10px;font-size:12px;line-height:1.45;display:block}.auth-error{margin:16px}.admin-shell{background:var(--admin-bg);height:100dvh;overflow:hidden}.admin-main{min-width:0;height:100%;overflow:hidden}.admin-sider{border-right:1px solid var(--admin-border);box-sizing:border-box;height:100dvh;overflow:hidden}.admin-sider .ant-layout-sider-children{flex-direction:column;min-height:0;display:flex;overflow:hidden}.admin-sider .ant-menu{overscroll-behavior:contain;scrollbar-width:none;background:0 0;border-inline-end:0;flex:auto;min-height:0;padding:10px;overflow-y:auto}.admin-sider .ant-menu.ant-menu-root.ant-menu-inline{border-inline-end:0}.admin-sider .ant-menu::-webkit-scrollbar{width:0;height:0}.admin-sider .ant-menu-item-group-title{color:var(--admin-muted);letter-spacing:.05em;text-transform:uppercase;padding:16px 12px 6px;font-size:11px;font-weight:700;line-height:1.4}.admin-sider .ant-menu-item{width:100%;height:40px;margin:2px 0}.admin-sider .ant-menu-item-selected{font-weight:600}.admin-sider .ant-menu-item .ant-menu-item-icon{color:#6d6459;font-size:16px}.admin-sider .ant-menu-item-selected .ant-menu-item-icon{color:var(--admin-accent)}.admin-brand{border-bottom:1px solid var(--admin-border);flex:none;align-items:center;gap:12px;min-height:72px;padding:0 18px;display:flex;position:relative}.admin-brand-mark{background:var(--admin-accent);border-radius:var(--admin-radius);color:#fff;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.admin-brand-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.admin-brand-copy span{color:var(--admin-text);font-size:16px;font-weight:700;line-height:1.2}.admin-brand-copy small{color:var(--admin-muted);font-size:12px;font-weight:500;line-height:1.2}.admin-brand-full-name{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-header{background:var(--admin-surface);border-bottom:1px solid var(--admin-border);flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px 28px;display:flex}.admin-header-title{flex-direction:column;flex:auto;min-width:0;display:flex;overflow:hidden}.admin-header-title .ant-typography{margin:0}.admin-header-title h1.ant-typography{color:var(--admin-text);font-size:22px;font-weight:700;line-height:1.2}.admin-header-title span.ant-typography{color:var(--admin-muted);font-size:13px;line-height:1.45}.admin-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:12px;min-width:0;max-width:min(56vw,680px);display:flex}.admin-scope-list{flex:0 auto;justify-content:flex-end;min-width:0}.admin-scope-tag{border-radius:var(--admin-radius-full);margin-inline-end:0;font-weight:600}.account-button{background:var(--admin-muted-bg);border-radius:var(--admin-radius);color:var(--admin-text);cursor:pointer;font:inherit;border:1px solid #0000;flex:0 auto;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:9px;min-width:0;max-width:260px;min-height:42px;padding:4px 8px 4px 6px;transition:background-color .16s cubic-bezier(.22,.61,.36,1),border-color .16s cubic-bezier(.22,.61,.36,1);display:grid}.account-button:hover{border-color:var(--admin-border-strong);background:#fff}.account-button:focus-visible{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px #5d3d7a2e}.account-button-avatar{background:var(--admin-accent);color:#fff}.account-button-email{color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.account-button-chevron{color:var(--admin-muted);font-size:10px}.admin-content{box-sizing:border-box;overscroll-behavior:contain;flex:auto;width:100%;min-height:0;padding:24px 28px 32px;overflow-y:auto}.admin-content-inner{width:100%;max-width:1480px;margin:0 auto}.admin-auth-alert,.admin-required-config-alert{margin-bottom:16px}.admin-page-loading{place-items:center;min-height:240px;display:grid}.placeholder-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);margin-top:16px;padding:24px}.admin-page-stack{flex-direction:column;gap:16px;display:flex}.admin-page-section{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);padding:20px}.admin-page-section-narrow{max-width:560px}.admin-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-section-heading .ant-typography{margin:0}.admin-page-section>.ant-typography:first-child,.admin-section-heading>.ant-typography{color:var(--admin-text);font-size:20px;font-weight:700;line-height:1.25}.admin-page-section>.ant-typography:first-child{margin:0 0 14px}.admin-page-stack h4.ant-typography{color:var(--admin-text);margin:0;font-size:16px;font-weight:700;line-height:1.25}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.admin-stat-grid .ant-statistic{background:var(--admin-muted-bg);border:1px solid var(--admin-border);border-radius:var(--admin-radius);border-top:2px solid var(--admin-accent);padding:14px 16px}.admin-stat-grid .ant-statistic.admin-stat-danger{border-top-color:var(--admin-danger)}.ant-statistic-title{color:var(--admin-muted);margin-bottom:4px;font-size:12px;font-weight:600}.ant-statistic-content{color:var(--admin-text);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.admin-search-row{width:100%;max-width:520px}.admin-toolbar{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);align-items:center;min-height:44px;padding:8px 10px;display:inline-flex}.admin-search-row.admin-toolbar{background:0 0;border:0;min-height:0;padding:0}.admin-muted-text{color:var(--admin-muted);margin-top:2px;font-size:12px}.admin-clickable-row{cursor:pointer}.admin-clickable-row:focus-within{outline:2px solid var(--admin-accent);outline-offset:-2px}.admin-inline-form,.admin-access-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px;margin-bottom:16px;display:grid}.admin-inline-form .ant-form-item,.admin-access-form .ant-form-item,.admin-modal-form .ant-form-item:last-child{margin-bottom:0}.admin-json-preview{white-space:pre-wrap;max-width:100%;max-height:480px;overflow:auto}.admin-json-preview code{border-radius:var(--admin-radius)}.ant-table-wrapper{background:var(--admin-surface)}.ant-table-wrapper .ant-table{color:var(--admin-text)}.ant-table-wrapper .ant-table-thead>tr>th{font-size:12px;font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td{font-variant-numeric:tabular-nums;vertical-align:top;word-break:break-word}.ant-table-wrapper .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table-thead>tr>th{border-color:var(--admin-border)}.ant-table-wrapper .ant-pagination{margin-bottom:0}.ant-btn,.ant-tag{font-weight:600}.ant-tag.admin-tag-success{color:var(--admin-success);background:#2e7d5b1a;border-color:#2e7d5b52}.ant-tag.admin-tag-warning{color:var(--admin-warning);background:#b453091a;border-color:#b4530952}.ant-tag.admin-tag-error{color:var(--admin-danger);background:#b3261e14;border-color:#b3261e4d}.ant-tag.admin-tag-info{color:var(--admin-info);background:#26476f14;border-color:#26476f4d}.ant-tag.admin-tag-neutral{background:var(--admin-muted-bg);border-color:var(--admin-border);color:var(--admin-muted)}.ant-tag.admin-tag-brand{color:var(--admin-accent-deep);background:#5d3d7a1a;border-color:#5d3d7a4d}.ant-descriptions .ant-descriptions-item-label{color:var(--admin-muted);font-weight:600}.ant-tabs-top>.ant-tabs-nav{margin-bottom:16px}@media (width<=960px){.admin-shell{height:auto;min-height:100vh;display:block;overflow:visible}.admin-main{height:auto;overflow:visible}.admin-sider{border-bottom:1px solid var(--admin-border);border-right:0;height:auto;overflow:visible;width:100%!important;min-width:0!important;max-width:none!important}.admin-sider .ant-layout-sider-children{overflow:visible}.admin-sider .ant-menu{flex:none;gap:8px;padding:10px 12px;display:flex;overflow:auto hidden}.admin-sider .ant-menu-item-group{flex:none}.admin-sider .ant-menu-item-group-list{gap:4px;display:flex}.admin-sider .ant-menu-item{width:auto;padding-inline:12px!important}.admin-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.admin-header-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;max-width:100%}.admin-scope-list{justify-content:flex-start}.account-button{max-width:100%}.admin-content{padding:16px}}@media (width<=640px){.login-page{padding:16px}.login-card .ant-card-body{padding:30px 20px 22px}.login-brand-row{align-items:flex-start}.login-brand-row h1{font-size:23px}.admin-brand{min-height:64px;padding:0 14px}.admin-header-title h1.ant-typography{font-size:20px}.admin-header-actions{align-items:stretch}.account-button{width:100%}.admin-page-section{padding:14px}.admin-page-section:has(>.ant-table-wrapper){padding:8px}}.admin-title-help,.admin-label-help{align-items:center;gap:8px;display:inline-flex}.admin-section-heading>.admin-title-help>.ant-typography{color:var(--admin-text);margin:0;font-size:20px;font-weight:700;line-height:1.25}.admin-help-trigger{border-radius:var(--admin-radius);color:var(--admin-muted);cursor:help;justify-content:center;align-items:center;padding:2px;font-size:15px;line-height:1;transition:color .16s;display:inline-flex}.admin-help-trigger:hover,.admin-help-trigger:focus-visible{color:var(--admin-accent)}.admin-help-trigger:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px}.admin-help-popover{color:var(--admin-text);font-size:14px;line-height:1.6}.admin-help-popover p{margin:0 0 8px}.admin-help-popover p:last-child{margin-bottom:0}.admin-help-popover ol{margin:0 0 8px;padding-left:18px}.admin-help-popover code{background:var(--admin-muted-bg);border:1px solid var(--admin-border);border-radius:var(--admin-radius);padding:0 4px;font-size:12.5px}.admin-help-popover-en{color:var(--admin-muted)}.admin-help-callout{border-radius:var(--admin-radius);color:var(--admin-warning);background:#b453091a;border:1px solid #b4530952;margin:0 0 8px;padding:8px 10px}.admin-help-callout strong{color:var(--admin-warning)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important}}
