:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#17213f;background:#f4f6fc;font-synthesis:none;--purple: #6f4df6;--purple-dark: #5636da;--purple-soft: #eeeaff;--ink: #17213f;--muted: #7783a3;--line: #e0e5f1;--card: #ffffff;--green: #18b98a;--red: #f15668;--shadow: 0 12px 34px rgba(45, 58, 105, .08)}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:radial-gradient(circle at 65% -10%,#ece9ff 0,transparent 35%),#f4f6fc;color:var(--ink)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.topbar{height:118px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f8f9ffeb;backdrop-filter:blur(18px)}.brand-wrap{display:flex;align-items:center;gap:18px}.brand-icon{width:62px;height:62px;display:grid;place-items:center;color:#fff;border-radius:19px;background:linear-gradient(145deg,#8064ff,#5936e8);box-shadow:0 13px 28px #664aec47}.brand-wrap h1{margin:0;font-size:29px;letter-spacing:-.6px}.brand-wrap p{margin:7px 0 0;color:var(--muted);font-size:14px}.header-actions{display:flex;align-items:center;gap:14px}.privacy-pill{display:flex;align-items:center;gap:8px;padding:12px 17px;border:1px solid #dce2ee;border-radius:999px;background:#fff;color:#65718f;box-shadow:0 5px 16px #323e640a}.privacy-pill i{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #18b98a1f}.page-shell{padding:25px 36px 50px}.control-card,.data-card{background:var(--card);border:1px solid #dbe1ee;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:20px}.step-panel{min-height:245px;padding:20px;background:#f8f8fe;border:1px solid #f0f1f8;border-radius:15px}.step-title{display:flex;align-items:flex-start;gap:13px}.step-title>span{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px;background:#eae5ff;color:var(--purple);font-weight:800}.step-title h2{margin:0;font-size:18px}.step-title p{margin:5px 0 0;color:var(--muted);font-size:13px}.dropzone{width:100%;height:132px;margin-top:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #c7c9e5;border-radius:13px;color:#596487;background:#fff;transition:.2s ease}.dropzone:hover,.dropzone.dragging{border-color:var(--purple);background:#f7f4ff;transform:translateY(-1px)}.drop-icon{color:var(--purple)}.dropzone strong{font-size:15px}.dropzone small{color:#8b94ad}.file-status{min-height:22px;margin-top:10px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:10px}.file-status strong{color:var(--ink)}.file-status.ready:before{content:"✓";width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#dff8ef;color:#0a9f72;font-weight:800}.file-status.error{color:var(--red)}.mapping-empty{height:160px;margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a0a8bf}.mapping-empty strong{color:#7a84a1}.mapping-grid{margin-top:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mapping-field{display:flex;flex-direction:column;gap:5px}.mapping-field span{font-size:12px;color:#697590}.mapping-field.required span{color:#4a3e86;font-weight:700}.mapping-field select,.toolbar-controls select{min-height:36px;padding:0 10px;border:1px solid #d9deea;border-radius:9px;color:#455170;background:#fff;outline:none}.mapping-field select:focus,.toolbar-controls select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6f4df61a}.mapping-audit{grid-column:1 / -1;display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:10px;background:#edf9f5;color:#218466}.mapping-audit div{display:flex;flex-direction:column}.mapping-audit strong{font-size:12px}.mapping-audit small{margin-top:2px;color:#5f8f80}.run-row{display:grid;grid-template-columns:auto auto 1fr auto;gap:14px;align-items:center;padding:14px 20px 18px;border-top:1px solid var(--line)}.progress-track{height:9px;border-radius:20px;overflow:hidden;background:#ebedf5}.progress-track div{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#30c68c,#24aeb7);transition:width .35s ease}.run-status{color:#75809b;font-size:13px;white-space:nowrap}.primary-button,.ghost-button,.danger-soft-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;font-weight:700;border:1px solid transparent;transition:.18s ease}.primary-button{background:linear-gradient(135deg,#8061ff,#6542ef);color:#fff;box-shadow:0 9px 19px #6747e82e}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #6747e842}.primary-button.compact{min-height:40px}.ghost-button{border-color:#dce1ed;color:#65708d;background:#fff}.ghost-button:hover:not(:disabled){border-color:#bcb4f5;color:var(--purple-dark)}.danger-soft-button{color:#e04d62;background:#fff1f3;border-color:#ffe0e5}.summary-grid{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:13px}.summary-grid.hidden,.hidden{display:none!important}.summary-card{min-height:118px;display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid #dce2ef;border-radius:16px;background:#fff;box-shadow:0 7px 18px #2d3a690d}.summary-card>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;font-weight:800;color:#7653ed;background:#eee9ff}.summary-card small{color:#7e89a3}.summary-card strong{display:block;margin-top:4px;font-size:27px;letter-spacing:-.5px}.summary-card p{margin:3px 0 0;font-size:11px;line-height:1.4;color:#929bb2}.summary-card.tone-1>span{color:#158c9a;background:#e2f7f8}.summary-card.tone-2>span{color:#3b6ed7;background:#e8efff}.summary-card.tone-3>span{color:#159474;background:#e2f7ef}.summary-card.tone-4>span{color:#d98b22;background:#fff2d9}.workspace-grid{margin-top:20px;display:grid;grid-template-columns:minmax(360px,.72fr) minmax(700px,1.6fr);gap:18px;align-items:start}.data-card{min-height:645px}.card-head{min-height:78px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.card-head h2{margin:0;font-size:18px}.card-head p{margin:5px 0 0;color:var(--muted);font-size:12px}.download-actions{display:flex;gap:10px}.ai-panel{margin:14px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d8d1ff;border-radius:14px;background:linear-gradient(135deg,#f7f4ff,#eef8ff)}.ai-panel-copy{display:flex;align-items:center;gap:11px;min-width:310px}.ai-mark{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:12px;color:#fff;background:linear-gradient(135deg,#774ef7,#2f8ce4);font-weight:900;box-shadow:0 8px 18px #5b4bdc38}.ai-panel-copy div{display:flex;flex-direction:column;gap:4px}.ai-panel-copy strong{color:#3f347a}.ai-panel-copy small{max-width:620px;color:#727e9b;line-height:1.45}.ai-panel-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.ai-consent{display:flex;align-items:center;gap:6px;color:#596582;font-size:12px;white-space:nowrap}.ai-consent input{accent-color:var(--purple)}.ai-button{min-height:38px;padding:0 13px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#704af0,#437ddd);font-weight:750;box-shadow:0 7px 16px #5046cd2e}.ai-panel-actions>span{flex-basis:100%;color:#7d87a1;text-align:right;font-size:11px}.mini-search{width:250px;height:38px;margin:12px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d8deec;border-radius:10px;color:#8d96ad}.mini-search input,.search-control input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.empty-state{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#acb3c6}.empty-state.large{min-height:470px}.empty-state strong{color:#8b94aa}.empty-state small{color:#adb4c5}.tabs{display:flex;gap:2px;overflow-x:auto;padding:0 14px;border-bottom:1px solid var(--line);background:#fbfbfe;scrollbar-width:thin}.tabs button{min-width:max-content;height:57px;padding:0 12px;border:0;border-bottom:3px solid transparent;color:#66718d;background:transparent;font-weight:700;font-size:13px}.tabs button em{margin-left:5px;padding:2px 6px;border-radius:999px;color:#7b84a0;background:#edf0f6;font-style:normal;font-size:10px}.tabs button.active{color:var(--purple);border-bottom-color:var(--purple)}.tabs button.active em{color:var(--purple);background:#ece7ff}.result-toolbar{min-height:68px;padding:11px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.result-toolbar>div:first-child{display:flex;flex-direction:column}.result-toolbar small{margin-top:4px;color:var(--muted);max-width:690px}.toolbar-controls{display:flex;gap:9px}.search-control{width:235px;min-height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d8deec;border-radius:10px;color:#8d96ad}.table-shell{overflow:auto}.raw-table-shell{max-height:565px;border-top:1px solid var(--line)}.result-table-shell{max-height:600px;min-height:360px}table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px}th{position:sticky;top:0;z-index:2;min-width:125px;padding:12px 13px;text-align:left;color:#596581;background:#f2f3fb;border-bottom:1px solid #d9dfeb;white-space:nowrap}td{max-width:330px;padding:12px 13px;line-height:1.55;color:#263250;border-bottom:1px solid #e4e8f1;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}tbody tr:nth-child(2n) td{background:#fbfbfe}tbody tr:hover td{background:#f6f3ff}.badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-weight:800}.badge.good{color:#14775d;background:#def7ed}.badge.warn{color:#946617;background:#fff1ce}.badge.bad{color:#c33e55;background:#ffe5ea}.badge.neutral{color:#61708e;background:#edf0f6}.table-note{position:sticky;left:0;padding:9px 12px;color:#8791aa;background:#fafbfe;border-top:1px solid var(--line);font-size:11px}.pagination{min-height:52px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#7d879f;font-size:12px}.pagination button{min-width:72px;height:32px;margin-left:7px;border:1px solid #d8deea;border-radius:8px;color:#64708e;background:#fff}.rules-dialog{width:650px;padding:0;border:0;border-radius:18px;color:var(--ink);box-shadow:0 30px 90px #1b234647}.rules-dialog::backdrop{background:#191f367a;backdrop-filter:blur(4px)}.dialog-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.dialog-head>div{display:flex;flex-direction:column;gap:4px}.dialog-head strong{font-size:19px}.dialog-head small{color:var(--muted)}.dialog-head button{width:35px;height:35px;border:0;border-radius:9px;color:#6e7890;background:#f1f3f8;font-size:25px}.dialog-body{padding:20px}.dialog-body section{margin-bottom:14px;padding:14px 15px;border-radius:11px;background:#f7f7fd}.dialog-body section:last-child{margin-bottom:0}.dialog-body b{color:#49368e}.dialog-body p{margin:7px 0 0;color:#65718e;line-height:1.65;font-size:13px}.toast{position:fixed;left:50%;bottom:30px;z-index:20;padding:12px 20px;border-radius:11px;color:#fff;background:#27324f;box-shadow:0 12px 35px #141d3742;transform:translate(-50%,30px);opacity:0;pointer-events:none;transition:.25s ease}.toast.show{transform:translate(-50%);opacity:1}.toast.error{background:#d84259}@media(max-width:1380px){.summary-grid{grid-template-columns:repeat(4,1fr)}.workspace-grid{grid-template-columns:.65fr 1.45fr}.ai-panel{align-items:flex-start;flex-direction:column}.ai-panel-actions{justify-content:flex-start}.ai-panel-actions>span{text-align:left}}
