@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#182b1b;background:#f5faf5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.page-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:34px 20px 25px;background:url(/background.jpeg) center center / cover no-repeat #f4f4f4}.card{width:min(100%,480px);margin:auto 0;padding:46px 42px 40px;text-align:center;background:#fff;border:1px solid #e6eee6;border-radius:20px;box-shadow:0 18px 55px #1d4b2314}.icon-wrap{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 25px;color:#3f9f42;background:#eaf7eb;border-radius:18px}.icon-wrap svg{width:34px;height:34px}.eyebrow{margin:0 0 11px;color:#3f9f42;font-size:11px;font-weight:700;letter-spacing:.15em}h1{margin:0;font-size:clamp(27px,5vw,34px);line-height:1.2;letter-spacing:-.035em}.description{margin:18px 0 28px;color:#647168;font-size:15px;line-height:1.7}button{width:100%;min-height:50px;border:0;border-radius:10px;background:#3f9f42;color:#fff;font:600 15px Inter,Arial,sans-serif}button:disabled{cursor:not-allowed;opacity:.58}button:not(:disabled){cursor:pointer}button:not(:disabled):hover{background:#338736}button:focus-visible{outline:3px solid #94d498;outline-offset:3px}.setup-message{margin:13px 0 0;color:#777f79;font-size:12px;line-height:1.5}.footnote{margin:27px 0 0;color:#8c9690;font-size:12px;line-height:1.6}footer{width:100%;text-align:center;color:#9aa69c;font-size:12px}@media(max-width:520px){.page-shell{padding:24px 18px}.card{padding:38px 25px 34px}}
