:root{--landing-ink:#101a2e;--landing-navy:#24384f;--landing-slate:#466078;--landing-orange:#ff542c;--landing-orange-dark:#e74420;--landing-green:#079455;--landing-bg:#f4f6f8;--landing-soft:#eef2f5;--landing-line:#d7e0e8;--landing-white:#fff;--landing-muted:#617187;--landing-max:1440px}
.landing-page{margin:0;background:var(--landing-bg);color:var(--landing-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:0!important;overflow-x:hidden}
.landing-page *{box-sizing:border-box;letter-spacing:0!important}
.landing-page img{display:block;max-width:100%}
.landing-page a{color:inherit;text-decoration:none}
.landing-page button,.landing-page input{font:inherit}
.landing-shell{width:min(var(--landing-max),calc(100% - 48px));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;padding:12px 16px;border-radius:6px}.skip-link:focus{top:16px}
.landing-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--landing-line)}
.landing-contactbar{background:var(--landing-navy);color:#fff}.contactbar-inner{height:40px;display:flex;align-items:center;justify-content:flex-end;gap:20px}
.contact-phone,.contact-whatsapp{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:750}.contact-whatsapp{border:1px solid #44d28a;border-radius:6px;padding:5px 12px}
.landing-nav{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.landing-brand{display:inline-flex;align-items:center;gap:10px;font-size:20px}.landing-brand span{font-size:26px;line-height:1}.landing-menu{display:flex;align-items:center;gap:28px}.landing-menu a{font-size:14px;font-weight:700}.landing-nav-actions{display:flex;align-items:center;gap:10px}.landing-menu-toggle{display:none;border:0;background:transparent;font-size:24px}
.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;padding:10px 18px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.tour-tabs button:focus-visible,.case-tabs button:focus-visible{outline:3px solid rgba(255,84,44,.28);outline-offset:3px}.button-primary{background:var(--landing-orange);color:#fff}.button-primary:hover{background:var(--landing-orange-dark)}.button-secondary{background:#fff;border-color:#bcc9d5;color:var(--landing-ink)}.button-quiet{background:transparent;color:var(--landing-ink)}.button-whatsapp{background:var(--landing-green);color:#fff}
.landing-hero{position:relative;padding:72px 0 60px;background:#fff;overflow:hidden}.landing-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#eef2f5 1px,transparent 1px),linear-gradient(90deg,#eef2f5 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 72%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(350px,.8fr) minmax(600px,1.4fr);align-items:center;gap:56px}.eyebrow{margin:0 0 12px;color:var(--landing-orange);font-size:13px;font-weight:850;text-transform:uppercase}.hero-copy h1{max-width:720px;margin:0;font-size:54px;line-height:1.08}.hero-lead{max-width:650px;margin:24px 0 0;color:var(--landing-muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-points{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;list-style:none;color:#405168;font-size:13px;font-weight:700}.hero-points li:before{content:"✓";color:var(--landing-green);margin-right:7px}.hero-product{position:relative;min-width:0;padding:0 58px 48px 0}.hero-desktop{display:block;overflow:hidden;border:1px solid var(--landing-line);border-radius:6px;background:#fff;box-shadow:0 22px 60px rgba(20,37,55,.16)}.hero-desktop img{width:100%;aspect-ratio:19/9;object-fit:cover}.hero-mobile{position:absolute;right:0;bottom:0;width:22%;min-width:150px;overflow:hidden;border:7px solid var(--landing-navy);border-radius:24px;background:var(--landing-navy);box-shadow:0 16px 38px rgba(20,37,55,.24)}.hero-mobile img{width:100%;aspect-ratio:390/844;object-fit:cover;border-radius:16px}.sample-label{position:absolute;top:12px;right:12px;display:inline-flex;padding:6px 9px;border-radius:4px;background:rgba(16,26,46,.86);color:#fff;font-size:11px;font-weight:800}
.landing-section,.landing-results{padding:88px 0}.landing-results{background:var(--landing-navy);color:#fff}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{margin:0;font-size:38px;line-height:1.18}.section-heading>p:last-child{margin:14px 0 0;color:var(--landing-muted);font-size:17px;line-height:1.6}.landing-results .section-heading>p:last-child{color:#cbd6df}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.metric-card{padding:26px;border:1px solid rgba(255,255,255,.18);border-radius:6px}.metric-card strong{display:block;font-size:34px;color:#fff}.metric-card span{display:block;margin-top:8px;color:#cbd6df}.metric-source{color:#aebdca;font-size:12px}
.tour-tabs{display:grid;grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto 24px;border:1px solid var(--landing-line);border-radius:6px;background:#fff;padding:5px}.tour-tabs button,.case-tabs button{border:0;border-radius:4px;background:transparent;padding:13px 18px;color:var(--landing-muted);font-weight:800;cursor:pointer}.tour-tabs button[aria-selected="true"],.case-tabs button[aria-selected="true"]{background:var(--landing-navy);color:#fff}.tour-panel{display:grid;grid-template-columns:minmax(280px,.52fr) minmax(0,1.48fr);align-items:center;gap:40px;min-height:520px}.tour-copy{padding:34px}.step-number{display:block;margin-bottom:20px;color:var(--landing-orange);font-size:40px;font-weight:900}.tour-copy h3{margin:0;font-size:30px;line-height:1.2}.tour-copy p{color:var(--landing-muted);line-height:1.7}.tour-copy a{display:inline-block;margin-top:10px;color:var(--landing-orange);font-weight:800}.tour-visual{position:relative;overflow:hidden;min-height:460px;border:1px solid var(--landing-line);border-radius:6px;background:#fff}.tour-visual picture,.tour-visual>img{width:100%;height:100%}.tour-visual img{width:100%;height:460px;object-fit:cover;object-position:left top}.tour-visual-profit img{object-position:right top}.tour-marker{position:absolute;padding:9px 12px;border-radius:4px;background:var(--landing-orange);color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(255,84,44,.3)}.marker-one{left:23%;top:18%}.marker-two{left:12%;bottom:12%}.marker-three{right:12%;top:44%}
.use-cases{background:#fff}.case-layout{display:grid;grid-template-columns:240px 1fr;gap:28px}.case-tabs{display:flex;flex-direction:column;gap:8px}.case-tabs button{text-align:left}.case-panel{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:40px;min-height:420px}.case-panel h3{font-size:30px;margin:0 0 18px}.case-panel ul{margin:0;padding-left:20px;color:var(--landing-muted);line-height:1.9}.case-panel img{width:100%;max-height:430px;object-fit:cover;object-position:top;border:1px solid var(--landing-line);border-radius:6px}.case-panel picture img{object-position:center}
.integration-section{background:var(--landing-soft)}.integration-statuses{display:grid;grid-template-columns:.65fr 1.35fr 1fr;gap:16px}.status-column{display:flex;align-content:flex-start;flex-wrap:wrap;gap:10px;padding:24px;background:#fff;border:1px solid var(--landing-line);border-radius:6px}.status-column h3{flex-basis:100%;display:flex;align-items:center;gap:9px;margin:0 0 10px;font-size:16px}.status-dot{width:9px;height:9px;border-radius:50%}.status-dot.live{background:#17b26a}.status-dot.beta{background:#f79009}.status-dot.planned{background:#98a2b3}.status-column a,.integration-name{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border:1px solid var(--landing-line);border-radius:5px;font-weight:750}.status-column img{width:26px;height:26px;object-fit:contain}
.setup-section{background:#fff}.setup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:0;padding:0;list-style:none}.setup-steps li{display:flex;gap:16px;padding-top:22px;border-top:3px solid var(--landing-orange)}.setup-steps li>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:var(--landing-soft);font-weight:900}.setup-steps h3{margin:4px 0 8px;font-size:18px}.setup-steps p{margin:0;color:var(--landing-muted);line-height:1.6}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:50px;background:var(--landing-line);border:1px solid var(--landing-line)}.trust-strip span{padding:18px;background:#fff;font-size:13px;font-weight:750;text-align:center}.trust-strip span:before{content:"✓";margin-right:7px;color:var(--landing-green)}
.decision-section{background:var(--landing-navy);color:#fff}.decision-section .section-heading>p:last-child{color:#cbd6df}.decision-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.decision-grid>article,.comparison{padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:6px}.story-panel span,.pricing-summary>span,.calculator-link>span{color:#ffb29f;font-size:12px;font-weight:850;text-transform:uppercase}.story-panel blockquote{margin:20px 0;font-size:24px;line-height:1.5}.story-panel p,.pricing-summary p,.calculator-link p{color:#cbd6df;line-height:1.65}.comparison{display:grid;gap:0;padding:0;overflow:hidden}.comparison>div{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.14)}.comparison>div:last-child{border:0}.comparison span{color:#b9c6d2}.comparison strong{color:#fff}.comparison-head{background:rgba(255,255,255,.07)}.pricing-summary h3,.calculator-link h3{font-size:24px}.pricing-summary .button,.calculator-link .button{margin-top:8px}.calculator-link .button-secondary{background:transparent;color:#fff;border-color:#8ea0b2}
.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px}.faq-list{border-top:1px solid var(--landing-line)}.faq-list details{border-bottom:1px solid var(--landing-line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:850;list-style:none}.faq-list summary:after{content:"+";float:right;color:var(--landing-orange);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:780px;color:var(--landing-muted);line-height:1.7}
.final-cta{padding:58px 0;background:var(--landing-soft)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta h2{margin:0;font-size:32px}.final-cta-inner>div:last-child{display:flex;gap:10px}
.landing-footer{padding:58px 0 18px;background:#101a2e;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:48px}.footer-grid h2{font-size:14px}.footer-grid p,.footer-grid a{display:block;margin:10px 0;color:#bac7d3;font-size:13px}.footer-bottom{margin-top:40px;padding-top:18px;border-top:1px solid #33445a;color:#8fa0b1;font-size:12px}.mobile-whatsapp{display:none}
.landing-modal[hidden]{display:none}.landing-modal{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(16,26,46,.72)}.modal-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:34px;background:#fff;border-radius:6px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.modal-dialog h2{margin:0;font-size:30px}.modal-dialog>p{color:var(--landing-muted)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.modal-dialog form{display:grid;gap:14px;margin-top:22px}.modal-dialog label{display:grid;gap:6px;font-size:13px;font-weight:800}.modal-dialog input{width:100%;height:44px;border:1px solid #c7d2dc;border-radius:5px;padding:0 12px}.form-status{min-height:20px;margin:0;font-size:13px}.form-status.is-error{color:#b42318}.form-status.is-success{color:#067647}
@media(max-width:1100px){.landing-nav{grid-template-columns:auto auto 1fr}.landing-menu-toggle{display:block;justify-self:end}.landing-menu{position:absolute;left:24px;right:24px;top:111px;display:none;flex-direction:column;align-items:stretch;padding:16px;background:#fff;border:1px solid var(--landing-line);box-shadow:0 18px 40px rgba(16,26,46,.15)}.landing-menu.is-open{display:flex}.landing-nav-actions{justify-self:end}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-product{max-width:980px;margin:auto}.integration-statuses{grid-template-columns:1fr}.case-layout{grid-template-columns:1fr}.case-tabs{flex-direction:row}.case-tabs button{flex:1;text-align:center}.faq-layout{grid-template-columns:1fr;gap:28px}.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.landing-shell{width:min(100% - 28px,var(--landing-max))}.landing-contactbar{display:none}.landing-nav{height:64px;grid-template-columns:auto 1fr auto;gap:10px}.landing-brand{font-size:17px}.landing-brand span{font-size:22px}.landing-menu{top:64px;left:14px;right:14px}.landing-nav-actions .button-quiet{display:none}.landing-nav-actions .button-primary{min-height:38px;padding:8px 11px;font-size:12px}.landing-hero{padding:48px 0 38px}.hero-grid{gap:38px}.hero-copy h1{font-size:38px}.hero-lead{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-points{gap:10px;font-size:12px}.hero-product{padding:0 30px 28px 0}.hero-mobile{min-width:96px;border-width:4px;border-radius:16px}.hero-mobile img{border-radius:11px}.landing-section,.landing-results{padding:62px 0}.section-heading h2{font-size:30px}.tour-tabs{grid-template-columns:1fr;gap:4px}.tour-tabs button{text-align:left}.tour-panel{grid-template-columns:1fr;min-height:0;gap:16px}.tour-copy{padding:14px 0}.tour-copy h3{font-size:25px}.tour-visual{min-height:270px}.tour-visual img{height:270px}.tour-marker{font-size:10px}.case-tabs{display:grid;grid-template-columns:1fr}.case-panel{grid-template-columns:1fr;min-height:0}.case-panel img{max-height:320px}.setup-steps{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}.decision-grid{grid-template-columns:1fr}.story-panel blockquote{font-size:20px}.comparison>div{grid-template-columns:1fr 1fr}.final-cta-inner{align-items:flex-start;flex-direction:column}.final-cta-inner>div:last-child{width:100%;display:grid;grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.metric-grid{grid-template-columns:1fr}.mobile-whatsapp{position:fixed;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:120;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:6px;background:var(--landing-green);color:#fff!important;font-size:12px;font-weight:850;box-shadow:0 12px 30px rgba(7,148,85,.3)}body.modal-open{overflow:hidden}.landing-page{padding-bottom:62px}}
@media(max-width:390px){.hero-copy h1{font-size:34px}.hero-product{padding-right:24px}.footer-grid{grid-template-columns:1fr}.landing-nav-actions .button-primary{display:none}.tour-copy h3,.case-panel h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.landing-page *{scroll-behavior:auto!important;transition:none!important}}
