:root{--lv-color-brand:#c9873d;--lv-color-brand-dark:#8a5a2a;--lv-color-brand-deep:#7a4b22;--lv-color-brand-tint:#fbf0de;--lv-color-brand-tint2:#fdf1e4;--lv-color-brand-light:#f3ddae;--lv-color-accent-yellow:#ffb020;--lv-color-bg:#f4f3ee;--lv-color-surface:#fff;--lv-color-surface-alt:#eef0ea;--lv-color-border-soft:#e1e5de;--lv-color-border-input:#d8dcd5;--lv-color-border-strong:#e7e9e4;--lv-color-text:#1c2321;--lv-color-text-mid:#5b635e;--lv-color-text-soft:#9aa29d;--lv-color-disabled:#b7c4bb;--lv-color-warn-fg:#b7791f;--lv-color-warn-bg:#fff4df;--lv-color-alert-fg:#c05621;--lv-color-alert-bg:#fdece0;--lv-color-confetti-magenta:#d6006c;--lv-gradient-brand:radial-gradient(120% 90% at 20% 0%, #f3ddae, #c9873d 55%, #8a5a2a 100%);--lv-gradient-brand-centered:radial-gradient(120% 90% at 50% 0%, #f3ddae, #c9873d 55%, #8a5a2a 100%);--lv-font-display:"Baloo 2", sans-serif;--lv-font-body:"Nunito Sans", sans-serif;--lv-font-size-celebration:28px;--lv-font-size-screen-title-lg:24px;--lv-font-size-greeting:22px;--lv-font-size-vaca-name:21px;--lv-font-size-header:20px;--lv-font-size-button-primary:16px;--lv-font-size-card-title:15.5px;--lv-font-size-input:15px;--lv-font-size-body:14.5px;--lv-font-size-body-sm:14px;--lv-font-size-secondary:13.5px;--lv-font-size-secondary-sm:13px;--lv-font-size-secondary-xs:12.5px;--lv-font-size-label:12px;--lv-font-size-badge:11.5px;--lv-font-size-tab-label:10.5px;--lv-line-height-body:1.5;--lv-line-height-tight:1.4;--lv-space-screen-x:22px;--lv-space-screen-xonboarding:26px;--lv-space-screen-top:64px;--lv-space-screen-top-onboarding:66px;--lv-space-screen-bottom-with-tab-bar:110px;--lv-space-screen-bottom:40px;--lv-space-card-gap:12px;--lv-space-card-padding:16px;--lv-space-input-padding-y:14px;--lv-space-input-padding-x:16px;--lv-radius-button-primary:18px;--lv-radius-input:14px;--lv-radius-pill:14px;--lv-radius-card:20px;--lv-radius-modal:22px;--lv-radius-detail-card:16px;--lv-radius-chip:10px;--lv-radius-badge:11px;--lv-radius-icon-box:14px;--lv-radius-circle:50%;--lv-shadow-card:0 1px 3px #1c23210f;--lv-shadow-card-strong:0 1px 3px #1c232114;--lv-shadow-fab:0 10px 24px #c9873d66;--lv-shadow-toast:0 8px 20px #00000040;--lv-shadow-trophy:0 16px 36px #00000040;--lv-shadow-tab-bar:0 -1px 0 #1c23210f;--lv-status-pagado-bg:#fbf0de;--lv-status-pagado-fg:#7a4b22;--lv-status-parcial-bg:#fff4df;--lv-status-parcial-fg:#b7791f;--lv-status-revision-bg:#fff4df;--lv-status-revision-fg:#b7791f;--lv-status-pendiente-bg:#fdece0;--lv-status-pendiente-fg:#c05621}@font-face{}@keyframes confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:.9;transform:translateY(110%)rotate(540deg)}}@keyframes celebPop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--lv-color-bg);color:var(--lv-color-text);font-family:var(--lv-font-body);line-height:var(--lv-line-height-body);margin:0}.wrap[data-astro-cid-lcdefpme]{max-width:1080px;padding:0 var(--lv-space-screen-x);margin:0 auto}.wrap-narrow[data-astro-cid-lcdefpme]{max-width:760px}.topbar[data-astro-cid-lcdefpme]{z-index:10;background:var(--lv-color-bg);border-bottom:1px solid var(--lv-color-border-soft);position:sticky;top:0}.topbar-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;padding-top:14px;padding-bottom:14px;display:flex}.brand[data-astro-cid-lcdefpme]{align-items:center;gap:10px;display:flex}.brand-logo[data-astro-cid-lcdefpme]{border-radius:var(--lv-radius-circle);object-fit:cover;width:36px;height:36px}.brand-name[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-weight:700;font-size:var(--lv-font-size-header);color:var(--lv-color-text)}.btn[data-astro-cid-lcdefpme]{border-radius:var(--lv-radius-button-primary);font-weight:700;font-size:var(--lv-font-size-body-sm);cursor:pointer;border:none;justify-content:center;align-items:center;padding:11px 22px;text-decoration:none;display:inline-flex}.btn-solid[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);color:#fff;box-shadow:0 6px 16px #c9873d59}.hero[data-astro-cid-lcdefpme]{background:var(--lv-gradient-brand);padding:56px 0 64px}.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1.05fr .95fr;align-items:center;gap:32px;display:grid}.badge[data-astro-cid-lcdefpme]{color:var(--lv-color-brand-deep);font-weight:700;font-size:var(--lv-font-size-secondary-sm);border-radius:var(--lv-radius-pill);background:#ffffffd9;margin-bottom:16px;padding:6px 14px;display:inline-block}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);color:#fff;margin:0 0 16px;font-size:42px;font-weight:700;line-height:1.15}.hero-sub[data-astro-cid-lcdefpme]{font-size:var(--lv-font-size-body);color:#ffffffeb;max-width:480px;margin:0 0 28px}.hero-art[data-astro-cid-lcdefpme]{justify-content:center;display:flex}.store-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:12px;display:flex}.store-row-center[data-astro-cid-lcdefpme]{justify-content:center}.store-btn[data-astro-cid-lcdefpme]{background:var(--lv-color-text);color:#fff;border-radius:var(--lv-radius-input);align-items:center;gap:10px;min-width:150px;padding:8px 18px;display:flex}.store-btn-light[data-astro-cid-lcdefpme]{background:var(--lv-color-surface);color:var(--lv-color-text);border:1px solid var(--lv-color-border-input)}.store-copy[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.store-kicker[data-astro-cid-lcdefpme]{font-size:var(--lv-font-size-secondary-xs);opacity:.85}.store-name[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-weight:700;font-size:var(--lv-font-size-card-title)}.store-note[data-astro-cid-lcdefpme]{font-size:var(--lv-font-size-secondary-sm);color:#ffffffd9;margin-top:10px}.cierre[data-astro-cid-lcdefpme] .store-note[data-astro-cid-lcdefpme]{display:none}.store-icon[data-astro-cid-lcdefpme]{color:#fff;flex:none;width:22px;height:22px}.store-btn-light[data-astro-cid-lcdefpme] .store-icon[data-astro-cid-lcdefpme]{color:var(--lv-color-text)}.phone-mock[data-astro-cid-lcdefpme]{width:260px;box-shadow:var(--lv-shadow-trophy);background:#111;border-radius:38px;padding:12px;position:relative}.phone-notch[data-astro-cid-lcdefpme]{z-index:2;background:#111;border-radius:0 0 14px 14px;width:80px;height:20px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-screen[data-astro-cid-lcdefpme]{background:var(--lv-color-bg);border-radius:28px;min-height:480px;padding:26px 14px 14px;position:relative;overflow:hidden}.pm-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pm-hello[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);font-size:11px}.pm-name[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);color:var(--lv-color-text);font-size:15px;font-weight:700}.pm-avatar[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.pm-bcv[data-astro-cid-lcdefpme]{background:var(--lv-color-brand-tint);color:var(--lv-color-brand-deep);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.pm-tabs[data-astro-cid-lcdefpme]{gap:6px;margin-bottom:10px;display:flex}.pm-tab[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);background:var(--lv-color-surface-alt);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.pm-tab-active[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);color:#fff}.pm-card[data-astro-cid-lcdefpme]{background:var(--lv-color-surface);box-shadow:var(--lv-shadow-card);border-radius:14px;margin-bottom:8px;padding:10px}.pm-card-dim[data-astro-cid-lcdefpme]{opacity:.8}.pm-card-row[data-astro-cid-lcdefpme]{align-items:center;gap:8px;display:flex}.pm-emoji[data-astro-cid-lcdefpme]{font-size:16px}.pm-card-info[data-astro-cid-lcdefpme]{flex:1;min-width:0}.pm-card-title[data-astro-cid-lcdefpme]{color:var(--lv-color-text);font-size:11px;font-weight:700}.pm-card-sub[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);font-size:9.5px}.pm-badge[data-astro-cid-lcdefpme]{white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:8.5px;font-weight:700}.pm-badge-ok[data-astro-cid-lcdefpme]{background:var(--lv-status-pagado-bg);color:var(--lv-status-pagado-fg)}.pm-badge-warn[data-astro-cid-lcdefpme]{background:var(--lv-status-parcial-bg);color:var(--lv-status-parcial-fg)}.pm-badge-alert[data-astro-cid-lcdefpme]{background:var(--lv-status-pendiente-bg);color:var(--lv-status-pendiente-fg)}.pm-progress[data-astro-cid-lcdefpme]{background:var(--lv-color-surface-alt);border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.pm-progress-fill[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);border-radius:999px;height:100%}.pm-fab[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);color:#fff;width:34px;height:34px;box-shadow:var(--lv-shadow-fab);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;bottom:56px;right:14px}.pm-tabbar[data-astro-cid-lcdefpme]{background:var(--lv-color-surface);box-shadow:var(--lv-shadow-tab-bar);opacity:.55;justify-content:space-around;padding:10px 0;font-size:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.pm-tabbar-active[data-astro-cid-lcdefpme]{opacity:1}.section[data-astro-cid-lcdefpme]{padding:56px 0}.section-alt[data-astro-cid-lcdefpme]{background:var(--lv-color-surface-alt)}.section-title[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-weight:700;font-size:var(--lv-font-size-screen-title-lg);color:var(--lv-color-text);text-align:center;margin:0 0 8px}.section-sub[data-astro-cid-lcdefpme]{text-align:center;color:var(--lv-color-text-mid);font-size:var(--lv-font-size-body);max-width:480px;margin:0 auto 36px}.steps[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card[data-astro-cid-lcdefpme]{text-align:center;padding:0 8px}.step-icon[data-astro-cid-lcdefpme]{border-radius:var(--lv-radius-icon-box);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;overflow:hidden}.step-icon[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:var(--lv-radius-circle);width:100%;height:100%}.step-icon-whatsapp[data-astro-cid-lcdefpme],.step-icon-check[data-astro-cid-lcdefpme]{background:var(--lv-color-brand-tint)}.icon-whatsapp[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);border-radius:50%;width:32px;height:30px;position:relative}.icon-whatsapp[data-astro-cid-lcdefpme]:before{content:"";background:#fff;border-radius:8px 8px 8px 2px;width:16px;height:13px;position:absolute;top:7px;left:7px}.icon-whatsapp[data-astro-cid-lcdefpme]:after{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:#fff;width:5px;height:5px;position:absolute;top:17px;left:9px}.icon-check[data-astro-cid-lcdefpme]{background:var(--lv-color-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:700;display:flex}.step-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-size:var(--lv-font-size-card-title);margin:0 0 8px}.step-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);font-size:var(--lv-font-size-body-sm);margin:0}.tipos[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.tipo-card[data-astro-cid-lcdefpme]{background:var(--lv-color-surface);border-radius:var(--lv-radius-card);box-shadow:var(--lv-shadow-card);padding:28px}.tipo-avatar[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:50%;width:56px;height:56px;margin-bottom:16px}.tipo-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-size:var(--lv-font-size-card-title);margin:0 0 10px}.tipo-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);font-size:var(--lv-font-size-body-sm);margin:0}.faq[data-astro-cid-lcdefpme]{flex-direction:column;gap:10px;display:flex}.faq-item[data-astro-cid-lcdefpme]{background:var(--lv-color-surface);border-radius:var(--lv-radius-detail-card);box-shadow:var(--lv-shadow-card);padding:16px 18px}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;font-weight:700;font-size:var(--lv-font-size-body);list-style:none}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:after{content:"+";float:right;color:var(--lv-color-brand);font-weight:700}.faq-item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{content:"–"}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--lv-color-text-mid);font-size:var(--lv-font-size-body-sm);margin:12px 0 0}.cierre[data-astro-cid-lcdefpme]{background:var(--lv-color-brand-dark);text-align:center;padding:56px 0}.cierre[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--lv-font-display);font-weight:700;font-size:var(--lv-font-size-screen-title-lg);color:#fff;margin:0 0 24px}.footer[data-astro-cid-lcdefpme]{text-align:center;color:var(--lv-color-text-soft);font-size:var(--lv-font-size-secondary-sm);padding:28px 0}@media (width<=760px){.hero-inner[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.hero-sub[data-astro-cid-lcdefpme]{max-width:none;margin-left:auto;margin-right:auto}.store-row[data-astro-cid-lcdefpme]{justify-content:center}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:32px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] br[data-astro-cid-lcdefpme]{display:none}.steps[data-astro-cid-lcdefpme],.tipos[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.phone-mock[data-astro-cid-lcdefpme]{margin-top:12px}}
