*{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f5ffe8,#eefbd9);font-family:Inter,Segoe UI,Arial,sans-serif;color:#17220f}.card{width:min(760px,100%);padding:48px;border:1px solid #d8e8bd;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(62,91,35,.14);text-align:center}.mark{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;border-radius:22px;background:#a8e063;color:#17220f;font-size:36px;font-weight:800}.eyebrow{margin:0 0 12px;color:#527328;font-weight:800}.card h1{margin:0;font-size:clamp(32px,6vw,54px);line-height:1.08}.lead{margin:24px auto 0;max-width:640px;font-size:20px;line-height:1.55;color:#526048}.status{margin:30px auto 0;padding:16px 18px;border-radius:16px;background:#eff9df;color:#35531c;font-weight:700}.security-note{margin:18px auto 0;color:#526048;font-weight:700}.platform-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.platform-actions .button{margin-top:0;width:100%}.button,.secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.button{margin-top:30px;padding:15px 24px;border-radius:999px;background:#a8e063;color:#17220f;box-shadow:0 10px 30px rgba(93,130,45,.22)}.button-disabled{background:#edf2e7;color:#75806d;box-shadow:none;cursor:default}.button:focus-visible,.secondary:focus-visible{outline:3px solid #527328;outline-offset:4px}.secondary{margin-top:24px;color:#466521}.card .button+.secondary{display:flex;width:max-content;margin-left:auto;margin-right:auto}@media(max-width:560px){.platform-actions{grid-template-columns:1fr}.platform-actions .button{width:100%}.card{padding:32px 22px;border-radius:22px}.lead{font-size:18px}}
