:root{--ink:#142c3c;--navy:#092638;--muted:#526672;--blue:#086c91;--cyan:#75d9df;--yellow:#f9d456;--line:#dbe4e7;--paper:#f5f7f6;--font:'Outfit',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1284ab;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h2{font-size:clamp(32px,3.4vw,46px);font-weight:600}p+p{margin-top:18px}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding:96px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.5;margin-bottom:22px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#15968e;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:15px 23px;border:0;border-radius:7px;background:var(--yellow);color:var(--navy);font-size:16px;font-weight:700;text-decoration:none;line-height:1.3;cursor:pointer;transition:background .16s,transform .16s}.button:hover{background:#ffe17a;transform:translateY(-1px)}.button span{font-size:23px;font-weight:400;line-height:1}.button.small{font-size:14px;min-height:46px;padding:12px 19px}.skip{position:fixed;top:8px;left:8px;z-index:100;padding:12px;background:#fff;transform:translateY(-160%)}.skip:focus{transform:none}.header{position:sticky;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid #edf1f1;z-index:10}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:151px;height:auto}.header nav{display:flex;gap:32px;margin-left:auto;margin-right:25px}.header nav a{text-decoration:none;font-size:14px;font-weight:500}.header nav a:hover{color:var(--blue)}
.hero{padding:44px 0 58px}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:46px;align-items:center}.hero-copy{padding:15px 0}.hero .eyebrow{display:flex;align-items:center;gap:9px}.hero h1{font-size:clamp(48px,4.5vw,65px);font-weight:600;letter-spacing:-.048em;line-height:1.05;margin-bottom:25px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:22px;line-height:1.4;max-width:490px;letter-spacing:-.012em}.hero-support{font-size:16px;line-height:1.65;color:var(--muted);max-width:470px;margin-top:17px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:30px}.quiet-link{font-size:14px;font-weight:500;text-underline-offset:4px}.quiet-link span{padding-left:5px}.micro{font-size:12px;color:var(--muted);margin-top:13px;letter-spacing:.015em}.hero-visual{height:505px;position:relative;border-radius:14px;overflow:hidden;background:var(--navy)}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:70% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,28,39,.55),transparent 37%,rgba(5,28,39,.08) 70%,rgba(5,28,39,.55));pointer-events:none}.visual-label{position:absolute;top:26px;left:26px;right:20px;z-index:1;color:white;font-size:11px;letter-spacing:.12em;line-height:1.7;font-weight:600}.receipt{position:absolute;bottom:22px;left:22px;right:22px;padding:19px 20px;background:#fff;border-radius:9px;z-index:1;box-shadow:0 12px 35px #031d3230}.receipt-top{display:flex;align-items:center;gap:8px}.receipt-top strong{font-size:14px;line-height:1.25;font-weight:600;letter-spacing:-.01em}.receipt-icon{border-radius:50%;width:23px;height:23px;display:grid;place-items:center;background:#ddf4eb;color:#087256;font-size:14px;flex-shrink:0}.example-badge{font-size:8px;font-weight:600;letter-spacing:.065em;background:#edf2f4;color:#526672;border-radius:3px;padding:4px 6px;white-space:nowrap}.receipt-top .example-badge{margin-left:auto}.receipt>p{font-size:14px;margin-top:12px}.receipt-status{font-size:11px;display:flex;align-items:center;gap:7px;color:#5d6e77;margin-top:9px}.receipt-status .dot{width:6px;height:6px;background:#ca9a18}
.benefits{padding:34px 0 40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbf9}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.benefit-grid article{position:relative;padding-right:25px}.benefit-grid article+article{border-left:1px solid var(--line);padding-left:30px}.number{display:block;color:var(--blue);font-size:12px;letter-spacing:.08em;font-weight:600;margin-bottom:10px}.benefit-grid h2{font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-.025em;margin-bottom:10px}.benefit-grid p{font-size:15px;color:var(--muted);line-height:1.6}.split{display:grid;grid-template-columns:1fr 1.08fr;gap:85px;align-items:center}.section-copy h2{margin-bottom:24px}.muted{color:#6e808b}.section-copy>p:not(.eyebrow){max-width:440px;color:var(--muted)}.note{font-size:13px;line-height:1.6;color:#5f717b}.text-link{display:inline-block;margin-top:26px;font-size:16px;font-weight:600;text-decoration:none;border-bottom:1px solid #9ac7d5;padding-bottom:5px;color:var(--blue)}.text-link span{margin-left:10px}.conversation{border:1px solid var(--line);border-radius:14px;padding:25px;background:#fafcfb;box-shadow:0 12px 40px #122c3c08}.conversation-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.conversation-top>div{display:flex;align-items:center;gap:7px;font-size:12px}.conversation-top strong{font-weight:500}.channel-picker{display:flex;gap:5px;padding:4px;border-radius:7px;background:#eaf0f0;margin-top:21px}.channel-picker button{min-height:42px;width:50%;border:0;border-radius:5px;background:transparent;color:#516872;cursor:pointer;font-size:14px;font-weight:500}.channel-picker button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 1px 5px #142c3c14}.channel-caption{font-size:11px;color:#637681;margin:18px 0 16px}.bubble{padding:15px 18px;border-radius:9px;max-width:93%;font-size:15px;line-height:1.5}.bubble span{display:block;font-size:9px;letter-spacing:.1em;font-weight:600;margin-bottom:5px}.bubble.customer{margin-left:auto;background:#eaf0f1}.bubble.assistant{background:var(--navy);color:white;margin-top:13px}.bubble.assistant span{color:var(--cyan)}.handoff{display:flex;gap:12px;border-top:1px dashed #c6d5da;padding-top:17px;margin-top:20px}.handoff>span{font-size:25px;color:var(--blue)}.handoff strong{font-size:12px;font-weight:600}.handoff p{font-size:12px;line-height:1.65;color:var(--muted);margin-top:3px}
.integration{background:var(--navy);color:white;padding:76px 0}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.integration .eyebrow{color:var(--cyan)}.integration h2{font-size:clamp(32px,3.1vw,43px);margin-bottom:24px}.integration h2 span{color:var(--cyan)}.integration p{font-size:17px;color:#d4e0e6;max-width:510px}.integration p.integration-note{font-size:13px;color:#abc0cb;line-height:1.7;margin-top:18px}.integration-map{text-align:center;padding:28px 24px;border:1px solid #3a5362;border-radius:13px;background:#133245}.map-source{margin-inline:auto;border:1px solid #466778;border-radius:8px;background:#203f50;padding:17px 20px;font-weight:600;font-size:25px;width:230px;max-width:100%;letter-spacing:-.03em}.map-source span{display:block;font-size:12px;font-weight:400;letter-spacing:0;color:#cae2e9;margin-top:3px}.map-arrow{display:block;color:var(--cyan);font-size:30px;line-height:1;margin:15px 0}.map-targets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.map-targets>div{display:flex;flex-direction:column;justify-content:center;background:#244354;border:1px solid #456371;border-radius:7px;padding:14px 7px;font-size:13px;line-height:1.35;font-weight:500}.map-targets span{font-size:10px;font-weight:400;color:#c0d2dc;margin-top:7px}.integration-map>p{font-size:10px;color:#b4c9d3;margin-top:20px;max-width:none}.offer{padding:76px 0}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.offer h2{font-size:38px;max-width:400px;margin-bottom:20px}.offer p{font-size:16px;color:var(--muted)}.offer-detail{padding-left:32px;border-left:2px solid #d0e4e7}.offer-detail h3{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:15px}.steps{display:flex;flex-direction:column;gap:11px;margin-top:21px;font-size:14px}.steps b{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;background:#edf5f4;border-radius:50%;font-size:12px;color:var(--blue);font-weight:600}
.contact{background:#edf3f2}.contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:start}.contact-copy{padding-top:10px}.contact h2{font-size:clamp(35px,3.6vw,48px);margin-bottom:23px}.contact-copy>p:not(.eyebrow){max-width:390px;color:var(--muted)}.contact ul{list-style:none;padding:0;margin:28px 0;font-size:15px}.contact li{position:relative;padding-left:25px;margin-bottom:12px}.contact li:before{content:'✓';position:absolute;left:0;color:#147667;font-weight:600}.contact-form{background:#fff;border:1px solid #dce6e4;border-radius:12px;padding:29px;box-shadow:0 10px 30px #173d4605}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-form label{display:block;font-size:13px;font-weight:500;margin-bottom:20px;min-width:0}.contact-form input:not([type=hidden]),.contact-form select{display:block;width:100%;min-width:0;min-height:50px;border:1px solid #bccbd2;border-radius:5px;background:#fff;color:var(--ink);padding:12px 13px;font-size:16px;font-weight:400;margin-top:7px}.contact-form input::placeholder{color:#6b7c85;font-size:14px;opacity:1}.contact-form select{font-size:14px;padding-right:24px}.optional{font-weight:400;color:var(--muted);font-size:11px}.form-privacy{font-size:11px;color:#5a6b75;line-height:1.6;margin:3px 0 19px}.form-privacy a{text-underline-offset:2px}.contact-form>.button{width:100%;gap:14px}.contact-form .honey-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form-feedback{font-size:14px;background:#eaf6ee;padding:12px;border-radius:6px;margin-top:15px}[hidden]{display:none!important}.faq{padding:65px 0 75px}.faq-inner{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px}.faq h2{font-size:34px}.faq details{border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:16px}.faq summary{cursor:pointer;font-size:16px;font-weight:500;padding:2px 25px 2px 0;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:1px;top:0;color:var(--blue);font-size:21px;line-height:1.2}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;margin-top:13px}.footer-inner{display:flex;align-items:center;gap:25px;padding-block:30px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-inner .logo{width:120px}.footer-inner span{margin-right:auto}.footer-inner>a:not(:first-child){text-underline-offset:3px}dialog{border:0;padding:35px;border-radius:13px;width:460px;max-width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#092638ad}dialog h2{font-size:30px}dialog p{margin:18px 0 24px}
@media(min-width:1440px){.hero{padding-top:50px;padding-bottom:62px}.hero-grid{gap:56px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:30px}.hero h1{font-size:49px}.hero-visual{height:515px}.hero-lead{font-size:20px}.hero-actions{gap:15px}.header nav{gap:20px;margin-right:5px}.split,.integration-grid,.offer-grid,.contact-grid,.faq-inner{gap:45px}.receipt{left:14px;right:14px;padding:15px}.receipt-top{flex-wrap:wrap}.receipt-top .example-badge{display:none}.map-targets{grid-template-columns:1fr}.map-targets>div{padding:10px;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.map-targets span{margin-top:0}.integration-map{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:25px}.contact-form label{margin-bottom:16px}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:73px;gap:15px}.logo{width:125px}.header nav{display:none}.button.small{font-size:13px;min-height:43px;padding:11px 14px;gap:13px}.button.small span{font-size:20px}.hero{padding:30px 0}.hero-grid{grid-template-columns:1fr;gap:27px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;margin-bottom:16px}.hero h1{font-size:clamp(40px,8.7vw,59px);line-height:1.08;margin-bottom:20px}.hero-lead{font-size:20px;line-height:1.42;max-width:520px}.hero-support{font-size:15px;line-height:1.6;margin-top:14px;max-width:540px}.hero-actions{margin-top:24px;gap:18px}.hero-actions .button{min-height:53px;font-size:15px;padding:15px 18px;gap:15px}.quiet-link{font-size:13px}.micro{font-size:11px;margin-top:12px}.hero-visual{height:340px;border-radius:10px}.hero-visual>img{object-position:70% 45%}.visual-label{top:19px;left:20px;font-size:9px;letter-spacing:.1em}.receipt{left:15px;right:15px;bottom:15px;padding:15px}.receipt-top{flex-wrap:nowrap}.receipt-top strong{font-size:13px}.receipt>p{font-size:13px;margin-top:9px}.receipt-status{font-size:10px;margin-top:6px}.receipt-top .example-badge{display:block;font-size:7px}.benefits{padding:24px 0}.benefit-grid{grid-template-columns:1fr;gap:21px}.benefit-grid article{padding:0 0 0 37px;max-width:550px}.benefit-grid article+article{border-left:0;border-top:1px solid var(--line);padding:21px 0 0 37px}.number{position:absolute;left:0;top:2px;font-size:11px}.benefit-grid article+article .number{top:23px}.benefit-grid h2{font-size:21px;margin-bottom:7px}.benefit-grid p{font-size:14px;line-height:1.6}.section{padding:54px 0}.split,.integration-grid,.offer-grid,.contact-grid,.faq-inner{grid-template-columns:1fr;gap:29px}.eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:17px}h2{font-size:34px;line-height:1.12}.section-copy h2{margin-bottom:18px}.section-copy>p:not(.eyebrow){max-width:550px;font-size:16px}.section-copy>p.note{font-size:12px;margin-top:15px}.text-link{font-size:15px;margin-top:21px}.conversation{padding:19px;border-radius:10px}.conversation-top{gap:7px}.conversation-top>div{font-size:11px}.example-badge{font-size:7px}.channel-picker{margin-top:16px}.channel-caption{font-size:10px;margin:15px 0}.bubble{font-size:14px;padding:14px;max-width:96%}.handoff p{font-size:11px}.integration{padding:50px 0}.integration h2{font-size:34px;margin-bottom:19px}.integration p{font-size:16px}.integration p.integration-note{font-size:12px}.integration-map{padding:22px}.map-targets>div{font-size:13px;padding:12px}.map-targets span{font-size:11px}.offer h2{font-size:34px;max-width:440px}.offer p{font-size:15px}.offer-detail{padding-left:20px}.offer-detail h3{font-size:23px}.steps{font-size:13px}.contact h2{font-size:37px}.contact-copy{padding-top:0}.contact-copy>p:not(.eyebrow){max-width:550px;font-size:16px}.contact-copy>p.note{font-size:12px}.contact ul{margin:23px 0;font-size:14px}.contact li{margin-bottom:9px}.contact-form{padding:23px 20px}.contact-form input:not([type=hidden]),.contact-form select{font-size:16px}.contact-form label{font-size:13px;margin-bottom:18px}.contact-form select{font-size:14px}.contact-form>.button{font-size:14px;padding:15px 12px;gap:10px}.faq{padding:46px 0 35px}.faq-inner{gap:27px}.faq h2{font-size:30px}.faq summary{font-size:15px}.faq details p{font-size:14px}.footer-inner{flex-wrap:wrap;gap:16px 25px;padding-block:25px;font-size:11px}.footer-inner span{width:calc(100% - 147px);margin:0}.footer-inner .logo{width:120px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:39px}.hero-lead{font-size:19px}.hero-actions{gap:15px}.hero-actions .button{font-size:14px;padding-inline:15px}.hero-visual{height:315px}.receipt-top .example-badge{display:none}.receipt-status{font-size:9px}.conversation{padding:16px}.conversation-top .example-badge{font-size:6px;padding:4px}.map-targets>div{font-size:12px}.map-targets span{font-size:10px}.contact-form{padding:21px 17px}.footer-inner{column-gap:19px}}
footer>.analytics-consent-settings{width:min(1200px,calc(100% - 80px));margin:0 auto 24px;text-align:left;font-size:13px;color:var(--muted)}
@media(max-width:1100px){footer>.analytics-consent-settings{width:calc(100% - 48px)}}
@media(max-width:760px){.eyebrow,.hero .eyebrow{font-size:14px;letter-spacing:.07em}.contact-form select{font-size:16px}.form-privacy{font-size:14px}.optional{font-size:14px}.contact-form label{font-size:14px}.note,.section-copy>p.note,.contact-copy>p.note,.integration p.integration-note{font-size:14px}.receipt-status{font-size:12px}.receipt-top .example-badge{display:none}.channel-caption,.handoff p{font-size:12px}footer>.analytics-consent-settings{width:calc(100% - 40px);font-size:14px}}
@media(max-width:380px){footer>.analytics-consent-settings{width:calc(100% - 32px)}}
/* Revisión de legibilidad solicitada: conservar titulares, ampliar texto de lectura. */
.header nav a{font-size:16px}
.eyebrow,.hero .eyebrow,.number,.micro,.visual-label{font-size:14px}
.visual-label{letter-spacing:.07em}
.hero-support,.benefit-grid p,.bubble,.offer p,.integration p,.section-copy>p:not(.eyebrow):not(.note),.contact-copy>p:not(.eyebrow):not(.note),.faq details p{font-size:17px;line-height:1.65}
.note,.section-copy>p.note,.contact-copy>p.note,.integration p.integration-note{font-size:15px;line-height:1.65}
.quiet-link,.text-link,.channel-picker button,.steps,.contact ul,.faq summary{font-size:16px}
.receipt-top strong,.receipt>p{font-size:16px;line-height:1.45}
.receipt-status,.example-badge,.conversation-top>div,.channel-caption,.bubble span,.handoff strong,.handoff p,.map-source span,.map-targets span,.integration-map>p,.steps b{font-size:14px}
.example-badge{white-space:normal;letter-spacing:.025em;line-height:1.35}
.receipt-top{flex-wrap:wrap}.receipt-top .example-badge{margin-left:0}
.receipt-status{align-items:baseline;line-height:1.5}
.conversation-top{gap:12px}
.bubble span{letter-spacing:.06em}
.map-targets>div{font-size:16px}.map-targets span{line-height:1.45}
.contact-form label{font-size:15px}.optional{font-size:14px}
.contact-form select,.contact-form input::placeholder{font-size:16px}
.form-privacy,.form-feedback{font-size:15px;line-height:1.65}
.footer-inner,footer>.analytics-consent-settings{font-size:14px}
@media(max-width:760px){
 .hero-support,.benefit-grid p,.bubble,.offer p,.faq details p{font-size:17px}
 .hero-actions .button,.contact-form>.button{font-size:16px}
 .button.small{font-size:14px;gap:10px}
 .hero-actions{gap:18px}
 .hero .eyebrow,.eyebrow{font-size:14px}
 .receipt-top .example-badge{display:none}
 .conversation-top .example-badge{font-size:14px;padding:5px 8px}
 .map-targets>div{display:block;text-align:left;padding:14px}
 .map-targets span{display:block;margin-top:5px}
 .footer-inner span{width:100%;order:1}
 .footer-inner>a:not(:first-child){order:2}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
