:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17212f;background:#f3f6f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.container{max-width:780px;margin:40px auto;padding:0 20px 35px}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.13em;color:#23705c}h1{font-size:clamp(1.8rem,5vw,2.7rem);letter-spacing:-.04em;margin:8px 0 6px}.subtitle{color:#556272;max-width:630px;line-height:1.55;margin:0 0 26px}.panel{background:#fff;border:1px solid #dbe3eb;border-radius:16px;padding:26px;margin-bottom:20px;box-shadow:0 5px 25px #152d4609}.privacy{background:#eef8f3;color:#195b41;border:1px solid #c9e8d7;border-radius:10px;padding:13px;margin:0 0 25px;line-height:1.5}form{display:grid;gap:13px}label{font-weight:650;margin-top:5px}.step{background:#e5eef5;color:#274961;border-radius:50%;display:inline-flex;width:24px;height:24px;justify-content:center;align-items:center;margin-right:7px}input[type=file]{width:100%;padding:12px;background:#f9fafc;border:1px solid #bfcbd7;border-radius:8px;color:#333}button{margin-top:18px;background:#176d55;color:white;border:0;border-radius:8px;padding:14px 18px;font-size:1rem;font-weight:650;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.status{color:#617084;margin-top:17px;min-height:24px}.status.error{color:#a32626}h2{margin-top:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats>div{border:1px solid #d9e7e2;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:5px}.stats b{font-size:1.8rem;color:#176d55}.stats span{font-size:.86rem;color:#5e6a77}.downloads{display:grid;gap:10px;margin:15px 0 25px}.downloads a{display:block;padding:12px 16px;border-radius:8px;background:#eaf4f0;color:#115d47;font-weight:700;text-decoration:none;border:1px solid #cfe7dc}.downloads a:hover{background:#d9eee5}.notice{font-size:.9rem;line-height:1.5;color:#604b1f;background:#fff8e8;border:1px solid #f3e4bd;padding:14px;border-radius:8px}footer{font-size:.82rem;color:#748092;line-height:1.5;margin:23px 0 0}code{font-family:ui-monospace,monospace}@media(max-width:530px){.container{margin:20px auto}.panel{padding:18px}.stats{grid-template-columns:1fr}.stats>div{flex-direction:row;align-items:center;justify-content:space-between}}