:root{font-family:Inter,"Noto Sans SC",system-ui,-apple-system,sans-serif;color:#213527;background:#f4f5ef;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px}main{width:100%;max-width:440px}.brand{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:650;margin-bottom:65px}.mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#244b37;color:#eff5cb;font-size:23px}.eyebrow{font-size:12px;letter-spacing:.12em;color:#657368;margin-bottom:16px}body.test-mode .mark{background:#315b70}body.test-mode .eyebrow{display:inline-block;padding:5px 9px;border:1px solid #b3c8d9;border-radius:999px;color:#315b70;background:#eaf2f5;letter-spacing:.08em}h1{font-weight:550;font-size:46px;line-height:1.22;letter-spacing:-.045em;margin:0 0 25px}.intro{font-size:15px;line-height:1.9;color:#657368;max-width:390px}.status{display:flex;align-items:center;gap:10px;min-height:67px;font-size:13px;line-height:1.65;padding:14px 0}#indicator{width:7px;height:7px;border-radius:50%;background:#869883;flex-shrink:0}button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:19px 23px;background:#254a36;border:0;border-radius:10px;color:#f8faef;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}button:hover:enabled{background:#173723}button:focus-visible{outline:3px solid #9bb59c;outline-offset:4px}button:disabled{background:#dce3d8;color:#647461;cursor:default}button span{font-size:21px}.expiry{font-size:12px;color:#818b80;min-height:18px;margin:13px 0 33px}.privacy{border-top:1px solid #dce0d4;display:flex;gap:12px;padding-top:22px;color:#75806f;font-size:12px;line-height:1.8}.privacy>span{font-size:22px}.privacy p{margin:0}footer{font-size:11px;color:#99a08f;margin-top:60px;letter-spacing:.04em}@media(max-width:480px){body{padding:35px 27px}.brand{margin-bottom:48px}h1{font-size:40px}footer{margin-top:45px}}@media(prefers-reduced-motion:reduce){button{transition:none}}
