.app{max-width:1200px;margin:0 auto;padding:44px 28px 48px}.header{margin-bottom:28px}.header h1{margin:0;font-size:3rem;line-height:1.12;font-weight:700;letter-spacing:-.03em}.sub-en{margin:16px 0 0;font-size:1.1rem;color:#6c7280;letter-spacing:.01em}.upload-card{margin:0 0 24px;padding:18px;background:#fff;border:1px solid #e9ebf0;border-radius:22px;box-shadow:0 8px 24px #0f172a0a}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:370px;padding:40px 24px 34px;background:linear-gradient(180deg,#fcfdff,#fafcff);border:2px dashed #ecedf3;border-radius:18px;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.dropzone.dragging{border-color:#5b8def;background:#f4f8ff;transform:translateY(-1px)}.upload-icon{width:74px;height:74px;display:grid;place-items:center;margin-bottom:16px}.upload-icon-page{position:relative;display:block;width:34px;height:42px;border:2px solid #d8deea;border-radius:8px;background:#fff;box-shadow:0 4px 12px #1f29370f}.upload-icon-page:before,.upload-icon-page:after{content:"";position:absolute;left:8px;right:8px;height:2px;background:#d8deea;border-radius:999px}.upload-icon-page:before{top:13px}.upload-icon-page:after{top:20px}.drop-title{font-size:1.2rem;font-weight:600;color:#1f2937}.drop-sub{margin-top:6px;font-size:.98rem;color:#8a90a0}.action-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px}.btn{border:1px solid transparent;border-radius:10px;padding:10px 22px;min-height:0;height:auto;min-width:0;font-size:.95rem;cursor:pointer;font-weight:600;line-height:1.35;white-space:nowrap;box-shadow:0 4px 12px #0f172a12;transition:box-shadow .18s ease,opacity .18s ease,filter .18s ease}.btn:hover:not(:disabled){filter:brightness(1.02);box-shadow:0 6px 14px #0f172a1a}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:#fff;color:#50596b;border-color:#e1e5ee}.btn.ghost{background:#fff;color:#374151;border-color:#e1e5ee;min-width:108px}.btn.primary{background:linear-gradient(180deg,#2b88f4,#1f74e6);color:#fff;border-color:#2f7fe9;box-shadow:inset 0 1px #ffffff38,0 4px 12px #2277e233}.btn.success{background:linear-gradient(180deg,#2eb894,#22a884);color:#fff;border-color:#2ba883;box-shadow:inset 0 1px #fff3,0 4px 12px #22a8842e}.btn.big{padding-left:24px;padding-right:24px}.btn.primary.big{min-width:88px}.btn.success.big{min-width:132px}.text-link{margin-top:18px;border:none;background:transparent;color:#5b8def;font-size:.92rem;cursor:pointer}.totals{display:flex;flex-wrap:wrap;gap:16px 24px;padding:14px 16px;background:#e7f1ff;border-radius:8px;margin-bottom:16px;font-size:14px;font-weight:600}.totals .emph{color:#0d47a1;font-size:15px}.data-notice{margin:0 0 12px;padding:10px 14px;font-size:13px;line-height:1.55;color:#5c6370;background:#f8fafc;border:1px solid #e8ecf2;border-radius:8px}.data-notice--dropzone{align-self:stretch;width:100%;max-width:640px;margin:0 auto 18px;box-sizing:border-box;text-align:center;cursor:default}.data-notice strong{font-weight:600;color:#374151}.table-wrap{overflow:auto;border-radius:8px;border:1px solid #d8dee6;background:#fff;box-shadow:0 1px 3px #0000000f}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #eee;vertical-align:top}.data-table th{background:#f8f9fb;font-weight:600;white-space:nowrap}.data-table .source{max-width:280px;word-break:break-all;font-size:12px;color:#444}.data-table .empty{text-align:center;color:#888;padding:32px}@media(max-width:768px){.app{padding:28px 16px 36px}.header h1{font-size:2.25rem}.sub-en{font-size:1rem}.upload-card{padding:12px}.dropzone{min-height:320px;padding:32px 16px 28px}.action-row{gap:12px}.btn.ghost,.btn.primary.big,.btn.success.big{width:100%;min-width:0}}:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;color:#1a1a1a;background:#eef2f6}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}
