@charset "UTF-8";
/* A clear chapter rhythm: white introduction, service cards, navy projects,
   a photographic field section, blue recruitment, and concise company facts. */
.home-page{--navy:#102f49;--pale:#f0f6fa}
.home-page .hero{height:calc(100svh - 96px);min-height:600px;max-height:820px}
.home-page .hero-content{padding-block:64px 100px}
.home-page .hero h1{font-size:clamp(2.875rem,5.3vw,5rem)}
.home-page .hero-text{font-size:1.125rem;line-height:1.9}
.home-page .section{padding-block:88px}
.home-page .chapter-label{display:flex;align-items:center;gap:12px;font-family:Arial,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.12em;line-height:1.5;color:#006ba7;margin-bottom:16px}
.home-page .chapter-label:before{content:"";width:26px;height:2px;background:currentColor;flex:none}
.home-page .chapter-title{font-size:clamp(2.25rem,3.8vw,3.5rem);line-height:1.4;letter-spacing:.04em;margin:0;padding:0;font-weight:800}
.home-page .chapter-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}
.home-page .chapter-heading{min-width:0;flex:none}
.home-page .chapter-description{max-width:32em;font-size:1rem;line-height:1.9;color:var(--muted)}
.home-page .about{padding-block:64px 28px}
.home-page .about-layout{grid-template-columns:1fr 1.05fr;gap:clamp(32px,7vw,110px);align-items:start}
.home-page .about .chapter-title{font-size:clamp(1.75rem,2.6vw,2.5rem)}
.home-page .about-statement{font-size:clamp(1.25rem,1.9vw,1.75rem);font-weight:600;line-height:1.65;margin-top:20px}
.home-page .about-copy{max-width:34em;padding-top:4px}
.home-page .about-copy p{font-size:1rem;line-height:1.9;margin:0 0 18px;letter-spacing:0}
.home-page .about-copy .about-intro{font-size:1.125rem;font-weight:600;color:var(--ink)}
.home-page .about-copy .text-link{margin-top:22px;margin-left:0}
.home-page .statement-band{padding-block:30px 28px;color:#d6eef9}
.home-page .business{background:var(--pale);border-top:1px solid #e4edf3}
.home-page .services{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;border:0}
.home-page .service{display:flex;flex-direction:column;gap:0;background:white;border:1px solid #dce7ee;border-top:4px solid var(--blue);padding:28px;min-width:0}
.home-page .service+.service{border-left:1px solid #dce7ee;padding:28px}
.home-page .service-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.home-page .service-no{position:static;display:block;font-size:2.25rem;font-weight:400;line-height:1;color:#617f94;padding:0;margin:0}
.home-page .service .english{font-size:.75rem;letter-spacing:.07em;text-align:right;padding:0;color:var(--deep);line-height:1.6}
.home-page .service h3{font-size:clamp(1.5rem,2.15vw,2rem);margin:0 0 16px;line-height:1.45;letter-spacing:.025em}
.home-page .service p.service-copy{font-size:1rem;line-height:1.9;letter-spacing:0;color:var(--muted);margin:0}
.home-page .tags{gap:6px;margin-top:20px;margin-bottom:24px}
.home-page .tags span{font-size:.75rem;padding:3px 9px;background:#f7fafc;border-color:#dce7ee}
.home-page .service-detail-link{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;font-size:.875rem;font-weight:700;color:var(--deep);min-height:46px}
.home-page .service-detail-link:hover{text-decoration:underline;text-underline-offset:.3em}
.home-page .service-detail-link>span{font-size:1.375rem;font-weight:400}
.home-page .business-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}
.home-page .business-actions .text-link{margin:0}
.home-page .button.outline{background:white;border:1px solid #9fbacc;color:var(--ink);min-width:310px;font-size:.9375rem}
.home-page .button.outline:hover{background:#e4f3fc}
.home-page .works-teaser{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:clamp(36px,7vw,110px);background:var(--navy);color:white;border:0;padding-block:80px}
.home-page .works-teaser .chapter-label{color:#70d0ff}
.home-page .works-teaser .chapter-title{margin:0}
.home-page .works-feature-copy{font-size:1rem;line-height:1.9;margin-top:22px;color:#d2e3ed;max-width:30em}
.home-page .works-coverage{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 28px;color:#d2e3ed;margin-top:28px;font-size:.875rem}
.home-page .works-coverage>span:first-child{font-family:Arial,sans-serif;letter-spacing:.03em;font-size:1.125rem}
.home-page .works-coverage strong{font-family:Arial,sans-serif;font-size:1.75rem;color:white;font-weight:600;padding-inline:4px}
.home-page .works-intro .button{margin-top:28px;min-width:0;width:100%;max-width:340px;font-size:.9375rem}
.home-page .featured-label{font-size:.875rem;color:#bbd2e1;letter-spacing:.03em;margin-bottom:12px}
.home-page .featured-projects ol{list-style:none;padding:0;margin:0;border-top:1px solid #47637a}
.home-page .featured-projects li{border-bottom:1px solid #47637a}
.home-page .featured-projects a{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;gap:22px;align-items:start;padding:28px 0;transition:background .2s}
.home-page .featured-projects a:hover{background:#1b3d58}
.home-page .featured-projects time{font-family:Arial,sans-serif;font-size:1rem;color:#70d0ff;padding-top:5px}
.home-page .featured-projects h3{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.5;letter-spacing:.025em}
.home-page .featured-projects li p{font-size:.9375rem;color:#c9dce8;line-height:1.8;margin-top:5px}
.home-page .project-arrow{font-size:1.375rem;color:#70d0ff;align-self:center;transition:transform .25s var(--ease)}
.home-page .featured-projects a:hover .project-arrow{transform:translate(3px,-3px)}
.home-page .works-teaser a:focus-visible{outline-color:#70d0ff}
.home-page .fields-intro{padding-block:80px 36px}
.home-page .fields-intro .chapter-top{margin-bottom:0}
.home-page .field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-inline:var(--gutter)}
.home-page .field{aspect-ratio:1.12;background:var(--navy)}
.home-page .field-main{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}
.home-page .field-caption{left:22px;bottom:22px;right:18px}
.home-page .field h3{font-size:clamp(1.125rem,1.8vw,1.625rem);line-height:1.5;margin-top:5px}
.home-page .field p{font-size:.875rem;line-height:1.75}
.home-page .field-caption>span{font-size:.75rem;letter-spacing:.03em}
.home-page .field-main .field-caption{left:34px;bottom:34px}
.home-page .field-main h3{font-size:clamp(1.75rem,3vw,2.625rem)}
.home-page .field:after{background:linear-gradient(0deg,#071f34ed,#071f3444 65%,#071f3410)}
.home-page .image-note{padding-top:18px;padding-bottom:64px;font-size:.75rem;line-height:1.8;color:var(--muted)}
.home-page .recruit{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(32px,7vw,110px);padding-block:70px;background:var(--blue);color:var(--navy);align-items:center}
.home-page .recruit .chapter-label{color:var(--navy)}
.home-page .recruit-statement{font-size:clamp(1.5rem,2.7vw,2.5rem);font-weight:700;line-height:1.6;margin-top:28px;letter-spacing:.035em}
.home-page .recruit-content{padding:0;max-width:34em}
.home-page .recruit-lead{font-size:1.375rem;margin-top:0;line-height:1.65}
.home-page .recruit-content>p:not(.recruit-lead):not(.recruit-note){margin-top:18px;font-size:1rem;line-height:1.9;letter-spacing:0}
.home-page .recruit .button{margin-top:26px;max-width:340px;min-width:0;width:100%}
.home-page .recruit .recruit-note{font-size:.75rem;line-height:1.8;margin-top:14px}
.home-page .company-layout{grid-template-columns:1fr 1.2fr;gap:clamp(36px,7vw,110px)}
.home-page .company-caption{font-size:1.125rem;line-height:1.8;margin-top:20px;color:var(--muted)}
.home-page .company-sign{margin-top:32px}
.home-page .company-table{border-top:2px solid var(--blue)}
.home-page .company-table>div{font-size:.9375rem;padding:18px 0;grid-template-columns:100px minmax(0,1fr);gap:20px}
.home-page .company-table>div:first-child{padding-top:18px}
.home-page .company-table dt{color:var(--muted);font-size:.875rem}
.home-page .contact{border-top:4px solid var(--blue);background:var(--pale)}
.home-page .contact .chapter-title{font-size:clamp(2rem,3.8vw,3.5rem)}
.home-page .contact-options{gap:20px}
.home-page .contact-card{border:1px solid #dce7ee;padding:30px}
.home-page .contact-card>strong{font-size:1.625rem}
.home-page .contact-card .english{font-size:.75rem}
.home-page .contact-action{margin-top:22px}
.home-page .contact-footer{margin-top:30px}
.home-page .copy-phrase{display:inline;white-space:normal}
.home-page .copy-sentence{display:inline}
@media(min-width:1600px){
 .home-page .field-grid,.home-page .image-note{padding-inline:max(6vw,calc((100vw - 1400px)/2))}
}
@media(max-width:1100px){
 .home-page .hero{height:calc(100svh - 76px);min-height:570px;max-height:760px}
 .home-page .service,.home-page .service+.service{padding:24px 20px}
 .home-page .chapter-top{align-items:flex-start}
 .home-page .chapter-description{max-width:28em}
 .home-page .field-caption{left:16px;bottom:18px;right:14px}
 .home-page .field-caption>span{font-size:.75rem}
}
@media(max-width:900px){
 .home-page .services{grid-template-columns:1fr}
 .home-page .service,.home-page .service+.service{display:grid;grid-template-columns:1fr 1.35fr;gap:0 32px;padding:26px 28px}
 .home-page .service-top{grid-column:1;grid-row:1;justify-content:flex-start;margin-bottom:14px}
 .home-page .service h3{grid-column:1;grid-row:2;margin-bottom:0}
 .home-page .service .service-copy{grid-column:2;grid-row:1 / 3}
 .home-page .service .tags{grid-column:2;grid-row:3;margin-block:14px 0}
 .home-page .service-detail-link{grid-column:1;grid-row:3;margin-top:16px;min-height:44px;padding-top:12px}
 .home-page .service .english{text-align:left}
 .home-page .works-teaser{grid-template-columns:1fr;gap:36px}
 .home-page .works-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}
 .home-page .works-intro .chapter-label{grid-column:1 / -1}
 .home-page .works-intro .chapter-title{grid-column:1;grid-row:2}
 .home-page .works-feature-copy{grid-column:2;grid-row:2 / 4;margin-top:0}
 .home-page .works-coverage{grid-column:1;grid-row:3;margin-top:18px}
 .home-page .works-intro .button{grid-column:1 / -1;margin-top:24px}
 .home-page .field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
 .home-page .field-main{grid-row:auto;grid-column:span 2;aspect-ratio:2.3}
 .home-page .field{aspect-ratio:1.7}
 .home-page .field-main{aspect-ratio:2.3}
 .home-page .field h3{font-size:1.5rem}
 .home-page .field-main h3{font-size:2rem}
 .home-page .field-caption,.home-page .field-main .field-caption{left:24px;bottom:24px}
 .home-page .company-layout{grid-template-columns:1fr;gap:32px}
 .home-page .company-sign{display:none}
}
@media(max-width:760px){
 .home-page .chapter-top{display:block;margin-bottom:28px}
 .home-page .chapter-description{margin-top:20px;max-width:38em}
 .home-page .about-layout{grid-template-columns:1fr;gap:24px}
 .home-page .about-statement{font-size:1.375rem;line-height:1.6;margin-top:18px}
 .home-page .about-statement .headline-line{display:inline-block}
 .home-page .about-copy{max-width:38em;padding-top:0}
 .home-page .recruit{grid-template-columns:1fr;gap:28px}
 .home-page .recruit-content{max-width:38em}
 .home-page .recruit-statement{font-size:1.5rem;margin-top:20px}
 .home-page .recruit-statement .headline-line{display:inline-block}
 .home-page .business-actions{flex-wrap:wrap}
 .home-page .business-actions .text-link{width:auto}
}
@media(max-width:600px){
 .home-page .hero{height:auto;min-height:calc(100svh - 72px);max-height:none;padding-block:52px 92px}
 .home-page .hero-content{padding-block:0}
 .home-page .hero h1{font-size:clamp(2rem,10.5vw,2.875rem);line-height:1.42}
 .home-page .hero-text{font-size:1rem;margin-top:22px;line-height:1.85}
 .home-page .hero-actions{margin-top:26px}
 .home-page .section{padding-block:56px}
 .home-page .chapter-label{font-size:.75rem;letter-spacing:.1em;margin-bottom:12px;gap:10px}
 .home-page .chapter-label:before{width:20px}
 .home-page .chapter-title,.home-page .contact .chapter-title{font-size:clamp(1.875rem,8.6vw,2.375rem);line-height:1.4;letter-spacing:.025em}
 .home-page .chapter-description{margin-top:16px;font-size:1rem;line-height:1.85}
 .home-page .about{padding-block:44px 10px}
 .home-page .about .chapter-title{font-size:1.75rem}
 .home-page .about-statement{font-size:1.25rem;line-height:1.65;margin-top:16px}
 .home-page .about-copy p,.home-page .about-copy .about-intro{font-size:1rem;line-height:1.9;margin-bottom:16px;letter-spacing:0;text-wrap:pretty}
 .home-page .about-copy .text-link{margin-top:16px;max-width:240px;min-height:44px}
 .home-page .statement-band{padding-block:20px 22px}
 .home-page .services{gap:16px}
 .home-page .service,.home-page .service+.service{display:flex;flex-direction:column;gap:0;padding:22px 22px 18px;border-top-width:4px}
 .home-page .service-top{margin-bottom:14px;justify-content:space-between}
 .home-page .service-no{font-size:1.75rem}
 .home-page .service .english{font-size:.75rem;text-align:right;line-height:1.6}
 .home-page .service h3{font-size:1.5rem;margin-bottom:12px}
 .home-page .service p.service-copy{font-size:1rem;line-height:1.85}
 .home-page .service .tags{margin:16px 0}
 .home-page .service-detail-link{margin:0;width:100%;padding-top:12px;min-height:44px;font-size:.875rem}
 .home-page .business-actions{display:flex;flex-direction:column;align-items:stretch;gap:18px;margin-top:22px}
 .home-page .button.outline{width:100%;min-width:0;padding:17px 18px;font-size:.875rem;gap:16px}
 .home-page .business-actions .text-link{width:100%;min-height:44px;font-size:.875rem}
 .home-page .works-teaser{padding-block:56px;gap:32px}
 .home-page .works-intro{display:block}
 .home-page .works-feature-copy{margin-top:18px;font-size:1rem;line-height:1.85}
 .home-page .works-feature-copy br{display:none}
 .home-page .works-coverage{gap:12px 24px;margin-top:20px;font-size:.875rem}
 .home-page .works-coverage>span:first-child{font-size:1rem}
 .home-page .works-intro .button{max-width:none;margin-top:22px;padding:17px 20px;gap:14px;font-size:.875rem}
 .home-page .featured-label{font-size:.8125rem;margin-bottom:10px}
 .home-page .featured-projects a{grid-template-columns:42px minmax(0,1fr) 18px;gap:12px;padding-block:22px}
 .home-page .featured-projects time{font-size:.875rem;padding-top:3px}
 .home-page .featured-projects h3{font-size:1.125rem;line-height:1.65;letter-spacing:0}
 .home-page .featured-projects li p{font-size:.875rem;line-height:1.85}
 .home-page .project-arrow{font-size:1.125rem}
 .home-page .fields-intro{padding-block:56px 28px}
 .home-page .field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}
 .home-page .field,.home-page .field-main{aspect-ratio:auto;background:transparent;color:var(--ink);isolation:auto;overflow:visible;grid-row:auto}
 .home-page .field{grid-column:auto}
 .home-page .field-main{grid-column:span 2}
 .home-page .field img{position:static;inset:auto;z-index:auto;aspect-ratio:1.35;height:auto;width:100%;object-fit:cover}
 .home-page .field-main img{aspect-ratio:1.75}
 .home-page .field:after{display:none}
 .home-page .field-caption,.home-page .field-main .field-caption{position:static;margin-top:12px;inset:auto}
 .home-page .field-caption>span{display:none}
 .home-page .field h3{font-size:1.125rem;line-height:1.5;letter-spacing:0;margin:0}
 .home-page .field-main h3{font-size:1.375rem}
 .home-page .field p{font-size:.875rem;line-height:1.8;margin-top:5px;letter-spacing:0;color:var(--muted)}
 .home-page .image-note{padding-top:22px;padding-bottom:44px;font-size:.75rem;line-height:1.85}
 .home-page .recruit{padding-block:52px;gap:26px}
 .home-page .recruit-statement{font-size:1.375rem;line-height:1.65;margin-top:18px}
 .home-page .recruit-lead{font-size:1.125rem;line-height:1.7}
 .home-page .recruit-content>p:not(.recruit-lead):not(.recruit-note){font-size:1rem;line-height:1.9;margin-top:16px}
 .home-page .recruit .button{max-width:none;margin-top:24px;padding:17px 20px}
 .home-page .recruit .recruit-note{font-size:.75rem;margin-top:12px}
 .home-page .company-layout{gap:28px}
 .home-page .company-caption{font-size:1rem;margin-top:16px}
 .home-page .company-table>div{grid-template-columns:1fr;gap:5px;font-size:1rem;padding-block:16px}
 .home-page .company-table>div:first-child{padding-top:16px}
 .home-page .company-table dt{font-size:.875rem}
 .home-page .contact-options{gap:16px}
 .home-page .contact-card{padding:24px 22px}
 .home-page .contact-card>strong{font-size:1.5rem;margin-block:7px 12px}
 .home-page .contact-card>span:not(.english):not(.contact-action){font-size:1rem;line-height:1.85}
 .home-page .contact-action{margin-top:20px;padding-top:12px;font-size:.875rem}
 .home-page .contact-footer{margin-top:28px;gap:20px}
}
@media(prefers-reduced-motion:reduce){
 .home-page .featured-projects a,.home-page .project-arrow{transition:none}
 .home-page .featured-projects a:hover .project-arrow{transform:none}
}

/* Industrial editorial direction: generous photography, open lists, strong type. */
.home-page .hero{min-height:640px;max-height:940px}
.home-page .hero-content{max-width:none}
.home-page .hero h1{font-size:clamp(3rem,6.8vw,6.5rem);font-weight:700;letter-spacing:.02em;line-height:1.35}
.home-page .hero-shade{background:linear-gradient(90deg,#082339bf,#08233925 85%),linear-gradient(0deg,#08233970,transparent 50%)}
.home-page .hero-actions .button{background:transparent;border:0;border-bottom:1px solid #ffffff9c;color:white;min-width:170px;padding:12px 0;margin-right:24px}
.home-page .hero-actions .button:hover{transform:none;border-color:white}
.home-page .chapter-label{font-size:clamp(2.5rem,5.6vw,5.25rem);font-weight:500;line-height:1.08;letter-spacing:-.035em;color:var(--deep);margin-bottom:14px}
.home-page .chapter-label:before{display:none}
.home-page .chapter-title,.home-page .about .chapter-title,.home-page .contact .chapter-title{font-size:clamp(1.375rem,2vw,1.875rem);font-weight:700;letter-spacing:.06em}
.home-page .section{padding-block:100px}
.home-page .about{padding-block:92px 48px}
.home-page .about-layout{grid-template-columns:1fr 1fr;align-items:center}
.home-page .about-statement{font-size:clamp(1.375rem,2.4vw,2.125rem);margin-top:32px}
.home-page .about-copy{padding-top:0}
.home-page .statement-band{padding-block:20px 54px;color:#d3eaf5}
.home-page .chapter-top{align-items:center;margin-bottom:48px}
.home-page .business{background:#f5f7f8;border:0}
.home-page .business-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(32px,6vw,96px);align-items:stretch}
.home-page .business-photo{margin:0;position:relative;min-height:540px;overflow:hidden;background:#193e52}
.home-page .business-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:62% center}
.home-page .business-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 18px;background:#102f49d9;color:white;font-size:.75rem}
.home-page .services{display:block;border-top:1px solid #b8cbd6;background:transparent}
.home-page .service,.home-page .service+.service{display:grid;grid-template-columns:1fr auto;padding:26px 0;border:0;border-bottom:1px solid #b8cbd6;background:transparent;gap:0 20px}
.home-page .service-top{grid-column:1;grid-row:1;justify-content:flex-start;gap:12px;margin:0 0 8px}
.home-page .service-no{font-size:.875rem;color:var(--deep)}
.home-page .service .english{font-size:.75rem;text-align:left;font-weight:400}
.home-page .service h3{grid-column:1;grid-row:2;font-size:1.625rem;margin:0 0 12px}
.home-page .service p.service-copy{grid-column:1 / -1;grid-row:3;font-size:1rem;line-height:1.85;max-width:35em}
.home-page .service .tags{display:none}
.home-page .service-detail-link{grid-column:2;grid-row:1 / 3;align-self:center;width:48px;height:48px;min-height:48px;border:1px solid #a2bccd;border-radius:50%;padding:0;justify-content:center;font-size:0;margin:0;transition:background .2s,color .2s}
.home-page .service-detail-link>span{font-size:1.5rem}
.home-page .service-detail-link:hover{background:var(--deep);color:white;text-decoration:none}
.home-page .business-actions{margin-top:36px}
.home-page .button.outline{background:transparent;border-color:#8faab9}
.home-page .works-teaser{padding-block:86px}
.home-page .works-teaser .chapter-label{color:white}
.home-page .works-teaser .chapter-title{color:#8bd5fc}
.home-page .works-coverage strong{font-weight:400}
.home-page .fields-intro{padding-bottom:42px}
.home-page .recruit{background:#eaf6fc;padding-block:78px;border-left:12px solid var(--blue)}
.home-page .recruit .chapter-label{color:var(--deep)}
.home-page .recruit-statement{font-size:clamp(1.75rem,3.5vw,3rem);margin-top:28px}
.home-page .recruit .button{background:var(--deep);color:white}
.home-page .contact{border-top:1px solid #dce7ee;background:#f5f7f8}
.home-page .contact-card{background:transparent;border:0;border-top:1px solid #a8becb;border-bottom:1px solid #a8becb;padding:28px 0}
.home-page .contact-card:hover{transform:none;box-shadow:none}
.home-page .contact-options{gap:60px}
.home-page .contact-action{border:0;padding-top:0}
@media(min-width:1600px){.home-page .business-photo{min-height:580px}}
@media(max-width:900px){
 .home-page .business-layout{grid-template-columns:.8fr 1.2fr;gap:32px}
 .home-page .business-photo{min-height:560px}
 .home-page .chapter-label{font-size:3.25rem}
 .home-page .about-layout{gap:36px}
}
@media(max-width:760px){
 .home-page .section{padding-block:64px}
 .home-page .hero{min-height:620px;max-height:none}
 .home-page .hero h1{font-size:clamp(2rem,8.8vw,4rem)}
 .home-page .about-layout{grid-template-columns:1fr;gap:28px}
 .home-page .business-layout{grid-template-columns:1fr;gap:28px}
 .home-page .business-photo{min-height:0;aspect-ratio:1.9}
 .home-page .business-photo img{object-position:center 58%}
 .home-page .chapter-label{font-size:clamp(2.5rem,10vw,3.5rem);margin-bottom:12px}
 .home-page .chapter-top{margin-bottom:28px}
 .home-page .chapter-title,.home-page .about .chapter-title,.home-page .contact .chapter-title{font-size:1.375rem}
 .home-page .about-statement{font-size:1.625rem;line-height:1.6;margin-top:26px}
 .home-page .about-statement .headline-line{display:block}
 .home-page .statement-band{padding-block:8px 36px}
 .home-page .fields-intro{padding-bottom:30px}
 .home-page .recruit{padding-block:56px;border-left-width:6px}
 .home-page .recruit-statement{font-size:1.75rem}
 .home-page .contact-options{gap:26px}
}
@media(max-width:600px){
 .home-page .hero{min-height:calc(100svh - 72px);padding-block:64px 100px}
 .home-page .hero h1{font-size:clamp(2rem,10.2vw,3.25rem)}
 .home-page .hero-actions{gap:24px}
 .home-page .hero-actions .button{min-width:0;margin:0;padding:13px 0;font-size:.875rem}
 .home-page .hero-bottom{font-size:.625rem}
 .home-page .service,.home-page .service+.service{padding:24px 0;gap:0 12px}
 .home-page .service h3{font-size:1.5rem}
 .home-page .service-detail-link{width:44px;height:44px;min-height:44px}
 .home-page .service p.service-copy{font-size:1rem;line-height:1.9}
 .home-page .business-actions .button{min-width:0;width:100%}
 .home-page .contact-card{padding:24px 0}
 .home-page .recruit .chapter-title{margin-top:0}
}
@media(prefers-reduced-motion:reduce){.home-page .service-detail-link{transition:none}}

/* Center a fixed vector icon; font glyphs and anonymous flex items cannot offset it. */
.home-page .service-detail-link{display:grid;place-items:center;gap:0;line-height:1;flex:none;overflow:hidden}
.home-page .service-detail-link .service-arrow{display:block;width:24px;height:24px;flex:none;transform:none}
