*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:#fff}a{text-decoration:none}::selection{color:#fff;background:#1b5e3b}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1b5e3b}section[id]{scroll-margin-top:72px}.display{font-family:"Bricolage Grotesque", var(--font-sans)}.ic{vertical-align:-.125em;flex-shrink:0;width:1em;height:1em;display:inline-block}.nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(16px,5vw,64px);transition:box-shadow .3s;display:flex;position:sticky;top:0}.nav.scrolled{box-shadow:0 4px 24px #0f172a14}.nav.scrolled .btn-primary{box-shadow:0 4px 18px #1b5e3b59}.nav-links{gap:32px;display:flex}.nav-links a{color:#3d4a3a;font-size:14px;font-weight:500;transition:color .15s}.nav-links a:hover{color:#0f172a}.nav-actions{align-items:center;gap:10px;display:flex}.btn-ghost{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .15s}.btn-ghost:hover{color:#0f172a;border-color:#64748b}.btn-primary{color:#fff;background:#1b5e3b;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #1b5e3b4d}.btn-primary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1b5e3b59}.nav-burger{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.nav-burger svg{stroke:#1a1a1a;stroke-width:2px;stroke-linecap:round;width:22px;height:22px}@media (width<=900px){.hero-inner{grid-template-columns:1fr}.hero-mockup{max-width:420px;margin:0 auto}}@media (width<=768px){.nav-links{z-index:99;background:#fff;border-bottom:1px solid #e5dfd8;flex-direction:column;gap:0;padding:8px 0;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 24px #00000014}.nav-links.open{display:flex}.nav-links a{padding:14px clamp(16px,5vw,64px);font-size:15px}.nav-links a:hover{background:#faf8f5;text-decoration:none}.nav-burger{display:block}}@media (width<=640px){.hero-mockup{display:none}.hero-text{padding-bottom:48px}.redline-row{flex-direction:column;gap:6px}.redline-arrow{display:none}.redline-after:before{content:"→ "}.recibo-plan{flex-direction:column;gap:8px}.recibo-plan-price{text-align:left}}.hero{background:#faf8f5;border-bottom:1px solid #e5dfd8;padding:clamp(60px,10vw,100px) clamp(16px,5vw,64px) 0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#1b5e3b08 0 1px,#0000 1px 52px),repeating-linear-gradient(90deg,#1b5e3b05 0 1px,#0000 1px 52px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 80%);mask-image:linear-gradient(#00000080,#0000 80%)}.hero-ledger{font-family:var(--font-mono);letter-spacing:.25em;color:#1b5e3b14;white-space:nowrap;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11px;position:absolute;bottom:14px;left:0;right:0;overflow:hidden}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-text{padding-bottom:72px}.hero-badge{letter-spacing:.08em;text-transform:uppercase;color:#1b5e3b;background:#1b5e3b14;border:1px solid #1b5e3b2e;border-radius:100px;align-items:center;gap:8px;margin-bottom:26px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.hero-badge .ic{color:#1b5e3b;font-size:13px}.hero-title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(34px,4.6vw,58px);font-weight:800;line-height:1.08}.hero-title em{color:#1b5e3b;font-style:normal}.hero-sub{color:#3d4a3a;max-width:500px;margin-bottom:36px;font-size:18px;line-height:1.7}.hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:36px;display:flex}.btn-hero-cta{color:#fff;background:linear-gradient(135deg,#1b5e3b,#164d31);border:none;border-radius:10px;align-items:center;gap:9px;padding:15px 28px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #1b5e3b59}.btn-hero-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #1b5e3b73}.btn-hero-cta .ic{font-size:17px;transition:transform .2s}.btn-hero-cta:hover .ic{transform:translate(3px)}.btn-hero-outline{color:#1a1a1a;background:#fff;border:1px solid #e5dfd8;border-radius:10px;align-items:center;gap:8px;padding:15px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-hero-outline:hover{color:#1a1a1a;background:#f5f0eb;border-color:#c5bfb8}.hero-chips{flex-wrap:wrap;gap:8px;display:flex}.hero-chip{color:#3d4a3a;white-space:nowrap;background:#1b5e3b0d;border:1px solid #1b5e3b1f;border-radius:100px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;font-weight:500;display:inline-flex}.hero-chip .ic{color:#1b5e3b;stroke-width:2.5px;font-size:12px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0}.reveal.visible{animation:.6s cubic-bezier(.22,1,.36,1) forwards fadeInUp}.reveal-d1.visible{animation-delay:.1s}.reveal-d2.visible{animation-delay:.2s}.reveal-d3.visible{animation-delay:.3s}.reveal-d4.visible{animation-delay:.4s}.reveal-d5.visible{animation-delay:.5s}.reveal-d6.visible{animation-delay:.6s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1}.reveal.visible{animation:none}html{scroll-behavior:auto}}.hero-mockup{align-self:center;position:relative}.hero-ilus{width:100%;height:auto;overflow:visible}.video-modal{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020828e0;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.video-modal.open{display:flex}.video-modal-inner{border-radius:16px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 24px 80px #0009}.video-modal video{background:#000;width:100%;display:block}.video-modal-close{color:#fff;cursor:pointer;z-index:1;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;position:absolute;top:12px;right:12px}.video-modal-close:hover{background:#000000d9}.producto{background:#faf8f5;border-top:1px solid #e5dfd8;border-bottom:1px solid #e5dfd8}.producto-grid{grid-template-columns:1fr 1.6fr;align-items:start;gap:24px;margin-top:48px;display:grid}.producto-screen{border-radius:12px;overflow:hidden;box-shadow:0 4px 32px #0f172a1f,0 0 0 1px #0f172a0f}.producto-screen-bar{background:#f5f0eb;border-bottom:1px solid #e5dfd8;align-items:center;gap:7px;padding:10px 14px;display:flex}.producto-screen-bar .dot{border-radius:50%;width:9px;height:9px}.producto-screen-bar span{color:#94a3b8;margin-left:6px;font-size:11px;font-weight:600}.producto-screen img{width:100%;display:block}.producto-label{color:var(--color-text);margin-top:12px;font-size:13px;font-weight:600}.producto-label-sub{color:var(--color-muted);margin-top:3px;font-size:12px}@media (width<=860px){.producto-grid{grid-template-columns:1fr}}.stats{background:#fefce8;border-top:2px dashed #e5dfd8;border-bottom:2px dashed #e5dfd8;padding:0 clamp(16px,5vw,64px)}.stats-inner{flex-wrap:wrap;justify-content:space-around;gap:12px;max-width:1100px;margin:0 auto;padding:28px 0;display:flex}.stat{text-align:center}.stat-num{font-family:var(--font-mono);color:#1a1a1a;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:400;line-height:1}.stat-num span{color:#1b5e3b}.stat-label{color:#4a5344;max-width:220px;margin-top:9px;font-size:13px}.stat-sep{color:#e5dfd8;align-self:center;font-size:24px}section{padding:clamp(60px,8vw,100px) clamp(16px,5vw,64px)}.section-inner{max-width:1100px;margin:0 auto}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1b5e3b;align-items:center;gap:10px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.section-eyebrow:before{content:"";background:#1b5e3b;border-radius:2px;width:24px;height:2px}.section-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(27px,3.5vw,42px);font-weight:800;line-height:1.12}.section-sub{color:#4a5344;max-width:540px;font-size:17px;line-height:1.7}.comparacion{background:#faf8f5}.posicionamiento{background:#fff}.pos-grid{grid-template-columns:repeat(2,1fr);gap:32px 40px;max-width:780px;margin-top:44px;display:grid}.pos-item{flex-direction:column;gap:8px;display:flex}.pos-ic-wrap{background:#1b5e3b14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:2px;display:flex}.pos-ic-wrap .ic{color:#1b5e3b;stroke-width:2px;font-size:19px}.pos-item h3{color:#0f172a;font-size:16px;font-weight:700}.pos-item p{color:#4a5344;font-size:14px;line-height:1.6}@media (width<=640px){.pos-grid{grid-template-columns:1fr}}.redline-list{max-width:680px;margin:48px auto 0}.redline-row{border-bottom:1px solid #e5dfd8;align-items:flex-start;gap:16px;padding:18px 0;font-size:15px;line-height:1.55;display:flex}.redline-row:last-child{border-bottom:none}.redline-before{color:#991b1b;flex:1;-webkit-text-decoration:line-through #991b1b59;text-decoration:line-through #991b1b59}.redline-arrow{color:#e5dfd8;flex-shrink:0;margin-top:1px;font-size:18px}.redline-after{color:#164d31;flex:1;font-weight:600}.testimonios{background:#fff}.faq{background:#faf8f5}.faq-list{max-width:720px;margin:52px auto 0}.faq-item{background:#fff;border:1px solid #e5dfd8;border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-question{text-align:left;color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-size:15px;font-weight:600;transition:color .15s;display:flex}.faq-question:hover{color:#1b5e3b}.faq-arrow{color:#94a3b8;flex-shrink:0;font-size:17px;transition:transform .25s}.faq-item.open .faq-arrow{color:#1b5e3b;transform:rotate(180deg)}.faq-answer{color:#4a5344;grid-template-rows:0fr;font-size:14px;line-height:1.75;transition:grid-template-rows .3s;display:grid;overflow:hidden}.faq-answer>div{padding:0 24px;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer>div{padding:0 24px 20px}.precios{background:#faf8f5}.recibo{background:#fff;border:1px solid #e5dfd8;border-radius:4px;max-width:540px;margin:48px auto 0;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.recibo:before,.recibo:after{content:"";z-index:1;background:radial-gradient(circle at 8px 8px,#0000 6px,#fff 6px) 0 0/16px 16px repeat-x;height:8px;position:absolute;left:0;right:0}.recibo:before{background-position:-8px -4px;top:-4px}.recibo:after{background-position:-8px -4px;bottom:-4px;transform:scaleY(-1)}.recibo-head{color:#fff;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;text-align:center;background:#1e2d2a;padding:20px 28px;font-size:12px}.recibo-head small{opacity:.5;letter-spacing:.06em;text-transform:none;margin-top:4px;font-size:11px;display:block}.recibo-plan{border-bottom:2px dashed #e5dfd8;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px;display:flex}.recibo-plan:last-of-type{border-bottom:none}.recibo-plan-name{color:#1a1a1a;margin-bottom:4px;font-size:15px;font-weight:700}.recibo-plan-name .popular-tag{color:#78350f;vertical-align:middle;letter-spacing:.04em;background:#fbbf24;border-radius:100px;margin-left:8px;padding:2px 8px;font-size:9px;font-weight:800;display:inline-block}.recibo-plan-detail{color:#4a5344;font-size:13px}.recibo-plan-price{text-align:right;flex-shrink:0}.recibo-plan-price strong{font-family:var(--font-mono);color:#1a1a1a;font-variant-numeric:tabular-nums;font-size:24px;font-weight:400;display:block}.recibo-plan-price small{color:#4a5344;font-size:11px}.recibo-plan-cta{color:#fff;background:#1b5e3b;border:none;border-radius:8px;margin-top:10px;padding:8px 20px;font-size:13px;font-weight:700;transition:all .15s;display:inline-block}.recibo-plan-cta:hover{color:#fff;background:#164d31;transform:translateY(-1px)}.recibo-plan-cta.outline{color:#1b5e3b;background:#fff;border:1.5px solid #1b5e3b}.recibo-plan-cta.outline:hover{background:#eff5ef}.recibo-incluido{background:#faf8f5;border-top:2px dashed #e5dfd8;padding:20px 28px}.recibo-incluido-title{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#4a5344;margin-bottom:12px;font-size:11px}.recibo-incluido li{color:#1a1a1a;align-items:center;gap:8px;padding:4px 0;font-size:13px;list-style:none;display:flex}.recibo-incluido .ic{color:#1b5e3b;stroke-width:2.6px;font-size:13px}.recibo-packs{font-family:var(--font-mono);color:#4a5344;text-align:center;background:#f5f0eb;border-top:1px solid #e5dfd8;padding:16px 28px;font-size:12px}.cta-final{background:#1e2d2a;padding:28px clamp(16px,5vw,64px)}.cta-final-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}.cta-final-text{color:#fff;font-size:17px;font-weight:600}.cta-final-text span{color:#ffffff80;margin-left:12px;font-size:14px;font-weight:400}@media (width<=640px){.cta-final-inner{text-align:center;flex-direction:column}.cta-final-text span{margin:6px 0 0;display:block}}footer{background:#0f1a14;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px clamp(16px,5vw,64px);display:flex}.footer-logo{color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.footer-links{flex-wrap:wrap;gap:28px;display:flex}.footer-links a{color:#64748b;font-size:13px;transition:color .15s}.footer-links a:hover{color:#94a3b8}.footer-copy{color:#3d4a3a;font-size:12px}.hi{font-family:Inter,system-ui,sans-serif}.hm{font-family:JetBrains Mono,Courier New,monospace}@keyframes hflow{0%{opacity:0;transform:translate(0)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(52px)}}@keyframes hpulse{0%,to{r:22;opacity:.6}50%{r:26;opacity:.9}}@keyframes hrowin{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes hbadge{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes hglow{0%,to{opacity:.5}50%{opacity:1}}.hd1{animation:2.4s ease-in-out infinite hflow}.hd2{animation:2.4s ease-in-out .48s infinite hflow}.hd3{animation:2.4s ease-in-out .96s infinite hflow}.hd4{animation:2.4s ease-in-out 1.44s infinite hflow}.hd5{animation:2.4s ease-in-out 1.92s infinite hflow}.hd6{animation:2.4s ease-in-out .2s infinite hflow}.hd7{animation:2.4s ease-in-out .7s infinite hflow}.hd8{animation:2.4s ease-in-out 1.2s infinite hflow}.hring{transform-box:fill-box;transform-origin:50%;animation:2.2s ease-in-out infinite hpulse}.hglow{animation:2.2s ease-in-out infinite hglow}.hr1{animation:.5s ease-out 2.6s both hrowin}.hr2{animation:.5s ease-out 3.1s both hrowin}.hr3{animation:.5s ease-out 3.6s both hrowin}.hb1{animation:.35s cubic-bezier(.16,1,.3,1) 2.9s both hbadge}.hb2{animation:.35s cubic-bezier(.16,1,.3,1) 3.4s both hbadge}.hb3{animation:.35s cubic-bezier(.16,1,.3,1) 3.9s both hbadge}@media (prefers-reduced-motion:reduce){.hd1,.hd2,.hd3,.hd4,.hd5,.hd6,.hd7,.hd8,.hring,.hglow,.hr1,.hr2,.hr3,.hb1,.hb2,.hb3{opacity:1;animation:none}}
