:root{color:#17211f;background:#f6f4ee;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#e0eee89e,#f6f4ee00 34rem),#f6f4ee}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input[type=file]{display:none}.app-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:32px 0 48px}.workspace-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:28px 0 24px;border-bottom:1px solid rgba(23,33,31,.12)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#226858;font-weight:700;font-size:14px}.workspace-head h1{margin:10px 0;font-size:clamp(36px,5vw,72px);line-height:.98;letter-spacing:0}.workspace-head p{max-width:1120px;margin:0;color:#54615e;font-size:17px;line-height:1.45;white-space:nowrap}.head-status{min-width:168px;padding:16px 18px;background:#17211f;color:#fff;border-radius:8px;box-shadow:0 18px 40px #17211f2e}.head-status span,.head-status strong{display:block}.head-status span{color:#ffffffad;font-size:13px;margin-bottom:5px}.head-status strong{font-size:24px}.control-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;align-items:start;padding-top:24px}.control-panel,.main-panel,.report-card{background:#ffffffc7;border:1px solid rgba(23,33,31,.1);border-radius:8px;box-shadow:0 16px 38px #22685814}.control-panel{position:sticky;top:20px;overflow:hidden}.panel-section{padding:22px;border-bottom:1px solid rgba(23,33,31,.1)}.panel-section:last-child{border-bottom:0}.section-title{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#226858}.section-title h2{margin:0;color:#17211f;font-size:16px}.field{display:grid;gap:8px;margin-bottom:14px}.field:last-child{margin-bottom:0}.field span{color:#54615e;font-size:13px;font-weight:700}.field select{width:100%;min-height:44px;padding:0 38px 0 12px;color:#17211f;background:#f9faf6;border:1px solid rgba(23,33,31,.16);border-radius:6px;outline:none}.field select:focus{border-color:#226858;box-shadow:0 0 0 3px #2268581f}.upload-zone{width:100%;min-height:152px;display:grid;place-items:center;align-content:center;gap:9px;padding:20px;color:#17211f;background:linear-gradient(135deg,#2268581a,#cb403814),#fbfbf7;border:1px dashed rgba(34,104,88,.45);border-radius:8px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.upload-zone:hover{transform:translateY(-1px);border-color:#226858;background:linear-gradient(135deg,#22685829,#cb40381a),#fff}.upload-zone strong{font-size:15px}.upload-zone span{color:#66716f;font-size:12px}.warning{margin:12px 0 0;color:#9a3a32;font-size:13px;line-height:1.6}.error-banner{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;color:#8b2f28;background:#cb40381a;border:1px solid rgba(203,64,56,.22);border-radius:8px;line-height:1.6}.error-banner svg{flex-shrink:0;margin-top:3px}.main-panel{padding:24px}.action-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.action-bar h2{margin:0 0 6px;font-size:22px}.action-bar p{margin:0;color:#66716f;line-height:1.6}.action-group{display:flex;gap:10px;flex-shrink:0}.primary-button,.ghost-button,.copy-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:6px;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.primary-button{padding:0 16px;color:#fff;background:#226858}.primary-button:hover:not(:disabled),.copy-button:hover,.ghost-button:hover:not(:disabled),.icon-button:hover{transform:translateY(-1px)}.ghost-button{padding:0 14px;color:#17211f;background:#f9faf6;border-color:#17211f24}.file-list{display:grid;gap:10px;margin-bottom:22px}.file-row{display:grid;grid-template-columns:34px minmax(0,1fr) 36px;gap:12px;align-items:center;min-height:64px;padding:10px 12px;background:#fbfbf7;border:1px solid rgba(23,33,31,.1);border-radius:8px}.file-index{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#cb4038;border-radius:50%;font-weight:800}.file-meta{min-width:0}.file-meta strong,.file-meta span{display:block}.file-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta span{color:#66716f;font-size:13px;margin-top:4px}.icon-button{width:34px;min-height:34px;color:#66716f;background:transparent;border-color:#17211f1a}.empty-files,.empty-report{display:grid;place-items:center;gap:8px;min-height:120px;color:#66716f;background:#f9faf6bd;border:1px dashed rgba(23,33,31,.16);border-radius:8px;margin-bottom:22px;text-align:center}.report-stack{display:grid;gap:18px}.report-card{padding:22px;animation:report-in .32s ease both}.report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid rgba(23,33,31,.1)}.report-header span{color:#226858;font-size:13px;font-weight:800}.report-header h3{margin:5px 0;font-size:21px;overflow-wrap:anywhere}.report-header p{margin:0;color:#66716f}.copy-button{flex-shrink:0;padding:0 14px;color:#fff;background:#cb4038}.report-section{margin-top:18px}.report-section h4{margin:0 0 8px;font-size:16px}.report-section ol{margin:0;padding-left:22px;color:#33413e;line-height:1.8}.report-section li+li{margin-top:5px}.stacked-fraction{display:inline-grid;grid-template-rows:auto auto;align-items:center;justify-items:center;min-width:1.25em;margin:0 .12em;vertical-align:middle;font-variant-numeric:tabular-nums;line-height:1}.stacked-fraction span{display:block;padding:0 .08em;font-size:.82em}.stacked-fraction span:first-child{width:100%;border-bottom:1.5px solid currentColor;padding-bottom:.08em}.stacked-fraction span:last-child{padding-top:.08em}.empty-report{min-height:260px;margin-bottom:0}.empty-report strong,.empty-report span{display:block}.empty-report strong{color:#17211f;font-size:18px}.empty-report span{max-width:none;line-height:1.6;white-space:nowrap}.spin{animation:spin .92s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes report-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.app-shell{width:min(100% - 28px,760px);padding-top:20px}.workspace-head{grid-template-columns:1fr;align-items:start}.head-status{width:100%}.control-grid{grid-template-columns:1fr}.control-panel{position:static}}@media(max-width:640px){.app-shell{width:min(100% - 20px,520px)}.workspace-head h1{font-size:38px}.workspace-head p{font-size:15px;white-space:normal}.empty-report span{max-width:340px;white-space:normal}.main-panel,.panel-section,.report-card{padding:16px}.action-bar,.report-header{display:grid}.action-group,.copy-button{width:100%}.action-group{grid-template-columns:1fr 1fr}.file-row{grid-template-columns:30px minmax(0,1fr) 34px;gap:10px}}
