@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(assets/inter-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(assets/inter-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--navy:#081e29;--navy-light:#122d39;--accent:#bd0a26;--accent-light:#ff7084;--ink:#102c37;--muted:#68777d;--line:#dce4e5;--paper:#f5f6f8;--white:#fff;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:white;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #bd0a26;outline-offset:5px}.container{width:calc(100% - 112px);max-width:var(--max);margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;padding:12px;background:var(--accent);color:white;z-index:100}.skip:focus{top:10px}.topbar{background:var(--accent);color:white;font-size:12px;letter-spacing:.015em}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a span{padding-inline:10px}.header{background:var(--navy);color:white;border-bottom:1px solid #ffffff20}.nav{min-height:108px;display:flex;justify-content:space-between;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:13px;font-weight:600;font-size:22px;letter-spacing:-.25px;line-height:1.18}.brand img{object-fit:contain;background:transparent;border-radius:0;padding:0}.brand-bottom{display:block;font-weight:500}.brand-dot{color:var(--accent-light)}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav>a:not(.button){padding:10px 0}nav>a:not(.button):hover{color:var(--accent-light)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:5px;padding:17px 23px;font-size:14px;font-weight:600;line-height:1.45;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span,.text-link span,.card-link span{font-size:23px;line-height:1}.button-accent{background:var(--accent);color:white}.button-accent:hover{background:#a60921}.button-small{padding:13px 18px}.button-dark{background:var(--navy);color:white}.button-dark:hover{background:#224453}.menu-toggle{display:none}.hero{overflow:hidden;background:var(--navy);color:white}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;min-height:640px;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding:58px 0 54px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.6;margin:0 0 25px;color:#326671}.eyebrow.light{color:var(--accent-light)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5vw,74px);font-weight:600;line-height:1.08;letter-spacing:-2.3px;margin-bottom:26px}h1 em{font-style:normal;color:var(--accent-light)}.hero-description{font-size:17px;line-height:1.7;color:#c8d1d5;max-width:430px;margin-bottom:29px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:17px;font-weight:600;font-size:14px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.white{color:white}.hero-note{color:#b1c0c7;font-size:12px;margin:27px 0 0}.hero-note span{margin:0 14px;color:#78909c}.hero-visual{height:100%;position:relative;display:flex;align-items:center;min-width:0}.hero-art{position:absolute;width:132%;max-width:none;height:91%;object-fit:cover;object-position:center;left:-15%;top:2%;border-radius:12px;mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.visual-label{position:absolute;left:10%;bottom:88px;display:flex;align-items:center;gap:15px;background:#ffffffeb;color:var(--navy);padding:18px 23px;border-radius:8px;box-shadow:0 10px 35px #0002}.visual-label strong{font-size:16px;line-height:1.4;display:block}.visual-label div>span{display:block;font-size:12px;color:#54686d;margin-top:7px}.mini-icon{background:var(--accent);color:white;display:grid;place-items:center;min-width:44px;height:44px;border-radius:50%;font-size:27px}.vertical-label{position:absolute;right:-18px;top:50%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.25em;color:#94aab6}.hero-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff20;padding-block:19px;color:#a6bac4;font-size:12px}.hero-bottom a{color:white}.hero-bottom a span{margin-left:20px;font-size:20px}.proof-band{background:var(--paper);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:31px}.proof-grid>div{padding:0 24px;border-right:1px solid #d9e1de}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border:0}.proof-grid strong{display:block;font-size:23px;letter-spacing:-.7px}.proof-grid span{font-size:13px;color:#5b6e76}.section{padding:100px 0}h2{font-size:clamp(32px,3.5vw,48px);line-height:1.15;letter-spacing:-1.4px;font-weight:600;margin-bottom:24px}.muted{color:#71838b}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin:0}.section-heading>p{max-width:360px;color:var(--muted);font-size:16px;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{display:flex;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 30px #102c3708}.service-card.featured{background:var(--paper);border-color:#d6dce0}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:39px}.service-number{font-size:11px;letter-spacing:.1em;font-weight:600;color:#566c75}.service-icon{width:45px;height:45px;color:#315763}.featured .service-icon{color:#bd0a26}.service-card h3{font-size:24px;letter-spacing:-.9px;line-height:1.3;margin-bottom:18px}.service-card>p{color:var(--muted);font-size:15px;margin-bottom:22px}.service-card ul{list-style:none;padding:0;margin:0 0 36px;font-size:14px}.service-card li{margin:9px 0;display:flex;gap:12px}.service-card li:before{content:'✓';font-weight:600;color:#bd0a26}.card-link{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:600;border-top:1px solid var(--line);padding-top:22px;margin-top:auto}.card-link:hover{color:#bd0a26}.finder-section{padding:0 0 100px}.finder{background:var(--accent);color:white;border-radius:10px;padding:36px 40px;display:flex;align-items:center;gap:30px}.finder-mark{color:white;flex-shrink:0;width:70px;height:70px;display:grid;place-items:center;border:1px solid #ffffff50;border-radius:50%}.finder-mark svg{width:34px;height:34px}.finder .eyebrow{font-size:10px;margin-bottom:10px;color:#ffffff}.finder h2{font-size:25px;letter-spacing:-.7px;margin-bottom:10px}.finder p:last-child{font-size:14px;margin:0}.finder .button{margin-left:auto;flex-shrink:0}.local-section{background:var(--paper);padding:96px 0}.local-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.local-image{position:relative;min-height:650px;border-radius:10px;overflow:hidden;background:var(--navy)}.local-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:45% center}.local-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,#081e29dd)}.local-caption{position:absolute;bottom:35px;left:35px;z-index:1;color:white}.local-caption>span{font-size:12px;display:block;margin-bottom:12px;color:var(--accent-light)}.local-caption strong{font-size:30px;line-height:1.25;letter-spacing:-1px}.local-copy>p:not(.eyebrow){font-size:16px;color:var(--muted)}.local-points{margin:30px 0}.local-points>div{display:flex;gap:20px;margin-top:21px}.local-points>div>span{font-size:12px;color:#bd0a26;font-weight:600;padding-top:3px}.local-points h3{font-size:16px;letter-spacing:-.3px;margin:0 0 6px}.local-points p{font-size:14px;color:var(--muted);margin:0}.process-section{background:var(--navy);color:white;padding:80px 0}.process-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-start;margin-bottom:54px}.process-heading .eyebrow{padding-top:10px}.process-heading h2{font-size:40px;margin:0;width:60%}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.process-grid article{border-top:1px solid #ffffff35;padding-top:26px}.step{font-size:14px;color:var(--accent-light);display:block;margin-bottom:20px}.process-grid h3{font-size:20px;letter-spacing:-.6px;margin-bottom:12px}.process-grid p{font-size:15px;color:#b7c7cd;max-width:320px;margin:0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.contact-intro{color:var(--muted);margin:28px 0}.contact-phone{font-size:31px;font-weight:700;letter-spacing:-.8px;display:inline-flex;gap:25px;align-items:center;margin:8px 0 12px}.contact-phone:hover{color:#bd0a26}.contact-email{display:block;font-size:16px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.location{margin:32px 0 4px;font-size:14px;font-weight:700}.availability{font-size:13px;color:var(--muted)}.contact-form{padding:35px;background:var(--paper);border-radius:10px}.contact-form h3{font-size:21px;letter-spacing:-.6px;margin-bottom:28px}.contact-form label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.contact-form input,.contact-form select,.contact-form textarea{display:block;background:white;color:var(--ink);width:100%;padding:12px 13px;border:1px solid #d6dfdf;border-radius:4px;font-size:14px;font-weight:400;margin-top:7px;min-height:47px}.contact-form textarea{resize:vertical;min-height:120px}.contact-form ::placeholder{color:#7b898e}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form .button{width:100%;justify-content:space-between}.form-note{font-size:12px;color:#64777e;line-height:1.6;margin:16px 0 0}.form-status{font-size:13px;line-height:1.5;color:#8f1026;margin:12px 0 0}.form-status:empty{display:none}footer{background:var(--navy);color:white;padding:45px 0 22px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:37px}.footer-main>p{font-size:14px;color:#b3c5ce;margin:0}.footer-brand{font-size:20px}.footer-bottom{border-top:1px solid #ffffff25;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#a5b9c3}
@media(min-width:1600px){.hero-grid{min-height:710px}h1{font-size:78px}.hero-art{width:140%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}nav{gap:22px}.brand{font-size:19px}.brand img{width:74.1px;height:65px}h1{font-size:59px}.hero-grid{grid-template-columns:1.1fr 1fr}.hero-art{left:-22%;width:145%}.actions{gap:18px}.actions .button{padding-inline:17px}.local-grid{gap:40px}.contact-grid{gap:55px}.service-card{padding:24px}.service-card h3{font-size:22px}.finder{padding:30px;gap:22px}.finder-mark{display:none}.finder h2{font-size:24px}.proof-grid strong{font-size:21px}.proof-grid>div{padding:0 17px}.visual-label{left:0;bottom:70px}.contact-phone{font-size:27px}}
@media(max-width:850px){.nav{min-height:86px}nav{gap:19px}nav>a:not(.button){font-size:13px}.brand{font-size:17px}.brand img{width:62.4px;height:52px}.button-small{font-size:12px;padding:12px;gap:10px}.hero-grid{min-height:660px}.hero-copy{padding-top:50px}h1{font-size:53px;letter-spacing:-1.8px}.hero-description{font-size:16px}.hero-art{height:75%;top:7%}.visual-label{bottom:90px;padding:16px;left:0}.visual-label strong{font-size:14px}.visual-label div>span{max-width:130px}.section{padding:75px 0}.service-grid{gap:12px}.service-card{padding:20px}.service-card h3{font-size:20px}.service-card>p{font-size:14px}.service-card ul{font-size:13px}.card-link{font-size:13px}.service-number{font-size:10px}.service-icon{width:35px;height:35px}.finder-section{padding-bottom:75px}.finder h2{font-size:21px}.finder .button{font-size:13px;padding:15px}.proof-grid span{font-size:12px}.proof-grid strong{font-size:18px}.local-grid{gap:30px}.local-image{min-height:680px}.local-caption{left:25px}.local-caption strong{font-size:25px}.contact-grid{gap:35px}.contact-form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.footer-main>p{display:none}.process-grid{gap:25px}}
@media(max-width:700px){html{scroll-padding-top:20px}.container{width:calc(100% - 40px)}.topbar-inner{justify-content:center;min-height:34px}.topbar-inner>span{display:none}.topbar a{font-size:12px}.nav{min-height:82px;flex-wrap:wrap;gap:0}.brand{font-size:18px}.brand img{width:62.4px;height:57.2px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #ffffff50;color:white;border-radius:4px;padding:8px 12px;font-size:14px}nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:7px;padding:12px 0 20px}nav.is-open{display:flex}nav>a:not(.button){font-size:15px;padding:9px 3px}nav .button{font-size:14px;align-self:flex-start}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:42px 0 0}.eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:21px}h1{font-size:clamp(44px,9.8vw,64px);letter-spacing:-1.7px;line-height:1.06;margin-bottom:22px}h1 br:nth-of-type(1){display:none}.hero-description{font-size:16px;max-width:390px;margin-bottom:23px}.actions{gap:20px}.actions .button{font-size:14px;padding:16px 20px}.actions .text-link{font-size:13px}.hero-note{font-size:11px;margin-top:24px}.hero-note span{margin:0 10px}.hero-visual{height:330px;min-height:330px;margin-top:10px}.hero-art{left:-4%;top:0;width:108%;height:100%;object-position:50% 58%;mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 90%,transparent)}.visual-label{left:8px;bottom:20px;padding:13px 17px;gap:12px}.visual-label strong{font-size:14px}.visual-label div>span{max-width:none;font-size:11px;margin-top:4px}.mini-icon{min-width:36px;height:36px;font-size:23px}.vertical-label{right:0;top:30%;font-size:9px}.hero-bottom{font-size:10px;padding-block:13px}.hero-bottom a span{margin-left:8px}.proof-grid{grid-template-columns:1fr 1fr;padding:23px 0;gap:20px 0}.proof-grid>div{padding:0 12px}.proof-grid>div:nth-child(odd){padding-left:0}.proof-grid>div:nth-child(even){border:0}.proof-grid strong{font-size:19px}.proof-grid span{font-size:11px}.section{padding:62px 0}h2{font-size:34px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:22px;font-size:15px;max-width:none}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:28px}.card-top{margin-bottom:26px}.service-number{font-size:11px}.service-icon{width:42px;height:42px}.service-card h3{font-size:26px}.service-card>p{font-size:16px;max-width:380px}.service-card ul{font-size:14px;margin-bottom:25px}.card-link{font-size:14px}.finder-section{padding-bottom:62px}.finder{padding:28px;display:block}.finder h2{font-size:25px}.finder h2 br{display:none}.finder p:last-child{font-size:14px}.finder .button{margin-top:25px;font-size:14px}.local-grid{grid-template-columns:1fr;gap:34px}.local-image{min-height:380px;order:2}.local-caption{bottom:25px}.local-caption strong{font-size:28px}.local-copy>p:not(.eyebrow){font-size:15px}.local-points{margin:26px 0}.local-points h3{font-size:16px}.process-section{padding:58px 0}.process-heading{display:block;margin-bottom:30px}.process-heading h2{width:auto;font-size:32px}.process-heading .eyebrow{padding:0}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid article{padding-top:20px}.step{margin-bottom:10px}.process-grid p{max-width:none}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-phone{font-size:29px}.contact-intro{font-size:15px;margin:24px 0}.contact-form{padding:25px}.contact-form h3{font-size:20px}.contact-form label{font-size:14px}.contact-form input,.contact-form textarea,.contact-form select{font-size:16px}.footer-main{align-items:flex-start;padding-bottom:29px}.footer-main .text-link{font-size:12px;gap:10px}.footer-brand{font-size:16px;gap:8px}.footer-brand img{width:52px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;font-size:11px}footer{padding-top:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Véhicule : photographie complète et services de proximité. */
.truck-section{background:var(--navy);color:#fff;padding:85px 0 90px}
.truck-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:38px}
.truck-heading h2{margin:0}.truck-heading h2 span{color:var(--accent-light)}
.truck-heading>p{max-width:380px;margin:0 0 4px;color:#b7c7cd;font-size:16px}
.truck-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:42px;align-items:center}
.truck-photo{margin:0;overflow:hidden;border-radius:8px;background:var(--navy-light)}
.truck-photo img{width:100%;height:auto;display:block;object-fit:contain}
.truck-photo figcaption{padding:17px 22px;font-size:14px;color:#cad5da;border-top:3px solid var(--accent)}
.truck-kicker{font-size:11px;letter-spacing:.14em;color:#b7c7cd;font-weight:600;margin-bottom:13px}
.truck-electric{margin-bottom:18px;display:flex;flex-direction:column;line-height:1.1}
.truck-electric strong{font-weight:600;font-size:64px;letter-spacing:-2.5px;color:var(--accent-light)}
.truck-electric>span{font-size:25px;margin-top:5px;letter-spacing:-.4px}
.truck-intro{font-size:15px;color:#c8d1d5;margin-bottom:24px}
.truck-benefit{border-top:1px solid #ffffff25;padding-top:18px;margin-top:19px}
.truck-benefit h3{font-size:16px;font-weight:600;margin-bottom:7px}
.truck-benefit p{font-size:14px;line-height:1.65;color:#b7c7cd;margin:0}
.truck-details>.button{margin-top:25px;gap:18px}
@media(max-width:1100px){.truck-grid{gap:28px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.truck-electric strong{font-size:52px}.truck-heading{gap:30px}.truck-heading>p{max-width:330px}.truck-details>.button{padding:15px 17px;font-size:13px}}
@media(max-width:850px){.truck-heading{display:block}.truck-heading>p{max-width:none;margin-top:22px}.truck-grid{grid-template-columns:1fr;gap:30px}.truck-details{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.truck-kicker{grid-column:1/-1}.truck-electric{grid-column:1;grid-row:2}.truck-intro{grid-column:2;grid-row:2;align-self:center;margin:0}.truck-benefit{margin-top:10px}.truck-details>.button{justify-self:start}}
@media(max-width:700px){.truck-section{padding:60px 0}.truck-heading{margin-bottom:28px}.truck-heading>p{font-size:15px}.truck-photo figcaption{padding:14px 17px;font-size:12px}.truck-details{display:block}.truck-electric strong{font-size:56px}.truck-intro{margin:20px 0}.truck-benefit{margin-top:20px}.truck-details>.button{font-size:14px}.truck-kicker{font-size:10px}}

/* Référencement local : titres lisibles et réponses utiles. */
.hero h1{font-size:clamp(42px,4.3vw,60px);line-height:1.1;letter-spacing:-1.8px}
.section-heading h2{font-size:clamp(30px,3vw,42px)}
.service-card h3{font-size:22px;line-height:1.3;letter-spacing:-.7px}
address.location{font-style:normal}
.faq-section{background:var(--paper)}
.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;align-items:start}
.faq-grid>div>p:not(.eyebrow){color:var(--muted);max-width:340px}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}
.faq-list summary{font-size:16px;font-weight:600;cursor:pointer;line-height:1.6;padding-right:10px}
.faq-list summary::marker{color:var(--accent)}
.faq-list summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.faq-list details p{font-size:15px;color:var(--muted);margin:16px 0 0;line-height:1.75}
.faq-list a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}
@media(max-width:1100px){.hero h1{font-size:clamp(40px,4.3vw,54px)}.faq-grid{gap:35px}}
@media(max-width:850px){.hero h1{font-size:42px;letter-spacing:-1.4px}.service-card h3{font-size:20px}.faq-grid{grid-template-columns:1fr;gap:20px}.faq-grid>div>p:not(.eyebrow){max-width:none}}
@media(max-width:700px){.hero h1{font-size:clamp(32px,7.7vw,46px);letter-spacing:-1.1px}.hero h1 br:nth-of-type(1){display:initial}.service-card h3{font-size:24px}.faq-list details{padding:18px 0}.faq-list summary{font-size:16px}}
