:root{color:#142033;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #142033;--muted: #6b778c;--line: #e7ecf2;--surface: #ffffff;--blue: #1677ff;--navy: #07111f}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{margin:0;background:#f4f7fb;color:var(--ink)}button,input,textarea,select{font:inherit}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-layout{min-height:100vh;background:#f4f7fb}.app-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;background:var(--navy)!important;box-shadow:8px 0 30px #07111f14;z-index:20}.brand{height:84px;display:flex;align-items:center;gap:11px;padding:0 22px;color:#fff;white-space:nowrap}.brand-collapsed{justify-content:center;padding:0}.brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:12px;position:relative;background:linear-gradient(145deg,#3fa8ff,#136dff 58%,#6548f5);box-shadow:0 8px 20px #1677ff52,inset 0 1px 1px #ffffff59;overflow:hidden}.brand-mark:before,.brand-mark span,.brand-mark:after{content:"";position:absolute;left:8px;right:8px;height:4px;border-radius:100%;background:#fff;transform:rotate(-14deg)}.brand-mark:before{top:10px;opacity:.95}.brand-mark span{top:17px;left:12px;opacity:.75}.brand-mark:after{top:24px;left:16px;opacity:.55}.brand-name{font-size:19px;line-height:22px;font-weight:750;letter-spacing:.08em}.brand-subtitle{margin-top:3px;font-size:8px;font-weight:600;letter-spacing:.17em;color:#728096}.sider-label{height:29px;padding:0 26px;color:#58677c;font-size:10px;letter-spacing:.18em;line-height:29px}.app-sider .ant-menu,.mobile-nav .ant-menu{border:0!important;background:transparent!important;padding:4px 10px}.app-sider .ant-menu-item,.mobile-nav .ant-menu-item{height:44px;margin:5px 0;border-radius:10px;line-height:44px;color:#8e9caf;font-size:14px}.app-sider .ant-menu-item .anticon,.mobile-nav .ant-menu-item .anticon{font-size:17px}.app-sider .ant-menu-item-selected,.mobile-nav .ant-menu-item-selected{color:#fff!important;background:linear-gradient(90deg,#1677ff3d,#1677ff14)!important;box-shadow:inset 3px 0 #2c8cff}.app-sider .ant-menu-item:hover,.mobile-nav .ant-menu-item:hover{color:#fff!important}.sider-foot{position:absolute;bottom:20px;left:16px;right:16px;display:flex;align-items:center;gap:9px;padding:12px 13px;border:1px solid #1c293a;border-radius:10px;color:#6f7d8f;font-size:11px;background:#ffffff06}.sider-foot .anticon{color:#4f8ddf}.sider-foot-collapsed{left:13px;right:13px;justify-content:center}.app-header{position:sticky;top:0;z-index:15;height:64px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;background:#ffffffe8!important;border-bottom:1px solid rgba(223,229,237,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-menu-button{width:38px;height:38px;font-size:17px;color:#526071}.header-context{display:flex;align-items:center;gap:8px;color:#68768a;font-size:12px}.header-context-dot{width:7px;height:7px;border-radius:50%;background:#16a67a;box-shadow:0 0 0 4px #16a67a1a}.connection-pill{display:flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #e7ecf2;border-radius:999px;color:#68768a;font-size:11px;background:#fff;cursor:default}.profile-button{border:0;background:transparent;padding:4px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer;border-radius:9px}.profile-button:hover{background:#f5f8fb}.profile-button .ant-avatar{color:#fff;background:linear-gradient(135deg,#132c4d,#276fc9)}.profile-button>span{display:flex;flex-direction:column;line-height:16px}.profile-button small{color:#8b96a8;font-size:10px}.app-content{min-width:0}.route-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#7d8999;background:#f4f7fb;font-size:11px}.page-wrap{width:100%;max-width:1680px;margin:0 auto;padding:30px 30px 48px}.page-header{min-height:74px;margin-bottom:24px;display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.page-eyebrow{margin-bottom:5px;color:#1677ff;font-size:10px;font-weight:750;letter-spacing:.19em}.page-header h1{margin:0;color:#132036;font-size:clamp(25px,3vw,32px);line-height:1.2;letter-spacing:-.02em}.page-header p{margin:7px 0 0;max-width:680px;color:#728096;font-size:13px;line-height:1.6}.page-header-extra{flex:0 0 auto}.page-alert{margin-bottom:16px}.muted{color:#8a96a8}.section-card,.stat-card,.sync-stats .ant-card,.task-stats .ant-card{border:1px solid rgba(223,229,237,.82)!important;box-shadow:0 5px 18px #182b4609}.section-card .ant-card-head{min-height:62px;border-bottom-color:#edf1f5}.section-card .ant-card-head-title>div{display:flex;flex-direction:column;gap:2px}.section-card .ant-card-head-title strong{color:#18263a;font-size:15px}.section-card .ant-card-head-title small{color:#8994a4;font-size:11px;font-weight:400}.stat-card{min-height:166px;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;width:100px;height:100px;right:-30px;top:-38px;border-radius:50%;background:radial-gradient(circle,rgba(22,119,255,.06),transparent 65%)}.stat-icon{width:36px;height:36px;margin-bottom:16px;display:grid;place-items:center;border-radius:10px;font-size:17px}.stat-blue{color:#1677ff;background:#eaf3ff}.stat-cyan{color:#0891b2;background:#e8f9fc}.stat-violet{color:#7c3aed;background:#f2ecff}.stat-orange{color:#d97706;background:#fff5e3}.stat-green{color:#15906c;background:#e8f8f2}.stat-card .ant-statistic-title{color:#738095;font-size:12px}.stat-card .ant-statistic-content{color:#132036;font-size:25px;font-weight:700}.stat-detail{margin-top:4px;color:#929cab;font-size:11px}.dashboard-row{margin-top:17px}.dashboard-row>.ant-col{display:flex}.dashboard-row .section-card{width:100%}.table-primary{min-width:0;display:flex;flex-direction:column;gap:2px}.table-primary strong{max-width:100%;color:#243248;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-primary small{color:#8a96a6;font-size:10px}.health-overview{min-height:148px;position:relative;display:flex;align-items:center;justify-content:center}.health-overview .ant-progress{position:absolute}.health-overview>div:last-child{display:flex;flex-direction:column;text-align:center}.health-overview strong{color:#15243a;font-size:18px}.health-overview span{color:#8a96a6;font-size:10px}.health-list{margin:0 0 17px;border-top:1px solid #eef2f5}.health-list>div{min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eef2f5;color:#536175;font-size:12px}.health-list>div>span:first-child{display:flex;gap:8px;align-items:center}.quick-card{margin-top:17px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quick-grid button{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:14px;border:1px solid #e8edf3;border-radius:12px;background:#fff;color:#546175;text-align:left;cursor:pointer;transition:.18s ease}.quick-grid button:hover{border-color:#b5d3fb;transform:translateY(-1px);box-shadow:0 8px 22px #1677ff14}.quick-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#1677ff;background:#eef6ff;font-size:17px}.quick-grid button>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.quick-grid strong{color:#243248;font-size:12px}.quick-grid small{margin-top:2px;overflow:hidden;color:#8a96a6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.sync-hero-content{min-height:220px;display:flex;align-items:center;justify-content:center;gap:34px}.sync-hero-content>div:last-child{max-width:370px;display:flex;flex-direction:column;align-items:flex-start}.sync-hero-content strong{color:#18273c;font-size:28px}.sync-hero-content p{margin:8px 0 18px;color:#7e8a9a;font-size:12px;line-height:1.7}.overview-summary,.directory-sync-card{margin-bottom:16px}.directory-sync-card .ant-card-body{padding:16px 18px}.directory-alert{margin-top:12px}.directory-scope-list{margin-top:14px}.directory-scope-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.directory-scope-row>div{min-width:0;display:flex;flex-direction:column}.directory-scope-row small{margin-top:3px;color:#8491a1;font-size:11px}.directory-scope-row .scope-error{color:#d14f4f}.overview-list .ant-card-body{padding:16px}.overview-list .ant-collapse{border-color:#e7ecf2;background:#fff}.overview-list .ant-collapse-item{border-bottom-color:#e9edf3}.overview-list .ant-collapse-header{align-items:center!important;padding:15px 18px!important}.overview-list .ant-table-cell .ant-space{max-width:100%}.overview-list .ant-table-cell .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-title{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-right:12px}.overview-title>div{min-width:0;display:flex;flex-direction:column}.overview-title strong{overflow:hidden;color:#1d2c41;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.overview-title small{margin-top:4px;color:#8a96a6;font-size:10px}.overview-note{display:block;margin-top:12px;color:#8996a8;font-size:12px}.overview-detail-loading{padding:14px 8px;color:#7d8999}.overview-pagination{display:flex;justify-content:flex-end;padding:18px 2px 2px}.filter-card{margin-bottom:15px}.filter-card .ant-card-body{padding:16px 18px}.filter-actions{display:flex;justify-content:flex-end}.table-card .ant-card-body{padding:6px 0 0}.table-card .ant-table-wrapper{padding:0 6px}.table-card .ant-table-thead>tr>th{font-size:11px;font-weight:650}.media-cell{min-width:0;display:flex;align-items:center;gap:12px}.media-cell .ant-avatar{flex:0 0 auto;color:#8ca0ba;background:linear-gradient(145deg,#eaf1f8,#f7f9fc)}.media-cell>div{min-width:0;display:flex;flex-direction:column}.media-cell strong{overflow:hidden;color:#1c2a3e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.media-cell small{margin-top:3px;color:#8a96a6;font-size:10px}.drawer-descriptions{margin-bottom:22px;padding:16px;border-radius:12px;background:#f7f9fc}.upload-card .ant-card-body{padding:26px}.upload-form{margin-top:28px}.upload-dragger .ant-upload{padding:25px 18px!important}.upload-dragger .ant-upload-drag-icon{margin-bottom:10px!important}.upload-dragger .ant-upload-drag-icon .anticon{color:#1677ff!important;font-size:38px!important}.upload-dragger .ant-upload-text{color:#243248!important;font-weight:600}.upload-dragger .ant-upload-hint{font-size:11px!important}.upload-options{margin:4px 0 22px;display:flex;flex-wrap:wrap;gap:10px 24px}.upload-object-alert{margin-bottom:20px}.upload-progress{margin:18px 0;padding:16px;border-radius:12px;background:#f6f9fd}.upload-progress>div{display:flex;justify-content:space-between;color:#59677a;font-size:11px}.upload-progress strong{color:#1677ff}.form-actions{margin-top:22px;display:flex;align-items:center;gap:14px}.form-actions>span{color:#8793a4;font-size:11px}.preview-card .ant-card-body{min-height:160px}.path-preview{display:flex;flex-direction:column;gap:9px}.path-preview>div{min-width:0;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #e8edf3;border-radius:9px;background:#fafbfd;color:#1677ff}.path-preview code{overflow:hidden;color:#526071;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.safety-card{margin-top:16px;background:linear-gradient(150deg,#0b1c32,#102a4d)!important;border:0!important;color:#fff}.safety-title{display:flex;align-items:center;gap:12px}.safety-title>.anticon{font-size:26px;color:#5aa7ff}.safety-title>div{display:flex;flex-direction:column}.safety-title strong{font-size:14px}.safety-title small{color:#7e94af;font-size:10px}.safety-card ul{margin:18px 0 0;padding-left:19px;color:#9aacbe;font-size:11px;line-height:2}.parser-form-card .ant-card-body{padding:26px}.card-lead{display:flex;gap:13px;margin-bottom:24px}.lead-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:12px;color:#1677ff;background:#eaf3ff;font-size:19px}.card-lead h3{margin:1px 0 3px;color:#18273c;font-size:15px}.card-lead p{margin:0;color:#8793a4;font-size:11px}.parser-security{margin-top:18px;display:flex;gap:9px;padding:12px;border-radius:9px;color:#6a7789;background:#f6f8fb;font-size:10px;line-height:1.6}.parser-security .anticon{margin-top:2px;color:#16a67a}.parser-result-card{min-height:615px}.result-placeholder{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a3b2;text-align:center}.result-placeholder h3{margin:18px 0 4px;color:#526071;font-size:15px}.result-placeholder p{margin:0;font-size:11px}.placeholder-orb{width:75px;height:75px;display:grid;place-items:center;border:1px solid #dfe8f3;border-radius:50%;color:#79a9e6;background:radial-gradient(circle,#f7fbff,#edf5ff);font-size:25px;box-shadow:0 0 0 12px #f8fafc}.parse-result{display:flex;flex-direction:column;gap:18px}.resolved-url label,.result-headers>label,.parse-trace>label{display:block;margin-bottom:7px;color:#6f7c8e;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.resolved-url>div{min-width:0;display:flex;align-items:center;padding:8px 9px 8px 12px;border:1px solid #dfe7f0;border-radius:9px;background:#f8fafc}.resolved-url .ant-typography{min-width:0;flex:1;color:#245a96;font-family:Consolas,monospace;font-size:11px}.result-headers{padding:14px;border-radius:11px;background:#f7f9fc}.result-headers>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;padding:6px 0;border-bottom:1px solid #e8edf3;font-size:10px}.result-headers>div:last-child{border:0}.result-headers .ant-typography{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parse-trace{margin-top:2px}.trace-item{display:flex;flex-direction:column}.trace-item strong{color:#425168;font-size:11px}.trace-item span{margin-top:2px;overflow-wrap:anywhere;color:#8b96a6;font-size:10px}.sync-stats,.task-stats{margin-bottom:17px}.sync-stats .ant-card-body,.task-stats .ant-card-body{padding:18px}.sync-stats .ant-statistic-title,.task-stats .ant-statistic-title{font-size:10px}.sync-stats .ant-statistic-content,.task-stats .ant-statistic-content{font-size:21px}.sync-stats .ant-statistic-content-prefix,.task-stats .ant-statistic-content-prefix{margin-right:9px;color:#5f8fc9;font-size:17px}.sync-form-card .ant-card-body{padding:23px}.sync-form-card .ant-radio-group{width:100%;display:flex}.sync-form-card .ant-radio-button-wrapper{flex:1;text-align:center}.switch-field{min-height:54px;margin:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid #e7ecf2;border-radius:10px}.switch-field>div{display:flex;flex-direction:column}.switch-field strong{color:#37465a;font-size:11px}.switch-field small{margin-top:2px;color:#8b96a6;font-size:9px}.mapping-alert{margin-bottom:16px}.cms-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding:14px 14px 0;margin:-4px 0 16px;border:1px solid #e8ecf3;border-radius:12px;background:#fafbfe}.mapping-card code{padding:2px 5px;border-radius:4px;color:#35567c;background:#eff4f9;font-size:10px}.binding-section{margin-top:24px;padding-top:20px;border-top:1px solid #edf0f5}.binding-section>div:first-child{display:flex;flex-direction:column;margin-bottom:12px}.binding-section>div:first-child small{margin-top:3px;color:#8b96a6;font-size:10px}.empty-hint{padding:12px;border-radius:9px;color:#718096;background:#f7f9fc;font-size:11px;text-align:center}.empty-hint .anticon{margin-right:7px;color:#16a67a}.endpoints-toolbar{margin-bottom:17px}.endpoints-toolbar .ant-card-body{padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px}.credential-note{color:#8490a1;font-size:10px}.credential-note .anticon{margin-right:6px;color:#16a67a}.endpoint-card{min-height:300px;transition:.18s ease}.endpoint-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #182b4614}.endpoint-disabled{opacity:.68;filter:grayscale(.15)}.endpoint-head{display:flex;align-items:center;gap:11px}.endpoint-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;font-size:19px}.endpoint-title{min-width:0;flex:1;display:flex;flex-direction:column}.endpoint-title strong{overflow:hidden;color:#1d2c41;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.endpoint-title span{margin-top:2px;color:#8b96a6;font-size:10px}.endpoint-description{height:34px;margin:17px 0 8px;color:#718095;font-size:11px;line-height:1.55}.endpoint-address{min-width:0;display:flex;align-items:center;gap:7px;padding:10px;border:1px solid #e8edf2;border-radius:9px;color:#758399;background:#fafbfd;font-size:10px}.endpoint-address span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.endpoint-meta{margin:14px 0 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#929cab;font-size:9px}.endpoint-capabilities{min-height:29px}.endpoint-actions{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:14px;border-top:1px solid #edf1f5}.endpoint-actions>.ant-btn:first-child{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.endpoint-actions>.ant-btn+.ant-btn{flex:0 0 36px;min-width:36px;padding-inline:0}.endpoint-managed{flex:0 0 36px;overflow:hidden;color:#a2aab5;font-size:10px;text-align:center;white-space:nowrap}.upload-side-alert{margin-top:16px}.auto-refresh{display:flex;align-items:center;gap:7px;color:#748195;font-size:11px}.table-updated{padding:11px 18px 5px;color:#9aa4b1;font-size:9px;text-align:right}.task-route{display:flex;align-items:center;gap:7px;color:#5e6d82;font-size:10px}.task-route span{max-width:82px;overflow:hidden;padding:4px 7px;border-radius:5px;background:#f2f5f8;text-overflow:ellipsis;white-space:nowrap}.task-route i{color:#9ba6b5;font-style:normal}.task-detail{display:flex;flex-direction:column;gap:20px}.task-detail-title{display:flex;justify-content:space-between;gap:20px}.task-detail-title h2{margin:8px 0 2px;font-size:19px}.error-detail{max-height:220px;margin:7px 0 0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px}.audit-note{padding:15px;border:1px solid #e7ecf2;border-radius:10px;background:#f8fafc}.audit-note strong{color:#526071;font-size:11px}.audit-note p{margin:4px 0 0;color:#8b96a6;font-size:10px;line-height:1.65}.node-stats{margin-bottom:17px}.node-stats .ant-card{border:1px solid rgba(223,229,237,.82)!important;box-shadow:0 5px 18px #182b4609}.node-stats .ant-card-body{padding:18px}.node-stats .ant-statistic-title{color:#738095;font-size:10px}.node-stats .ant-statistic-content{color:#132036;font-size:21px}.node-stats .ant-statistic-content-prefix{margin-right:9px;color:#5f8fc9;font-size:17px}.node-fleet-card .ant-card-body{padding:6px 0 0}.node-fleet-card .ant-table-wrapper{padding:0 6px}.node-search{width:245px}.node-name-cell{min-width:0;display:flex;align-items:center;gap:11px}.node-name-cell>div{min-width:0;display:flex;flex-direction:column}.node-name-cell strong{overflow:hidden;color:#1d2c41;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.node-name-cell small{margin-top:3px;color:#8b96a6;font-size:10px}.node-orb{width:35px;height:35px;flex:0 0 35px;display:grid;place-items:center;border-radius:10px;color:#8b96a6;background:#f0f3f6;font-size:16px}.node-orb-online{color:#15906c;background:#e8f8f2}.node-orb-offline{color:#d14f4f;background:#fff0f0}.node-orb-disabled{color:#8b96a6;background:#f0f3f6}.node-orb-unknown{color:#d97706;background:#fff5e3}.node-labels{display:flex;flex-wrap:wrap;gap:4px}.node-labels .ant-tag{margin:0;color:#5d6e83;border-color:#e0e7ef;background:#f8fafc;font-size:10px}.node-capacity{width:138px}.node-capacity>div{margin-bottom:5px;color:#8b96a6;font-size:10px}.node-capacity strong{color:#26374d;font-size:13px}.node-capacity .ant-progress{line-height:1}.node-capacity .ant-progress-outer{margin-inline-end:0;padding-inline-end:0}.node-safety-card{margin-top:16px;display:flex;align-items:flex-start;gap:13px;border:0!important;color:#d6e2ee;background:linear-gradient(135deg,#0a1a2f,#13365f)!important;box-shadow:0 14px 28px #07111f1f}.node-safety-card .ant-card-body{display:flex;align-items:flex-start;gap:13px;padding:18px 20px}.node-safety-icon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:11px;color:#78b7ff;background:#57a6ff21;font-size:18px}.node-safety-card strong{color:#fff;font-size:13px}.node-safety-card p{max-width:920px;margin:4px 0 0;color:#9bb2ca;font-size:11px;line-height:1.7}.node-form-alert{margin-bottom:18px}.node-token{margin:18px 0 0!important;padding:12px;overflow-wrap:anywhere;border:1px solid #d8e8fc;border-radius:9px;color:#1459a7;background:#f4f9ff;font-family:Consolas,SFMono-Regular,monospace;font-size:12px;line-height:1.7}.node-token .ant-typography-copy{margin-left:8px}.bootstrap-steps{margin:1px 0 21px}.bootstrap-intro{margin-bottom:18px}.bootstrap-section-title{margin:20px 0 13px;padding-top:17px;border-top:1px solid #edf1f5;color:#31425a;font-size:12px;font-weight:650}.bootstrap-fingerprint{margin-top:18px}.bootstrap-fingerprint .ant-alert{margin-bottom:13px}.bootstrap-fingerprint .ant-descriptions{margin-bottom:14px}.bootstrap-fingerprint .ant-descriptions-item-label{width:118px;color:#6d7b8d;font-size:11px}.bootstrap-fingerprint .ant-descriptions-item-content{overflow-wrap:anywhere;font-size:11px}.bootstrap-fingerprint .ant-checkbox-wrapper{color:#3d4e64;font-size:11px;line-height:1.65}.bootstrap-runtime-consent{margin:2px 0 10px!important}.bootstrap-runtime-consent .ant-checkbox-wrapper{color:#33465e;font-size:11px;line-height:1.65}.bootstrap-runtime-note{margin:0 0 18px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.18fr) minmax(420px,.82fr);background:#f8fafc}.login-story{min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:36px clamp(42px,6vw,92px);color:#fff;background:#071321}.login-grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(116,157,209,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(116,157,209,.28) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 75%);mask-image:linear-gradient(to bottom right,#000,transparent 75%)}.login-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 28%,rgba(34,120,229,.12) 50%,transparent 73%)}.login-glow{position:absolute;border-radius:50%;filter:blur(4px)}.login-glow-one{width:420px;height:420px;right:-120px;top:14%;background:radial-gradient(circle,rgba(20,117,255,.2),transparent 66%)}.login-glow-two{width:280px;height:280px;left:20%;bottom:-160px;background:radial-gradient(circle,rgba(74,57,218,.24),transparent 66%)}.login-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;font-size:19px;letter-spacing:.13em}.login-copy{position:relative;z-index:1;max-width:630px;margin:auto 0;padding:58px 0}.login-kicker{display:flex;align-items:center;gap:10px;color:#6598d5;font-size:9px;font-weight:700;letter-spacing:.2em}.login-kicker span{width:26px;height:1px;background:#287fe6}.login-copy h1{margin:22px 0 19px;font-size:clamp(36px,4.3vw,62px);line-height:1.18;letter-spacing:-.035em}.login-copy>p{max-width:540px;margin:0;color:#8fa0b5;font-size:14px;line-height:1.85}.login-features{margin-top:48px;display:flex;flex-direction:column;gap:20px}.login-features>div{display:flex;align-items:center;gap:14px}.login-features>div>.anticon{width:37px;height:37px;display:grid;place-items:center;border:1px solid #1e3b60;border-radius:10px;color:#4f9cfa;background:#205da421}.login-features>div>span{display:flex;flex-direction:column}.login-features strong{color:#d5deea;font-size:12px}.login-features small{margin-top:3px;color:#65758a;font-size:10px}.login-version{position:relative;z-index:1;color:#3f5065;font-size:8px;letter-spacing:.18em}.login-panel{min-width:0;min-height:100vh;display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 100% 0,#edf5ff 0,transparent 36%),#f8fafc}.login-card{width:100%;min-width:0;max-width:430px;box-shadow:0 20px 60px #172a4314}.login-card .ant-card-body{padding:clamp(28px,5vw,42px)}.login-card-heading{margin-bottom:28px;text-align:center}.login-lock{width:46px;height:46px;margin:0 auto 15px;display:grid;place-items:center;border-radius:13px;color:#1677ff;background:#eaf3ff;font-size:19px}.login-card-heading .ant-typography{margin:0}.login-card-heading .ant-typography-secondary{margin-top:7px;font-size:11px}.login-alert{margin-bottom:18px}.login-submit{height:45px;margin-top:5px;box-shadow:0 9px 18px #1677ff33}.login-help{margin-top:23px;color:#8c97a6;font-size:9px;line-height:1.7;overflow-wrap:anywhere;text-align:center}.login-help code{padding:2px 4px;border-radius:4px;background:#f0f3f6}@media(max-width:1199px){.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parser-result-card{min-height:420px}.result-placeholder{min-height:300px}.login-page{grid-template-columns:minmax(380px,.9fr) minmax(410px,1.1fr)}}@media(max-width:991px){.page-wrap{padding:24px 20px 40px}.app-header{padding:0 18px}.login-page{display:block}.login-story{min-height:420px;padding:30px 38px}.login-copy{padding:58px 0 40px}.login-copy h1{font-size:40px}.login-features,.login-version{display:none}.login-panel{min-height:560px;padding:50px 24px}}@media(max-width:767px){.page-wrap{padding:20px 14px 36px}.app-header{height:58px;padding:0 11px}.connection-pill{width:10px;overflow:hidden;padding:5px 0;border:0;background:transparent;white-space:nowrap}.page-header{margin-bottom:18px;align-items:flex-start;flex-direction:column;gap:14px}.page-header-extra{width:100%}.page-header-extra>.ant-space{width:100%}.page-header-extra>.ant-space .ant-btn{flex:1}.page-header h1{font-size:25px}.page-header p{font-size:11px}.quick-grid{grid-template-columns:1fr}.filter-actions{justify-content:flex-start}.upload-card .ant-card-body,.parser-form-card .ant-card-body{padding:18px}.form-actions{align-items:stretch;flex-direction:column}.form-actions .ant-btn{width:100%}.endpoints-toolbar .ant-card-body{align-items:flex-start;flex-direction:column}.endpoints-toolbar .ant-segmented{max-width:100%;overflow-x:auto}.node-search{width:100%}.auto-refresh{display:none}.login-story{min-height:330px;padding:24px}.login-copy{padding:43px 0 26px}.login-copy h1{margin:16px 0 13px;font-size:31px}.login-copy>p{font-size:11px}.login-panel{min-height:calc(100vh - 330px);padding:30px 14px}.login-card .ant-card-body{padding:26px 20px}.result-headers>div{grid-template-columns:1fr;gap:3px}.cms-map-grid{grid-template-columns:1fr}}@media(max-width:480px){.quick-grid button{grid-template-columns:36px minmax(0,1fr) 16px;padding:12px}.quick-icon{width:36px;height:36px}.sync-stats .ant-card-body,.task-stats .ant-card-body{padding:13px}.sync-stats .ant-statistic-content,.task-stats .ant-statistic-content{font-size:18px}}
