@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700;800&family=Libre+Caslon+Display&display=swap";:root{--ink:#11251d;--green:#087f5b;--dark:#103f31;--mint:#eaf6ef;--paper:#fbfcf8;--muted:#6d7872;--line:#e5e9e3;--serif:"Libre Caslon Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.site-header,footer{display:flex;align-items:center;gap:42px;padding:0 max(5vw,24px);background:#fbfcf8f2}.site-header{position:sticky;top:0;z-index:10;height:82px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:9px}.brand img{width:34px;height:34px}.brand b{font-size:16px}.brand b span{color:var(--green)}.brand em{font-style:normal;font-size:8px;letter-spacing:1px;color:var(--green);background:var(--mint);padding:4px 6px;border-radius:3px}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{font-size:11px;font-weight:700;color:#59665f}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:9px;padding:15px 20px;font-size:12px;font-weight:800}.primary{background:var(--green);color:#fff;box-shadow:0 8px 18px #087f5b24}.secondary{background:#fff;border:1px solid var(--line)}.button.small{padding:12px 17px}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:7vw;min-height:640px;padding:90px max(6vw,28px)}.hero:after{content:"";position:absolute;z-index:-1;right:20%;top:5%;width:600px;height:500px;background:radial-gradient(circle,#e2f5ea,transparent 68%)}.kicker{color:var(--green);font-size:9px;font-weight:900;letter-spacing:1.6px}.hero h1,.section-heading h2,.role-heading h2,.local-section h2{font:400 clamp(48px,5vw,78px)/.98 var(--serif);letter-spacing:-2.4px;margin:24px 0}.hero h1 i,.section-heading h2 i,.local-section h2 i{color:var(--green);font-weight:400}.lead{max-width:640px;color:var(--muted);font-size:17px;line-height:1.75}.actions{display:flex;gap:10px;margin:30px 0 20px}.assurances{display:flex;gap:22px;color:#68756e;font-size:10px}.hero-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 30px 80px #12382a1f;transform:rotate(1deg)}.preview-top,.preview-alert{display:flex;justify-content:space-between;align-items:center}.preview-top small,.preview-top b,.preview-metrics small,.preview-metrics b,.preview-metrics em,.preview-alert b,.preview-alert small{display:block}.preview-top small,.preview-metrics small{font-size:8px;letter-spacing:1.2px;color:var(--muted)}.preview-top b{font:400 21px var(--serif);margin-top:4px}.preview-top>span{font-size:9px;color:var(--green);background:var(--mint);padding:6px 9px;border-radius:20px}.preview-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.preview-metrics article{background:#f6f8f4;padding:16px;border-radius:10px}.preview-metrics b{font-size:20px;margin:7px 0}.preview-metrics em{font-style:normal;font-size:9px;color:var(--green)}.preview-chart{height:185px;padding:17px;border:1px solid var(--line);border-radius:11px}.preview-chart small,.preview-chart b{display:block}.preview-chart small{font-size:7px;color:var(--muted)}.preview-chart b{font-size:11px;margin-top:3px}.bars{height:115px;display:flex;align-items:end;gap:8px;padding-top:18px}.bars i{flex:1;background:linear-gradient(#3db389,#d5eee1);border-radius:4px 4px 1px 1px}.preview-alert{margin-top:11px;padding:12px;background:#fff8e8;border-radius:9px;font-size:10px}.preview-alert>span{display:grid;place-items:center;width:25px;height:25px;background:#f1b94b;border-radius:50%;font-weight:900}.preview-alert div{margin-right:auto;margin-left:9px}.preview-alert small{color:var(--muted);margin-top:2px}.preview-alert em{font-style:normal;color:var(--green);font-weight:800}.industry-rail{display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:auto;padding:28px max(5vw,24px);border-block:1px solid var(--line);white-space:nowrap}.industry-rail small{font-size:7px;letter-spacing:1.8px;color:#98a09b}.industry-rail b{font-size:11px;letter-spacing:1.7px;color:#929c96}.capabilities{padding:110px max(6vw,28px)}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:50px}.section-heading .kicker{grid-column:1}.section-heading h2{font-size:clamp(43px,4.4vw,68px);grid-column:1;margin-bottom:0}.section-heading>p:last-child{grid-column:2;grid-row:2;color:var(--muted);max-width:460px;line-height:1.7}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.capability-grid article{min-height:235px;padding:26px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.capability-grid article:hover{transform:translateY(-3px);box-shadow:0 18px 40px #12382a12}.capability-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--mint);color:var(--green);font-size:17px}.capability-grid h3{font:400 21px var(--serif);margin:42px 0 10px}.capability-grid p{color:var(--muted);font-size:11px;line-height:1.65;min-height:53px}.capability-grid small{font-size:7px;letter-spacing:1.3px;color:var(--green);font-weight:900}.role-section{padding:110px max(6vw,28px);background:var(--dark);color:#fff}.role-heading{text-align:center;max-width:700px;margin:auto}.role-heading .kicker{color:#6ed9b2}.role-heading h2{font-size:clamp(44px,4vw,64px);margin:22px 0 16px}.role-heading>p:last-child{color:#a9c0b7;font-size:13px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1000px;margin:48px auto 0}.role-grid article{text-align:center;padding:27px 16px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff09}.role-grid span,.role-grid b,.role-grid small{display:block}.role-grid span{color:#62cca6;font-size:18px}.role-grid b{font-size:12px;margin:14px 0 7px}.role-grid small{color:#8eafa2;font-size:9px}.local-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:100px max(6vw,28px)}.local-section h2{font-size:clamp(42px,4vw,62px)}.local-points{display:grid;grid-template-columns:1fr 1fr;gap:11px}.local-points article{padding:21px;background:#fff;border:1px solid var(--line);border-radius:11px}.local-points b,.local-points span{display:block}.local-points b{font:400 23px var(--serif);color:var(--green)}.local-points span{font-size:9px;color:var(--muted);margin-top:5px}footer{min-height:96px;border-top:1px solid var(--line)}footer p{margin:auto;color:var(--muted);font-size:10px}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-panel{max-width:660px}.capability-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.local-section{grid-template-columns:1fr}.section-heading>p:last-child{grid-column:1;grid-row:auto}.local-section{gap:20px}}@media(max-width:560px){.site-header{height:70px;padding:0 20px}.site-header>.button{padding:10px 12px;font-size:10px}.hero{padding:68px 20px 60px}.hero h1{font-size:48px}.lead{font-size:14px}.actions{align-items:stretch;flex-direction:column}.assurances{flex-wrap:wrap;gap:9px 15px}.hero-panel{display:none}.industry-rail{justify-content:flex-start}.capabilities,.role-section,.local-section{padding:74px 20px}.section-heading h2,.role-heading h2,.local-section h2{font-size:43px;letter-spacing:-1.5px}.capability-grid,.role-grid,.local-points{grid-template-columns:1fr}.capability-grid article{min-height:190px}.capability-grid h3{margin-top:30px}footer{padding:22px 20px;flex-wrap:wrap;gap:15px}footer p{display:none}}:root{--ink:#102a22;--green:#005b43;--lime:#9bea18;--dark:#003f31;--mint:#edf8df;--paper:#fbfcf8;--muted:#667970;--line:#dfe7de}.primary{background:linear-gradient(135deg,#005b43,#007555)}.brand em{background:#eefbd8;color:#005b43}.role-heading .kicker,.role-grid span{color:#9bea18}.platform-public-bar{height:42px;display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:0 max(5vw,24px);background:#003f31;color:#d8e7e0;font-size:9px}.platform-public-bar span{margin-right:auto;color:#9bea18;font-weight:800;letter-spacing:.8px}.platform-public-bar a{font-weight:750}.platform-public-bar form{margin:0}.platform-public-bar button{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;border-radius:6px;padding:6px 9px;font-size:9px;cursor:pointer}.site-header{height:94px;padding-inline:max(4.5vw,24px);gap:30px;box-shadow:0 8px 30px #003f310b}.site-header .brand{gap:11px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff;box-shadow:0 8px 22px #005b4321;transition:transform .25s,box-shadow .25s}.brand:hover .brand-mark{transform:rotate(-4deg) scale(1.06);box-shadow:0 12px 28px #005b4333}.site-header .brand img{width:39px;height:39px}.brand-name{display:flex;flex-direction:column;gap:3px}.site-header .brand-name b{font-size:19px;line-height:1}.brand-name small{font-size:7px;font-weight:800;letter-spacing:1.25px;color:#789087}.site-header .brand em{font-size:9px;font-weight:800}.site-header nav{gap:9px}.site-header nav a{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:10px;font-size:13px;transition:color .2s,background .2s,transform .2s}.site-header nav a:hover{color:var(--green);background:var(--mint);transform:translateY(-2px)}.nav-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#f0f5ef;color:var(--green);font-size:14px;transition:transform .25s,background .25s}.site-header nav a:hover .nav-icon{background:#fff;transform:rotate(8deg) scale(1.1)}.header-cta{min-height:48px;padding:8px 10px 8px 9px!important;gap:9px;font-size:13px!important;white-space:nowrap;transition:transform .22s,box-shadow .22s}.header-cta:hover{transform:translateY(-2px);box-shadow:0 13px 28px #005b4340}.header-cta .cta-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#ffffff29;font-size:16px}.header-cta b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--lime);color:var(--dark);font-size:20px}.hero .kicker{font-size:11px}.hero .lead{font-size:19px}.hero .actions .button{font-size:14px}.hero .assurances{font-size:12px;font-weight:600}@media(max-width:1080px){.site-header nav a{padding:10px 8px}.site-header nav a .nav-icon{display:none}.site-header{gap:16px}.brand-name small{display:none}}@media(max-width:900px){.site-header{height:82px}.site-header nav{display:none}}@media(max-width:560px){.site-header{height:76px;padding-inline:16px}.site-header .brand-mark{width:42px;height:42px}.site-header .brand img{width:34px;height:34px}.site-header .brand-name b{font-size:17px}.site-header .brand em{display:none}.header-cta{min-height:42px;font-size:11px!important}.header-cta .cta-icon{display:none}.header-cta b{width:22px;height:22px}.hero .kicker{font-size:10px;line-height:1.5}.hero .lead{font-size:16px}.hero .assurances{font-size:11px}}:root{--brand-primary:#1687D9;--brand-deep:#0B5FA5;--brand-success:#8FD400;--brand-white:#FFFFFF;--brand-text:#172A3A;--ink:#172A3A;--green:#1687D9;--dark:#0B5FA5;--lime:#8FD400;--mint:#eaf5fd;--paper:#fff;--muted:#5d7080;--line:#d9e5ee;--serif:"DM Sans",Arial,sans-serif}body{font-size:16px;line-height:1.55}.site-header{height:78px;background:#fffffff7}.site-header .brand{min-width:200px}.site-header .brand-mark{width:auto;height:auto;background:transparent;box-shadow:none}.site-header .brand-mark img{width:210px;height:auto}.site-header .brand-name,.site-header .brand>em{display:none}.site-header nav a{font-size:14px;font-weight:600}.nav-icon{color:#0b5fa5;background:#eaf5fd;font-size:18px}.header-cta{font-size:14px!important}.header-cta b{background:#8fd400}.primary{background:linear-gradient(135deg,#1687d9,#0b5fa5);box-shadow:0 8px 22px #0b5fa533}.hero{min-height:620px}.hero h1{font-size:clamp(56px,5vw,64px);font-weight:700;line-height:1.08;letter-spacing:-2px}.hero h1 i,.section-heading h2 i,.local-section h2 i{color:#0b5fa5;font-weight:700}.hero .kicker,.kicker{font-size:12px;line-height:1.3;color:#0b5fa5}.hero .lead{font-size:18px;line-height:1.6}.hero .actions .button{min-height:48px;font-size:15px}.hero .assurances{font-size:14px}.hero:after{background:radial-gradient(circle,#e2f2fc,transparent 68%)}.hero-panel{box-shadow:0 30px 80px #0b5fa524}.bars i{background:linear-gradient(#1687d9,#d9eefc)}.section-heading h2,.role-heading h2,.local-section h2{font-family:var(--serif);font-weight:700;line-height:1.2}.section-heading>p:last-child,.role-heading>p:last-child{font-size:16px;line-height:1.6}.capability-grid article>span{width:40px;height:40px;background:#eaf5fd;color:#0b5fa5;font-size:22px}.capability-grid h3{font-family:var(--serif);font-size:18px;font-weight:700;line-height:1.4}.capability-grid p{font-size:16px;line-height:1.55}.capability-grid small{font-size:12px}.role-section{background:linear-gradient(145deg,#0b5fa5,#073e69)}.role-heading .kicker,.role-grid span{color:#8fd400}.role-grid span{font-size:32px}.role-grid b{font-size:17px}.role-grid small{font-size:14px}.local-points b{font-family:var(--serif);color:#0b5fa5}.local-points span{font-size:14px}.industry-rail small{font-size:11px}.industry-rail b{font-size:13px}footer>.brand img{width:180px;height:auto}footer>.brand b,footer>.brand em{display:none}.platform-public-bar{background:#0b5fa5}.platform-public-bar span{color:#8fd400}@media(max-width:560px){.site-header{height:64px}.site-header .brand{min-width:130px}.site-header .brand-mark img{width:145px}.hero h1{font-size:clamp(38px,11vw,44px);line-height:1.1}.hero .lead{font-size:16px}.hero .actions .button{min-height:50px;font-size:16px}.capability-grid p{font-size:16px}.role-grid small,.local-points span{font-size:14px}}.brand{position:relative}.brand:after{content:"POS";display:inline-grid;place-items:center;align-self:center;padding:5px 7px;border-radius:5px;background:#eaf5fd;color:#0b5fa5;font-size:10px;font-style:normal;font-weight:800;letter-spacing:1px;line-height:1}.site-header .brand>em,.site-header .brand-name{display:none}.site-header .brand-mark img{object-fit:contain}.header-cta,.footer-cta{background:#0b5fa5!important;color:#fff!important;border:1px solid rgba(255,255,255,.35);box-shadow:0 10px 24px #0b5fa533}.header-cta .cta-icon,.header-cta b{background:#fff;color:#0b5fa5}.header-cta:hover,.footer-cta:hover{background:#1687d9!important;transform:translateY(-2px)}.site-footer{display:block;min-height:0;padding:0;background:#073e69;color:#fff;border:0}.footer-main{display:grid;grid-template-columns:1.15fr .85fr .8fr;gap:clamp(36px,6vw,90px);padding:72px max(6vw,28px) 58px}.footer-brand .brand{display:inline-flex;background:#fff;border-radius:14px;padding:10px 12px}.footer-brand .brand img{width:210px;height:auto}.footer-brand>p{max-width:440px;margin:25px 0 18px;color:#c6dced;font-size:15px;line-height:1.7}.footer-trust{display:flex;flex-wrap:wrap;gap:10px 18px;color:#ddecf7;font-size:13px}.footer-trust span:first-letter{color:#8fd400}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:35px}.footer-links div{display:grid;align-content:start;gap:13px}.footer-links b{margin-bottom:7px;font-size:13px;letter-spacing:.8px;text-transform:uppercase;color:#fff}.footer-links a{color:#bdd6e8;font-size:14px;transition:color .2s,transform .2s}.footer-links a:hover{color:#fff;transform:translate(3px)}.footer-action{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff12}.footer-action .kicker{color:#8fd400}.footer-action h2{font:700 25px/1.25 DM Sans,Arial,sans-serif;margin:12px 0 22px}.footer-action .button{width:100%;min-height:48px;background:#fff!important;color:#0b5fa5!important;box-shadow:none}.footer-action .button:hover{background:#f1f8fd!important}.footer-action small{display:block;margin-top:12px;text-align:center;color:#a9c9df;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px max(6vw,28px);border-top:1px solid rgba(255,255,255,.12);color:#9fc0d7;font-size:12px}@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr}.footer-action{grid-column:1/-1}.footer-brand .brand img{width:190px}}@media(max-width:560px){.brand:after{padding:4px 5px;font-size:8px}.footer-main{grid-template-columns:1fr;padding:52px 20px 38px}.footer-links{grid-template-columns:1fr 1fr}.footer-action{grid-column:auto}.footer-brand .brand img{width:155px}.footer-bottom{flex-direction:column;padding:18px 20px}.footer-bottom span:last-child{color:#c4daea}}.industry-section{padding:74px max(6vw,28px);background:#f5f9fc;border-block:1px solid var(--line)}.industry-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:24px;margin-bottom:34px}.industry-intro .kicker{grid-column:1/-1;margin-bottom:0}.industry-intro h2{font-size:clamp(30px,3vw,42px);line-height:1.2;margin:0}.industry-intro>p:last-child{max-width:590px;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.industry-grid article{display:grid;place-items:center;gap:12px;min-height:132px;padding:20px 12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px #0b5fa50b;transition:transform .2s,border-color .2s,box-shadow .2s}.industry-grid article:hover{transform:translateY(-4px);border-color:#1687d9;box-shadow:0 16px 32px #0b5fa51a}.industry-grid svg{width:36px;height:36px;fill:none;stroke:#0b5fa5;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.industry-grid b{font-size:14px;text-align:center;color:#172a3a}.capability-grid article{display:flex;flex-direction:column;align-items:center;min-height:330px;padding:28px;text-align:center}.capability-grid article>.feature-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#eaf5fd;color:#0b5fa5;margin-bottom:18px;transition:transform .22s,background .22s}.capability-grid article:hover>.feature-icon{transform:scale(1.06);background:#dbeffc}.feature-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.capability-grid article>small{order:2;margin-bottom:10px;color:#0b5fa5}.capability-grid h3{order:3;margin:0 0 11px}.capability-grid article>p{order:4;min-height:74px;margin:0;color:#536879}.capability-grid details{order:5;width:100%;margin-top:auto;padding-top:17px;border-top:1px solid var(--line);text-align:left}.capability-grid summary{display:flex;align-items:center;justify-content:space-between;color:#0b5fa5;font-size:14px;font-weight:700;cursor:pointer;list-style:none}.capability-grid summary::-webkit-details-marker{display:none}.capability-grid summary span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf5fd;font-size:18px;transition:transform .2s}.capability-grid details[open] summary span{transform:rotate(45deg)}.capability-grid details p{margin:13px 0 0;color:#5d7080;font-size:14px;line-height:1.55}.capability-grid article>.feature-icon{order:1}.role-grid article{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;padding:25px 18px}.role-grid span{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#ffffff17;color:#8fd400}.role-grid span svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.role-grid b{margin:16px 0 7px}.role-grid small{max-width:210px;line-height:1.45;text-align:center;color:#c0d6e5}@media(max-width:1050px){.industry-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.industry-section{padding:60px 20px}.industry-intro{grid-template-columns:1fr}.industry-intro .kicker{grid-column:1}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-grid article{min-height:118px}.capability-grid article{min-height:0;padding:25px 22px}.capability-grid article>p{min-height:0}.role-grid article{min-height:165px}}.growth-section{padding:105px max(6vw,28px);background:#fff}.growth-heading{max-width:800px;margin:0 auto 45px;text-align:center}.growth-heading h2{margin:18px 0 14px;font-size:clamp(36px,4vw,54px);line-height:1.15}.growth-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.65}.growth-path{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1120px;margin:auto}.growth-path article{position:relative;min-height:295px;padding:30px;border:1px solid var(--line);border-radius:17px;background:#f8fbfd}.growth-path article>span{position:absolute;right:22px;top:20px;color:#bad8eb;font-size:32px;font-weight:800}.growth-path svg{width:42px;height:42px;margin-bottom:30px;fill:none;stroke:#0b5fa5;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.growth-path h3{font-size:20px;margin:0 0 12px}.growth-path p{color:#5d7080;font-size:15px;line-height:1.6}.growth-path b{display:block;margin-top:24px;color:#0b5fa5;font-size:12px;letter-spacing:1px}.growth-cta{display:flex;width:max-content;min-height:48px;margin:28px auto 0;background:#0b5fa5;color:#fff}.local-copy{max-width:560px;color:var(--muted);font-size:16px;line-height:1.6}@media(max-width:800px){.growth-path{grid-template-columns:1fr}.growth-path article{min-height:0}.growth-section{padding:74px 20px}.growth-cta{width:100%}}
