:root{--white:#ffffff;--navy:#05142a;--ink:#10233c;--muted:#607086;--line:#d9e4ef;--soft:#f3f7fb;--cyan:#006eb8;--green:#37b06b;--shadow:0 18px 42px rgba(16,35,60,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{align-items:center;background:rgba(255,255,255,0.96);border-bottom:1px solid var(--line);display:flex;gap:34px;min-height:96px;padding:0 58px 0 72px;position:relative;z-index:20}.brand{display:block;flex:0 0 auto;width:174px}.brand img{display:block;width:174px}.main-nav{align-items:center;display:flex;flex-wrap:wrap;gap:14px 23px;justify-content:flex-end;margin-left:auto}.main-nav a{color:var(--muted);font-size:15px;font-weight:700;line-height:28px;white-space:nowrap}.main-nav a[aria-current="page"]{color:var(--ink)}.mobile-nav-state,.mobile-nav-toggle{display:none}.primary-button,.outline-button,.secondary-button,.dark-button,.final-button,.ghost-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:800;height:58px;justify-content:center;min-width:170px;padding:0 24px}.primary-button{background:var(--cyan);border:0;color:var(--white)}.outline-button{background:var(--white);border:2px solid var(--line);color:var(--ink)}.secondary-button,.ghost-button{border:2px solid rgba(255,255,255,0.54);color:var(--white)}.dark-button{background:var(--navy);color:var(--white)}.final-button{background:var(--white);color:var(--ink);min-width:210px}.pro-hero{height:820px;overflow:hidden;position:relative}.pro-hero-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.pro-hero-overlay{background:linear-gradient(90deg,rgba(4,18,40,0.9) 0%,rgba(4,18,40,0.74) 36%,rgba(4,18,40,0.24) 72%,rgba(4,18,40,0.08) 100%),linear-gradient(0deg,rgba(4,18,40,0.24),rgba(4,18,40,0.24));inset:0;position:absolute}.pro-hero-content{left:74px;max-width:720px;position:absolute;top:132px}.pro-hero h1{color:var(--white);font-size:66px;line-height:1.08;margin:0;max-width:710px}.pro-hero p{color:#d9ebfa;font-size:22px;line-height:1.42;margin:36px 0 0;max-width:650px}.pro-actions{display:flex;gap:18px;margin-top:42px}.pro-pillars{background:var(--white);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 72px}.pro-pillars article{border-left:1px solid var(--line);min-height:150px;padding:34px 32px}.pro-pillars article:last-child{border-right:1px solid var(--line)}.pro-pillars h2{color:var(--ink);font-size:24px;line-height:1.2;margin:0 0 12px}.pro-pillars p{color:var(--muted);font-size:17px;line-height:1.42;margin:0}.pro-section{padding:96px 72px 110px}.pro-section-heading{display:grid;gap:56px;grid-template-columns:620px 1fr;margin-bottom:58px}.pro-section-heading h2,.pro-process-copy h2,.pro-solution-copy h2,.pro-final-cta h2{color:var(--ink);font-size:50px;line-height:1.16;margin:0}.pro-section-heading p,.pro-process-copy p,.pro-solution-copy p,.pro-final-cta p{color:var(--muted);font-size:20px;line-height:1.45;margin:6px 0 0}.pro-feature-grid{display:grid;gap:42px;grid-template-columns:repeat(2,minmax(0,1fr))}.pro-feature-card{border:1px solid var(--line);border-radius:8px;display:block;overflow:hidden;transition:box-shadow 160ms ease,transform 160ms ease}.pro-feature-card:hover,.pro-feature-card:focus-visible{box-shadow:var(--shadow);transform:translateY(-2px)}.pro-feature-card img{display:block;height:390px;object-fit:cover;width:100%}.pro-feature-card h3{color:var(--ink);font-size:28px;line-height:1.2;margin:30px 32px 10px}.pro-feature-card p{color:var(--muted);font-size:17px;line-height:1.42;margin:0 32px 34px}.pro-process{align-items:center;background:var(--soft);display:grid;gap:66px;grid-template-columns:520px 1fr;padding:96px 72px}.pro-process-copy ul{display:grid;gap:16px;list-style:none;margin:32px 0 0;padding:0}.pro-process-copy li{background:var(--white);border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:18px;font-weight:700;padding:18px 20px}.pro-process-image{border:1px solid #c9d7e6;border-radius:8px;display:block;height:460px;object-fit:cover;width:100%}.pro-solution{align-items:center;display:grid;gap:72px;grid-template-columns:1fr 510px;padding:104px 72px}.pro-solution-image{border-radius:8px;display:block;height:510px;object-fit:cover;width:100%}.pro-solution-copy .dark-button{margin-top:34px}.pro-final-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;justify-content:space-between;min-height:340px;padding:76px 72px}.pro-final-cta div{max-width:760px}.pro-final-cta h2{color:var(--white)}.pro-final-cta p{color:#d8e8f6;margin-top:24px}.detail-main,.standard-main,.demo-main,.careers-main{background:var(--white)}.detail-hero,.standard-hero,.demo-hero{align-items:center;background:var(--soft);display:grid;gap:76px;grid-template-columns:560px 1fr;padding:94px 76px 74px}.detail-hero h1,.standard-hero h1,.demo-hero h1,.careers-hero h1{color:var(--ink);font-size:56px;line-height:1.16;margin:0}.detail-hero p,.standard-hero p,.demo-hero p,.careers-hero p{color:var(--muted);font-size:22px;line-height:1.42;margin:30px 0 0}.detail-hero img,.standard-hero img,.demo-hero img{border:1px solid var(--line);border-radius:8px;display:block;height:394px;object-fit:cover;width:100%}.detail-band{background:var(--white);display:grid;gap:28px;grid-template-columns:repeat(3,1fr);padding:78px 76px}.detail-block{border-top:1px solid var(--line);padding-top:28px}.detail-block h2{color:var(--ink);font-size:28px;line-height:1.2;margin:0 0 16px}.detail-block p,.standard-content p,.standard-content li,.careers-content p,.careers-list li{color:var(--muted);font-size:19px;line-height:1.48}.detail-block p{margin:0}.detail-expanded{align-items:start;background:linear-gradient(180deg,#f7fbfe 0%,#ffffff 100%);border-top:1px solid var(--line);display:grid;gap:44px;grid-template-columns:minmax(0,1fr) minmax(320px,0.42fr);padding:78px 76px}.detail-expanded h2{color:var(--ink);font-size:42px;line-height:1.16;margin:0 0 22px;max-width:820px}.detail-expanded p{color:var(--muted);font-size:20px;line-height:1.5;margin:0;max-width:850px}.detail-list,.detail-note-panel ul{list-style:none;margin:26px 0 0;padding:0}.detail-list{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-list li,.detail-note-panel li{border-left:3px solid var(--blue);color:var(--muted);font-size:18px;line-height:1.42;padding-left:14px}.detail-note-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px rgba(13,42,69,0.08);padding:30px}.detail-note-panel h3{color:var(--ink);font-size:24px;line-height:1.2;margin:0}.detail-note-panel ul{display:grid;gap:16px}.detail-cta{background:var(--navy);color:var(--white);padding:72px 76px}.detail-cta h2{color:var(--white);font-size:42px;line-height:1.18;margin:0 0 20px}.detail-cta p{color:#d8e8f6;font-size:20px;line-height:1.42;margin:0 0 30px;max-width:730px}.inside-main{background:var(--white)}.inside-hero{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f4f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:64px;grid-template-columns:minmax(420px,0.9fr) minmax(0,1.1fr);padding:84px 72px 86px}.inside-hero-copy h1{color:var(--ink);font-size:54px;font-weight:900;line-height:1.08;margin:0 0 26px}.inside-hero-copy p{color:var(--muted);font-size:20px;line-height:1.46;margin:0}.inside-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.inside-hero-media{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.inside-hero-media img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.inside-overview{display:grid;gap:62px;grid-template-columns:minmax(360px,0.92fr) minmax(0,1.08fr);padding:86px 72px}.inside-overview h2,.inside-two-column h2,.inside-section-heading h2,.inside-cta h2{color:var(--ink);font-size:42px;font-weight:900;line-height:1.14;margin:0 0 22px}.inside-overview p,.inside-two-column p,.inside-section-heading p,.inside-module p,.inside-proof-list span{color:var(--muted);font-size:18px;line-height:1.48;margin:0}.inside-proof-list{display:grid;gap:18px;list-style:none;margin:0;padding:0}.inside-proof-list li{border-top:1px solid var(--line);display:grid;gap:8px;padding-top:18px}.inside-proof-list strong{color:var(--ink);font-size:20px;line-height:1.24}.inside-two-column{background:var(--soft);display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));padding:76px 72px}.inside-two-column article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:34px}.contact-paths{background:var(--white);padding:82px 72px}.inside-section-heading{margin:0 auto 42px;max-width:860px;text-align:center}.inside-module-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.inside-module{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 38px rgba(16,35,60,0.08);min-height:210px;padding:30px}.inside-module h3{color:var(--ink);font-size:22px;font-weight:900;line-height:1.18;margin:0 0 14px}.inside-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:72px}.inside-cta h2{color:var(--white);margin-bottom:0;max-width:780px}.careers-visual-section,.careers-proof-section{align-items:center;display:grid;gap:62px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:86px 72px}.careers-visual-section{background:var(--white)}.careers-proof-section{background:var(--white);border-top:1px solid var(--line);grid-template-columns:minmax(390px,0.92fr) minmax(0,1.08fr)}.careers-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.careers-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.careers-proof-figure img{height:450px}.careers-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.careers-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.careers-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.careers-visual-copy,.careers-proof-copy{max-width:650px}.careers-visual-copy h2,.careers-proof-copy h2{color:var(--ink);font-size:42px;font-weight:900;line-height:1.14;margin:0 0 22px}.careers-visual-copy p,.careers-proof-copy p{color:var(--muted);font-size:19px;line-height:1.48;margin:0}.careers-visual-copy ul,.careers-proof-list{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.careers-visual-copy li,.careers-proof-list li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.careers-visual-copy li::before,.careers-proof-list li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.standard-content{color:var(--ink);max-width:980px;padding:78px 76px 112px}.standard-content h2{color:var(--ink);font-size:34px;line-height:1.22;margin:42px 0 16px}.standard-content h2:first-child{margin-top:0}.standard-content p{margin:0 0 20px}.standard-content ul{display:grid;gap:12px;margin:0 0 28px;padding-left:24px}.standard-content a{color:#006bd6;font-weight:700}.careers-hero{background:var(--soft);display:grid;gap:76px;grid-template-columns:560px 1fr;min-height:520px;padding:94px 76px 74px}.careers-hero::after{background:url("./assets/images/site-redesign-20260702/careers-team-clean.webp") center / cover;border:1px solid var(--line);border-radius:8px;content:"";display:block;min-height:394px}.careers-content{display:grid;gap:84px;grid-template-columns:560px 1fr;padding:86px 76px 112px}.careers-content h2{color:var(--ink);font-size:42px;line-height:1.22;margin:0 0 24px}.careers-list{display:grid;gap:18px;list-style:none;margin:0;padding:0}.careers-list li{border-top:1px solid var(--line);padding-top:18px}.careers-panel{background:var(--soft);border-radius:8px;padding:42px}.careers-panel h2{font-size:34px}.demo-form-section{display:grid;gap:74px;grid-template-columns:430px 1fr;padding:84px 76px 112px}.demo-copy h2{color:var(--ink);font-size:42px;line-height:1.2;margin:0 0 24px}.demo-copy p{color:var(--muted);font-size:20px;line-height:1.42;margin:0}.demo-form{background:var(--white);border:1px solid var(--line);border-radius:8px;display:grid;gap:22px;padding:36px}.form-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.demo-form label{color:var(--ink);display:grid;font-size:16px;font-weight:700;gap:9px}.demo-form input,.demo-form select,.demo-form textarea{border:1px solid #cddbea;border-radius:8px;color:var(--ink);font:inherit;font-weight:400;min-height:48px;padding:12px 14px;width:100%}.demo-form textarea{line-height:1.4;min-height:150px;resize:vertical}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(0,153,255,0.14);outline:none}.demo-submit{border:0;cursor:pointer;width:220px}.demo-honeypot{height:0;left:-9999px;overflow:hidden;position:absolute;width:0}.form-status{border-radius:8px;font-size:16px;font-weight:700;line-height:1.4;margin:0;padding:14px 16px}.form-status-success{background:#e7f8ef;color:#0b5d34}.form-status-error{background:#fff0f0;color:#8a1d1d}.pricing-approved .detail-hero{background:var(--white)}.pricing-approved .detail-hero img{border-color:var(--line);box-shadow:none}.pricing-approved .detail-band{background:var(--soft);gap:48px;padding:76px}.pricing-approved .detail-block{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:34px}.pricing-approved .detail-block h2{margin-bottom:18px}.pricing-approved .detail-block p{font-size:18px;line-height:1.42}.pricing-approved .detail-cta{padding:70px 76px}.pricing-approved .detail-cta p{color:#daebf8}.pricing-approved .primary-button{font-size:19px;height:62px;width:220px}@media (max-width:1060px){.site-header{align-items:flex-start;display:block;padding:20px 24px;overflow:hidden}.brand,.brand img{width:150px}.main-nav{justify-content:flex-start;margin-top:18px;width:100%;gap:10px 17px}.main-nav a{font-size:14px;line-height:24px}.pro-hero{height:auto;min-height:760px}.pro-hero-content{left:24px;max-width:calc(100vw - 48px);right:24px;top:82px}.pro-hero h1,.pro-section-heading h2,.pro-process-copy h2,.pro-solution-copy h2,.pro-final-cta h2,.detail-hero h1,.standard-hero h1,.demo-hero h1,.careers-hero h1{font-size:38px}.pro-hero h1{font-size:34px;max-width:100%}.pro-hero p,.pro-section-heading p,.pro-process-copy p,.pro-solution-copy p,.detail-hero p,.standard-hero p,.demo-hero p,.careers-hero p{font-size:18px}.pro-actions{display:grid;gap:14px;max-width:260px}.primary-button,.outline-button,.secondary-button,.dark-button,.final-button,.ghost-button{width:100%}.pro-pillars,.pro-section-heading,.pro-feature-grid,.pro-process,.pro-solution,.detail-hero,.standard-hero,.demo-hero,.careers-hero,.inside-hero,.inside-overview,.inside-two-column,.careers-visual-section,.careers-proof-section,.detail-band,.detail-expanded,.careers-content,.demo-form-section,.inside-cta{display:block}.pro-pillars{padding:0 24px}.pro-pillars article{border-right:1px solid var(--line);min-height:auto}.pro-section,.pro-process,.pro-solution,.detail-hero,.standard-hero,.demo-hero,.careers-hero,.inside-hero,.inside-overview,.inside-two-column,.careers-visual-section,.careers-proof-section,.contact-paths,.detail-band,.detail-expanded,.careers-content,.demo-form-section,.standard-content,.detail-cta,.inside-cta,.pro-final-cta{padding:60px 24px}.pro-section-heading{margin-bottom:34px}.pro-feature-card,.pro-process-image,.pro-solution-copy,.demo-form,.careers-panel,.inside-hero-media,.careers-figure,.detail-block,.detail-note-panel,.detail-hero img,.standard-hero img,.demo-hero img{margin-top:30px}.pro-feature-card img,.pro-process-image,.pro-solution-image,.detail-hero img,.standard-hero img,.demo-hero img{height:auto}.pro-feature-card h3{font-size:26px}.pro-final-cta{align-items:flex-start;display:grid;gap:28px}.careers-hero::after{margin-top:30px;min-height:260px}.inside-hero-copy h1{font-size:38px}.inside-hero-copy p,.inside-overview p,.inside-two-column p,.careers-visual-copy p,.careers-proof-copy p,.inside-section-heading p,.inside-module p,.inside-proof-list span{font-size:18px}.inside-actions{display:grid;gap:14px;max-width:260px}.inside-hero-media img{height:auto}.careers-figure img,.careers-proof-figure img{height:auto}.inside-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{display:block}.form-grid label+label{margin-top:20px}.pricing-approved .detail-band,.pricing-approved .detail-cta{padding:56px 24px}.pricing-approved .detail-block{margin-top:34px}.detail-expanded h2{font-size:34px}.detail-expanded p,.detail-list li,.detail-note-panel li{font-size:18px}.detail-list{grid-template-columns:1fr}}@media (max-width:700px){.inside-module-grid{grid-template-columns:1fr}.inside-overview h2,.inside-two-column h2,.careers-visual-copy h2,.careers-proof-copy h2,.inside-section-heading h2,.inside-cta h2{font-size:34px}}.option1-home .option1-site-header{align-items:center;background:var(--white);border-bottom:1px solid #e1e9f1;display:flex;gap:30px;justify-content:space-between;min-height:92px;padding:0 58px 0 72px}.option1-brand{display:block;height:56px;width:176px}.option1-brand img{display:block;height:auto;width:176px}.option1-main-nav{align-items:center;display:flex;flex-wrap:wrap;gap:14px 23px;justify-content:flex-end;margin-left:auto}.option1-main-nav a{color:var(--muted);font-size:15px;font-weight:700;line-height:30px;white-space:nowrap}.option1-main-nav .option1-header-cta{align-items:center;background:var(--navy);border-radius:8px;color:var(--white);display:inline-flex;font-size:18px;font-weight:800;height:54px;justify-content:center;line-height:1;margin-left:48px;width:190px}.option1-hero{height:820px;overflow:hidden;position:relative}.option1-hero-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.option1-hero-shade{background:rgba(3,15,34,0.6);inset:0;position:absolute}.option1-hero-panel{background:rgba(2,14,31,0.38);clip-path:polygon(0 0,53% 0,40% 100%,0 100%);inset:0;position:absolute}.option1-hero-content{left:76px;position:absolute;top:101px;width:690px}.option1-hero h1{color:var(--white);font-size:60px;font-weight:800;line-height:1.32;margin:0;max-width:690px}.option1-hero-content>p:not(.option1-hero-note){color:#dbebf8;font-size:23px;line-height:1.38;margin:54px 0 0 4px;max-width:650px}.option1-hero-actions{display:flex;gap:22px;margin:51px 0 0 4px}.option1-primary-button,.option1-ghost-button,.option1-final-button{align-items:center;border-radius:8px;display:inline-flex;font-size:19px;font-weight:800;height:62px;justify-content:center}.option1-primary-button{background:var(--cyan);color:var(--white);width:220px}.option1-ghost-button{border:2px solid #8ec3e8;color:var(--white);width:220px}.option1-hero-note{background:rgba(255,255,255,0.82);border:1px solid rgba(218,238,255,0.7);border-radius:8px;color:var(--ink);font-size:18px;font-weight:800;line-height:1.25;margin:69px 0 0 4px;padding:25px 30px;width:510px}.option1-answer-section{background:var(--white);height:798px;padding:98px 76px 0}.option1-section-intro{display:grid;gap:34px;grid-template-columns:710px 520px;justify-content:space-between}.option1-section-intro h2,.option1-route-copy h2{color:var(--ink);font-size:50px;font-weight:800;line-height:1.28;margin:0}.option1-section-intro p{color:var(--muted);font-size:21px;line-height:1.34;margin:13px 0 0}.option1-image-pair{display:grid;gap:104px;grid-template-columns:repeat(2,592px);margin-top:60px}.option1-image-card{color:inherit;display:block;margin:0;position:relative;text-decoration:none}.option1-image-card img{border-radius:8px;display:block;height:360px;object-fit:cover;width:592px}.option1-image-card::after{border:2px solid rgba(255,255,255,0.47);border-radius:8px;content:"";height:360px;inset:0 0 auto;pointer-events:none;position:absolute}.option1-caption{background:var(--white);border:1px solid var(--line);border-radius:8px;margin:-52px auto 0;min-height:128px;padding:28px 36px 22px;position:relative;width:480px}.option1-caption h3{color:var(--ink);font-size:25px;font-weight:800;line-height:1.16;margin:0 0 14px}.option1-caption p{color:var(--muted);font-size:16px;line-height:1.35;margin:0}.option1-route-section{align-items:center;background:var(--soft);display:grid;gap:80px;grid-template-columns:548px 658px;min-height:520px;padding:0 76px}.option1-route-copy{color:inherit;display:block;text-decoration:none}.option1-route-copy h2{font-size:45px;line-height:1.22}.option1-route-copy p{color:var(--muted);font-size:21px;line-height:1.35;margin:28px 0 0 4px}.option1-route-image{border:2px solid #c6d8e8;border-radius:8px;display:block;height:348px;object-fit:cover;width:658px}.option1-final-cta{height:450px;overflow:hidden;position:relative}.option1-final-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.option1-final-shade{background:rgba(4,20,42,0.7);inset:0;position:absolute}.option1-final-content{left:76px;position:absolute;top:118px;width:700px}.option1-final-content h2{color:var(--white);font-size:50px;font-weight:800;line-height:1.15;margin:0}.option1-final-content p{color:#daebf8;font-size:21px;line-height:1.35;margin:35px 0 0 4px;max-width:650px}.option1-final-button{background:var(--white);color:var(--ink);height:64px;position:absolute;right:176px;top:180px;width:224px}.option1-final-brand{color:var(--white);font-size:30px;font-weight:800;line-height:1.2;margin:0;position:absolute;right:220px;top:270px}@media (max-width:900px){.option1-home .option1-site-header{align-items:flex-start;display:block;min-height:0;padding:18px 24px}.option1-brand,.option1-brand img{width:150px}.option1-main-nav{gap:10px 17px;justify-content:flex-start;margin-top:18px}.option1-main-nav .option1-header-cta{height:46px;margin-left:0;width:132px}.option1-hero{height:auto;min-height:900px}.option1-hero-content,.option1-final-content{left:24px;right:24px;top:80px;width:auto}.option1-hero h1,.option1-section-intro h2,.option1-route-copy h2,.option1-final-content h2{font-size:38px}.option1-hero-content>p:not(.option1-hero-note),.option1-section-intro p,.option1-route-copy p,.option1-final-content p{font-size:18px}.option1-hero-actions{flex-wrap:wrap}.option1-hero-note{width:auto}.option1-answer-section,.option1-route-section{display:block;height:auto;padding:60px 24px}.option1-section-intro,.option1-image-pair{display:block}.option1-image-card,.option1-route-image{margin-top:36px}.option1-image-card img,.option1-route-image{height:auto;width:100%}.option1-caption{width:calc(100% - 36px)}.option1-final-cta{height:auto;min-height:520px}.option1-final-button{left:28px;right:auto;top:350px}.option1-final-brand{left:28px;right:auto;top:430px}}.services-redesign main{background:var(--white)}.services-redesign .service-hero{background:linear-gradient(90deg,rgba(5,20,42,0.98) 0%,rgba(5,20,42,0.93) 43%,rgba(5,20,42,0.52) 100%),#05142a;display:grid;grid-template-columns:0.9fr 1.1fr;min-height:760px;overflow:hidden;position:relative}.services-redesign .hero-copy{align-self:center;color:var(--white);padding:82px 32px 88px 76px;position:relative;z-index:2}.services-redesign .eyebrow{color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:0;margin:0 0 18px;text-transform:uppercase}.services-redesign .hero-copy .eyebrow,.services-redesign .service-cta .eyebrow{color:#84d8ff}.services-redesign h1,.services-redesign h2,.services-redesign h3,.services-redesign p{margin-top:0}.services-redesign h1{font-size:60px;font-weight:900;line-height:1.04;margin-bottom:32px;max-width:720px}.services-redesign h2{color:var(--ink);font-size:46px;font-weight:900;line-height:1.12;margin-bottom:0}.services-redesign h3{font-size:22px;line-height:1.16;margin-bottom:12px}.services-redesign .hero-copy>p:not(.eyebrow){color:#d9eaf8;font-size:22px;line-height:1.42;margin-bottom:42px;max-width:650px}.services-redesign .hero-actions{display:flex;flex-wrap:wrap;gap:18px}.services-redesign .button{align-items:center;border-radius:8px;display:inline-flex;font-size:18px;font-weight:900;height:60px;justify-content:center;min-width:176px;padding:0 28px}.services-redesign .button.primary{background:var(--cyan);color:var(--white)}.services-redesign .button.secondary{border:2px solid #8ec3e8;color:var(--white)}.services-redesign .button.light{background:var(--white);color:var(--ink)}.services-redesign .hero-system{min-height:760px;position:relative}.services-redesign .hero-system img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.services-redesign .hero-system::after{background:linear-gradient(90deg,rgba(5,20,42,0.65),rgba(5,20,42,0.04) 45%,rgba(5,20,42,0.12));content:"";inset:0;position:absolute}.services-redesign .delivery-layer{background:var(--white);padding:94px 76px 98px}.services-redesign .delivery-intro{display:grid;gap:54px;grid-template-columns:360px minmax(0,840px);margin:0 auto 58px;max-width:1288px}.services-redesign .layer-map{margin:0 auto;max-width:1288px}.services-redesign .layer-row{align-items:center;border-top:1px solid var(--line);display:grid;gap:32px;grid-template-columns:70px 310px minmax(0,1fr);min-height:112px;padding:26px 0;position:relative}.services-redesign .layer-row:last-child{border-bottom:1px solid var(--line)}.services-redesign .layer-row::before{background:var(--cyan);content:"";height:100%;left:0;position:absolute;top:0;width:6px}.services-redesign .layer-row.hosting::before,.services-redesign .layer-row.reception::before{background:var(--green)}.services-redesign .layer-row.routing::before{background:#4fc7de}.services-redesign .layer-number{color:var(--cyan);font-size:18px;font-weight:900;padding-left:24px}.services-redesign .layer-row h3,.services-redesign .layer-row p{margin:0}.services-redesign .layer-row p{color:var(--muted);font-size:18px;line-height:1.42}.services-redesign .install-sequence{background:var(--soft);display:grid;gap:60px;grid-template-columns:420px minmax(0,1fr);padding:98px 76px}.services-redesign .sequence-copy{align-self:start;position:sticky;top:128px}.services-redesign .sequence-copy p:not(.eyebrow){color:var(--muted);font-size:20px;line-height:1.45;margin-top:28px}.services-redesign .sequence-rail{display:grid;gap:0;position:relative}.services-redesign .sequence-rail::before{background:#b8cee2;bottom:52px;content:"";left:31px;position:absolute;top:52px;width:3px}.services-redesign .sequence-rail article{display:grid;gap:28px;grid-template-columns:66px minmax(0,1fr);min-height:138px;padding-bottom:32px;position:relative}.services-redesign .sequence-rail article>span{align-items:center;background:var(--white);border:3px solid var(--cyan);border-radius:999px;color:var(--cyan);display:flex;font-size:22px;font-weight:900;height:66px;justify-content:center;position:relative;width:66px;z-index:2}.services-redesign .sequence-rail article div{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 44px rgba(10,31,61,0.08);padding:28px 32px}.services-redesign .sequence-rail article h3{margin-bottom:10px}.services-redesign .sequence-rail article p{color:var(--muted);font-size:18px;line-height:1.42;margin:0}.services-redesign .operations-view{align-items:stretch;background:var(--white);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,0.95fr);min-height:620px}.services-redesign .operations-view figure{margin:0;min-height:620px;overflow:hidden}.services-redesign .operations-view img{display:block;height:100%;object-fit:cover;width:100%}.services-redesign .operations-panel{align-self:center;padding:76px}.services-redesign .operations-panel h2{margin-bottom:34px}.services-redesign .routing-board{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.services-redesign .routing-board div{display:grid;gap:22px;grid-template-columns:18px 210px minmax(0,1fr);padding:27px 0}.services-redesign .routing-board div+div{border-top:1px solid var(--line)}.services-redesign .routing-board strong{color:var(--ink);font-size:19px}.services-redesign .routing-board p{color:var(--muted);font-size:17px;line-height:1.4;margin:0}.services-redesign .status{border-radius:999px;display:block;height:14px;margin-top:4px;width:14px}.services-redesign .status.green{background:var(--green)}.services-redesign .status.blue{background:var(--cyan)}.services-redesign .status.navy{background:var(--navy)}.services-redesign .service-ledger{background:#eef5fb;display:grid;gap:54px;grid-template-columns:380px minmax(0,1fr);padding:94px 76px}.services-redesign .service-ledger dl{background:var(--white);border:1px solid var(--line);border-radius:8px;margin:0}.services-redesign .service-ledger dl div{display:grid;gap:28px;grid-template-columns:240px minmax(0,1fr);padding:27px 32px}.services-redesign .service-ledger dl div+div{border-top:1px solid var(--line)}.services-redesign .service-ledger dt{color:var(--ink);font-size:19px;font-weight:900}.services-redesign .service-ledger dd{color:var(--muted);font-size:18px;line-height:1.42;margin:0}.services-redesign .service-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:40px;justify-content:space-between;padding:76px}.services-redesign .service-cta h2{color:var(--white);max-width:840px}@media (max-width:1100px){.services-redesign .service-hero,.services-redesign .delivery-intro,.services-redesign .install-sequence,.services-redesign .operations-view,.services-redesign .service-ledger{display:block}.services-redesign .hero-copy,.services-redesign .delivery-layer,.services-redesign .install-sequence,.services-redesign .operations-panel,.services-redesign .service-ledger,.services-redesign .service-cta{padding-left:24px;padding-right:24px}.services-redesign h1{font-size:42px}.services-redesign h2{font-size:34px}.services-redesign .hero-system{min-height:520px}.services-redesign .delivery-intro,.services-redesign .service-ledger>div:first-child{margin-bottom:34px}.services-redesign .layer-row,.services-redesign .routing-board div,.services-redesign .service-ledger dl div{display:block}.services-redesign .layer-row{padding-left:24px}.services-redesign .layer-number,.services-redesign .layer-row h3,.services-redesign .routing-board strong,.services-redesign .service-ledger dt{display:block;margin-bottom:12px;padding-left:0}.services-redesign .sequence-copy{position:static}.services-redesign .operations-view figure{min-height:360px}.services-redesign .service-cta{align-items:flex-start;flex-direction:column}}.services-landing main{background:var(--white)}.services-landing h1,.services-landing h2,.services-landing h3,.services-landing p{margin-top:0}.services-hero-v2{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f4f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(420px,0.86fr) minmax(0,1.14fr);min-height:730px;padding:74px 72px 82px}.services-hero-copy{max-width:670px}.services-kicker{color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:0;margin-bottom:18px;text-transform:uppercase}.services-hero-v2 h1{color:var(--ink);font-size:62px;font-weight:900;line-height:1.04;margin-bottom:30px}.services-hero-v2 p:not(.services-kicker){color:var(--muted);font-size:21px;line-height:1.46;margin-bottom:0}.services-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.services-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:900;height:58px;justify-content:center;min-width:164px;padding:0 24px}.services-button.primary{background:var(--cyan);color:var(--white)}.services-button.secondary{background:var(--white);border:2px solid var(--line);color:var(--ink)}.services-button.light{background:var(--white);color:var(--ink)}.services-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.services-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.hero-figure img{height:470px}.services-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.services-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.services-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.connectors-band{background:var(--navy);color:var(--white);display:grid;gap:54px;grid-template-columns:0.8fr 1.2fr;padding:88px 72px}.connectors-heading{max-width:560px}.connectors-heading .services-kicker,.services-final-cta .services-kicker{color:#84d8ff}.connectors-heading h2{color:var(--white);font-size:42px;font-weight:900;line-height:1.12;margin-bottom:0}.connector-list{border-bottom:1px solid rgba(255,255,255,0.18);border-top:1px solid rgba(255,255,255,0.18)}.connector-list article{align-items:center;display:grid;gap:28px;grid-template-columns:70px minmax(0,1fr);min-height:96px;padding:22px 0}.connector-list article+article{border-top:1px solid rgba(255,255,255,0.18)}.connector-list span{color:#84d8ff;font-size:18px;font-weight:900}.connector-list p{color:#d9eaf8;font-size:20px;line-height:1.38;margin-bottom:0}.service-path-section,.proof-section{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:96px 72px}.service-path-copy,.proof-copy{max-width:620px}.service-path-copy h2,.service-card-intro h2,.proof-copy h2,.services-final-cta h2{color:var(--ink);font-size:44px;font-weight:900;line-height:1.12;margin-bottom:24px}.service-path-copy p,.service-card-intro p,.proof-copy p{color:var(--muted);font-size:19px;line-height:1.48;margin-bottom:0}.service-path-copy ul,.proof-copy ul{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.service-path-copy li,.proof-copy li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.service-path-copy li::before,.proof-copy li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.service-card-section{background:var(--soft);padding:92px 72px 104px}.service-card-intro{margin:0 auto 46px;max-width:900px;text-align:center}.service-card-intro h2{margin-bottom:18px}.service-card-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-offer-card{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 42px rgba(16,35,60,0.08);display:grid;grid-template-rows:auto auto 1fr auto;min-height:310px;padding:30px}.service-card-number{color:var(--cyan);font-size:16px;font-weight:900;margin-bottom:22px}.service-offer-card h3{color:var(--ink);font-size:24px;font-weight:900;line-height:1.16;margin:0 0 16px}.service-offer-card p{color:var(--muted);font-size:17px;line-height:1.46;margin-bottom:24px}.service-offer-card a{align-self:end;color:var(--cyan);font-size:16px;font-weight:900}.proof-section{background:var(--white);grid-template-columns:minmax(390px,0.92fr) minmax(0,1.08fr)}.proof-figure img{height:450px}.services-final-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:76px 72px}.services-final-cta h2{color:var(--white);margin-bottom:0;max-width:880px}@media (max-width:1180px){.services-hero-v2,.connectors-band,.service-path-section,.proof-section{grid-template-columns:1fr}.services-hero-copy,.connectors-heading,.service-path-copy,.proof-copy{max-width:820px}.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.services-hero-v2,.connectors-band,.service-path-section,.service-card-section,.proof-section,.services-final-cta{padding-left:24px;padding-right:24px}.services-hero-v2{gap:36px;min-height:0;padding-top:54px;padding-bottom:56px}.services-hero-v2 h1{font-size:42px}.connectors-heading h2,.service-path-copy h2,.service-card-intro h2,.proof-copy h2,.services-final-cta h2{font-size:34px}.services-hero-v2 p:not(.services-kicker),.connector-list p,.service-path-copy p,.service-card-intro p,.proof-copy p{font-size:18px}.services-actions{align-items:stretch;flex-direction:column}.services-button{width:100%}.services-figure img,.hero-figure img,.proof-figure img{height:280px}.connector-list article{align-items:start;grid-template-columns:48px minmax(0,1fr)}.service-card-grid{grid-template-columns:1fr}.services-final-cta{align-items:flex-start;flex-direction:column}}.products-landing main{background:var(--white)}.products-landing h1,.products-landing h2,.products-landing h3,.products-landing p{margin-top:0}.products-hero{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f4f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(430px,0.86fr) minmax(0,1.14fr);min-height:730px;padding:74px 72px 82px}.products-hero-copy{max-width:690px}.products-hero h1{color:var(--ink);font-size:62px;font-weight:900;line-height:1.04;margin-bottom:30px}.products-hero p{color:var(--muted);font-size:21px;line-height:1.46;margin-bottom:0}.products-actions,.products-final-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.products-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:900;height:58px;justify-content:center;min-width:174px;padding:0 24px}.products-button.primary{background:var(--cyan);color:var(--white)}.products-button.secondary{background:var(--white);border:2px solid var(--line);color:var(--ink)}.products-button.light{background:var(--white);color:var(--ink)}.products-button.ghost{border:2px solid rgba(255,255,255,0.48);color:var(--white)}.products-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.products-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.hero-products-figure img{height:470px}.products-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.products-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.products-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.product-families{background:var(--navy);color:var(--white);display:grid;gap:54px;grid-template-columns:0.8fr 1.2fr;padding:88px 72px}.product-families-heading{max-width:560px}.product-families-heading h2{color:var(--white);font-size:42px;font-weight:900;line-height:1.12;margin-bottom:22px}.product-families-heading p{color:#d9eaf8;font-size:19px;line-height:1.46;margin-bottom:0}.product-family-list{border-bottom:1px solid rgba(255,255,255,0.18);border-top:1px solid rgba(255,255,255,0.18)}.product-family-list article{align-items:center;display:grid;gap:28px;grid-template-columns:70px minmax(0,1fr);min-height:96px;padding:22px 0}.product-family-list article+article{border-top:1px solid rgba(255,255,255,0.18)}.product-family-list span{color:#84d8ff;font-size:18px;font-weight:900}.product-family-list p{color:#d9eaf8;font-size:20px;line-height:1.38;margin-bottom:0}.product-builder,.product-outcomes{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:96px 72px}.product-builder-copy,.product-outcomes-copy{max-width:640px}.product-builder-copy h2,.product-card-intro h2,.product-outcomes-copy h2,.products-final-cta h2{color:var(--ink);font-size:44px;font-weight:900;line-height:1.12;margin-bottom:24px}.product-builder-copy h3{color:var(--ink);font-size:27px;font-weight:900;line-height:1.18;margin:34px 0 14px}.product-builder-copy p,.product-card-intro p,.product-outcomes-copy p,.products-final-cta p{color:var(--muted);font-size:19px;line-height:1.48;margin-bottom:0}.product-builder-copy ul,.product-outcomes-copy ul{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.product-builder-copy li,.product-outcomes-copy li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.product-builder-copy li::before,.product-outcomes-copy li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.product-card-section{background:var(--soft);padding:92px 72px 104px}.product-card-intro{margin:0 auto 46px;max-width:880px;text-align:center}.product-card-intro h2{margin-bottom:18px}.product-card-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-offer-card{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 42px rgba(16,35,60,0.08);display:grid;grid-template-rows:auto auto 1fr auto;min-height:318px;padding:30px}.product-card-number{color:var(--cyan);font-size:16px;font-weight:900;margin-bottom:22px}.product-offer-card h3{color:var(--ink);font-size:24px;font-weight:900;line-height:1.16;margin:0 0 16px}.product-offer-card p{color:var(--muted);font-size:17px;line-height:1.46;margin-bottom:24px}.product-offer-card a{align-self:end;color:var(--cyan);font-size:16px;font-weight:900}.product-outcomes{background:var(--white);grid-template-columns:minmax(390px,0.92fr) minmax(0,1.08fr)}.outcome-figure img{height:450px}.products-final-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:76px 72px}.products-final-cta h2{color:var(--white);margin-bottom:14px;max-width:850px}.products-final-cta p{color:#d9eaf8;max-width:720px}.products-final-actions{flex:0 0 auto;margin-top:0}@media (max-width:1180px){.products-hero,.product-families,.product-builder,.product-outcomes{grid-template-columns:1fr}.products-hero-copy,.product-families-heading,.product-builder-copy,.product-outcomes-copy{max-width:840px}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-final-cta{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.products-hero,.product-families,.product-builder,.product-card-section,.product-outcomes,.products-final-cta{padding-left:24px;padding-right:24px}.products-hero{gap:36px;min-height:0;padding-top:54px;padding-bottom:56px}.products-hero h1{font-size:42px}.product-families-heading h2,.product-builder-copy h2,.product-card-intro h2,.product-outcomes-copy h2,.products-final-cta h2{font-size:34px}.products-hero p,.product-families-heading p,.product-family-list p,.product-builder-copy p,.product-card-intro p,.product-outcomes-copy p,.products-final-cta p{font-size:18px}.products-actions,.products-final-actions{align-items:stretch;flex-direction:column}.products-button{width:100%}.products-figure img,.hero-products-figure img,.outcome-figure img{height:280px}.product-family-list article{align-items:start;grid-template-columns:48px minmax(0,1fr)}.product-card-grid{grid-template-columns:1fr}}.software-landing main{background:var(--white)}.software-landing h1,.software-landing h2,.software-landing h3,.software-landing p{margin-top:0}.software-hero{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f4f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(430px,0.86fr) minmax(0,1.14fr);min-height:730px;padding:74px 72px 82px}.software-hero-copy{max-width:690px}.software-hero h1{color:var(--ink);font-size:62px;font-weight:900;line-height:1.04;margin-bottom:30px}.software-hero p{color:var(--muted);font-size:21px;line-height:1.46;margin-bottom:0}.software-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.software-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:900;height:58px;justify-content:center;min-width:164px;padding:0 24px}.software-button.primary{background:var(--cyan);color:var(--white)}.software-button.secondary{background:var(--white);border:2px solid var(--line);color:var(--ink)}.software-button.light{background:var(--white);color:var(--ink)}.software-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.software-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.hero-software-figure img{height:470px}.software-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.software-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.software-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.software-support{background:var(--navy);color:var(--white);display:grid;gap:54px;grid-template-columns:0.8fr 1.2fr;padding:88px 72px}.software-support-heading{max-width:560px}.software-support-heading h2{color:var(--white);font-size:42px;font-weight:900;line-height:1.12;margin-bottom:22px}.software-support-heading p{color:#d9eaf8;font-size:19px;line-height:1.46;margin-bottom:0}.software-support-list{border-bottom:1px solid rgba(255,255,255,0.18);border-top:1px solid rgba(255,255,255,0.18)}.software-support-list article{align-items:center;display:grid;gap:28px;grid-template-columns:70px minmax(0,1fr);min-height:96px;padding:22px 0}.software-support-list article+article{border-top:1px solid rgba(255,255,255,0.18)}.software-support-list span{color:#84d8ff;font-size:18px;font-weight:900}.software-support-list p{color:#d9eaf8;font-size:20px;line-height:1.38;margin-bottom:0}.software-real-app,.software-proof{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:96px 72px}.software-real-copy,.software-proof-copy{max-width:650px}.software-real-copy h2,.software-builds-intro h2,.software-proof-copy h2,.software-final-cta h2{color:var(--ink);font-size:44px;font-weight:900;line-height:1.12;margin-bottom:24px}.software-real-copy p,.software-builds-intro p,.software-proof-copy p,.software-final-cta p{color:var(--muted);font-size:19px;line-height:1.48;margin-bottom:0}.software-real-copy ul{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.software-real-copy li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.software-real-copy li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.software-builds{background:var(--soft);padding:92px 72px 104px}.software-coming-soon{background:var(--white);border-top:1px solid var(--line)}.software-builds-intro{margin:0 auto 46px;max-width:900px;text-align:center}.software-builds-intro h2{margin-bottom:18px}.software-build-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.software-build-card{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 42px rgba(16,35,60,0.08);min-height:378px;padding:30px}.software-coming-soon .software-build-card{background:var(--soft)}.software-build-card-muted{box-shadow:none}.software-build-card span{color:var(--cyan);display:block;font-size:16px;font-weight:900;margin-bottom:16px}.software-build-card .software-product-tag{color:var(--green);font-size:14px;font-weight:900;line-height:1.28;margin:0 0 14px;text-transform:uppercase}.software-build-card h3{color:var(--ink);font-size:24px;font-weight:900;line-height:1.16;margin:0 0 16px}.software-build-card p{color:var(--muted);font-size:17px;line-height:1.46;margin-bottom:0}.software-proof{background:var(--white);grid-template-columns:minmax(390px,0.92fr) minmax(0,1.08fr)}.proof-software-figure img{height:450px}.software-final-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:76px 72px}.software-final-cta h2{color:var(--white);margin-bottom:14px;max-width:850px}.software-final-cta p{color:#d9eaf8;max-width:720px}@media (max-width:1180px){.software-hero,.software-support,.software-real-app,.software-proof{grid-template-columns:1fr}.software-hero-copy,.software-support-heading,.software-real-copy,.software-proof-copy{max-width:840px}.software-build-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.software-final-cta{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.software-hero,.software-support,.software-real-app,.software-builds,.software-proof,.software-final-cta{padding-left:24px;padding-right:24px}.software-hero{gap:36px;min-height:0;padding-top:54px;padding-bottom:56px}.software-hero h1{font-size:42px}.software-support-heading h2,.software-real-copy h2,.software-builds-intro h2,.software-proof-copy h2,.software-final-cta h2{font-size:34px}.software-hero p,.software-support-heading p,.software-support-list p,.software-real-copy p,.software-builds-intro p,.software-proof-copy p,.software-final-cta p{font-size:18px}.software-actions{align-items:stretch;flex-direction:column}.software-button{width:100%}.software-figure img,.hero-software-figure img,.proof-software-figure img{height:280px}.software-support-list article{align-items:start;grid-template-columns:48px minmax(0,1fr)}.software-build-grid{grid-template-columns:1fr}}.how-process-landing main{background:var(--white)}.how-process-landing h1,.how-process-landing h2,.how-process-landing h3,.how-process-landing p{margin-top:0}.process-hero{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f5f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(430px,0.88fr) minmax(0,1.12fr);min-height:720px;padding:74px 72px 82px}.process-hero-copy{max-width:680px}.process-hero h1{color:var(--ink);font-size:62px;font-weight:900;line-height:1.04;margin-bottom:30px}.process-hero p{color:var(--muted);font-size:21px;line-height:1.46;margin-bottom:0}.process-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.process-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:900;height:58px;justify-content:center;min-width:164px;padding:0 24px}.process-button.primary{background:var(--cyan);color:var(--white)}.process-button.secondary{background:var(--white);border:2px solid var(--line);color:var(--ink)}.process-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.process-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.hero-process-figure img{height:470px}.process-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.process-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.process-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.process-gains{background:var(--navy);color:var(--white);display:grid;gap:54px;grid-template-columns:0.8fr 1.2fr;padding:88px 72px}.process-gains-heading{max-width:560px}.process-gains-heading h2{color:var(--white);font-size:42px;font-weight:900;line-height:1.12;margin-bottom:22px}.process-gains-heading p{color:#d9eaf8;font-size:19px;line-height:1.46;margin-bottom:0}.process-gain-grid{border-bottom:1px solid rgba(255,255,255,0.18);border-top:1px solid rgba(255,255,255,0.18)}.process-gain-grid article{align-items:center;display:grid;gap:28px;grid-template-columns:70px minmax(0,1fr);min-height:104px;padding:24px 0}.process-gain-grid article+article{border-top:1px solid rgba(255,255,255,0.18)}.process-gain-grid span{color:#84d8ff;font-size:18px;font-weight:900}.process-gain-grid p{color:#d9eaf8;font-size:20px;line-height:1.38;margin-bottom:0}.build-path,.launch-proof{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:96px 72px}.build-path-copy,.launch-proof-copy{max-width:630px}.build-path-copy h2,.stage-intro h2,.clear-complete-copy h2,.launch-proof-copy h2{color:var(--ink);font-size:44px;font-weight:900;line-height:1.12;margin-bottom:24px}.build-path-copy h3{color:var(--ink);font-size:27px;font-weight:900;line-height:1.18;margin:34px 0 14px}.build-path-copy p,.stage-intro p,.clear-complete-copy p,.launch-proof-copy p{color:var(--muted);font-size:19px;line-height:1.48;margin-bottom:0}.build-path-copy ul,.clear-complete-list{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.build-path-copy li,.clear-complete-list li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.build-path-copy li::before,.clear-complete-list li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.stage-section{background:var(--soft);padding:92px 72px 104px}.stage-intro{margin:0 auto 46px;max-width:880px;text-align:center}.stage-intro h2{margin-bottom:18px}.stage-grid{display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.stage-card{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 42px rgba(16,35,60,0.08);display:grid;grid-template-rows:auto auto 1fr;min-height:280px;padding:28px 24px}.stage-card span{align-items:center;background:#e7f4ff;border-radius:999px;color:var(--cyan);display:inline-flex;font-size:18px;font-weight:900;height:42px;justify-content:center;margin-bottom:24px;width:42px}.stage-card h3{color:var(--ink);font-size:23px;font-weight:900;line-height:1.16;margin:0 0 14px}.stage-card p{color:var(--muted);font-size:16px;line-height:1.45;margin-bottom:0}.clear-complete{align-items:start;background:var(--white);display:grid;gap:58px;grid-template-columns:minmax(420px,0.88fr) minmax(0,1.12fr);padding:94px 72px}.clear-complete-copy{max-width:640px}.clear-complete-list{background:var(--white);border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:0;padding:8px 0}.clear-complete-list li{border-bottom:1px solid var(--line);padding-bottom:21px;padding-top:21px}.clear-complete-list li:last-child{border-bottom:0}.clear-complete-list li::before{top:29px}.launch-proof{background:#eef5fb;grid-template-columns:minmax(390px,0.9fr) minmax(0,1.1fr)}.launch-proof-copy .process-button{margin-top:34px}.launch-proof-figure img{height:450px}@media (max-width:1180px){.process-hero,.process-gains,.build-path,.clear-complete,.launch-proof{grid-template-columns:1fr}.process-hero-copy,.process-gains-heading,.build-path-copy,.clear-complete-copy,.launch-proof-copy{max-width:840px}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.process-hero,.process-gains,.build-path,.stage-section,.clear-complete,.launch-proof{padding-left:24px;padding-right:24px}.process-hero{gap:36px;min-height:0;padding-top:54px;padding-bottom:56px}.process-hero h1{font-size:42px}.process-gains-heading h2,.build-path-copy h2,.stage-intro h2,.clear-complete-copy h2,.launch-proof-copy h2{font-size:34px}.process-hero p,.process-gains-heading p,.process-gain-grid p,.build-path-copy p,.stage-intro p,.clear-complete-copy p,.launch-proof-copy p{font-size:18px}.process-actions{align-items:stretch;flex-direction:column}.process-button{width:100%}.process-figure img,.hero-process-figure img,.launch-proof-figure img{height:280px}.process-gain-grid article{align-items:start;grid-template-columns:48px minmax(0,1fr)}.stage-grid{grid-template-columns:1fr}}.how-redesign main{background:var(--white)}.how-redesign .how-hero{align-items:center;background:var(--white);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:500px minmax(0,1fr);min-height:720px;padding:76px}.how-redesign .how-hero-copy h1{color:var(--ink);font-size:58px;font-weight:900;line-height:1.05;margin:0}.how-redesign .how-hero-copy p{color:var(--muted);font-size:21px;line-height:1.45;margin:32px 0 0}.how-redesign .how-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px}.how-redesign .button{align-items:center;border-radius:8px;display:inline-flex;font-size:18px;font-weight:900;height:60px;justify-content:center;min-width:176px;padding:0 28px}.how-redesign .button.primary{background:var(--cyan);color:var(--white)}.how-redesign .button.secondary{border:2px solid #a8c5df;color:var(--ink)}.how-redesign .button.light{background:var(--white);color:var(--ink)}.how-redesign .how-hero-media{margin:0}.how-redesign figure{margin:0}.how-redesign .how-hero-media img{border:1px solid #c7d6e5;border-radius:8px 8px 0 0;box-shadow:var(--shadow);display:block;height:560px;object-fit:cover;width:100%}.how-redesign figcaption{background:var(--white);border:1px solid var(--line);border-radius:0 0 8px 8px;border-top:0;padding:20px 24px}.how-redesign figcaption strong{color:var(--ink);display:block;font-size:18px;line-height:1.25}.how-redesign figcaption span{color:var(--muted);display:block;font-size:15px;line-height:1.42;margin-top:7px}.how-redesign .workflow-spine{background:var(--navy);color:var(--white);padding:76px}.how-redesign .spine-heading{align-items:end;display:grid;gap:48px;grid-template-columns:260px minmax(0,1fr);margin-bottom:52px}.how-redesign .spine-heading p,.how-redesign .section-label{color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:0;margin:0;text-transform:uppercase}.how-redesign .spine-heading h2{color:var(--white);font-size:46px;font-weight:900;line-height:1.14;margin:0;max-width:850px}.how-redesign .spine-list{counter-reset:workflow;display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0;position:relative}.how-redesign .spine-list::before{background:rgba(132,216,255,0.46);content:"";height:3px;left:8%;position:absolute;right:8%;top:30px}.how-redesign .spine-list li{padding-right:28px;position:relative;z-index:1}.how-redesign .spine-list span{align-items:center;background:var(--cyan);border:6px solid var(--navy);border-radius:999px;color:var(--white);display:flex;font-size:15px;font-weight:900;height:64px;justify-content:center;width:64px}.how-redesign .spine-list strong{color:var(--white);display:block;font-size:21px;line-height:1.2;margin-top:24px}.how-redesign .spine-list p{color:#d8e8f6;font-size:16px;line-height:1.42;margin:12px 0 0}.how-redesign .support-visual,.how-redesign .proof-outcome{align-items:center;background:var(--white);display:grid;gap:64px;grid-template-columns:minmax(0,1.15fr) minmax(420px,0.85fr);padding:96px 76px}.how-redesign .support-copy h2,.how-redesign .proof-copy h2{color:var(--ink);font-size:46px;font-weight:900;line-height:1.13;margin:18px 0 0}.how-redesign .support-copy p:not(.section-label),.how-redesign .proof-copy p:not(.section-label){color:var(--muted);font-size:20px;line-height:1.45;margin:28px 0 0}.how-redesign .support-copy ul,.how-redesign .proof-copy ul{border-top:1px solid var(--line);display:grid;gap:16px;list-style:none;margin:32px 0 0;padding:26px 0 0}.how-redesign .support-copy li,.how-redesign .proof-copy li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.34;padding-left:28px;position:relative}.how-redesign .support-copy li::before,.how-redesign .proof-copy li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:7px;width:10px}.how-redesign .support-figure img,.how-redesign .proof-figure img{border:1px solid #c7d6e5;border-radius:8px 8px 0 0;box-shadow:var(--shadow);display:block;height:470px;object-fit:cover;object-position:center;width:100%}.how-redesign .intake-lanes{background:var(--soft);display:grid;gap:58px;grid-template-columns:390px minmax(0,1fr);padding:96px 76px}.how-redesign .intake-copy h2,.how-redesign .board-copy h2,.how-redesign .matrix-heading h2,.how-redesign .loop-copy h2,.how-redesign .how-cta h2{color:var(--ink);font-size:46px;font-weight:900;line-height:1.13;margin:18px 0 0}.how-redesign .intake-copy p:not(.section-label),.how-redesign .board-copy p:not(.section-label),.how-redesign .loop-copy p:not(.section-label),.how-redesign .how-cta p{color:var(--muted);font-size:20px;line-height:1.45;margin:28px 0 0}.how-redesign .lane-board{align-items:center;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 270px minmax(0,0.85fr)}.how-redesign .lane-source,.how-redesign .lane-output{display:grid;gap:18px}.how-redesign .lane-source article,.how-redesign .lane-output article,.how-redesign .lane-intake{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(10,31,61,0.08);padding:26px 28px}.how-redesign .lane-source article,.how-redesign .lane-output article{min-height:112px}.how-redesign .lane-source article{position:relative}.how-redesign .lane-source article::after{background:var(--cyan);content:"";height:3px;position:absolute;right:-29px;top:50%;width:29px}.how-redesign .lane-intake{background:var(--navy);color:var(--white);min-height:290px}.how-redesign .lane-board span{color:var(--cyan);display:block;font-size:13px;font-weight:900;margin-bottom:12px;text-transform:uppercase}.how-redesign .lane-intake span{color:#84d8ff}.how-redesign .lane-board strong{color:var(--ink);display:block;font-size:20px;line-height:1.22}.how-redesign .lane-intake strong{color:var(--white);font-size:30px;margin-top:42px}.how-redesign .lane-intake p{color:#d8e8f6;font-size:18px;line-height:1.42;margin:22px 0 0}.how-redesign .workflow-board{background:var(--white);padding:96px 76px 104px}.how-redesign .board-copy{display:grid;gap:54px;grid-template-columns:560px minmax(0,1fr);margin-bottom:52px}.how-redesign .board-copy p:not(.section-label){margin-top:18px}.how-redesign .workflow-board figure{margin:0}.how-redesign .workflow-board img{border:1px solid #c7d6e5;border-radius:8px;box-shadow:var(--shadow);display:block;max-height:690px;object-fit:cover;object-position:center;width:100%}.how-redesign .routing-matrix{background:#eef5fb;padding:96px 76px}.how-redesign .matrix-heading{display:grid;gap:48px;grid-template-columns:270px minmax(0,820px);margin-bottom:46px}.how-redesign .matrix-table{background:var(--white);border:1px solid var(--line);border-radius:8px}.how-redesign .matrix-row{display:grid;gap:28px;grid-template-columns:0.9fr 1.1fr 1.1fr;min-height:86px;padding:26px 32px}.how-redesign .matrix-row+.matrix-row{border-top:1px solid var(--line)}.how-redesign .matrix-row span{color:var(--muted);font-size:18px;line-height:1.38}.how-redesign .matrix-head{background:var(--navy);border-radius:8px 8px 0 0;min-height:68px}.how-redesign .matrix-head span{color:var(--white);font-size:16px;font-weight:900;text-transform:uppercase}.how-redesign .follow-loop{align-items:center;background:#eef5fb;display:grid;gap:62px;grid-template-columns:420px minmax(0,1fr);padding:96px 76px}.how-redesign .loop-list{display:grid;gap:0;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0;position:relative}.how-redesign .loop-list::before{background:#b8cee2;content:"";height:3px;left:8%;position:absolute;right:8%;top:50%}.how-redesign .loop-list li{align-items:center;display:flex;justify-content:center;min-height:170px;position:relative;z-index:1}.how-redesign .loop-list span{align-items:center;background:var(--white);border:3px solid var(--cyan);border-radius:999px;color:var(--ink);display:flex;font-size:18px;font-weight:900;height:132px;justify-content:center;padding:0 20px;text-align:center;width:132px}.how-redesign .loop-list li:nth-child(even) span{border-color:var(--green)}.how-redesign .how-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:40px;justify-content:space-between;padding:76px}.how-redesign .how-cta h2{color:var(--white);margin:0;max-width:850px}.how-redesign .how-cta p{color:#d8e8f6;max-width:720px}@media (max-width:1100px){.how-redesign .how-hero,.how-redesign .spine-heading,.how-redesign .support-visual,.how-redesign .intake-lanes,.how-redesign .lane-board,.how-redesign .board-copy,.how-redesign .matrix-heading,.how-redesign .proof-outcome,.how-redesign .follow-loop{display:block}.how-redesign .how-hero,.how-redesign .workflow-spine,.how-redesign .support-visual,.how-redesign .intake-lanes,.how-redesign .workflow-board,.how-redesign .routing-matrix,.how-redesign .proof-outcome,.how-redesign .follow-loop,.how-redesign .how-cta{padding:60px 24px}.how-redesign .how-hero-copy h1,.how-redesign .spine-heading h2,.how-redesign .intake-copy h2,.how-redesign .board-copy h2,.how-redesign .matrix-heading h2,.how-redesign .support-copy h2,.how-redesign .proof-copy h2,.how-redesign .loop-copy h2,.how-redesign .how-cta h2{font-size:36px}.how-redesign .how-hero-media{margin-top:36px}.how-redesign .how-hero-media img,.how-redesign .support-figure img,.how-redesign .proof-figure img,.how-redesign .workflow-board img{height:auto}.how-redesign .support-copy,.how-redesign .proof-figure{margin-top:34px}.how-redesign .spine-list,.how-redesign .loop-list{display:block}.how-redesign .spine-list::before,.how-redesign .loop-list::before,.how-redesign .lane-source article::after{display:none}.how-redesign .spine-list li,.how-redesign .loop-list li,.how-redesign .lane-source article,.how-redesign .lane-output article,.how-redesign .lane-intake{margin-top:22px}.how-redesign .lane-intake{min-height:auto}.how-redesign .matrix-row{display:block}.how-redesign .matrix-row span{display:block;margin-top:14px}.how-redesign .matrix-row span:first-child{margin-top:0}.how-redesign .how-cta{align-items:flex-start;flex-direction:column}}.solutions-landing main{background:var(--white)}.solutions-landing h1,.solutions-landing h2,.solutions-landing h3,.solutions-landing p{margin-top:0}.solutions-hero{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f4f9fd 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(430px,0.86fr) minmax(0,1.14fr);min-height:730px;padding:74px 72px 82px}.solutions-hero-copy{max-width:700px}.solutions-hero h1{color:var(--ink);font-size:60px;font-weight:900;line-height:1.04;margin-bottom:30px}.solutions-hero p{color:var(--muted);font-size:21px;line-height:1.46;margin-bottom:0}.solutions-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.solutions-button{align-items:center;border-radius:8px;display:inline-flex;font-size:17px;font-weight:900;height:58px;justify-content:center;min-width:164px;padding:0 24px}.solutions-button.primary{background:var(--cyan);color:var(--white)}.solutions-button.secondary{background:var(--white);border:2px solid var(--line);color:var(--ink)}.solutions-button.light{background:var(--white);color:var(--ink)}.solutions-figure{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 58px rgba(16,35,60,0.14);margin:0;overflow:hidden}.solutions-figure img{display:block;height:430px;object-fit:cover;object-position:center;width:100%}.hero-solutions-figure img{height:470px}.solutions-figure figcaption{background:var(--white);border-top:1px solid var(--line);display:grid;gap:7px;padding:20px 22px 22px}.solutions-figure figcaption strong{color:var(--ink);font-size:17px;line-height:1.28}.solutions-figure figcaption span{color:var(--muted);font-size:15px;line-height:1.42}.solution-problems{background:var(--navy);color:var(--white);display:grid;gap:54px;grid-template-columns:0.8fr 1.2fr;padding:88px 72px}.solution-problems-heading{max-width:560px}.solution-problems-heading h2{color:var(--white);font-size:42px;font-weight:900;line-height:1.12;margin-bottom:22px}.solution-problems-heading p{color:#d9eaf8;font-size:19px;line-height:1.46;margin-bottom:0}.solution-problem-list{border-bottom:1px solid rgba(255,255,255,0.18);border-top:1px solid rgba(255,255,255,0.18)}.solution-problem-list article{align-items:center;display:grid;gap:28px;grid-template-columns:70px minmax(0,1fr);min-height:96px;padding:22px 0}.solution-problem-list article+article{border-top:1px solid rgba(255,255,255,0.18)}.solution-problem-list span{color:#84d8ff;font-size:18px;font-weight:900}.solution-problem-list p{color:#d9eaf8;font-size:20px;line-height:1.38;margin-bottom:0}.solution-map,.solution-proof{align-items:center;display:grid;gap:58px;grid-template-columns:minmax(0,1.08fr) minmax(390px,0.92fr);padding:96px 72px}.solution-map-copy,.solution-proof-copy{max-width:650px}.solution-map-copy h2,.solution-card-intro h2,.solution-proof-copy h2,.solutions-final-cta h2{color:var(--ink);font-size:44px;font-weight:900;line-height:1.12;margin-bottom:24px}.solution-map-copy p,.solution-card-intro p,.solution-proof-copy p,.solutions-final-cta p{color:var(--muted);font-size:19px;line-height:1.48;margin-bottom:0}.solution-map-copy ul,.solution-proof-copy ul{display:grid;gap:13px;list-style:none;margin:28px 0 0;padding:0}.solution-map-copy li,.solution-proof-copy li{color:var(--ink);font-size:18px;font-weight:800;line-height:1.36;padding-left:30px;position:relative}.solution-map-copy li::before,.solution-proof-copy li::before{background:var(--green);border-radius:999px;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.solution-card-section{background:var(--soft);padding:92px 72px 104px}.solution-card-intro{margin:0 auto 46px;max-width:900px;text-align:center}.solution-card-intro h2{margin-bottom:18px}.solution-card-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.solution-card{background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 42px rgba(16,35,60,0.08);min-height:302px;padding:30px}.solution-card span{color:var(--cyan);display:block;font-size:16px;font-weight:900;margin-bottom:22px}.solution-card h3{color:var(--ink);font-size:23px;font-weight:900;line-height:1.16;margin:0 0 16px}.solution-card p{color:var(--muted);font-size:17px;line-height:1.46;margin-bottom:0}.solution-proof{background:var(--white);grid-template-columns:minmax(390px,0.92fr) minmax(0,1.08fr)}.proof-solutions-figure img{height:450px}.solutions-final-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:36px;justify-content:space-between;padding:76px 72px}.solutions-final-cta h2{color:var(--white);margin-bottom:14px;max-width:900px}.solutions-final-cta p{color:#d9eaf8;max-width:760px}@media (max-width:1180px){.solutions-hero,.solution-problems,.solution-map,.solution-proof{grid-template-columns:1fr}.solutions-hero-copy,.solution-problems-heading,.solution-map-copy,.solution-proof-copy{max-width:840px}.solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solutions-final-cta{align-items:flex-start;flex-direction:column}}@media (max-width:760px){.solutions-hero,.solution-problems,.solution-map,.solution-card-section,.solution-proof,.solutions-final-cta{padding-left:24px;padding-right:24px}.solutions-hero{gap:36px;min-height:0;padding-top:54px;padding-bottom:56px}.solutions-hero h1{font-size:42px}.solution-problems-heading h2,.solution-map-copy h2,.solution-card-intro h2,.solution-proof-copy h2,.solutions-final-cta h2{font-size:34px}.solutions-hero p,.solution-problems-heading p,.solution-problem-list p,.solution-map-copy p,.solution-card-intro p,.solution-proof-copy p,.solutions-final-cta p{font-size:18px}.solutions-actions{align-items:stretch;flex-direction:column}.solutions-button{width:100%}.solutions-figure img,.hero-solutions-figure img,.proof-solutions-figure img{height:280px}.solution-problem-list article{align-items:start;grid-template-columns:48px minmax(0,1fr)}.solution-card-grid{grid-template-columns:1fr}}html,body{max-width:100%;width:100%}main,section,header{max-width:100%}.site-header,.option1-home .option1-site-header{flex-wrap:wrap;gap:clamp(16px,2.2vw,34px);padding-left:clamp(24px,5vw,72px);padding-right:clamp(24px,4vw,58px)}.main-nav,.option1-main-nav{min-width:0}.detail-hero>*,.standard-hero>*,.demo-hero>*,.careers-hero>*,.inside-hero>*,.inside-overview>*,.inside-two-column>*,.careers-visual-section>*,.careers-proof-section>*,.services-hero-v2>*,.service-path-section>*,.proof-section>*,.products-hero>*,.product-builder>*,.product-outcomes>*,.software-hero>*,.software-builder>*,.software-outcomes>*,.process-hero>*,.process-planning>*,.process-proof>*,.solutions-hero>*,.solution-map>*,.solution-proof>*,.how-redesign .how-hero>*,.how-redesign .how-planning>*,.how-redesign .how-proof>*{min-width:0}.option1-hero-content{left:clamp(24px,5vw,76px);max-width:calc(100vw - 48px);width:min(690px,calc(100vw - 48px))}.option1-hero-note{max-width:100%}.option1-answer-section{height:auto;padding:98px clamp(24px,5vw,76px) 88px}.option1-section-intro{gap:clamp(24px,4vw,52px);grid-template-columns:minmax(0,1.18fr) minmax(280px,0.82fr)}.option1-image-pair{gap:clamp(28px,6vw,104px);grid-template-columns:repeat(2,minmax(0,1fr))}.option1-image-card img,.option1-route-image{width:100%}.option1-caption{max-width:calc(100% - 36px)}.option1-route-section{gap:clamp(32px,5vw,80px);grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);padding-left:clamp(24px,5vw,76px);padding-right:clamp(24px,5vw,76px)}.option1-final-content{left:clamp(24px,5vw,76px);max-width:calc(100vw - 48px);width:min(700px,calc(100vw - 48px))}.option1-final-button{right:clamp(40px,12vw,176px)}.option1-final-brand{right:clamp(54px,15vw,220px)}@media (max-width:1180px){.site-header,.option1-home .option1-site-header{align-items:flex-start;display:block;min-height:0;padding:18px 24px}.brand,.brand img,.option1-brand,.option1-brand img{width:150px}.main-nav,.option1-main-nav{gap:10px 17px;justify-content:flex-start;margin-top:18px;width:100%}}@media (max-width:980px){.option1-section-intro,.option1-image-pair,.option1-route-section{display:block}.option1-image-card,.option1-route-image{margin-top:36px}}@media (max-width:1180px){.site-header,.option1-home .option1-site-header{align-items:center;background:rgba(255,255,255,0.98);box-shadow:0 14px 32px rgba(16,35,60,0.08);display:flex;gap:16px;justify-content:space-between;min-height:72px;overflow:visible;padding:14px 18px;position:sticky;top:0;z-index:100}.brand,.brand img,.option1-brand,.option1-brand img{height:auto;width:142px}.mobile-nav-state{display:block;height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.mobile-nav-toggle{align-items:center;background:var(--navy);border:1px solid rgba(255,255,255,0.08);border-radius:8px;box-shadow:0 12px 28px rgba(5,20,42,0.2);color:var(--white);cursor:pointer;display:inline-flex;flex:0 0 auto;gap:10px;height:46px;justify-content:center;padding:0 14px;user-select:none}.mobile-nav-label{font-size:14px;font-weight:900;letter-spacing:0;line-height:1}.mobile-nav-lines{display:grid;gap:4px;width:18px}.mobile-nav-lines span{background:var(--white);border-radius:999px;display:block;height:2px;transition:opacity 180ms ease,transform 180ms ease;width:18px}.main-nav,.option1-main-nav{align-items:stretch;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 60px rgba(16,35,60,0.16);display:grid;gap:0;justify-content:stretch;left:18px;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;right:18px;top:calc(100%+8px);transform:translateY(-8px);transition:max-height 220ms ease,opacity 180ms ease,transform 180ms ease,padding 180ms ease;width:auto}.main-nav a,.option1-main-nav a{align-items:center;border-bottom:1px solid var(--line);color:var(--ink);display:flex;font-size:16px;font-weight:800;justify-content:space-between;line-height:1.2;min-height:48px;padding:0 16px;white-space:normal;width:100%}.main-nav a::after,.option1-main-nav a::after{color:var(--cyan);content:">";font-size:17px;font-weight:900;line-height:1}.main-nav a:last-child,.option1-main-nav a:last-child{border-bottom:0}.main-nav a[aria-current="page"]{background:#eef7ff;color:var(--navy)}.mobile-nav-state:checked~.main-nav,.mobile-nav-state:checked~.option1-main-nav{max-height:620px;opacity:1;padding:8px;transform:translateY(0)}.mobile-nav-state:checked+.mobile-nav-toggle .mobile-nav-lines span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-nav-state:checked+.mobile-nav-toggle .mobile-nav-lines span:nth-child(2){opacity:0}.mobile-nav-state:checked+.mobile-nav-toggle .mobile-nav-lines span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}}@media (max-width:520px){.site-header,.option1-home .option1-site-header{padding-left:14px;padding-right:14px}.brand,.brand img,.option1-brand,.option1-brand img{width:132px}.main-nav,.option1-main-nav{left:14px;right:14px}}.section-label{color:var(--cyan);font-size:14px;font-weight:900;letter-spacing:0;margin:0 0 16px;text-transform:uppercase}.option1-seo-overview{background:var(--white);padding:92px clamp(24px,5vw,76px) 98px}.option1-overview-heading{display:grid;gap:44px;grid-template-columns:minmax(0,1.05fr) minmax(320px,0.75fr)}.option1-overview-heading .section-label{grid-column:1 / -1;margin-bottom:-28px}.option1-overview-heading h2{color:var(--ink);font-size:46px;line-height:1.16;margin:0}.option1-overview-heading>p:last-child{color:var(--muted);font-size:20px;line-height:1.48;margin:4px 0 0}.option1-overview-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px}.option1-overview-grid article{min-height:220px;padding:34px 32px}.option1-overview-grid article+article{border-left:1px solid var(--line)}.option1-overview-grid h3{color:var(--ink);font-size:24px;line-height:1.2;margin:0 0 16px}.option1-overview-grid p{color:var(--muted);font-size:17px;line-height:1.48;margin:0}.option1-overview-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:38px}.seo-faq{background:#eef5fb;border-top:1px solid var(--line)}.seo-faq-inner{display:grid;gap:58px;grid-template-columns:minmax(300px,0.72fr) minmax(0,1.28fr);padding:88px 76px 96px}.seo-faq-heading h2{color:var(--ink);font-size:40px;line-height:1.16;margin:0}.seo-faq-list{border-top:1px solid #bed0e0}.seo-faq-item{border-bottom:1px solid #bed0e0;padding:26px 0 28px}.seo-faq-item h3{color:var(--ink);font-size:22px;line-height:1.28;margin:0 0 12px}.seo-faq-item p{color:var(--muted);font-size:18px;line-height:1.5;margin:0}.contact-next-step{background:var(--soft);display:grid;gap:62px;grid-template-columns:minmax(320px,0.72fr) minmax(0,1.28fr);padding:86px 72px 94px}.contact-next-step h2,.demo-expectations h2,.insights-intro h2,.insights-topics h2{color:var(--ink);font-size:42px;line-height:1.16;margin:0}.contact-next-copy p{color:var(--muted);font-size:19px;line-height:1.5;margin:0 0 20px}.contact-next-copy p:last-child{margin-bottom:0}.demo-expectations{background:var(--white);padding:84px 76px 92px}.demo-expectations>div:first-child{max-width:900px}.demo-expectations>div:first-child>p:last-child{color:var(--muted);font-size:20px;line-height:1.48;margin:24px 0 0}.demo-expectations-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:46px}.demo-expectations-grid article{min-height:190px;padding:30px}.demo-expectations-grid article+article{border-left:1px solid var(--line)}.demo-expectations-grid h3{color:var(--ink);font-size:22px;line-height:1.2;margin:0 0 14px}.demo-expectations-grid p{color:var(--muted);font-size:17px;line-height:1.46;margin:0}.insights-intro{background:var(--white);display:grid;gap:60px;grid-template-columns:minmax(320px,0.86fr) minmax(0,1.14fr);padding:88px 76px 74px}.insights-intro>div:last-child p{color:var(--muted);font-size:19px;line-height:1.5;margin:0 0 20px}.insights-library{background:var(--soft);display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:76px}.insight-card{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:310px;padding:34px}.insight-card-category{color:var(--green);font-size:14px;font-weight:900;margin:0 0 18px;text-transform:uppercase}.insight-card h2{color:var(--ink);font-size:28px;line-height:1.22;margin:0 0 18px}.insight-card h2 a:focus-visible,.insight-card h2 a:hover{color:#006bd6}.insight-card>p:not(.insight-card-category){color:var(--muted);font-size:18px;line-height:1.48;margin:0 0 24px}.insight-card-link{color:#006bd6;font-size:16px;font-weight:900}.insights-topics{background:var(--white);display:grid;gap:58px;grid-template-columns:minmax(300px,0.72fr) minmax(0,1.28fr);padding:88px 76px 98px}.insights-topic-grid{border-top:1px solid var(--line)}.insights-topic-grid article{border-bottom:1px solid var(--line);padding:24px 0 26px}.insights-topic-grid h3{color:var(--ink);font-size:22px;line-height:1.22;margin:0 0 10px}.insights-topic-grid p{color:var(--muted);font-size:18px;line-height:1.46;margin:0}.insight-article-main{background:var(--white)}.insight-article-header{align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f2f8fc 100%);border-bottom:1px solid var(--line);display:grid;gap:58px;grid-template-columns:minmax(430px,0.95fr) minmax(0,1.05fr);padding:78px 76px 82px}.insight-article-heading h1{color:var(--ink);font-size:54px;line-height:1.08;margin:0}.insight-article-summary{color:var(--muted);font-size:21px;line-height:1.48;margin:28px 0 0}.insight-article-byline{color:#486078;font-size:15px;font-weight:700;line-height:1.4;margin:26px 0 0}.insight-article-image{border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);margin:0;overflow:hidden}.insight-article-image img{display:block;height:430px;object-fit:cover;width:100%}.insight-article-body{margin:0 auto;max-width:920px;padding:82px 76px 94px}.insight-article-body section+section{border-top:1px solid var(--line);margin-top:46px;padding-top:46px}.insight-article-body h2{color:var(--ink);font-size:34px;line-height:1.2;margin:0 0 22px}.insight-article-body p,.insight-article-body li{color:var(--muted);font-size:19px;line-height:1.62}.insight-article-body p{margin:0 0 22px}.insight-article-body ul{display:grid;gap:12px;margin:24px 0 0;padding-left:24px}.insight-article-cta{align-items:center;background:var(--navy);color:var(--white);display:flex;gap:54px;justify-content:space-between;padding:72px 76px}.insight-article-cta h2{color:var(--white);font-size:38px;line-height:1.16;margin:0 0 16px}.insight-article-cta p:not(.section-label){color:#d8e8f6;font-size:18px;line-height:1.48;margin:0;max-width:760px}.insight-article-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:14px}.insight-article-cta .outline-button{background:transparent;border-color:rgba(255,255,255,0.5);color:var(--white);max-width:310px;text-align:center}@media (max-width:980px){.option1-overview-heading,.contact-next-step,.insights-intro,.insights-topics,.seo-faq-inner,.insight-article-header{display:block}.option1-overview-heading .section-label{margin-bottom:16px}.option1-overview-heading>p:last-child,.contact-next-copy,.insights-intro>div:last-child,.seo-faq-list,.insight-article-image{margin-top:34px}.option1-overview-grid,.demo-expectations-grid,.insights-library{grid-template-columns:1fr}.option1-overview-grid article+article,.demo-expectations-grid article+article{border-left:0;border-top:1px solid var(--line)}.insight-article-cta{align-items:flex-start;flex-direction:column}}@media (max-width:700px){.option1-seo-overview,.contact-next-step,.demo-expectations,.insights-intro,.insights-library,.insights-topics,.seo-faq-inner,.insight-article-header,.insight-article-body,.insight-article-cta{padding-left:24px;padding-right:24px}.option1-overview-heading h2,.contact-next-step h2,.demo-expectations h2,.insights-intro h2,.insights-topics h2,.seo-faq-heading h2,.insight-article-heading h1{font-size:36px}.insight-article-body h2{font-size:30px}.insight-article-image img{height:auto}.insight-article-actions{width:100%}.insight-article-actions a{max-width:none;width:100%}}