.ModelLanding_wrapper__rRbvR{--bg:#fff;--surface:#f7f8fa;--hairline:#e5e7eb;--fg:#111318;--fg-muted:#6b7280;--fg-dim:#9ca3af;--accent:#00c47c;--accent-dim:#00a868;--accent-tint:#e8fbf3;background:var(--bg);color:var(--fg);min-height:100vh}.ModelLanding_topbar__m80BR{border-bottom:1px solid var(--hairline);padding:18px 0;position:-webkit-sticky;position:sticky;top:0;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);z-index:50}.ModelLanding_topbarInner__n_Dro{display:flex;align-items:center;justify-content:space-between;gap:16px}.ModelLanding_nav__NR_IW{display:flex;align-items:center;gap:20px}.ModelLanding_navLink__KsWw_{font-size:.9rem;font-weight:600;color:var(--fg);transition:color .2s ease}.ModelLanding_navLink__KsWw_:hover{color:var(--accent-dim)}.ModelLanding_backLink__vSCGz{font-size:.9rem;font-weight:600;color:var(--fg-muted);transition:color .2s ease}.ModelLanding_backLink__vSCGz:hover{color:var(--accent-dim)}.ModelLanding_breadcrumb__Ahe5B{padding:18px 0 0;font-size:.85rem;color:var(--fg-dim);display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ModelLanding_breadcrumb__Ahe5B a{color:var(--fg-muted);text-decoration:none;transition:color .2s ease}.ModelLanding_breadcrumb__Ahe5B a:hover{color:var(--accent-dim)}.ModelLanding_breadcrumbSep__FKH8j{opacity:.5}.ModelLanding_breadcrumbCurrent__KF7MU{color:var(--fg);font-weight:600}.ModelLanding_hero__qeYq9{padding:40px 0 48px;text-align:center}.ModelLanding_title__PH4ac{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;letter-spacing:-.035em;line-height:1.05;max-width:22ch;margin:14px auto 20px;color:var(--fg)}.ModelLanding_lead__5BEEn{font-size:1.1rem;line-height:1.7;color:var(--fg-muted);max-width:66ch;margin:0 auto}.ModelLanding_heroActions__sYLzX{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;margin-top:32px}.ModelLanding_ctaPrimary__QgyAr{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 6px 18px rgba(0,196,124,.3);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.ModelLanding_ctaPrimary__QgyAr:hover{background:var(--accent-dim);transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,196,124,.4)}.ModelLanding_ctaIcon__ldMNE{width:18px;height:18px;flex-shrink:0}.ModelLanding_ctaGhost__qPIJT{display:inline-flex;align-items:center;gap:8px;padding:15px 22px;background:transparent;color:var(--fg);border:1px solid var(--hairline-strong,#d1d5db);border-radius:999px;font-weight:600;font-size:.95rem;transition:border-color .2s ease,color .2s ease}.ModelLanding_ctaGhost__qPIJT:hover{border-color:var(--accent);color:var(--accent-dim)}.ModelLanding_ctaGhostIcon__IAq_8{width:17px;height:17px;flex-shrink:0}.ModelLanding_finePrint__IAN1k{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;color:var(--fg-dim)}.ModelLanding_finePrintDot__zYqHd{opacity:.6}.ModelLanding_heroImageWrap__LEMwQ{display:flex;align-items:center;justify-content:center;margin:32px auto 0}.ModelLanding_heroImage__uOtil{display:block;width:auto;height:auto;max-width:min(360px,100%);max-height:220px;border-radius:18px;border:1px solid var(--hairline);background:#fff}.ModelLanding_heroImageFallback__rE_GX{display:inline-flex;align-items:center;justify-content:center;width:300px;max-width:100%;height:188px;border-radius:18px;background:var(--surface);border:1px solid var(--hairline);color:var(--fg-dim)}.ModelLanding_heroImageFallback__rE_GX svg{width:64px;height:64px}.ModelLanding_h2Center__wKwcs{font-family:var(--font-display);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700;letter-spacing:-.03em;text-align:center;margin-bottom:40px;color:var(--fg)}.ModelLanding_sectionNote__wd3cn{max-width:680px;margin:32px auto 0;text-align:center;color:var(--fg-muted);font-size:.95rem}.ModelLanding_partsSection__G3k0N{padding:64px 0}.ModelLanding_partsGrid__NLhQk{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;max-width:1080px;margin:0 auto}@media (min-width:640px){.ModelLanding_partsGrid__NLhQk{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.ModelLanding_partsGrid__NLhQk{grid-template-columns:repeat(4,1fr)}}.ModelLanding_partChip__0zHae{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 14px;background:var(--surface);border:1px solid var(--hairline);border-radius:14px;cursor:pointer;text-align:center;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,box-shadow .25s ease}.ModelLanding_partChip__0zHae:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.06)}.ModelLanding_partChipImg__fBs6Q{width:48px;height:48px;object-fit:contain}.ModelLanding_partChip__0zHae span{font-size:.85rem;font-weight:600;color:var(--fg);line-height:1.35}.ModelLanding_compatSection__DLEZ6{padding:64px 0;background:var(--surface);border-top:1px solid var(--hairline)}.ModelLanding_compatTableWrap__mm8i0{max-width:900px;margin:0 auto;overflow-x:auto}.ModelLanding_compatTable__tHAkN{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--hairline);border-radius:14px;overflow:hidden;font-size:.92rem}.ModelLanding_compatTable__tHAkN td,.ModelLanding_compatTable__tHAkN th{padding:14px 16px;text-align:left;border-bottom:1px solid var(--hairline);vertical-align:top}.ModelLanding_compatTable__tHAkN thead th{background:var(--surface);color:var(--fg-muted);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.ModelLanding_compatTable__tHAkN tbody tr:last-child td{border-bottom:none}.ModelLanding_compatTable__tHAkN td:first-child{font-weight:700;color:var(--fg)}.ModelLanding_fallasSection__WDQYk{padding:64px 0}.ModelLanding_fallasBody__kGwQr{max-width:66ch;margin:0 auto;color:var(--fg-muted);font-size:1.02rem;line-height:1.75;text-align:center}.ModelLanding_stepsSection__ZGKtV{padding:64px 0;background:var(--surface);border-top:1px solid var(--hairline)}.ModelLanding_stepsGrid__YNg_X{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;max-width:960px;margin:0 auto}@media (min-width:760px){.ModelLanding_stepsGrid__YNg_X{grid-template-columns:repeat(3,1fr)}}.ModelLanding_stepCard__vZ_c_{background:#fff;border:1px solid var(--hairline);border-radius:16px;padding:26px 22px}.ModelLanding_stepNum__n4sPk{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:var(--accent-tint);color:var(--accent-dim);font-weight:800;margin-bottom:14px}.ModelLanding_stepCard__vZ_c_ h3{font-family:var(--font-display);font-size:1.02rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px;color:var(--fg)}.ModelLanding_stepCard__vZ_c_ p{color:var(--fg-muted);font-size:.9rem;line-height:1.6}.ModelLanding_faqSection__Epjg5{padding:64px 0}.ModelLanding_faqList__3pHHw{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.ModelLanding_faqItem__dzg7l{border:1px solid var(--hairline);border-radius:14px;background:var(--surface);overflow:hidden;transition:border-color .2s ease,background .2s ease}.ModelLanding_faqItem__dzg7l[open]{background:#fff;border-color:var(--hairline-strong,#d1d5db)}.ModelLanding_faqQuestion__EtG9V{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.015em;color:var(--fg);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ModelLanding_faqQuestion__EtG9V::-webkit-details-marker{display:none}.ModelLanding_faqQuestion__EtG9V:hover{color:var(--accent-dim)}.ModelLanding_faqChevron__BFyzc{flex-shrink:0;color:var(--fg-dim);font-size:1.1rem;transition:transform .25s cubic-bezier(.22,1,.36,1)}.ModelLanding_faqItem__dzg7l[open] .ModelLanding_faqChevron__BFyzc{transform:rotate(180deg);color:var(--accent)}.ModelLanding_faqAnswer__5t40R{padding:0 20px 20px;margin:0;color:var(--fg-muted);font-size:.93rem;line-height:1.65;max-width:62ch}.ModelLanding_ctaSection__CwrOY{padding:80px 0;text-align:center}.ModelLanding_ctaTitle__oLW64{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;letter-spacing:-.03em;margin-bottom:12px;color:var(--fg)}.ModelLanding_ctaLead__jgWcv{color:var(--fg-muted);font-size:1.05rem;margin-bottom:28px}.ModelLanding_ctaActions__Wymmv{display:flex;flex-direction:column;align-items:center;gap:16px}.ModelLanding_ctaButton___eA0A{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 6px 18px rgba(0,196,124,.3);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.ModelLanding_ctaButton___eA0A:hover{background:var(--accent-dim);transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,196,124,.4)}.ModelLanding_ctaSecondaryLink__vuVHa{display:inline-flex;align-items:center;gap:8px;color:var(--fg-muted);font-weight:600;font-size:.9rem;transition:color .2s ease}.ModelLanding_ctaSecondaryLink__vuVHa:hover{color:var(--accent-dim)}.ModelLanding_siblingsSection__5jLgn{padding:56px 0 72px;background:var(--surface);border-top:1px solid var(--hairline)}.ModelLanding_siblingsGrid__ZBIF2{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:960px;margin:0 auto}.ModelLanding_siblingLink__lEhzW{display:inline-flex;align-items:center;padding:8px 14px;background:#fff;border:1px solid var(--hairline);border-radius:999px;font-size:.88rem;color:var(--fg);text-decoration:none;transition:border-color .15s ease,color .15s ease}.ModelLanding_siblingLink__lEhzW:hover{border-color:var(--fg);color:var(--fg)}.ModelLanding_allBrandLink__FPaCe{color:var(--accent-dim);font-weight:600;text-decoration:none}.ModelLanding_allBrandLink__FPaCe:hover{text-decoration:underline}.ModelLanding_sectionIntro__2NPQc{max-width:680px;margin:-24px auto 36px;text-align:center;color:var(--fg-muted);font-size:1rem;line-height:1.65}.ModelLanding_sectionIntro__2NPQc strong{color:var(--fg);font-weight:700}.ModelLanding_techNote__hHw4z{max-width:900px;margin:20px auto 0;padding:16px 18px;background:var(--accent-tint);border:1px solid var(--accent);border-radius:12px;color:var(--fg);font-size:.92rem;line-height:1.6}.ModelLanding_techNote__hHw4z strong{color:var(--accent-dim)}.ModelLanding_sectionCta__mJlay{text-align:center;margin-top:32px}.ModelLanding_quoteChipRow__Fr2QK{display:flex;flex-wrap:wrap;gap:8px}.ModelLanding_quoteChip__G_b4U{display:inline-flex;align-items:center;padding:8px 14px;background:#fff;border:1px solid var(--hairline);border-radius:999px;font-size:.86rem;font-weight:600;color:var(--fg);cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.ModelLanding_quoteChip__G_b4U:hover{border-color:var(--accent);color:var(--accent-dim);background:var(--accent-tint);transform:translateY(-1px)}.ModelLanding_sintomasSection__KTAH2{padding:64px 0}.ModelLanding_causaCell__ZCvBA{color:var(--fg-muted)}.ModelLanding_mantencionSection__moWfH{padding:64px 0;background:var(--surface);border-top:1px solid var(--hairline)}.ModelLanding_mantencionCotizarCell__Px_bQ{text-align:right;white-space:nowrap;width:1%}.ModelLanding_mantencionCotizarBtn___vcvE{display:inline-flex;align-items:center;padding:8px 18px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-size:.85rem;font-weight:700;cursor:pointer;box-shadow:0 3px 10px rgba(0,196,124,.25);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.ModelLanding_mantencionCotizarBtn___vcvE:hover{background:var(--accent-dim);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,196,124,.35)}.ModelLanding_campanasSection__YYilp{padding:64px 0}.ModelLanding_campanasGrid__h9aiM{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}@media (min-width:760px){.ModelLanding_campanasGrid__h9aiM{grid-template-columns:repeat(2,1fr)}}.ModelLanding_campanaCard__Znbk_{background:var(--surface);border:1px solid var(--hairline);border-left:3px solid var(--accent);border-radius:14px;padding:20px 22px}.ModelLanding_campanaTitle__D_lvn{font-family:var(--font-display);font-size:1.02rem;font-weight:700;letter-spacing:-.015em;color:var(--fg);margin-bottom:6px}.ModelLanding_campanaRango___B7yO{font-size:.82rem;font-weight:600;color:var(--accent-dim);margin-bottom:8px}.ModelLanding_campanaDetalle__W5C4j{color:var(--fg-muted);font-size:.92rem;line-height:1.6}.ModelLanding_sistemasSection__No2mX{padding:64px 0;background:var(--surface);border-top:1px solid var(--hairline)}.ModelLanding_sistemasGrid__ZIpu2{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;max-width:1000px;margin:0 auto}@media (min-width:760px){.ModelLanding_sistemasGrid__ZIpu2{grid-template-columns:repeat(2,1fr)}}.ModelLanding_sistemaGroup__CmzMA{background:#fff;border:1px solid var(--hairline);border-radius:16px;padding:22px 20px}.ModelLanding_sistemaTitle__QURvU{font-family:var(--font-display);font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--fg);margin-bottom:14px}