/* Additive sizing for new content using the existing Workteil colour/type system. */
.request-cta{min-height:64px;min-width:230px;padding:20px 30px;font-size:18px;font-weight:700;justify-content:center;text-align:center;line-height:1.35}
header .request-cta.small{min-height:52px;min-width:185px;padding:15px 21px;font-size:15px}
.company-numbers strong{font-size:clamp(25px,2.8vw,42px);line-height:1.2;display:block}
.company-numbers>div{min-width:0}
.company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.company-card{height:auto;display:flex;flex-direction:column}
.company-card h3{font-size:clamp(24px,2.3vw,32px);line-height:1.25;margin:24px 0 20px;overflow-wrap:normal}
.company-card p{line-height:1.8;margin:0}
.company-card .actions{margin-top:auto;padding-top:26px}
.section-action{margin-top:34px}
.company-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
.company-steps .step h3{font-size:clamp(18px,1.6vw,24px);line-height:1.35}
.company-photo{margin:0;min-width:0}
.company-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:24px;display:block}
.company-photo figcaption{font-size:11px;line-height:1.5;color:var(--muted);padding-top:10px}
.company-story{align-items:center}
.company-story h2{font-size:clamp(30px,3.4vw,46px);line-height:1.18;margin-bottom:25px}
.company-story p{font-size:16px;line-height:1.85;margin-bottom:22px}
.company-story .tags{margin:25px 0}
.company-support{max-width:850px;font-size:17px;line-height:1.85;margin:30px 0}
.hero .intro{max-width:650px}
.cta .request-cta{background:#c8a17b;color:#211910;flex-shrink:0}
.cta .request-cta:hover{background:#e0bd98}
.industry-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.industry-link{display:flex;flex-direction:column;height:auto;transition:border-color .2s,transform .2s,box-shadow .2s}
.industry-link h3{font-size:clamp(25px,2.4vw,33px);line-height:1.25;margin:25px 0 20px}
.industry-link p{line-height:1.75;color:var(--muted);margin:0}
.industry-link-action{display:flex;align-items:center;justify-content:space-between;padding-top:28px;margin-top:auto;font-size:15px;color:#80542f;font-weight:600}
.industry-link:hover{border-color:#93633e;transform:translateY(-4px);box-shadow:0 16px 40px #79533312}
.industry-sidebar-links{display:grid;margin:24px 0}
.industry-sidebar-links a{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.5}
.industry-sidebar-links a span{flex-shrink:0;color:#93633e}
.industry-sidebar-links a[aria-current],.industry-sidebar-links a:hover{color:#93633e}
.industry-sidebar-links a[aria-current]{font-weight:700}
.sticky-panel:has(.industry-sidebar-links)>.text-link{display:block}
.sticky-panel .request-cta{width:100%;min-width:0;font-size:16px}
.footer-navigation{display:flex;flex-wrap:wrap;gap:18px 30px;padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid var(--line)}
@media(max-width:1100px){.industry-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.industry-link-grid{grid-template-columns:1fr;gap:20px}.industry-link h3{font-size:29px}.industry-link:hover{transform:none}.footer-navigation{gap:18px 24px}}
@media(prefers-reduced-motion:reduce){.industry-link{transition:none}.industry-link:hover{transform:none}}
.map-hero{padding-top:48px;padding-bottom:80px}
.map-hero-heading{text-align:center;margin-bottom:48px}
.map-hero-heading .eyebrow{margin-bottom:22px}
.map-hero h1{color:#93633e;text-transform:uppercase;font-size:clamp(36px,4.1vw,59px);font-weight:750;line-height:1.13;letter-spacing:-.035em;max-width:1240px;margin:0 auto}
.map-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:58px;align-items:center}
.map-hero-copy h2{font-size:clamp(27px,2.6vw,35px);font-weight:700;line-height:1.25;letter-spacing:-.03em;color:#93633e;margin:0 0 24px}
.map-hero-copy>p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 20px}
.map-hero-copy strong{font-weight:700;color:#494039}
.map-hero-copy .actions{margin-top:28px;flex-wrap:wrap;gap:22px}
.map-hero-visual{display:grid;grid-template-columns:minmax(0,1fr) 172px;gap:8px;align-items:center}
.map-hero-map{margin:0;min-width:0}
.map-hero-map img{width:100%;height:auto;display:block;max-height:525px}
.map-hero-map figcaption{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:12px;line-height:1.5;text-align:center;margin-top:12px}
.map-hero-map .live-dot{width:6px;height:6px;flex-shrink:0}
.map-hero-stats{border-radius:22px;overflow:hidden;align-self:stretch;display:grid;grid-template-rows:1fr 1fr;margin:16px 0 35px}
.map-hero-stats article{background:#93633e;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 16px}
.map-hero-stats article+article{background:#302a25}
.map-hero-stats svg{width:47px;height:47px;margin-bottom:20px}
.map-hero-stats strong{font-size:47px;font-weight:750;letter-spacing:-.045em;line-height:1.15}
.map-hero-stats strong span{font-size:29px;vertical-align:top;line-height:1.3}
.map-hero-stats p{font-size:14px;line-height:1.6;color:#fff;margin-top:10px}
@media(max-width:1100px){.map-hero-grid{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.map-hero-visual{grid-template-columns:minmax(0,1fr) 145px}.map-hero-stats strong{font-size:40px}.map-hero-stats article{padding:24px 12px}.map-hero-copy>p{font-size:15px}}
@media(max-width:850px){.map-hero-grid{grid-template-columns:1fr;gap:35px}.map-hero-visual{width:100%;max-width:620px;justify-self:center;grid-template-columns:minmax(0,1fr) 180px}.map-hero-copy{max-width:660px;margin:auto}.map-hero-copy .actions{justify-content:flex-start}.map-hero h1{font-size:clamp(30px,5.7vw,46px)}.map-hero-heading{margin-bottom:35px}.map-hero{padding-top:35px;padding-bottom:55px}.map-hero-stats{margin-top:10px}}
@media(max-width:480px){.map-hero h1{font-size:clamp(27px,7.6vw,36px);letter-spacing:-.035em}.map-hero h1 br{display:none}.map-hero-heading .eyebrow{font-size:10px;letter-spacing:.09em;margin-bottom:17px}.map-hero-copy h2{font-size:29px}.map-hero-copy>p{font-size:15px;line-height:1.8}.map-hero-copy .actions{gap:18px}.map-hero-visual{grid-template-columns:minmax(0,1fr) 120px;gap:4px}.map-hero-stats{border-radius:17px;margin:10px 0 40px}.map-hero-stats article{padding:18px 10px}.map-hero-stats strong{font-size:33px}.map-hero-stats strong span{font-size:23px}.map-hero-stats p{font-size:12px;line-height:1.5}.map-hero-stats svg{width:33px;height:33px;margin-bottom:13px}.map-hero-map figcaption{font-size:10px;text-align:left;gap:6px}.map-hero-map img{min-height:310px;object-fit:contain}.map-hero{padding-top:30px}}
@media(max-width:1100px){.service-grid{grid-template-columns:1fr}.company-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid .company-card h3{max-width:650px}}
@media(max-width:760px){.company-grid{grid-template-columns:1fr}.company-steps{grid-template-columns:1fr 1fr}.company-steps .step h3{font-size:20px}.request-cta{width:100%;min-width:0;min-height:62px;font-size:17px;padding:19px 25px}.hero .actions{align-items:stretch}.hero-art:before{inset:9% 0 4% 7%}.company-numbers strong{font-size:29px}.company-photo img{border-radius:22px}.company-story h2{font-size:32px}.company-support{font-size:16px}.company-card h3{font-size:28px}.cta .request-cta{width:100%}.company-grid,.service-grid{gap:20px}}

/* Workteil Builds uses the existing process layout and heading scale. */
#building-process .process-long h3{font-size:clamp(25px,3vw,36px);line-height:1.25;margin-bottom:20px}
