:root{--ink:#061c35;--muted:#506780;--accent:#54b8ff;--paper:#f5f9ff;--line:#d7e4f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:6px;outline:3px solid #0877df}.wrap{max-width:1260px;margin:auto;padding:0 48px}header{border-bottom:1px solid var(--line)}nav{justify-content:space-between;align-items:center;gap:24px;height:92px;display:flex}.brand{letter-spacing:-1.2px;align-items:center;gap:11px;font-size:27px;font-weight:800;display:flex}.mark{width:31px;height:31px}.navlinks{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.navlinks a:hover{opacity:.6}.hero{grid-template-columns:1.04fr 1fr;align-items:center;gap:70px;padding:76px 0 70px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:2px;align-items:center;gap:12px;margin:0 0 24px;font-size:12px;font-weight:700;display:flex}.eyebrow:before{content:"";background:#249dff;width:25px;height:2px;display:block}h1{letter-spacing:-4px;margin:0 0 28px;font-size:clamp(54px,5.5vw,78px);font-weight:600;line-height:1.02}h1 span{color:#0877df}.intro{color:var(--muted);max-width:450px;font-size:18px;line-height:1.7}.button{color:#fff;background:#0869d7;border-radius:6px;align-items:center;gap:26px;margin-top:20px;padding:15px 21px;font-size:14px;font-weight:600;display:inline-flex}.button:hover{background:#075bc0}.hero-note{color:var(--muted);margin-top:20px;font-size:12px}.demo{background:#e4f0ff;border-radius:16px;padding:26px;position:relative}.demo-top{letter-spacing:1.2px;text-transform:uppercase;color:#355d84;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:12px;display:flex}.dashboard{--muted:#afc7df;color:#f5f9ff;background:#071f3a;border:1px solid #234665;border-radius:12px;padding:26px;box-shadow:0 14px 35px #001c3d20}.dashhead{justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.dashhead strong{font-size:16px}.badge{color:#94d6ff;background:#103c61;border-radius:30px;padding:4px 10px;font-size:12px}.scorearea{align-items:center;gap:25px;margin:23px 0;display:flex}.ring{background:conic-gradient(#39adff 0 84%,#173b5d 84%);border-radius:50%;flex-shrink:0;width:145px;height:145px;padding:9px}.ringcenter{background:#071f3a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.ring b{letter-spacing:-2px;font-size:47px;line-height:1.1}.ring small{color:var(--muted);font-size:12px}.scoretext strong{margin-bottom:7px;font-size:19px;line-height:1.3;display:block}.scoretext p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.metrics{border-block:1px solid #234665;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 0;display:grid}.metrics small{color:var(--muted);font-size:12px;display:block}.metrics strong{font-size:16px;font-weight:600}.charthead{justify-content:space-between;align-items:center;margin-top:20px;font-size:13px;display:flex}.legend{color:var(--muted);gap:12px;font-size:10px;display:flex}.legend span:before{content:"";background:#238be0;width:7px;height:7px;margin-right:5px;display:inline-block}.legend span:last-child:before{background:#72ceff}.chart{width:100%;height:auto;margin-top:6px;display:block}.democaption{color:#42688c;text-align:center;margin:14px 0 0;font-size:12px}.pillars{border-block:1px solid var(--line);justify-content:space-between;gap:24px;padding:24px 0;font-size:14px;display:flex}.pillars span{align-items:center;gap:13px;display:flex}.pillars i{color:#0877df;font-size:12px;font-style:normal}.section{padding:88px 0}.section h2{letter-spacing:-1.8px;margin:0;font-size:clamp(34px,3.5vw,49px);font-weight:500;line-height:1.12}.what{grid-template-columns:1fr 1fr;gap:90px;display:grid}.bodycopy p{color:var(--muted);margin:0 0 20px;font-size:18px}.bodycopy strong{color:var(--ink);font-weight:500}.context{color:#f5f9ff;background:linear-gradient(120deg,#061c35,#073565);border-radius:14px;grid-template-columns:1fr 1fr;gap:70px;padding:54px;display:grid}.context .eyebrow{color:#b7dcff}.context h2{letter-spacing:-1.5px;margin:0 0 22px;font-size:40px;font-weight:500;line-height:1.14}.context p{color:#b1c9e0;margin:0}.steps{flex-direction:column;gap:22px;display:flex}.step{grid-template-columns:34px 1fr;gap:14px;display:grid}.step>span{color:var(--accent);padding-top:4px;font-size:12px}.step strong{font-size:17px;font-weight:500}.step p{margin-top:5px;font-size:14px}.audience-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.audience-header>p{max-width:330px;color:var(--muted);margin:0}.cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:34px}.card .label{letter-spacing:1.6px;color:#0869c3;font-size:12px;font-weight:600}.card h3{letter-spacing:-1px;margin:20px 0 14px;font-size:28px;font-weight:500}.card p{color:var(--muted);max-width:445px;margin:0}.card ul{border-top:1px solid var(--line);margin:24px 0 0;padding:0;list-style:none}.card li{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.card li:before{content:"+";color:#0877df;margin-right:13px}.closing{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:46px 0 66px;display:flex}.closing h2{letter-spacing:-1.3px;max-width:650px;margin:0;font-size:36px;font-weight:500;line-height:1.15}.closing p{color:var(--muted);max-width:270px;margin:0;font-size:14px}footer{background:#061c35;padding:26px 0}footer .wrap{color:#b1c9e0;justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}footer a{text-underline-offset:4px;text-decoration:underline}@media (max-width:1000px){.wrap{padding:0 28px}.hero{gap:30px}h1{font-size:58px}.demo{padding:17px}.dashboard{padding:20px}.scorearea{gap:15px}.ring{width:120px;height:120px}.context{gap:35px;padding:36px}.what{gap:45px}}@media (max-width:720px){.wrap{padding:0 22px}nav{height:76px}.navlinks{gap:18px}.navlast{display:none}.navlinks a{font-size:12px}.brand{font-size:23px}.hero{grid-template-columns:1fr;gap:35px;padding:49px 0 40px}h1{letter-spacing:-3px;font-size:61px}.intro{font-size:17px}.demo{padding:20px}.dashboard{padding:22px}.pillars{flex-wrap:wrap;gap:14px;font-size:12px}.pillars span{gap:8px}.section{padding:55px 0}.what,.context{grid-template-columns:1fr;gap:28px}.bodycopy p{font-size:17px}.context{padding:30px 25px}.context h2{font-size:34px}.audience-header{display:block}.audience-header>p{margin-top:20px}.cards{grid-template-columns:1fr}.card{padding:27px}.closing{padding:35px 0 45px;display:block}.closing h2{font-size:32px}.closing p{margin-top:18px}footer .wrap{flex-wrap:wrap}.scoretext strong{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.mark{border-radius:10px;width:38px;height:38px}.demo-controls{justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex}.demo-controls button{cursor:pointer;border:0}.demo-arrow{color:#075bc0;background:#d3e6fb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:27px;line-height:1;display:grid}.demo-arrow:hover{background:#c0defb}.demo-dots{align-items:center;gap:8px;display:flex}.demo-dots button{background:#acc9e5;border-radius:99px;width:24px;height:8px;padding:0}.demo-dots button.active{background:#0869d7}.demo-controls button:focus-visible{outline-offset:3px;outline:3px solid #0877df}.dashboard{animation:.28s ease-out demo-appear}@keyframes demo-appear{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.skip-link{background:var(--ink);color:#fff;z-index:10;padding:12px 20px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}@media (max-width:380px){.wrap{padding-inline:16px}.navlinks{gap:12px}.brand{gap:7px;font-size:21px}h1{font-size:54px}.demo{padding:12px}.dashboard{padding:16px}.scorearea{gap:12px}.ring{width:100px;height:100px}.scoretext strong{font-size:16px}.charthead{flex-wrap:wrap;gap:8px}}@media (prefers-reduced-motion:reduce){.dashboard{animation:none}}.language-switch{border:1px solid var(--line);border-radius:8px;flex-shrink:0;gap:3px;padding:3px;display:flex}.language-switch a{border-radius:5px;place-items:center;min-width:44px;min-height:40px;font-size:13px;font-weight:700;display:grid}.language-switch a:hover{background:#e4f0ff}.language-switch a[aria-current=page]{color:#fff;background:#0869d7}header .navlinks{margin-left:auto}.hero>*,.scoretext,.metrics>*{min-width:0}.metrics small{overflow-wrap:break-word}html[lang=es] h1{font-size:clamp(48px,5vw,70px)}html[lang=es] .ring small{text-align:center;max-width:90px;line-height:1.3}@media (max-width:1100px){header .navlast{display:none}header .navlinks{gap:18px}}@media (max-width:720px){header nav{flex-wrap:wrap;gap:12px;height:auto;min-height:76px;padding-block:16px}header .navlinks{order:3;justify-content:space-between;gap:10px;width:100%;margin:0}header .navlinks a{font-size:14px}.language-switch{margin-left:auto}.demo-top{gap:12px}.demo-top span:last-child{white-space:nowrap}.dashhead{flex-wrap:wrap}.charthead{flex-wrap:wrap;gap:8px}html[lang=es] h1{letter-spacing:-2.5px;font-size:clamp(46px,10vw,61px)}}.integrations{border-top:1px solid var(--line)}.integration-heading{max-width:760px;margin-bottom:36px}.integration-intro{color:var(--muted);margin:22px 0 0;font-size:18px}.integration-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.integration-grid>*{min-width:0}.integration-partner{color:#f5f9ff;background:linear-gradient(135deg,#061c35,#073565);border:1px solid #234665;border-radius:14px;padding:34px}.integration-brand{letter-spacing:-.6px;flex-wrap:wrap;align-items:center;gap:12px;font-size:23px;font-weight:700;display:flex}.integration-brand img{border-radius:12px}.integration-plus{color:var(--accent);font-weight:400}.integration-partner-label{color:#b1c9e0;margin:14px 0 0;font-size:14px}.integration-module{border-top:1px solid #345472;margin-top:30px;padding-top:26px}.integration-module h3{margin:0 0 10px;font-size:24px;font-weight:500}.integration-module p{color:#b1c9e0;margin:0}.integration-link{color:#94d6ff;text-underline-offset:5px;align-items:center;gap:14px;min-height:44px;margin-top:28px;font-size:15px;font-weight:600;text-decoration:underline;display:inline-flex}.integration-link:hover{color:#fff}.integration-link:focus-visible{outline-color:#94d6ff}.integration-details{gap:24px;display:grid}.integration-details article+article{border-top:1px solid var(--line);padding-top:24px}.integration-details h3{margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.3}.integration-details p{color:var(--muted);margin:0}@media (max-width:1200px){header .navlast{display:none}}@media (max-width:720px){header .navlinks{flex-wrap:wrap}.integration-grid{grid-template-columns:1fr;gap:30px}.integration-partner{padding:26px}.integration-brand{font-size:21px}.integration-intro{font-size:17px}}.privacy-summary{border:1px solid var(--line);background:#e4f0ff;border-radius:14px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:66px;padding:34px;display:flex}.questions{border-top:1px solid var(--line);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:72px;display:grid}.questions-heading h2{max-width:360px}.questions-heading>p:last-child{color:var(--muted);margin:28px 0 0;font-size:18px}.questions-list{min-width:0}.question{border-top:1px solid var(--line);padding:26px 0}.question:last-child{border-bottom:1px solid var(--line)}.question summary{cursor:pointer;align-items:baseline;gap:9px;font-size:20px;font-weight:700;line-height:1.35;list-style:none;display:flex}.question summary::-webkit-details-marker{display:none}.question summary:before{content:"";border-top:10px solid #0877df;border-left:7px solid #0000;border-right:7px solid #0000;flex:none;transition:transform .15s;transform:rotate(-90deg)}.question[open] summary:before{transform:rotate(0)}.question summary:focus-visible{outline-offset:5px;outline:3px solid #0877df}.question p{color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.7}.privacy-summary>div{max-width:650px}.privacy-summary h2{letter-spacing:-.8px;margin:0 0 14px;font-size:30px;font-weight:500;line-height:1.2}.privacy-summary p{color:var(--muted);margin:0}.privacy-summary .button{flex-shrink:0;max-width:290px;margin:0}.privacy-back{margin-left:auto;font-size:14px}.policy-page{padding-top:64px;padding-bottom:80px}.policy-heading{max-width:850px;margin-bottom:56px}.policy-heading h1,html[lang=es] .policy-heading h1{letter-spacing:-1.8px;overflow-wrap:break-word;font-size:clamp(36px,4.5vw,60px);line-height:1.1}.policy-heading>p:last-child{color:var(--muted);font-size:18px}.policy-grid{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:64px;display:grid}.policy-contents{background:#e4f0ff;border-radius:12px;padding:24px}.policy-contents h2{margin:0 0 18px;font-size:16px}.policy-contents ol{margin:0;padding-left:20px}.policy-contents li{padding:5px 0;font-size:14px}.policy-contents a:hover{text-decoration:underline}.policy-body section{margin-bottom:36px}.policy-body h2{margin:0 0 14px;font-size:25px;font-weight:600;line-height:1.3}.policy-body p{color:var(--muted);margin:0;line-height:1.85}.policy-contact{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:26px;font-style:normal;display:flex}.policy-body a{color:#0869c3;text-underline-offset:4px;text-decoration:underline}.policy-body .policy-source{margin-top:24px;font-size:14px}@media (max-width:850px){.questions{grid-template-columns:1fr;gap:34px}.privacy-summary{flex-direction:column;align-items:flex-start;gap:24px}.policy-grid{grid-template-columns:1fr;gap:36px}}@media (max-width:720px){.questions-heading>p:last-child{margin-top:18px;font-size:17px}.question{padding:22px 0}.question summary{font-size:18px}.question p{margin-top:16px;font-size:16px}.privacy-summary{margin-bottom:44px;padding:26px}.privacy-summary h2{font-size:27px}.policy-page{padding-top:40px;padding-bottom:55px}.privacy-nav .privacy-back{order:3;width:100%}.policy-heading{margin-bottom:32px}}.header-actions{flex-shrink:0;align-items:center;gap:28px;display:flex}.header-actions .language-switch{border:0;gap:10px;margin:0;padding:0}.header-actions .language-switch a{color:#506780;background:0 0;border-radius:0;min-width:34px;min-height:44px;font-size:14px}.header-actions .language-switch a:hover{color:#061c35}.header-actions .language-switch a[aria-current=page]{color:#061c35;text-underline-offset:7px;background:0 0;text-decoration:underline;text-decoration-thickness:1px}.header-actions .header-cta{white-space:nowrap;border-radius:8px;margin:0;padding:15px 22px;font-size:16px;font-weight:700}@media (max-width:1200px){.landing-header .navlast{display:none}}@media (max-width:950px){.landing-header nav{flex-wrap:wrap;gap:16px;height:auto;min-height:92px;padding-block:16px}.header-actions{margin-left:auto}.landing-header .navlinks{flex-wrap:wrap;order:3;justify-content:center;width:100%;margin:0}}@media (max-width:480px){.header-actions{gap:12px}.header-actions .language-switch{gap:4px}.header-actions .header-cta{padding:12px 16px;font-size:14px}}.case-hero{color:#f5f9ff;background:linear-gradient(120deg,#061c35,#073565);padding:66px 0 42px}.case-hero .eyebrow{color:#94d6ff}.case-hero h1,html[lang=es] .case-hero h1{letter-spacing:-2px;max-width:900px;font-size:clamp(38px,5vw,66px);line-height:1.08}.case-intro{color:#b1c9e0;max-width:720px;font-size:20px}.case-facts{border-top:1px solid #345472;grid-template-columns:repeat(3,1fr);gap:24px;margin:36px 0 0;padding-top:24px;display:grid}.case-facts dt{color:#b1c9e0;font-size:13px}.case-facts dd{margin:5px 0 0;font-size:21px;font-weight:600}.case-content{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:60px;padding-top:56px;padding-bottom:64px;display:grid}.case-article section{margin-bottom:42px}.case-article section+section{border-top:1px solid var(--line);padding-top:30px}.case-article h2{letter-spacing:-.8px;margin:10px 0 20px;font-size:clamp(26px,3vw,34px);font-weight:500;line-height:1.2}.case-article p{color:var(--muted);margin:0 0 18px;line-height:1.8}.case-number{color:#0869c3;font-size:13px;font-weight:700}.case-items{gap:14px;margin:24px 0;padding:0;list-style:none;display:grid}.case-items li{background:#eaf2fc;border-left:3px solid #249dff;border-radius:0 8px 8px 0;padding:18px 22px}.case-items h3{margin:0 0 8px;font-size:18px;line-height:1.4}.case-items p{margin:0}.case-source{margin-bottom:32px;font-size:14px}.case-source a{color:#0869c3;text-underline-offset:4px;text-decoration:underline}.case-source p{margin-bottom:6px;font-size:12px}.case-article .case-cta{color:#fff;background:#061c35;border-radius:14px;margin-bottom:0;padding:30px}.case-cta p{color:#b1c9e0}.case-cta .button{margin-top:6px}@media (max-width:900px){.case-header nav{flex-wrap:wrap;height:auto;padding-block:16px}.case-content{grid-template-columns:1fr;gap:36px}}@media (max-width:600px){.case-hero{padding:40px 0 30px}.case-intro{font-size:17px}.case-facts{grid-template-columns:1fr;gap:18px}.case-content{padding-top:32px;padding-bottom:40px}.case-header .header-actions{justify-content:space-between;width:100%}.case-article .case-cta{padding:24px}}
