:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#1c292e;background:#f4f7f8;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #ffffff;--canvas: #f4f7f8;--ink: #132b35;--muted: #667b83;--line: #dbe5e8;--line-strong: #c5d3d8;--teal: #087f73;--teal-dark: #05665e;--teal-soft: #e7f4f2;--blue: #0b6fb4;--blue-dark: #095b93;--sidebar: #16333d;--warning: #a35c18;--warning-soft: #fff4e4;--danger: #a33f39}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--canvas)}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:focus-visible{outline:3px solid rgba(23,108,166,.2);outline-offset:2px}.app-shell{min-height:100vh;background:var(--canvas)}.app-header{height:72px;padding:0 28px;display:grid;grid-template-columns:minmax(250px,1fr) minmax(200px,500px) minmax(250px,1fr);align-items:center;gap:18px;position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #dce7e9;box-shadow:0 1px #122b3505;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;background:linear-gradient(145deg,#087f73,#075e68);box-shadow:0 7px 18px #087f7338}.brand>span:last-child{display:grid;gap:2px}.brand strong{color:var(--ink);font-size:15px;line-height:1.2;letter-spacing:.01em}.brand small{color:#7b8c92;font-size:10px}.current-file{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#46575e;font-size:12px}.current-file strong,.current-file>span{display:block;overflow:hidden;text-overflow:ellipsis}.current-file strong{color:var(--ink);font-size:13px}.current-file-dot{width:7px;height:7px;margin-right:7px;display:inline-block;overflow:visible;border-radius:50%;background:#1a9b73;box-shadow:0 0 0 3px #e4f5ef}.current-file span{margin-top:2px;color:#78888e;font-size:10px}.header-actions{display:flex;justify-content:flex-end;gap:8px}.header-state{padding:7px 10px;justify-self:end;display:inline-flex;align-items:center;gap:6px;color:#39736d;background:#eff8f6;border:1px solid #d5ebe6;border-radius:999px;font-size:10px;font-weight:700}.button{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;transition:background .15s ease,border-color .15s ease,color .15s ease}.button.primary{color:#fff;background:var(--teal);box-shadow:0 5px 13px #087f7326}.button.primary:hover:not(:disabled){background:var(--teal-dark);transform:translateY(-1px)}.button.download-all-button{min-width:154px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.button.download-all-button.generating{opacity:1}.button.download-all-button.ready{background:#267566;opacity:1}.button.download-all-button.failed{background:var(--danger);opacity:1}.button.category-download-button{min-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.button.category-download-button.generating{opacity:1}.button.category-download-button.ready{background:#267566;opacity:1}.button.category-download-button.failed{background:var(--danger);opacity:1}.button.secondary{color:#40545c;background:#fff;border-color:var(--line-strong)}.button.secondary:hover{color:var(--teal-dark);border-color:#8ebbb5;background:#f8fcfb}.button:disabled{cursor:default;opacity:.48}.upload-main{min-height:calc(100vh - 72px);padding:46px 32px 54px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 83% 15%,rgba(8,127,115,.09),transparent 26%),linear-gradient(180deg,#f8fbfb,#f2f6f7)}.upload-main:before{width:520px;height:520px;position:absolute;right:-270px;bottom:-290px;content:"";border:1px solid rgba(8,127,115,.12);border-radius:50%;box-shadow:0 0 0 70px #087f7306,0 0 0 140px #087f7305;pointer-events:none}.upload-layout{width:min(1180px,100%);position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(450px,1.04fr);align-items:center;gap:74px}.upload-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--teal-dark);font-size:11px;font-weight:800;letter-spacing:.08em}.upload-eyebrow span{width:22px;height:2px;display:inline-block;background:var(--teal)}.upload-context h1{margin:15px 0 0;color:var(--ink);font-size:clamp(32px,3.1vw,44px);line-height:1.28;letter-spacing:-.03em}.upload-context h1 em{color:var(--teal);font-style:normal}.upload-context>p{max-width:540px;margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.upload-trust-row{margin-top:21px;display:flex;flex-wrap:wrap;gap:9px}.upload-trust-row span{padding:7px 10px;display:inline-flex;align-items:center;gap:6px;color:#4a686b;background:#ffffffb8;border:1px solid #d9e7e7;border-radius:999px;font-size:10px;font-weight:700}.upload-trust-row svg{color:var(--teal)}.process-list{margin:31px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.process-list li{min-height:112px;padding:15px 14px 12px;position:relative;display:grid;align-content:start;gap:10px;background:#ffffffa3;border:1px solid #dce8ea;border-radius:10px}.process-list li>span{width:34px;height:34px;display:grid;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:8px}.process-list li>em{position:absolute;top:13px;right:13px;color:#a8b5b9;font-size:10px;font-style:normal;font-weight:800}.process-list div{display:grid;gap:4px}.process-list strong{font-size:12px}.process-list small{color:var(--muted);font-size:9px;line-height:1.5}.drop-zone{min-height:510px;border:1px solid #d4e1e4;border-radius:14px;display:grid;grid-template-rows:67px 1fr 50px;overflow:hidden;background:#fff;box-shadow:0 24px 64px #1f3d461f,0 2px 8px #1f3d460a;transition:transform .15s ease,border-color .15s ease,background .15s ease}.drop-zone.dragging{transform:translateY(-3px);border-color:var(--teal);background:#f8fcfb;box-shadow:0 28px 68px #087f7329}.drop-zone.error{border-color:#d6a29e}.drop-zone-title{padding:0 20px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.drop-zone-title>span{width:36px;height:36px;display:grid;place-items:center;color:var(--teal);background:var(--teal-soft);border-radius:8px}.drop-zone-title>div{display:grid;gap:3px}.drop-zone-title strong{color:var(--ink);font-size:12px}.drop-zone-title small{color:#839298;font-size:9px}.drop-zone-title em{padding:4px 7px;color:#5f737a;background:#f1f5f6;border-radius:4px;font-size:9px;font-style:normal;font-weight:800}.drop-content{padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--teal);text-align:center;background:linear-gradient(180deg,#fff,#fbfdfd)}.drop-illustration{width:88px;height:88px;display:grid;place-items:center;color:var(--teal);background:#eef8f6;border:1px dashed #9fcfc8;border-radius:22px;box-shadow:0 0 0 9px #f7fbfa}.drop-illustration.processing{color:var(--blue);background:#eef6fb;border-color:#9cc7df}.drop-content>strong{margin-top:25px;color:var(--ink);font-size:19px}.drop-content>span{margin-top:8px;color:var(--muted);font-size:11px}.upload-progress{width:min(330px,calc(100% - 48px));margin-top:20px;display:grid;gap:7px}.upload-progress-track{height:9px;position:relative;overflow:hidden;border-radius:999px;background:#dce7ec}.upload-progress-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--blue));transition:width .18s ease}.upload-progress-track.indeterminate>span{width:42%;position:absolute;animation:upload-progress 1.25s ease-in-out infinite}.upload-progress small{color:var(--muted);font-size:10px;text-align:center}@keyframes upload-progress{0%{left:-42%}to{left:100%}}.drop-content .button{min-width:152px;margin-top:25px}.drop-footer{padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);background:#f8fafb;border-top:1px solid var(--line);font-size:9px}.drop-footer span{display:inline-flex;align-items:center;gap:6px}.upload-error{max-width:360px;margin:15px 0 0;padding:8px 11px;border-radius:4px;color:var(--danger);background:#fff0ef;font-size:11px;line-height:1.5}.spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.workbench{min-height:calc(100vh - 72px);display:grid;grid-template-columns:304px minmax(0,1fr)}.category-rail{height:calc(100vh - 72px);min-height:calc(100vh - 72px);padding:21px 13px 18px;position:sticky;top:72px;align-self:start;overflow-y:auto;color:#d8e0e2;background:linear-gradient(180deg,#173843,#122c35);border-right:1px solid rgba(8,43,52,.16);scrollbar-color:#526d74 transparent;scrollbar-width:thin}.rail-heading{margin:0 7px 14px;padding:0 4px 15px;display:grid;gap:4px;border-bottom:1px solid rgba(214,233,236,.12)}.rail-heading>span{color:#7fa4a8;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rail-heading strong{color:#f1f7f7;font-size:15px}.rail-heading small{color:#86a0a5;font-size:9px;font-weight:500}.category-rail nav{display:grid;gap:2px}.category-rail button{width:100%;min-height:49px;padding:8px 10px;border:0;border-radius:7px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:8px;color:#bac6ca;background:transparent;text-align:left}.category-rail button:hover{color:#fff;background:#ffffff12}.category-rail button.active{color:#0b5f58;background:#fff;box-shadow:0 7px 18px #041d242e}.category-rail button>span{min-width:0;display:grid;gap:4px}.category-rail strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.category-rail small{color:#86979e;font-size:9px}.category-rail button.active small{color:#77878d}.category-rail em{padding:3px 6px;border-radius:999px;font-size:8px;font-style:normal;white-space:nowrap}.category-rail em.ready{color:#bfe9df;background:#275249}.category-rail em.pending{color:#ffe1b9;background:#6c4827}.category-rail em.empty{color:#aebbc0;background:#354249}.category-rail button.active em.ready{color:#176b62;background:#e4f1ee}.category-rail button.active em.pending{color:#97500f;background:#fff0d9}.category-rail button.active em.empty{color:#6d7d84;background:#edf1f2}.rail-divider{height:1px;margin:10px 8px;background:#d6e9ec24}.category-rail .total-summary-entry{min-height:53px;color:#dce8e7;background:#ffffff0b}.category-rail .total-summary-entry:hover{background:#31474a}.category-rail .anomaly-entry{min-height:53px;margin-top:4px;color:#f0d9bd;background:#a866272b}.category-rail .anomaly-entry:hover{background:#493b2d}.category-group{margin:4px 0;padding:3px;border:1px solid transparent;border-radius:8px}.category-group.group-active{border-color:#97c4c630;background:#0000001c}.category-group .category-group-toggle{min-height:68px;color:#e1e8ea}.category-group .category-group-toggle:hover{background:#314149}.category-group-toggle strong{overflow:visible;white-space:normal;line-height:1.45}.category-group-toggle strong>span{display:block;color:#8fd4c8;font-size:10px}.category-group-toggle .group-chevron{color:#91a2a8}.category-subnav{padding:2px 0 3px 19px;display:grid;gap:2px;position:relative}.category-subnav:before{width:1px;position:absolute;top:2px;bottom:7px;left:10px;content:"";background:#43545b}.category-rail .category-child{min-height:43px;background:#00000024}.category-rail .category-child:hover{background:#314149}.category-rail .category-child.active{color:#164f49;background:#fff}.rail-legend{margin:14px 8px 0;padding:13px 5px 2px;display:flex;gap:12px;border-top:1px solid rgba(214,233,236,.11)}.rail-legend span{display:inline-flex;align-items:center;gap:5px;color:#80999f;font-size:8px}.rail-legend i{width:6px;height:6px;border-radius:50%}.rail-legend i.ready{background:#61c8ae}.rail-legend i.pending{background:#e3a356}.rail-legend i.empty{background:#758990}.workspace-main{min-width:0;width:100%;max-width:1720px;padding:26px 30px 52px}.file-overview{min-height:92px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 5px 18px #1a394209}.file-overview>div{min-width:0;padding:17px 20px;position:relative;display:grid;align-content:center;gap:5px}.file-overview>div:after{width:3px;height:28px;position:absolute;top:50%;left:0;content:"";transform:translateY(-50%);border-radius:0 3px 3px 0;background:transparent}.file-overview>div:first-child:after{background:#7a99a1}.file-overview>div:nth-child(2):after{background:#169979}.file-overview>div:nth-child(3):after{background:#d39a4b}.file-overview>div:nth-child(4):after{background:#297eb5}.file-overview>div+div{border-left:1px solid var(--line)}.file-overview span{color:#6c8188;font-size:9px;font-weight:700}.file-overview strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-variant-numeric:tabular-nums}.file-overview small{overflow:hidden;color:#91a0a5;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.file-overview .warning strong{color:var(--warning)}.category-header{min-height:116px;padding:21px 23px;margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(110deg,#fff,#fff 70%,#f4faf9);border:1px solid var(--line);border-radius:10px;box-shadow:0 5px 18px #1a394209}.category-header h1{margin:7px 0 0;color:var(--ink);font-size:22px;line-height:1.3}.ship-badge{display:inline-flex;margin-right:10px;padding:4px 8px;border-radius:5px;color:#fff;background:linear-gradient(135deg,var(--teal),#0b6b79);vertical-align:3px;font-size:11px;letter-spacing:.04em;box-shadow:0 4px 10px #087f7324}.category-header p{margin:5px 0 0;color:var(--muted);font-size:11px}.status-line{padding:4px 7px;display:inline-flex;align-items:center;gap:5px;color:var(--teal);background:var(--teal-soft);border-radius:999px;font-size:9px;font-weight:800}.status-line.pending{color:var(--warning)}.status-line.empty{color:#78888e}.view-tabs{height:46px;margin-top:16px;padding:0 4px;display:flex;align-items:end;gap:3px;border-bottom:1px solid var(--line-strong)}.view-tabs button{height:42px;padding:0 13px;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:7px;color:var(--muted);background:transparent;font-size:11px}.view-tabs button.active{color:var(--teal);border-bottom-color:var(--teal);font-weight:800}.result-section,.fields-view{margin-top:15px;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 6px 22px #1a39420a}.result-section>header,.fields-view>header{min-height:72px;padding:14px 19px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.result-section h2,.fields-view h2,.pending-view h2,.empty-view h2{margin:0;font-size:14px}.result-section header p{margin:5px 0 0;color:var(--muted);font-size:10px}.section-kicker{margin-bottom:4px;display:block;color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.12em}.result-section header>span,.fields-view header>span{padding:5px 8px;border-radius:4px;color:#58676d;background:#f0f3f4;font-size:10px;font-weight:700}.table-shell{max-height:calc(100vh - 360px);overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}thead{position:sticky;top:0;z-index:2}th{height:43px;padding:0 13px;color:#536a72;background:#f3f7f8;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;font-size:9px;font-weight:800;letter-spacing:.02em}td{min-height:44px;padding:11px 13px;border-bottom:1px solid #ebf0f2;color:#344a52}tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(2n) td{background:#fbfcfc}tbody tr:hover td{background:#eef8f6}.numeric{text-align:right;font-variant-numeric:tabular-nums}.strong-cell{color:var(--ink);font-weight:700}.cost{font-weight:700}.total-summary-section{margin-top:16px}.total-summary-shell{max-height:calc(100vh - 310px)}.total-summary-table{min-width:690px}.total-summary-row td{background:#e5f3f2!important;border-bottom-color:#bdded9}.pipe-summary-table{min-width:1120px}.pipe-summary-table th:first-child{min-width:240px}.pipe-summary-table th:nth-child(2){min-width:180px}.pipe-summary-total-row td{background:#e5f3f2!important;border-bottom-color:#bdded9}.anomaly-header{border-color:#e6cfb0;background:linear-gradient(110deg,#fff,#fff 70%,#fff9ef)}.anomaly-section{border-color:#e6cfb0}.anomaly-table-shell{max-height:calc(100vh - 355px)}.anomaly-table{min-width:1180px}.anomaly-table th:nth-child(2){min-width:250px}.anomaly-table th:nth-child(4){min-width:260px}.anomaly-reason{color:#9a5315;font-weight:700}.fields-view>div{padding:15px;display:flex;flex-wrap:wrap;gap:7px}.fields-view>div span{padding:6px 8px;border:1px solid var(--line);border-radius:4px;color:#526168;background:#fafbfb;font-size:10px}.pending-view,.empty-view{min-height:250px;margin-top:14px;padding:42px;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--warning);background:#fff;border:1px solid #ead9c4;border-radius:6px}.empty-view{color:#728187;border-color:var(--line)}.pending-view p,.empty-view p{max-width:560px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.7}@media (max-width: 980px){.app-header{grid-template-columns:1fr auto}.current-file{display:none}.upload-layout{grid-template-columns:minmax(0,1fr);gap:32px}.drop-zone{min-width:0}.upload-context{text-align:center}.upload-context>p{margin-left:auto;margin-right:auto}.process-list{display:none}.workbench{grid-template-columns:270px minmax(0,1fr)}.file-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.file-overview>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.file-overview>div:nth-child(4){border-top:1px solid var(--line)}}@media (max-width: 720px){.app-header{height:auto;min-height:62px;padding:9px 13px}.brand small,.header-actions .secondary,.header-state{display:none}.header-actions .button{padding:0 10px}.header-actions .download-all-button{min-width:36px}.header-actions .button{font-size:0}.header-actions .button svg{margin:0}.upload-main{min-height:calc(100vh - 62px);padding:24px 14px;align-items:start}.upload-context h1{font-size:25px}.upload-context>p{font-size:12px}.upload-trust-row{justify-content:center}.drop-zone-title{grid-template-columns:36px minmax(0,1fr)}.drop-zone-title em,.drop-footer>span:last-child{display:none}.drop-zone{min-height:410px}.workbench{display:block}.category-rail{width:100%;height:auto;min-height:auto;padding:8px;position:static;overflow-x:auto;overflow-y:hidden}.rail-heading{display:none}.category-rail nav{width:max-content;display:flex}.category-rail button{width:152px;min-height:44px}.category-rail em{display:none}.category-group,.category-subnav{display:contents}.category-group .category-group-toggle{width:240px;min-height:58px}.category-subnav:before{display:none}.category-rail .category-child{width:160px;min-height:44px;background:transparent}.rail-divider{width:1px;height:32px;margin:6px 4px;align-self:center}.category-rail .total-summary-entry{width:146px;min-height:44px;background:transparent}.category-rail .anomaly-entry{width:152px;min-height:44px;margin-top:0;background:transparent}.workspace-main{padding:14px 12px 30px}.file-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.category-header{align-items:flex-start}.category-header .button{width:36px;padding:0;font-size:0}.category-header .category-download-button{min-width:36px}.table-shell{max-height:none;overflow:visible}.table-shell table,.table-shell tbody{display:block;width:100%}.table-shell thead{display:none}.table-shell tbody tr{padding:13px 14px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px 18px;border-bottom:1px solid var(--line)}.table-shell tbody tr:last-child{border-bottom:0}.table-shell td{min-width:0;min-height:auto;padding:0;display:grid;gap:4px;border:0;overflow-wrap:anywhere}.table-shell td:before{content:attr(data-label);color:var(--muted);font-size:9px;font-weight:400}.table-shell td:first-child{grid-column:1 / -1;padding-bottom:9px;border-bottom:1px solid #edf0f1;font-size:13px}.table-shell td.numeric{text-align:left}.total-summary-shell{overflow-x:auto}.total-summary-shell .total-summary-table{display:table;min-width:690px}.total-summary-shell .total-summary-table thead{display:table-header-group}.total-summary-shell .total-summary-table tbody{display:table-row-group}.total-summary-shell .total-summary-table tbody tr{display:table-row;padding:0;border:0}.total-summary-shell .total-summary-table td{display:table-cell;min-width:auto;padding:10px 12px;border-bottom:1px solid #edf0f1;overflow-wrap:normal}.total-summary-shell .total-summary-table td:before{display:none}.total-summary-shell .total-summary-table td:first-child{padding-bottom:10px;border-bottom:1px solid #edf0f1;font-size:11px}.total-summary-shell .total-summary-table td.numeric{text-align:right}.pipe-summary-shell{overflow-x:auto}.pipe-summary-shell .pipe-summary-table{display:table;min-width:1120px}.pipe-summary-shell .pipe-summary-table thead{display:table-header-group}.pipe-summary-shell .pipe-summary-table tbody{display:table-row-group}.pipe-summary-shell .pipe-summary-table tbody tr{display:table-row;padding:0;border:0}.pipe-summary-shell .pipe-summary-table td{display:table-cell;min-width:auto;padding:10px 12px;border-bottom:1px solid #edf0f1;overflow-wrap:normal}.pipe-summary-shell .pipe-summary-table td:before{display:none}.pipe-summary-shell .pipe-summary-table td:first-child{padding-bottom:10px;border-bottom:1px solid #edf0f1;font-size:11px}.pipe-summary-shell .pipe-summary-table td.numeric{text-align:right}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
