html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--ink: #1f2733;--muted: #8a94a3;--line: #e6eaf0;--line-soft: #eef1f6;--brand: #3b63f4}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}.hint{color:var(--muted);font-size:13px;margin:0 0 8px}.steps{margin:4px 0 14px;padding-left:18px;color:#5b6675;display:flex;flex-direction:column;gap:6px}.row-actions{display:flex;flex-wrap:wrap;gap:10px}.stat-ic{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:20px;flex:none}.stat-num{font-size:24px;font-weight:700;line-height:1.1}.stat-label{color:var(--muted);font-size:12.5px}.source-card{background:#fcfdff}.sources-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.sources-toolbar .hint{flex:1 1 260px;margin:0}.sources-toolbar>.import-card{flex:0 0 100%;margin-top:0!important}.import-card,.import-card .ant-card-body,.file-config{width:100%;min-width:0}.src-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.src-head .fname{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.grid-preview{width:100%;min-width:0;max-height:240px;max-width:100%;overflow:auto;overscroll-behavior:contain;border:1px solid var(--line);border-radius:8px}.grid-preview::-webkit-scrollbar{width:9px;height:9px}.grid-preview::-webkit-scrollbar-thumb{background:#cdd5e3;border-radius:8px;border:2px solid transparent;background-clip:padding-box}.grid-preview::-webkit-scrollbar-thumb:hover{background:#aeb9cc;background-clip:padding-box}.grid-preview::-webkit-scrollbar-track{background:transparent}.grid-preview::-webkit-scrollbar-corner{background:transparent}table.grid{border-collapse:collapse;font-size:12px;white-space:nowrap}table.grid th,table.grid td{border:1px solid var(--line-soft);padding:3px 8px;text-align:left;max-width:220px;overflow:hidden;text-overflow:ellipsis}table.grid th{background:#f3f6fb;position:sticky;top:0;z-index:2;color:#5b6675;font-weight:600}table.grid th.rownum,table.grid td.rownum{position:sticky;left:0;z-index:1}table.grid th.rownum{z-index:3}table.grid .rownum{background:#f7f9fc;color:var(--muted);text-align:center}table.grid .header-row td{background:#eef3ff;font-weight:600}table.grid .col-name{background:#eafaf0}table.grid .col-id{background:#fff5e6}.app-content{width:100%;max-width:1180px;min-width:0;padding:20px 24px}.app-stack{display:flex;flex-direction:column;gap:18px;min-width:0}.ant-pro-layout .ant-layout,.ant-pro-layout .ant-layout-content,.ant-pro-layout-content,.ant-pro-layout-content>*,.app-content,.app-content>*,.ant-card,.ant-card-head,.ant-card-head-wrapper,.ant-card-head-title,.ant-card-extra,.ant-card-body,.ant-table-wrapper,.ant-table-container,.ant-table-content{min-width:0;max-width:100%}.ant-card-head-wrapper{flex-wrap:wrap;row-gap:8px}.ant-card-extra .ant-space{max-width:100%;flex-wrap:wrap;justify-content:flex-end}.ant-table-wrapper{overflow-x:auto}.result-detail h4,.ant-collapse-content h4{margin:14px 0 6px;font-size:13px;color:#5b6675}.empty{color:var(--muted);font-size:12.5px;padding:8px 0}.me{color:var(--brand);font-weight:600}.brand-mark{width:28px;height:28px;border-radius:8px;background:var(--brand);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.login-page{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:36px;overflow:hidden;background:linear-gradient(135deg,#f5f7fb,#eef3ff 54%,#f3faf7)}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(31,39,51,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(31,39,51,.045) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,#000000e0,#0000002e);mask-image:linear-gradient(180deg,#000000e0,#0000002e);pointer-events:none}.login-card{position:relative;z-index:1;width:min(94vw,1040px);min-height:600px;display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.9fr);align-items:stretch;background:#fffffff5;border:1px solid rgba(214,221,233,.9);border-radius:8px;box-shadow:0 24px 70px -34px #1822365c;overflow:hidden;opacity:0;animation:lp-in .4s ease forwards}@keyframes lp-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.login-form-side{min-width:0;padding:64px 58px 42px;display:flex;flex-direction:column;justify-content:center}.login-copy{width:100%;max-width:390px}.login-brand{display:flex;align-items:center;gap:14px}.login-brand-mark{width:42px;height:42px;font-size:18px;box-shadow:0 12px 26px -14px #3b63f4d9}.login-kicker{margin-bottom:3px;color:#6b7484;font-size:12px;line-height:1.35}.login-headline{margin:0;color:var(--ink);font-size:30px;font-weight:700;line-height:1.2}.login-tagline{margin:18px 0 34px;color:#5b6675;font-size:14px;line-height:1.7}.login-alert{max-width:390px;margin-bottom:18px;border-radius:8px}.login-panel{width:100%;max-width:390px}.login-panel .ant-form-item{margin-bottom:18px}.login-panel .ant-form-item-label>label{color:#3f4857;font-size:13px;font-weight:600}.login-panel .ant-input,.login-panel .ant-input-affix-wrapper{border-radius:8px;min-height:42px;padding-top:6px;padding-bottom:6px;background:#fbfcff}.login-panel .ant-input-affix-wrapper-focused,.login-panel .ant-input-affix-wrapper:focus,.login-panel .ant-input-affix-wrapper:focus-within{background:#fff;box-shadow:0 0 0 3px #3b63f41f}.login-panel .ant-btn{min-height:42px;border-radius:8px;font-weight:600;box-shadow:0 12px 24px -16px #3b63f4e6}.login-turnstile{display:flex;justify-content:center;min-height:65px}.login-footnote{width:100%;max-width:390px;margin:18px 0 0;color:#8a94a3;font-size:12px;line-height:1.6;text-align:center}.login-illustration-side{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:56px 48px;overflow:hidden;border-left:1px solid #edf1f6;background:linear-gradient(160deg,rgba(59,99,244,.1),transparent 42%),linear-gradient(24deg,rgba(95,208,192,.16),transparent 48%),#fbfcff}.login-illustration-side:after{content:"";position:absolute;top:0;bottom:0;left:32px;width:1px;background:linear-gradient(180deg,transparent,rgba(59,99,244,.18),transparent)}.login-visual-copy,.login-illustration-wrap,.login-visual-list{position:relative;z-index:1}.login-visual-copy{max-width:360px}.login-visual-label{color:#3b63f4;font-size:12px;font-weight:700}.login-visual-copy h2{margin:10px 0 0;color:#1f2733;font-size:22px;line-height:1.45;font-weight:700}.login-illustration-wrap{display:flex;justify-content:center;margin:28px 0 22px}.login-illustration{width:100%;max-width:320px;height:auto;filter:drop-shadow(0 18px 26px rgba(31,39,51,.1))}.login-visual-list{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;border-top:1px solid rgba(215,222,234,.86)}.login-visual-item{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-areas:"icon name" "icon value";gap:2px 10px;align-items:center;min-width:0;padding:15px 0;border-bottom:1px solid rgba(215,222,234,.86)}.login-visual-icon{grid-area:icon;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#2f58dc;background:#eef3ff;font-size:16px}.login-visual-name{grid-area:name;min-width:0;color:#2f3948;font-size:13px;font-weight:700;line-height:1.25}.login-visual-value{grid-area:value;min-width:0;color:#7b8494;font-size:12px;line-height:1.25}.scan-bar{animation:scan-move 2.6s ease-in-out infinite}@keyframes scan-move{0%{transform:translateY(0);opacity:0}8%{opacity:.9}46%{opacity:.9}54%{transform:translateY(96px);opacity:0}to{transform:translateY(96px);opacity:0}}.check-pulse{transform-origin:232px 234px;animation:check-pulse 2.6s ease-out infinite}@keyframes check-pulse{0%,55%{opacity:0;transform:scale(.7)}70%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@media (max-width: 860px){.login-page{padding:24px}.login-card{width:min(100%,520px);min-height:auto;display:block}.login-form-side{padding:46px 36px 34px}.login-illustration-side{display:none}.login-copy,.login-panel,.login-alert,.login-footnote{max-width:none}}@media (max-width: 480px){.login-page{padding:16px;align-items:flex-start}.login-card{width:100%;margin-top:18px}.login-form-side{padding:32px 22px 26px}.login-brand{gap:11px}.login-brand-mark{width:38px;height:38px}.login-headline{font-size:26px}.login-tagline{margin-bottom:28px}}@media (prefers-reduced-motion: reduce){.login-card,.scan-bar,.check-pulse{animation:none}.login-card{opacity:1}.scan-bar,.check-pulse,.flow-dot{display:none}}
