.soporte_root__AJ68T{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;font-family:system-ui,-apple-system,sans-serif;color:#334155}.soporte_header__nNDtK{background:#fff;border-bottom:1px solid #e2e8f0;height:70px;display:flex;align-items:center}.soporte_headerInner__bHGSO{max-width:1200px;width:100%;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.soporte_logo__Dcg7m{display:flex;align-items:center;gap:10px;text-decoration:none}.soporte_logoIcon__eEoYI{width:32px;height:32px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px}.soporte_logoText__Mr_yX{font-size:20px;font-weight:800;color:#0f172a}.soporte_backLink__nftDd{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:14px;font-weight:600;color:#2563eb;transition:color .15s}.soporte_backLink__nftDd:hover{color:#1d4ed8}.soporte_main__IcC_o{flex:1 1;max-width:1200px;width:100%;margin:0 auto;padding:48px 24px}.soporte_hero__rBkcM{text-align:center;margin-bottom:48px}.soporte_statusBadge__Q38RJ{display:inline-flex;align-items:center;gap:8px;background:#d1fae5;color:#065f46;font-size:13px;font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:20px}.soporte_pulseDot__rSzEK{width:8px;height:8px;background-color:#10b981;border-radius:50%;display:inline-block;box-shadow:0 0 0 0 rgba(16,185,129,.7);animation:soporte_pulse__MkVAI 1.6s infinite}@keyframes soporte_pulse__MkVAI{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(16,185,129,.7)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(16,185,129,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(16,185,129,0)}}.soporte_title__H3VwC{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-.75px}.soporte_subtitle__C0iLS{font-size:16px;color:#64748b;max-width:680px;margin:0 auto;line-height:1.5}.soporte_grid__7b_wc{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media (min-width:900px){.soporte_grid__7b_wc{grid-template-columns:1.1fr .9fr}}.soporte_leftCol__NcAqe,.soporte_rightCol__F3zjM{display:flex;flex-direction:column;gap:32px}.soporte_card__JHGJ2{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.soporte_cardTitle__32IL3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:16px;display:flex;align-items:center;gap:10px}.soporte_cardDesc__8PfK5{font-size:14.5px;color:#475569;line-height:1.5;margin-bottom:24px}.soporte_slaList__0_7ex{display:flex;flex-direction:column;gap:20px}.soporte_slaItem__CLwfd{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:18px}.soporte_slaHeader__yIi2P{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:8px}.soporte_slaItem__CLwfd p{font-size:13.5px;color:#64748b;margin:0;line-height:1.4}.soporte_contactDetails__ENR8q{display:flex;flex-direction:column;gap:16px}.soporte_contactRow__fa5_d{display:flex;flex-direction:column;gap:4px}@media (min-width:600px){.soporte_contactRow__fa5_d{flex-direction:row;justify-content:space-between;align-items:center}}.soporte_contactRow__fa5_d strong{font-size:14px;color:#0f172a}.soporte_contactRow__fa5_d span{font-size:14.5px;color:#2563eb;font-weight:600}.soporte_successMessage__WoeG4{text-align:center;padding:40px 20px}.soporte_successMessage__WoeG4 h3{font-size:20px;font-weight:700;color:#0f172a;margin:16px 0 8px}.soporte_successMessage__WoeG4 p{font-size:14.5px;color:#64748b;line-height:1.5;margin:0}.soporte_form__Fx5Bc{display:flex;flex-direction:column;gap:18px}.soporte_formRow__hOhNU{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}@media (min-width:600px){.soporte_formRow__hOhNU{grid-template-columns:1fr 1fr}}.soporte_formGroup__1zPMc{display:flex;flex-direction:column;gap:6px}.soporte_label__58IMi{font-size:13px;font-weight:600;color:#475569}.soporte_input__xRLKf,.soporte_select__6Mv8G,.soporte_textarea__aE7A5{width:100%;padding:10px 14px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;color:#0f172a;outline:none;font-family:inherit;transition:border-color .15s,background .15s}.soporte_input__xRLKf:focus,.soporte_select__6Mv8G:focus,.soporte_textarea__aE7A5:focus{border-color:#2563eb;background:#fff}.soporte_alertBox__vkOKO{display:flex;gap:10px;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:12px}.soporte_alertBox__vkOKO span{font-size:12.5px;color:#991b1b;line-height:1.4}.soporte_submitBtn__OFY7u{background:#2563eb;color:#fff;border:none;border-radius:9px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s;text-align:center}.soporte_submitBtn__OFY7u:hover{background:#1d4ed8}.soporte_footer__Tft93{background:#fff;border-top:1px solid #e2e8f0;padding:24px 0;text-align:center}.soporte_footerInner__wwpoC{max-width:1200px;margin:0 auto;padding:0 24px;font-size:13px;color:#64748b}