@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#0d213b;--deep:#081728;--blue:#173856;--silver:#abb5bf;--ink:#15273b;--muted:#6c7a89;--line:#dce2e8;--paper:#f1f4f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.6 'DM Sans',sans-serif;background:#fff;color:var(--ink)}a{text-decoration:none;color:inherit}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #173856;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-.055em}h1{font-size:clamp(54px,7.1vw,110px);line-height:1.04;margin:0 0 30px}h1 em{font-style:normal;color:var(--silver)}h2{font-size:clamp(34px,4vw,62px);line-height:1.14;margin-bottom:28px}h3{font-size:30px;line-height:1.2;margin-bottom:20px}p{margin-bottom:24px}.muted{color:var(--muted)}.section{padding:104px max(6%,calc((100vw - 1320px)/2))}.eyebrow,.section-label,.card-index{font-size:12px;font-weight:600;letter-spacing:.15em;line-height:1.6}.eyebrow{margin-bottom:30px}.header{height:100px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4.5%;position:relative;z-index:10;border-bottom:1px solid #ffffff14}.brand{display:flex;align-items:center;gap:12px;font-size:19px;line-height:1.2;letter-spacing:.08em;white-space:nowrap}.brand b{font-weight:800}.brand small{display:block;font-size:9px;letter-spacing:.26em;margin-top:7px}.brand-symbol{width:44px;height:48px;position:relative;overflow:hidden;background:#fff;border-radius:3px;flex-shrink:0}.brand-symbol img{position:absolute;width:79px;height:79px;max-width:none;left:-18px;top:-13px}.desktop-nav{display:flex;gap:28px;font-size:14px}.desktop-nav a{color:#d4dce5;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:white}.desktop-nav a[aria-current]:after{content:'';height:2px;background:var(--blue);position:absolute;left:0;right:0;bottom:-12px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--blue);color:#fff;border:1px solid transparent;border-radius:5px;padding:18px 24px;font-size:15px;font-weight:600;min-height:56px;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#173856;transform:translateY(-2px)}.button span{font-size:23px;font-weight:400;line-height:1}.button.compact{min-height:46px;padding:12px 18px;font-size:14px;gap:25px}.button.light{background:white;color:var(--navy)}.button.light:hover{background:#e7eef8}.header-actions{display:flex;align-items:center;gap:20px}.menu-toggle{display:none;border:0;background:transparent;color:white;width:36px;height:44px;padding:7px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:white;margin:7px 0}.mobile-nav{position:absolute;z-index:11;top:100px;left:0;right:0;padding:20px 6% 30px;background:var(--navy);color:#fff}.mobile-nav a{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #ffffff20}.hero{min-height:720px;height:calc(100svh - 100px);max-height:950px;position:relative;background:var(--deep);color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center;filter:saturate(.55)}.hero-shade{background:linear-gradient(90deg,#081728f5 3%,#0a1c30e8 31%,#0a1c30a8 60%,#0a1c3020),linear-gradient(0deg,#081728a6,transparent 50%)}.hero-content{position:relative;z-index:1;padding:60px 6% 110px}.hero .eyebrow{color:#d5dce5;display:flex;align-items:center;gap:15px;font-size:11px}.line{width:35px;height:2px;background:#173856}.hero h1{font-size:clamp(58px,7.4vw,116px);letter-spacing:-.055em;max-width:1000px;margin-bottom:30px}.hero h1 em{color:#fff}.hero-intro{font-size:19px;line-height:1.7;color:#d4dbe4;margin-bottom:34px}.hero-buttons{display:flex;gap:30px;align-items:center}.text-link{font-size:14px;display:flex;align-items:center;gap:25px}.text-link:hover{color:#173856}.hero-bottom{position:absolute;bottom:0;left:6%;right:6%;display:flex;align-items:center;gap:25px;padding:24px 0;border-top:1px solid #ffffff36;font-size:10px;letter-spacing:.15em}.hero-bottom>span:nth-child(2){margin-left:auto}.hero-bottom>a{font-size:23px;margin-left:22px}.slash{padding:0 15px;color:#8391a2}.identity-strip{padding:28px 6%;display:flex;justify-content:space-around;gap:30px;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.13em;font-weight:700}.identity-strip span+span{border-left:1px solid var(--line);padding-left:8%}.intro-section{display:grid;grid-template-columns:1fr 2.5fr;gap:50px}.section-label{padding-top:10px;color:#536375}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:30px 0 10px}.intro-grid p,.large-copy{font-size:17px;color:#637183;line-height:1.8}.underlined{display:inline-flex;align-items:center;gap:45px;font-size:14px;font-weight:600;border-bottom:1px solid #98a6b7;padding-bottom:12px}.underlined:hover{color:var(--blue)}.feature-section{background:var(--paper)}.feature-heading{margin-bottom:45px}.feature-heading .eyebrow{color:#627184}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{border-radius:12px;min-height:470px;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .3s}.feature-card:hover{transform:translateY(-5px)}.dark-card{background:var(--navy);color:white;padding:45px}.card-index{font-size:11px}.dark-card .card-index{color:#a8b7cd;margin-bottom:70px}.dark-card h3{font-size:38px}.dark-card p{color:#b8c6d8;max-width:360px;font-size:16px}.circle-arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffffff4d;border-radius:50%;font-size:24px}.dark-card .circle-arrow{margin-top:auto;align-self:flex-end}.emblem-card{background:#fff}.emblem-card>img{width:75%;height:320px;object-fit:contain;margin:auto;mix-blend-mode:multiply;transition:transform .6s}.emblem-card:hover>img{transform:scale(1.03)}.emblem-card>div{padding:30px 40px;position:relative;border-top:1px solid var(--line)}.emblem-card h3{margin:8px 50px 0 0}.emblem-card .circle-arrow{position:absolute;right:30px;bottom:35px;border-color:#b9c2cd}.local-section{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center}.local-section p:not(.eyebrow){font-size:18px;line-height:1.8;color:var(--muted)}.closing{background:var(--blue);color:#fff}.closing-row{display:flex;justify-content:space-between;align-items:end;gap:60px}.closing h2{font-size:clamp(48px,6vw,90px);line-height:1.03;margin:0}.closing-row p{color:#dce5ff;font-size:18px}.closing>.eyebrow{color:#d7e2ff}.footer{background:var(--deep);color:#fff;padding:65px 6% 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:60px}.footer-wordmark{font-size:26px;letter-spacing:.03em;font-weight:800}.footer-wordmark span{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:#90a0b5;margin-top:15px}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#c4ceda}.footer-bottom{border-top:1px solid #ffffff1f;padding-top:25px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:#8d9db1}.page-hero{background:var(--navy);color:white;padding-top:90px;padding-bottom:70px}.page-hero h1{max-width:1180px}.page-hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-top:45px}.page-hero-bottom p{margin:0;color:#c4ceda;font-size:19px}.wide-photo{height:480px;position:relative;overflow:hidden;background:var(--paper)}.wide-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.wide-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 65%,#07172abf)}.wide-photo>span{position:absolute;bottom:30px;left:6%;color:white;z-index:1;font-size:12px;letter-spacing:.15em}.large-copy{max-width:700px}.detail-list{margin-top:45px}.detail-list article{border-top:1px solid var(--line);padding:28px 0;display:flex;gap:35px}.detail-list article>span{font-size:12px;color:var(--blue);padding-top:6px}.detail-list h3{font-size:26px;margin:0 0 12px}.detail-list p{color:var(--muted);margin:0;max-width:580px}.approach-hero{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:40px;background:var(--paper)}.approach-hero h1{font-size:clamp(48px,5.5vw,85px)}.approach-hero h1 em{color:#718093}.approach-hero p:not(.eyebrow){font-size:20px;color:var(--muted)}.emblem-display img{width:100%;mix-blend-mode:multiply}.principles{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.principles article{border-top:2px solid var(--navy);padding-top:25px}.principles article>span{font-size:11px;letter-spacing:.12em;color:#58749b}.principles h3{margin-top:42px;font-size:32px}.principles p{font-size:16px;color:var(--muted)}.statement{background:var(--navy);color:white;text-align:center}.statement h2{font-size:clamp(38px,5.5vw,80px)}.statement h2 span{color:var(--silver)}.statement p:last-child{font-size:11px;letter-spacing:.18em;color:#9daec4;margin:35px 0 0}.region-content{display:grid;grid-template-columns:1fr 1.3fr;gap:100px;align-items:center}.region-type{font:800 clamp(90px,13vw,190px)/.85 'Manrope',sans-serif;letter-spacing:-.1em;color:var(--navy);border-left:5px solid var(--blue);padding:30px}.region-type span{color:#aab5c2}.region-content p:not(.eyebrow){color:var(--muted);font-size:17px}.region-contact{margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.region-contact span{display:block;font-size:11px;letter-spacing:.12em;color:var(--muted);margin-bottom:12px}.region-contact a{font-size:30px;font-weight:500;letter-spacing:-.025em}.contact-hero{background:var(--navy);color:white;position:relative}.contact-hero h1{max-width:1000px}.contact-hero>p:last-child{font-size:20px;color:#c3cedd;margin:0}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:60px;padding-bottom:70px;background:var(--paper)}.contact-option{padding:40px;background:#fff;border-radius:10px;position:relative;transition:transform .2s}.contact-option:hover{transform:translateY(-5px)}.contact-option>span:first-child{font-size:11px;letter-spacing:.14em;color:var(--muted)}.contact-option h2{font-size:34px;margin-top:45px;margin-bottom:18px}.contact-option p{font-size:22px;color:var(--blue);margin-bottom:25px}.contact-option .circle-arrow{margin-left:auto;border-color:var(--line)}.conversation{display:grid;grid-template-columns:1.2fr 1fr;gap:70px}.conversation-list p{display:flex;gap:24px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}.conversation-list span{font-size:12px;color:var(--blue);padding-top:4px}.industries{background:var(--paper)}.industries-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:50px}.industries-heading>p{max-width:350px;color:var(--muted);font-size:17px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cad3df;border-left:1px solid #cad3df}.industry-grid div{padding:28px;border-right:1px solid #cad3df;border-bottom:1px solid #cad3df;font-size:20px;letter-spacing:-.03em;display:flex;justify-content:space-between;gap:20px}.industry-grid span{font-size:10px;letter-spacing:0;color:#7890af}.schedule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px;border-top:1px solid var(--line)}.schedule-grid article{padding:30px 25px 0 0}.schedule-grid article>span{font-size:12px;color:var(--blue)}.schedule-grid h3{font-size:24px;margin-top:20px}.schedule-grid p{color:var(--muted);font-size:15px}.skip{position:absolute;top:-100px;padding:10px;background:white;color:var(--navy);z-index:100}.skip:focus{top:0}@media(prefers-reduced-motion:no-preference){.hero-content{animation:rise .9s ease-out}.page-hero h1,.approach-hero h1,.contact-hero h1{animation:rise .7s ease-out}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.brand{font-size:16px}.header{gap:20px;padding:0 4%}.section{padding:80px 6%}.intro-section{grid-template-columns:1fr 3fr;gap:30px}.feature-card{min-height:430px}.dark-card{padding:30px}.dark-card h3{font-size:32px}.dark-card .card-index{margin-bottom:55px}.local-section{gap:40px}.region-content{gap:50px}}
@media(max-width:850px){.desktop-nav{display:none}.menu-toggle{display:block}.header{height:86px;padding:0 5%}.mobile-nav{top:86px}.hero{height:auto;min-height:740px}.hero-content{padding:75px 6% 125px}.hero h1{font-size:clamp(58px,9.5vw,83px)}.hero-shade{background:linear-gradient(90deg,#081728ed,#0a1c30a8),linear-gradient(0deg,#08172888,transparent)}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>a{margin-left:auto}.hero .eyebrow{font-size:10px}.identity-strip{font-size:9px;padding:24px 5%;gap:15px;letter-spacing:.1em}.identity-strip span+span{padding-left:5%}.intro-section{grid-template-columns:1fr;gap:25px}.section-label{margin-bottom:10px}.section{padding:65px 6%}.feature-grid{gap:18px}.feature-card{min-height:420px}.dark-card{padding:28px}.dark-card h3{font-size:29px}.emblem-card>img{height:270px;width:90%}.emblem-card>div{padding:25px}.emblem-card h3{font-size:25px}.emblem-card .circle-arrow{right:20px;bottom:26px;width:38px;height:38px}.closing-row{gap:35px}.closing h2{font-size:55px}.closing-row p{font-size:16px}.local-section{grid-template-columns:1fr;gap:5px}.local-section>div:last-child{max-width:600px}.footer-top{grid-template-columns:1.7fr 1fr;gap:35px}.footer-top>div:last-child{display:none}.footer-wordmark{font-size:22px}.footer-bottom{flex-wrap:wrap;gap:15px}.page-hero h1{font-size:68px}.page-hero-bottom{gap:30px}.page-hero-bottom p{font-size:17px}.approach-hero{grid-template-columns:1.2fr 1fr;gap:10px}.approach-hero h1{font-size:49px}.principles{gap:25px}.principles h3{font-size:26px}.region-content{grid-template-columns:1fr;gap:50px}.region-type{font-size:130px}.region-type br{display:none}.region-content h2{max-width:600px}.contact-option{padding:25px}.contact-option h2{font-size:29px}.contact-option p{font-size:19px}.conversation{grid-template-columns:1fr;gap:20px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industries-heading{gap:35px}.schedule-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.header{height:80px;padding:0 5%;gap:8px}.brand{font-size:13px;gap:8px;letter-spacing:.04em}.brand small{font-size:7px;letter-spacing:.19em}.brand-symbol{width:33px;height:38px}.brand-symbol img{width:63px;height:63px;left:-15px;top:-10px}.header-actions{gap:8px}.button.compact{padding:10px 12px;font-size:12px;min-height:42px;gap:12px}.button.compact span{font-size:19px}.menu-toggle{width:30px;padding:4px}.mobile-nav{top:80px}.hero{min-height:695px}.hero-content{padding:68px 6% 115px}.hero h1{font-size:clamp(49px,12vw,66px);letter-spacing:-.06em}.hero .eyebrow{letter-spacing:.1em;font-size:9px;gap:10px}.hero .line{width:20px}.hero-intro{font-size:17px;margin-bottom:30px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:23px}.hero-bottom{font-size:9px;letter-spacing:.1em}.identity-strip{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;font-size:9px}.identity-strip span+span{border:0;padding-left:0}.intro-grid{grid-template-columns:1fr;gap:0}.intro-grid p{font-size:16px}.section{padding:58px 6%}h2{font-size:35px}h3{font-size:27px}.feature-heading .eyebrow{font-size:10px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:390px}.dark-card .card-index{margin-bottom:50px}.dark-card h3{font-size:34px}.emblem-card>img{height:290px}.emblem-card>div{padding:28px}.emblem-card .circle-arrow{bottom:28px}.closing-row{flex-direction:column;align-items:flex-start;gap:30px}.closing h2{font-size:56px}.footer{padding:45px 6% 25px}.footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:35px}.footer-bottom{font-size:11px}.footer-bottom>span:nth-child(2){width:100%;order:3}.page-hero h1{font-size:52px}.page-hero-bottom{flex-direction:column;align-items:flex-start;gap:30px;margin-top:30px}.wide-photo{height:300px}.wide-photo>span{font-size:10px}.approach-hero{grid-template-columns:1fr}.approach-hero h1{font-size:50px}.approach-hero p:not(.eyebrow){font-size:18px}.emblem-display{max-width:280px;margin:auto}.principles{grid-template-columns:1fr;padding-top:0;gap:35px}.principles h3{font-size:31px;margin-top:25px}.statement h2{font-size:38px}.contact-hero h1{font-size:59px}.contact-options{grid-template-columns:1fr;gap:20px}.contact-option{padding:30px}.contact-option h2{font-size:32px;margin-top:35px}.contact-option p{font-size:22px}.industry-grid div{font-size:17px;padding:19px 14px}.industry-grid span{display:none}.industries-heading{display:block;margin-bottom:30px}.industries-heading>p{max-width:none}.schedule-grid h3{font-size:22px}.schedule-grid article{padding-right:15px}.eyebrow,.section-label{font-size:11px}.region-type{font-size:115px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

.home-industries{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-bottom:1px solid var(--line)}.home-industries .eyebrow{max-width:420px;font-size:11px}.industry-pills{display:flex;flex-wrap:wrap;gap:12px;align-content:center}.industry-pills>span{padding:12px 18px;border:1px solid var(--line);border-radius:50px;font-size:14px}.industry-pills>a{font-size:14px;color:var(--blue);font-weight:600;width:100%;margin-top:15px}.cleaning-hero-photo img{object-position:center}@media(max-width:850px){.home-industries{grid-template-columns:1fr;gap:20px}}

/* Final accessibility and responsive refinements */
.text-link,.underlined,.desktop-nav{font-size:14px}.eyebrow,.section-label,.card-index,.hero .eyebrow,.hero-bottom,.identity-strip,.dark-card .card-index,.home-industries .eyebrow,.footer-bottom,.principles article>span,.statement p:last-child,.region-contact span,.contact-option>span:first-child,.wide-photo>span{font-size:12px}.hero-call{white-space:nowrap}.contact-hero h1{max-width:1100px}.contact-hero:after{content:'';position:absolute;right:7%;top:20%;bottom:20%;width:1px;background:linear-gradient(transparent,#607a9d,transparent)}@media(max-width:560px){.hero .eyebrow{font-size:11px;letter-spacing:.05em}.identity-strip{font-size:10px}.hero-bottom{font-size:11px}.contact-hero h1{font-size:clamp(43px,11vw,59px)}.hero h1{font-size:clamp(42px,12vw,66px)}}@media(max-width:380px){.header{gap:4px}.brand{font-size:12px}.button.compact span{display:none}.button.compact{font-size:12px;padding:10px}.header-actions{gap:5px}.brand small{letter-spacing:.11em}.hero .eyebrow{font-size:10px}.hero .line{width:15px}.hero h1{font-size:44px}}

/* Website-specific brand lockup */
.brand{gap:10px}.brand-symbol{width:53px;height:66px;overflow:visible;background:none;border-radius:0}.brand-symbol img{position:static;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 1px 2px #b7cef024)}.brand-name{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.brand-name>span{font-size:12px;font-weight:500;letter-spacing:.22em}.brand-name>b{font-family:'Manrope',sans-serif;font-size:29px;line-height:1;letter-spacing:.075em;font-weight:800}.emblem-card>img{width:65%;padding:20px;mix-blend-mode:normal}.emblem-display img{mix-blend-mode:normal;padding:20px;filter:drop-shadow(0 18px 25px #0d213b15)}.footer-wordmark{font-family:'Manrope',sans-serif;letter-spacing:-.025em}@media(max-width:560px){.brand-symbol{width:39px;height:52px}.brand-name>span{font-size:9px;letter-spacing:.17em}.brand-name>b{font-size:24px}.brand{gap:6px}.emblem-card>img{width:72%;padding:20px}}@media(max-width:380px){.brand-symbol{width:33px;height:46px}.brand-name>b{font-size:21px}.brand-name>span{font-size:8px}}
/* Bright, clear corporate direction */
:root{--blue:#173856;--paper:#f5f7fa;--muted:#607086}
.header{background:#fff;color:var(--navy);height:112px;border-bottom:1px solid #e7ebf1;position:sticky;top:0;box-shadow:0 2px 16px #0d213b04}.desktop-nav a{color:#536174;font-size:14px}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--navy)}.brand-symbol{width:70px;height:84px}.brand-symbol img{filter:none}.brand-name>span{font-size:13px;letter-spacing:.17em}.brand-name>b{font-size:33px;letter-spacing:.04em}.brand{gap:10px}.header .button{background:var(--navy);border-radius:6px}.header .button:hover{background:#1c3d64}.menu-toggle span{background:var(--navy)}.mobile-nav{top:112px;background:#fff;color:var(--navy);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0d213b12}.mobile-nav a{border-color:var(--line)}
.hero{background:#fff;color:var(--navy);height:auto;min-height:710px;max-height:none;overflow:hidden;margin:0}.hero-image{left:54%;top:38px;bottom:95px;width:42%;height:calc(100% - 133px);border-radius:16px;object-position:65% center;filter:none}.hero-shade{display:none}.hero-content{padding:80px 6% 135px;width:58%}.hero .eyebrow{color:#526985;letter-spacing:.09em;font-size:11px}.hero h1{font-size:clamp(45px,4.65vw,72px);letter-spacing:-.065em;max-width:720px}.hero h1 em{color:#6c7d92}.hero-intro{color:#627187;font-size:18px;max-width:440px;line-height:1.75;margin-bottom:30px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:20px}.hero-call{color:var(--navy);font-weight:600}.hero-call:hover{color:var(--blue)}.hero-bottom{border-color:var(--line);color:#6b7889;font-size:11px;letter-spacing:.09em;padding:22px 0}.hero-bottom>span:nth-child(2){color:var(--navy)}.identity-strip{background:var(--navy);color:#fff;border:0;font-size:12px;font-weight:500;letter-spacing:.08em;padding:24px 6%}.identity-strip span+span{border-color:#ffffff2b}.hero .button{border-radius:6px}.section-label{color:#63758d}.feature-card{border-radius:12px}.dark-card{background:#fff;color:var(--navy);border:1px solid #e0e5ed}.dark-card .card-index{color:#6c7d92}.dark-card p{color:#627187}.dark-card .circle-arrow{border-color:#b4c0d0}.emblem-card{background:#e9eef4}.emblem-card>img{width:62%;padding:20px}.emblem-card>div{background:#fff}.closing{background:#eaf0f8;color:var(--navy)}.closing>.eyebrow,.closing-row p{color:#596d87}.closing .button.light{background:var(--navy);color:#fff}.closing .button.light:hover{background:#1c3d64}.closing h2{font-size:clamp(43px,5.2vw,74px)}.page-hero,.contact-hero{background:#f5f7fa;color:var(--navy)}.page-hero h1 em,.contact-hero h1 em{color:#748399}.page-hero-bottom p,.contact-hero>p:last-child{color:#607086}.page-hero .eyebrow,.contact-hero .eyebrow{color:#526985}.contact-hero:after{display:none}.approach-hero{background:#f5f7fa}.emblem-display{background:#fff;border-radius:22px;padding:20px}.emblem-display img{padding:20px;filter:none}.statement{background:#eef2f7;color:var(--navy)}.statement h2 span{color:#748399}.statement p:last-child{color:#63758d}.region-type{color:var(--navy)}.contact-options{background:#fff}.contact-option{background:#f3f6fa;border:1px solid #e3e9f0}.contact-option h2{font-size:32px}.contact-option p{color:var(--navy)}
@media(min-width:1600px){.hero-content{padding-left:max(6%,calc((100vw - 1320px)/2));width:59%}.hero-image{left:56%;width:38%}}
@media(max-width:1100px){.hero{min-height:690px}.hero-content{width:58%;padding-right:30px}.hero h1{font-size:48px}.hero-image{left:56%;width:40%}.hero-intro{font-size:17px}.brand-symbol{width:61px;height:77px}.brand-name>b{font-size:29px}}
@media(max-width:850px){.header{height:94px}.mobile-nav{top:94px}.hero{display:block;min-height:0;padding-bottom:0}.hero-content{width:100%;padding:60px 6% 45px}.hero h1{font-size:clamp(48px,8.2vw,68px);max-width:700px}.hero-intro{max-width:550px;font-size:18px}.hero-buttons{flex-direction:row;align-items:center;gap:25px}.hero-image{position:relative;left:auto;top:auto;bottom:auto;display:block;width:88%;height:360px;margin:0 6% 0;border-radius:12px;object-position:center 55%}.hero-bottom{position:relative;left:auto;right:auto;margin:25px 6% 0;padding:22px 0}.brand-symbol{width:60px;height:75px}.brand-name>b{font-size:29px}.identity-strip{font-size:11px}.hero-bottom>span:nth-child(2){display:none}}
@media(max-width:560px){.header{height:88px}.mobile-nav{top:88px}.brand-symbol{width:48px;height:64px}.brand-name>span{font-size:10px;letter-spacing:.13em}.brand-name>b{font-size:26px}.brand{gap:5px}.header-actions{gap:10px}.hero-content{padding:42px 6% 32px}.hero .eyebrow{font-size:10px;letter-spacing:.04em;margin-bottom:25px;gap:8px}.hero .line{width:16px}.hero h1{font-size:clamp(40px,10.5vw,54px);margin-bottom:22px}.hero-intro{font-size:16px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:flex-start;gap:18px}.hero .button{font-size:14px;padding:16px 20px;gap:28px}.hero-image{height:250px}.hero-bottom{margin-top:18px;font-size:10px;padding:18px 0}.identity-strip{font-size:10px;gap:12px 18px}.page-hero h1{font-size:46px}.contact-hero h1{font-size:44px}.closing h2{font-size:44px}.closing-row{gap:28px}.emblem-display{max-width:280px;padding:15px}.emblem-display img{padding:10px}.contact-option h2{font-size:30px}}
@media(max-width:380px){.brand-symbol{width:41px;height:58px}.brand-name>b{font-size:23px}.brand-name>span{font-size:9px}.header-actions{gap:3px}.header .button.compact{padding:9px;font-size:11px}.hero h1{font-size:40px}.hero .eyebrow{font-size:9px}.hero .button{gap:20px;padding:16px 18px}.identity-strip{font-size:9px}}
@media(max-width:850px){.hero{display:flex;flex-direction:column}.hero-content{order:1}.hero-image{order:2}.hero-bottom{order:3;align-self:stretch}.region-content{grid-template-columns:minmax(0,1fr)}.region-type{font-size:clamp(72px,21vw,130px);padding:24px;max-width:100%}.region-content>div{min-width:0}}

/* Careers and estimate request */
.contact-hero>p:last-of-type{max-width:680px}.contact-hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.estimate-section{display:grid;grid-template-columns:.85fr 1.4fr;gap:8%;background:#f5f7fa}.estimate-intro{position:sticky;top:150px;align-self:start}.estimate-intro>p:not(.eyebrow){color:var(--muted);max-width:430px}.estimate-direct{display:flex;flex-direction:column;gap:8px;margin-top:28px}.estimate-direct a{font-weight:600;color:var(--navy)}.estimate-direct a:hover{text-decoration:underline;text-underline-offset:4px}.estimate-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px;box-shadow:0 18px 50px #0d213b0a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:var(--navy)}.form-grid label.full{grid-column:1/-1}.form-grid small{font-weight:400;color:var(--muted);margin-left:6px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #cbd4de;border-radius:6px;background:#fff;color:var(--ink);font:16px/1.4 'DM Sans',sans-serif;padding:14px 15px;min-height:52px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:3px solid #1738562e;border-color:var(--blue)}.form-submit{border:0;margin-top:28px;cursor:pointer}.form-note,.form-status{font-size:13px;color:var(--muted);margin:14px 0 0}.form-status{color:var(--navy);font-weight:600}.careers-hero .page-hero-bottom p{max-width:600px}.careers-content{display:grid;grid-template-columns:1fr 1fr;gap:8%}.role-list article{display:flex;gap:24px;border-top:1px solid var(--line);padding:28px 0}.role-list article>span{font-size:12px;color:var(--blue);padding-top:7px}.role-list h3{font-size:28px;margin-bottom:12px}.role-list p{color:var(--muted);margin:0}.career-standards{background:var(--paper)}.career-standards .principles{padding:0}.career-apply{display:flex;justify-content:space-between;align-items:end;gap:60px;background:var(--navy);color:#fff}.career-apply h2{margin-bottom:15px}.career-apply p:not(.eyebrow){color:#c6d1df;max-width:650px;margin-bottom:0}.career-apply .button{max-width:100%;overflow-wrap:anywhere}
@media(max-width:850px){.estimate-section,.careers-content{grid-template-columns:1fr;gap:45px}.estimate-intro{position:static}.career-apply{align-items:flex-start;flex-direction:column;gap:30px}}
@media(max-width:560px){.contact-hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.estimate-form{padding:24px 18px}.form-grid{grid-template-columns:1fr;gap:20px}.form-grid label.full{grid-column:auto}.career-apply .button{white-space:normal;gap:20px}.careers-hero .page-hero-bottom{align-items:flex-start}}

/* Custom modern wordmark */
.brand{display:block;flex-shrink:0;line-height:0}.brand-lockup{display:block;width:330px;height:110px;object-fit:contain}.emblem-card>img{width:94%;padding:15px;object-fit:contain}.emblem-display{padding:35px 15px;min-width:0}.emblem-display img{padding:0;display:block;width:100%;height:auto}.header{gap:20px}.header-actions{flex-shrink:0}@media(max-width:1100px){.brand-lockup{width:280px;height:94px}.header{gap:15px}.desktop-nav{gap:18px}}@media(max-width:850px){.brand-lockup{width:255px;height:85px}}@media(max-width:560px){.brand-lockup{width:190px;height:70px}.header{padding:0 4%;gap:6px}.header-actions{gap:5px}.header .button.compact{font-size:11px;padding:10px}.header .button.compact span{display:none}.menu-toggle{width:28px}.emblem-display{max-width:none;width:100%;padding:35px 15px}}@media(max-width:380px){.brand-lockup{width:173px;height:66px}.header .button.compact{display:none}.header-actions{margin-left:auto}}

/* Preserve the supplied emblem and navy/silver identity */
:root{--navy:#0d213b;--blue:#173856;--silver:#a8b0b7}.brand{display:flex;align-items:center;gap:13px;line-height:1.1}.approved-emblem{display:block;width:82px;height:82px;object-fit:contain;flex-shrink:0}.approved-name{font-family:'Manrope',sans-serif;font-size:25px;letter-spacing:-.025em;font-weight:600;white-space:nowrap;color:#0d213b}.approved-name strong{font-weight:800;color:#334b62}.approved-name small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;font-weight:500;letter-spacing:.18em;color:#6b7681;margin-top:10px}.button{background:#173856}.button:hover{background:#0d213b}.line{background:#a8b0b7}.desktop-nav a[aria-current]:after{background:#a8b0b7}.contact-option p,.industry-pills>a,.detail-list article>span,.schedule-grid article>span,.conversation-list span{color:#173856}.emblem-card>img{width:75%;height:320px;padding:20px;object-fit:contain}.emblem-display{padding:20px;background:#fff}.emblem-display img{width:100%;max-height:360px;object-fit:contain}.hero .button{background:#173856}@media(max-width:1100px){.approved-emblem{width:72px;height:72px}.approved-name{font-size:22px}}@media(max-width:560px){.brand{gap:6px}.approved-emblem{width:52px;height:52px}.approved-name{font-size:15px;letter-spacing:-.04em}.approved-name small{font-size:7px;letter-spacing:.07em;margin-top:6px}.header .button.compact{font-size:10px;padding:9px}.header{gap:5px}.header-actions{gap:4px}}@media(max-width:380px){.approved-emblem{width:50px;height:50px}.approved-name{font-size:17px}.header .button.compact{display:none}}

/* Final usability and brand consistency */
.mobile-nav{position:fixed;max-height:calc(100dvh - 112px);overflow:auto}.mobile-nav a{min-height:52px}.text-link,.underlined{min-height:44px;align-items:center}.footer{background:#f2f4f6;color:#0d213b;border-top:1px solid #e0e5ea}.footer-wordmark{display:flex;align-items:center;gap:12px;align-self:start}.footer-wordmark>img{width:68px;height:68px;object-fit:contain;flex-shrink:0}.footer-wordmark>.footer-name{font-family:'Manrope',sans-serif;font-size:23px;font-weight:600;letter-spacing:-.03em;color:#0d213b;margin:0;line-height:1.2}.footer-name strong{font-weight:800;color:#334b62}.footer-name small{display:block;font-family:'DM Sans',sans-serif;font-size:12px;font-weight:400;letter-spacing:0;color:#607086;margin-top:10px;line-height:1.5}.footer-top>div{color:#42566d}.footer-top>div>a:hover,.footer-bottom a:hover{color:#0d213b;text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-color:#d5dde6;color:#607086}.contact-option{display:flex;flex-direction:column}.contact-option h2{font-size:clamp(26px,2.5vw,34px)}.contact-option .circle-arrow{margin-top:auto}.contact-option p{overflow-wrap:anywhere}.hero-image{aspect-ratio:1/1}.brand img,.footer-wordmark img{background:#fff;border-radius:50%}@media(max-width:850px){.mobile-nav{max-height:calc(100dvh - 94px)}}@media(max-width:560px){.mobile-nav{max-height:calc(100dvh - 88px)}.footer-wordmark>.footer-name{font-size:20px}.footer-name small{font-size:12px}.footer-wordmark>img{width:60px;height:60px}.contact-option h2{font-size:27px}}

/* Paired phone and email actions */
.call-email-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.call-email-stack .text-link{min-height:34px}.email-link{color:#607086}.region-contact{display:flex;flex-direction:column;align-items:flex-start}.region-contact .region-email{font-size:17px;color:var(--muted);margin-top:5px;letter-spacing:0}.region-contact .region-email:hover,.email-link:hover{color:var(--navy);text-decoration:underline;text-underline-offset:4px}

/* Employment application */
.career-form-section{display:grid;grid-template-columns:.78fr 1.4fr;gap:7%;background:#f5f7fa}.career-form-intro{position:sticky;top:150px;align-self:start}.career-form-intro>p:not(.eyebrow){color:var(--muted);max-width:400px}.application-email a{font-weight:700;color:var(--navy)}.employment-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px;box-shadow:0 18px 50px #0d213b0a}.employment-form fieldset{border:0;margin:0;padding:0}.employment-form legend{font-size:14px;font-weight:600;color:var(--navy);margin-bottom:12px}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.check-grid label{display:flex;flex-direction:row;align-items:center;gap:9px;font-weight:400}.check-grid input,.application-certification input{width:18px;height:18px;min-height:0;accent-color:var(--navy);flex:0 0 auto}.field-help,.file-feedback{font-size:13px;color:var(--muted);margin:8px 0 0}.file-label input[type="file"]{height:auto;padding:12px}.file-feedback{display:block;font-weight:500}.application-certification{display:flex;align-items:flex-start;gap:11px;margin-top:24px;font-size:14px;color:var(--ink)}.honey{display:none!important}.thanks-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 6%;background:#f5f7fa}.thanks-page img{object-fit:contain;border-radius:50%;margin-bottom:28px}.thanks-page h1{font-size:clamp(42px,6vw,76px);color:var(--navy)}.thanks-page>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:18px;margin-bottom:32px}
@media(max-width:850px){.career-form-section{grid-template-columns:1fr;gap:42px}.career-form-intro{position:static}}
@media(max-width:560px){.employment-form{padding:24px 18px}.check-grid{grid-template-columns:1fr}.career-form-section{padding-left:4%;padding-right:4%}}
