@font-face{font-family:Inter;src:url(/fonts/inter-latin.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}html,body{margin:0;padding:0}:root{--navy:#102244;--ink:#1b2c48;--blue:#1343c8;--muted:#596577;--pale:#f3f6fc;--line:#dae2ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #faad29;outline-offset:6px}button{cursor:pointer}img{display:block;max-width:100%}.wrap{width:min(1248px,calc(100% - 112px));margin:auto}.section{padding-top:104px;padding-bottom:104px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.13em;font-weight:600;margin:0 0 24px;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{font-size:clamp(44px,4.75vw,70px);font-weight:900;line-height:1.055;letter-spacing:-.054em;margin-bottom:28px}h1 span{color:var(--blue)}h2{font-size:clamp(32px,3.4vw,48px);font-weight:900;line-height:1.12;letter-spacing:-.042em;margin-bottom:24px}h3{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.025em;margin:0 0 9px}p{font-size:16px;line-height:1.7;color:var(--muted);margin-bottom:20px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:17px 24px;border-radius:6px;min-height:54px;font-size:14px;line-height:1.35;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:#0f37a6}.compact{min-height:44px;padding:12px 20px}.outline{border-color:#bac9e0;background:#fff}.outline:hover{background:#edf3ff}.white{background:#fff;color:var(--blue)}.white:hover{background:#eaf0ff}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:14px;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;top:-100px;left:20px;z-index:1000;background:#fff;padding:12px}.skip:focus{top:10px}.header{height:88px;background:#fffffff7;border-bottom:1px solid #e8edf5;position:relative;z-index:20}.nav{height:100%;display:flex;align-items:center;gap:56px}.brand{display:inline-flex;flex-shrink:0}.brand img{width:142px;height:auto}.nav nav{display:flex;align-items:center;gap:30px;flex:1;font-size:14px;font-weight:500}.nav-actions{display:flex;align-items:center;gap:26px;margin-left:auto}.products{position:relative}.products summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:9px}.products summary::-webkit-details-marker{display:none}.dropdown{position:absolute;top:36px;left:-24px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 40px #11224516;min-width:275px;padding:10px}.dropdown a{padding:16px;display:block;border-radius:5px}.dropdown a:hover{background:var(--pale)}.dropdown a span{display:block;color:var(--muted);font-size:13px;margin-top:7px;line-height:1.4}.menu-toggle{display:none}.hero{position:relative;min-height:750px;overflow:hidden}.hero-inner{position:relative;z-index:2;pointer-events:none}.hero-copy{padding:65px 0 54px;width:49%;pointer-events:auto}.hero .eyebrow{font-size:11px;margin-bottom:25px;letter-spacing:.105em}.hero-body{max-width:450px;font-size:16px;line-height:1.75}.hero-photo{position:absolute;inset:0 0 0 52%;border-bottom-left-radius:96px;overflow:hidden}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:68% 50%}.hero .actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:29px}.play-small{font-size:10px;border:1px solid #bcc9df;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;padding-left:2px}.hero-note{font-size:13px;margin:22px 0 0;color:#6b7482}.photo-caption{position:absolute;z-index:3;isolation:isolate;bottom:26%;left:calc(52% + 64px);max-width:300px;font-size:1.125rem;font-weight:600;line-height:1.45;letter-spacing:-.01em;text-align:center;color:#fff}.photo-caption:before{content:"";position:absolute;z-index:-1;inset:-26px -34px -24px;pointer-events:none;background:radial-gradient(ellipse closest-side,rgba(10,25,48,.62) 0%,rgba(10,25,48,.5) 55%,transparent 100%)}.work{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section-intro>p:not(.eyebrow){max-width:390px}.section-intro .text-link{margin-top:15px;color:var(--blue)}.work-row{display:flex;gap:28px;padding:23px 0;border-bottom:1px solid var(--line)}.work-row:first-child{padding-top:0}.work-row p{margin:0;font-size:15px;max-width:395px}.index{font-size:12px;color:var(--blue);padding-top:6px;font-weight:600}.work-row h3{font-size:20px}.how{background:var(--pale)}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.steps{list-style:none;padding:0;margin:37px 0 0;display:grid;gap:27px}.steps li{display:flex;gap:23px}.steps li>span{font-size:12px;color:var(--blue);font-weight:600;padding-top:4px}.steps h3{font-size:18px}.steps p{font-size:15px;max-width:390px;margin:0}.demo-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:450px;align-self:stretch;background:var(--blue);border-radius:10px;color:#fff;padding:32px;box-shadow:0 15px 35px #0b46db10;transition:background .2s}.demo-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.demo-top span{font-size:10px;letter-spacing:.12em;color:#cadbff}.demo-center{text-align:center;padding:44px 0 30px}.play-large{display:grid;place-items:center;padding-left:5px;width:82px;height:82px;border:1px solid #ffffff70;border-radius:50%;margin:0 auto 28px;font-size:23px;background:#ffffff12;transition:background .2s}.demo-panel:hover .play-large{background:#ffffff30}.demo-center h3{font-size:33px;font-weight:900;letter-spacing:-.04em}.demo-center p{color:#dbe5ff;font-size:15px}.demo-bottom{border-top:1px solid #ffffff40;padding-top:22px;display:flex;justify-content:space-between;font-size:13px;color:#fff}.center-title{text-align:center;max-width:700px;margin:0 auto 48px}.center-title .eyebrow,.center-title h2{margin-bottom:20px}.offering-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.offering{padding:48px;border-radius:9px;display:flex;flex-direction:column;align-items:flex-start}.software{background:var(--pale);border:1px solid #e1e8f2}.service{background:var(--blue);color:#fff}.offering .eyebrow{margin-bottom:34px;font-size:11px}.offering h3{font-size:35px;letter-spacing:-.04em;font-weight:900;margin-bottom:14px}.offering-line{font-weight:500;font-size:19px;color:var(--navy);margin-bottom:16px;line-height:1.45}.offering p:not(.eyebrow):not(.offering-line){font-size:15px;margin-bottom:32px;max-width:400px}.offering .button{margin-top:auto}.service p{color:#e5edff}.service .offering-line{color:#fff}.service .eyebrow{color:#d5e2ff}.freedom{display:grid;grid-template-columns:1fr 1fr;min-height:550px;background:#f1f5fd}.freedom-photo{overflow:hidden;align-self:center;aspect-ratio:4/3}.freedom-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.freedom-copy{padding:76px clamp(40px,6.2vw,100px);align-self:center}.freedom h2{font-size:clamp(35px,3.5vw,51px)}.freedom h2 span{color:var(--blue)}.freedom-copy p:not(.eyebrow){max-width:430px}.freedom-copy .freedom-end{font-size:14px;font-weight:600;color:var(--navy);margin-bottom:0}.controls-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px}.controls-heading>p{margin-bottom:29px}.controls-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:32px 0}.controls-grid article{border-top:1px solid #b8c9df;padding-top:23px}.control-no{font-size:10px;color:var(--blue);letter-spacing:.09em;font-weight:600;display:block;margin-bottom:25px}.controls-grid h3{font-size:19px;line-height:1.4;margin-bottom:12px}.controls-grid p{font-size:14px;line-height:1.7}.controls>.text-link{color:var(--blue)}.integrations{margin-top:70px;border-top:1px solid var(--line);padding-top:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.integrations .eyebrow{font-size:10px;margin-bottom:10px}.integrations p:not(.eyebrow){font-size:14px;color:var(--muted);margin:0}.integration-names{display:flex;gap:28px;align-items:center;font-size:19px;font-weight:600;letter-spacing:-.03em}.integration-names span+span{border-left:1px solid var(--line);padding-left:28px}.integrations>a{font-size:13px;font-weight:500;max-width:170px;line-height:1.6}.integrations>a:hover{text-decoration:underline}.closing{background:var(--blue);color:#fff;padding:80px 0}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.closing .eyebrow{color:#cedcff;font-size:11px}.closing h2{font-size:clamp(44px,5vw,70px);font-weight:900;margin-bottom:20px}.closing p:not(.eyebrow){color:#e5edff;max-width:470px;margin:0}.closing .button{min-width:200px}.footer{padding-top:64px;padding-bottom:24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;padding-bottom:50px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-main p{font-size:14px;line-height:1.6;margin:9px 0 0}.footer-main a:not(.brand){font-size:13px;color:#4e5d73}.footer-main a:hover{text-decoration:underline}.footer-label{font-size:10px;letter-spacing:.12em;color:var(--muted);margin:9px 0 8px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:22px;font-size:12px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}@media(min-width:1600px){.hero-photo{left:51%}.hero-copy{width:49%;padding-top:80px}.hero{min-height:800px}.hero h1{font-size:76px}.hero-body{max-width:470px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav{gap:30px}.nav nav{gap:20px}.nav-actions{gap:18px}.hero{min-height:720px}.hero-copy{width:50%;padding-top:54px}.hero-photo{left:54%}.hero .eyebrow{max-width:310px}.hero-body{max-width:380px;font-size:15px}.hero .actions{gap:17px}.hero .button{padding:15px 20px}.hero .text-link{font-size:13px;gap:9px}.work,.how-grid{gap:55px}.offering{padding:36px}.controls-grid{gap:22px}.integration-names{font-size:16px;gap:18px}.integration-names span+span{padding-left:18px}.freedom-copy{padding:60px 38px}.section{padding-top:80px;padding-bottom:80px}}@media(max-width:900px){.header{height:76px}.nav{justify-content:space-between}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid var(--line);background:#fff;padding:12px;border-radius:5px;width:44px;height:44px}.menu-toggle span{height:2px;width:18px;background:var(--navy)}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:28px 32px;border-bottom:1px solid var(--line);align-items:stretch;gap:24px;box-shadow:0 18px 25px #1022440a}.nav nav.open{display:flex;flex-direction:column}.nav-actions{margin-left:0;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid var(--line)}.dropdown{position:static;box-shadow:none;margin-top:16px;min-width:0}.hero h1{font-size:49px}.hero-copy{width:51%;padding-bottom:45px}.hero-photo{left:55%}.hero-note{max-width:260px}.photo-caption{left:calc(55% + 44px);bottom:24%;max-width:260px;font-size:1.0625rem}.how-grid{gap:36px}.demo-panel{padding:25px;min-height:430px}.demo-top{flex-wrap:wrap}.demo-center h3{font-size:28px}.work{gap:45px}.offering h3{font-size:30px}.offering-line{font-size:18px}.controls-grid{grid-template-columns:1fr 1fr;gap:28px}.integrations{flex-wrap:wrap}.integrations>a{max-width:none}.footer-main{gap:25px;grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.closing .button{min-width:180px}}@media(max-width:680px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.section{padding-top:64px;padding-bottom:64px}.eyebrow{font-size:10px;margin-bottom:20px;letter-spacing:.1em}.brand img{width:125px}.hero{display:flex;flex-direction:column;min-height:0}.hero-inner{order:0}.hero-copy{width:100%;padding:40px 0 34px}.hero h1{font-size:clamp(40px,11.4vw,64px);letter-spacing:-.053em;margin-bottom:24px}.hero .eyebrow{max-width:none;font-size:9px;margin-bottom:22px}.hero-body{font-size:15px;max-width:510px}.hero .actions{gap:22px;margin-top:25px;align-items:center}.hero-note{font-size:12px;max-width:none;margin-top:19px}.hero-photo{position:relative;inset:auto;order:1;border-radius:0 0 0 55px;aspect-ratio:1.3;width:100%}.hero-photo img{object-position:60% 50%}.photo-caption{position:relative;order:2;inset:auto;max-width:none;margin:22px 24px 0;font-size:1.125rem;font-weight:500;color:var(--navy)}.photo-caption:before{display:none}.work,.how-grid,.offering-grid{grid-template-columns:1fr;gap:34px}.section-intro>p:not(.eyebrow){max-width:none}.section-intro .text-link{margin-top:4px}.work-row{padding:22px 0;gap:22px}.work-row p{font-size:14px}.work-row:first-child{border-top:1px solid var(--line);padding-top:22px}.work-row h3{font-size:19px}.steps{gap:24px;margin-top:29px}.demo-panel{min-height:355px;padding:25px;border-radius:8px}.demo-top{flex-wrap:nowrap}.demo-center{padding:32px 0 18px}.demo-center h3{font-size:28px}.demo-top span{font-size:9px}.play-large{width:65px;height:65px;margin-bottom:22px}.center-title{text-align:left;margin:0 0 30px}.center-title h2{font-size:34px}.center-title .eyebrow{font-size:10px}.offering-grid{gap:18px}.offering{padding:30px}.offering .eyebrow{margin-bottom:25px}.offering h3{font-size:30px}.offering .button{width:100%}.offering p:not(.eyebrow):not(.offering-line){font-size:14px}.freedom{grid-template-columns:1fr}.freedom-photo{aspect-ratio:1.5}.freedom-photo img{object-position:30% 40%}.freedom-copy{padding:48px 25px}.freedom h2{font-size:39px}.freedom-copy p:not(.eyebrow){font-size:15px}.controls-heading{display:block;margin-bottom:16px}.controls-heading>p{font-size:15px;margin-bottom:0}.controls-grid{gap:22px 20px;margin-top:30px}.control-no{font-size:9px;margin-bottom:19px}.controls-grid h3{font-size:17px}.controls-grid p{font-size:13px}.integrations{margin-top:45px;display:block;padding-top:30px}.integration-names{margin:24px 0;font-size:18px}.integrations>a{font-size:13px}.closing{padding:60px 0}.closing-inner{display:block}.closing .eyebrow{font-size:9px}.closing h2{font-size:54px}.closing p:not(.eyebrow){font-size:15px}.closing .button{margin-top:30px;min-width:190px}.footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer-main>div:first-child{grid-column:1/3}.footer-main>div:last-child{grid-column:auto}.footer-main a:not(.brand){font-size:12px}.footer-main p{font-size:13px}.footer-label{font-size:9px}.footer-bottom{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.demo-panel{cursor:default}.demo-panel:hover{background:var(--blue)}.demo-video{width:100%;aspect-ratio:16/9;border-radius:6px;background:#001f6b;display:block;margin:22px 0 18px;object-fit:cover}.demo-bottom a{color:#fff;display:inline-flex;gap:10px;align-items:center}.demo-bottom a:hover{text-decoration:underline;text-underline-offset:4px}.demo-panel .demo-sub{font-size:15px;font-weight:600;color:#fff;text-align:center;margin:0}.integration-logos{display:flex;gap:36px;align-items:center;flex-wrap:wrap}.integration-logos img{height:24px;width:auto;display:block;object-fit:contain;mix-blend-mode:multiply}.integration-logos img.tall{height:32px}.integration-logos img.square{height:40px}@media(max-width:680px){.integration-logos{gap:22px 28px;margin:24px 0}}.footer .foot-social{display:inline-flex;gap:14px;align-items:center;margin-top:4px}.footer .foot-social a{color:#4e5d73;display:inline-flex}.footer .foot-social a:hover{color:var(--blue)}.footer .foot-social svg{width:17px;height:17px}.accent-rule{display:block;width:48px;height:3px;background:var(--blue);border-radius:2px;margin-bottom:22px}@media(max-width:1150px){.work.section{padding-top:112px}}@media(max-width:680px){.work.section{padding-top:72px}.accent-rule{width:40px;margin-bottom:18px}}.freedom-copy p:last-child{margin-bottom:0}.hero h1 .h1-sub{display:block;font-size:.56em;line-height:1.2;letter-spacing:-.035em;margin-top:.45em}.section{padding-top:80px;padding-bottom:80px}.work.section{padding-top:144px}.work{gap:64px}.section-intro>p:not(.eyebrow){max-width:480px}.how-grid{gap:64px}.center-title{margin-bottom:36px}.controls-heading{display:block;margin-bottom:20px}.controls-heading>p{margin:0;max-width:520px}.controls-heading>p br{display:none}.controls-grid{margin:28px 0}.integrations{margin-top:48px}.closing{padding:64px 0}@media(max-width:1150px){.section{padding-top:64px;padding-bottom:64px}.work.section{padding-top:112px}}@media(max-width:680px){.section{padding-top:52px;padding-bottom:52px}.work.section{padding-top:72px}.closing{padding:52px 0}}.products summary{gap:6px}.products .chev{display:block;transition:transform .15s ease-out}.products[open] summary{color:var(--blue)}.products[open] .chev{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.products .chev{transition:none}}.demo-panel{padding:26px 26px 22px;min-height:0;justify-content:flex-start}.demo-panel .demo-title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.02em;color:#fff;text-align:center}.demo-panel .demo-video{margin:18px 0 16px;border-radius:8px}@media(min-width:681px){.how-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center}}@media(max-width:900px){.demo-panel{padding:22px}.demo-panel .demo-title{font-size:20px}}@media(min-width:1601px){.hero{max-width:1600px;margin:0 auto}.hero-photo{border-radius:0 0 24px 96px}}@media(min-width:681px){.freedom{min-height:0;padding:64px max(56px,calc((100% - 1248px)/2));gap:0}.freedom-photo{border-radius:18px;box-shadow:0 30px 60px -36px #10224473}.freedom-copy{padding:40px 0 40px clamp(40px,6.2vw,100px)}.freedom-copy p:not(.eyebrow){max-width:480px}}@media(min-width:681px)and (max-width:1150px){.freedom{padding-inline:32px}.freedom-copy{padding-left:38px}}.demo-panel,.demo-panel:hover{background:none;padding:0;border-radius:0;box-shadow:none;color:var(--navy)}.demo-panel .demo-title,.demo-panel .demo-sub{color:var(--navy)}.demo-panel .demo-video{margin:16px 0 14px;border-radius:8px;box-shadow:0 22px 60px -28px #10224473}.hero-copy{container-type:inline-size}@media(min-width:1600px){.hero h1{font-size:min(76px,11.5cqi)}}@media(max-width:900px){.hero h1{font-size:min(49px,11.5cqi)}}@media(max-width:680px){.hero h1{font-size:min(clamp(40px,11.4vw,64px),11.5cqi)}}.hero h1,.hero h1 .h1-sub{letter-spacing:-.035em}@media(min-width:681px){.hero{display:flex;align-items:center}.hero-inner{width:min(1248px,calc(100% - 112px))}.hero-copy{padding-top:40px;padding-bottom:40px}}@media(min-width:681px)and (max-width:1150px){.hero-inner{width:calc(100% - 64px)}}.dv{position:relative;margin:16px 0 14px}.dv .demo-video{margin:0}.dv-play{position:absolute;left:50%;top:50%;width:76px;height:76px;margin:-38px 0 0 -38px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:#141e3c47;cursor:pointer;display:grid;place-items:center;transition:background .2s,opacity .3s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:0}.dv-play:hover{background:#141e3c73}.dv-play:focus-visible{outline:3px solid #fff;outline-offset:4px}.dv-tri{width:0;height:0;border-left:20px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:5px}.dv.playing .dv-play{opacity:0;pointer-events:none}
