:root{--navy:#07182e;--blue:#2869f5;--lightblue:#78a8ff;--ink:#11223b;--muted:#596779;--line:#dce4ef;--pale:#f3f6fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6599ff;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.4vw,3rem);margin-bottom:24px}h3{font-size:1.35rem;letter-spacing:-.025em}p{color:var(--muted)}.container{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-80px;left:16px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:800;letter-spacing:.015em;white-space:nowrap}.brand-light{font-weight:400;margin-left:4px}.monogram{font-size:35px;font-weight:900;font-style:italic;letter-spacing:-7px;padding-right:7px;color:var(--blue);line-height:1}.nav nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.nav nav>a:not(.button):hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--blue);color:#fff;padding:17px 24px;border:1px solid transparent;border-radius:6px;font-weight:700;font-size:14px;line-height:1.4;cursor:pointer;transition:background .18s,transform .18s}.button:hover{background:#1957d8;transform:translateY(-2px)}.button.small{padding:13px 16px;gap:14px;font-size:13px}.menu-toggle{display:none}.hero{background:var(--navy);color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:800px;height:800px;right:-350px;top:-100px;background:radial-gradient(ellipse,#12376b88,transparent 65%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:80px;padding-top:80px;padding-bottom:70px;align-items:center;position:relative}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;margin-bottom:26px;color:var(--blue)}.hero .eyebrow{color:#a2bce2;display:flex;align-items:center;gap:12px}.eyebrow>span{width:22px;height:2px;background:#5d93ff}h1{font-size:clamp(3rem,4.8vw,4.3rem);line-height:1.025;margin-bottom:28px;letter-spacing:-.055em}h1>span{color:var(--lightblue)}.intro{font-size:19px;color:#edf3fd;max-width:455px;line-height:1.6;margin-bottom:14px}.hero-detail{max-width:480px;color:#b0bed2;font-size:16px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:30px 0 16px}.text-link{font-weight:600;font-size:14px;display:inline-flex;gap:12px;align-items:center}.text-link:hover{color:var(--lightblue)}.micro{color:#99aac2;font-size:13px;margin:0}.workflow{background:linear-gradient(145deg,#122841,#0b1d34);border:1px solid #30435d;border-radius:12px;padding:26px 30px 0;box-shadow:0 30px 90px #0004;transform:rotate(-1deg)}.workflow-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #2b3d54;padding-bottom:20px;align-items:center}.mini-brand{font-size:11px;letter-spacing:.08em;font-weight:700;color:#acbfd9}.example{font-size:10px;letter-spacing:.1em;color:#a9b8cc;border:1px solid #40516a;border-radius:3px;padding:3px 6px}.flow-intro{display:flex;gap:18px;align-items:center;margin:28px 0}.flow-icon{font-size:27px;width:52px;height:52px;background:#245dce33;border:1px solid #3967b4;display:grid;place-items:center;border-radius:12px;color:#81afff}.overline{font-size:10px;letter-spacing:.12em;color:#a9b8cc}.flow-intro h2{font-size:26px;margin:8px 0 0;letter-spacing:-.03em}.flow-item{display:flex;align-items:flex-start;position:relative;gap:16px;padding-bottom:28px}.step-icon{flex:none;background:#17355a;color:#86b1ff;border:1px solid #36547a;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:11px;z-index:1}.flow-item:not(.last):before{content:"";position:absolute;left:18px;top:36px;bottom:0;width:1px;background:#304969}.flow-item strong{font-size:15px}.flow-item p{color:#a8b9cf;font-size:13px;line-height:1.5;margin:5px 0 0}.check{margin-left:auto;color:#89b3ff;font-size:14px}.flow-footer{background:#112946;border-top:1px solid #2b4361;margin:0 -30px;padding:18px 20px;border-radius:0 0 12px 12px;color:#b9cbe4;font-size:12px;text-align:center}.spark{color:#80adff;margin-right:10px}.hero-bottom{border-top:1px solid #2c3b50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:23px;padding-bottom:23px;position:relative}.hero-bottom>span{font-size:10px;color:#a6b4c9;letter-spacing:.1em;font-weight:600}.hero-bottom p{font-size:13px;color:#d1dbea;margin:0}.hero-bottom i{color:#49607e;font-style:normal;margin:0 10px}footer{background:#061326;color:#fff;padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner p,.footer-inner>span{color:#95a6be;font-size:13px;margin:0}
@media(min-width:1600px){.hero-grid{padding-top:100px;padding-bottom:100px}}@media(max-width:1150px){.container{width:calc(100% - 56px)}.nav{gap:20px}.nav nav{gap:14px}.nav .brand{font-size:15px}.nav .small{font-size:12px;padding:12px}.hero-grid{gap:45px}.actions{gap:18px}.hero-bottom{align-items:flex-start}.hero-bottom p{white-space:nowrap}}@media(max-width:960px){.menu-toggle{display:flex;gap:15px;background:none;border:1px solid var(--line);border-radius:5px;padding:9px 14px;align-items:center;color:var(--ink);cursor:pointer}.nav nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 28px;box-shadow:0 20px 20px #07182e15}.nav nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav nav>a{padding:10px}.nav nav>.button{margin-top:10px}.nav .brand{font-size:18px}.hero-grid{gap:35px}.workflow{padding-left:22px;padding-right:22px}.flow-footer{margin:0 -22px}.hero-bottom{flex-direction:column;gap:10px}.flow-intro{gap:12px}.flow-intro h2{font-size:24px}.flow-icon{display:none}}@media(max-width:720px){.container{width:calc(100% - 40px)}.nav{min-height:76px}.hero-grid{grid-template-columns:1fr;padding-top:48px;padding-bottom:45px;gap:44px}.desktop{display:none}h1{font-size:clamp(2.7rem,8.8vw,4.3rem);max-width:560px}.intro{font-size:18px}.hero-detail{font-size:16px}.hero .eyebrow{font-size:10px}.actions{align-items:flex-start;gap:20px}.workflow{transform:none;max-width:520px;width:100%;margin:auto}.flow-intro h2{font-size:27px}.flow-icon{display:grid}.flow-item p{font-size:14px}.workflow .overline{font-size:10px}.hero-bottom>span{line-height:1.8}.hero-bottom p{font-size:12px;white-space:normal}.hero-bottom i{margin:0 5px}.footer-inner{flex-direction:column;align-items:flex-start;gap:17px}.button{max-width:100%}.hero .actions .button{gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.section{padding:92px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.split h2{font-size:35px}.split p:not(.eyebrow){max-width:470px}.problem{border-right:1px solid var(--line);padding-right:65px}.pain-list{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:28px 0 0;gap:13px 10px;font-size:14px;font-weight:600}.pain-list li{display:flex;align-items:center;gap:9px}.pain-list li:before{content:"×";color:#8291a5;font-size:20px;font-weight:400}.solution-path{display:flex;flex-wrap:wrap;gap:8px 10px;margin:25px 0 30px;max-width:460px;align-items:center}.solution-path span{padding:6px 9px;background:#eef4ff;color:#2459ae;font-size:12px;border-radius:4px;font-weight:600}.solution-path b{font-size:13px;color:#8b9fbc}.blue-link{color:#205bce}.services{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{max-width:380px;font-size:16px;margin-bottom:3px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:8px;position:relative;display:flex;flex-direction:column}.service-icon{width:43px;height:43px;border:1px solid #d0dffc;background:#edf3ff;display:grid;place-items:center;border-radius:9px;color:#2869f5;font-size:26px;margin-bottom:26px}.service-number{position:absolute;right:28px;top:34px;font-size:12px;color:#8291a8}.service-card h3{font-size:20px;margin-bottom:15px;letter-spacing:-.025em}.service-card p{font-size:15px;line-height:1.65;margin-bottom:25px}.benefit{padding-top:17px;border-top:1px solid #e7edf5;margin-top:auto;color:#234d86;font-size:13px;font-weight:600}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.industry-card{position:relative;min-height:360px;overflow:hidden;display:flex;align-items:flex-end;border-radius:7px;background:#15304d;color:white}.industry-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07182e00 10%,#07182e40 35%,#07182eee 80%,#07182e 100%)}.industry-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.industry-card:hover img{transform:scale(1.04)}.industry-card>div{position:relative;z-index:1;padding:25px 22px}.industry-top{font-size:9px;letter-spacing:.1em;font-weight:600;color:#cedbed}.industry-card h3{font-size:26px;margin:8px 0 14px;display:flex;justify-content:space-between;gap:8px}.industry-card h3 span{font-size:21px;color:#91b7ff}.industry-card p{color:#cad7e8;font-size:14px;line-height:1.6;margin:0}.industry-note{border-bottom:1px solid var(--line);padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.industry-note p{margin:0;font-size:14px}.how{background:var(--navy);color:#fff}.how .eyebrow{color:#86b0ff}.how .section-heading>p{color:#aebbce}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:56px}.large-number{font-size:44px;font-weight:600;letter-spacing:-.05em;color:#79a7ff;display:flex;align-items:center;gap:25px;margin-bottom:22px}.large-number>span{height:1px;background:#34445b;flex:1}.steps-grid h3{font-size:25px;letter-spacing:-.03em;margin-bottom:15px}.steps-grid p{font-size:15px;color:#aebbce;line-height:1.7}.step-tag{font-size:12px;color:#c5d7ef;display:inline-block;border-bottom:1px solid #405a7d;padding-bottom:5px;margin-top:6px}.about{background:#f6f8fc}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about h2{font-size:48px;line-height:1.12}.about h2>span{color:#617794}.about-signoff{display:flex;align-items:center;gap:24px;margin-top:38px}.about-signoff .monogram{font-size:48px}.about-signoff p{font-size:13px;line-height:1.7;margin:0}.about-signoff strong{color:#2b405c;font-weight:600}.about-copy{padding-top:42px}.about-copy h3{font-size:23px;line-height:1.35;margin-bottom:23px;letter-spacing:-.025em}.about-copy p{font-size:16px;line-height:1.85;margin-bottom:21px}.about-copy .about-close{color:#1c3f6d;font-weight:600;font-size:15px}.contact{position:relative}.anchor{position:absolute;top:0;scroll-margin-top:90px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact-copy{padding-top:16px}.contact h2{font-size:43px;line-height:1.13}.contact h2>span{color:var(--blue)}.contact-copy>p:not(.eyebrow){max-width:470px}.audit-benefits{list-style:none;padding:0;margin:30px 0 24px;display:grid;gap:13px;font-size:15px;font-weight:500}.audit-benefits span{color:var(--blue);margin-right:12px}.audit-note{font-size:14px}.contact-local{margin-top:37px;padding-top:25px;border-top:1px solid var(--line);max-width:450px}.contact-local>span{font-size:10px;letter-spacing:.12em;color:#6a7e99;font-weight:700}.contact-local p{font-size:14px;line-height:1.8;margin:9px 0 0}.form-card{border:1px solid var(--line);box-shadow:0 12px 50px #122d5510;border-radius:12px;padding:34px}.form-card h3{font-size:24px;margin-bottom:10px}.form-card>p{font-size:14px}.demo-note{background:#f1f5fc;border:1px solid #dce5f3;color:#4b6180;padding:11px 13px;border-radius:5px;font-size:12px!important;line-height:1.6;margin:22px 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:13px;font-weight:600;margin-bottom:17px}input,select,textarea{display:block;width:100%;min-width:0;margin-top:7px;border:1px solid #cbd6e5;border-radius:5px;padding:11px 12px;color:var(--ink);background:white;font-size:14px;line-height:1.5}input::placeholder,textarea::placeholder{color:#77869b;font-weight:400}textarea{resize:vertical;min-height:105px}.form-button{width:100%;justify-content:space-between}.form-footnote{font-size:11px;text-align:center;color:#6a7a90;margin:12px 0 0}.preview-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.edit-button{border:0;background:none;padding:10px 0;cursor:pointer;color:#245bc6;font-size:14px;font-weight:600}#inquiry-details{padding:16px 0;border-top:1px solid var(--line)}#inquiry-details dt{font-size:12px;color:#5b6e89;font-weight:600}#inquiry-details dd{margin:2px 0 15px;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}#inquiry-preview>p:not(.eyebrow){font-size:14px}#inquiry-preview .eyebrow{margin-top:30px}.section .eyebrow{font-size:12px}.industry-top,.mini-brand,.overline,.example,.hero-bottom>span,.contact-local>span,.step-tag,.form-footnote{font-size:12px}.nav nav{gap:18px}.nav .small{font-size:14px}.mini-brand{letter-spacing:.02em}.workflow-head{gap:8px}.industry-top{font-size:11px;letter-spacing:.035em}
@media(max-width:1150px){.nav nav{gap:12px}.nav .small{font-size:13px}.split{gap:45px}.problem{padding-right:35px}.split h2{font-size:31px}.service-card{padding:25px}.industry-grid{gap:12px}.industry-card>div{padding:22px 17px}.industry-top{font-size:10px}.industry-card h3{font-size:23px}.about-grid{gap:65px}.contact-grid{gap:45px}.contact h2{font-size:38px}.steps-grid{gap:40px}.form-card{padding:26px}.hero-bottom>span{font-size:11px}}
@media(max-width:960px){.section{padding:75px 0}.section-heading{gap:35px}.section-heading>p{max-width:320px}.industry-grid{grid-template-columns:repeat(2,1fr);gap:20px}.industry-card{min-height:360px}.industry-top{font-size:12px}.industry-card>div{padding:26px}.industry-card h3{font-size:28px}.service-grid{grid-template-columns:repeat(2,1fr)}.split h2{font-size:29px}.pain-list{grid-template-columns:1fr}.about h2{font-size:42px}.contact-grid{gap:30px}.field-grid{grid-template-columns:1fr;gap:0}.contact h2{font-size:35px}.workflow-head .mini-brand{font-size:10px}.workflow-head .example{font-size:10px}.workflow .overline{font-size:10px}.steps-grid{gap:27px}.steps-grid h3{font-size:23px}.hero-grid{gap:30px}.flow-intro h2{font-size:25px}.flow-footer{font-size:12px}}
@media(max-width:720px){.section{padding:60px 0}.split,.about-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.split h2{font-size:31px}.problem{border-right:0;border-bottom:1px solid var(--line);padding-right:0;padding-bottom:35px}.pain-list{grid-template-columns:1fr 1fr;font-size:13px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:100%;margin:22px 0 0}.section-heading h2{font-size:32px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:26px}.service-card h3{font-size:22px}.service-card p{font-size:16px}.benefit{font-size:14px}.service-icon{margin-bottom:20px}.industry-grid{gap:14px}.industry-card{min-height:340px}.industry-card>div{padding:20px 15px}.industry-card h3{font-size:23px;letter-spacing:-.04em}.industry-top{font-size:10px}.industry-card p{font-size:13px}.industry-note{align-items:flex-start;flex-direction:column;gap:9px}.steps-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}.steps-grid p{font-size:16px}.large-number{margin-bottom:16px}.about h2{font-size:42px}.about-copy{padding-top:0}.about-signoff{margin-top:30px}.about-copy p{line-height:1.8}.contact h2{font-size:37px}.contact-local{margin-top:25px}.contact-copy{padding-top:0}.form-card{padding:25px 20px}.form-card h3{font-size:23px}.field-grid{grid-template-columns:1fr 1fr;gap:12px}label{font-size:14px}input,select,textarea{font-size:16px;padding:11px 10px}.form-footnote{font-size:12px}.flow-item strong{font-size:16px}.hero-bottom>span{font-size:11px}.mini-brand{font-size:11px!important}.overline{font-size:11px!important}.flow-footer{font-size:12px}.step-tag{font-size:13px}}
@media(max-width:390px){.field-grid{grid-template-columns:1fr;gap:0}.industry-grid{grid-template-columns:1fr}.industry-card{min-height:330px}.industry-card h3{font-size:27px}.industry-card p{font-size:15px}.industry-top{font-size:12px}.pain-list{grid-template-columns:1fr}.workflow-head{align-items:flex-start}.mini-brand{max-width:170px}.hero .actions .button{font-size:13px}.nav .brand{font-size:16px}.menu-toggle{padding:8px 10px}}
@media(max-width:520px){.field-grid{grid-template-columns:1fr;gap:0}.industry-grid{grid-template-columns:1fr}.industry-card{min-height:340px}.industry-card>div{padding:26px}.industry-card h3{font-size:28px}.industry-card p{font-size:15px}.industry-top{font-size:12px}}
/* A warmer editorial layer, with emphasis kept to a few important phrases. */
:root{--pale:#f3f4f5;--line:#dfe3e8;--muted:#5b6675}
body{background:#fffefa}header,.nav nav{background:#fffefa}.problem-solution,.industries,.contact{background:#fffefa}
.emphasis{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.045em}h1>.emphasis{line-height:1.06;display:inline-block;margin-top:5px}.solution .emphasis{color:#275bc1}.contact .emphasis{line-height:1.12}
.hero{background:#0c1d34}.hero:before{background:radial-gradient(ellipse,#29497380,transparent 66%)}.workflow{border-radius:20px;box-shadow:0 25px 70px #0003;transform:none}.flow-footer{border-radius:0 0 20px 20px}.button{border-radius:9px}.service-card{border-radius:14px;background:#fffefa;box-shadow:0 4px 16px #13283d03}.industry-card{border-radius:14px}.about{background:#f2f0eb}.about h2>span{color:#476582}.about-grid{gap:80px;align-items:center}.about-copy{padding-top:0}.about-copy p{line-height:1.85}.form-card{background:#fff;border-radius:18px;box-shadow:0 14px 45px #32394409}.how{background:#0c1d34}
.support-map{margin:30px 0 0;max-width:510px;background:#fffefa;border:1px solid #dddeda;border-radius:18px;padding:24px;box-shadow:0 10px 35px #31465b07}.support-map figcaption{font-size:15px;font-weight:600;letter-spacing:-.015em;margin-bottom:20px}.support-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-columns>div{border-radius:10px;padding:16px}.support-you{background:#f1eee8;border:1px solid #e3dfd7}.support-us{background:#edf3ff;border:1px solid #d7e4fb}.support-label{display:block;font-size:10px;font-weight:700;letter-spacing:.045em;color:#5c6a7d;margin-bottom:8px}.support-columns strong{font-size:17px;letter-spacing:-.02em}.support-us strong{color:#225acc}.support-columns p{font-size:13px;line-height:1.8;margin:9px 0 0}.support-join{display:flex;align-items:center;justify-content:center;margin:0 25%;height:33px;position:relative}.support-join span{position:absolute;width:50%;height:16px;top:0;border-bottom:1px solid #b3c3d7}.support-join span:first-child{left:0;border-left:1px solid #b3c3d7;border-bottom-left-radius:6px}.support-join span:last-child{right:0;border-right:1px solid #b3c3d7;border-bottom-right-radius:6px}.support-join b{position:relative;z-index:1;font-weight:400;color:#3562a3;background:#fffefa;padding:0 8px;font-size:21px;line-height:1}.support-result{background:#112943;border-radius:8px;padding:13px 10px;color:#fff;text-align:center;font-size:14px;line-height:1.5}.support-result em{font-family:Georgia,serif;color:#b4cefa;font-size:16px}.support-caption{font-size:12px;text-align:center;line-height:1.7;margin:15px 0 0;color:#617083}
@media(max-width:960px){.about-grid{gap:40px}.support-map{padding:18px}.support-columns>div{padding:12px}.support-label{font-size:10px;letter-spacing:0}.support-columns strong{font-size:16px}.support-columns p{font-size:12px}.about h2{font-size:40px}}
@media(max-width:720px){.about-grid{gap:35px}.support-map{max-width:100%;padding:22px}.support-columns>div{padding:15px}.support-columns p{font-size:14px}.support-label{font-size:10px}.support-map figcaption{font-size:16px}.support-caption{font-size:13px}h1>.emphasis{margin-top:8px}.about h2{font-size:42px}}
@media(max-width:390px){.support-map{padding:16px}.support-columns{gap:8px}.support-columns>div{padding:12px 10px}.support-columns p{font-size:12px}.support-label{font-size:9px}.support-result{font-size:13px}}
.about-copy .about-close{border-top:1px solid #d9dddF;padding-top:22px;font-size:15px;line-height:1.8}.about-close .emphasis{display:inline-block;font-size:25px;color:#2458b4;margin-bottom:7px;letter-spacing:-.025em}
/* Give the problem and solution equal, readable emphasis. */
.problem-solution .split{gap:26px;align-items:stretch}.problem-solution .problem,.problem-solution .solution{padding:38px;border:1px solid #e5dcd8;border-radius:18px;background:linear-gradient(145deg,#fcf5f2,#fffefa 75%)}.problem-solution .solution{border-color:#cddfd7;background:linear-gradient(145deg,#eff7f2,#fffefa 75%)}.problem-solution .eyebrow{font-size:16px;letter-spacing:.11em;margin-bottom:24px;font-weight:800}.problem-solution .problem .eyebrow{color:#aa3f36}.problem-solution .solution .eyebrow{color:#24714f}.problem-solution h2{font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;margin-bottom:22px}.problem-solution .solution .emphasis{color:#205f48}.problem-solution .split p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:none;color:#4c5b6c}.problem-solution .pain-list,.problem-solution .solution-list{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-template-columns:1fr;gap:18px}.problem-solution li{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:600;line-height:1.45;letter-spacing:-.015em}.problem-solution .pain-list li:before{content:none}.outcome-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;font-size:25px;font-weight:500;line-height:1;background:#f8e1dc;color:#b43a32}.solution-list .outcome-icon{background:#dceee3;color:#21734c;font-size:19px;font-weight:700}.problem-solution .text-link{font-size:16px;margin-top:28px;color:#245b46}.problem-solution .text-link:hover{color:#153f2e}
@media(max-width:960px){.problem-solution .split{gap:20px}.problem-solution .problem,.problem-solution .solution{padding:28px}.problem-solution h2{font-size:32px}.problem-solution li{font-size:17px}.problem-solution .split p:not(.eyebrow){font-size:17px}}
@media(max-width:720px){.problem-solution .split{gap:24px}.problem-solution .problem,.problem-solution .solution{padding:28px 24px}.problem-solution h2{font-size:34px}.problem-solution h2 br{display:none}.problem-solution h2 .emphasis{display:block}.problem-solution li{font-size:18px}.problem-solution .eyebrow{font-size:15px;margin-bottom:20px}.problem-solution .split p:not(.eyebrow){font-size:18px}}
@media(max-width:390px){.problem-solution .problem,.problem-solution .solution{padding:25px 20px}.problem-solution h2{font-size:30px}.problem-solution li{font-size:17px;gap:11px}}
.industry-carousel{min-width:0}.industry-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:-10px 0 20px}.industry-controls p{font-size:14px;margin:0}.industry-controls>div{display:flex;gap:9px}.industry-controls button{width:46px;height:46px;border:1px solid #cbd7e7;background:#fffefa;color:#205bce;border-radius:50%;font-size:23px;cursor:pointer;transition:background .2s,color .2s}.industry-controls button:hover:not(:disabled){background:#2869f5;color:white}.industry-controls button:disabled{opacity:.35;cursor:default}.industry-carousel .industry-grid{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#a6bad7 transparent;padding-bottom:14px}.industry-carousel .industry-card{flex:0 0 calc((100% - 54px)/4);min-width:0;min-height:375px;scroll-snap-align:start;scroll-margin:0}.industry-carousel .industry-card:focus-visible{outline-offset:-4px}.slider-status{font-size:12px;color:#5d6d83;margin:6px 0 0;min-height:20px}.industry-carousel .industry-card h3{font-size:25px}.industry-carousel .industry-card>div{padding:25px 20px}
@media(max-width:1100px){.industry-carousel .industry-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:800px){.industry-carousel .industry-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:520px){.industry-carousel .industry-card{flex-basis:88%;min-height:365px}.industry-carousel .industry-card h3{font-size:28px}.industry-controls p{max-width:190px;font-size:14px}.industry-controls{gap:12px}.industry-carousel .industry-card>div{padding:26px}}
.marketing-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center;background:linear-gradient(115deg,#edf3ff,#fffefa 75%);border-color:#cfdcf1;padding:34px}.marketing-card .service-number{top:36px;right:30px}.marketing-card .service-icon{margin-bottom:20px}.marketing-card h3{font-size:25px}.marketing-card .marketing-tagline{font-size:20px;line-height:1.4;margin:0;color:#304b70}.marketing-tagline .emphasis{color:#245bc4;font-size:24px}.marketing-copy{padding-right:25px}.marketing-copy>p{font-size:16px;line-height:1.75;margin-bottom:20px}.marketing-copy .benefit{border-top-color:#d8e2f1;font-size:14px}
@media(max-width:720px){.marketing-card{grid-template-columns:1fr;gap:24px;padding:26px}.marketing-card h3{font-size:23px}.marketing-copy{padding-right:0}.marketing-card .service-number{top:34px;right:26px}.marketing-card .marketing-tagline{font-size:19px}}
/* Real workspace imagery keeps the process personal while navy preserves contrast. */
.how{background-color:#0c1d34;background-image:linear-gradient(100deg,rgba(7,24,46,.94),rgba(7,24,46,.79) 60%,rgba(7,24,46,.72)),url('assets/how-it-works.jpg');background-size:cover;background-position:center 48%;background-repeat:no-repeat}.how .section-heading>p,.how .steps-grid p{color:#e0e7f1}.how .large-number>span{background:#a0b5d34d}.how .step-tag{color:#e3edfc;border-bottom-color:#8aa8d177}.how .eyebrow,.how .large-number{color:#9bbfff}
@media(max-width:720px){.how{background-position:58% center;background-image:linear-gradient(180deg,rgba(7,24,46,.85),rgba(7,24,46,.91)),url('assets/how-it-works.jpg')}}
