/* Defacto's approved identity: original purple, white and pale lilac.
   Legacy layout tokens remain aliases so every existing route shares the theme. */
:root{--purple:#5c2e91;--purple-hover:#4a2475;--plum:#361950;--lilac:#f0ecf8;--pale-purple:#e4d3f4;--ink:#25222b;--muted:#655f6e;--line:#e4dfe9;--pale:#faf9fc;--navy:var(--plum);--navy-light:var(--purple-hover);--teal:var(--purple);--teal-dark:var(--purple);font-family:'DM Sans','Segoe UI',Arial,sans-serif;font-synthesis:none}
body{font-size:16px;line-height:1.7}h1,h2,h3{font-family:Manrope,'Segoe UI',sans-serif;font-weight:500;letter-spacing:-.045em}h1 em,h2 em{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.025em;color:var(--purple)}h2 em{display:block;font-size:1.1em;line-height:1.1}h1 em{font-size:1.08em}h2{font-size:clamp(32px,3.3vw,46px);line-height:1.18}::selection{background:var(--lilac);color:var(--plum)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8378de;outline-offset:4px}.section{padding:80px 0}.section-heading{align-items:flex-end;margin-bottom:38px}.section-heading>p{font-size:16px;line-height:1.85}.eyebrow{color:var(--purple);letter-spacing:1.5px;font-size:11px;font-weight:600}.button,.button-small{background:var(--purple);color:#fff;border-radius:3px;box-shadow:none}.button:hover,.button-small:hover{background:var(--purple-hover);color:#fff}.button-white{background:#fff;color:var(--purple)}.button-white:hover{background:var(--lilac);color:var(--purple)}.text-link{color:var(--purple)}.card-link{border-color:var(--line);font-size:13px;line-height:1.5}.card-link>span{color:var(--purple)}

/* Navigation and the footer stay consistent across all standalone pages. */
.utility{background:var(--lilac);color:var(--muted);font-size:11px}.utility .shell{min-height:34px}.utility a:hover{color:var(--purple)}.header-inner{height:88px}.site-header{border-color:var(--line)}.nav-trigger{font-size:13px}.nav-trigger.current,.nav-trigger:hover{color:var(--purple)}.nav-dropdown{box-shadow:0 20px 40px #36195012;border-color:var(--line)}.nav-dropdown .eyebrow{color:var(--purple)}.solution-mega{max-height:calc(100dvh - 105px)}.solution-mega .mega-lead{background:var(--plum);border-radius:3px}.mega-lead p,.mega-lead a{color:var(--pale-purple)}.mega-lead a:hover{color:#fff}.site-header nav>.button{font-size:13px}.site-header .brand>img{width:145px;height:47px}footer{background:var(--plum)}.footer-brand p,.footer-links a,.footer-locations,.footer-bottom,.footer-email,.footer-social{color:#d6c9e2}.footer-links h3{color:#fff}.footer-links a:hover,.footer-email:hover,.footer-social:hover{color:#fff}.footer-locations{border-color:#ffffff22}.footer-bottom{font-size:12px}.footer-social{line-height:1.6}.cta-band{background:var(--lilac);padding:58px 0}.cta-band h2{color:var(--purple);font-size:clamp(36px,4vw,54px)}.cta-band h2 em{display:inline;font-size:1.15em}.cta-band p:not(.eyebrow){color:var(--muted);font-size:16px;margin-top:18px}.cta-band .button{background:var(--purple);color:#fff}.cta-band .button:hover{background:var(--purple-hover)}.cta-actions{display:flex;flex-direction:column;gap:18px;align-items:flex-start;flex-shrink:0}.cta-actions .text-link{font-size:13px}

.nav-dropdown .mega-lead .eyebrow{color:var(--pale-purple)}

/* Approved photographic homepage. */
.home-hero{background:var(--plum);min-height:0;color:#fff;isolation:isolate}.hero-image{object-position:center center}.home-hero:after{background:linear-gradient(0deg,#1c092b85 0%,#1c092b00 18%),linear-gradient(90deg,#1c092b99 0%,#2a114040 43%,#2a11400a 76%,#1e133000 100%)}.home-hero .hero-content{width:65%;max-width:740px;padding:65px 0 70px;margin:0;position:relative}.home-hero .partner-label{margin-bottom:35px;color:var(--pale-purple);font-size:13px}.home-hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1.09;font-weight:500;max-width:none}.home-hero h1 em{display:block;color:var(--pale-purple);font-size:1.22em;line-height:1.03;margin-top:5px}.home-hero .hero-lead{font-size:17px;line-height:1.85;color:var(--pale-purple);max-width:535px;margin-top:29px}.home-hero .hero-actions{margin-top:33px;gap:30px;flex-wrap:wrap}.home-hero .button-white{color:var(--purple);background:#fff;box-shadow:none}.home-hero .button-white:hover{background:var(--lilac)}.home-hero .text-link{color:#fff;font-size:14px}.hero-foot{position:relative;z-index:2;display:flex;justify-content:space-between;gap:25px;padding-bottom:24px;font-size:10px;letter-spacing:.35px;color:var(--pale-purple)}.ecosystem-strip{border-bottom:1px solid var(--line)}.ecosystem-strip .shell{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-block:25px;font-size:13px;color:var(--muted)}.ecosystem-strip strong{font-weight:600;color:var(--purple);font-size:13px}.ecosystem-strip a:hover{color:var(--purple)}.trusted-section{padding:28px 0;border-bottom:1px solid var(--line)}.trusted>p{font-size:11px;line-height:1.8}.customer-wordmarks img{opacity:.75;height:42px}.expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.expertise-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:3px;padding:30px;background:#fff;transition:transform .2s,border-color .2s}.expertise-card:hover{border-color:var(--purple);transform:translateY(-4px)}.expertise-icon{display:grid;place-items:center;width:48px;height:48px;background:var(--lilac);color:var(--purple);border-radius:5px;margin-bottom:30px}.expertise-product{font-size:11px;text-transform:uppercase;color:var(--muted);margin-bottom:9px;letter-spacing:.5px}.expertise-card h3{font-size:27px;line-height:1.25;margin-bottom:20px}.expertise-card>p:not(.expertise-product){font-size:16px;line-height:1.8;margin-bottom:28px}.expertise-card .card-link{align-self:stretch}.expertise-services{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:27px}.expertise-services p,.expertise-services a{font-size:13px}.expertise-services>div{display:flex;gap:22px;flex-wrap:wrap;color:var(--purple)}
.customer-spotlight{background:var(--purple);color:#fff}.customer-spotlight .eyebrow,.customer-spotlight h2 em{color:var(--pale-purple)}.customer-spotlight .text-link{color:#fff}.customer-spotlight .section-heading{align-items:flex-end}.customer-spotlight .section-heading>.text-link{white-space:nowrap;margin-bottom:7px}.spotlight-panel{display:grid;grid-template-columns:1.05fr 1fr;gap:58px;align-items:center}.spotlight-panel figure{margin:0;min-width:0}.spotlight-panel figure>img{aspect-ratio:4/3;width:100%;height:auto;object-fit:cover;border-radius:4px}.spotlight-panel figcaption{font-size:12px;color:var(--pale-purple);margin-top:12px}.spotlight-panel h3{font-size:clamp(27px,2.7vw,36px);line-height:1.25;margin-bottom:22px}.spotlight-panel>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--pale-purple)}.spotlight-panel .spotlight-tech{font-size:12px;margin:24px 0 18px}.spotlight-metrics{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:25px;border-top:1px solid #ffffff38;padding-top:22px}.spotlight-metrics strong{display:block;font-size:42px;line-height:1.15;font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-2px;overflow-wrap:anywhere}.spotlight-metrics span{display:block;font-size:12px;color:var(--pale-purple);line-height:1.6;margin-top:9px}.spotlight-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.spotlight-controls button{background:none;color:var(--pale-purple);border:0;border-top:1px solid #ffffff50;text-align:left;padding:18px 0 8px;font-size:14px;line-height:1.6}.spotlight-controls button[aria-pressed="true"]{border-top:3px solid #fff;padding-top:16px;color:#fff;font-weight:600}.spotlight-controls button span{font-size:11px;margin-right:12px;opacity:.8}.spotlight-source{font-size:11px;color:var(--pale-purple);margin-top:20px}.home-company{display:grid;grid-template-columns:1.08fr 1fr;gap:75px}.home-company h2{font-size:clamp(32px,3vw,44px)}.home-team-photo{width:100%;height:300px;object-fit:cover;border-radius:3px;margin-top:32px}.home-company-copy>p{font-size:18px;line-height:1.9}.home-principles{display:grid;gap:23px;margin:30px 0}.home-principles article{border-top:1px solid var(--line);padding-top:20px}.home-principles h3{font-size:20px;margin-bottom:9px}.home-principles p{font-size:15px}.home-company-copy>.text-link{margin-top:6px}.home-industries{background:var(--pale);border-block:1px solid var(--line)}.home-industries .industry-tabs{border-color:var(--line);justify-content:space-between;gap:24px}.home-industries .industry-tabs button{color:var(--muted);border-bottom-width:3px}.home-industries .industry-tabs button:hover,.home-industries .industry-tabs button[aria-selected="true"]{color:var(--purple)}.home-industries .industry-tabs button[aria-selected="true"]{border-bottom-color:var(--purple)}.home-industry-panel{display:grid;grid-template-columns:1.02fr 1fr;gap:60px;padding-top:38px;align-items:center}.home-industry-panel h3{font-size:30px;line-height:1.3;margin-bottom:20px}.home-industry-panel p:not(.eyebrow){font-size:16px;line-height:1.85}.home-industry-panel .check-list li{font-size:14px;margin:10px 0}.home-industry-panel figure{margin:0;min-width:0}.home-industry-panel figure>img{width:100%;height:340px;object-fit:cover;border-radius:3px}.home-industry-panel figcaption{font-size:12px;margin-top:14px;color:var(--purple)}.process-flow li>span{border:0;border-radius:0;justify-content:flex-start;width:auto;height:auto;margin-bottom:22px;color:var(--purple)}.process-flow h3{font-size:23px}.process-flow p{font-size:15px}.process-flow li{border-color:var(--line)}

/* Light page openings and stronger editorial hierarchy. */
.page-hero{background:linear-gradient(180deg,#fff,var(--pale));color:var(--ink);padding:24px 0 62px;border-bottom:1px solid var(--line)}.page-hero:after{display:none}.breadcrumb{color:var(--muted);margin-bottom:35px;font-size:12px}.breadcrumb a:hover{color:var(--purple)}.page-hero .eyebrow{color:var(--purple);letter-spacing:1.5px}.page-hero h1{font-weight:500;line-height:1.14;font-size:clamp(40px,4.3vw,64px);max-width:980px}.has-visual h1{font-size:clamp(36px,3.7vw,55px)}.page-lead,.page-actions>span,.article-date{color:var(--muted)}.page-lead{font-size:18px;max-width:740px;margin-top:24px}.has-visual .page-lead{font-size:17px;line-height:1.8}.page-actions{margin-top:28px;gap:24px}.page-hero-photo{border:0;box-shadow:none;background:var(--lilac);border-radius:4px}.page-hero-photo img{height:clamp(280px,28vw,375px)}.has-visual .page-hero-grid{gap:60px;grid-template-columns:1.08fr .92fr}.page-hero h1 em{line-height:1.08}.subnav{border-color:var(--line)}.subnav a{font-size:13px}.subnav a:hover{color:var(--purple)}.split-copy>div>p{font-size:18px;line-height:1.9}.feature{border-color:var(--line)}.feature-index{margin-bottom:22px}.feature h3{font-size:25px}.feature p{font-size:16px}.delivery-tags>span{border-radius:3px;border-color:var(--line);color:var(--muted);background:var(--pale)}.offering-card{padding:30px;background:#fff;border-radius:3px}.offering-card h3{font-size:26px}.offering-card:hover{border-color:var(--purple)}.offering-card .eyebrow{font-size:10px}.offering-card>p{font-size:15px;line-height:1.85}.dark{background:var(--plum)}.dark p,.dark .eyebrow{color:var(--pale-purple)}.dark h2 em,.dark .text-link{color:#fff}.mission-grid h2{font-size:34px}.company-year{background:var(--lilac);border:0}.company-year>strong{color:var(--purple)}.oversized-number,.office-code,.lifecycle>article>span,.lifecycle-result small{color:var(--purple)}.person{border-radius:3px;overflow:hidden}.person-portrait{border-bottom-color:var(--purple)}.person-info>p{color:var(--muted)}.person-linkedin{color:var(--purple)}.linkedin-mark{background:var(--purple)}.culture-banner:before{background:linear-gradient(90deg,#361950f2,#5c2e9188),url('/assets/culture/people-3.webp') center/cover}.culture-banner h2>em,.culture-banner .eyebrow,.culture-banner p{color:var(--pale-purple)}.culture-gallery figcaption{border-color:var(--purple)}.join-banner h2{font-size:38px}

/* Customer stories and long-form reading. */
.story-card,.guide-card{border-radius:3px;box-shadow:none}.story-card:hover{box-shadow:0 12px 30px #3619500b}.story-body{padding:26px}.story-body h3{font-size:24px}.story-client,.story-stat strong{color:var(--purple)}.story-body .card-link{font-size:13px}.story-controls input,.story-controls select{border-color:#cfc6dc}.filter-reset{background:var(--lilac)}.guide-top{color:var(--purple);font-size:11px}.guide-body{padding:27px}.guide-card h3{font-size:25px;line-height:1.3}.guide-body>p{font-size:15px;line-height:1.8}.case-layout,.article-layout{gap:70px;grid-template-columns:240px minmax(0,1fr)}.case-metrics{background:var(--lilac);border-radius:3px;padding:32px}.case-metrics strong{color:var(--purple);font-family:Manrope,sans-serif;font-size:clamp(38px,4vw,58px);letter-spacing:-2px}.case-metrics p,.case-layout dt{color:var(--muted)}.case-layout dd{font-weight:500}.case-toc>a:hover{color:var(--purple)}.case-article article>p:not(.eyebrow),.long-article p{font-size:18px;line-height:1.9}.case-points{color:var(--muted)}.article-callout{background:var(--lilac);border-radius:3px}.source-note{color:var(--muted)}.news-list a:hover h2,.news-list>a>span{color:var(--purple)}.industry-photo>a{background:linear-gradient(transparent,#361950f5)}.industry-photo>a>span{color:var(--pale-purple)}.solution-chips a{border-color:var(--line);color:var(--purple)}.solution-chips a:hover{border-color:var(--purple)}
[data-page-type="story"] .page-hero{background:var(--purple);border-color:var(--purple);color:#fff}[data-page-type="story"] .page-hero .eyebrow,[data-page-type="story"] .page-lead,[data-page-type="story"] .breadcrumb,[data-page-type="story"] .article-date{color:var(--pale-purple)}[data-page-type="story"] .page-hero-photo{background:#fff}[data-page-type="story"] .page-hero h1{font-size:clamp(35px,3.5vw,51px)}[data-page-type="story"] .page-hero h1 em{color:#fff}[data-page-type="story"] .page-hero .page-lead{font-size:16px}[data-page-type="article"] .page-hero{background:var(--lilac)}[data-page="our-people"] .page-hero{background:var(--lilac)}[data-page="our-people"] .page-hero h1{max-width:850px}[data-page="customer-stories"] .page-hero{padding-bottom:50px}[data-page="customer-stories"] .page-hero-photo img{height:325px}

/* Compact utility pages and a useful first search state. */
.search-summary{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.search-clear{border:0;background:none;padding:8px 0;font-size:13px;flex-shrink:0}
[data-page-type="compact"] .page-hero{padding:22px 0 36px;background:var(--pale)}[data-page-type="compact"] .breadcrumb{margin-bottom:25px}[data-page-type="compact"] .page-hero h1{font-size:clamp(36px,3.5vw,48px)}[data-page-type="compact"] .page-lead{font-size:17px;margin-top:18px}[data-page-type="compact"] .page-hero+.section{padding-top:40px}[data-page="contact-us"] .page-hero-grid{grid-template-columns:1.5fr .7fr}[data-page="contact-us"] .page-hero-photo img{height:210px}[data-page="contact-us"] .page-hero .eyebrow{margin-bottom:16px}.contact-layout{gap:65px;grid-template-columns:1fr 1.15fr;align-items:start}.contact-form{grid-column:2;grid-row:1;background:var(--pale);border-color:var(--line);border-radius:3px}.contact-copy{grid-column:1;grid-row:1}.contact-copy h2{font-size:36px;line-height:1.25}.contact-options{background:var(--lilac);border:0;border-radius:3px}.contact-options h3{font-size:24px}.contact-copy>p:not(.eyebrow){font-size:16px}.form-grid input,.form-grid select,.form-grid textarea{border-color:#cfc6dc}.form-grid ::placeholder{color:#786f82}.form-grid label>span,.check-list>li:before{color:var(--purple)}.contact-direct>span{color:var(--muted)}.contact-direct>a{font-size:20px}.regional-contact>div{border-color:var(--line)}.copy-button{border-color:#cfc6dc}.site-search-form{grid-template-columns:minmax(0,1fr) 235px auto;gap:18px;align-items:end}.site-search-form .button{min-height:56px;grid-column:auto;justify-self:stretch}.site-search-form input,.site-search-form select{border-color:#cfc6dc}.search-results{grid-template-columns:1fr;max-width:960px}.search-result{padding-block:25px}.search-result h2{font-size:27px}.search-result p{max-width:800px}.search-result .eyebrow{font-size:10px}.search-empty{border-radius:3px}.search-start{padding-top:12px}.search-start h2{font-size:27px;margin-bottom:22px}.search-suggestions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:45px}.search-suggestions button{background:var(--lilac);border:1px solid transparent;color:var(--purple);border-radius:3px;padding:12px 16px;font-size:14px}.search-suggestions button:hover{border-color:var(--purple)}.search-browse{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.search-browse a{border:1px solid var(--line);padding:28px;border-radius:3px;display:flex;flex-direction:column;gap:16px}.search-browse a:hover{border-color:var(--purple)}.search-browse h3{font-size:22px}.search-browse p{font-size:14px}.search-browse span{color:var(--purple);font-size:22px;margin-top:auto}

@media(min-width:1600px){.home-hero{min-height:0}.home-hero .hero-content{padding-block:82px 90px}}
@media(max-width:1050px){.section{padding-block:66px}.home-hero .hero-content{width:68%;padding-block:55px 64px}.home-hero h1{font-size:58px}.home-hero .hero-lead{font-size:16px;max-width:465px}.hero-foot{font-size:9px}.ecosystem-strip .shell{gap:18px;flex-wrap:wrap;font-size:12px}.ecosystem-strip strong{flex-basis:100%}.expertise-card{padding:24px}.expertise-card h3{font-size:23px}.expertise-card>p:not(.expertise-product){font-size:15px}.spotlight-panel{gap:35px}.spotlight-panel h3{font-size:29px}.spotlight-panel>div>p:not(.eyebrow){font-size:15px}.spotlight-metrics strong{font-size:37px}.home-company{gap:40px}.home-company-copy>p{font-size:16px}.home-industry-panel{gap:35px}.home-industry-panel h3{font-size:27px}.home-industry-panel figure>img{height:340px}.has-visual .page-hero-grid{gap:35px;grid-template-columns:1fr 1fr}.has-visual h1{font-size:40px}.page-hero-photo img{height:320px}.contact-layout{gap:35px}.contact-copy h2{font-size:30px}.contact-form{padding:27px}.case-layout,.article-layout{gap:40px;grid-template-columns:205px minmax(0,1fr)}.site-search-form{grid-template-columns:minmax(0,1fr) 200px auto;gap:14px}.site-search-form .button{padding-inline:18px}.cta-actions{flex-shrink:1}.search-browse{gap:16px}.search-browse a{padding:23px}.spotlight-controls{gap:18px}.spotlight-controls button{font-size:13px}}
@media(max-width:760px){.section{padding-block:48px}h2{font-size:34px}.section-heading{margin-bottom:28px}.section-heading>p{font-size:16px;line-height:1.8}.header-inner{height:74px}.site-header .brand>img{width:125px;height:41px}.site-header nav>.button{display:flex;font-size:14px}.utility{font-size:10px}.utility .shell{min-height:34px}.utility .shell>span{font-size:10px;max-width:43%;line-height:1.3}.utility .shell>div{gap:16px}.utility a{font-size:10px}.home-hero{min-height:0}.home-hero .hero-content{width:100%;padding:44px 0 46px}.home-hero:after{background:linear-gradient(90deg,#1c092be8 0%,#2a1140a8 60%,#2a114075 100%)}.hero-image{object-position:60% center}.home-hero .partner-label{font-size:12px;margin-bottom:27px}.home-hero h1{font-size:clamp(44px,9vw,65px)}.home-hero .hero-lead{font-size:16px;max-width:470px;margin-top:25px}.home-hero .hero-actions{gap:23px;margin-top:27px}.home-hero .text-link{font-size:13px}.hero-foot{font-size:9px;padding-bottom:22px}.hero-foot>span:last-child{display:none}.ecosystem-strip .shell{padding-block:20px;justify-content:flex-start;gap:15px 23px;font-size:12px}.trusted-section{padding-block:24px}.trusted>p{font-size:11px;margin-bottom:20px}.customer-wordmarks{gap:18px;justify-content:space-between}.customer-wordmarks img{width:calc((100% - 54px)/4);height:35px}.expertise-grid{grid-template-columns:1fr;gap:18px}.expertise-card{padding:28px}.expertise-card h3{font-size:27px}.expertise-icon{margin-bottom:22px}.expertise-card>p:not(.expertise-product){font-size:16px}.expertise-services{gap:15px;margin-top:23px}.expertise-services>div{gap:12px 19px}.expertise-services a{font-size:13px}.spotlight-panel{grid-template-columns:1fr;gap:28px}.spotlight-panel figure>img{aspect-ratio:3/2}.customer-spotlight .section-heading>.text-link{margin-top:22px;display:inline-flex}.spotlight-panel h3{font-size:30px}.spotlight-panel>div>p:not(.eyebrow){font-size:16px}.spotlight-metrics{gap:25px}.spotlight-metrics strong{font-size:42px}.spotlight-controls{gap:13px;margin-top:28px}.spotlight-controls button{font-size:12px;min-height:70px}.spotlight-controls button span{display:block;font-size:10px;margin-bottom:3px}.spotlight-source{font-size:11px;line-height:1.7}.home-company{grid-template-columns:1fr;gap:28px}.home-company h2{font-size:35px}.home-team-photo{height:280px;margin-top:26px}.home-company-copy>p{font-size:17px}.home-principles{margin:25px 0;gap:20px}.home-principles h3{font-size:22px}.home-principles p{font-size:16px}.home-industries .industry-tabs{justify-content:flex-start;gap:26px}.home-industries .industry-tabs button{font-size:14px}.home-industry-panel{grid-template-columns:1fr;gap:30px;padding-top:28px}.home-industry-panel>figure{grid-row:1}.home-industry-panel figure>img{height:260px}.home-industry-panel h3{font-size:28px}.home-industry-panel .check-list li{font-size:15px}.process-flow li>span{margin:0;align-items:flex-start;justify-content:center;padding-top:3px}.process-flow h3{font-size:24px}.process-flow p{font-size:16px}.page-hero{padding:20px 0 42px}.breadcrumb{margin-bottom:28px}.page-hero h1,.has-visual h1{font-size:clamp(36px,8.5vw,48px);line-height:1.15}.has-visual .page-hero-grid{grid-template-columns:1fr;gap:30px}.page-hero-photo img{height:270px}.page-lead,.has-visual .page-lead{font-size:17px;line-height:1.8}.page-actions{gap:18px}.page-actions>span{font-size:12px}.page-hero-photo{box-shadow:none}.feature h3{font-size:26px}.offering-card h3{font-size:28px}.guide-card h3{font-size:27px}.guide-body{padding:26px}.guide-body>p{font-size:16px}.story-body h3{font-size:26px}.case-layout,.article-layout{grid-template-columns:1fr;gap:35px}.case-layout aside,.article-layout aside{position:static}.case-metrics{padding:25px;gap:22px}.case-metrics strong{font-size:46px}.case-article article>p:not(.eyebrow),.long-article p{font-size:17px}.case-article article h2{font-size:29px}[data-page-type="story"] .page-hero h1{font-size:35px}[data-page="customer-stories"] .page-hero-photo img{height:240px}[data-page-type="compact"] .page-hero{padding-bottom:28px}[data-page-type="compact"] .page-hero+.section{padding-top:28px}[data-page-type="compact"] .page-hero h1{font-size:36px}[data-page="contact-us"] .page-hero-grid{grid-template-columns:1fr}[data-page="contact-us"] .page-hero-photo{display:none}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-form{grid-column:1;grid-row:auto;padding:25px 20px}.contact-copy{grid-column:1;grid-row:auto}.contact-copy h2{font-size:31px}.contact-copy>p:not(.eyebrow){font-size:16px}.contact-options{padding:26px}.contact-options .button{font-size:14px}.contact-direct>a{font-size:20px}.site-search-form{grid-template-columns:1fr;gap:18px;margin-bottom:25px}.site-search-form .button{justify-self:stretch;grid-column:auto}.search-result h2{font-size:25px}.search-result p{font-size:16px}.search-browse{grid-template-columns:1fr;gap:16px}.search-browse a{padding:26px}.search-start h2{font-size:25px}.search-suggestions{gap:10px;margin-bottom:33px}.search-suggestions button{font-size:14px}.cta-band{padding-block:42px}.cta-band h2{font-size:42px}.cta-actions{margin-top:27px;gap:18px}.cta-band .cta-actions .button{margin-top:0}.footer-links a{font-size:14px}.footer-brand p{font-size:14px}.footer-email,.footer-social{font-size:14px}.footer-locations{font-size:10px;line-height:1.8}.footer-bottom{font-size:11px}.faq-layout{gap:32px}.faq summary{font-size:16px}.faq details>p{font-size:16px}}
@media(max-width:380px){.home-hero h1{font-size:41px}.home-hero .button{padding-inline:18px}.spotlight-metrics strong{font-size:37px}.case-metrics strong{font-size:39px}.utility .shell>span{max-width:40%}.utility .shell>div{gap:12px}.utility a{font-size:9px}.spotlight-controls button{font-size:11px}.expertise-card{padding:24px}.home-company h2{font-size:32px}.customer-wordmarks{gap:13px}.customer-wordmarks img{width:calc((100% - 39px)/4)}}
@media(prefers-reduced-motion:reduce){.expertise-card,.story-card,.guide-card,.offering-card{transition:none}.expertise-card:hover,.story-card:hover,.guide-card:hover,.offering-card:hover{transform:none}}

/* Keep descriptive outcomes on one line and mobile selectors aligned. */
.spotlight-metrics .text-metric{font-size:clamp(27px,7.3vw,42px);letter-spacing:-1px;white-space:nowrap}
@media(max-width:760px){.spotlight-controls button{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}
