*{box-sizing:border-box}body{color:#111827;background:#f9fafb;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px 16px;display:flex}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:448px;overflow:hidden;box-shadow:0 10px 25px #0f172a14}.cardHeader{background:#eef2ffd9;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:16px 24px;display:flex}.logo{object-fit:contain;width:auto;height:32px}.brand{color:#203861;letter-spacing:.03em;font-size:14px;font-weight:700}.cardBody{padding:32px 24px}h1{text-align:center;margin:0 0 24px;font-size:24px;line-height:1.2}.center{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.spinner{border:3px solid #c7d2fe;border-top-color:#4f46e5;border-radius:999px;width:40px;height:40px;animation:.8s linear infinite spin}.spinner.small{width:32px;height:32px}.badge{border:1px solid #0000;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.badge.success{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.badge.warning{color:#78350f;background:#fffbeb;border-color:#fde68a}.buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-width:130px;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:#203861}.button.secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db}.footer{color:#9ca3af;text-align:center;margin-top:32px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.storeButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:10px;display:flex}.storeButton{justify-content:center;align-items:center;height:54px;line-height:0;text-decoration:none;display:inline-flex}.storeBadge{object-fit:contain;width:auto;max-width:165px;height:100px;display:block}
