@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-8.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-9.ttf) format('truetype');
}


:root{--navy:#051d41;--navy-deep:#061a35;--silver:#dce3eb;--ink:#102743;--muted:#617083;--line:#dce3eb;--soft:#f3f5f8;--white:#fff;--radius:6px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-size:16px;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:105px}*{box-sizing:border-box}body{margin:0;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:'Manrope','DM Sans',Arial,sans-serif}h2{font-size:clamp(2.1rem,3.5vw,3rem);line-height:1.17;letter-spacing:-.045em;font-weight:550}h3{letter-spacing:-.035em}p{line-height:1.65}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #567fae;outline-offset:5px}a,button,summary{touch-action:manipulation}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section-pad{padding-block:104px}.eyebrow{font-size:.8125rem;font-weight:650;letter-spacing:.105em;line-height:1.5;margin-bottom:23px}.skip-link{position:fixed;left:16px;top:-90px;padding:16px;background:var(--silver);z-index:30}.skip-link:focus{top:12px}.topline{background:var(--navy);color:#fff}.topline-inner{display:flex;justify-content:space-between;padding-block:11px;font-size:.75rem;letter-spacing:.065em}.topline-divider{color:#b6c4d5;margin-inline:11px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #e8edf3}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:97px}.brand{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.site-header nav{display:flex;align-items:center;gap:30px;font-size:.875rem;font-weight:500}.site-header nav>a:not(.button){padding-block:12px}.site-header nav>a:not(.button):hover{color:#365b84}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:16px 24px;border:1px solid transparent;border-radius:var(--radius);font-size:.9375rem;font-weight:500;line-height:1.3;transition:background .2s,transform .2s}.button span,.text-link span{font-size:1.25rem;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#173b67}.button-small{min-height:44px;padding:12px 20px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:36px;padding-top:40px;padding-bottom:48px;align-items:stretch}.hero-copy{padding-top:29px;padding-bottom:16px;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:27px;font-size:.75rem}.eyebrow-line{width:26px;height:2px;background:#6684a6}.hero h1{font-size:clamp(3.35rem,4.85vw,4.65rem);font-weight:550;line-height:1.08;letter-spacing:-.055em;margin-bottom:28px}.hero h1>span{color:#557397}.hero-description{max-width:435px;color:var(--muted);font-size:1.0625rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:13px;font-weight:500;font-size:.9375rem;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-footnote{display:flex;gap:12px;align-items:center;margin-top:39px;padding-top:25px;border-top:1px solid var(--line);width:100%;max-width:435px}.hero-footnote svg{width:24px;color:#496b91}.hero-footnote p{font-size:.8125rem;line-height:1.55;color:var(--muted)}.hero-footnote strong{font-weight:500;color:var(--ink)}.hero-visual{min-height:595px;position:relative;border-radius:8px 8px 72px 8px;overflow:hidden;background:#234365;isolation:isolate}.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:45% 50%;z-index:-2}.hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,29,65,.28),transparent 35%,rgba(5,29,65,.12) 55%,rgba(3,19,42,.86));z-index:-1}.photo-topline{display:flex;justify-content:space-between;gap:10px;padding:25px 27px;color:white;letter-spacing:.095em;font-size:.75rem;font-weight:600}.hero-visual figcaption{position:absolute;bottom:40px;left:34px;right:34px;color:#fff}.photo-coordinate{font-size:.75rem;letter-spacing:.13em;display:block;margin-bottom:14px}.photo-caption{font-family:'Manrope',sans-serif;font-size:2rem;line-height:1.2;letter-spacing:-.025em;font-weight:500}.photo-index{position:absolute;bottom:7px;right:13px;font-size:.75rem;letter-spacing:.06em;color:var(--silver)}.value-band{background:var(--soft);border-block:1px solid #e7ecf2}.value-band-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;padding-block:25px;font-size:.875rem}.value-band-inner>span{font-weight:500}.value-band-inner>div{display:flex;gap:40px;color:#617083}.value-band-inner>div span{display:flex;align-items:center;gap:10px}.value-band-inner>div span::before{content:'✓';font-size:1rem;color:#365b84}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:64px;margin-bottom:46px}.section-intro>p{max-width:345px;color:var(--muted);margin-bottom:5px}.section-intro .eyebrow{color:#506b8c;margin-bottom:18px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);border-radius:8px;padding:29px 28px 24px;display:flex;flex-direction:column}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.service-top>span{font-size:.8125rem;color:#6d7e92}.service-icon{width:42px;height:42px;stroke-width:1.6;color:var(--navy)}.service-category{font-size:.75rem;letter-spacing:.1em;font-weight:600;margin-bottom:15px}.service-card h3{font-size:1.4rem;line-height:1.35;font-weight:600;margin-bottom:17px}.service-card>p:not(.service-category){color:var(--muted);font-size:1rem;line-height:1.65}.service-card ul{list-style:none;margin:24px 0 28px;padding:0;font-size:.875rem;line-height:1.65;display:grid;gap:10px}.service-card li{position:relative;padding-left:19px}.service-card li::before{content:'✓';position:absolute;left:0;color:#5a779b;font-size:.8rem}.card-link{padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-weight:500;font-size:.875rem;margin-top:auto;align-items:center}.card-link span{font-size:1.3rem}.card-link:hover{text-decoration:underline;text-underline-offset:4px}.service-card-featured{background:var(--navy);color:#fff;border-color:var(--navy)}.service-card-featured .service-top>span{color:#aebfd3}.service-card-featured .service-icon{color:var(--silver)}.service-card-featured>p:not(.service-category){color:#c8d4e2}.service-card-featured .service-category{color:var(--silver)}.service-card-featured li::before{color:var(--silver)}.service-card-featured .card-link{border-color:#3b5474}.ai-section{background:var(--navy-deep);color:#fff}.ai-section .eyebrow{color:#c1cfdf}.ai-section h2 span{color:var(--silver)}.ai-intro-copy{max-width:394px;color:#cad5e2}.pill{display:inline-block;margin-top:19px;font-size:.75rem;line-height:1.4;border:1px solid #49617f;padding:7px 11px;border-radius:100px;color:#dce5ee}.workflow-tabs{display:flex;border-bottom:1px solid #3e5776;gap:36px;margin-top:45px}.workflow-tabs button{padding:18px 0;color:#b9c9db;background:transparent;border:0;border-bottom:3px solid transparent;font-size:.875rem;line-height:1.5;position:relative;bottom:-1px}.workflow-tabs button[aria-selected="true"]{color:var(--silver);border-color:var(--silver)}.workflow-tabs button:hover{color:#fff}.workflow-panel{display:grid;grid-template-columns:.95fr 1.15fr;gap:65px;padding:45px 0 31px}.small-label{font-size:.75rem;letter-spacing:.11em;font-weight:500}.workflow-story .small-label{color:#aec2d9;margin-bottom:23px}.workflow-story h3{font-size:2.25rem;font-weight:500;line-height:1.18;margin-bottom:22px;letter-spacing:-.04em}.workflow-story>p:not(.small-label){max-width:365px;color:#c4d2e1;font-size:1rem}.workflow-outcome{display:flex;align-items:center;gap:8px;color:var(--silver);font-size:.875rem;margin-top:26px}.workflow-outcome svg{width:18px;height:18px}.workflow-steps{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:4px 0}.workflow-step{position:relative;display:flex;align-items:center;gap:19px;border:1px solid #3c5676;border-radius:7px;background:#102d4e;padding:21px 24px;min-height:99px}.step-symbol{display:flex;justify-content:center;align-items:center;width:43px;height:43px;border:1px solid #4a6586;border-radius:5px;color:var(--silver);flex-shrink:0}.step-symbol svg{width:23px;height:23px}.step-kicker{font-size:.75rem;line-height:1.5;letter-spacing:.1em;color:#b8cbe0;display:block;margin-bottom:5px}.workflow-step h4{font-size:1rem;font-weight:550;line-height:1.5;letter-spacing:-.02em}.workflow-step p{color:#b8cbe0;font-size:.8125rem;line-height:1.5;margin-top:2px}.step-connector{font-size:1.2rem;padding:4px 0 4px 42px;color:#91a8c3;line-height:1.4}.workflow-step-review{background:#e3e9f1;color:var(--navy-deep);border-color:#e3e9f1}.workflow-step-review .step-kicker,.workflow-step-review p{color:#48617d}.workflow-step-review .step-symbol{color:var(--navy);border-color:#a7b8cc}.human-tag{font-size:.75rem;background:#ffffff;color:#315170;border-radius:3px;padding:3px 7px;position:absolute;right:13px;top:-10px;letter-spacing:.02em}.step-number{font-family:'Manrope',sans-serif;color:var(--silver);border:1px solid #4a6586;border-radius:5px;width:43px;height:43px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem}.workflow-step-review .step-number{color:var(--navy);border-color:#a7b8cc}.ai-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:25px;border-top:1px solid #3e5776}.ai-bottom>p{font-size:.75rem;color:#b6c6d9;max-width:410px}.ai-bottom .text-link{color:var(--silver);white-space:nowrap}.managed-ai-note{display:grid;grid-template-columns:.95fr 1.15fr;gap:65px;border:1px solid #3e5776;border-radius:5px;padding:23px 24px;margin-top:44px;align-items:center}.managed-ai-label{font-size:.75rem;line-height:1.6;font-weight:600;letter-spacing:.075em;color:var(--silver)}.managed-ai-note p{font-size:.875rem;color:#c4d2e2}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:99px}.about-lead h2{margin-bottom:27px}.about-lead h2 span{color:#647e9c}.about-lead>p:not(.eyebrow){color:var(--muted);margin-bottom:15px;max-width:500px}.about-lead .eyebrow{color:#506b8c}.local-stamp{display:flex;align-items:center;gap:16px;margin-top:31px}.local-stamp>svg{width:39px;height:39px;background:var(--soft);padding:9px;box-sizing:content-box;border-radius:50%;color:var(--navy)}.local-stamp>div{display:grid;gap:4px}.local-stamp strong{font-size:.875rem;font-weight:550}.local-stamp span{font-size:.8125rem;color:var(--muted)}.about-points{display:flex;flex-direction:column;justify-content:center}.about-points article{display:flex;gap:25px;padding:29px 0;border-bottom:1px solid var(--line)}.about-points article:first-child{border-top:1px solid var(--line)}.about-points article>span{font-size:.75rem;line-height:1.5;color:#6d87a6;margin-top:3px}.about-points h3{font-size:1.1875rem;font-weight:600;line-height:1.5;margin-bottom:11px}.about-points p{font-size:1rem;color:var(--muted)}.process-section{background:var(--soft);border-block:1px solid #e5eaf1}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:59px}.process-grid article{padding-top:23px;border-top:1px solid #b8c8da}.process-grid article>span{font-size:.75rem;letter-spacing:.08em;font-weight:550;color:#506b8c}.process-grid h3{font-size:1.15rem;font-weight:600;line-height:1.5;margin:26px 0 14px}.process-grid p{color:var(--muted);font-size:1rem}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-section .eyebrow{color:#506b8c}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:22px 0;list-style:none;font-size:1rem;line-height:1.6;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;gap:24px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:1.3rem;line-height:1.3;font-weight:400;color:#587699;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:1rem;color:var(--muted);padding:0 32px 23px 0}.contact-section{background:var(--silver);padding:74px 0}.contact-inner{display:grid;grid-template-columns:1.35fr .85fr;gap:70px;align-items:center}.contact-section h2{font-size:clamp(2.15rem,3.8vw,3.3rem);margin-bottom:23px}.contact-section .eyebrow{font-size:.75rem;margin-bottom:24px}.contact-inner>div>p:last-child{max-width:445px;color:#4c607b}.contact-card{background:rgba(255,255,255,.38);border:1px solid #c5d0df;border-radius:7px;padding:29px 31px}.contact-card h3{font-size:1.6rem;line-height:1.3;font-weight:550;margin:15px 0}.contact-card>p:not(.small-label){font-size:.875rem;color:#4c607b}.site-footer{padding:53px 0 25px}.footer-top{display:flex;align-items:center;gap:40px}.footer-top>.brand{font-size:1.7rem}.footer-top>p{font-size:.8125rem;color:var(--muted)}.back-top{display:inline-flex;gap:24px;font-size:.8125rem;margin-left:auto;padding:9px 0;white-space:nowrap}.back-top:hover{text-decoration:underline;text-underline-offset:4px}.footer-region{display:flex;gap:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin:28px 0 21px;align-items:flex-start}.footer-region>span{font-size:.75rem;letter-spacing:.08em;white-space:nowrap;line-height:2;color:#506b8c}.footer-region p{font-size:.75rem;line-height:1.8;color:var(--muted)}.footer-bottom{display:flex;gap:24px;align-items:center;font-size:.75rem;color:var(--muted)}.footer-bottom>span:nth-child(2){margin-left:auto}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.photo-credit{margin-top:18px;color:var(--muted);font-size:.75rem;line-height:1.6}.photo-credit summary{cursor:pointer;width:fit-content}.photo-credit p{padding-top:8px}.photo-credit a{text-decoration:underline;text-underline-offset:3px}

@media(min-width:1550px){.hero h1{font-size:4.85rem}.hero-visual{min-height:625px}.hero-copy{padding-top:41px}.hero-actions{margin-top:36px}.hero-description{max-width:450px}.hero-footnote{margin-top:45px}}
@media(max-width:1199px){.wrap{width:calc(100% - 72px)}.header-inner{gap:24px}.site-header nav{gap:21px}.hero{gap:26px}.hero-actions{gap:19px}.hero h1{font-size:clamp(3.1rem,4.9vw,3.85rem)}.hero-visual{min-height:590px}.photo-caption{font-size:1.8rem}.hero .eyebrow{font-size:.75rem}.service-card{padding:24px 22px}.service-card h3{font-size:1.2rem}.service-card ul{font-size:.8125rem}.service-category{font-size:.75rem}.value-band-inner>div{gap:22px}.value-band-inner{font-size:.8125rem}.workflow-panel{gap:45px;grid-template-columns:.9fr 1.15fr}.workflow-step{padding:18px}.step-kicker{font-size:.75rem}.workflow-story h3{font-size:2.05rem}.about-section{gap:65px}.section-intro{gap:45px}.contact-inner{gap:45px}.contact-card{padding:26px}}
@media(max-width:950px){.wrap{width:calc(100% - 48px)}.section-pad{padding-block:76px}.brand{font-size:1.75rem}.site-header nav{gap:17px;font-size:.8125rem}.header-inner{min-height:83px}.button-small{padding:11px 15px;gap:15px}.hero{grid-template-columns:1.1fr 1fr;gap:24px;padding-top:27px}.hero-copy{padding-top:20px}.hero h1{font-size:3.1rem}.hero-description{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:21px}.hero-footnote{margin-top:29px;padding-top:20px}.hero-visual{min-height:590px;border-bottom-right-radius:48px}.photo-topline{font-size:.75rem;padding:22px 18px;flex-direction:column;gap:5px}.hero-visual figcaption{left:25px;right:25px;bottom:30px}.photo-caption{font-size:1.65rem}.photo-index{display:none}.photo-coordinate{font-size:.75rem}.value-band-inner{align-items:flex-start;flex-direction:column;gap:16px;padding-block:20px}.value-band-inner>div{width:100%;justify-content:space-between}.section-intro>p{max-width:290px;font-size:1rem}.service-grid{gap:13px}.service-card{padding:24px 19px}.service-card h3{font-size:1.2rem}.service-card h3 br{display:none}.service-category{font-size:.75rem;min-height:33px;line-height:1.6}.service-card ul{font-size:.875rem}.service-top{margin-bottom:29px}.service-card>p:not(.service-category){font-size:1rem}.workflow-panel{gap:36px;grid-template-columns:.85fr 1.15fr}.workflow-tabs{gap:27px}.workflow-tabs button{font-size:.8125rem}.workflow-step{gap:12px;padding:18px 15px}.workflow-step h4{font-size:.875rem}.step-symbol,.step-number{width:36px;height:36px}.workflow-step p{font-size:.75rem}.workflow-story h3{font-size:1.95rem}.workflow-story>p:not(.small-label){font-size:1rem}.ai-intro-copy{max-width:310px}.managed-ai-note{gap:36px;grid-template-columns:.85fr 1.15fr}.about-section{gap:40px}.about-points article{gap:16px}.process-grid{gap:30px}.process-grid h3{font-size:1.125rem}.faq-section{grid-template-columns:.7fr 1.3fr;gap:42px}.contact-inner{gap:32px;grid-template-columns:1.1fr .9fr}.contact-section h2{font-size:2.6rem}.contact-card{padding:23px}.contact-card h3{font-size:1.5rem}.footer-top{gap:26px}.footer-top>p{max-width:200px}.footer-region{gap:20px}}
@media(max-width:760px){:root{scroll-padding-top:94px}.topline-inner{font-size:.75rem;gap:20px}.topline-inner>span:first-child{font-size:.75rem;letter-spacing:.04em}.topline-divider{margin-inline:5px}.header-inner{min-height:80px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid var(--line);border-radius:4px;padding:9px 11px;font-size:.8125rem;min-height:42px;color:var(--ink)}.menu-toggle svg{width:21px;height:21px}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:14px 24px 25px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #051d410a;flex-direction:column;align-items:stretch;gap:3px;font-size:1rem}.site-header nav.is-open{display:flex}.site-header nav>a:not(.button){padding:13px 4px}.site-header nav>.button{margin-top:8px;align-self:flex-start}.hero{grid-template-columns:1fr;gap:34px;padding-top:17px;padding-bottom:31px}.hero-copy{padding-top:15px;padding-bottom:0}.hero .eyebrow{font-size:.75rem;margin-bottom:24px}.hero h1{font-size:clamp(3.2rem,9vw,4.5rem);margin-bottom:24px;line-height:1.1}.hero-description{max-width:470px;font-size:1.0625rem;line-height:1.7}.hero-actions{flex-direction:row;align-items:center;margin-top:28px;gap:24px}.hero-footnote{margin-top:27px;padding-top:21px;max-width:none}.hero-footnote p{font-size:.8125rem}.hero-footnote p br{display:none}.hero-footnote p strong{margin-left:4px}.hero-visual{min-height:390px;border-radius:6px 6px 56px 6px}.hero-visual>img{object-position:center 53%}.photo-topline{flex-direction:row;font-size:.75rem;padding:22px 25px}.photo-caption{font-size:1.75rem}.photo-coordinate{font-size:.75rem}.photo-index{display:block}.photo-topline>span:last-child{letter-spacing:.06em}.section-pad{padding-block:65px}.section-intro{display:block;margin-bottom:32px}.section-intro>p{max-width:450px;margin-top:22px}.section-intro .eyebrow{margin-bottom:17px}h2{font-size:2.25rem}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:26px}.service-top{margin-bottom:23px}.service-icon{height:38px;width:38px}.service-category{font-size:.75rem;min-height:auto;margin-bottom:12px}.service-card h3{font-size:1.55rem;margin-bottom:16px}.service-card h3 br{display:block}.service-card>p:not(.service-category){max-width:450px}.service-card ul{margin:21px 0 23px;gap:8px;font-size:.9375rem}.card-link{font-size:.9375rem;padding-top:17px}.ai-intro-copy{max-width:450px;margin-top:23px}.pill{margin-top:16px}.workflow-tabs{gap:23px;margin-top:30px;overflow:auto;scrollbar-width:thin;scrollbar-color:#6683a6 transparent}.workflow-tabs button{flex-shrink:0;font-size:.875rem;padding-block:17px;max-width:170px;text-align:left}.workflow-panel{grid-template-columns:1fr;gap:32px;padding:30px 0}.workflow-story h3{font-size:2rem}.workflow-story h3 br{display:none}.workflow-story h3 br::after{content:' '}.workflow-story>p:not(.small-label){max-width:470px}.workflow-story .small-label{margin-bottom:17px}.workflow-story h3{max-width:330px;margin-bottom:18px}.workflow-outcome{margin-top:20px}.workflow-step{padding:20px;gap:16px;min-height:100px}.workflow-step h4{font-size:1rem}.workflow-step p{font-size:.8125rem}.step-kicker{font-size:.75rem}.step-symbol,.step-number{width:40px;height:40px}.human-tag{font-size:.75rem}.step-connector{padding-left:39px}.ai-bottom{display:block;padding-top:22px}.ai-bottom>p{font-size:.8125rem;max-width:450px}.ai-bottom .text-link{margin-top:20px}.managed-ai-note{grid-template-columns:1fr;gap:12px;margin-top:32px;padding:22px}.managed-ai-label{font-size:.75rem}.managed-ai-note p{font-size:.9375rem}.about-section{grid-template-columns:1fr;gap:37px}.about-lead h2{margin-bottom:24px}.about-lead>p:not(.eyebrow){max-width:500px}.local-stamp{margin-top:25px}.about-points article{gap:24px;padding-block:25px}.about-points article>span{font-size:.8125rem}.about-points h3{font-size:1.1875rem}.process-grid{grid-template-columns:1fr;gap:30px;margin-top:37px}.process-grid article{padding-top:20px}.process-grid article>span{font-size:.75rem}.process-grid h3{margin-top:20px;margin-bottom:11px;font-size:1.25rem}.process-grid p{max-width:460px}.faq-section{grid-template-columns:1fr;gap:33px}.faq-section h2 br{display:none}.faq-list summary{padding-block:20px;font-size:1rem}.faq-list details>p{padding-right:16px}.contact-section{padding-block:57px}.contact-inner{grid-template-columns:1fr;gap:32px}.contact-section h2{font-size:2.4rem;line-height:1.17}.contact-card{padding:26px;max-width:520px}.contact-card h3 br{display:none}.contact-card h3{font-size:1.4rem}.contact-card>p:not(.small-label){font-size:.9375rem}.footer-top{flex-wrap:wrap;gap:21px}.footer-top>p{order:3;width:100%;max-width:none}.back-top{font-size:.8125rem}.footer-region{flex-direction:column;gap:9px;padding-block:22px}.footer-region>span{font-size:.75rem}.footer-region p{font-size:.8125rem}.footer-bottom{flex-wrap:wrap;gap:12px 20px;font-size:.75rem}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:nth-child(2){margin-left:0}.photo-credit{font-size:.75rem;margin-top:19px}.photo-coordinate,.photo-topline,.photo-index{font-size:.75rem}.step-kicker,.human-tag,.service-category,.managed-ai-label,.topline-inner,.topline-inner>span:first-child{font-size:.75rem}.topline-inner>span:first-child{display:none}.topline-inner{justify-content:center}}
@media(max-width:380px){.wrap{width:calc(100% - 36px)}.hero h1{font-size:2.9rem}.hero-actions{gap:23px}.hero-visual{min-height:350px}.value-band-inner>div{flex-wrap:wrap;justify-content:flex-start;gap:12px 23px}.hero-footnote p br{display:block}.hero-footnote p strong{margin-left:0}.hero-visual figcaption{left:24px;right:20px}.photo-topline{padding-inline:24px;gap:25px;font-size:.75rem}.photo-coordinate{font-size:.75rem}.service-card{padding:24px}.workflow-step{padding:19px 15px;gap:12px}.step-symbol,.step-number{width:32px;height:36px}.workflow-step h4{font-size:.9375rem}.step-kicker{font-size:.75rem}.contact-section h2{font-size:2.15rem}.contact-card{padding:24px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Keep grid content flexible when text is enlarged. */
.hero-copy,.hero-visual,.service-card,.workflow-story,.workflow-steps,.about-lead,.about-points,.contact-inner>div{min-width:0}.hero h1,.service-card h3,.workflow-story h3,.contact-section h2{overflow-wrap:break-word}.site-header nav{flex-wrap:wrap}.service-category,.step-kicker,.managed-ai-label{overflow-wrap:break-word}.site-header nav,.workflow-tabs button,.card-link{font-size:.875rem}

/* TECHMATES identity: original supplied logo, deep navy and silver. */
.brand-logo{display:block;width:176px;height:auto;overflow:hidden}
.header-inner{min-height:126px;padding-block:9px}
:root{scroll-padding-top:150px}
.hero .eyebrow{letter-spacing:.075em}
.hero h1>span{color:#557397}
.contact-section{background:#edf1f6}
.contact-card{background:#fff;border-color:#d5deea}
.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px;padding-top:23px;border-top:1px solid var(--line)}
.contact-actions .button{width:100%;justify-content:space-between}
.contact-email{font-size:.9375rem;color:var(--navy);letter-spacing:.01em;line-height:1.6}
.contact-email:hover{text-decoration:underline;text-underline-offset:4px}
.footer-top>.brand .brand-logo{width:168px}
@media(max-width:950px){.brand-logo{width:158px}.header-inner{min-height:115px}.hero .eyebrow{font-size:.75rem;letter-spacing:.035em}}
@media(max-width:760px){.brand-logo{width:145px}.header-inner{min-height:108px;padding-block:7px}:root{scroll-padding-top:130px}.hero .eyebrow{max-width:100%;font-size:.75rem;letter-spacing:.045em}.hero .eyebrow-line{flex-shrink:0}.footer-top>.brand .brand-logo{width:152px}.contact-actions .button{width:auto;gap:32px}.hero h1{font-size:clamp(3.2rem,9vw,4.5rem)}}
@media(max-width:380px){.brand-logo{width:132px}.header-inner{min-height:99px}.hero .eyebrow{font-size:.75rem;letter-spacing:0;gap:9px}.hero .eyebrow-line{width:17px}.hero h1{font-size:2.9rem}}
