:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.status-card,.card{width:100%;max-width:520px;background:#fff;border-radius:22px;padding:24px;box-shadow:0 24px 60px #0f172a1f;border:1px solid rgba(15,23,42,.06)}.title{margin:0 0 8px;font-size:26px;font-weight:700;letter-spacing:-.02em}.subtitle{margin:0;color:#475569;font-size:16px}.progressWrapper{margin-top:18px}.progressTrack{width:100%;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progressFill{height:8px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#0ea5e9);transition:width .18s ease}.progressLabel{margin:8px 0 0;font-size:14px;color:#475569}.sectionTitle{margin:0 0 12px;font-size:20px;font-weight:700}.credentialsBox{padding:16px;border-radius:16px;background:linear-gradient(180deg,#94c5ff29,#e2e8f059);border:1px solid rgba(59,130,246,.2);margin-bottom:16px}.credential{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:16px}.credentialHighlight{background:#fff;padding:6px 10px;border-radius:12px;border:1px solid rgba(15,23,42,.08);font-weight:600}.helperText{margin:0;color:#475569;font-size:14px;display:flex;gap:8px;align-items:center}.helperEmoji{font-size:16px}.primaryAction{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 18px;background:#0f172a;color:#f8fafc;border-radius:18px;text-decoration:none;font-weight:700;font-size:16px;margin-top:8px}.errorMessage{margin:8px 0;color:#b91c1c;font-weight:600}.supportText{margin:0;color:#475569;font-size:14px}
