*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif;background:#f5f6f8;color:#212529}.page-center{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.app{min-height:100%}.topbar{background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10}.topbar-inner{max-width:1440px;margin:0 auto;padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px}.brand-dot{width:10px;height:10px;border-radius:50%;background:#2f6fed;display:inline-block}.brand-dot.big{width:14px;height:14px}.topbar-right{display:flex;align-items:center;gap:16px}.muted{color:#8b949e;font-size:13px}.mono{font-family:Consolas,Courier New,monospace;font-size:13px;word-break:break-all}.spacer{flex:1}.login-bg{background:linear-gradient(160deg,#eef3ff,#f7f8fa 60%)}.login-card{width:380px;box-shadow:0 8px 30px #1e326414}.login-title{font-size:20px;font-weight:600;display:flex;align-items:center;gap:10px;justify-content:center}.login-sub{text-align:center;color:#8b949e;margin:8px 0 24px;font-size:13px}.container{max-width:980px;margin:0 auto;padding:24px}.container.wide{max-width:1440px}.upload-card{margin-top:40px}.dragger{margin-bottom:8px}.upload-summary{display:flex;align-items:center;gap:16px;margin:16px 0}.warn-text{color:#d97a06}.progress-card{background:#fff;border-radius:12px;padding:32px;margin-top:48px;box-shadow:0 2px 12px #0000000d}.stage-list{margin:20px 0}.stage{padding:6px 0;color:#8b949e;display:flex;align-items:center;gap:8px}.stage.done{color:#4a8c5c}.stage.active{color:#212529;font-weight:600}.stage-icon{width:18px;display:inline-block;text-align:center}.stage-count{color:#2f6fed}.result-head{display:flex;justify-content:space-between;align-items:flex-start;position:sticky;top:56px;z-index:9;margin:-8px -12px 16px;padding:12px;gap:16px;flex-wrap:wrap;background:#f5f6f8f5;border-bottom:1px solid rgba(224,227,232,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.result-actions{margin-left:auto;padding:6px;border:1px solid #e0e3e8;border-radius:10px;background:#fffffff5;box-shadow:0 4px 14px #1e326414}.chip-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.chip{padding:5px 14px;border-radius:999px;background:#fff;border:1px solid #e0e3e8;cursor:pointer;font-size:13px;-webkit-user-select:none;user-select:none}.chip:hover{border-color:#2f6fed}.chip.active{background:#212529;color:#fff;border-color:#212529}.chip-diff{color:#e5484d;border-color:#f3c2c4}.chip-diff.active{background:#e5484d;color:#fff;border-color:#e5484d}.chip-review{color:#b7791f}.chip-file_error{color:#d97a06}.chip-match{color:#4a8c5c}.order-code{font-family:Consolas,monospace;font-weight:600}.diff-summary{color:#e5484d}.slash{color:#adb5bd;margin:0 2px}.cell-diff{background:#fdebec;color:#c92f34;padding:3px 8px;border-radius:6px;font-family:Consolas,monospace;font-size:13px}.cell-review{background:#fdf6e3;color:#b7791f;padding:3px 8px;border-radius:6px;font-size:13px}.cell-missing{color:#d97a06}.row-diff{background:snow}.row-file_error{background:#fffdf8}.detail{display:flex;height:100%;min-height:0}.detail-left{width:42%;min-width:380px;padding:20px 22px;border-right:1px solid #e9ecef;overflow:auto;background:#fff}.detail-right{flex:1;padding:20px 22px;overflow:auto;background:#f5f6f8}.detail-right-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.detail-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.detail-sub{margin:12px 0 16px}.status-pill{padding:2px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.frow-diff td{background:#fff7f7!important}.frow-review td,.frow-missing td{background:#fffdf4!important}.ant-table-wrapper .ant-table-tbody>tr.row-diff>td{background:snow}
