.landing-page{font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;background:#fff;color:#111;line-height:1.5;-webkit-font-smoothing:antialiased}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page .container{max-width:1120px;margin:0 auto;padding:0 24px}@media (min-width:768px){.landing-page .container{padding:0 32px}}.landing-page section{padding:64px 0}@media (min-width:768px){.landing-page section{padding:96px 0}}.landing-page .tagline{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green-700);background:var(--green-50);border:1px solid rgba(52,158,0,.15);padding:4px 10px;border-radius:var(--radius-pill);width:fit-content}.landing-page .heading-xl{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.025em;line-height:1.15}.landing-page .heading-lg{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.landing-page .nav-root{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.landing-page .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;max-width:1120px;margin:0 auto}@media (min-width:768px){.landing-page .nav-inner{padding:14px 32px}}.landing-page .nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.landing-page .nav-logo img,.landing-page .nav-logo svg{width:30px;height:30px}.landing-page .nav-logo span{font-weight:700;font-size:18px}.landing-page .nav-links{display:none}@media (min-width:768px){.landing-page .nav-links{display:flex;align-items:center;gap:4px}}.landing-page .nav-link{font-size:14px;font-weight:500;color:var(--gray-500);text-decoration:none;padding:6px 12px;border-radius:var(--radius-md);transition:color var(--motion-fast),background var(--motion-fast)}.landing-page .nav-link:hover{color:var(--gray-900);background:var(--gray-100)}.landing-page .nav-cta{display:none}@media (min-width:768px){.landing-page .nav-cta{display:flex;align-items:center;gap:8px}}.landing-page .hamburger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:none;cursor:pointer;color:var(--gray-700);border-radius:var(--radius-md)}.landing-page .hamburger:hover{background:var(--gray-100)}@media (min-width:768px){.landing-page .hamburger{display:none}}.landing-page .mobile-menu{display:none;flex-direction:column;gap:4px;padding:12px 24px 16px;border-top:1px solid var(--border)}.landing-page .mobile-menu.open{display:flex}.landing-page .mobile-menu .nav-link{display:block;padding:10px 12px}.landing-page .hero-root{background:linear-gradient(135deg,var(--green-700) 0,var(--green-300) 100%);color:#fff;padding:72px 0 0;overflow:hidden;position:relative}.landing-page .hero-inner{display:flex;flex-direction:column;gap:40px;max-width:1120px;margin:0 auto;padding:0 24px 72px}@media (min-width:1024px){.landing-page .hero-inner{flex-direction:row;align-items:center;gap:64px;padding:0 32px 80px}}.landing-page .hero-content{flex:1;display:flex;flex-direction:column;gap:24px}.landing-page .hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.15);color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.25);padding:5px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:500;width:fit-content}.landing-page .hero-title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.025em}.landing-page .hero-desc{font-size:16px;color:rgba(255,255,255,.8);line-height:1.65;max-width:480px}.landing-page .hero-checklist{display:flex;flex-direction:column;gap:10px}.landing-page .hero-check{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:rgba(255,255,255,.95)}.landing-page .hero-check svg{width:18px;height:18px;flex-shrink:0}.landing-page .hero-form,.landing-page .hero-form form{display:flex;flex-direction:column;gap:8px}@media (min-width:600px){.landing-page .hero-form form{flex-direction:row}}.landing-page .hero-input{flex:1;height:44px;padding:0 16px;background:#fff;border:none;border-radius:var(--radius-md);font-size:14px;font-family:inherit;outline:none;color:var(--gray-900)}.landing-page .hero-input:focus{box-shadow:0 0 0 2px rgba(255,255,255,.6)}.landing-page .hero-tagline{font-size:12px;color:rgba(255,255,255,.6)}.landing-page .hero-btns{display:flex;flex-direction:column;gap:10px}@media (min-width:600px){.landing-page .hero-btns{flex-direction:row;flex-wrap:wrap}}.landing-page .hero-andes,.landing-page .hero-santiago{position:absolute;inset:0;pointer-events:none;display:none}@media (min-width:1024px){.landing-page .hero-andes,.landing-page .hero-santiago{display:block}}.landing-page .hero-andes svg{position:absolute;inset:0;width:100%;height:100%}.landing-page .hero-santiago svg{position:absolute;bottom:0;right:0;width:55%;height:100%}.landing-page .hero-with-skyline .hero-inner{flex-direction:column;align-items:flex-start}.landing-page .hero-inner-narrow{position:relative;z-index:1}.landing-page .hero-inner-narrow .hero-content{max-width:620px}.landing-page .features-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:48px}@media (min-width:640px){.landing-page .features-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.landing-page .features-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.landing-page .bento-section{background:var(--bg)}.landing-page .bento-header{max-width:520px;margin-bottom:40px;display:flex;flex-direction:column;gap:12px}.landing-page .bento-header p{font-size:15px;color:var(--gray-500);line-height:1.65}.landing-page .bento-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.landing-page .bento-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.landing-page .bento-grid{grid-template-columns:repeat(3,1fr)}}.landing-page .bento-card{position:relative;overflow:hidden;border-radius:16px;padding:24px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform var(--motion-base),box-shadow var(--motion-base)}.landing-page .bento-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.landing-page .bento-card.green{background:var(--green-700);border-color:transparent;color:#fff}.landing-page .bento-card.dark{background:var(--green-900);border-color:transparent;color:#fff}.landing-page .bento-card.span2{grid-column:span 1}@media (min-width:640px){.landing-page .bento-card.span2{grid-column:span 2}}@media (min-width:1024px){.landing-page .bento-card.tall{grid-row:span 2}}.landing-page .bento-icon{width:44px;height:44px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.landing-page .bento-icon.on-white{background:rgba(52,158,0,.08);color:var(--green-700)}.landing-page .bento-icon.on-green{background:rgba(255,255,255,.15);color:#fff}.landing-page .bento-icon svg{width:20px;height:20px}.landing-page .bento-title{font-size:15px;font-weight:600;margin-bottom:6px}.landing-page .bento-title.lg{font-size:17px}.landing-page .bento-title.md{font-size:16px}.landing-page .bento-desc{font-size:13px;line-height:1.6}.landing-page .bento-card.green .bento-desc{color:rgba(255,255,255,.75)}.landing-page .bento-card.dark .bento-desc{color:rgba(255,255,255,.65)}.landing-page .bento-card:not(.green):not(.dark) .bento-desc{color:var(--gray-500)}.landing-page .bento-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.landing-page .bento-chip{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.8);font-size:11px;font-weight:500;padding:5px 10px;border-radius:var(--radius-pill)}.landing-page .bento-chip svg{width:12px;height:12px;color:var(--green-300)}.landing-page .pricing-section{background:#fff}.landing-page .pricing-toggle{display:flex;width:fit-content;margin:32px auto 0;padding:4px;background:var(--gray-100);border-radius:var(--radius-pill);gap:4px}.landing-page .pricing-toggle-option{position:relative;padding:8px 20px;border:0;border-radius:var(--radius-pill);background:transparent;font-size:13px;font-weight:600;color:var(--gray-500);cursor:pointer;transition:color var(--motion-fast)}.landing-page .pricing-toggle-option:hover{color:var(--gray-900)}.landing-page .pricing-toggle-option.active{color:var(--green-700)}.landing-page .pricing-toggle-pill{position:absolute;inset:0;background:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);z-index:0}.landing-page .pricing-toggle-label{position:relative;z-index:1}.landing-page .pricing-uf-note{text-align:center;margin-top:16px;font-size:13px;color:var(--gray-500)}.landing-page .pricing-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:24px;max-width:900px;margin-left:auto;margin-right:auto}@media (min-width:768px){.landing-page .pricing-grid{grid-template-columns:repeat(3,1fr)}}.landing-page .plan-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-2xl);padding:28px 24px;display:flex;flex-direction:column;gap:20px;transition:box-shadow var(--motion-base)}.landing-page .plan-card:hover{box-shadow:var(--shadow-lg)}.landing-page .plan-card.featured{border-color:var(--green-700);box-shadow:0 0 0 3px rgba(52,158,0,.12),var(--shadow-md)}.landing-page .plan-name{font-size:16px;font-weight:700}.landing-page .plan-card.featured .plan-name{color:var(--green-700)}.landing-page .plan-desc{font-size:12px;color:var(--gray-400);margin-top:4px}.landing-page .plan-price{display:flex;align-items:flex-end;gap:4px}.landing-page .plan-amount{font-size:36px;font-weight:700;line-height:1}.landing-page .plan-period{font-size:14px;color:var(--gray-400);margin-bottom:2px}.landing-page .plan-features{display:flex;flex-direction:column;gap:10px;flex:1}.landing-page .plan-feature{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--gray-600);line-height:1.45}.landing-page .plan-feature svg{width:18px;height:18px;color:var(--green-700);flex-shrink:0;margin-top:1px}.landing-page .plan-features-label{font-size:12px;font-weight:600;color:var(--gray-700);margin-bottom:4px}.landing-page .faq-section{background:#fff}.landing-page .faq-layout{display:flex;flex-direction:column;gap:40px}@media (min-width:1024px){.landing-page .faq-layout{flex-direction:row;gap:64px}}.landing-page .faq-left{flex:0 0 280px;display:flex;flex-direction:column;gap:16px}.landing-page .faq-left p{font-size:14px;color:var(--gray-500);line-height:1.7}.landing-page .faq-left p a{color:var(--green-700);text-decoration:none}.landing-page .faq-right{flex:1;display:flex;flex-direction:column;gap:32px}.landing-page .faq-group-title{font-size:16px;font-weight:700;margin-bottom:8px}.landing-page details.faq-item{border-bottom:1px solid var(--border)}.landing-page details.faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:14px;font-weight:500;color:var(--gray-900);user-select:none;gap:16px}.landing-page details.faq-item summary::-webkit-details-marker{display:none}.landing-page details.faq-item summary .faq-chevron{flex-shrink:0;width:18px;height:18px;color:var(--gray-400);transition:transform var(--motion-base)}.landing-page details.faq-item[open] summary .faq-chevron{transform:rotate(180deg);color:var(--green-700)}.landing-page details.faq-item[open] summary{color:var(--green-700)}.landing-page .faq-answer{font-size:14px;color:var(--gray-500);line-height:1.7;padding-bottom:16px}.landing-page .footer-root{background:var(--bg);border-top:1px solid var(--border);padding:64px 0 32px}.landing-page .footer-top{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center;margin-bottom:40px}.landing-page .footer-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.landing-page .footer-logo img,.landing-page .footer-logo svg{width:28px;height:28px}.landing-page .footer-logo span{font-size:17px;font-weight:700}.landing-page .footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 24px}.landing-page .footer-nav a{font-size:13px;color:var(--gray-500);text-decoration:none;transition:color var(--motion-fast)}.landing-page .footer-nav a:hover{color:var(--gray-900)}.landing-page .footer-divider{border:none;border-top:1px solid var(--border);margin-bottom:24px}.landing-page .footer-bottom{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media (min-width:1024px){.landing-page .footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.landing-page .footer-copy{font-size:12px;color:var(--gray-400)}.landing-page .footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 20px}.landing-page .footer-legal a{font-size:12px;color:var(--gray-400);text-decoration:none;transition:color var(--motion-fast)}.landing-page .footer-legal a:hover{color:var(--gray-700)}.landing-page .cta-secondary-link{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:-.01em;text-decoration:none;background:rgba(255,255,255,.12);color:#fff;border:1.5px solid rgba(255,255,255,.3);transition:background var(--motion-fast)}.landing-page .cta-secondary-link:hover{background:rgba(255,255,255,.18)}.landing-page .hero-secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:-.01em;text-decoration:none;background:#fff;color:var(--green-900);border:0;transition:background var(--motion-fast)}.landing-page .hero-secondary-link:hover{background:rgba(255,255,255,.9)}.landing-page .cta-section{background:linear-gradient(135deg,var(--green-900) 0,var(--green-700) 100%);color:#fff;text-align:center}.landing-page .cta-inner{display:flex;flex-direction:column;align-items:center;gap:24px}.landing-page .cta-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.02em}.landing-page .cta-desc{font-size:16px;color:rgba(255,255,255,.75);max-width:520px}.landing-page .cta-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.landing-page .stats-section{background:#fff;border-bottom:1px solid var(--border)}.landing-page .stats-grid{display:grid;grid-template-columns:1fr;gap:0}@media (min-width:768px){.landing-page .stats-grid{grid-template-columns:repeat(4,1fr)}}.landing-page .stat-item{padding:40px 32px;display:flex;flex-direction:column;gap:6px}@media (max-width:767px){.landing-page .stat-item{padding:28px 0;border-bottom:1px solid var(--border)}.landing-page .stat-item:last-child{border-bottom:none}}.landing-page .stat-number{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:var(--green-700);letter-spacing:-.02em;line-height:1.1}.landing-page .stat-label{font-size:13px;color:var(--gray-500);line-height:1.5;max-width:160px}.landing-page .stat-icon{width:40px;height:40px;border-radius:var(--radius-xl);background:var(--green-50);border:1px solid rgba(52,158,0,.15);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.landing-page .stat-icon svg{width:20px;height:20px;stroke:var(--green-700)}.landing-page .how-section{background:#fff}.landing-page .how-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-top:56px}@media (min-width:768px){.landing-page .how-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.landing-page .how-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;position:relative}@media (min-width:768px){.landing-page .how-step:not(:last-child):after{content:"";position:absolute;top:60px;left:calc(50% + 60px);width:calc(100% - 60px);height:1.5px;background:linear-gradient(90deg,var(--green-200),transparent)}}.landing-page .how-illustration{width:120px;height:120px;background:var(--green-50);border-radius:24px;border:1px solid rgba(52,158,0,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .how-illustration svg{width:72px;height:72px}.landing-page .how-step-num{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-700)}.landing-page .how-step-title{font-size:17px;font-weight:700;color:var(--gray-900);margin-top:6px}.landing-page .how-step-desc{font-size:14px;color:var(--gray-500);line-height:1.65;max-width:260px;margin-top:6px}.landing-page .section-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.landing-page .section-header p{font-size:15px;color:var(--gray-500);max-width:540px;line-height:1.65;margin-top:4px}.landing-page .modal-backdrop{display:none;position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:16px}.landing-page .modal-backdrop.open{display:flex}.landing-page .modal-box{background:#fff;border-radius:var(--radius-2xl);padding:32px;width:100%;max-width:420px;box-shadow:var(--shadow-xl);position:relative;color:var(--gray-900)}.landing-page .modal-close{position:absolute;top:16px;right:16px;width:28px;height:28px;border-radius:var(--radius-md);border:none;background:var(--gray-100);cursor:pointer;color:var(--gray-500);display:flex;align-items:center;justify-content:center;transition:background var(--motion-fast)}.landing-page .modal-close:hover{background:var(--gray-200);color:var(--gray-900)}.landing-page .modal-title{font-size:20px;font-weight:700;margin-bottom:6px}.landing-page .modal-sub{font-size:14px;color:var(--gray-500);margin-bottom:24px}.landing-page .field{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.landing-page .field label{font-size:13px;font-weight:500;color:var(--gray-700)}.landing-page .field input{height:40px;padding:0 12px;border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;font-family:inherit;font-size:14px;color:var(--gray-900);transition:border-color var(--motion-fast),box-shadow var(--motion-fast);outline:none}.landing-page .field input:focus{border-color:var(--green-700);box-shadow:var(--shadow-focus)}.landing-page .field .optional{font-weight:400;color:var(--gray-400)}.landing-page .field-error{font-size:12px;color:var(--red)}.landing-page .modal-success{text-align:center;padding:8px 0}.landing-page .modal-success-icon{width:56px;height:56px;border-radius:50%;background:rgba(52,158,0,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.landing-page .modal-success-icon svg{width:28px;height:28px;color:var(--green-700)}.landing-page .modal-success p{font-size:14px;color:var(--gray-500);margin:10px 0 20px;line-height:1.65}.landing-page .modal-success p strong{color:var(--green-700)}@media (max-width:640px){.landing-page .hero-input{font-size:16px}}