:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#162a31;background:#f3f5f2}*{box-sizing:border-box}body{margin:0}main{max-width:1160px;margin:auto;padding:36px 32px}header{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{font-size:12px;font-weight:750;letter-spacing:.12em}.pill{font-size:12px;border:1px solid #cbd8d2;border-radius:30px;padding:7px 12px;color:#416354}h1{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.04em;margin:42px 0 18px}h2{font-size:20px;letter-spacing:-.02em;margin:0 0 28px}h2 span{font-size:12px;color:#678278;margin-right:12px}.intro{color:#5a6b71;max-width:660px;line-height:1.6}#access{font-size:13px;margin:18px 0;color:#5a6b71}.columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card{background:white;border:1px solid #dce3df;border-radius:20px;padding:28px;min-width:0}label{display:block;font-size:14px;font-weight:600;margin:20px 0 8px}input[type=password],input[type=file]{font:inherit;width:100%;padding:13px;border:1px solid #cbd6d0;border-radius:9px;background:#fafcfb}input[type=file]{font-size:13px}input::file-selector-button{background:#e9f0eb;border:0;padding:8px;border-radius:6px;margin-right:8px}.hint{font-size:12px;color:#61736c;line-height:1.6}.check{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;font-weight:400;margin:22px 0}.check input{margin-top:4px;accent-color:#256e53;flex:none}button{font:inherit;font-size:14px;font-weight:600;border:0;border-radius:9px;background:#1d624b;color:#fff;padding:14px 18px;cursor:pointer}button:disabled{opacity:.42;cursor:default}button:not(:disabled):hover{background:#184e3c}#submit,#copy{width:100%}#progress{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.separated{border-top:1px solid #e5ebe7;margin-top:24px;padding-top:18px}#preview{max-height:230px;max-width:100%;object-fit:contain;margin-top:12px;border-radius:8px}#empty{text-align:center;padding:55px 0;color:#75847d;line-height:1.8}.empty-mark{font-size:46px;color:#94b1a3}dl{margin:20px 0}dt{font-size:12px;color:#61736c;margin-top:15px}dd{font-size:18px;font-weight:600;margin:5px 0 0;padding-bottom:12px;border-bottom:1px solid #e8ede9;overflow-wrap:anywhere}#status{font-weight:600;line-height:1.5}#issues{font-size:13px;color:#984c28;line-height:1.6;padding-left:20px}details{margin-top:25px;font-size:12px}summary{cursor:pointer}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f7f5;padding:14px;border-radius:8px;font-size:11px;max-height:300px;overflow:auto}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px;line-height:1.6;color:#738078;margin:22px 0}footer span{max-width:720px}.link{background:transparent;color:#416354;white-space:nowrap;font-size:12px}.link:not(:disabled):hover{background:#e2ebe5}[hidden]{display:none!important}:focus-visible{outline:3px solid #73b09b;outline-offset:3px}@media(max-width:760px){main{padding:22px 16px}.columns{grid-template-columns:1fr}.card{padding:22px}h1{margin-top:32px}footer{align-items:flex-start;flex-direction:column}}
