*{box-sizing:border-box}body{margin:0;background:#f7f8fa;color:#222b28;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif}main{width:min(100% - 40px,480px);margin:clamp(48px,14vh,140px) auto}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:16px}h1{font-size:23px;letter-spacing:-.5px;margin:0;font-weight:600}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:8px;background:#2d6049;color:white;padding:13px 23px;font-size:14px}button:disabled{opacity:.4;cursor:not-allowed}button:not(:disabled):hover{filter:brightness(.93)}.link{padding:5px 0;background:transparent;color:#687b70;font-size:13px;white-space:nowrap}label{font-size:13px;color:#626e67}.phone-row{display:flex;gap:10px;margin-top:9px}input[type=tel],#code{width:100%;min-width:0;background:white;border:1px solid #dbe1dc;border-radius:8px;padding:15px 13px;font-size:16px;outline:none;color:#22382d}input:focus{border-color:#668c75}input[aria-invalid=true]{border-color:#bd6356}input::placeholder{color:#a0a8a2;font-size:14px}.phone-row button{flex-shrink:0}fieldset{display:flex;gap:24px;border:0;padding:0;margin:20px 0 9px}fieldset label{display:flex;align-items:center;gap:6px;cursor:pointer;color:#45564b}input[type=radio]{accent-color:#2d6049;margin:0;width:15px;height:15px}.hint{font-size:12px;color:#8a948d;line-height:1.7;margin:8px 0}.error{color:#b54e3c;font-size:12px;line-height:1.7;margin:10px 0}#result{border-top:1px solid #dfe5df;margin-top:26px;padding-top:24px}#result p{font-size:12px;color:#79867d;line-height:1.7;margin:9px 0}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}#result-phone{font-size:19px;letter-spacing:.7px}#status{font-size:14px;color:#2d6049;font-weight:550}dialog{width:min(100% - 40px,400px);border:1px solid #e1e6e1;border-radius:14px;padding:24px;box-shadow:0 16px 70px #142a2426}dialog::backdrop{background:#1b2c2440}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}h2{font-size:18px;margin:0;font-weight:550}#verify{width:100%;margin-top:15px}button:focus-visible{outline:3px solid #9bb4a5;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}@media(max-width:420px){h1{font-size:21px}main{margin-top:54px}.phone-row{gap:8px}.phone-row button{padding:13px 19px}}

#status{font-size:18px;font-weight:700;color:#a23d2c;background:#fff0e9;border:1px solid #f0cdbf;padding:9px 15px;border-radius:9px;white-space:nowrap}#status[data-kind="unknown"]{color:#82641d;background:#fff8df;border-color:#e8dcae}

#status{white-space:normal;overflow-wrap:anywhere}#status[data-kind="normal"]{color:#246442;background:#e8f6ed;border-color:#b7ddc5}#status[data-kind="neutral"]{color:#535e66;background:#edf0f3;border-color:#d4dce2}
