:root{--brand:#3f51b5;--accent:#ffa9c6;--text:#3c3c43;--muted:#474747;--line:#e2e2e3;--surface:#f6f6f7;--soft:#8e96aa24;--footer:#f0eff5;--shadow:-14px 11px 14px -2px rgba(3,3,116,.25)}*{margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;font:400 16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{font-weight:500;color:var(--text);text-decoration:none}a:hover{color:var(--brand)}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}main{padding-top:64px}.shell{max-width:1400px;margin:0 auto;padding:0 24px}.hidden{display:none}.site-header{position:fixed;top:0;left:0;z-index:50;width:100%;background-color:transparent;transition:background-color .5s}.site-header.scrolled,.site-header.solid-header{background-color:#fff}.header-shell{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 8px}.header-divider{width:100%;height:1px;background-color:transparent}.header-divider.scrolled,.header-divider.solid-header{background-color:var(--line)}.brand{display:flex;align-items:center;gap:3px;height:63px}.brand-atom{width:39px;height:40px}.brand-letters{width:55px;height:24px}.nav{display:none;align-items:center;gap:12px}.nav a{padding:0 12px}.nav-cta,.mobile-subscribe{font-weight:700;color:var(--text)}.whatsapp{display:block;width:200px;height:44px;background:url(/whatsapp.png) center/cover no-repeat}.mobile-nav{position:relative}.mobile-nav summary{list-style:none;cursor:pointer;display:grid;gap:5px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:28px;height:2px;background:var(--text);transition:.2s}.mobile-nav[open] span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-nav[open] span:nth-child(2){opacity:0}.mobile-nav[open] span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-nav nav{position:absolute;right:0;top:calc(100% + 12px);display:grid;min-width:220px;background:#fff;border:1px solid #dcdcdc4f;border-radius:14px;box-shadow:0 18px 40px #00000014}.mobile-nav nav a{display:flex;justify-content:center;align-items:center;min-height:54px;border-bottom:1px solid whitesmoke}.mobile-nav nav a:last-child{border-bottom:0}.mobile-whatsapp{font-weight:700;color:var(--brand)}#home{padding:48px 10px}#features,#testimonials,#customers,#demo,#contact{padding:48px 24px}.home-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:32px}.home-info{width:100%}h1{font-size:clamp(29px,4.1vw,54px);line-height:1.5;font-weight:500;text-align:center}.btn-holder{margin-top:32px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.btn-layout{display:flex;align-items:center;justify-content:space-between;width:max-content;height:44px;padding:4px 6px;border-radius:30px;background:#f1f5f9}.subscribe-cta:hover{color:var(--text)}.btn-text{padding-left:20px;padding-right:22px;font-weight:700}.arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--brand);color:#fff;position:relative;animation:moveRight 1.5s infinite}.email-label{display:flex;visibility:hidden;flex-direction:column;justify-content:center}.email-label span{font-size:14px;font-weight:700;color:#708090}.email-label a{font-size:14px;font-weight:700}.whatsapp-mobile{display:flex;justify-content:center;width:100%}.home-image{position:relative;display:flex;width:100%;max-width:709px;border-radius:5px;box-shadow:var(--shadow)}.home-image-content{width:100%;border-radius:5px}.blur{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(72px);z-index:-1;background:linear-gradient(-45deg,var(--accent) 50%,var(--brand) 50%)}h2.feature,.customers-title,.contact-title,.demo-title,.section-title{font-size:clamp(28px,2.52vw,40px);text-align:center}.features-container{margin:0 auto;max-width:1152px}.items{display:flex;flex-wrap:wrap;margin:-8px}.grid-item{width:100%;padding:8px}.card-feature{display:block;height:100%;border:1px solid var(--surface);border-radius:12px;background:var(--surface)}.box{display:flex;flex-direction:column;height:100%;padding:24px}.icon,.feature-number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px;border-radius:6px;background:var(--soft);font-size:24px}.title-feature{margin:0;font-size:22px;font-weight:600;line-height:24px;text-align:left}.details{padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:#000}.features-images{max-width:350px;margin:auto}.customers-title{margin:30px 0 18px}.customers-subtitle{text-align:center;font-size:clamp(14px,2.52vw,24px);font-weight:500;line-height:22px;color:var(--muted);margin:25px 0 82px}.customers-logos-container{width:100%;margin-top:61px;overflow:hidden;white-space:nowrap}.customers-logos{display:flex;gap:120px;width:max-content;height:88px;white-space:nowrap;animation:scroll 200s linear infinite}.testimonials-wrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch;justify-content:center;width:100%}.testimonials-article{display:flex;flex-direction:column;width:100%;min-width:280px;max-width:420px;min-height:254px;padding:24px;border-radius:12px;background:#f5f5f5}.quote,.testimonial-quote{margin-bottom:24px;text-align:left;font-style:italic;font-size:clamp(14px,1.2vw,16px);line-height:22px;color:var(--muted)}.person-cite{display:grid;gap:4px;text-align:left;line-height:1.35}.persons-name{font-size:clamp(13px,.9vw,14px);text-transform:uppercase}.persons-charge{font-size:clamp(11px,.7vw,12px);text-transform:uppercase}#demo{position:relative;margin:80px 0 130px}.demo-title{margin-bottom:60px}.demo-card{display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin:0 auto}.demo-item-image-wrapper{position:relative;display:flex;justify-content:center}.demo-image{width:100%;max-width:600px;border-radius:7px;box-shadow:var(--shadow)}.blur-demo{position:absolute;top:25%;left:16%;width:70%;height:70%;filter:blur(79px);z-index:-1;background:linear-gradient(145deg,var(--accent) 55%,var(--brand) 50%)}.demo-item-wrapper{display:flex;flex-direction:column;justify-content:space-evenly;gap:20px}.demo-description{text-align:justify;font-size:clamp(16px,3.5vw,20px);line-height:30px;color:var(--text);font-weight:500}.btn-demo{display:flex;justify-content:center}#contact{position:relative;background:var(--footer);overflow:hidden}.footer-image{position:absolute;inset:0;background:url(/web.png) center/cover no-repeat;opacity:.123}.links-group{position:relative;z-index:1}.subtitle{text-align:center;line-height:19px;margin:24px 0 64px;font-size:clamp(14px,2.91vw,20px);font-weight:600}.row{display:flex;justify-content:space-between}.socials{display:none;width:470px;padding:20px}.social-subtitle{font-size:18px;line-height:34px;font-weight:600}.contact-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:700px}.form{padding-bottom:52px}.form-input{width:100%;max-width:550px;margin-bottom:10px;padding:20px;border:1px solid #9993;border-radius:8px;background:#fff;list-style:none;overflow:hidden}.btn-send,button[type=submit]{font-weight:700}address{margin-top:34px;font-size:16px;font-style:normal;font-weight:700}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:var(--surface);color:var(--brand);font-size:13px;font-weight:700}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent)}.testimonial-kicker{display:inline-flex;align-items:center;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#3f51b514;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:18px}.testimonial-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:18px}.testimonial-tag{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid rgba(63,81,181,.14);border-radius:999px;background:#fff;color:var(--brand);font-size:12px;font-weight:700}.section-head{text-align:center}.section-title{margin:0}.section-copy,.hero-text,.form-card p,.process-card p,.note p,.panel p,.form-footnote,.feature-card p{margin-top:14px;color:var(--muted)}.section-soft .testimonial-grid,.section-soft .logo-cloud{margin-top:32px}.trust-strip-section{padding-top:0;padding-bottom:12px}.trust-strip{display:grid;width:100%;gap:18px}.trust-strip-minimal{padding:0;border:0;background:transparent}.trust-strip-line{margin:0;text-align:center;font-size:20px;line-height:1.25;font-weight:600;color:#5b6280;text-wrap:balance}.trust-logo-marquee{width:100%;overflow:hidden}.trust-logo-cloud{display:flex;align-items:center;flex-wrap:nowrap;width:max-content;gap:18px;padding:2px 0 6px;animation:trustScroll 42s linear infinite}.trust-logo-cloud:hover{animation-play-state:paused}.trust-logo-cloud .logo-cloud-item{flex:0 0 auto;min-height:72px;padding:10px 12px;border:0;background:transparent;opacity:.86}.trust-logo-cloud .logo-cloud-item img{height:42px;width:auto;max-width:none;filter:grayscale(.08)}.reportes-activation-grid{display:grid;gap:14px;margin-top:28px}.reportes-activation-card{display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px #3f51b50f}.reportes-activation-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.reportes-activation-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#3f51b514;font-size:20px}.reportes-activation-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f7f8ff;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.reportes-activation-card h3{margin:0;font-size:18px;line-height:1.3}.reportes-activation-card p{margin-top:10px;font-size:14px;line-height:1.55;color:var(--muted)}.reportes-activation-link{color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease}.reportes-activation-link:hover,.reportes-activation-link:focus-visible{transform:translateY(-3px);border-color:#3f51b533}.reportes-activation-more{margin-top:auto;padding-top:14px;color:var(--brand);font-size:13px;font-weight:800}.reportes-activation-media{display:flex;align-items:center;justify-content:center;min-height:92px;margin-top:14px;padding-top:10px;border-top:1px solid rgba(63,81,181,.08)}.reportes-activation-media img{width:100%;max-width:180px;max-height:84px;object-fit:contain}.inline-cta-section,.closing-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8f9ff,#fff)}.inline-cta-section{margin-bottom:20px}.inline-cta-section:before,.closing-section:before{content:"";position:absolute;top:-80px;left:50%;width:420px;height:420px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,169,198,.18),rgba(63,81,181,.08) 45%,transparent 72%);filter:blur(14px);pointer-events:none}.inline-cta-shell{position:relative;display:grid;justify-items:center;gap:18px;text-align:center}.inline-cta-copy{max-width:700px}.inline-cta-action{display:grid;justify-items:center;gap:10px}.closing-wrap{position:relative;display:grid;justify-items:center;gap:18px;text-align:center}.closing-copy{max-width:720px}.closing-points{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px}.closing-point{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(63,81,181,.12);color:var(--brand);font-size:13px;font-weight:700}.closing-action{display:grid;justify-items:center;gap:14px;text-align:center}.closing-action .micro{max-width:54ch}.plan-hero,.section{padding:48px 0}.plan-grid,.summary-grid,.reportes-hero{display:grid;gap:24px}.plan-copy{max-width:700px}.price-line{display:grid;gap:4px;margin:18px 0 0}.price-line strong{font-size:clamp(32px,4vw,48px);line-height:1.1;color:#20254e}.price-line span,.micro,.form-footnote{font-size:13px;color:var(--muted)}.scope-note,.status-inline{margin-top:18px;color:var(--text);font-weight:600}.plan-list{display:grid;gap:12px;list-style:none;padding:0;margin:26px 0 0}.plan-list li{display:grid;grid-template-columns:12px 1fr;gap:12px;color:var(--muted)}.plan-list li:before{content:"";width:10px;height:10px;margin-top:.45rem;border-radius:999px;background:var(--brand)}.form-card,.panel,.note,.process-card,.feature-card,.testimonial-card,.logo-cloud-item{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.feature-card,.testimonial-card{display:flex;flex-direction:column}.feature-card{background:var(--surface)}.form-card h2,.process-card h3,.note h3,.feature-card h3{margin:0;font-size:22px;font-weight:600}.form-grid{display:grid;gap:12px}.two-col{grid-template-columns:1fr}.field{display:grid;gap:6px}.field label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.field input,.field select,.field textarea{width:100%;min-height:54px;padding:16px 18px;border:1px solid #d8dbe7;border-radius:12px;background:#fff;color:var(--text)}.form-footer{display:grid;gap:12px;margin-top:8px}.btn,.pill-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.btn.secondary,.pill-cta.secondary{background:#fff;border-color:var(--line);color:var(--text)}.btn.ghost{background:transparent;border-color:#3f51b53d;color:var(--brand)}.sales-proof,.proof-strip,.process-grid,.hero-actions,.footer-links,.feature-grid,.testimonial-grid,.logo-cloud{display:grid;gap:16px}.plan-visual{position:relative}.plan-screen{width:100%;max-width:860px;border-radius:7px;box-shadow:var(--shadow)}.plan-glow{position:absolute;top:12%;left:8%;width:84%;height:70%;filter:blur(79px);z-index:-1;background:linear-gradient(145deg,var(--accent) 55%,var(--brand) 50%)}.proof-item{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.proof-item strong{display:block}.proof-item span{display:block;margin-top:8px;color:var(--muted)}.feature-card img{max-width:320px;margin:20px auto 0}.logo-cloud-item{display:flex;align-items:center;justify-content:center;min-height:88px}.testimonial-meta{display:grid;gap:4px;text-align:left}.testimonial-meta strong{font-size:14px;text-transform:uppercase}.testimonial-meta span{font-size:12px;color:var(--muted);text-transform:uppercase}.center-cta{display:flex;justify-content:center;margin-top:28px}.status-shell{display:grid;gap:24px}.status-hero{max-width:72ch}.status-tag{display:inline-flex;padding:10px 14px;border-radius:999px;background:#f1f5f9;color:var(--brand);font-size:13px;font-weight:700}.summary-grid{grid-template-columns:1fr}.meta-card{display:grid}.meta-row{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.meta-row:last-child{border-bottom:0}.meta-label{font-size:14px;color:var(--muted)}.meta-value{text-align:right;font-weight:700}.slot-list{display:grid;gap:12px;list-style:none;padding:0;margin:0}.slot-list label{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.slot-list input{margin-top:4px}.footer-links a{font-size:14px}.logo-cloud.trust-logo-cloud{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start;width:max-content;grid-template-columns:none}@keyframes moveRight{0%{left:0}33%{left:10px}66%{left:10px}to{left:0}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-73%)}}@keyframes trustScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:601px){.header-shell{padding:0 32px}.home-wrapper{flex-direction:row;gap:14px}.home-info{width:44%;max-width:485px}.btn-holder{gap:36px;flex-direction:row}.whatsapp-mobile{display:none}h1{text-align:left}.grid-item{width:50%}.socials{display:block}.trust-strip-line{font-size:22px;white-space:nowrap}.two-col,.summary-grid,.reportes-hero,.proof-strip,.process-grid,.feature-grid,.testimonial-grid,.logo-cloud,.reportes-activation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1025px){.nav{display:flex}.mobile-nav{display:none}.email-label{visibility:visible}.home-image{width:60%}.grid-item{width:calc(100%/3)}.demo-card{display:flex;flex-direction:row-reverse;justify-content:space-evenly;max-width:1170px}.demo-item-wrapper{width:40%}.btn-demo{justify-content:left}.demo-description{text-align:left}.social-subtitle{font-size:24px;line-height:40px}.btn-send{background:var(--brand);color:#fff}.plan-grid{grid-template-columns:minmax(0,1fr) minmax(0,430px);align-items:start}.reportes-hero{grid-template-columns:minmax(0,1fr) minmax(0,520px);align-items:center}.proof-strip,.process-grid,.feature-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reportes-activation-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.logo-cloud{grid-template-columns:repeat(6,minmax(0,1fr))}.footer-links{display:flex;flex-wrap:wrap;gap:14px}}.testimonials-section .section-head,.testimonials-section .section-title,.testimonials-section .section-copy{text-align:left}.testimonials-shell{display:grid;gap:28px}.testimonials-lead{max-width:780px}.testimonial-proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.testimonial-proof-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#3f51b514;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.02em}.reportes-testimonial-grid{gap:18px}.testimonials-section .reportes-testimonial-grid{margin-top:0}.reportes-testimonial-card{min-height:100%;padding:28px;border-radius:18px;background:linear-gradient(180deg,#fff,#fafbff);box-shadow:0 14px 38px #3f51b512}.reportes-testimonial-card.featured{border-color:#3f51b538;background:linear-gradient(180deg,#fff,#f4f6ff)}.reportes-testimonial-card .testimonial-kicker{margin-bottom:16px}.reportes-testimonial-card .testimonial-quote{margin-bottom:22px;font-size:16px;line-height:1.7;color:#34385a}.reportes-testimonial-card .testimonial-tags{margin-bottom:20px}.reportes-testimonial-card .testimonial-meta strong{font-size:13px;letter-spacing:.04em}.reportes-testimonial-card .testimonial-meta span{font-size:11px;letter-spacing:.06em}.payment-assurance-section{padding:0 0 26px}.payment-trust-strip{display:grid;gap:16px;justify-items:center;padding:18px 20px;border:1px solid rgba(63,81,181,.12);border-radius:18px;background:linear-gradient(180deg,#fff,#f8f9ff)}.payment-trust-strip.compact{margin-top:18px;padding:16px 18px}.payment-trust-strip.plain{padding:0;border:0;border-radius:0;background:transparent}.payment-trust-strip.plain.compact{margin-top:0}.payment-trust-caption{margin:0;text-align:center;color:#5b6280;font-size:14px;font-weight:600}.payment-trust-logos{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;max-width:100%}.payment-trust-logo-frame{display:flex;align-items:center;justify-content:center;flex:0 0 var(--logo-width);width:var(--logo-width);height:42px;padding:4px 5px;border:1px solid rgba(63,81,181,.12);border-radius:8px;background:#ffffffc7}.payment-trust-logo-frame img,.payment-trust-logo{display:block;width:100%;height:100%;object-fit:contain}.subscription-flow-section{padding-top:68px}.subscription-flow-intro{max-width:760px;margin:0 auto 30px}.subscription-flow-note{margin-top:22px;text-align:center}.subscription-timeline{position:relative;display:grid;gap:24px;list-style:none;padding:0;margin:0}.subscription-timeline-step{position:relative;display:grid;justify-items:center;gap:14px;text-align:center;padding:0 10px}.subscription-timeline-number{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#fff;border:1px solid rgba(63,81,181,.18);box-shadow:0 10px 24px #3f51b514;color:var(--brand);font-size:18px;font-weight:700}.subscription-timeline-body{display:grid;gap:10px}.subscription-timeline-body h3{margin:0;font-size:21px;font-weight:600;line-height:1.3}.subscription-timeline-body p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.subscription-timeline-step:before{content:"";position:absolute;top:26px;left:50%;width:1px;height:calc(100% + 24px);background:linear-gradient(180deg,#3f51b529,#3f51b50a)}.subscription-timeline-step:last-child:before{display:none}.btn:hover,.pill-cta:hover,.btn:focus-visible,.pill-cta:focus-visible,.nav-cta:hover,.mobile-subscribe:hover{color:#000}.btn-layout:hover,.btn-layout:hover .btn-text,.btn-layout:focus-within .btn-text{color:#000}.social-links a,.footer-links a,.footer-legal a{font-weight:600}.contact-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:var(--brand)}.contact-link:hover,.contact-link:focus-visible{color:#000}.contact-icon{width:18px;height:18px;flex:0 0 auto}.social-links address{display:grid;gap:12px}.social-icon-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:auto;padding:0;border:0;border-radius:0;color:var(--brand);background:transparent;transition:color .2s,transform .2s}.social-icon-link:hover,.social-icon-link:focus-visible{color:#000;transform:translateY(-1px)}.social-icon{width:18px;height:18px}.footer{padding:44px 0 36px;background:var(--footer)}.footer-shell{display:grid;gap:28px}.footer-brand-block,.footer-column{display:grid;gap:12px}.footer-mark{font-size:20px;color:var(--brand)}.footer-copy{max-width:32ch;color:var(--muted)}.footer-heading{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.footer-links{display:grid;gap:10px}.footer-legal{padding-top:10px;border-top:1px solid rgba(63,81,181,.12);font-size:14px;color:var(--muted)}.plan-copy .hero-actions{margin-top:20px}.closing-copy{margin-top:8px}.closing-points{margin-top:14px}.checkout-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8f9ff,#fff)}.checkout-hero:before{content:"";position:absolute;top:-80px;left:50%;width:420px;height:420px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,169,198,.18),rgba(63,81,181,.08) 45%,transparent 72%);filter:blur(14px);pointer-events:none}.checkout-hero .shell{position:relative}.checkout-hero .form-card{border-color:#3f51b51f;border-radius:18px;box-shadow:0 18px 42px #3f51b514}.checkout-optional-grid{margin-top:4px}.field-optional{font-weight:600;letter-spacing:0;text-transform:none;color:var(--muted)}.checkout-hero .form-grid{gap:14px}.terms-check{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(63,81,181,.12);border-radius:14px;background:#fff}.terms-check input{margin-top:4px}.terms-check span{color:var(--muted);font-size:14px;line-height:1.55}.checkout-compliance{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(63,81,181,.12)}.checkout-compliance p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.checkout-compliance strong{color:var(--text)}.legal-panel{display:grid;gap:18px;max-width:920px;margin:0 auto;padding:30px 32px}.legal-section{display:grid;gap:8px;padding-top:0;border-top:0}.legal-section h2{margin:0;font-size:20px;line-height:1.3}.legal-section p{margin:0;color:var(--muted);line-height:1.7}.legal-list{display:grid;gap:8px;padding-left:20px;color:var(--muted)}.legal-list li{line-height:1.65}.receipt-shell{display:grid}.receipt-card{display:grid;gap:24px;max-width:860px;margin:0 auto}.receipt-head{display:grid;gap:16px}.receipt-badge{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#3f51b514;color:var(--brand);font-size:13px;font-weight:700}.receipt-grid{display:grid;gap:0;border:1px solid rgba(63,81,181,.12);border-radius:18px;overflow:hidden;background:#fff}.receipt-row{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid rgba(63,81,181,.08)}.receipt-row:last-child{border-bottom:0}.receipt-row span{color:var(--muted)}.receipt-row strong{text-align:right;color:var(--text)}.receipt-note p{margin:0;color:var(--muted)}@media(min-width:1025px){.testimonials-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:56px}.reportes-testimonial-grid{grid-template-columns:minmax(0,1fr);gap:20px}.testimonials-lead{position:sticky;top:108px;max-width:520px;padding-right:8px}}@media(min-width:1025px){.subscription-timeline{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:34px}.subscription-timeline:before{content:"";position:absolute;top:26px;left:calc(16.66% + 26px);right:calc(16.66% + 26px);height:1px;background:linear-gradient(90deg,#3f51b51f,#3f51b538,#3f51b51f)}.subscription-timeline-step{padding:0 6px}.subscription-timeline-step:before{display:none}}@media(min-width:1025px){.payment-trust-strip{grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:start}.payment-trust-strip.compact{grid-template-columns:1fr}.payment-trust-strip.compact .payment-trust-caption{text-align:left}.payment-trust-strip.compact .payment-trust-logos{justify-content:flex-start;gap:10px}.payment-trust-logo-frame{flex-basis:var(--logo-width-desktop);width:var(--logo-width-desktop);height:44px;padding:5px 6px}.receipt-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}}@media(min-width:1025px){.footer-shell{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.8fr));align-items:start}.footer-legal{margin-top:12px}}.meta-pixel-fallback{display:none}.payment-logo-visa{--logo-width:82px;--logo-width-desktop:94px}.payment-logo-mastercard,.payment-logo-visa-secure{--logo-width:48px;--logo-width-desktop:56px}.payment-logo-mastercard-id{--logo-width:56px;--logo-width-desktop:66px}