:root{color:#172033;background:#f4f6fa;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{min-height:100vh;padding:24px}.topbar{width:min(1180px,100%);margin:0 auto 18px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:18px;font-weight:760;letter-spacing:-.02em}.brand-note{color:#8b95a7;font-size:13px}.workspace{width:min(1180px,100%);min-height:700px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,.79fr) minmax(560px,1.45fr);overflow:hidden;background:#fff;border:1px solid #e6eaf0;border-radius:18px;box-shadow:0 16px 50px #18264617}.upload-panel,.result-panel{min-width:0}.upload-panel{padding:42px;border-right:1px solid #e7ebf1;background:#fbfcff;display:flex;flex-direction:column}.step-label{color:#6f7d91;font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin:13px 0 14px;font-size:clamp(26px,3vw,38px);line-height:1.18;letter-spacing:-.055em}h2{margin:9px 0 0;font-size:22px;letter-spacing:-.035em}.intro{max-width:330px;color:#69778a;font-size:14px;line-height:1.75}.dropzone{min-height:250px;margin-top:16px;padding:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;text-align:center;border:1.5px dashed #b7c3d7;border-radius:14px;background:#fff;color:#27334a;transition:border-color .18s ease,background .18s ease}.dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.dropzone.drag-active{border-color:#3563e9;background:#f2f6ff}.dropzone.has-image{padding:0;border-style:solid}.dropzone img{width:100%;height:248px;display:block;object-fit:cover}.drop-title{font-size:16px;font-weight:720}.drop-help{color:#5976cb;font-size:13px}.drop-types{color:#a1abba;font-size:12px}.file-chip{position:absolute;z-index:1;right:10px;bottom:10px;max-width:calc(100% - 20px);padding:7px 10px;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;background:#141d31c7}.upload-actions{display:flex;gap:10px;margin-top:16px}.primary-button,.secondary-button{min-height:42px;padding:0 16px;border-radius:9px;border:1px solid transparent;font-size:14px;font-weight:700;transition:transform .15s ease,background .15s ease}.primary-button{color:#fff;background:#3563e9;box-shadow:0 6px 14px #3563e938}.primary-button:hover:not(:disabled){background:#254fd0;transform:translateY(-1px)}.secondary-button{flex:1;color:#526176;border-color:#d8dfeb;background:#fff}.upload-actions .primary-button{flex:1.45}.notice{min-height:21px;margin:12px 0 0;color:#4564b7;font-size:13px;line-height:1.55}.privacy-note{margin:auto 0 0;padding-top:24px;color:#9ba5b4;font-size:12px;line-height:1.65}.result-panel{padding:42px 42px 30px;background:#fff}.result-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid #e8ecf2}.ready-badge{padding:6px 10px;color:#966712;font-size:12px;font-weight:700;border-radius:99px;background:#fff6dc}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:25px 0}.summary-grid div{min-width:0}.summary-grid dt{margin-bottom:4px;color:#8490a1;font-size:12px}.summary-grid dd{margin:0;overflow:hidden;color:#27334a;font-size:14px;font-weight:620;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.table-wrap{max-width:100%;overflow-x:auto;border:1px solid #e2e7ee;border-radius:10px}table{width:100%;min-width:660px;border-spacing:0;border-collapse:collapse;font-size:12px}th{padding:10px 12px;color:#647186;font-size:11px;font-weight:750;text-align:left;white-space:nowrap;background:#f7f9fc}td{padding:11px 12px;color:#2d394d;line-height:1.35;white-space:nowrap;border-top:1px solid #edf0f4}tr:nth-child(5) td{background:#fcfdff}.result-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px}.result-actions p{max-width:350px;margin:0;color:#7f8a9b;font-size:13px;line-height:1.6}.copy-button{min-width:114px}.empty-result{min-height:443px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;border:1px dashed #d9e1ec;border-radius:12px;color:#2f3c54;background:#fbfcfe}.empty-result span{font-size:17px;font-weight:720}.empty-result p{max-width:310px;margin:9px 0 0;color:#8a95a6;font-size:13px;line-height:1.7}.mobile-records{display:none}@media(max-width:820px){.app-shell{padding:0}.topbar{padding:18px 20px;margin:0}.brand-note{display:none}.workspace{min-height:100vh;grid-template-columns:1fr;border:0;border-radius:0;box-shadow:none}.upload-panel{padding:31px 20px 28px;border-right:0;border-bottom:8px solid #f2f4f8}h1{font-size:clamp(28px,8vw,34px);line-height:1.22}.intro{max-width:390px}.dropzone{min-height:188px;margin-top:13px}.dropzone img{height:186px;object-fit:contain;background:#f5f7fb}.privacy-note{display:none}.result-panel{padding:30px 20px 28px}.result-head{padding-bottom:20px}.summary-grid{grid-template-columns:1fr;gap:11px}.summary-grid div{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:baseline}.summary-grid dt{margin:0}.summary-grid dd{overflow:visible;white-space:normal}.desktop-table{display:none}.mobile-records{display:grid;gap:11px}.record-card{padding:15px;border:1px solid #e2e7ee;border-radius:12px;background:#fff}.record-card h3{margin:0 0 13px;color:#25334b;font-size:16px;letter-spacing:-.02em}.record-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 15px;margin:0}.record-card dl div{min-width:0}.record-card dt{margin-bottom:3px;color:#8b96a6;font-size:11px}.record-card dd{margin:0;color:#334157;font-size:13px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.result-actions{align-items:stretch;flex-direction:column}.result-actions{position:sticky;bottom:0;z-index:2;margin:0 -20px -28px;padding:14px 20px max(18px,env(safe-area-inset-bottom));border-top:1px solid #e7ebf1;background:#fffffff5}.result-actions p{display:none}.copy-button{width:100%}.empty-result{min-height:230px}}@media(max-width:600px){.upload-actions{flex-direction:column-reverse}.primary-button,.secondary-button{flex:auto!important;width:100%}}
