:root{font:15px system-ui,Segoe UI,sans-serif;color:#18343d;background:#f1f7f6}*{box-sizing:border-box}body{margin:0;padding:28px 14px}main{max-width:680px;margin:auto;background:#fff;border:1px solid #d5e6e3;border-radius:16px;padding:24px;box-shadow:0 12px 38px #164b5314}header,.bar,.row{display:flex;align-items:center;gap:12px}header{margin-bottom:22px}.logo{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:#07140c;color:#b5f800;font-weight:900;font-size:25px}h1,h2{margin:0}h1{font-size:21px}h2{font-size:17px}p{color:#5e777e;line-height:1.45}label{display:block;margin:16px 0 6px;font-weight:750}input{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #b9d6d1;border-radius:8px;font:inherit}input[type=checkbox]{display:inline-block;width:auto;margin:0 7px 0 0}.check{font-weight:500}button{margin-top:17px;border:0;border-radius:8px;background:#14866f;color:#fff;font:700 14px inherit;padding:10px 16px;cursor:pointer}.secondary{background:#e8f3f1;color:#176a5c}.bar{justify-content:space-between}.bar button{margin-top:0}.row button{flex:1}.status{min-height:20px;font-weight:650}.status.ok{color:#08734d}.status.err{color:#a43d37}.current,.result{padding:10px;border-radius:8px;background:#eff8f5}.result{margin-top:12px}.warning{border-top:1px solid #dfebea;padding-top:12px;font-size:12px}small{display:block;color:#688087;font-weight:400;margin-top:4px}details{margin-top:18px;border-top:1px solid #e0ecea;padding-top:14px}summary{cursor:pointer;font-weight:750}code{background:#eef5f3;padding:2px 5px;border-radius:4px}
