:root{font-family:Inter,Segoe UI,sans-serif;color:#132a20;background:#eef2eb}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 90% 0,#dcebdc,transparent 32rem)}main{max-width:1010px;margin:auto;padding:30px 28px 86px}header{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:800;letter-spacing:.1em}.brand{display:flex;align-items:center;gap:9px}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:#fff;background:#1f6843;font-family:Georgia;font-size:1.2rem}.secure{color:#5a7464;letter-spacing:0}.hero{display:grid;grid-template-columns:1fr 250px;gap:60px;align-items:end;margin:78px 0 42px}.eyebrow{font-size:.71rem;font-weight:800;letter-spacing:.14em;color:#32714d;margin:0 0 10px}h1{font-family:Georgia,serif;font-size:clamp(2rem,4.4vw,3.8rem);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:0}.intro{max-width:620px;margin:25px 0 0;color:#536c5d;font-size:1.08rem;line-height:1.65}.hero aside{display:grid;grid-template-columns:34px 1fr;gap:3px 12px;padding:22px;background:#193f2c;border-radius:20px;color:#fff}.hero aside span{color:#b7d8b8;font:700 .72rem/1.8 monospace}.hero aside strong{font-size:.94rem}.hero aside small{grid-column:2;color:#9bc0a3;margin-bottom:9px}#drop{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:250px;border:1.5px dashed #66977b;border-radius:23px;background:rgba(255,255,255,.64);color:#1b5637;cursor:pointer;transition:.2s;box-shadow:0 18px 45px #3c6c4a12}#drop i{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;background:#daf0de;font-size:1.7rem;font-style:normal}#drop strong{font-size:1.17rem}#drop span{color:#5e7868;font-size:.9rem;text-decoration:underline;text-underline-offset:4px}#drop.active,#drop:hover{background:#e1f1e3;border-color:#1c6a41;transform:translateY(-2px)}.hint{font-size:.84rem;color:#667c6e;margin:12px 3px}input{display:none}section{margin-top:62px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head .eyebrow{margin:0 0 4px}h2{font:500 2rem/1 Georgia,serif;margin:0}button{border:0;border-radius:9px;padding:12px 16px;background:#1e623d;color:#fff;font-weight:700;cursor:pointer}button:disabled{opacity:.45;cursor:default}.batch-actions,.row-actions{display:flex;gap:7px}.row-actions button{padding:5px 7px;border-radius:6px;background:#e6eee7;color:#315840;font-size:.68rem}.row-actions .remove{background:#f5e7e7;color:#8d3636}.row{display:flex;gap:14px;align-items:center;padding:17px 0;border-top:1px solid #d4dfd5}.file-icon{display:grid;place-items:center;width:39px;height:45px;border-radius:8px;background:#e1ece3;color:#33704b;font-size:.61rem;font-weight:900}.row-body{flex:1;min-width:0}.name,small{display:block}.name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state{margin:5px 0 8px;color:#667c6e;font-size:.78rem}.track{height:4px;overflow:hidden;border-radius:20px;background:#dfe8e0}.fill{display:block;height:100%;width:0;background:#2d8b54;transition:width .18s}.row-end{display:flex;align-items:end;gap:9px;flex-direction:column}.percent{font-size:.73rem;color:#6d8174}.badge{white-space:nowrap;padding:6px 9px;border-radius:100px;font-size:.75rem;font-weight:800;background:#edf0ed}.badge.pass{background:#d8f2df;color:#175c31}.badge.fail,.badge.error{background:#f9dede;color:#9a2525}.badge.working,.badge.uploaded{background:#e3edf7;color:#285b93}@media(max-width:650px){main{padding:22px 18px 60px}.secure{display:none}.hero{grid-template-columns:1fr;gap:28px;margin:55px 0 34px}.hero aside{max-width:330px}.section-head{align-items:flex-start;flex-direction:column}.row{align-items:flex-start}.row-end{margin-left:auto}.batch-actions{width:100%;flex-wrap:wrap}}
