*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;min-height:100svh;display:grid;place-items:center;padding:20px;background:#fff}.dots-bg{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.card{position:relative;z-index:1;width:min(420px,100%);background:#fff;border-radius:20px;padding:34px 26px;text-align:center;border:1px solid rgba(16,18,37,.08);box-shadow:0 8px 24px rgba(16,18,37,.06)}h1{color:#101225;font-size:24px;font-weight:700;margin:0 0 10px}p{color:#6b7280;font-size:14px;line-height:1.55;margin:0 0 18px}.ts{display:flex;justify-content:center;width:100%;min-height:65px}.ts iframe{max-width:100%!important}.status{margin-top:12px;min-height:20px;font-size:13px;color:#6b7280}.status.error{color:#e74c3c}.status.success{color:#16a34a}.footer{margin-top:18px;padding-top:14px;border-top:1px solid #eef0f5;font-size:12px;color:#9aa0aa}.rid{margin-top:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;color:#c1c6d0;word-break:break-all}.nojs{margin:0 0 14px;color:#e74c3c;font-size:12px;line-height:1.45}@media(max-width:480px){.card{padding:26px 18px;border-radius:18px}h1{font-size:21px}}