*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--naranja:#e8571a;--verde:#1b4332;--blanco:#fafaf7;--gris-claro:#f0f0ec;--gris-texto:#5c5c58}html{scroll-behavior:smooth}body{background:var(--blanco);color:var(--verde);font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.container{max-width:1080px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:14px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn-primary{background:var(--naranja);color:#fff}.btn-secondary{color:var(--verde);border:2px solid var(--verde);background:0 0}.btn-ghost{color:var(--gris-texto);background:0 0;font-weight:500}.logo-svg{width:auto;height:42px}nav{z-index:100;background:var(--blanco);border-bottom:1px solid #e5e5e0;padding:16px 0;transition:box-shadow .3s;position:sticky;top:0}nav.scrolled{box-shadow:0 2px 24px #00000017}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--verde);font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s}.nav-links a:hover{opacity:.6}.nav-cta{margin-left:16px;padding:10px 20px;font-size:14px}.hero{text-align:center;padding:100px 0 80px}.hero h1{letter-spacing:-.03em;color:var(--verde);margin-bottom:24px;font-family:Nunito,sans-serif;font-size:clamp(42px,6vw,72px);font-weight:800;line-height:1.1}.hero h1 .color{color:var(--naranja)}.hero h1 .word{display:inline-block}.hero p{color:var(--gris-texto);max-width:560px;margin:0 auto 40px;font-size:clamp(17px,2vw,20px)}.hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-proof{color:var(--gris-texto);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:24px;font-size:13px;display:flex}.hero-proof span:before{content:"·";margin-right:20px}.hero-proof span:first-child:before{content:"";margin-right:0}.proof-bar{background:var(--gris-claro);text-align:center;padding:20px 0}.proof-bar p{color:var(--gris-texto);font-size:13px;font-weight:500}.proof-bar strong{color:var(--verde)}section{padding:96px 0}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--naranja);margin-bottom:12px;font-size:12px;font-weight:600}.section-title{letter-spacing:-.02em;margin-bottom:20px;font-family:Nunito,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15}.section-sub{color:var(--gris-texto);max-width:540px;font-size:17px}.problema{background:var(--verde);color:var(--blanco)}.problema .section-label{color:var(--naranja)}.problema .section-title{color:var(--blanco)}.problema .section-sub{color:#fafaf7b3}.problema-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:56px;display:grid}.problema-bullets{flex-direction:column;gap:24px;display:flex}.problema-bullet{align-items:flex-start;gap:16px;display:flex}.problema-bullet .icon{background:#e8571a26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.problema-bullet p{color:#fafaf7d9;font-size:16px;line-height:1.55}.phone-wrapper{justify-content:center;align-items:center;display:flex}.phone-shell{background:#1c1c1e;border:1px solid #ffffff14;border-radius:40px;width:252px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009,inset 0 0 0 1px #ffffff0a}.phone-shell:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#e8571a2e 0%,#0000 65%);width:240px;height:240px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.phone-notch{z-index:2;background:#1c1c1e;border-radius:0 0 18px 18px;width:90px;height:28px;margin:0 auto;position:relative}.phone-screen{background:#0b1319}.phone-statusbar{color:#e9ede4b3;background:#202c33;justify-content:space-between;align-items:center;padding:4px 20px 6px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:flex}.phone-waheader{background:#202c33;border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:10px 14px;display:flex}.phone-avatar{color:#e9ede4e6;background:#2a5c48;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:flex}.phone-contact-name{color:#e9ede4e6;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.3}.phone-contact-online{color:#25d366;font-family:Inter,sans-serif;font-size:11px}.phone-notif-badge{background:var(--naranja);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.phone-chat-area{background:#0b1319;flex-direction:column;gap:3px;min-height:290px;padding:12px 10px 16px;display:flex}.phone-msg{color:#e9ede4eb;background:#1f2e27;border-radius:10px 10px 10px 2px;align-self:flex-start;max-width:88%;padding:8px 12px;font-family:Inter,sans-serif;font-size:12.5px;line-height:1.45}.phone-msg-lost{color:#e9c8c8d9;background:#2d1515}.phone-msg-time{color:#e9ede44d;margin-bottom:6px;padding-left:4px;font-family:Inter,sans-serif;font-size:10px}.phone-time-skip{color:#e9ede447;align-self:center;padding:6px 0;font-family:Inter,sans-serif;font-size:10px}.phone-typing{background:#1f2e27;border-radius:10px 10px 10px 2px;align-self:flex-start;align-items:center;gap:4px;padding:10px 14px;display:flex}.typing-dot{background:#e9ede466;border-radius:50%;width:6px;height:6px;animation:1.1s infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.16s}.typing-dot:nth-child(3){animation-delay:.32s}@keyframes typingBounce{0%,55%,to{opacity:.4;transform:translateY(0)}28%{opacity:1;transform:translateY(-5px)}}.steps-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;display:grid}.step{background:var(--gris-claro);border-radius:16px;padding:32px 28px}.step-number{color:var(--naranja);opacity:.25;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1}.step h3{margin-bottom:10px;font-family:Nunito,sans-serif;font-size:20px;font-weight:800}.step p{color:var(--gris-texto);font-size:15px;line-height:1.55}.steps-cta{text-align:center;margin-top:48px}.beneficios{background:var(--gris-claro)}.beneficios-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;display:grid}.beneficio{background:var(--blanco);border-radius:16px;padding:32px 28px}.beneficio-icon{margin-bottom:16px;font-size:32px}.beneficio h3{margin-bottom:10px;font-family:Nunito,sans-serif;font-size:19px;font-weight:800}.beneficio p{color:var(--gris-texto);font-size:15px;line-height:1.55}.para-quien-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:56px;display:grid}.check-list{flex-direction:column;gap:16px;display:flex}.check-item{align-items:flex-start;gap:12px;display:flex}.check-icon{background:var(--naranja);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:13px;display:flex}.check-item p{font-size:16px;line-height:1.5}.no-list{flex-direction:column;gap:12px;margin-top:8px;display:flex}.no-item{align-items:flex-start;gap:12px;display:flex}.no-icon{background:var(--gris-claro);width:24px;height:24px;color:var(--gris-texto);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:13px;display:flex}.no-item p{color:var(--gris-texto);font-size:15px;line-height:1.5}.no-label{color:var(--gris-texto);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;font-size:13px;font-weight:600}.precios{background:var(--verde);color:var(--blanco)}.precios .section-label{color:var(--naranja)}.precios .section-title{color:var(--blanco)}.precios .section-sub{color:#fafaf7b3}.precios-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;margin-top:56px;display:grid}.plan{background:#fafaf70f;border:1px solid #fafaf71f;border-radius:16px;padding:36px 28px}.plan.featured{background:var(--blanco);border-color:var(--blanco);color:var(--verde)}.plan-badge{background:var(--naranja);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:6px;margin-bottom:16px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.plan-name{margin-bottom:8px;font-family:Nunito,sans-serif;font-size:24px;font-weight:800}.plan-desc{opacity:.65;margin-bottom:28px;font-size:14px;line-height:1.5}.plan-price{margin-bottom:4px}.plan-price strong{font-family:Nunito,sans-serif;font-size:36px;font-weight:800}.plan-price span{opacity:.6;font-size:15px}.plan-setup{opacity:.5;margin-bottom:28px;font-size:13px}.plan-features{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.plan-feature{align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.plan-feature:before{content:"✓";color:var(--naranja);flex-shrink:0;font-weight:700}.plan-cta{text-align:center;display:block}.plan.featured .btn-primary{justify-content:center;width:100%}.plan:not(.featured) .btn-secondary{width:100%;color:var(--blanco);border-color:#fafaf74d;justify-content:center}.plan:not(.featured) .btn-secondary:hover{border-color:var(--blanco)}.precios-note{color:#fafaf78c;text-align:center;margin-top:32px;font-size:14px}.faq-list{max-width:700px;margin:56px auto 0}.faq-item{border-bottom:1px solid #e5e5e0;padding:24px 0}.faq-item:first-child{border-top:1px solid #e5e5e0}.faq-q{color:var(--verde);margin-bottom:10px;font-size:17px;font-weight:600}.faq-a{color:var(--gris-texto);font-size:15px;line-height:1.6}.cta-final{background:var(--naranja);color:#fff;text-align:center}.cta-final .section-title{color:#fff;max-width:640px;margin:0 auto 16px}.cta-final .section-sub{color:#fffc;margin:0 auto 40px}.cta-final-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cta-final .btn-primary{color:var(--naranja);background:#fff}.cta-final .btn-ghost{color:#ffffffd9}.cta-final .btn-ghost:hover{color:#fff}.cta-final-risk{color:#ffffffa6;margin-top:20px;font-size:13px}footer{background:var(--verde);color:#fafaf780;padding:40px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-links{gap:24px;display:flex}.footer-links a{color:#fafaf780;font-size:13px;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--blanco)}.footer-copy{font-size:13px}.wa-float{z-index:999;align-items:center;gap:12px;text-decoration:none;display:flex;position:fixed;bottom:28px;right:28px}.wa-float-label{background:var(--verde);color:var(--blanco);white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s;transform:translate(10px);box-shadow:0 2px 12px #0000002e}.wa-float:hover .wa-float-label{opacity:1;transform:translate(0)}.wa-float-btn{background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;animation:.5s cubic-bezier(.34,1.56,.64,1) 1.2s both waEntrance;display:flex;position:relative;box-shadow:0 4px 20px #25d36673}@keyframes waEntrance{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.wa-float:hover .wa-float-btn{transform:scale(1.08);box-shadow:0 6px 28px #25d36699}.wa-float-btn:before{content:"";border:2px solid #25d36673;border-radius:50%;animation:2.2s ease-out infinite waPulse;position:absolute;inset:-4px}@keyframes waPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.contact-form{grid-template-columns:1fr 1fr;gap:12px;max-width:520px;margin:0 auto 24px;display:grid}.contact-form input,.contact-form select{width:100%;color:var(--verde);appearance:none;background:#fffffff2;border:none;border-radius:8px;outline:none;padding:13px 16px;font-family:Inter,sans-serif;font-size:15px}.contact-form select{background-color:#fffffff2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231B4332' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.contact-form input:focus,.contact-form select:focus{box-shadow:0 0 0 3px #ffffff73}.contact-form input::placeholder{color:#1b433273}.contact-form .form-submit{background:var(--verde);color:var(--blanco);border:none;grid-column:1/-1;justify-content:center;padding:15px 28px;font-size:16px}.contact-form .form-submit:hover{opacity:.9}.addons-section{border-top:1px solid #fafaf71f;margin-top:48px;padding-top:40px}.addons-label{letter-spacing:.1em;text-transform:uppercase;color:#fafaf773;text-align:center;margin-bottom:20px;font-size:12px;font-weight:600}.addons-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.addon{background:#fafaf70d;border:1px solid #fafaf71a;border-radius:12px;padding:22px 20px}.addon-available{background:#e8571a1a;border-color:#e8571a4d}.addon-soon{opacity:.5}.addon-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.addon-name{color:var(--blanco);font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.addon-price{color:var(--naranja);white-space:nowrap;font-size:14px;font-weight:700}.addon-badge{letter-spacing:.08em;text-transform:uppercase;color:#fafaf759;font-size:10px;font-weight:600}.addon-desc{color:#fafaf78c;font-size:13px;line-height:1.55}@media (width<=768px){.nav-links{display:none}.problema-grid,.para-quien-grid,.steps-grid,.beneficios-grid,.precios-grid,.addons-grid,.contact-form{grid-template-columns:1fr}section{padding:64px 0}.phone-shell{width:220px}}
