/* NM Confort — site autonome pour hébergement OVH. */
:root{--ink:#142f4c;--navy:#163d63;--blue:#155ee4;--blue-dark:#1044a6;--muted:#526477;--line:#dbe3ec;--ice:#eff5fc;--paper:#fff;--orange:#ce512b;--radius:18px;--container:1180px;--shadow:0 14px 40px #1534520c;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);font-family:Inter,"Aptos","Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.04em}h2{font-size:clamp(2rem,3.15vw,2.65rem);font-weight:700}h2>span{color:var(--muted)}h3{font-size:1.42rem}p{color:var(--muted)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}::selection{background:#dbe9ff;color:var(--ink)}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.section{padding:100px 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:700;font-size:.75rem;color:var(--navy);margin-bottom:22px;display:flex;align-items:center;gap:13px;line-height:1.5}.eyebrow-line{height:2px;width:31px;background:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:14px 23px;border-radius:9px;font-size:.94rem;font-weight:650;border:1px solid transparent;line-height:1.35;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button span[aria-hidden]{font-size:1.35rem;line-height:1}.button-blue{color:white;background:var(--blue);box-shadow:0 7px 16px #155ee420}.button-blue:hover{background:var(--blue-dark)}.button-dark{background:var(--navy);color:white}.button-dark:hover{background:#0d2a47}.button-small{min-height:44px;padding:11px 17px;gap:10px;font-size:.88rem}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:13px;font-size:.9rem;font-weight:600;line-height:1.4}.text-link:hover{color:var(--blue)}.text-link span{font-size:1.4rem}.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:20px;top:-100px;background:var(--ink);color:#fff;padding:12px 22px;border-radius:6px}.skip-link:focus{top:10px}
.topbar{background:var(--navy);color:#e5eef9;font-size:.8rem;padding:8px 0}.topbar-inner{display:flex;justify-content:space-between;gap:20px}.topbar a:hover{text-decoration:underline}.header{background:#fffffff5;position:sticky;top:0;z-index:40;border-bottom:1px solid #e5ebf1;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:30px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-symbol{width:47px;height:49px;background:var(--navy);color:white;font-weight:750;font-size:1.12rem;letter-spacing:-.06em;border-radius:12px;display:grid;place-items:center;position:relative;line-height:1}.brand-symbol>span{position:absolute;right:-3px;top:-3px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#e56743}.brand-name{font-size:1.45rem;font-weight:750;letter-spacing:-.045em;line-height:1.1}.brand-name small{display:block;font-size:.66rem;font-weight:500;letter-spacing:.025em;margin-top:7px}.nav{display:flex;align-items:center;gap:28px}.nav>a:not(.button){font-size:.87rem;font-weight:600}.nav>a:not(.button):hover{color:var(--blue)}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:7px;width:43px;height:43px;align-items:center;justify-content:center}.menu-bars,.menu-bars::before,.menu-bars::after{display:block;width:19px;height:2px;background:var(--navy);position:relative;transition:transform .2s}.menu-bars::before,.menu-bars::after{content:"";position:absolute;left:0}.menu-bars::before{top:-6px}.menu-bars::after{top:6px}.menu-toggle[aria-expanded=true] .menu-bars{background:transparent}.menu-toggle[aria-expanded=true] .menu-bars::before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-bars::after{top:0;transform:rotate(-45deg)}
.hero{padding:44px 0 46px;background:linear-gradient(100deg,#fff 45%,#f4f7fb 45%)}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:50px}.hero-copy{padding:28px 0}.hero h1{font-size:clamp(2.65rem,4.1vw,3.68rem);font-weight:720;line-height:1.09;letter-spacing:-.053em}.hero h1>span{color:var(--blue)}.hero-description{margin:25px 0 29px;max-width:440px;font-size:1.01rem;line-height:1.8}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:21px}.hero-location{display:flex;gap:12px;align-items:center;margin-top:34px;font-size:.8rem;line-height:1.6}.hero-location svg{color:var(--blue);width:24px;height:24px}.hero-location strong{font-weight:400;color:var(--muted)}.hero-visual{position:relative;min-width:0;align-self:stretch;min-height:540px;margin:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 28%;border-radius:20px}.hero-photo-caption{position:absolute;left:-24px;bottom:39px;display:flex;align-items:center;gap:16px;background:#ffffffed;backdrop-filter:blur(14px);padding:19px 26px 19px 18px;border:1px solid #fff;border-radius:13px;box-shadow:0 10px 32px #163d631a}.hero-photo-caption strong{display:block;font-size:1.15rem;letter-spacing:-.03em}.hero-photo-caption div>span{font-size:.84rem;color:var(--muted)}.caption-mark{background:var(--ice);color:var(--navy);font-size:.9rem;font-weight:750;border-radius:50%;width:43px;height:43px;display:grid;place-items:center}.illustration-note{position:absolute;right:15px;bottom:12px;font-size:.75rem;color:#fff;background:#152a3cac;padding:2px 8px;border-radius:4px}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}.strip-grid>a{display:flex;align-items:center;gap:20px;padding:28px 22px;transition:background .15s}.strip-grid>a:first-child{padding-left:0}.strip-grid>a:not(:last-child){border-right:1px solid var(--line)}.strip-grid>a:hover{background:var(--ice)}.strip-number{font-size:.81rem;letter-spacing:.06em;color:var(--blue);font-weight:650}.strip-grid>a>span:nth-child(2){font-size:1rem;font-weight:650}.strip-grid small{display:block;color:var(--muted);font-size:.81rem;font-weight:400;margin-top:3px}.strip-arrow{margin-left:auto;font-size:1.4rem;font-weight:400}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:43px}.section-heading>.section-description,.section-heading>p{max-width:348px;font-size:.97rem;line-height:1.8}.section-heading .eyebrow{margin-bottom:17px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{scroll-margin-top:120px;border:1px solid var(--line);border-radius:var(--radius);padding:29px 25px 0;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;background:white}.service-card:hover{border-color:#a9c8f3;box-shadow:var(--shadow)}.service-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:28px}.service-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px}.service-icon svg{height:28px;width:28px}.icon-blue{background:#eaf1ff;color:var(--blue)}.icon-orange{background:#fff0e9;color:#bc4728}.icon-teal{background:#e7f5f4;color:#187b78}.service-index{font-size:.72rem;font-weight:600;letter-spacing:.09em;color:var(--muted)}.service-card>p{font-size:.94rem;line-height:1.75;margin-top:15px;min-height:80px}.check-list{padding:0;margin:25px 0 30px;list-style:none;display:grid;gap:13px}.check-list li{font-size:.86rem;line-height:1.6;display:flex;gap:10px;align-items:flex-start}.check-list li::before{content:"✓";font-weight:700;color:var(--blue);flex-shrink:0}.service-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:23px 0;border-top:1px solid var(--line);font-size:.86rem;font-weight:700;color:var(--navy)}.service-cta span{font-size:1.5rem;font-weight:400}.service-cta:hover{color:var(--blue)}
.process-section{background:var(--navy);padding:72px 0;color:#fff;position:relative}.process-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;align-items:center}.process-intro .eyebrow{color:#adceff;font-size:.74rem}.process-intro h2{font-size:2.45rem}.process-intro p:not(.eyebrow){color:#d0e0ef;font-size:.98rem;line-height:1.8;max-width:330px;margin-top:20px}.light-link{color:#fff;margin-top:25px}.light-link:hover{color:#b7d2ff}.process-steps{list-style:none;margin:0;padding:0;display:grid;gap:27px}.process-steps li{display:flex;gap:23px;align-items:flex-start}.step-number{font-size:.8rem;font-weight:650;letter-spacing:.05em;color:#c9dff8;display:grid;place-items:center;width:39px;height:39px;border:1px solid #7a9bbe;border-radius:50%;flex-shrink:0}.process-steps h3{font-size:1.06rem;letter-spacing:-.02em;line-height:1.45;margin:3px 0 7px}.process-steps p{color:#d0e0ef;font-size:.9rem;line-height:1.75}
.contact-section{background:#f4f7fb}.contact-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:80px;align-items:start}.contact-copy{padding-top:28px}.contact-copy h2{font-size:clamp(2.5rem,3.8vw,3.35rem);line-height:1.12}.contact-copy h2 span{color:var(--blue)}.contact-copy>p:not(.eyebrow){margin-top:25px;max-width:330px;line-height:1.85}.contact-phone{display:flex;align-items:center;gap:22px;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:700;letter-spacing:-.035em;margin:35px 0 7px;white-space:nowrap;width:fit-content}.contact-phone:hover{color:var(--blue)}.contact-phone span{font-size:1.5rem;color:var(--blue)}.contact-mail{font-size:.95rem;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.contact-mail:hover{color:var(--blue)}.contact-zone{margin-top:40px;padding-top:28px;border-top:1px solid #d6e0eb;max-width:340px}.contact-zone h3{font-size:1rem;letter-spacing:-.015em;margin-bottom:13px}.contact-zone p{font-size:.9rem;line-height:1.75}.contact-aside{display:flex;gap:14px;margin-top:31px;max-width:330px}.contact-aside>span{font-size:1.7rem;color:var(--blue);line-height:1.1}.contact-aside p{font-size:.85rem;line-height:1.7}.form-panel{border:1px solid #dde6ef;background:white;border-radius:20px;padding:35px 36px;box-shadow:var(--shadow)}.form-heading{margin-bottom:26px}.form-heading h3{font-size:1.45rem;margin-bottom:9px}.form-heading p{font-size:.9rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:19px;min-width:0}.field label,.service-options legend{display:block;font-size:.85rem;font-weight:600;margin-bottom:8px;line-height:1.5}.required{color:#b44728}.optional{font-weight:400;color:var(--muted);font-size:.79rem}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd7e4;border-radius:7px;padding:11px 12px;min-height:46px;color:var(--ink);font-size:.94rem;background:#fff}.field input::placeholder,.field textarea::placeholder{color:#647386;opacity:1}.field select{cursor:pointer}.field textarea{resize:vertical;min-height:105px}.field-hint{display:block;margin-top:5px;font-size:.75rem;color:var(--muted)}.field input:invalid:not(:placeholder-shown),.field textarea:invalid:not(:placeholder-shown){border-color:#bd482d}.service-options{border:0;margin:0 0 21px;padding:0;min-width:0}.choice-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.service-choice{position:relative;cursor:pointer}.service-choice input{position:absolute;opacity:0;width:1px;height:1px;top:50%;left:50%}.service-choice span{display:flex;align-items:center;justify-content:center;padding:11px 6px;font-size:.8rem;line-height:1.3;border:1px solid #cbd7e4;border-radius:7px;min-height:47px;text-align:center;transition:all .15s}.service-choice input:checked+span{border-color:var(--blue);background:#eaf1ff;color:var(--blue-dark);font-weight:650;box-shadow:inset 0 0 0 1px var(--blue)}.service-choice input:focus-visible+span{outline:3px solid #75a1e7;outline-offset:3px}.form-note{font-size:.77rem;line-height:1.7;color:var(--muted);margin:1px 0 20px}.form-note a{text-decoration:underline;text-underline-offset:2px}.form-submit{width:100%;justify-content:space-between}.quote-result{scroll-margin-top:120px}.result-label{display:inline-block;color:var(--blue-dark);background:var(--ice);padding:5px 10px;border-radius:5px;font-size:.8rem;font-weight:600;margin-bottom:15px}.quote-result h3{font-size:1.6rem;margin-bottom:12px}.quote-result>p{font-size:.94rem}.quote-result pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-height:320px;overflow:auto;background:#f3f6fa;border:1px solid var(--line);border-radius:8px;padding:17px;font-family:inherit;font-size:.87rem;line-height:1.7;margin:23px 0}.quote-result>.button{width:100%}.result-secondary{display:flex;justify-content:space-between;gap:15px;margin:18px 0 12px}.text-button{background:none;border:0;padding:5px 0;color:var(--blue-dark);font-size:.85rem;text-decoration:underline;text-underline-offset:3px}.copy-status{min-height:23px;font-size:.83rem!important;color:var(--blue-dark)!important}.quote-result .form-note{font-size:.79rem;margin:14px 0 0}.noscript-message{padding:15px;background:var(--ice);margin-bottom:20px}
.faq-section{padding:85px 0 95px}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-layout .eyebrow{margin-top:8px}.faq-layout h2{font-size:2.2rem}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;cursor:pointer;list-style:none;font-size:.95rem;font-weight:600;line-height:1.55}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:1.45rem;font-weight:400;color:var(--blue);transition:transform .15s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:.9rem;line-height:1.8;padding:0 35px 22px 0}
.footer{background:#0c2540;color:#fff;padding:44px 0 23px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px}.footer-brand .brand-symbol{background:#254768}.footer-brand .brand-symbol>span{border-color:#0c2540}.footer-brand .brand-name small{color:#ccd9e7;font-size:.74rem;letter-spacing:0;font-weight:400}.footer-phone{font-size:1.3rem;font-weight:650;white-space:nowrap}.footer-phone>span{margin-left:20px;color:#adceff}.footer-bottom{border-top:1px solid #345069;padding-top:23px;display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom p{font-size:.77rem;color:#c6d4e3}.footer-bottom nav{display:flex;gap:24px;color:#d4e1ef;font-size:.77rem}.footer-bottom a:hover{text-decoration:underline}.mobile-contact{display:none}.legal-main{padding:75px 0 90px;min-height:65vh}.legal-container{width:min(790px,calc(100% - 48px));margin:auto}.back-link{color:var(--blue);font-size:.9rem;text-decoration:underline;text-underline-offset:4px}.legal-main h1{font-size:clamp(2rem,5vw,3rem);margin:27px 0 20px}.legal-main h2{font-size:1.35rem;margin:32px 0 13px;letter-spacing:-.02em}.legal-main p,.legal-main li{font-size:1rem;line-height:1.9}.legal-main p+p{margin-top:13px}.legal-main a:not(.back-link){color:var(--blue-dark);text-decoration:underline;overflow-wrap:anywhere}.legal-main ul{padding-left:23px;color:var(--muted)}.legal-notice{background:#fff4e8;border:1px solid #e6be92;border-radius:10px;padding:17px 20px;margin:25px 0;color:#713908}.legal-main dl{display:grid;grid-template-columns:1fr 1.25fr;gap:0;margin:22px 0}.legal-main dt,.legal-main dd{padding:13px 10px;border-bottom:1px solid var(--line);margin:0;font-size:.94rem;overflow-wrap:anywhere}.legal-main dt{font-weight:600}.legal-main dd{color:var(--muted)}
@media(min-width:1450px){.hero h1{font-size:3.9rem}.hero-visual{min-height:565px}}
@media(max-width:1090px){.container{width:calc(100% - 56px)}.header-inner{gap:20px}.nav{gap:19px}.nav>a:not(.button){font-size:.83rem}.brand-name{font-size:1.3rem}.brand-name small{font-size:.62rem}.brand-symbol{width:41px;height:44px}.hero-grid{gap:30px}.hero h1{font-size:3rem}.hero-visual{min-height:510px}.service-card{padding:25px 20px 0}.service-index{font-size:.68rem}.service-grid{gap:16px}.service-card h3{font-size:1.25rem}.contact-grid{gap:42px;grid-template-columns:.85fr 1.15fr}.form-panel{padding:30px 25px}.process-layout{gap:60px}.faq-layout{gap:50px}.strip-grid>a{padding-inline:20px;gap:12px}.strip-grid>a>span:nth-child(2){font-size:.95rem}}
@media(max-width:880px){html{scroll-padding-top:92px}.header-inner{min-height:80px}.nav{gap:20px}.nav-phone{display:none}.hero-grid{gap:25px}.hero h1{font-size:2.6rem}.hero-description{font-size:.96rem}.hero .eyebrow{font-size:.69rem}.hero-visual{min-height:490px}.hero-photo-caption{left:-14px;padding:14px 17px;gap:12px}.hero-photo-caption strong{font-size:1rem}.hero-photo-caption div>span{font-size:.76rem}.section{padding:72px 0}.section-heading{gap:35px}.section-heading>p{max-width:270px;font-size:.9rem}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:26px 27px 0;display:grid;grid-template-columns:.9fr 1.1fr;column-gap:30px}.service-card-top{grid-column:1;grid-row:1;margin-bottom:15px}.service-card h3{grid-column:1;grid-row:2;font-size:1.55rem}.service-card>p{grid-column:1;grid-row:3;min-height:0;margin:13px 0 26px}.service-card .check-list{grid-column:2;grid-row:1/4;margin:10px 0 25px;align-content:center}.service-cta{grid-column:1/-1}.process-layout{gap:40px;grid-template-columns:1fr 1.1fr}.process-intro h2{font-size:2rem}.contact-grid{grid-template-columns:1fr;gap:37px}.contact-copy{padding-top:0}.contact-copy>p:not(.eyebrow){max-width:570px}.contact-zone{margin-top:22px;padding-top:21px;max-width:100%}.contact-zone p{max-width:600px}.contact-aside{display:none}.contact-phone{margin-top:22px}.form-panel{padding:33px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-layout h2{font-size:2.1rem}.faq-section{padding:65px 0}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:640px){.container{width:calc(100% - 36px)}.topbar{font-size:.75rem;padding:6px 0}.topbar a{display:none}.topbar-inner{justify-content:center}.header-inner{min-height:74px}.brand-name{font-size:1.25rem}.brand-name small{font-size:.58rem;margin-top:6px}.brand-symbol{width:40px;height:42px;border-radius:10px;font-size:1rem}.brand{gap:11px}.menu-toggle{display:inline-flex}.nav{display:none;position:absolute;left:0;right:0;top:74px;padding:20px 25px 25px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #163d6310;align-items:stretch;gap:0}.nav.is-open{display:flex;flex-direction:column}.nav>a:not(.button){font-size:1rem;padding:12px 0}.nav-phone{display:inline-flex;margin-top:14px;align-self:flex-start}.hero{padding:30px 0 28px;background:#fff}.hero-grid{display:flex;flex-direction:column;gap:28px}.hero-copy{padding:4px 0 0;width:100%}.hero .eyebrow{font-size:.72rem;margin-bottom:20px}.hero h1{font-size:clamp(2.55rem,8.5vw,3.65rem);line-height:1.07;letter-spacing:-.052em}.hero-description{font-size:1rem;line-height:1.75;margin:22px 0 25px;max-width:100%}.hero-actions{gap:18px}.hero-actions .button{width:100%;justify-content:space-between;padding:16px 20px}.hero-actions .text-link{font-size:.88rem}.hero-location{margin-top:23px;font-size:.78rem}.hero-visual{min-height:0;height:auto;aspect-ratio:1.23;width:100%}.hero-image{object-position:50% 12%;border-radius:14px}.hero-photo-caption{bottom:23px;left:12px;padding:11px 16px 11px 12px;border-radius:10px;gap:11px}.caption-mark{width:35px;height:35px;font-size:.77rem}.hero-photo-caption strong{font-size:.98rem}.hero-photo-caption div>span{font-size:.76rem}.illustration-note{bottom:7px;right:8px;font-size:.65rem;line-height:1.5}.strip-grid{grid-template-columns:1fr}.strip-grid>a,.strip-grid>a:first-child{padding:17px 2px;gap:18px}.strip-grid>a:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.strip-grid>a>span:nth-child(2){font-size:1rem}.strip-grid small{display:inline;margin-left:9px;font-size:.75rem}.strip-number{font-size:.75rem}.strip-arrow{padding-right:4px}.section{padding:60px 0}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:.73rem;margin-bottom:16px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2{font-size:2rem;line-height:1.18}.section-heading>p{font-size:.94rem;max-width:100%;margin-top:21px}.service-card{display:flex;padding:24px 23px 0;border-radius:14px}.service-card-top{margin-bottom:23px}.service-index{font-size:.71rem}.service-card h3{font-size:1.55rem}.service-card>p{font-size:.95rem;margin:14px 0 0;min-height:0}.service-card .check-list{margin:24px 0;gap:12px}.check-list li{font-size:.88rem}.service-cta{padding:20px 0;font-size:.87rem}.process-section{padding:55px 0}.process-layout{grid-template-columns:1fr;gap:37px}.process-intro h2{font-size:2.1rem}.process-intro p:not(.eyebrow){max-width:100%;font-size:.95rem}.light-link{margin-top:18px}.process-steps{gap:27px}.process-steps li{gap:17px}.step-number{width:35px;height:35px}.process-steps h3{font-size:1.02rem}.process-steps p{font-size:.9rem}.contact-grid{gap:30px}.contact-copy h2{font-size:2.6rem}.contact-copy>p:not(.eyebrow){margin-top:18px;font-size:.97rem}.contact-phone{font-size:1.85rem;margin-top:25px}.contact-mail{font-size:.93rem}.contact-zone{margin-top:27px}.contact-zone h3{font-size:1rem}.form-panel{padding:25px 20px;border-radius:15px}.form-heading h3{font-size:1.37rem}.form-heading p{font-size:.86rem}.form-row{grid-template-columns:1fr;gap:0}.field input,.field textarea,.field select{font-size:1rem}.service-choice span{font-size:.78rem;min-height:50px}.choice-grid{gap:6px}.field{margin-bottom:19px}.form-note{font-size:.78rem}.form-submit{font-size:.94rem}.faq-section{padding:55px 0 60px}.faq-layout{gap:30px}.faq-layout h2{font-size:2rem}.faq-list summary{font-size:.93rem;gap:15px;padding:20px 0}.faq-list details p{padding-right:15px;font-size:.9rem}.footer{padding:35px 0 104px}.footer-top{align-items:flex-start;flex-direction:column;gap:25px;padding-bottom:25px}.footer-brand .brand-name small{font-size:.7rem;max-width:250px;line-height:1.5}.footer-phone{font-size:1.2rem}.footer-bottom p{font-size:.75rem}.footer-bottom nav{font-size:.78rem;gap:20px}.mobile-contact{display:grid;grid-template-columns:1.08fr 1fr;position:fixed;z-index:50;bottom:0;left:0;right:0;background:#fff;padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px;border-top:1px solid var(--line);box-shadow:0 -4px 20px #142f4c12}.mobile-contact a{border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:47px;padding:10px 5px;line-height:1.3;font-size:.78rem;font-weight:650;background:var(--blue);color:#fff;text-align:center}.mobile-contact .mobile-call{background:#edf3fc;color:var(--navy)}.mobile-contact span{font-size:1.1rem}.legal-main{padding:42px 0 55px}.legal-main dl{grid-template-columns:1fr}.legal-main dt{border-bottom:0;padding:15px 0 2px}.legal-main dd{padding:0 0 15px}.legal-main h1{font-size:2.2rem}.legal-main h2{font-size:1.3rem}.legal-main p,.legal-main li{font-size:.95rem}.legal-page .footer{padding-bottom:35px}}
@media(max-width:375px){.brand-name small{font-size:.54rem}.brand-name{font-size:1.15rem}.strip-grid small{display:block;margin-left:0}.hero h1{font-size:2.55rem}.form-panel{padding:24px 16px}.service-choice span{font-size:.73rem}.mobile-contact a{font-size:.73rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.header{position:static}.topbar,.nav,.menu-toggle,.mobile-contact,.form-panel,.hero-actions,.service-cta{display:none}.container{width:100%}.hero-grid,.contact-grid,.faq-layout,.process-layout{display:block}.hero-visual{height:250px;min-height:0;margin-top:20px}.section,.process-section{padding:28px 0}.service-grid{display:block}.service-card{break-inside:avoid;margin-bottom:15px}.footer{padding:20px 0}.process-section{color:#142f4c;background:#fff}.process-section p,.process-intro .eyebrow,.step-number{color:#526477}.light-link{color:#142f4c}.process-steps{margin-top:22px}details p{display:block}}

/* Keep functional labels and reading text comfortably legible at every width. */
.nav>a:not(.button),.button-small,.service-cta,.text-link,.check-list li,.strip-grid small,.field label,.service-options legend,.service-choice span,.text-button,.footer-bottom nav{font-size:max(.875rem,14px)}
.hero-description,.service-card>p,.section-heading>p,.process-intro p:not(.eyebrow),.process-steps p,.contact-copy>p:not(.eyebrow),.contact-zone p,.faq-list details p{font-size:1rem}
.form-note,.field-hint{font-size:.8125rem}
.service-index{font-size:.75rem}
@media(max-width:640px){.nav>a:not(.button){font-size:1rem}.service-choice span{font-size:.875rem;padding-inline:4px}.strip-grid small{display:block;margin-left:0}.mobile-contact a{font-size:.8125rem}.form-heading p{font-size:.875rem}}

/* Mise en avant de la zone d'intervention locale. */
.local-section{padding:72px 0 0;background:#fff}.local-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;padding:44px 50px;background:var(--ice);border:1px solid #dce8f7;border-radius:var(--radius)}.local-card .eyebrow{margin-bottom:14px}.local-card h2{font-size:2.25rem}.local-card h2 span{color:var(--blue)}.local-copy>p:first-child{font-size:1rem;line-height:1.8;max-width:560px}.local-towns{margin:16px 0 20px;font-size:.88rem;font-weight:650;line-height:1.7;color:var(--navy)}
@media(max-width:880px){.local-card{grid-template-columns:1fr;gap:25px;padding:38px}.local-card h2{font-size:2rem}}
@media(max-width:640px){.local-section{padding-top:42px}.local-card{padding:29px 23px;gap:22px;border-radius:14px}.local-card h2{font-size:1.85rem}.local-copy>p:first-child{font-size:.95rem}.local-towns{font-size:.85rem}}
