@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url("assets/fonts/inter-latin.woff2") format("woff2")}
@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url("assets/fonts/manrope-latin.woff2") format("woff2")}
:root{--navy:#041633;--navy-2:#08234d;--navy-3:#0b326a;--blue:#0879ee;--blue-bright:#2596ff;--cyan:#12d9e9;--ink:#071a39;--muted:#536174;--line:#dfe6ef;--soft:#f4f8fc;--white:#fff;--radius:14px;--shadow:0 16px 42px rgba(5,24,54,.12);font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:Manrope,Inter,sans-serif;line-height:1.13;letter-spacing:-.035em}
h1{font-size:clamp(2.5rem,4.25vw,4.35rem)}
h2{font-size:clamp(1.85rem,3vw,3rem)}
h3{font-size:1.2rem}
p{color:var(--muted)}
.section-shell{width:min(1420px,calc(100% - 7vw));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:1000;left:1rem;top:-4rem;background:#fff;color:var(--navy);padding:.75rem 1rem;border-radius:6px;box-shadow:var(--shadow)}
.skip-link:focus{top:1rem}
.eyebrow{display:block;margin-bottom:.9rem;color:var(--blue);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.eyebrow.light{color:#61baff}

.topbar{height:36px;background:var(--navy);color:#fff;font-size:.75rem}
.topbar-inner{width:min(1420px,calc(100% - 7vw));height:100%;margin:auto;display:flex;align-items:center;gap:1rem}
.topbar a{display:flex;align-items:center;gap:.4rem;color:#fff}
.topbar a svg{width:1rem;height:1rem}
.topbar .divider{height:14px;border-left:1px solid rgba(255,255,255,.6)}
.topbar-zone{margin-left:auto}
.main-nav{height:100px;width:min(1420px,calc(100% - 7vw));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff}
.brand{display:flex;align-items:center;gap:.9rem;flex:0 0 auto}
.brand img{width:76px;height:76px;object-fit:cover;border-radius:8px;box-shadow:0 4px 14px rgba(4,22,51,.14)}
.brand span{display:flex;flex-direction:column}
.brand b{font-family:Manrope,sans-serif;font-size:1.12rem;letter-spacing:-.02em}
.brand small{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5f6d80}
.site-menu{display:flex;align-items:center;gap:clamp(.85rem,1.8vw,2rem);font-weight:600;font-size:.92rem}
.site-menu>a:not(.nav-contact){position:relative;padding-block:2.45rem;white-space:nowrap}
.site-menu>a:not(.nav-contact)::after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:1.6rem;background:var(--blue);transition:.22s ease}
.site-menu>a:hover::after,.site-menu>a.active::after{right:0}
.site-menu>a.active{color:var(--blue)}
.nav-contact{background:var(--blue);color:#fff;padding:.8rem 1.55rem;border-radius:10px;box-shadow:0 8px 18px rgba(8,121,238,.22)}
.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px;cursor:pointer}
.menu-toggle span:not(.sr-only){display:block;width:100%;height:2px;margin:5px 0;background:var(--navy)}

.hero{position:relative;min-height:600px;background:var(--navy) url('assets/hero-server-room.webp') center/cover no-repeat;color:#fff;overflow:hidden}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,35,.98) 0%,rgba(2,15,35,.91) 36%,rgba(2,15,35,.34) 67%,rgba(2,15,35,.12) 100%)}
.hero::after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(0deg,rgba(2,15,35,.84),transparent)}
.hero-inner{position:relative;z-index:2;display:flex;min-height:600px;align-items:center;justify-content:space-between;padding:4.1rem 0 8.5rem}
.hero-copy{width:min(720px,57%)}
.hero-copy h1{margin-bottom:1.25rem;font-size:clamp(2.7rem,4vw,4.1rem);color:#fff}
.hero-copy h1 em{font-style:normal;color:var(--blue-bright)}
.hero-copy>p{width:min(640px,100%);font-size:1.08rem;line-height:1.65;color:rgba(255,255,255,.86)}
.promise-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}
.promise-row>div{display:flex;gap:.75rem;align-items:flex-start}
.promise-row svg{color:var(--blue-bright);width:1.75rem;height:1.75rem;flex:0 0 auto}
.promise-row span{display:flex;flex-direction:column}
.promise-row b{font-family:Manrope,sans-serif;font-size:.93rem}
.promise-row small{font-size:.71rem;color:rgba(255,255,255,.72)}
.hero-actions{display:flex;gap:1rem;align-items:center}
.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:1.5rem;border:1px solid transparent;border-radius:9px;padding:.75rem 1.7rem;font:700 .88rem Inter,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button svg,.card-link svg,.text-link svg,.news-grid a svg{width:1.1rem;height:1.1rem}
.button:hover{transform:translateY(-2px)}
.button.primary{background:linear-gradient(135deg,var(--blue),#0064d3);color:#fff;box-shadow:0 10px 25px rgba(0,104,222,.28)}
.button.ghost{border-color:rgba(255,255,255,.8);color:#fff;background:rgba(2,15,35,.18)}
.phone-card{position:absolute;right:0;bottom:2.7rem;display:flex;align-items:center;gap:1rem;background:rgba(5,32,70,.92);padding:1.25rem 1.5rem;border:1px solid rgba(88,176,255,.14);border-radius:14px;box-shadow:var(--shadow);backdrop-filter:blur(8px)}
.phone-card .phone-icon{color:#fff}
.phone-card .phone-icon svg{width:2.35rem;height:2.35rem;fill:#fff;stroke:#fff}
.phone-card div{display:flex;flex-direction:column}
.phone-card small{font-size:.72rem;color:rgba(255,255,255,.72)}
.phone-card a{font:800 1.3rem Manrope,sans-serif}
.phone-card span{font-size:.68rem;color:rgba(255,255,255,.72)}

.service-overlap{position:relative;z-index:4;margin-top:0;padding-block:3.5rem}
.service-overlap>.section-heading{display:block}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.service-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 12px 30px rgba(8,31,67,.08);transition:transform .25s ease,box-shadow .25s ease}
.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(8,31,67,.14)}
.service-visual{position:relative;height:100px;margin:.75rem .75rem 0;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#e9f4ff,#a9d5fb)}
.service-visual::before,.service-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(5,34,73,.06),rgba(8,121,238,.18))}
.service-2 .service-visual{background:radial-gradient(circle at 70% 45%,#25a0ff 0 2px,transparent 3px),linear-gradient(135deg,#061a39,#0b5da8)}
.service-3 .service-visual{background:linear-gradient(135deg,#eff4fa,#c2d4e8)}
.service-4 .service-visual{background:linear-gradient(135deg,#dce5ef,#738499)}
.service-icon{position:absolute;z-index:2;left:.85rem;top:.75rem;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#073f85;color:#fff;box-shadow:0 6px 14px rgba(5,52,111,.25)}
.service-icon svg{width:1.7rem;height:1.7rem}
.service-index{position:absolute;right:.8rem;bottom:-.35rem;color:rgba(3,28,61,.12);font:800 3.2rem Manrope,sans-serif;letter-spacing:-.08em}
.service-2 .service-index{color:rgba(255,255,255,.2)}
.service-content{padding:1rem 1rem 1.05rem}
.service-content h3{margin-bottom:.15rem;font-size:1.05rem;text-transform:uppercase;color:var(--ink)}
.service-content strong{display:block;margin-bottom:.65rem;font-size:.75rem;font-weight:600}
.service-content p{min-height:64px;margin-bottom:.9rem;font-size:.875rem;line-height:1.55}
.card-link{display:inline-flex;align-items:center;gap:.8rem;background:var(--blue);color:#fff;padding:.55rem .8rem;border-radius:6px;font-size:.72rem;font-weight:700}

.home-lower{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:1.25rem;margin-bottom:1.25rem}
.stats{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:11px;background:#fbfdff}
.home-lower .stats{width:auto;margin:0}
.stats>div{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:126px;text-align:center;border-right:1px solid var(--line)}
.stats>div:last-child{border-right:0}
.stat-icon{color:#074c9f;margin-bottom:.5rem}
.stat-icon svg{width:1.9rem;height:1.9rem}
.stats strong{font:800 1.02rem Manrope,sans-serif}
.stats small{font-size:.72rem}
.zones-panel{display:grid;grid-template-columns:1fr auto;align-items:center;padding:1.3rem 1.4rem;border:1px solid var(--line);border-radius:11px;background:#fff}
.zones-panel h2{font-size:1.3rem;margin-bottom:.2rem}
.zones-panel p{font-size:.75rem;margin-bottom:.6rem}
.zones-panel .eyebrow{margin-bottom:.25rem}
.city-list{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem 1.2rem}
.city-list.compact{grid-template-columns:repeat(3,1fr);gap:.3rem .7rem}
.city-list a{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--ink)}
.city-list.compact a{font-size:.875rem}
.city-list svg{width:.95rem;height:.95rem;color:var(--blue);flex:0 0 auto}
.zone-mark{display:flex;align-items:center;justify-content:center;flex-direction:column;width:88px;height:88px;margin-left:1rem;background:linear-gradient(135deg,var(--blue-bright),#0b4c9a);clip-path:polygon(50% 0,93% 22%,100% 70%,62% 100%,18% 90%,0 43%);color:#fff}
.zone-mark span{font:800 1.8rem Manrope,sans-serif}.zone-mark small{font-size:.58rem;font-weight:700;letter-spacing:.15em}
.approach{display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem;align-items:center;padding-block:6rem}
.approach-copy h2{margin-bottom:1.25rem}
.approach-copy p{font-size:1.02rem}
.text-link,.news-grid a{display:inline-flex;align-items:center;gap:.8rem;color:var(--blue);font-weight:800}
.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.approach-grid article{min-height:230px;padding:1.7rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#fff,#f3f8fd)}
.approach-grid b{font:800 2rem Manrope,sans-serif;color:#a9c7e9}.approach-grid h3{margin-top:2.6rem;margin-bottom:.6rem}.approach-grid p{font-size:.86rem}
.cta-band{position:relative;overflow:hidden;background:var(--navy);color:#fff}
.cta-band::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 40%,rgba(0,124,255,.24),transparent 28%),linear-gradient(115deg,transparent 0 55%,rgba(16,111,221,.18))}
.cta-band>.section-shell{position:relative;display:flex;align-items:center;justify-content:center;gap:8rem;min-height:100px}
.cta-band div div{display:flex;flex-direction:column;align-items:center}.cta-band span{font:700 1.1rem Manrope,sans-serif}.cta-band strong{color:var(--blue-bright);font-size:.8rem}

.inner-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(3,21,48,.97),rgba(5,41,87,.76)),url('assets/hero-server-room.webp') center/cover;color:#fff}
.inner-hero::after{content:"";position:absolute;width:420px;height:420px;right:-100px;top:-240px;border:1px solid rgba(74,168,255,.28);border-radius:50%;box-shadow:0 0 0 70px rgba(30,132,232,.05)}
.inner-hero-content{position:relative;z-index:2;min-height:440px;display:flex;align-items:center;justify-content:space-between;padding-block:4.5rem}
.compact-hero .inner-hero-content{min-height:360px}
.inner-hero-content>div{max-width:860px}.inner-hero h1{max-width:900px;margin-bottom:1rem;color:#fff}.inner-hero p{max-width:760px;font-size:1.08rem;color:rgba(255,255,255,.78)}
.breadcrumb{display:block;margin-bottom:2.4rem;color:rgba(255,255,255,.62);font-size:.75rem}.breadcrumb a{color:#fff}
.inner-icon{display:grid;place-items:center;width:150px;height:150px;margin-left:2rem;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(7,70,140,.25);color:#48a7ff;transform:rotate(4deg)}
.inner-icon svg{width:5rem;height:5rem}
.service-detail{display:grid;grid-template-columns:.7fr 1.3fr;gap:5rem;padding-block:6.2rem}
.detail-intro{position:sticky;top:2rem;align-self:start}.detail-intro p{font-size:1.02rem}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
.benefit-grid article{position:relative;min-height:155px;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);overflow:hidden}.benefit-grid article>span{position:absolute;right:.8rem;bottom:-.75rem;font:800 4.2rem Manrope,sans-serif;color:#e1ecf8}.benefit-grid article>svg{position:relative;color:var(--blue);width:1.8rem;height:1.8rem}.benefit-grid h3{position:relative;margin-top:1.8rem;max-width:250px}
.process{padding-block:5.4rem;background:var(--soft)}
.section-heading{max-width:760px;margin-bottom:3rem}.section-heading p{font-size:1.02rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process-grid article{position:relative;padding:2rem 1.5rem;background:#fff;border-radius:var(--radius);border:1px solid var(--line)}.process-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--navy);color:#fff}.process-grid h3{margin-top:2rem}.process-grid p{font-size:.86rem;margin-bottom:0}
.local-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:5rem;align-items:center;padding-block:5.5rem}.local-section>div:first-child p{font-size:1rem}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;padding-block:6rem}.about-grid>div:first-child p{font-size:1.02rem}.values{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.values article{padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.values svg{color:var(--blue);width:2rem;height:2rem}.values h3{margin:2rem 0 .5rem}.values p{font-size:.84rem;margin:0}.about-grid+.stats{margin-bottom:6rem}
.news{padding-block:6rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.news-grid article{display:flex;flex-direction:column;min-height:330px;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(155deg,#fff,#f2f8fd)}.news-tag{align-self:flex-start;margin-bottom:3rem;padding:.35rem .65rem;border-radius:99px;background:#e3f1ff;color:#086fdb;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.news-grid h3{font-size:1.35rem}.news-grid p{font-size:.88rem}.news-grid a{margin-top:auto}
.news-grid.editorial-grid{grid-template-columns:repeat(2,1fr)}
.editorial-grid article{min-height:300px}
.related-resources{padding-block:5rem;border-top:1px solid var(--line)}
.related-resources .section-heading{margin-bottom:2rem}
.compact-resources article{min-height:250px}
.compact-resources .news-tag{margin-bottom:1.5rem}
.article-layout{display:grid;grid-template-columns:minmax(0,820px) minmax(280px,360px);justify-content:center;gap:5rem;padding-block:5.5rem}
.article-body{min-width:0}
.article-body h2{margin:2.8rem 0 .85rem;font-size:1.65rem}
.article-body p{font-size:1rem;line-height:1.82}
.article-body .article-lead{margin-bottom:2.4rem;color:#17375d;font-size:1.12rem;font-weight:500}
.article-note{margin:2.5rem 0;padding:1.5rem 1.6rem;border-left:4px solid var(--blue);border-radius:0 var(--radius) var(--radius) 0;background:var(--soft)}
.article-note strong{display:block;margin-bottom:.45rem;color:var(--ink);font:800 1.05rem Manrope,sans-serif}
.article-note p{margin:0;font-size:.92rem}
.article-sources{display:grid;gap:.7rem;margin:0;padding-left:1.2rem}
.article-sources a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.article-disclaimer{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem!important}
.article-aside{position:sticky;top:2rem;align-self:start;padding:2rem;border-radius:var(--radius);background:var(--navy);color:#fff}
.article-aside h2{margin:.55rem 0 1rem;color:#fff;font-size:1.55rem}
.article-aside p{margin-bottom:1.6rem;color:rgba(255,255,255,.74);font-size:.9rem;line-height:1.65}
.article-aside .button{width:100%;justify-content:center}
.article-service-link{display:block;margin-top:1.3rem;color:#5ab3ff;font-size:.82rem;font-weight:700;text-align:center}
.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;padding-block:6rem}.contact-info h2{margin-bottom:2rem}.contact-line{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.contact-line>span{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:var(--soft);color:var(--blue)}.contact-line>div{display:flex;flex-direction:column}.contact-line small{font-size:.7rem;color:var(--muted)}.contact-line strong{font:700 1rem Manrope,sans-serif}.contact-note{margin-top:2rem;font-size:.85rem}.contact-form{padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:flex;flex-direction:column;gap:.42rem;margin-bottom:1rem;font-size:.78rem;font-weight:700}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #ced9e6;border-radius:8px;background:#fff;padding:.8rem .9rem;color:var(--ink);font:500 .9rem Inter,sans-serif;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,121,238,.12)}.privacy-notice{margin:.25rem 0 1.25rem;font-size:.76rem;line-height:1.55}.privacy-notice a{color:var(--blue);text-decoration:underline}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-status{font-size:.78rem;margin:.75rem 0 0;color:var(--blue)}
.legal{max-width:900px;padding-block:5.5rem}.legal h2{font-size:1.6rem;margin-top:2.7rem}.legal h3{font-size:1.08rem;margin:1.8rem 0 .6rem}.legal p{font-size:.95rem}.legal a{color:var(--blue);text-decoration:underline}.legal-alert{margin:2rem 0;padding:1.3rem;border-left:4px solid #f0a400;background:#fff9e9}.legal-alert p{margin:.45rem 0 0}
.zone-copy{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;padding-block:6rem}.zone-copy>div p{font-size:1.02rem}.zone-copy>div h3{margin:2rem 0 .65rem;font-size:1.2rem}.zone-copy>div a:not(.button){color:var(--blue);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.zone-copy aside{align-self:start;padding:2rem;border-radius:var(--radius);background:var(--navy);color:#fff}.zone-copy aside p{color:rgba(255,255,255,.72);font-size:.85rem}.zone-copy aside>a:not(.button){display:flex;align-items:center;gap:.65rem;margin:1.5rem 0;color:#5ab3ff;font-weight:800;text-decoration:none}.zone-copy aside .button{width:100%}

/* Justification réservée aux textes de lecture, sans toucher aux libellés courts. */
.hero-copy>p,
.inner-hero p,
.approach-copy p,
.detail-intro p,
.section-heading p,
.local-section>div:first-child p,
.about-grid>div:first-child p,
.article-body p,
.contact-note,
.privacy-notice,
.legal p,
.zone-copy>div p{
  text-align:justify;
  text-justify:inter-word;
  hyphens:auto;
  overflow-wrap:break-word;
}

.turnstile-wrap{margin:1rem 0 1.25rem;min-height:65px}
.form-status.is-success{color:#08783e}
.form-status.is-error{color:#b42318}

.not-found-panel{position:relative;overflow:hidden;background:linear-gradient(115deg,#03142f 0%,#082a59 68%,#0879ee 160%);color:#fff}
.not-found-panel::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 35%,rgba(37,150,255,.23),transparent 28%),linear-gradient(135deg,transparent 0 62%,rgba(18,217,233,.08))}
.not-found-inner{position:relative;display:grid;grid-template-columns:auto minmax(0,760px);align-items:center;justify-content:center;gap:5rem;min-height:560px;padding-block:5rem}
.not-found-code{font:800 clamp(7rem,16vw,14rem)/.8 Manrope,sans-serif;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:2px rgba(88,176,255,.68);text-shadow:0 0 45px rgba(8,121,238,.18)}
.not-found-copy h1{margin:.5rem 0 1.2rem;color:#fff}
.not-found-copy>p{max-width:700px;color:rgba(255,255,255,.78);font-size:1.02rem;text-align:justify;hyphens:auto}
.not-found-links{padding-block:4.5rem;text-align:center}
.not-found-links h2{margin:.4rem auto 2rem;max-width:720px}
.not-found-links>div{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.not-found-links a{display:flex;align-items:center;justify-content:center;min-height:78px;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);color:var(--ink);font:700 .9rem Manrope,sans-serif;transition:border-color .2s ease,color .2s ease,transform .2s ease}
.not-found-links a:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}

footer{background:#03142f;color:#fff}.footer-main{display:grid;grid-template-columns:1.6fr 1fr .8fr 1.1fr;gap:4rem;padding-block:4rem}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-main h3{margin-bottom:.7rem;font-size:.95rem}.footer-main a,.footer-main p{color:rgba(255,255,255,.64);font-size:.78rem}.footer-main a:hover{color:#fff}.footer-brand{display:flex;align-items:flex-start;gap:1rem}.footer-brand img{width:78px;height:78px;border-radius:9px}.footer-brand h2{font-size:1.3rem;margin-bottom:.35rem}.footer-brand p{max-width:310px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-bottom>.section-shell{display:flex;justify-content:space-between;padding-block:1rem;color:rgba(255,255,255,.48);font-size:.7rem}

@media (max-width:1400px){.site-menu{gap:1rem;font-size:.86rem}.main-nav{gap:1rem}}
@media (max-width:1200px){.brand span{display:none}.site-menu{gap:1rem;font-size:.8rem}.main-nav{gap:1rem}.hero-copy{width:66%}.promise-row{grid-template-columns:repeat(2,1fr)}.home-lower{grid-template-columns:1fr;gap:1rem}.zones-panel{min-height:150px}.approach{grid-template-columns:1fr;gap:2.5rem}.service-detail,.local-section,.about-grid,.contact-layout{gap:3rem}.footer-main{grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:2rem}}
@media (max-width:940px){.topbar-zone{display:none}.main-nav{height:86px}.brand img{width:64px;height:64px}.menu-toggle{display:block}.site-menu{position:fixed;z-index:20;left:0;right:0;top:122px;height:calc(100vh - 122px);padding:1.5rem 4vw 3rem;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0;transform:translateX(105%);transition:transform .25s ease;overflow:auto}.site-menu.open{transform:translateX(0)}.site-menu>a:not(.nav-contact){padding:1rem 0;border-bottom:1px solid var(--line);font-size:1rem}.site-menu>a:not(.nav-contact)::after{display:none}.nav-contact{text-align:center;margin-top:1.2rem}.hero{min-height:auto;background-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(2,15,35,.98),rgba(2,15,35,.84) 65%,rgba(2,15,35,.5))}.hero-inner{min-height:auto;flex-direction:column;align-items:flex-start;justify-content:center;padding:4rem 0}.hero-copy{width:min(100%,720px)}.phone-card{position:relative;right:auto;bottom:auto;margin-top:2rem}.service-grid{grid-template-columns:repeat(2,1fr)}.service-overlap{margin-top:0;padding-block:3.5rem}.service-overlap>.section-heading{display:block}.approach-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.service-detail,.local-section,.about-grid,.contact-layout,.zone-copy,.article-layout{grid-template-columns:1fr}.detail-intro,.article-aside{position:static}.city-list{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:repeat(2,1fr)}.inner-icon{width:110px;height:110px}.inner-icon svg{width:3.5rem;height:3.5rem}.not-found-inner{grid-template-columns:1fr;gap:2rem;min-height:520px;text-align:center}.not-found-code{font-size:9rem}.not-found-copy>p{margin-inline:auto}.not-found-copy .hero-actions{justify-content:center}.not-found-links>div{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){body{font-size:16px}.section-shell,.topbar-inner,.main-nav{width:min(100% - 2rem,1420px)}.hero-copy>p,.inner-hero p,.section-heading p,.detail-intro p,.local-section>div:first-child p,.about-grid>div:first-child p,.zone-copy>div p,.legal p{text-align:left}.topbar{height:34px}.topbar-inner>span:first-child{display:none}.main-nav{height:78px}.brand img{width:58px;height:58px}.site-menu{top:112px;height:calc(100vh - 112px)}.hero{min-height:auto;background-position:68% center}.hero-shade{background:linear-gradient(90deg,rgba(2,15,35,.98),rgba(2,15,35,.83))}.hero-inner{min-height:auto;align-items:stretch;padding:3.4rem 0}.hero-copy{width:100%}.hero-copy h1{font-size:2.55rem}.hero-copy>p{font-size:.96rem}.promise-row{grid-template-columns:1fr 1fr;gap:1rem .6rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.phone-card{position:relative;left:auto;right:auto;bottom:auto;width:100%;margin-top:1.5rem}.service-overlap{margin-top:0;padding-block:3rem}.service-overlap>.section-heading{display:block}.service-grid{grid-template-columns:1fr}.service-content p{min-height:auto}.home-lower{margin-top:0}.stats{grid-template-columns:repeat(2,1fr)}.stats>div{border-bottom:1px solid var(--line)}.stats>div:nth-child(2n){border-right:0}.stats>div:last-child{grid-column:span 2}.zones-panel{grid-template-columns:1fr}.zone-mark{display:none}.city-list.compact,.city-list{grid-template-columns:repeat(2,1fr)}.approach{padding-block:4rem}.approach-grid{grid-template-columns:1fr}.cta-band>.section-shell{flex-direction:column;gap:1.1rem;padding-block:1.5rem;text-align:center}.cta-band div div{gap:.15rem}.cta-band span{font-size:.95rem}.inner-hero-content{min-height:420px;padding-block:3rem}.compact-hero .inner-hero-content{min-height:380px}.inner-hero h1{font-size:2.3rem}.inner-hero p{font-size:.94rem}.inner-icon{display:none}.service-detail,.local-section,.about-grid,.contact-layout,.zone-copy,.article-layout{padding-block:4rem}.benefit-grid,.values,.news-grid,.news-grid.editorial-grid,.form-row{grid-template-columns:1fr}.process{padding-block:4rem}.process-grid{grid-template-columns:1fr}.city-list a{font-size:.72rem}.news{padding-block:4rem}.contact-form{padding:1.2rem}.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-bottom>.section-shell{flex-direction:column;gap:.25rem}.service-overlap .service-grid{margin-top:0}.zone-copy .service-grid{margin-top:0}.not-found-inner{gap:1.5rem;min-height:auto;padding-block:3.5rem}.not-found-code{font-size:6.5rem}.not-found-copy h1{font-size:2.1rem}.not-found-copy>p{font-size:.94rem;text-align:left}.not-found-links{padding-block:3.5rem}.not-found-links>div{grid-template-columns:1fr}.not-found-links a{min-height:64px}.article-body h2{font-size:1.45rem}.article-body p,.article-body .article-lead{text-align:left}.article-aside{padding:1.5rem}}
@media (max-width:372px){.turnstile-wrap{min-height:140px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
