:root{color:#17211c;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{color:#17211c;cursor:pointer;font:inherit;background:#fff;border:1px solid #c9d6d0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.65rem .95rem;font-weight:700;display:inline-flex}button:hover:not(:disabled){background:#f8fbfa;border-color:#738b80}button:disabled{color:#8a9993;cursor:not-allowed}button svg{stroke-width:2.3px;width:1.1rem;height:1.1rem}.primary{color:#fff;background:#0d6b57;border-color:#0d6b57}.primary:hover:not(:disabled){background:#075844;border-color:#075844}#app{min-height:100vh;padding:clamp(1rem,3vw,2.5rem)}.shell{gap:1rem;max-width:980px;margin:0 auto;display:grid}.topbar{justify-content:space-between;align-items:end;gap:1rem;padding:.5rem 0;display:flex}.eyebrow{color:#5f726a;letter-spacing:0;text-transform:uppercase;margin:0 0 .15rem;font-size:.8rem;font-weight:800}h1{letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.status-pill{color:#42534b;background:#fff;border:1px solid #c9d6d0;border-radius:999px;flex:none;padding:.45rem .85rem;font-size:.9rem;font-weight:800}.status-pill[data-state=uploading]{color:#6d4d00;background:#fff4d8;border-color:#d4ad4a}.status-pill[data-state=done]{color:#0b5c40;background:#dff6eb;border-color:#93d6b6}.status-pill[data-state=error]{color:#8b2e24;background:#ffe9e5;border-color:#df9b91}.drop-zone{background:linear-gradient(135deg,#0d6b5714,#3d5b9514),#fff;border:2px dashed #9ab0a7;border-radius:8px;align-items:center;gap:1rem;min-height:190px;padding:clamp(1rem,4vw,2rem);transition:background .16s,border-color .16s,transform .16s;display:flex}.drop-zone.dragging{background:#e0f4eb;border-color:#0d6b57;transform:translateY(-1px)}.file-input{display:none}.drop-button{min-width:150px}.drop-copy{gap:.2rem;display:grid}.drop-copy strong{font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.15}.drop-copy span{color:#51645b}.panel{background:#fff;border:1px solid #d9e2de;border-radius:8px;gap:1.2rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.file-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.file-mark{color:#0d6b57;background:#dcece6;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.file-mark svg{width:1.6rem;height:1.6rem}.file-meta{min-width:0}.file-meta h2{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.25}.file-meta p{color:#5f726a;overflow-wrap:anywhere;margin:.2rem 0 0}.progress-wrap{gap:.5rem;display:grid}.progress-bar{background:#e9efec;border-radius:999px;height:16px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#0d6b57,#2b6cb0);width:0%;height:100%}.progress-stats{color:#4b5f55;font-variant-numeric:tabular-nums;justify-content:space-between;font-weight:800;display:flex}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.stat-grid div{border:1px solid #d9e2de;border-radius:8px;gap:.15rem;min-width:0;padding:.85rem;display:grid}.stat-grid span{color:#687b72;text-transform:uppercase;font-size:.82rem;font-weight:800}.stat-grid strong{overflow-wrap:anywhere;min-width:0;font-size:.98rem}.notice{color:#254c7d;background:#edf5ff;border:1px solid #b6cfee;border-radius:8px;align-items:center;gap:.65rem;padding:.8rem;display:flex}.notice svg{flex:none;width:1.1rem;height:1.1rem}.hidden{display:none}.controls{flex-wrap:wrap;gap:.65rem;display:flex}.message{color:#41554c;overflow-wrap:anywhere;min-height:1.5rem;margin:0}@media (width<=700px){#app{padding:1rem}.topbar{flex-direction:column;align-items:start}.drop-zone{flex-direction:column;align-items:stretch}.drop-button{width:100%}.stat-grid{grid-template-columns:1fr}.controls button{flex:140px}}
