:root{--font-sans: "Inter", "Noto Sans SC", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:#f5f7fa;color:#000000e0}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f5ff,#e6f4ff,#fff)}.login-card{width:420px;border-radius:12px;box-shadow:0 8px 32px #1677ff14;border:1px solid #e8eef5}.login-brand{text-align:center;margin-bottom:32px}.login-brand-logo{display:block;margin:0 auto 16px;border-radius:10px;object-fit:contain}.console-layout{min-height:100vh}.console-header{padding:0!important;height:auto!important;line-height:normal!important;background:#fff!important;border-bottom:1px solid #e8eef5;position:sticky;top:0;z-index:100}.console-header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 24px;min-height:56px;gap:16px}.console-header-left{display:flex;align-items:center;flex:1;min-width:0;gap:8px}.console-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.console-brand-icon{width:32px;height:32px;border-radius:8px;object-fit:contain;flex-shrink:0}.console-brand-text{font-size:18px;font-weight:600;color:#1a1a2e}.console-header-right{display:flex;align-items:center}.console-header-link{color:#000000a6;text-decoration:none;font-size:14px;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.console-header-link:hover,.console-header-link.active{color:#1677ff}.console-header-link.disabled{opacity:.45;cursor:not-allowed}.console-top-menu{flex:1;min-width:0;border-bottom:none!important;background:transparent!important;line-height:54px}.console-top-menu.ant-menu-horizontal{border-bottom:none!important;box-shadow:none!important}.console-top-menu.ant-menu-horizontal:before,.console-top-menu.ant-menu-horizontal:after{display:none!important}.console-top-menu .ant-menu-item,.console-top-menu .ant-menu-submenu-title{padding-inline:16px!important}.console-top-menu .ant-menu-item-selected:after,.console-top-menu .ant-menu-item:after,.console-top-menu .ant-menu-submenu:after,.console-top-menu .ant-menu-submenu-selected:after,.console-top-menu .ant-menu-submenu:hover:after,.console-top-menu .ant-menu-submenu-open:after,.console-top-menu .ant-menu-submenu-title:after,.console-top-menu .ant-menu-submenu-selected>.ant-menu-submenu-title:after,.console-top-menu .ant-menu-submenu-open>.ant-menu-submenu-title:after{display:none!important;border-bottom:0!important;opacity:0!important;transform:none!important}.console-top-menu .ant-menu-item-selected,.console-top-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1677ff!important;font-weight:500}.console-header .console-top-menu.ant-menu-horizontal>.ant-menu-submenu:after,.console-header .console-top-menu.ant-menu-horizontal>.ant-menu-submenu-selected:after,.console-header .console-top-menu.ant-menu-horizontal>.ant-menu-submenu:hover:after,.console-header .console-top-menu.ant-menu-horizontal>.ant-menu-submenu-open:after{display:none!important;border-bottom:0!important;opacity:0!important;height:0!important;transform:scale(0)!important}.console-content{padding:24px;min-height:calc(100vh - 57px);background:#f5f7fa}.page-header-block{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.page-header-body{flex:1;min-width:0}.page-header-title{margin:0;display:flex;align-items:center;gap:8px;font-size:20px;font-weight:600;line-height:28px;color:#000000e0;letter-spacing:-.01em}.page-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#1677ff;font-size:20px;line-height:1}.page-header-desc{margin:4px 0 0;font-size:14px;line-height:22px;color:#00000073;max-width:720px}.page-header-desc a{color:#1677ff}.page-header-desc a:hover{color:#4096ff}.page-header-extra{flex-shrink:0;padding-top:2px}.page-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-header{margin-bottom:16px}.page-card{border-radius:10px;border:1px solid #e8eef5;box-shadow:0 1px 4px #0000000a}.stat-card{border-radius:10px;border:1px solid #e8eef5}.stat-card .ant-statistic-title{color:#00000073;font-size:13px}.stat-card .ant-statistic-content{font-weight:600}.toolbar{margin-bottom:16px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.system-subnav{margin-bottom:16px}.dashboard-stat-card .ant-card-body{display:flex;align-items:center;gap:16px;padding:20px!important}.dashboard-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.dashboard-stat-value{font-size:28px;font-weight:600;line-height:1.2}.architecture-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:16px 0}.flow-step{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;background:#f0f5ff;border-radius:10px;font-size:13px;min-width:120px}.flow-step .anticon{font-size:24px;color:#1677ff}.flow-arrow{color:#00000040;font-size:18px}.app-card{border-radius:12px!important;border:1px solid #e8eef5!important;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.app-card:hover{box-shadow:0 8px 24px #1677ff1f;transform:translateY(-2px)}.app-card .ant-card-body{padding:20px!important}.app-card-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;margin-bottom:12px}.app-card-title{margin:0 0 4px!important}.app-card-id{font-size:12px;display:block;margin-bottom:10px}.app-card-tags{margin-bottom:12px;min-height:24px}.app-card-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#00000073;margin-bottom:4px}.app-card-enter{padding:0!important;height:auto!important}.app-list-page{width:100%}.app-list-panel{background:#fff;border:1px solid #e8eef5;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.app-list-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #f0f2f5;flex-wrap:wrap}.app-list-search{width:300px;max-width:100%}.app-list-panel-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.app-list-count-badge{font-size:13px;color:#00000073;padding:4px 10px;background:#f5f7fa;border-radius:6px;white-space:nowrap}.app-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:20px}.app-list-empty{padding:64px 24px;display:flex;justify-content:center}.app-list-card{position:relative;display:block;width:100%;padding:0;background:#fff;border:1px solid #e8eef5;border-radius:12px;cursor:pointer;text-align:left;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}.app-list-card:hover{border-color:#91caff;box-shadow:0 8px 28px #1677ff1f;transform:translateY(-2px)}.app-list-card:hover .app-list-card-enter{color:#1677ff}.app-list-card:hover .app-list-card-enter .anticon{transform:translate(3px)}.app-list-card:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.app-list-card-accent{height:4px;width:100%}.app-list-card-inner{padding:18px 20px 16px;display:flex;flex-direction:column;gap:12px;min-height:168px}.app-list-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.app-list-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;flex-shrink:0;box-shadow:0 4px 12px #0000001f}.app-list-card-status{margin:0!important;flex-shrink:0}.app-list-card-main{flex:1;min-width:0}.app-list-card-name{font-size:16px;font-weight:600;line-height:24px;color:#000000e0;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-card-id{font-size:12px;line-height:20px;color:#00000073;font-family:var(--font-mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-card-chips{display:flex;flex-wrap:wrap;gap:6px;min-height:26px}.app-list-card-chip{display:inline-block;padding:2px 8px;font-size:12px;line-height:20px;color:#000000a6;background:#f5f7fa;border-radius:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-card-chip.muted{color:#00000059}.app-list-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;margin-top:auto;border-top:1px solid #f0f2f5;font-size:13px}.app-list-card-stat{display:inline-flex;align-items:center;gap:6px;color:#00000073}.app-list-card-enter{display:inline-flex;align-items:center;gap:4px;color:#00000073;font-weight:500;transition:color .2s;flex-shrink:0}.app-list-card-enter .anticon{font-size:11px;transition:transform .2s}.app-detail-page{margin:-24px -24px 0;width:calc(100% + 48px);max-width:none}.app-detail-loading,.app-detail-missing{padding:80px 24px;text-align:center}.app-detail-header{background:#fff;border-bottom:1px solid #e8eef5}.app-detail-back{display:inline-flex;align-items:center;gap:6px;margin:16px 24px 0;padding:0;border:none;background:none;color:#000000a6;font-size:14px;cursor:pointer;transition:color .2s}.app-detail-back:hover{color:#1677ff}.app-detail-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:16px 24px 20px;flex-wrap:wrap}.app-detail-hero-main{display:flex;align-items:center;gap:16px}.app-detail-icon{width:55px;height:55px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;flex-shrink:0}.app-detail-name{margin:0;font-size:22px;font-weight:600;line-height:1.3;color:#1a1a2e}.app-detail-subtitle{margin:6px 0 0;font-size:14px;color:#00000073}.app-detail-dot{margin:0 6px}.app-detail-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.app-detail-content{padding:24px!important;background:#f5f7fa!important;min-height:calc(100vh - 220px);width:100%;max-width:none}.app-overview{width:100%;max-width:none}.app-top-menu{border-bottom:none!important;padding:0 12px 0 24px;background:transparent!important;line-height:48px}.app-top-menu.ant-menu-horizontal{border-bottom:none!important}.app-top-menu.ant-menu-horizontal:before,.app-top-menu.ant-menu-horizontal:after{display:none!important}.app-top-menu .ant-menu-item{padding-inline:16px!important;margin-inline:4px!important;color:#000000a6}.app-top-menu .ant-menu-item:after{display:none!important}.app-top-menu .ant-menu-item-selected{color:#1677ff!important;font-weight:500}.app-top-menu .ant-menu-item-selected:after{display:block!important;border-bottom:2px solid #1677ff!important;inset-inline:16px!important}.app-overview-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}@media (max-width: 992px){.app-overview-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.app-overview-stats{grid-template-columns:1fr}}.app-overview-stat{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e8eef5;border-radius:12px}.app-overview-stat.is-loading{opacity:.6}.app-overview-stat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.app-overview-stat-value{font-size:24px;font-weight:600;line-height:1.2}.app-overview-stat-label{font-size:13px;color:#00000073;margin-top:2px}.app-section-card{background:#fff;border:1px solid #e8eef5;border-radius:12px;padding:24px;margin-bottom:16px}.app-section-title{margin:0 0 20px;font-size:16px;font-weight:600;color:#1a1a2e}.app-section-desc{margin:-12px 0 20px!important}.app-readonly-field{margin-bottom:16px}.app-basic-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:20px}.app-basic-info-grid .app-readonly-field{margin-bottom:0}.app-field-hint-icon{margin-left:6px;font-size:12px;color:#00000059;cursor:help}@media (max-width: 767px){.app-basic-info-grid{grid-template-columns:1fr}}.app-readonly-field label{display:flex;align-items:center;font-size:13px;color:#00000073;margin-bottom:6px}.app-readonly-input{min-height:40px;padding:8px 12px;background:#f5f7fa;border-radius:8px;border:1px solid #eef1f5;font-size:14px;line-height:1.5}.app-readonly-input.is-mono{font-family:var(--font-mono);font-size:13px}.app-endpoint-field{padding:12px 0;border-bottom:1px solid #f5f5f5}.app-endpoint-field:last-child{border-bottom:none}.app-endpoint-label{font-size:13px;color:#00000073;margin-bottom:4px}.app-endpoint-value{display:flex;align-items:center;gap:4px}.app-endpoint-text{flex:1;min-width:0;font-family:var(--font-mono);font-size:13px}.app-endpoint-actions{display:flex;align-items:center;flex-shrink:0;gap:2px}.app-endpoint-copy{color:#00000073!important;flex-shrink:0}.app-endpoint-copy:hover{color:#1677ff!important}.app-quick-start-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.app-quick-start-item{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:1px solid #e8eef5;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s}.app-quick-start-item:hover{border-color:#91caff;box-shadow:0 4px 12px #1677ff14}.app-quick-start-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.app-quick-start-text{flex:1;min-width:0}.app-quick-start-arrow{color:#1677ff;font-size:14px;flex-shrink:0}.app-detail-content .page-card{border-radius:12px;border:1px solid #e8eef5;box-shadow:none;width:100%}.app-subpage{width:100%;max-width:none}.app-detail-content .ant-typography h4.ant-typography{font-size:16px;font-weight:600;margin-bottom:16px}.quick-link-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .15s}.quick-link-item:hover{background:#fafafa;margin:0 -12px;padding:12px;border-radius:8px}.quick-link-item:last-child{border-bottom:none}.quick-link-arrow{color:#1677ff;font-size:18px}.dashboard-quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-quick-link{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e8eef5;border-radius:10px;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-decoration:none;color:inherit}.dashboard-quick-link:hover{border-color:#1677ff;box-shadow:0 4px 12px #1677ff1a}.dashboard-quick-link-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.dashboard-page{width:100%}.dash-hero-card .ant-card-body,.dash-trend-card .ant-card-body{padding:24px!important}.dash-hero-inner{display:flex;gap:32px;align-items:stretch;min-height:140px}.dash-hero-metric{flex:0 0 42%;display:flex;flex-direction:column;justify-content:center}.dash-hero-value{margin-top:12px;font-size:40px;font-weight:600;line-height:1.1;color:#1a1a2e}.dash-hero-unit{margin-left:8px;font-size:16px;font-weight:400;color:#00000073}.dash-rank-panel{flex:1;border-left:1px solid #f0f0f0;padding-left:28px;display:flex;flex-direction:column}.dash-rank-title{font-size:13px;margin-bottom:12px}.dash-rank-list{display:flex;flex-direction:column;gap:14px;flex:1;justify-content:center}.dash-rank-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;font-size:14px}.dash-rank-index{color:#00000040;font-variant-numeric:tabular-nums}.dash-rank-name{color:#000000e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-rank-value{color:#000000a6;font-variant-numeric:tabular-nums}.dash-trend-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;min-height:120px}.dash-trend-left{flex:1;min-width:0}.dash-trend-value{margin-top:8px;font-size:32px;font-weight:600;line-height:1.2;color:#1a1a2e}.dash-trend-unit{margin-left:6px;font-size:14px;font-weight:400;color:#00000073}.dash-trend-compare{margin-top:10px;display:flex;align-items:center;gap:8px;font-size:12px;color:#00000073}.dash-trend-badge{display:inline-flex;align-items:center;gap:2px;font-weight:500}.dash-trend-badge.up{color:#1677ff}.dash-trend-badge.down{color:#ff4d4f}.dash-trend-chart{width:120px;flex-shrink:0}.dash-chart-card{background:#fff;border:1px solid #e8eef5;border-radius:12px;padding:20px 24px}@media (max-width: 768px){.dash-hero-inner{flex-direction:column;gap:20px}.dash-rank-panel{border-left:none;border-top:1px solid #f0f0f0;padding-left:0;padding-top:20px}.dash-trend-chart{width:100px}}.docs-page{max-width:1200px}.docs-nav-card{position:sticky;top:80px;border-radius:10px}.docs-section{margin-bottom:16px}.docs-code{background:#1e1e2e;color:#cdd6f4;padding:16px;border-radius:8px;overflow-x:auto;font-size:13px;line-height:1.6;margin:12px 0}.docs-table{width:100%;border-collapse:collapse;font-size:14px}.docs-table th,.docs-table td{border:1px solid #e8eef5;padding:10px 14px;text-align:left}.docs-table th{background:#f8fafc;font-weight:600}.docs-steps li{margin-bottom:16px}.help-page{width:100%;max-width:none}.help-nav-card{top:72px}.help-section{margin-bottom:16px}.help-concept-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0}@media (max-width: 768px){.help-concept-grid{grid-template-columns:1fr}}.help-concept-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e8eef5}.help-mermaid-wrap{margin-top:16px;padding:16px;background:#fafbfc;border:1px solid #e8eef5;border-radius:10px;overflow-x:auto}.help-mermaid-title{font-size:13px;color:#00000073;margin-bottom:12px;font-weight:500}.help-mermaid svg{max-width:100%;height:auto}.help-quickstart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;margin-top:16px;align-items:stretch}@media (max-width: 768px){.help-quickstart-grid{grid-template-columns:1fr;grid-auto-rows:auto}}.help-quickstart-card{display:flex;flex-direction:column;height:100%;padding:16px 18px;border:1px solid #e8eef5;border-radius:10px;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.help-quickstart-card:hover{border-color:#91caff;box-shadow:0 4px 12px #1677ff14}.help-quickstart-card-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.help-quickstart-step{display:inline-flex;flex-shrink:0;width:28px;height:28px;align-items:center;justify-content:center;background:#1677ff;color:#fff;border-radius:50%;font-size:13px;font-weight:600;line-height:1}.help-quickstart-title{font-size:15px;line-height:1.4}.help-quickstart-desc{margin:0;font-size:13px;line-height:1.6;color:#00000073}.help-feature-list{display:flex;flex-direction:column;gap:16px}.help-feature-row{display:flex;gap:14px;padding:16px;border:1px solid #e8eef5;border-radius:10px;background:#fafbfc}.help-feature-icon{width:40px;height:40px;border-radius:10px;background:#e6f4ff;color:#1677ff;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.help-feature-body{flex:1;min-width:0}.help-feature-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px}.help-feature-link{font-size:13px;white-space:nowrap}.help-wireframe{border:1px solid #e8eef5;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.help-wireframe-preview{background:#f0f2f5;padding:12px;overflow:hidden}.help-wireframe-meta{padding:0}.help-wireframe-page-title{font-size:15px;font-weight:600;padding:14px 16px 0;color:#1a1a2e}.help-wireframe-highlight{margin:10px 16px 0;padding:8px 12px;background:linear-gradient(90deg,#e6f4ff,#f0f5ff);border:1px dashed #91caff;border-radius:6px;font-size:12px;color:#1677ff}.help-wireframe-steps{margin:12px 16px 0;padding-left:18px;font-size:12px;color:#000000a6}.help-wireframe-steps li{margin-bottom:4px}.help-wireframe-link{display:block;padding:12px 16px 14px;font-size:13px;color:#1677ff;text-decoration:none;border-top:1px solid #f0f0f0;margin-top:12px}.help-wireframe-link:hover{background:#fafafa}.help-mock-page{background:#f5f7fa;border-radius:8px;overflow:hidden;border:1px solid #e8eef5;font-size:10px;line-height:1.4;color:#000000e0;transform-origin:top left}.help-mock-global-nav{display:flex;align-items:center;gap:12px;padding:0 12px;height:36px;background:#001529;color:#ffffffd9}.help-mock-brand{display:flex;align-items:center;gap:6px;font-weight:600;font-size:11px;color:#fff;flex-shrink:0}.help-mock-brand-dot{width:14px;height:14px;border-radius:3px;background:linear-gradient(135deg,#1677ff,#69b1ff)}.help-mock-global-menu{display:flex;gap:4px;flex:1;min-width:0;overflow:hidden}.help-mock-global-menu span{padding:4px 8px;border-radius:4px;white-space:nowrap;color:#ffffffa6}.help-mock-global-menu span.is-active{color:#fff;background:#1677ff}.help-mock-global-user{font-size:10px;color:#ffffff8c;flex-shrink:0}.help-mock-app-header{background:#fff;border-bottom:1px solid #eef1f5;padding:10px 12px 0}.help-mock-app-back{font-size:10px;color:#00000073;margin-bottom:8px}.help-mock-app-hero{display:flex;align-items:center;gap:8px;margin-bottom:8px}.help-mock-app-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1677ff22,#1677ff44);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.help-mock-app-name{font-size:12px;font-weight:600;color:#1a1a2e}.help-mock-app-id{font-size:9px;color:#00000073}.help-mock-app-actions{margin-left:auto;display:flex;gap:4px;flex-shrink:0}.help-mock-app-tabs{display:flex;gap:2px;overflow-x:auto;border-top:1px solid #f5f5f5;padding-top:2px}.help-mock-app-tabs span{padding:6px 10px;font-size:10px;color:#000000a6;border-bottom:2px solid transparent;white-space:nowrap}.help-mock-app-tabs span.is-active{color:#1677ff;border-bottom-color:#1677ff;font-weight:500}.help-mock-content{padding:10px}.help-mock-content.is-global{background:#f5f7fa}.help-mock-page-title h4{margin:0 0 4px;font-size:13px;font-weight:600}.help-mock-page-title p{margin:0 0 8px;font-size:10px;color:#00000073}.help-mock-alert{display:flex;gap:8px;padding:8px 10px;background:#e6f4ff;border:1px solid #91caff;border-radius:6px;margin-bottom:8px;font-size:9px;color:#000000a6}.help-mock-alert strong{display:block;color:#000000e0;margin-bottom:2px}.help-mock-alert-icon{width:14px;height:14px;border-radius:50%;background:#1677ff;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.help-mock-card{background:#fff;border:1px solid #e8eef5;border-radius:8px;padding:10px}.help-mock-card-title{font-size:11px;font-weight:600;margin-bottom:8px;color:#1a1a2e}.help-mock-toolbar{display:flex;gap:6px;margin-bottom:8px;flex-wrap:wrap}.help-mock-btn{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;font-size:9px;border:1px solid #d9d9d9;background:#fff;color:#000000e0;white-space:nowrap}.help-mock-btn.ghost{background:#fff}.help-mock-btn.primary{background:#1677ff;border-color:#1677ff;color:#fff}.help-mock-btn.danger{color:#ff4d4f;border-color:transparent;background:transparent}.help-mock-btn.link{border:none;background:transparent;padding:0 4px;color:#1677ff}.help-mock-btn.link.danger{color:#ff4d4f}.help-mock-btn.is-highlight{position:relative;box-shadow:0 0 0 2px #fff,0 0 0 4px #fa8c16,0 0 12px #fa8c1673;animation:help-mock-pulse 2s ease-in-out infinite;z-index:1}@keyframes help-mock-pulse{0%,to{box-shadow:0 0 0 2px #fff,0 0 0 4px #fa8c16,0 0 8px #fa8c1659}50%{box-shadow:0 0 0 2px #fff,0 0 0 4px #fa8c16,0 0 16px #fa8c16a6}}.help-mock-tabs{display:flex;gap:12px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;padding-bottom:6px}.help-mock-tabs span{font-size:10px;color:#00000073;padding-bottom:4px;border-bottom:2px solid transparent}.help-mock-tabs span.is-active{color:#1677ff;border-bottom-color:#1677ff;font-weight:500}.help-mock-table-wrap{overflow-x:auto}.help-mock-table{width:100%;border-collapse:collapse;font-size:9px}.help-mock-table th{text-align:left;padding:6px 8px;background:#fafafa;border-bottom:1px solid #f0f0f0;color:#000000a6;font-weight:500;white-space:nowrap}.help-mock-table td{padding:7px 8px;border-bottom:1px solid #f5f5f5;vertical-align:middle}.help-mock-table tr:last-child td{border-bottom:none}.help-mock-tag{display:inline-block;padding:1px 6px;border-radius:4px;font-size:9px;background:#fafafa;border:1px solid #d9d9d9;color:#000000a6}.help-mock-tag.success{background:#f6ffed;border-color:#b7eb8f;color:#389e0d}.help-mock-tag.warning{background:#fffbe6;border-color:#ffe58f;color:#d48806}.help-mock-tag.error{background:#fff2f0;border-color:#ffccc7;color:#cf1322}.help-mock-tag.blue{background:#e6f4ff;border-color:#91caff;color:#0958d9}.help-mock-mono{font-family:var(--font-mono);font-size:8px}.help-mock-ellipsis{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-mock-code-block{background:#1e1e1e;border-radius:6px;padding:10px;margin-bottom:8px;font-family:var(--font-mono);font-size:8px;line-height:1.6}.help-mock-code-line{color:#d4d4d4}.help-mock-code-kw{color:#569cd6}.help-mock-code-dim{color:#6a9955}.help-mock-copy-hint{padding:8px 10px;background:#fff7e6;border:1px dashed #ffc069;border-radius:6px;font-size:9px;color:#ad6800}.help-mock-copy-hint.is-highlight{box-shadow:0 0 0 2px #fff,0 0 0 3px #fa8c16}.docs-landing-page{width:100%}.docs-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (max-width: 900px){.docs-portal-grid{grid-template-columns:1fr}}.docs-portal-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e8eef5;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}.docs-portal-card:hover{border-color:#91caff;box-shadow:0 8px 28px #1677ff1f;transform:translateY(-2px)}.docs-portal-card:hover .docs-portal-card-enter{color:#1677ff}.docs-portal-card:hover .docs-portal-card-enter .anticon{transform:translate(3px)}.docs-portal-card-accent{height:4px}.docs-portal-card-body{padding:22px 24px 20px}.docs-portal-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.docs-portal-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;box-shadow:0 4px 12px #0000001f}.docs-portal-card-enter{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#00000073;transition:color .2s}.docs-portal-card-enter .anticon{font-size:11px;transition:transform .2s}.docs-portal-card-title{font-size:18px;font-weight:600;line-height:26px;color:#000000e0;margin-bottom:8px}.docs-portal-card-desc{margin:0 0 14px;font-size:14px;line-height:22px;color:#00000073}.docs-portal-card-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.docs-portal-feature-chip{padding:2px 10px;font-size:12px;line-height:20px;color:#000000a6;background:#f5f7fa;border-radius:4px}.docs-portal-card-foot{padding-top:14px;border-top:1px solid #f0f2f5;font-size:13px}.api-explorer-page{margin:-24px;min-height:calc(100vh - 57px);display:flex;flex-direction:column;background:#f5f7fa}.api-explorer-topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:18px 24px;background:#fff;border-bottom:1px solid #e8eef5;flex-wrap:wrap}.api-explorer-topbar-main{flex:1;min-width:0}.api-explorer-back{display:inline-flex;align-items:center;gap:6px;color:#00000073;font-size:13px;margin-bottom:10px;text-decoration:none}.api-explorer-back:hover{color:#1677ff}.api-explorer-topbar-title h1{margin:0;font-size:20px;font-weight:600;line-height:28px;color:#000000e0}.api-explorer-topbar-title p{margin:4px 0 0;font-size:14px;line-height:22px;color:#00000073}.api-explorer-base-url{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.api-explorer-base-label{font-size:12px;color:#00000073}.api-explorer-base-value{font-size:12px!important;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.api-explorer-layout{display:grid;grid-template-columns:260px minmax(280px,35%) minmax(500px,1fr);flex:1;min-height:0;overflow:hidden}.api-explorer-sidebar,.api-explorer-center,.api-explorer-right{min-width:0}@media (max-width: 1200px){.api-explorer-layout{grid-template-columns:220px minmax(240px,32%) minmax(420px,1fr)}}@media (max-width: 992px){.api-explorer-layout{grid-template-columns:1fr;overflow:auto}.api-explorer-sidebar,.api-explorer-right{max-height:320px;overflow:auto}}.api-explorer-sidebar{background:#fff;border-right:1px solid #e8eef5;display:flex;flex-direction:column;overflow:hidden}.api-explorer-search{margin:12px;flex-shrink:0}.api-explorer-nav{flex:1;overflow-y:auto;padding:0 8px 16px}.api-explorer-nav-group-title{font-size:13px;font-weight:600;color:#000000e0;padding:8px 8px 4px}.api-explorer-nav-subtitle{font-size:12px;color:#00000073;padding:6px 8px 2px 12px}.api-explorer-nav-item{display:flex;align-items:center;gap:6px;width:100%;border:none;background:transparent;text-align:left;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:13px;color:#000000e0}.api-explorer-nav-item:hover{background:#f5f7fa}.api-explorer-nav-item.active{background:#e6f4ff;color:#1677ff;font-weight:500}.api-explorer-method-tag{margin:0;font-size:10px;line-height:18px;padding:0 4px}.api-explorer-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.api-explorer-center{background:#fff;overflow-y:auto;padding:20px 24px 80px;border-right:1px solid #e8eef5}.api-explorer-endpoint-head{margin-bottom:24px}.api-explorer-endpoint-title-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.api-explorer-endpoint-name{margin:0;font-size:18px;font-weight:600;line-height:26px;color:#000000e0}.api-explorer-method{margin:0!important;border:none!important;font-weight:600!important;font-size:12px!important;line-height:22px!important;padding:0 8px!important;border-radius:4px!important}.api-explorer-method-get{color:#389e0d!important;background:#f6ffed!important}.api-explorer-method-post{color:#d48806!important;background:#fffbe6!important}.api-explorer-method-put{color:#1677ff!important;background:#e6f4ff!important}.api-explorer-method-delete{color:#cf1322!important;background:#fff1f0!important}.api-explorer-path-box{padding:10px 14px;background:#fafbfc;border:1px solid #eef1f5;border-radius:8px;margin-bottom:12px}.api-explorer-path-text{font-size:13px!important}.api-explorer-endpoint-desc{margin:0!important;font-size:14px!important;line-height:22px!important;color:#000000a6!important}.api-explorer-section{margin-bottom:20px}.api-explorer-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.api-explorer-section-title{font-weight:600;font-size:14px}.api-explorer-field-row{margin-bottom:16px}.api-explorer-field-row label{display:block;font-weight:500;margin-bottom:4px;font-size:13px}.api-explorer-field-hint{display:block;font-size:12px;margin-bottom:6px}.api-explorer-body-editor{font-family:var(--font-mono);font-size:13px}.api-explorer-actions{display:flex;gap:12px;padding-top:8px;position:sticky;bottom:0;background:linear-gradient(transparent,#fff 20%);padding-bottom:8px}.api-explorer-right{background:#fff;overflow:hidden;display:flex;flex-direction:column}.api-explorer-right .ant-tabs{height:100%;display:flex;flex-direction:column}.api-explorer-right .ant-tabs-content-holder{flex:1;overflow-y:auto;padding:0 16px 16px}.api-explorer-right .ant-tabs-nav{padding:0 16px;margin-bottom:0}.api-explorer-doc{font-size:13px}.api-explorer-doc-title{margin:0 0 12px;font-size:16px;font-weight:600;color:#000000e0}.api-explorer-field-block{margin-bottom:20px;overflow-x:auto}.api-explorer-field-title{font-weight:600;margin-bottom:8px;font-size:13px}.api-explorer-code{background:#1e1e2e;color:#cdd6f4;padding:14px;border-radius:8px;overflow-x:auto;font-size:12px;line-height:1.55;margin:0}.api-explorer-collapse{margin-bottom:16px}.lang-switch-btn{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:16px}.lang-switch-header{color:#000000a6!important}.lang-switch-header:hover{color:#1677ff!important;background:#1677ff0f!important}.lang-switch-header .anticon{color:inherit!important}.lang-switch-light{color:#000000a6!important;border:1px solid rgba(0,0,0,.12);background:#ffffffe6!important}.lang-switch-light:hover{color:#1677ff!important;border-color:#1677ff!important}.lang-switch-menu-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:120px}.lang-switch-check{color:#1677ff;font-size:12px}.login-lang{position:absolute;top:20px;right:24px;z-index:2}.wizard-page{max-width:1280px;margin:0 auto}.wizard-header-link{color:#1677ff!important;font-weight:500}.wizard-header-link.active{background:#1677ff1f;border-radius:6px}.wizard-steps-card .ant-steps-item-title{font-size:13px!important}.wizard-content-card{min-height:420px}.wizard-step-body{display:flex;flex-direction:column;gap:16px}.wizard-flow-diagram{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px;background:linear-gradient(135deg,#f0f5ff,#f6ffed);border-radius:10px;border:1px solid #e8eef5}.wizard-flow-node{padding:6px 12px;background:#fff;border-radius:8px;font-size:13px;font-weight:500;border:1px solid #d9e6f7;box-shadow:0 1px 2px #1677ff0f}.wizard-flow-arrow{color:#00000040;font-weight:600}.wizard-checklist{margin:0;padding-left:20px;color:#000000a6;line-height:1.8}.wizard-result-card{margin-top:8px;background:#fafafa}.wizard-audit-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.wizard-audit-item{display:grid;grid-template-columns:auto 160px 1fr;gap:12px;align-items:center;padding:8px 12px;background:#fafafa;border-radius:8px;font-size:13px}@media (max-width: 768px){.wizard-audit-item{grid-template-columns:1fr;gap:4px}}
