@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#082346;--blue:#1260df;--cyan:#00aaca;--ink:#183b5b;--muted:#526a7f;--line:#d6e4ec}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:#fff;color:var(--navy);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #009ebd;outline-offset:5px}.container{max-width:1200px;width:calc(100% - 96px);margin:auto}.review-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 32px;background:#eef3f7;font-size:10px;letter-spacing:.07em;color:#496177}.review-bar div{display:flex;gap:24px}.review-bar a{text-decoration:underline;text-underline-offset:3px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;width:216px}.brand img{width:100%;height:auto}.header nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:700}.nav-cta{border:1px solid #bbcfdf;border-radius:7px;padding:10px 20px}.hero{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f2fbff 62%,#fff 100%)}.hero-copy{text-align:center;padding-top:51px;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--blue);margin:0 0 17px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.2vw,70px);line-height:1.1;letter-spacing:-.047em;font-weight:800;margin-bottom:23px}h1 span{color:var(--blue)}.hero-description{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:26px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;background:var(--blue);color:white;border-radius:7px;padding:14px 23px;font-size:13px;font-weight:750;box-shadow:0 5px 13px #1260df13;transition:background .2s,transform .2s}.button:hover{background:#084cc0;transform:translateY(-2px)}.quiet-link{font-size:12px;font-weight:700}.credentials{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:28px}.credential{display:flex;align-items:center;gap:10px;text-align:left;font-size:9px;color:#586d7f;line-height:1.65}.credential strong{font-weight:650;color:#314c66}.md-mark{background:#1434ad;display:flex;align-items:center;width:63px;height:36px;padding:5px 7px;border-radius:3px}.md-mark img{width:100%;height:auto}.wa-mark{display:flex;align-items:center;position:relative;padding-right:14px}.verified-art{position:absolute;right:0;bottom:0;width:18px;height:18px;background:url('/assets/meta-verified-small.jpg') no-repeat -7.5px -17.75px;background-size:96px 54px}.hero-art{max-width:1270px;margin:20px auto 0}.hero-art>img{width:100%;height:auto;mix-blend-mode:multiply}.hero-art figcaption{display:grid;grid-template-columns:1fr 1.2fr 1fr;max-width:1100px;margin:-4px auto 0;padding:0 20px 28px;text-align:center;font-size:11px;color:#49657d;font-weight:650}.solutions{padding-top:94px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px;gap:25px}h2{font-size:43px;line-height:1.17;letter-spacing:-.04em;margin-bottom:0;font-weight:800}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:4px}.gps-feature{display:grid;grid-template-columns:.86fr 1.14fr;background:#edf8fc;border-radius:12px;overflow:hidden}.gps-copy{padding:46px 43px}.gps-copy h3{font-size:35px;letter-spacing:-.035em;line-height:1.18;margin-bottom:20px}.gps-copy>p:not(.eyebrow){color:var(--muted);max-width:330px;font-size:14px}.text-link{display:inline-block;margin-top:15px;font-size:12px;color:var(--blue);font-weight:800}.gps-photo{position:relative;min-height:350px}.gps-photo>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:28px 23px 16px;color:white;background:linear-gradient(transparent,#001d34cf);font-size:10px}.secondary-solutions{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:44px}.secondary-solutions>a{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.secondary-solutions img{width:150px;height:185px;object-fit:cover;border-radius:7px}.secondary-solutions h3{font-size:24px;letter-spacing:-.025em;line-height:1.22;margin-bottom:12px}.secondary-solutions p:not(.eyebrow){font-size:12px;color:var(--muted);margin-bottom:0}.secondary-solutions .eyebrow{font-size:9px;margin-bottom:12px}.secondary-solutions .text-link{margin-top:12px}.demo-section{background:#f5f9fc;padding:76px 0 85px}.demo-shell{width:100%;max-width:none}.demo-tabs{display:flex;border-bottom:1px solid var(--line);gap:24px;align-items:center}.demo-tabs button{padding:16px 0;border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);font-size:12px;cursor:pointer;font-weight:700}.demo-tabs button[aria-pressed=true]{color:var(--blue);border-bottom-color:var(--blue)}.demo-tabs button span{font-size:10px;margin-right:5px}.example-label{font-size:10px;color:var(--muted);margin-left:auto}.workbench{background:white;border:1px solid var(--line);border-radius:0 0 9px 9px}.bench-top{display:flex;justify-content:space-between;padding:16px 25px;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.wordmark{font-weight:800;letter-spacing:.1em;color:var(--navy)}.wordmark b{color:var(--cyan);margin:0 9px}.bench-body{display:grid;grid-template-columns:1fr 1fr}.conversation,.system-panel{padding:30px}.conversation{border-right:1px solid var(--line)}.panel-label{display:flex;gap:9px;align-items:center;font-size:11px;font-weight:700;margin-bottom:24px}.panel-label svg,.action-note svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.customer,.assistant{padding:15px 18px;max-width:91%;border-radius:10px;font-size:13px}.customer{background:#edf7f0;margin-left:auto;margin-bottom:14px;border-bottom-right-radius:2px}.assistant{background:#f0f6fc;border-bottom-left-radius:2px;min-height:102px}.customer small,.assistant small{font-size:9px;font-weight:800;color:#526a7f}.customer p,.assistant p{margin:3px 0 0}.conversation-footer{display:flex;align-items:start;gap:10px;font-size:10px;color:var(--muted);margin-top:20px}.conversation-footer p{margin:0}.record-heading{display:flex;justify-content:space-between;align-items:center}.record-heading small{font-size:9px;letter-spacing:.08em;color:var(--muted)}.record-heading h2{font-size:26px;margin-top:4px}.record-status{font-size:10px;background:#f8f0df;color:#78611e;padding:4px 8px;border-radius:4px}.facts{display:grid;grid-template-columns:1fr 1fr;margin-top:23px;gap:20px}.facts div{border-bottom:1px solid var(--line);padding-bottom:12px}.facts span{display:block;font-size:10px;color:var(--muted)}.facts strong{font-size:25px;font-weight:700}.facts strong small{font-size:11px;font-weight:500}.facts.text-facts strong{font-size:17px}.action-note{display:flex;gap:10px;align-items:center;font-size:10px;color:#526a7f;margin-top:20px}.action-note p{margin:0}.progress-row{display:flex;align-items:center;justify-content:space-between;padding:18px 25px;border-top:1px solid var(--line);gap:15px}.progress-steps{display:flex;gap:12px;align-items:center;font-size:10px;color:#6c8092}.progress-steps .active{color:var(--blue);font-weight:800}.next-step{border:0;background:var(--blue);color:white;padding:10px 15px;border-radius:5px;font-size:11px;font-weight:700;cursor:pointer}.next-step span{margin-left:14px}.demo-caption{display:flex;justify-content:space-between;gap:20px;padding-top:16px;color:var(--muted);font-size:10px}.demo-caption p{margin-bottom:0}.demo-caption>span{white-space:nowrap}.contact{padding:100px 0;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:80px}.contact h2{font-size:53px;margin-bottom:23px}.contact p:not(.eyebrow){color:var(--muted);font-size:14px}.contact .button{margin-top:10px}.contact .button img{background:white;border-radius:5px;padding:2px}.setup-note{border-left:1px solid var(--line);padding:28px 0 28px 64px}.setup-note svg{width:57px;height:57px;fill:none;stroke:var(--blue);stroke-width:1.6;margin-bottom:18px}.setup-note h3{font-size:28px;line-height:1.3;letter-spacing:-.03em;margin-bottom:14px}footer.container{border-top:1px solid var(--line);padding:32px 0;display:flex;gap:30px;align-items:center;flex-wrap:wrap}footer .brand{width:175px;margin-right:auto}footer p,footer>a:not(.brand){font-size:10px;color:var(--muted);margin:0}footer small{width:100%;font-size:9px;color:#6c8092;text-align:right}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{width:auto;height:auto;clip:auto;background:white;padding:10px;z-index:10}
@media(min-width:1500px){.hero-art{margin-top:5px}.hero-copy{padding-top:65px}}@media(max-width:850px){.container{width:calc(100% - 48px)}.header{height:88px}.brand{width:185px}.header nav{gap:20px}.hero-copy{padding-top:38px}h1{font-size:54px}.hero-art{margin-top:30px}.solutions{padding-top:65px}.gps-copy{padding:30px}h2{font-size:36px}.gps-copy h3{font-size:29px}.secondary-solutions{gap:28px}.secondary-solutions>a{grid-template-columns:1fr}.secondary-solutions img{width:100%;height:180px}.progress-steps{gap:6px;font-size:9px}.conversation,.system-panel{padding:22px}.demo-tabs{gap:17px}.contact{gap:30px}.setup-note{padding-left:30px}.contact h2{font-size:44px}}
@media(max-width:580px){.container{width:calc(100% - 36px)}.review-bar{padding:8px 16px;font-size:8px;gap:10px}.review-bar div{gap:10px}.review-bar a:last-child{display:none}.header{height:81px}.brand{width:162px}.header nav>a:not(.nav-cta){display:none}.nav-cta{padding:8px 13px;font-size:11px}.hero-copy{padding-top:31px}.eyebrow{font-size:8px;margin-bottom:16px}h1{font-size:41px;letter-spacing:-.045em;line-height:1.13}.hero-description{font-size:13px;line-height:1.8}.hero-description br{display:none}.hero-actions{gap:20px;flex-direction:column}.button{padding:12px 18px;font-size:12px}.quiet-link{font-size:11px}.credentials{gap:18px;margin-top:24px}.credential{font-size:8px;gap:7px}.md-mark{width:49px;height:31px;padding:4px}.wa-mark img{width:25px}.hero-art{width:100%;margin-left:0;margin-top:27px}.hero-art figcaption{font-size:8px;padding-left:5%;padding-right:5%;gap:8px;margin-top:5px}.solutions{padding-top:53px;padding-bottom:56px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px;font-size:12px}.section-heading>p br{display:none}h2{font-size:33px}.gps-feature{grid-template-columns:1fr}.gps-copy{padding:28px}.gps-copy h3{font-size:31px}.gps-photo{min-height:0;height:235px}.secondary-solutions{grid-template-columns:1fr;margin-top:30px;gap:27px}.secondary-solutions>a{grid-template-columns:105px 1fr;gap:19px}.secondary-solutions img{height:158px;width:105px}.secondary-solutions h3{font-size:22px}.secondary-solutions .eyebrow{font-size:8px}.secondary-solutions p:not(.eyebrow){font-size:11px}.demo-section{padding:50px 0}.demo-tabs{gap:15px;flex-wrap:wrap;padding-bottom:10px}.demo-tabs button{font-size:10px;padding:12px 0 8px}.demo-tabs button span{display:none}.example-label{width:100%;margin:0;font-size:9px}.bench-body{grid-template-columns:1fr}.conversation{border-right:0;border-bottom:1px solid var(--line)}.assistant{min-height:95px}.bench-top{padding:13px 17px;font-size:8px}.progress-row{flex-direction:column;align-items:stretch;padding:17px}.progress-steps{justify-content:space-between;font-size:8px}.next-step{margin-top:5px}.demo-caption{display:block;font-size:9px}.demo-caption>span{display:block;margin-top:8px}.contact{grid-template-columns:1fr;padding:59px 0;gap:40px}.contact h2{font-size:42px}.contact p:not(.eyebrow){font-size:12px}.setup-note{padding:26px 0 0;border-left:0;border-top:1px solid var(--line)}.setup-note svg{float:left;margin:0 23px 65px 0;width:45px}.setup-note h3{font-size:23px}footer.container{gap:22px}footer .brand{width:145px}footer small{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
