@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#152238;--blue:#155be8;--brand:#3477aa;--muted:#596a83;--line:#d9e3ef;--cloud:#f4f7fc;--navy:#0a1b33;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #72a6ff;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.16;letter-spacing:-.04em}h2{font-size:clamp(2.1rem,3.8vw,3.5rem);font-weight:650}h3{font-size:1.3rem;font-weight:700;letter-spacing:-.025em}.section-width{width:calc(100% - 96px);max-width:var(--max);margin-inline:auto}.skip-link{position:absolute;z-index:20;top:-80px;left:20px;background:#fff;color:#000;padding:12px}.skip-link:focus{top:10px}.site-header{height:96px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #e7edf5}.brand{display:flex;align-items:center;gap:17px;white-space:nowrap}.brand img{width:214px;height:auto;object-fit:contain}.brand>span{font-size:15px;line-height:1.2;color:var(--muted);border-left:1px solid #c7d2e1;padding-left:17px}.site-header nav{display:flex;gap:28px;font-size:14px;color:#50627a}.site-header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:7px;padding:16px 22px;font-size:15px;line-height:1.4;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#0645ba;transform:translateY(-2px)}.button-small{padding:12px 17px;font-size:14px;gap:18px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:650}.text-link:hover{color:var(--blue)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;color:var(--brand);line-height:1.5}.hero{padding-top:76px}.hero-top{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:80px}.hero h1{font-size:clamp(3.4rem,6.2vw,6.2rem);line-height:1.07;font-weight:650;letter-spacing:-.06em;margin-top:22px}.hero h1 em{font-style:normal;color:#246ea7}.hero-side{max-width:460px;padding-bottom:8px}.hero-side>p:first-child{font-size:24px;font-weight:500;line-height:1.45;letter-spacing:-.02em}.hero-side>p:nth-child(2){font-size:18px;line-height:1.7;color:var(--muted);margin-top:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:22px;margin-top:28px}.hero-screen{margin-top:53px;border:1px solid #cbd9e9;border-radius:12px 12px 0 0;box-shadow:0 28px 80px #1937581a;overflow:hidden;max-height:700px}.hero-screen img{width:100%;height:auto}.window-bar{height:39px;border-bottom:1px solid #e4eaf3;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:12px;color:#78869b}.window-bar>span{flex:1}.window-bar>span:nth-child(2){text-align:center}.window-bar>span:last-child{text-align:right;font-size:10px;letter-spacing:.09em}.window-dots{display:flex;gap:6px}.window-dots i{width:7px;height:7px;border:1px solid #bdcbdd;border-radius:50%}.hero-caption{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{max-width:330px;font-size:16px;color:var(--muted);padding-bottom:4px}.chapter-section{padding-block:100px}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.chapter-grid article{position:relative;border:1px solid var(--line);border-radius:9px;padding:29px 28px 24px;display:flex;flex-direction:column}.chapter-number{font-size:13px;color:var(--brand);font-weight:650;letter-spacing:.06em;margin-bottom:22px}.chapter-grid h3{font-size:23px;margin-bottom:15px}.chapter-grid p{font-size:15px;color:var(--muted);min-height:74px}.chapter-grid ul{list-style:none;margin:22px 0 24px;padding:0;border-top:1px solid #e4ebf4}.chapter-grid li{border-bottom:1px solid #e4ebf4}.chapter-grid li a{font-size:14px;padding:9px 0;display:flex;align-items:center;gap:10px;justify-content:space-between;line-height:1.5}.chapter-grid li a:hover{color:var(--blue)}.chapter-grid small{font-size:10px;color:#966013}.chapter-cta{margin-top:auto;font-size:14px;font-weight:650;color:var(--blue);display:flex;justify-content:space-between}.tour-section{background:var(--navy);color:#fff;padding-block:78px 34px}.tour-section .eyebrow{color:#86b7e8}.button-outline{border-color:#526c8d;background:transparent;color:#fff}.button-outline:hover{background:#193753}.chapter-tabs{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid #314962;padding-bottom:20px;margin-bottom:28px;scrollbar-width:thin}.chapter-tabs button{color:#becde1;background:transparent;border:1px solid transparent;border-radius:5px;font-size:14px;line-height:1.3;white-space:nowrap;padding:11px 13px}.chapter-tabs button span{font-size:12px;margin-right:8px;color:#82a2c6}.chapter-tabs button[aria-pressed=true]{background:#fff;color:#1c3755}.chapter-tabs button:hover:not([aria-pressed=true]){background:#19324e;color:#fff}.demo-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:31px}.rail-label{font-size:11px;letter-spacing:.08em;color:#849fbe;margin:6px 0 19px;line-height:1.5}.module-list{display:flex;flex-direction:column;gap:5px}.module-list button{position:relative;text-align:left;font-size:14px;color:#bdcce0;border:1px solid transparent;border-radius:5px;line-height:1.4;padding:12px 27px 12px 13px;background:transparent}.module-list button[aria-selected=true]{background:#193c62;border-color:#355c87;color:#fff}.module-list button>span{position:absolute;right:12px;top:10px;font-size:20px}.module-list small{display:block;font-size:10px;color:#e0bf78;margin-top:4px;letter-spacing:.06em}.module-list button:hover{background:#18314d}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:17px}.status-label{font-size:11px;letter-spacing:.1em;color:#7393b4;font-weight:700}.tour-section .status-label{color:#8fb3df}.status-label.is-concept{color:#e3c28a}.demo-heading h3{font-size:26px;margin-top:7px}.quiet-button{border:1px solid #5b7290;background:transparent;border-radius:5px;color:inherit;padding:8px 13px;font-size:13px;white-space:nowrap}.quiet-button:hover{background:#173654}.tour-window{border:1px solid #6e839e;border-radius:8px;overflow:hidden;background:#f4f7fc}.tour-window img{width:100%;height:auto}.demo-caption{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-top:23px}.demo-caption p{font-size:16px;line-height:1.6;color:#ccd8e8;max-width:640px}.demo-caption a{font-size:13px;white-space:nowrap;color:#a9c9ff;font-weight:600}.demo-note{font-size:12px;color:#8ca4c2;margin-top:12px;line-height:1.7}.preview-note{font-size:12px;color:#8ca4c2;border-top:1px solid #30455f;margin-top:30px;padding-top:23px;line-height:1.8}.leadership{padding-block:104px;display:grid;grid-template-columns:.93fr 1.07fr;gap:105px}.leadership>div>.eyebrow{margin-bottom:20px}.leadership>div>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.75;margin-top:24px;max-width:450px}.leadership .text-link{margin-top:29px;max-width:430px}.leadership-points article{display:flex;align-items:start;gap:23px;border-bottom:1px solid var(--line);padding:27px 0}.leadership-points article:first-child{padding-top:0}.leadership-points article:last-child{border:0;padding-bottom:0}.leadership-points article>span{font-size:13px;color:var(--brand);font-weight:600;padding-top:3px}.leadership-points h3{font-size:21px}.leadership-points p{font-size:16px;color:var(--muted);margin-top:12px}.connections-section{background:var(--cloud);border-block:1px solid #e2e9f3;padding-block:87px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.integration-grid article{padding:29px;background:#fff;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column}.card-label{font-size:11px;color:var(--brand);letter-spacing:.09em;font-weight:700;margin-bottom:17px}.integration-grid h3{font-size:24px}.integration-grid dl{margin:27px 0 30px}.integration-grid dt{font-size:16px;font-weight:700;margin-top:24px}.integration-grid dt:first-child{margin-top:0}.integration-grid dd{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.integration-grid .text-link{font-size:14px;margin-top:auto;color:var(--blue)}.future-section{padding-block:95px 104px}.concept-badge{font-size:12px;border:1px solid #d9bb7e;color:#93611e;padding:7px 12px;border-radius:4px;white-space:nowrap}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.future-grid>a{border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:transform .2s,box-shadow .2s}.future-grid>a:hover{transform:translateY(-4px);box-shadow:0 15px 35px #16345312}.future-grid img{width:100%;height:auto;border-bottom:1px solid var(--line)}.future-grid>a>div{padding:25px}.future-grid h3{font-size:22px}.future-grid p{color:var(--muted);font-size:15px;margin-top:13px;line-height:1.7}.future-grid span{display:block;font-size:14px;color:var(--blue);font-weight:650;margin-top:23px}.cta-section{background:#164f8c;color:#fff;padding-block:76px}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:65px}.cta-inner .eyebrow{color:#b9d5f2;margin-bottom:20px}.cta-inner h2{font-size:clamp(2rem,3.5vw,3.2rem)}.cta-inner p:not(.eyebrow){color:#d4e4f6;max-width:600px;margin-top:24px;font-size:17px}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:13px;white-space:nowrap}.button-white{background:#fff;color:#184977;border-color:#fff}.button-white:hover{background:#edf6ff;color:#164f8c}.cta-actions>a:not(.button){font-size:15px;color:#e3effd}.cta-actions>a:nth-child(2){margin-top:10px}footer.section-width{display:flex;align-items:center;justify-content:space-between;gap:26px;padding-block:36px;font-size:13px;color:var(--muted)}footer .brand img{width:183px}footer .brand>span{font-size:13px}footer>span{font-size:12px;white-space:nowrap}dialog{padding:0;width:min(1480px,96vw);max-height:94vh;border:1px solid #cfdaea;border-radius:10px;box-shadow:0 30px 100px #0006;color:var(--ink)}dialog::backdrop{background:#061322dd;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 23px}.dialog-heading h2{font-size:23px;margin-top:4px}.dialog-heading button{font-size:14px;background:white;border:1px solid var(--line);border-radius:6px;padding:7px 13px}.dialog-heading button span{font-size:20px;margin-left:10px}.dialog-image{overflow:auto;background:#f5f7fe;border-block:1px solid var(--line)}.dialog-image img{width:100%;height:auto;min-width:960px;max-width:none}.dialog-note{padding:12px 23px;font-size:12px;color:var(--muted)}.dialog-open{overflow:hidden}
@media(max-width:1180px){.site-header{padding:0 28px;gap:22px}.brand img{width:190px}.brand>span{display:none}.site-header nav{gap:20px}.section-width{width:calc(100% - 64px)}.hero-top{gap:40px}.hero-side>p:first-child{font-size:21px}.hero-side>p:nth-child(2){font-size:17px}.hero-actions .button{font-size:14px;padding:14px 19px;gap:18px}.chapter-grid{gap:18px}.chapter-grid article{padding:25px 22px}.demo-layout{grid-template-columns:185px minmax(0,1fr);gap:22px}.module-list button{font-size:13px}.leadership{gap:60px}.integration-grid article{padding:25px}.future-grid>a>div{padding:23px}.cta-inner{gap:35px}.cta-actions .button{gap:15px}}
@media(max-width:900px){.site-header nav{display:none}.hero-top{grid-template-columns:1fr}.hero-side{max-width:650px;padding:0}.hero{padding-top:54px}.hero h1{font-size:clamp(3.5rem,8.5vw,5.8rem)}.hero-side>p:first-child{font-size:23px}.hero-side>p:nth-child(2){margin-top:14px;font-size:18px}.hero-actions{align-items:center}.hero-screen{margin-top:39px;max-height:530px}.section-heading{gap:30px}.section-heading>p{max-width:270px;font-size:15px}.chapter-grid{grid-template-columns:repeat(2,1fr)}.chapter-section{padding-block:70px}.chapter-grid p{min-height:74px}.tour-section{padding-top:60px}.tour-section .section-heading{align-items:start}.tour-section .section-heading .button{font-size:13px;padding:12px 15px;gap:12px;margin-top:10px}.demo-layout{grid-template-columns:1fr}.rail-label{display:none}.module-list{flex-direction:row;overflow:auto;gap:7px;padding-bottom:6px;scrollbar-width:thin}.module-list button{white-space:nowrap;padding:10px 13px;font-size:14px}.module-list button>span{display:none}.module-list small{display:inline;margin-left:8px}.demo-heading h3{font-size:25px}.leadership{grid-template-columns:1fr;gap:43px;padding-block:75px}.leadership>div>p:not(.eyebrow){max-width:650px}.leadership-points{display:grid;grid-template-columns:1fr 1fr;gap:32px}.leadership-points article{padding:0;border:0}.connections-section{padding-block:65px}.integration-grid{grid-template-columns:1fr}.integration-grid article{padding:30px}.integration-grid dl{display:grid;grid-template-columns:160px 1fr;gap:22px 20px}.integration-grid dt,.integration-grid dd{margin:0}.future-section{padding-block:70px}.future-grid{gap:17px}.future-grid h3{font-size:20px}.future-grid>a>div{padding:20px}.future-grid p{font-size:14px}.cta-inner{flex-direction:column;align-items:start;gap:33px}.cta-actions{align-items:start}footer.section-width{flex-wrap:wrap;gap:25px}footer .brand{flex:1}footer>span{flex-basis:100%}}
@media(max-width:600px){.section-width{width:calc(100% - 38px)}.site-header{height:78px;padding:0 19px;gap:20px}.site-header .brand img{width:162px}.site-header .button-small{font-size:12px;padding:10px 12px;gap:10px}.site-header .button-small span{display:none}.hero{padding-top:43px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:clamp(3.1rem,11vw,4.4rem);margin-top:20px}.hero-top{gap:26px}.hero-side>p:first-child{font-size:21px}.hero-side>p:nth-child(2){font-size:17px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;padding:13px 15px;gap:14px}.hero-actions .text-link{font-size:13px;gap:11px}.window-bar{height:29px;font-size:10px;padding:0 12px}.window-bar>span:last-child{font-size:7px}.window-dots i{width:5px;height:5px}.hero-screen{border-radius:8px 8px 0 0;max-height:340px}.hero-caption{font-size:11px;line-height:1.6;padding:14px 0}.hero-caption span:last-child{display:none}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:100%}.section-heading h2{font-size:32px}.chapter-grid{grid-template-columns:1fr;gap:20px}.chapter-grid article{padding:26px}.chapter-grid p{min-height:0}.chapter-grid h3{font-size:24px}.chapter-number{margin-bottom:14px}.chapter-grid ul{margin-top:20px}.chapter-grid li a{font-size:15px}.chapter-grid small{font-size:11px}.tour-section .section-heading .button{margin-top:25px;font-size:14px}.chapter-tabs button{font-size:14px;padding:10px 11px}.chapter-tabs button span{display:none}.demo-heading{gap:20px}.demo-heading h3{font-size:23px}.demo-heading .quiet-button{font-size:12px;padding:7px 10px}.demo-caption{display:block;margin-top:19px}.demo-caption p{font-size:16px}.demo-caption a{display:inline-block;margin-top:14px;font-size:14px}.demo-note{font-size:12px}.preview-note{font-size:12px}.leadership{padding-block:65px}.leadership h2{font-size:34px}.leadership-points{grid-template-columns:1fr;gap:28px}.leadership .text-link{font-size:15px;line-height:1.6}.integration-grid article{padding:25px}.integration-grid dl{display:block;margin-top:20px}.integration-grid dt{margin-top:23px}.integration-grid dd{margin-top:8px}.integration-grid h3{font-size:23px}.concept-badge{display:inline-block;margin-top:22px}.future-grid{grid-template-columns:1fr;gap:26px}.future-grid>a>div{padding:25px}.future-grid h3{font-size:24px}.future-grid p{font-size:16px}.cta-section{padding-block:62px}.cta-inner h2{font-size:33px}.cta-inner p:not(.eyebrow){font-size:17px}.cta-actions .button{font-size:14px}footer .brand img{width:174px}footer .brand{flex-basis:100%}footer>a:not(.brand){font-size:13px}.dialog-heading{padding:15px;gap:15px}.dialog-heading h2{font-size:19px}.dialog-heading .status-label{font-size:10px}.dialog-heading button{font-size:13px}.dialog-note{padding:12px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
