@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#17201d;background:#f3f5f0}*{box-sizing:border-box}body{margin:0}.shell{max-width:980px;margin:auto;padding:28px 28px 44px}nav{display:flex;justify-content:space-between;align-items:center}.brand{font-size:25px;font-weight:800;letter-spacing:-1.5px}.brand span{color:#d97b3f}.nav-note,footer{font-size:12px;color:#77817b}.hero{padding:100px 0 48px;max-width:680px}.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:1.2px;color:#d2672c;margin:0 0 18px}h1{font-size:clamp(42px,7vw,76px);line-height:1.03;letter-spacing:-4px;margin:0}h1 em{font-style:normal;color:#8a9690}.lead{font-size:17px;line-height:1.65;color:#68746d;max-width:570px;margin-top:26px}.card{background:#fff;border:1px solid #e3e8e3;border-radius:18px;box-shadow:0 10px 35px #24342a0b}.upload-card{padding:10px}.dropzone{border:1.5px dashed #bcc9c0;border-radius:13px;text-align:center;padding:54px 20px;transition:.2s}.dropzone.dragging{background:#f2f8f2;border-color:#3c9b67}.upload-icon{margin:auto auto 20px;width:44px;height:44px;border-radius:50%;background:#e8f2e9;color:#2b905b;font-size:27px;line-height:47px}.dropzone h2{margin:0;font-size:21px}.dropzone p{color:#77817b;margin:10px 0 24px}.dropzone small{display:block;color:#9ca69f;margin-top:18px}.button{border:0;border-radius:8px;padding:12px 18px;font:700 13px Manrope;cursor:pointer}.primary{display:inline-block;background:#1d2822;color:#fff}.secondary{background:#edf2ed;color:#26362c}.progress{padding:28px}.progress-head{display:flex;justify-content:space-between}.bar{height:8px;background:#e6ece7;border-radius:8px;margin:18px 0 12px;overflow:hidden}.bar i{display:block;height:100%;width:0;background:#3c9b67;border-radius:8px;transition:.2s}.progress p{font-size:13px;color:#77817b}.results{margin-top:60px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-head h2{margin:0;font-size:30px;letter-spacing:-1px}.table-wrap{overflow:auto;background:#fff;border:1px solid #e3e8e3;border-radius:14px}.table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.table-wrap th,.table-wrap td{text-align:left;padding:15px 17px;border-bottom:1px solid #edf0ed;white-space:nowrap}.table-wrap th{font:500 10px DM Mono;color:#88938d;text-transform:uppercase}.mono{font-family:DM Mono,monospace}.status{padding:5px 9px;border-radius:20px;font-size:11px;font-weight:700}.status.ok{color:#257445;background:#e5f3e8}.status.warn{color:#9c612d;background:#fff0df}footer{margin-top:28px}footer span{float:right}.hidden{display:none}.compact{padding:18px!important}.compact .upload-icon,.compact h2,.compact p,.compact small{display:none}
