:root{--ink:#18213d;--muted:#71809e;--line:#dfe5f0;--soft:#f5f7fc;--panel:#fff;--purple:#7657f7;--purple2:#9b86ff;--cyan:#18b7c9;--green:#1bbf8a;--amber:#f3a928;--rose:#f0647d;--navy:#24345e;--shadow:0 16px 45px rgba(38,51,94,.09)}
*{box-sizing:border-box}html{font-size:15px}body{margin:0;background:linear-gradient(180deg,#f4f5ff 0,#f7f9fc 320px,#f4f7fb 100%);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;min-width:1160px}.hidden{display:none!important}
.topbar{height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 3.2vw;background:rgba(247,248,255,.92);border-bottom:1px solid #e3e6f0;backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:18px}.brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#8063ff,#5a36e8);display:grid;grid-template-columns:repeat(4,6px);align-items:end;justify-content:center;gap:5px;padding-bottom:14px;box-shadow:0 12px 25px rgba(94,61,222,.28)}.brand-mark i{display:block;width:6px;border-radius:6px;background:#fff}.brand-mark i:nth-child(1){height:15px}.brand-mark i:nth-child(2){height:25px}.brand-mark i:nth-child(3){height:35px}.brand-mark i:nth-child(4){height:21px}.brand h1{margin:0;font-size:27px;letter-spacing:.4px}.brand p{margin:7px 0 0;color:var(--muted);font-size:14px}.top-actions{display:flex;align-items:center;gap:14px}.privacy{background:#fff;border:1px solid #dce2ee;border-radius:99px;padding:11px 16px;color:#5d6b87;box-shadow:0 6px 18px rgba(58,73,110,.06)}.privacy i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--green);margin-right:8px}
main{padding:24px 2.2vw 42px;max-width:1900px;margin:auto}.panel{background:var(--panel);border:1px solid #dde3ef;border-radius:19px;box-shadow:var(--shadow)}.workflow{overflow:hidden}.workflow-grid{display:grid;grid-template-columns:1.05fr 1fr .95fr;gap:16px;padding:20px}.step-card{background:#f8f8fe;border:1px solid #ececfa;border-radius:15px;padding:20px;min-height:280px}.step-title{display:flex;align-items:flex-start;gap:13px}.step-title>span{flex:0 0 34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#6748ed;background:#ebe7ff;font-weight:800}.step-title h2{margin:0;font-size:17px}.step-title p{margin:6px 0 0;color:var(--muted);font-size:12px}.drop-zone{height:150px;margin-top:18px;border:2px dashed #cdd3e8;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#71809e;transition:.2s;background:#fbfbff}.drop-zone:hover,.drop-zone.drag{border-color:#7657f7;background:#f5f1ff;transform:translateY(-1px)}.upload-icon{font-size:39px;line-height:1;color:#7657f7}.drop-zone strong{font-size:15px;margin-top:6px}.drop-zone small{margin-top:8px}.file-badge{margin-top:12px;display:flex;align-items:center;gap:11px;padding:10px 12px;background:#eefbf7;border:1px solid #d7f3e9;border-radius:11px}.excel-icon{width:34px;height:34px;border-radius:8px;background:#1ea973;color:#fff;display:grid;place-items:center;font-weight:800}.file-badge>div{flex:1;min-width:0}.file-badge strong,.file-badge small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-badge small{color:#6d7c94;margin-top:3px}.file-badge button{border:0;background:transparent;color:#a2abc0;font-size:22px;cursor:pointer}.mapping-empty{height:185px;display:grid;place-content:center;text-align:center;color:#a1abc0}.mapping-empty span{font-size:34px}.mapping-empty p{margin:8px}.mapping-form{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:17px}.mapping-form label,.config-form label{display:flex;flex-direction:column;gap:5px;color:#5e6c89;font-size:12px}.mapping-form em{color:#eb5c72;font-style:normal}.mapping-form select,.config-form input,.toolbar-filters select,.toolbar-filters input{height:38px;border:1px solid #d8deeb;border-radius:9px;background:#fff;color:var(--ink);padding:0 10px;outline:0}.mapping-form select:focus,.config-form input:focus,.toolbar-filters input:focus{border-color:#8a70f8;box-shadow:0 0 0 3px rgba(118,87,247,.1)}.field-notice{margin-top:11px;padding:9px 11px;border-radius:9px;border:1px solid #f1d9a5;background:#fff9ea;color:#8b6818;font-size:11px;line-height:1.55}.field-notice.ok{border-color:#cfeade;background:#effaf5;color:#217258}.config-form{display:grid;gap:12px;margin-top:17px}.check-line{flex-direction:row!important;align-items:center;margin-top:2px}.check-line input{height:auto}.runbar{display:flex;align-items:center;gap:16px;padding:15px 20px;border-top:1px solid #e4e8f1}.btn{height:42px;border:0;border-radius:10px;padding:0 17px;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;transition:.18s}.btn:disabled{cursor:not-allowed;opacity:.45}.btn-primary{background:linear-gradient(135deg,#8267f7,#6646e9);color:#fff;box-shadow:0 9px 20px rgba(104,70,233,.2)}.btn-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(104,70,233,.28)}.btn-ghost{background:#fff;border:1px solid #dbe1ed;color:#586684}.btn-danger{background:#f45f6a;color:#fff}.progress{height:8px;border-radius:99px;background:#edf0f6;flex:1;overflow:hidden}.progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,#25c997,#18aabb);transition:.3s}.runbar>span{min-width:180px;text-align:right;color:#6e7b94;font-size:13px}
.metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin:18px 0}.metrics article{background:#fff;border:1px solid #e0e5ef;border-radius:14px;padding:17px;display:flex;gap:12px;align-items:center;box-shadow:0 8px 24px rgba(47,64,105,.055)}.metric-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:900}.metric-icon.violet{background:#eeeaff;color:#7152ef}.metric-icon.cyan{background:#e2f8fb;color:#079aad}.metric-icon.blue{background:#e7efff;color:#376ce6}.metric-icon.emerald{background:#e1f8f0;color:#14956c}.metric-icon.amber{background:#fff2d9;color:#d48700}.metric-icon.rose{background:#ffe9ee;color:#d84764}.metrics small{display:block;color:#7c89a2}.metrics strong{display:block;font-size:22px;margin:2px 0}.metrics p{font-size:11px;color:#9aa5ba;margin:0}
.results{margin-top:18px;overflow:hidden;min-height:560px}.result-head{height:77px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e7f0}.result-head h2{margin:0;font-size:18px}.result-head p{margin:5px 0 0;color:#7a879f;font-size:12px}.head-actions{display:flex;gap:10px}.tabs{display:flex;align-items:stretch;overflow-x:auto;border-bottom:1px solid #dfe4ee;background:#fafaff;padding:0 12px}.tabs button{height:58px;border:0;border-bottom:3px solid transparent;background:transparent;padding:0 15px;color:#64718e;font-weight:700;cursor:pointer;white-space:nowrap}.tabs button.active{color:#6948ee;border-bottom-color:#7657f7}.tabs b{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#ebeef5;font-size:11px;margin-left:5px}.tabs button.active b{background:#ede7ff;color:#6749e9}.table-toolbar{min-height:68px;padding:11px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e8f0;gap:20px}.table-toolbar>div:first-child{min-width:220px}.table-toolbar strong{display:block}.table-toolbar span{font-size:12px;color:#8b96aa}.toolbar-filters{display:flex;align-items:center;gap:9px}.toolbar-filters select{min-width:132px}.search{position:relative}.search span{position:absolute;left:11px;top:10px;font-size:16px}.search input{width:240px;padding-left:32px}.table-wrap{overflow:auto;max-height:620px;min-height:410px}.table-wrap table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.table-wrap th{position:sticky;top:0;z-index:2;background:#f1f2fa;color:#5b6885;text-align:left;padding:12px 11px;border-bottom:1px solid #dce1eb;white-space:nowrap}.table-wrap td{padding:11px;border-bottom:1px solid #e7eaf1;color:#263453;max-width:330px;vertical-align:top}.table-wrap tbody tr:nth-child(even){background:#fbfcff}.table-wrap tbody tr:hover{background:#f6f2ff}.cell-wrap{white-space:normal;line-height:1.55}.cell-num{text-align:right;font-variant-numeric:tabular-nums}.badge{display:inline-flex;align-items:center;border-radius:99px;padding:4px 9px;background:#eef1f7;color:#55617b;font-weight:700;white-space:nowrap}.badge.t0,.badge.s{background:#e1ecff;color:#2355d6}.badge.t1,.badge.a{background:#e2f8f0;color:#11845f}.badge.t2,.badge.b{background:#fff2d9;color:#b77300}.badge.t3{background:#f1eaff;color:#7246dc}.badge.t4{background:#f0f2f6;color:#68748a}.badge.t5{background:#ffe9ec;color:#c44159}.risk{color:#c44e62}.good{color:#13865f}.empty{height:405px;display:grid;place-content:center;text-align:center;color:#a1aabd;padding:32px}.empty span{font-size:44px}.empty strong{font-size:16px;color:#7b879d}.empty p{margin:7px;max-width:760px;line-height:1.6}.empty .diag-list{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:13px}.empty .diag-list i{font-style:normal;background:#f1f3fa;border:1px solid #e1e5ef;color:#66738d;border-radius:99px;padding:6px 10px;font-size:11px}.pagination{display:flex;justify-content:center;gap:6px;padding:13px;border-top:1px solid #e6e9f1}.pagination button{min-width:34px;height:34px;border:1px solid #d9deea;border-radius:8px;background:#fff;color:#64718d;cursor:pointer}.pagination button.active{background:#7657f7;border-color:#7657f7;color:#fff}
dialog{width:min(940px,85vw);border:0;border-radius:18px;padding:0;box-shadow:0 28px 90px rgba(20,26,56,.3)}dialog::backdrop{background:rgba(23,28,52,.48);backdrop-filter:blur(3px)}dialog header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e4e7ef}dialog h2{margin:0}dialog header p{margin:5px 0 0;color:#7b879e}dialog header button{border:0;background:transparent;font-size:25px;color:#8d97aa;cursor:pointer}.rule-grid{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.rule-grid article{background:#f7f8fd;border:1px solid #e7eaf4;border-radius:12px;padding:15px}.rule-grid b{color:#5f43df}.rule-grid p{margin:7px 0 0;line-height:1.65;color:#62708b;font-size:13px}dialog menu{display:flex;justify-content:flex-end;padding:0 20px 20px;margin:0}.toast{position:fixed;left:50%;bottom:34px;transform:translate(-50%,20px);background:#1e2947;color:#fff;padding:11px 18px;border-radius:9px;opacity:0;pointer-events:none;transition:.22s;z-index:50;box-shadow:0 12px 30px rgba(20,29,53,.25)}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1350px){body{min-width:1020px}.workflow-grid{grid-template-columns:1fr 1fr}.config-card{grid-column:1/3}.config-form{grid-template-columns:repeat(3,1fr)}.metrics{grid-template-columns:repeat(3,1fr)}}
