@font-face{font-family:"Open Sans Local";src:url("assets/fonts/OpenSans-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Open Sans Local";src:url("assets/fonts/OpenSans-SemiBold.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Open Sans Local";src:url("assets/fonts/OpenSans-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
:root{--navy:#07172f;--blue:#1268e8;--muted:#687286;--line:#e5e9f0;--soft:#f7f9fc;--shadow:0 12px 35px rgba(19,47,86,.08);--site-font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box;font-family:var(--site-font)!important}html{scroll-behavior:smooth;scroll-padding-top:72px}body{margin:0;color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1400px,calc(100% - 64px));margin:auto}.reveal{opacity:0;transform:translateY(15px);transition:.6s}.reveal.visible{opacity:1;transform:none}.section{padding:24px 0}.compact{padding-top:0}.eyebrow{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.07em}
.topbar{position:sticky;z-index:900;top:0;border-bottom:1px solid #edf0f4;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.topbar-inner{height:72px;display:flex;align-items:center;gap:30px}.logo img{width:150px}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;margin-left:auto}.main-nav a{position:relative;padding:27px 0 22px;font-size:12px;font-weight:600}.main-nav a.active:after{position:absolute;right:0;bottom:13px;left:0;height:2px;background:var(--blue);content:""}.phone-outline{padding:12px 17px;border:1px solid #aab4c4;border-radius:10px;font-size:12px;font-weight:750}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;min-height:460px;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:url("assets/hero-irve-james-borne.jpg");background-position:center;background-size:cover}.hero-photo:after{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 28%,rgba(255,255,255,.25) 49%,transparent 67%);content:""}.hero-inner{position:relative;z-index:1;min-height:460px;display:flex;align-items:center}.hero-copy{width:47%;padding:40px 0}.pill{display:inline-flex;margin:0 0 14px;padding:6px 11px;border:1px solid #cfd8e5;border-radius:999px;font-size:10px;font-weight:750}.hero h1{margin:0;font-size:58px;line-height:.98;letter-spacing:-.048em}.lead{margin:17px 0;color:#566177;font-size:17px;line-height:1.45}.checkline{display:flex;gap:18px;margin:16px 0 25px;font-size:12px;font-weight:650}.checkline span:before{display:inline-grid;width:16px;height:16px;margin-right:6px;place-items:center;border:1.5px solid var(--blue);border-radius:50%;color:var(--blue);content:"✓";font-size:9px}.hero-buttons{display:flex;gap:12px}.btn{display:inline-flex;min-height:45px;align-items:center;justify-content:center;padding:0 21px;border:0;border-radius:9px;font-size:12px;font-weight:750;cursor:pointer}.primary{color:#fff;background:linear-gradient(135deg,#2a76ec,#0c59d8);box-shadow:0 8px 18px rgba(18,104,232,.18)}.secondary{border:1px solid #2e79e9;color:#1863d5;background:#fff}.rating{display:flex;align-items:center;gap:12px;margin-top:19px}.avatars{display:flex}.avatars i{width:25px;height:25px;display:grid;place-items:center;margin-left:-5px;border:2px solid #fff;border-radius:50%;color:#fff;background:#617087;font-size:9px;font-style:normal}.avatars i:first-child{margin-left:0}.rating>div:last-child{display:grid;gap:3px}.rating strong{color:#ffb020;font-size:13px}.rating small{margin-left:7px;color:#59647a;font-size:10px;font-weight:600}.rating span{color:#697487;font-size:10px}
.trustbar{padding:17px 0;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:17px 22px;border-radius:18px;background:linear-gradient(90deg,#f8f9fb,#fff,#f8f9fb);box-shadow:var(--shadow)}.trust-grid article{display:flex;align-items:center;gap:13px;padding:0 18px}.trust-grid b{display:grid;width:39px;height:39px;place-items:center;color:var(--blue);border:2px solid #2d78e6;border-radius:50%;font-size:18px}.trust-grid article div{display:grid;gap:4px}.trust-grid strong{font-size:12px}.trust-grid span{color:#697487;font-size:9px}
.solution-layout{display:grid;grid-template-columns:1.05fr repeat(3,1fr) 1.06fr;gap:16px;align-items:stretch}.intro{padding:34px 16px 15px}.intro h2{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.035em}.intro i{display:block;width:26px;height:3px;margin:13px 0;background:var(--blue)}.intro>p:last-child{color:var(--muted);font-size:11px;line-height:1.55}.mini-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.card-photo{height:118px;background-position:center;background-size:cover}.card-photo.home{background-image:url("assets/hero-irve-v2.jpg");background-position:88% 38%}.card-photo.business{background-image:url("assets/hero-irve-v1.jpg");background-position:73% 48%}.card-photo.scalable{background-image:url("assets/hero-irve-v2.jpg");background-position:98% 46%}.mini-card h3,.mini-card p,.mini-card a{margin-right:15px;margin-left:15px}.mini-card h3{margin-top:13px;margin-bottom:7px;font-size:13px}.mini-card p{min-height:47px;margin-top:0;color:var(--muted);font-size:9.5px;line-height:1.45}.mini-card a{display:inline-block;margin-bottom:15px;color:#145fcf;font-size:9px;font-weight:750}.offer-card{padding:20px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#0b2044,#07142d)}.offer-card>span{display:inline-flex;padding:5px 8px;border:1px solid #70809b;border-radius:999px;font-size:8px}.offer-card p{margin:14px 0 3px;color:#75aaf5;font-size:11px}.offer-card>strong{display:block;font-size:27px}.offer-card ul{margin:13px 0;padding:0;list-style:none}.offer-card li{margin:6px 0;font-size:9px}.offer-card li:before{margin-right:6px;content:"✓"}.offer-card button{width:100%;padding:10px;border:0;border-radius:7px;color:#135bc9;background:#fff;font-size:9px;font-weight:750}
.duo-panel{display:grid;grid-template-columns:.85fr 1fr 1.12fr;min-height:220px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.usage,.zone{padding:27px}.round-icon{float:left;display:grid;width:38px;height:38px;margin:0 14px 10px 0;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:800}.usage h2,.zone h2{margin:0 0 13px;font-size:16px;line-height:1.25}.usage p,.zone p{color:var(--muted);font-size:10px;line-height:1.55}.usage ul,.security ul{margin:15px 0 0;padding:0;list-style:none}.usage li,.security li{margin:8px 0;color:#536078;font-size:10px}.usage li:before,.security li:before{margin-right:7px;color:var(--blue);content:"✓"}.feature-photo{background-image:url("assets/hero-irve-v1.jpg");background-position:76% center;background-size:cover}.zone{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7faff,#eaf3ff)}.zone a{color:#155fcf;font-size:10px;font-weight:750}.map-dot{position:absolute;right:42px;bottom:35px;display:grid;width:90px;height:90px;place-items:center;border-radius:50%;color:#fff;background:rgba(31,111,231,.22);font-size:31px}.map-dot small{position:absolute;top:58px;color:#155fcf;font-size:8px}
.brands{padding:0 0 18px}.brands-inner{display:grid;grid-template-columns:170px 1fr;align-items:center;padding:14px 24px;border:1px solid var(--line);border-radius:12px}.brands-inner>strong{font-size:14px}.brand-list{display:flex;align-items:center;justify-content:space-around;gap:18px}.brand-list span{font-size:10px;font-weight:800;letter-spacing:.03em}.brands-inner small{grid-column:2;margin-top:8px;color:#7b8391;text-align:center;font-size:8px}
.process{padding-top:0}.process-panel{padding:16px 20px 23px;border:1px solid var(--line);border-radius:12px}.process h2{margin:0 0 17px;text-align:center;font-size:19px}.process ol{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin:0;padding:0;list-style:none}.process li{position:relative;display:flex;align-items:center;flex-direction:column;text-align:center}.process li:not(:last-child):after{position:absolute;top:34px;right:-27%;width:45%;border-top:1px dashed #9aa8bc;content:""}.process li>b{position:absolute;top:0;left:28%;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:8px}.process li i{display:grid;width:56px;height:56px;margin-bottom:8px;place-items:center;border:1px solid #e3e8ef;border-radius:50%;font-size:20px;font-style:normal;box-shadow:0 5px 15px rgba(0,0,0,.04)}.process li strong{font-size:10px}.process li span{max-width:150px;margin-top:5px;color:var(--muted);font-size:8.5px;line-height:1.45}
.bottom-blocks{padding-top:0}.bottom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.bottom-grid>article{min-height:190px;padding:21px;border:1px solid var(--line);border-radius:12px;background:#fff}.bottom-grid h2{margin:0 0 12px;font-size:17px}.faq-item{border-top:1px solid #edf0f4}.faq-item button{width:100%;display:flex;justify-content:space-between;padding:8px 0;border:0;background:none;text-align:left;font-size:9px;cursor:pointer}.faq-answer{max-height:0;overflow:hidden}.faq-answer p{margin:0 0 8px;color:var(--muted);font-size:9px}.faq-item.is-open .faq-answer{max-height:100px}.testimonial{text-align:center}.testimonial blockquote{margin:27px auto 15px;max-width:260px;color:#59657b;font-size:11px;line-height:1.55}.testimonial>strong{display:block;color:#ffb020}.testimonial>span{color:#7a8393;font-size:9px}.security{background:linear-gradient(135deg,#f8fbff,#edf4ff)!important}.security .round-icon{margin-bottom:12px}.security p{color:var(--muted);font-size:10px;line-height:1.5}
.cta{padding:0 0 8px}.cta-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:17px;padding:18px 30px;border-radius:11px;color:#fff;background:linear-gradient(90deg,#0c2044,#07142d)}.cta h2{margin:0 0 4px;font-size:20px}.cta p{margin:0;color:#c5cedb;font-size:10px}.dark-outline{border:1px solid #8994a7;color:#fff;background:transparent}
.footer{padding:0 0 18px}.footer-top{display:grid;grid-template-columns:1.2fr repeat(4,1fr);align-items:center;gap:18px;padding:13px 24px;border-radius:11px;color:#fff;background:#10274f}.footer-top img{width:135px;filter:brightness(0) invert(1)}.footer-top>span{font-size:9px;line-height:1.5}.footer-bottom{display:flex;justify-content:center;gap:27px;padding-top:13px;color:#848a95;font-size:8px}.footer-bottom button{padding:0;border:0;color:inherit;background:none;font-size:inherit;cursor:pointer}
.quote-modal{position:fixed;z-index:3000;inset:0;display:none;place-items:center;padding:20px}.quote-modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(2,13,30,.64);backdrop-filter:blur(8px)}.modal-card{position:relative;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border-radius:28px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.modal-card h2{margin:0 0 10px;font-size:31px}.modal-intro{max-width:560px;margin:0 0 25px;color:#6e6e73;font-size:14px;line-height:1.5}.modal-close{position:absolute;top:14px;right:15px;width:35px;height:35px;border:0;border-radius:50%;background:#f0f2f5;font-size:23px;cursor:pointer}.irve-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.irve-form label{display:grid;gap:6px;color:#515d72;font-size:10px;font-weight:700}.irve-form input,.irve-form textarea,.irve-form select{width:100%;padding:13px;border:1px solid #dfe4eb;border-radius:11px;color:#1d1d1f;background:#fbfbfd;font:inherit;font-size:13px}.irve-form select{appearance:none;padding-right:38px;background-image:linear-gradient(45deg,transparent 50%,#6e6e73 50%),linear-gradient(135deg,#6e6e73 50%,transparent 50%);background-position:calc(100% - 18px) 52%,calc(100% - 13px) 52%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.irve-form input:focus,.irve-form textarea:focus,.irve-form select:focus{border-color:#0071e3;outline:3px solid rgba(0,113,227,.12);background:#fff}.wide{grid-column:1/-1}.consent{display:flex!important;align-items:center}.consent input{width:17px}.hp-field{position:absolute;left:-9999px}.form-status{margin:0;color:#59657b;font-size:11px}
.cookie-consent{position:fixed;z-index:4000;right:15px;bottom:15px;left:15px;display:flex;justify-content:center;visibility:hidden;opacity:0;transform:translateY(14px);transition:.3s;pointer-events:none}.cookie-consent.is-visible{visibility:visible;opacity:1;transform:none;pointer-events:auto}.cookie-consent-card{width:min(1000px,100%);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:20px;border:1px solid #ddd;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 20px 70px rgba(0,0,0,.18);backdrop-filter:blur(20px)}.cookie-eyebrow{margin:0;color:var(--blue);font-size:9px;font-weight:800}.cookie-copy h2{margin:4px 0;font-size:19px}.cookie-copy p{margin:0;color:var(--muted);font-size:10px}.cookie-copy a{color:var(--blue);font-size:10px}.cookie-actions{display:grid;grid-template-columns:auto auto;gap:6px}.cookie-btn{padding:10px 13px;border:1px solid #d6dbe2;border-radius:999px;background:#fff;font-size:9px;font-weight:750}.cookie-btn-primary{border-color:var(--blue);color:#fff;background:var(--blue)}.cookie-btn-text{grid-column:1/-1}.cookie-btn[hidden],.cookie-preferences[hidden]{display:none}.cookie-preferences{grid-column:1/-1;border-top:1px solid var(--line)}.cookie-preferences label{display:flex;justify-content:space-between;padding:10px}.cookie-preferences span{display:grid}.cookie-preferences small{color:var(--muted)}
@media(max-width:900px){.main-nav,.phone-outline{display:none}.menu-toggle{display:grid;margin-left:auto;width:40px;height:40px;place-content:center;gap:5px;border:1px solid #ddd;border-radius:50%;background:#fff}.menu-toggle span{width:17px;height:1px;background:#111}.mobile-nav:not([hidden]){display:grid;gap:5px;padding:10px 25px 20px}.mobile-nav a{padding:10px;border-radius:9px;background:#f5f7fa;font-size:12px}.hero-photo:after{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.85) 46%,transparent 77%)}.hero-photo{background-position:66% center}.hero-inner{align-items:flex-start}.hero-copy{width:100%;padding-top:40px}.solution-layout{grid-template-columns:repeat(2,1fr)}.intro,.offer-card{grid-column:span 2}.duo-panel{grid-template-columns:1fr 1fr}.usage{grid-column:1/-1}.feature-photo{min-height:220px}.trust-grid{grid-template-columns:1fr 1fr}.brands-inner{grid-template-columns:1fr}.brands-inner small{grid-column:1}.brand-list{flex-wrap:wrap}.bottom-grid{grid-template-columns:1fr 1fr}.security{grid-column:1/-1}.cta-inner{grid-template-columns:1fr auto}.cta .dark-outline{grid-column:2}.footer-top{grid-template-columns:1fr 1fr 1fr}.process ol{grid-template-columns:1fr 1fr 1fr}.process li:after{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 28px)}.hero{min-height:620px}.hero-inner{min-height:620px}.hero h1{font-size:45px}.checkline{flex-direction:column;gap:8px}.hero-buttons{align-items:stretch;flex-direction:column;width:220px}.rating{margin-top:14px}.trust-grid,.solution-layout,.duo-panel,.bottom-grid,.cta-inner,.footer-top,.process ol,.cookie-consent-card{grid-template-columns:1fr}.intro,.offer-card,.usage,.security,.cta .dark-outline{grid-column:1}.feature-photo{min-height:200px}.zone{min-height:220px}.trust-grid article{padding:9px}.process li{padding:7px}.brands-inner{padding:17px}.brand-list{justify-content:center}.cta-inner{padding:20px}.footer-bottom{flex-wrap:wrap;gap:10px}.irve-form{grid-template-columns:1fr}.wide{grid-column:1}.cookie-actions{grid-template-columns:1fr}.cookie-btn-text{grid-column:1}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}

/* Echelle typographique alignee sur la page Electricite */
body{color:#1d1d1f;line-height:1.55}
.main-nav a{font-size:14px;font-weight:500}
.phone-outline{font-size:16px;font-weight:500}
.pill,.eyebrow{font-size:12px;font-weight:500;letter-spacing:.1em}
.hero h1{font-size:52px;font-weight:500;line-height:1.04;letter-spacing:-.035em}
.lead{font-size:19px;line-height:1.45}
.checkline{font-size:13px;font-weight:500}
.btn{min-height:50px;padding-inline:23px;font-size:14px;font-weight:600}
.rating strong{font-size:14px}.rating small,.rating span{font-size:12px}
.trust-grid strong{font-size:14px;font-weight:600}.trust-grid span{font-size:12px;line-height:1.45}
.intro h2{font-size:32px;font-weight:500;line-height:1.08}.intro>p:last-child{font-size:14px;line-height:1.55}
.mini-card h3{font-size:17px;font-weight:600}.mini-card p{min-height:70px;font-size:13px;line-height:1.5}.mini-card a{font-size:13px;font-weight:600}
.offer-card>span{font-size:10px}.offer-card p{font-size:14px;line-height:1.45}.offer-card>strong{font-size:28px;font-weight:600}.offer-card li{font-size:12px}.offer-card button{font-size:13px;font-weight:600}
.usage h2,.zone h2{font-size:20px;font-weight:600}.usage p,.zone p{font-size:14px;line-height:1.55}.usage li,.security li{font-size:13px}.zone a{font-size:13px;font-weight:600}
.brands-inner>strong{font-size:16px;font-weight:600}.brand-list span{font-size:13px;font-weight:600}.brands-inner small{font-size:11px}
.process h2{font-size:22px;font-weight:600}.process li strong{font-size:14px;font-weight:600}.process li span{max-width:180px;font-size:12px;line-height:1.45}
.bottom-grid h2{font-size:20px;font-weight:600}.faq-item button{font-size:13px;font-weight:500}.faq-answer p{font-size:13px;line-height:1.55}.testimonial blockquote{font-size:14px;line-height:1.55}.testimonial>span{font-size:12px}.security p{font-size:14px;line-height:1.55}
.cta h2{font-size:26px;font-weight:500}.cta p{font-size:14px}.footer-top>span{font-size:13px}.footer-bottom{font-size:12px}
.modal-card h2{font-size:30px;font-weight:500}.irve-form label{font-size:13px;font-weight:500}.form-status{font-size:13px}
@media(max-width:600px){.quote-modal{padding:10px}.modal-card{max-height:calc(100vh - 20px);padding:30px 20px 24px;border-radius:22px}.modal-card h2{padding-right:30px;font-size:32px}.irve-form{grid-template-columns:1fr}.irve-form .wide{grid-column:1}.modal-intro{font-size:13px}}
.cookie-eyebrow{font-size:11px}.cookie-copy h2{font-size:22px;font-weight:500}.cookie-copy p,.cookie-copy a{font-size:13px}.cookie-btn{font-size:12px}

@media(max-width:600px){.hero h1{font-size:42px}.lead{font-size:17px}.main-nav a{font-size:14px}.mini-card p{min-height:0}.footer-top>span{font-size:12px}}

/* Menu identique a la page Electricite */
.topbar{background:rgba(250,250,252,.78);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:none;backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}
.topbar .wrap{width:min(1400px,calc(100% - 64px))}
.topbar-inner{min-height:80px;height:auto;gap:28px}
.topbar .logo{display:inline-flex;align-items:center;flex:0 0 auto}
.topbar .logo img{width:188px}
.topbar .main-nav{gap:24px;color:#3a3a3c;font-size:15px;font-weight:500}
.topbar .main-nav a{padding:0;font-size:15px;font-weight:500}
.topbar .main-nav a::after{right:auto;bottom:-8px;width:0;height:1.5px;background:#1d1d1f;opacity:1;transform:none;transition:width .22s ease}
.topbar .main-nav a.active::after,.topbar .main-nav a:hover::after{width:100%}
.topbar .main-nav a:hover{color:#1d1d1f}
.topbar .phone-outline{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:#0071e3;background:rgba(255,255,255,.96);font-size:18px!important;font-weight:500!important;letter-spacing:-.01em;box-shadow:none;transition:background .24s ease,border-color .24s ease}
.topbar .phone-outline:hover{border-color:rgba(0,0,0,.14);background:#f2f2f4}

@media(max-width:900px){.topbar-inner{min-height:80px}.topbar .logo img{width:168px}.topbar .phone-outline{display:none}}
@media(max-width:600px){.topbar .wrap{width:calc(100% - 28px)}.topbar .logo img{width:150px}}

/* Header repris avec la structure exacte de la page Electricite */
.site-header{position:sticky;z-index:900;top:0;background:rgba(250,250,252,.78);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:none;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}
.site-header .container{width:min(1400px,calc(100% - 64px));margin-inline:auto}
.site-header .header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.site-header .logo{display:inline-flex;align-items:center;flex:0 0 auto}
.site-header .logo img{width:188px}
.site-header .main-nav{display:flex;align-items:center;gap:24px;margin-left:auto;color:#3a3a3c;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-size:18px!important;font-weight:500!important}
.site-header .main-nav a{position:relative;padding:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-size:18px!important;font-weight:500!important}
.site-header .main-nav a::after{position:absolute;right:auto;bottom:-8px;left:0;width:0;height:1.5px;background:#1d1d1f;content:"";opacity:1;transform:none;transition:width .22s ease}
.site-header .main-nav a.active::after,.site-header .main-nav a:hover::after{width:100%}
.site-header .main-nav a:hover{color:#1d1d1f}
.site-header .phone-link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:#0071e3;background:rgba(255,255,255,.96);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-size:18px!important;font-weight:500!important;letter-spacing:-.01em;box-shadow:none;transition:background .24s ease,border-color .24s ease}
.site-header .mobile-nav a{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;font-size:18px!important;font-weight:500!important}
.site-header .phone-link:hover{border-color:rgba(0,0,0,.14);color:#0071e3;background:#f2f2f4}

/* Navigation sans trait au survol ni sur le lien actif */
.topbar .main-nav a::after,
.site-header .main-nav a::after{
  display:none!important;
  width:0!important;
  height:0!important;
  content:none!important;
}

/* Ajustements du hero */
@media(min-width:901px){
  .hero-photo{
    background-position:left center;
    background-size:105% auto;
  }
}

.hero .checkline{
  gap:20px;
  font-size:15px;
  line-height:1.25;
}

.hero .checkline span{
  display:inline-flex;
  align-items:center;
  white-space:nowrap;
}

.hero .checkline span::before{
  flex:0 0 18px;
  width:18px;
  height:18px;
  margin-right:7px;
  border:0;
  content:"";
  background-color:transparent;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='7.75' fill='none' stroke='%231268e8' stroke-width='1.5'/%3E%3Cpath d='M5.5 9.1 7.8 11.4 12.6 6.5' fill='none' stroke='%231268e8' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position:center;
  background-repeat:no-repeat;
  background-size:18px 18px;
}

.hero .btn.secondary{
  background:rgba(255,255,255,.58);
  -webkit-backdrop-filter:saturate(150%) blur(12px);
  backdrop-filter:saturate(150%) blur(12px);
}

/* Bandeau flottant des marques */
.brands-floating{
  position:relative;
  z-index:20;
  margin-top:-18px;
  padding:0 0 8px;
  background:linear-gradient(to bottom,transparent 18px,#f5f5f7 18px);
}

.brands-floating .brands-inner{
  min-height:92px;
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  align-items:center;
  gap:24px;
  padding:15px 25px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 48px rgba(15,23,42,.12);
  -webkit-backdrop-filter:saturate(160%) blur(20px);
  backdrop-filter:saturate(160%) blur(20px);
}

.brands-floating .brands-inner>strong{
  color:#1d1d1f;
  font-size:14px;
  font-weight:600;
  line-height:1.35;
}

.brands-floating .brand-list{
  min-width:0;
  display:grid;
  grid-template-columns:repeat(9,minmax(58px,1fr));
  align-items:center;
  gap:10px;
}

.brands-floating .brand-logo{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#1d1d1f;
}

.brands-floating .brand-logo img{
  width:38px;
  height:38px;
  display:block;
  object-fit:contain;
}

.brands-floating .brand-audi img{width:48px}
.brands-floating .brand-hyundai img{width:46px}
.brands-floating .brand-kia img{width:47px}

@media(max-width:900px){
  .brands-floating{margin-top:-16px;background:linear-gradient(to bottom,transparent 16px,#f5f5f7 16px)}
  .brands-floating .brands-inner{grid-template-columns:1fr;gap:12px}
  .brands-floating .brands-inner>strong br{display:none}
  .brands-floating .brand-list{grid-template-columns:repeat(5,1fr);row-gap:14px}
}

@media(max-width:600px){
  .brands-floating{margin-top:-14px;background:linear-gradient(to bottom,transparent 14px,#f5f5f7 14px)}
  .brands-floating .brands-inner{padding:16px 18px;border-radius:16px}
  .brands-floating .brand-list{display:flex;justify-content:flex-start;gap:22px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:none}
  .brands-floating .brand-list::-webkit-scrollbar{display:none}
  .brands-floating .brand-logo{flex:0 0 62px}
}

@media(max-width:900px){.site-header .main-nav,.site-header .phone-link{display:none}.site-header .menu-toggle{display:grid;margin-left:auto}.site-header .logo img{width:168px}}
@media(max-width:600px){.site-header .container{width:calc(100% - 28px)}.site-header .logo img{width:150px}}

/* Solutions IRVE : cinq cartes fixes inspirees d'Apple */
.solutions~.compact,
.solutions~.process,
.solutions~.bottom-blocks,
.solutions~.cta{
  background:#f5f5f7;
}

.solutions{
  --solution-left:max(32px,calc((100vw - 1400px)/2));
  --solution-gap:24px;
  position:relative;
  margin-top:-24px;
  padding:72px 0 76px;
  background:#f5f5f7;
  overflow:hidden;
}

.solutions .solution-layout{
  width:min(1400px,calc(100% - 64px));
  margin-right:auto;
  margin-left:auto;
  display:block;
}

.solution-track{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,calc((100vw - var(--solution-left) - 120px)/5)));
  gap:var(--solution-gap);
  width:max-content;
}

.solutions .intro,
.solutions .mini-card,
.solutions .offer-card{
  min-width:0;
  height:400px;
  min-height:400px;
  border:0;
  border-radius:28px;
  box-shadow:none;
}

.solutions .intro{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:31px;
  background:#fff;
}

.solutions .intro h2{
  margin-top:4px;
  font-size:35px;
  font-weight:600;
  line-height:1.04;
  letter-spacing:-.035em;
}

.solutions .intro h2 br{display:block}

.solutions .intro i{
  width:34px;
  height:3px;
  margin:15px 0;
  border-radius:99px;
}

.solutions .intro>p:last-child{
  max-width:235px;
  margin:0;
  color:#6e6e73;
  font-size:15px;
  line-height:1.5;
}

.solutions .mini-card,
.solutions .offer-card{
  min-height:400px;
}

.solutions .mini-card{
  display:flex;
  flex-direction:column;
  border:0;
  background:#fff;
}

.solutions .card-photo{
  height:190px;
  flex:0 0 190px;
}

.solutions .card-photo.reinforced{
  background-image:url("assets/hero-irve-v1.jpg");
  background-position:93% 48%;
}

.solutions .power-display{
  position:relative;
  display:flex;
  height:165px;
  flex:0 0 165px;
  flex-direction:column;
  justify-content:center;
  padding:21px 26px 18px;
  overflow:hidden;
  color:#1d1d1f;
  background:linear-gradient(145deg,#f0f5fc 4%,#d6e8ff 56%,#a9ccfa 100%);
}

.solutions .power-display::after{
  content:none;
}

.solutions .power-bolts{
  position:absolute;
  inset:0 0 0 56%;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:2px;
  pointer-events:none;
}

.solutions .power-bolts i{
  display:block;
  width:45px;
  height:78px;
  background:linear-gradient(155deg,rgba(0,113,227,.08),rgba(0,91,210,.34));
  clip-path:polygon(57% 0,17% 52%,45% 52%,30% 100%,86% 39%,57% 39%);
  filter:drop-shadow(0 12px 18px rgba(0,113,227,.08));
  animation:power-bolt-charge 3.6s cubic-bezier(.4,0,.2,1) infinite;
  transform-origin:center;
}

.solutions .power-display span{
  position:relative;
  z-index:1;
  color:#0066cc;
  font-size:10px;
  font-weight:750;
  letter-spacing:.12em;
}

.solutions .power-display strong{
  position:relative;
  z-index:1;
  margin-top:8px;
  font-size:53px;
  font-weight:650;
  line-height:.95;
  letter-spacing:-.055em;
}

.solutions .power-display strong small{
  font-size:22px;
  font-weight:600;
  letter-spacing:-.025em;
}

.solutions .power-display em{
  position:relative;
  z-index:1;
  margin-top:12px;
  color:#6e6e73;
  font-size:12px;
  font-style:normal;
}

.solutions .power-home{
  background:linear-gradient(145deg,#f0f7f5 4%,#d5ebe5 56%,#abd8cc 100%);
}

.solutions .power-home::after{
  content:none;
}

.solutions .power-home .power-bolts i{
  width:65px;
  height:112px;
  margin:0;
  background:linear-gradient(155deg,rgba(0,150,120,.07),rgba(0,130,103,.3));
  filter:drop-shadow(0 12px 18px rgba(0,150,120,.08));
  animation-delay:.45s;
}

.solutions .power-business{
  background:linear-gradient(145deg,#f3f1f9 4%,#e2dcf6 56%,#c4b7eb 100%);
}

.solutions .power-business::after{
  content:none;
}

.solutions .power-business .power-bolts i{
  width:84px;
  height:145px;
  margin:0;
  background:linear-gradient(155deg,rgba(88,73,180,.07),rgba(75,57,170,.29));
  filter:drop-shadow(0 12px 18px rgba(88,73,180,.08));
  animation-delay:.9s;
}

@keyframes power-bolt-charge{
  0%,62%,100%{opacity:.72;transform:scale(1)}
  72%{opacity:1;transform:scale(1.08);filter:brightness(1.22) drop-shadow(0 0 14px rgba(255,255,255,.8))}
  80%{opacity:.82;transform:scale(.98)}
  88%{opacity:1;transform:scale(1.035)}
}

@media(prefers-reduced-motion:reduce){
  .solutions .power-bolts i{animation:none}
}

.solutions .mini-card h3,
.solutions .mini-card p,
.solutions .mini-card a,
.solutions .mini-card .product-more{
  margin-right:22px;
  margin-left:22px;
}

.solutions .mini-card h3{
  margin-top:20px;
  margin-bottom:8px;
  font-size:20px;
  line-height:1.2;
}

.solutions .mini-card p{
  min-height:0;
  margin-bottom:18px;
  color:#6e6e73;
  font-size:14px;
  line-height:1.5;
}

.solutions .mini-card a,
.solutions .mini-card .product-more{
  margin-top:auto;
  margin-bottom:22px;
  font-size:14px;
}

.solutions .mini-card .product-more{align-self:flex-start;padding:0;border:0;color:#145fcf;background:none;font-weight:600;cursor:pointer}

/* Fiches produit — DA Apple */
.product-modal{position:fixed;z-index:3100;inset:0;display:none;place-items:center;padding:22px}
.product-modal.open{display:grid}
.product-backdrop{position:absolute;inset:0;background:rgba(4,12,24,.62);backdrop-filter:blur(14px)}
.product-sheet{position:relative;width:min(920px,100%);max-height:calc(100vh - 44px);overflow:auto;border-radius:32px;background:#f5f5f7;box-shadow:0 34px 100px rgba(0,0,0,.3)}
.product-sheet .modal-close{z-index:4;top:18px;right:18px;background:rgba(255,255,255,.82);backdrop-filter:blur(12px)}
.product-visual{position:relative;display:grid;height:285px;overflow:hidden;place-items:center;background:linear-gradient(155deg,#edf5ff 0%,#d7e9ff 55%,#bdd9fa 100%)}
.product-visual:after{position:absolute;width:330px;height:330px;border:1px solid rgba(0,113,227,.14);border-radius:50%;box-shadow:0 0 0 42px rgba(0,113,227,.04),0 0 0 84px rgba(0,113,227,.025);content:""}
.product-visual img{position:relative;z-index:2;display:block;max-width:68%;height:245px;object-fit:contain;filter:drop-shadow(0 24px 25px rgba(20,47,75,.17))}
.product-sheet[data-product="business"] .product-visual img{width:76%;max-width:760px;height:235px}
.product-content{padding:36px 40px 40px}
.product-content h2{margin:5px 0 10px;color:#1d1d1f;font-size:42px;font-weight:600;line-height:1.02;letter-spacing:-.045em}
.product-lead{max-width:690px;margin:0;color:#6e6e73;font-size:17px;line-height:1.5}
.product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.product-facts article{min-height:185px;padding:22px;border-radius:22px;background:#fff}
.product-facts span{color:#0071e3;font-size:10px;font-weight:750;letter-spacing:.12em}
.product-facts strong{display:block;margin:12px 0 9px;color:#1d1d1f;font-size:22px;font-weight:600;line-height:1.12;letter-spacing:-.025em}
.product-facts p{margin:0;color:#6e6e73;font-size:13px;line-height:1.5}
.product-quote{margin-top:24px;border:0;cursor:pointer}
@media(max-width:700px){.product-modal{padding:10px}.product-sheet{max-height:calc(100vh - 20px);border-radius:24px}.product-visual{height:230px}.product-visual img{height:195px;max-width:82%}.product-content{padding:28px 20px 26px}.product-content h2{font-size:34px}.product-lead{font-size:15px}.product-facts{grid-template-columns:1fr}.product-facts article{min-height:0}.product-quote{width:100%}}

.solutions .offer-card{
  display:flex;
  flex-direction:column;
  padding:28px;
  border-radius:28px;
  background:#071b3d;
}

.solutions .offer-card>span{align-self:flex-start;padding:7px 10px;font-size:10px}
.solutions .offer-card p{margin:22px 0 7px;font-size:19px;font-weight:550}
.solutions .offer-card>strong{font-size:43px;line-height:1.05;letter-spacing:-.035em}
.solutions .offer-card>strong small{font-size:16px;font-weight:650;letter-spacing:0}
.solutions .offer-card ul{margin:20px 0}
.solutions .offer-card li{font-size:13px}
.solutions .offer-card button{margin-top:auto;padding:13px;font-size:13px}
.solutions .offer-card .offer-note{display:block;margin-top:10px;color:rgba(255,255,255,.62);font-size:10px;line-height:1.2}

@media(max-width:1100px){
  .solution-track{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:800px){
  .solution-track{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:600px){
  .solutions{margin-top:-16px;padding:68px 0 56px}
  .solutions .solution-layout{width:calc(100% - 28px)}
  .solution-track{grid-template-columns:1fr;gap:16px}
  .solutions .intro h2{font-size:36px}
  .solutions .intro>p:last-child{font-size:16px}
  .solutions .mini-card,.solutions .offer-card{min-height:390px;border-radius:20px}
  .solutions .card-photo{height:190px;flex-basis:190px}
  .solutions .power-display{height:190px;flex-basis:190px}
}

/* Qualification et zone d'intervention */
.compact{padding:12px 0 30px}
.compact .duo-panel{
  min-height:410px;
  grid-template-columns:1.08fr .9fr 1.02fr;
  gap:20px;
  overflow:visible;
  border:0;
  border-radius:28px;
  background:transparent;
}
.compact .certification,
.compact .zone,
.compact .qualification-visual{min-height:410px;padding:36px;border-radius:28px;overflow:hidden}
.compact .certification{position:relative;background:#fff}
.compact .certification h2,
.compact .zone h2{
  margin:0 0 16px;
  color:#1d1d1f;
  font-size:31px;
  font-weight:600;
  line-height:1.08;
  letter-spacing:-.025em;
}
.compact .certification>p:not(.eyebrow),
.compact .zone>p:not(.eyebrow){
  margin:0;
  color:#6e6e73;
  font-size:14px;
  line-height:1.5;
}
.compact .certification-logos{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}
.compact .certification-logos span{height:58px;overflow:hidden;border-radius:12px;background:#fff}
.compact .certification-logos img{width:100%;height:100%;object-fit:cover;pointer-events:none}
.compact .certification ul{display:flex;flex-wrap:wrap;gap:8px 14px;margin:18px 0 0;padding:0;list-style:none}
.compact .certification li{color:#4f5968;font-size:14px;line-height:1.4}
.compact .certification li:before{margin-right:5px;color:#0071e3;content:"✓"}
.compact .certification .qualification-number{margin:2px 0 14px;color:#1d1d1f;font-size:14px;font-weight:500}
.compact .certification .qualification-number strong{font-weight:700}
.compact .qualification-visual{
  position:relative;
  height:360px;
  min-height:360px;
  margin-top:50px;
  padding:0;
  overflow:visible;
  color:#1d1d1f;
  background:linear-gradient(180deg,#f5f5f7 0%,#d5e4ec 46%,#9fbccd 100%);
}
.compact .qualification-visual img{position:absolute;z-index:4;top:-30px;left:50%;width:70%;max-width:none;pointer-events:none;filter:drop-shadow(0 18px 24px rgba(21,39,52,.13));transform:translateX(-50%)}
.compact .qualification-visual img.plug-type2{top:-105px;width:78.4%;filter:drop-shadow(0 18px 24px rgba(21,39,52,.16))}
.compact .qualification-visual-copy{position:absolute;z-index:3;right:0;bottom:0;left:0;display:flex;min-height:150px;justify-content:flex-end;flex-direction:column;padding:24px 27px 64px;border-radius:0 0 28px 28px;background:linear-gradient(180deg,rgba(159,188,205,0) 0%,rgba(159,188,205,.76) 38%,#9fbccd 100%)}
.compact .qualification-visual-copy span{color:#0071e3;font-size:10px;font-weight:700;letter-spacing:.12em}
.compact .qualification-visual-copy strong{margin-top:7px;color:#1d1d1f;font-size:30px;font-weight:600;line-height:1.05;letter-spacing:-.035em}
.compact .qualification-visual-copy small{margin-top:9px;color:#6e6e73;font-size:11px}
.compact .zone{position:relative;isolation:isolate;background:#fff}
.compact .zone:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.76) 48%,rgba(255,255,255,.28) 100%);content:"";pointer-events:none}
.compact .zone-map-background{position:absolute;z-index:-2;top:-74px;left:-74px;width:calc(100% + 148px);height:calc(100% + 148px);border:0;opacity:.5;filter:grayscale(1) contrast(.96) brightness(1.04);pointer-events:none}
.compact .zone>*:not(.zone-map-background){position:relative;z-index:1}
.compact .zone-distance{display:flex;align-items:flex-end;gap:7px;margin:8px 0 20px;color:#0071e3}
.compact .zone-distance strong{font-size:78px;font-weight:600;line-height:.78;letter-spacing:-.07em}
.compact .zone-distance span{padding-bottom:5px;font-size:20px;font-weight:600}
.compact .zone-cities{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.compact .zone-cities span{padding:7px 10px;border-radius:999px;color:#4f5968;background:#f0f0f2;font-size:10px;font-weight:600}
.compact .zone-cities .zone-more{display:grid;min-width:32px;padding:7px;place-items:center;color:#4f5968;background:#f0f0f2;font-size:14px;line-height:1}
.compact .zone a{display:inline-flex;margin-top:24px;color:#0066cc;font-size:13px;font-weight:650}

@media(max-width:900px){
  .compact .duo-panel{grid-template-columns:1fr 1fr}
  .compact .certification{grid-column:1/-1}
}
@media(max-width:600px){
  .compact .duo-panel{grid-template-columns:1fr;border-radius:22px}
  .compact .certification{grid-column:1}
  .compact .certification,.compact .zone{min-height:360px;padding:26px;border-radius:22px}
  .compact .qualification-visual{height:350px;min-height:350px;margin-top:48px;padding:0;border-radius:22px}
  .compact .qualification-visual-copy{border-radius:0 0 22px 22px}
  .compact .certification h2,.compact .zone h2{font-size:25px}
  .compact .certification-logos{grid-template-columns:1fr}
  .compact .qualification-visual strong{font-size:34px}
  .compact .zone{min-height:360px}
}

/* Materiel et marques partenaires — composition proche de la reference */
.equipment{padding:46px 0 20px;background:#f5f5f7}
.equipment-panel{display:grid;min-height:238px;grid-template-columns:27% 43% 30%;align-items:stretch;overflow:hidden;border:1px solid #dfe5eb;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f8fbfd 48%,#eef5f8 100%);box-shadow:0 8px 24px rgba(18,42,67,.045)}
.equipment-copy,.equipment-brands{display:flex;justify-content:center;flex-direction:column;padding:30px 32px}
.equipment-copy{border-right:1px solid #dce4ea}
.equipment-copy h2{margin:0;color:#1d1d1f;font-size:22px;font-weight:700;line-height:1.08;letter-spacing:-.025em}
.equipment-copy h2 em{color:#65a30d;font-style:normal}
.equipment-copy p{max-width:285px;margin:20px 0 12px;color:#515a65;font-size:14px;line-height:1.5}
.equipment-copy small{max-width:285px;color:#1d1d1f;font-size:12px;font-weight:600;line-height:1.45}
.equipment-visual{position:relative;display:flex;min-width:0;align-items:flex-end;justify-content:center;overflow:hidden;border-right:1px solid #dce4ea;background:radial-gradient(circle at 50% 70%,rgba(181,210,224,.5),transparent 57%)}
.equipment-visual img{width:100%;max-width:none;margin:0 -2% -6px;filter:drop-shadow(0 15px 16px rgba(18,42,67,.14));transform:scale(1.04);transform-origin:center bottom}
.equipment-brands{justify-content:flex-start;padding:28px 36px 30px}
.equipment-brands>p{margin:0 0 22px;color:#39424d;font-size:14px;font-weight:750;letter-spacing:.055em}
.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 24px;align-items:center}
.partner-grid>span{display:flex;min-width:0;align-items:center;justify-content:center;color:#18202a;white-space:nowrap}
.brand-wallbox{font-size:18px;font-weight:750;letter-spacing:-.06em}.brand-wallbox sup{margin-left:2px;font-size:6px}
.brand-hager{font-size:21px;font-weight:700;letter-spacing:-.055em}.brand-hager i{margin-right:1px;color:#00a3e0;font-style:normal;font-weight:900}
.brand-easee{font-size:22px;font-weight:300;letter-spacing:.08em}
.brand-schneider{flex-direction:column;font-size:15px;font-weight:800;line-height:.82}.brand-schneider b{color:#3dcd58}.brand-schneider small{color:#1d1d1f;font-size:9px;font-weight:700}
.brand-abl{color:#174a91!important;font-size:24px;font-weight:800;letter-spacing:-.06em}
.brand-legrand{gap:5px;color:#e30613!important;font-size:16px;font-weight:750;letter-spacing:-.045em}.brand-legrand i{position:relative;display:inline-block;width:17px;height:17px;border:3px solid #1d1d1f;border-right:0}.brand-legrand i:after{position:absolute;top:4px;right:-6px;width:8px;border-top:3px solid #1d1d1f;content:""}

@media(max-width:1000px){
  .equipment-panel{grid-template-columns:36% 64%}
  .equipment-brands{grid-column:1/-1;border-top:1px solid #dce4ea}
  .equipment-visual{border-right:0}
  .partner-grid{max-width:720px}
}
@media(max-width:650px){
  .equipment{padding-top:34px}
  .equipment-panel{grid-template-columns:1fr;border-radius:20px}
  .equipment-copy,.equipment-brands{padding:28px 24px}
  .equipment-copy{border-right:0;border-bottom:1px solid #dce4ea}
  .equipment-copy h2{font-size:25px}
  .equipment-visual{min-height:220px;border-bottom:1px solid #dce4ea}
  .equipment-visual img{width:118%;margin-bottom:0}
  .equipment-brands{grid-column:1;border-top:0}
  .partner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
}

/* Deroulement de l'intervention — composition panoramique */
.process{--process-left:max(32px,calc((100vw - 1400px)/2));--process-gap:36px;padding:74px 0 82px;overflow:hidden}
.process .process-layout{width:max-content;margin-right:0;margin-left:var(--process-left);display:grid;grid-template-columns:350px minmax(780px,calc(100vw - var(--process-left) - 450px));gap:var(--process-gap);align-items:stretch}
.process .process-intro-card,.process .process-panel{border:0;border-radius:32px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.03)}
.process .process-intro-card{display:flex;height:400px;justify-content:center;flex-direction:column;padding:38px}
.process .process-panel{display:flex;height:400px;min-width:0;align-items:center;padding:36px 34px 30px}
.process .eyebrow{margin-bottom:14px;color:#0071e3;font-size:12px;font-weight:700;letter-spacing:.12em}
.process h2{margin:0;color:#1d1d1f;text-align:left;font-size:43px;font-weight:600;line-height:1.04;letter-spacing:-.045em}
.process .process-intro{margin:26px 0 0;color:#6e6e73;font-size:17px;line-height:1.55}
.process ol{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}
.process li{position:relative;display:flex;min-width:0;align-items:center;flex-direction:column;padding:8px 4px;text-align:center}
.process li:not(:last-child):after,.process li:not(:last-child):before{position:absolute;z-index:0;top:39px;left:calc(50% + 32px);width:calc(100% - 56px);border-top:2px dashed #d2d2d7;content:""}
.process li:not(:last-child):before{z-index:1;width:0;border-color:#0071e3;transition:width .7s cubic-bezier(.4,0,.2,1)}
.process li.line-active:not(:last-child):before{width:calc(100% - 56px)}
.process li>b{position:static;z-index:2;order:2;display:inline-flex;width:auto;height:auto;margin:15px 0 0;padding:0;color:#86868b;background:none;font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;transition:color .45s ease}
.process li>b:before{content:"ETAPE\00a0"}
.process li i{position:relative;z-index:2;order:1;display:grid;width:64px;height:64px;margin:0;place-items:center;border:1px solid #d2d2d7;border-radius:16px;color:#86868b;background:#fff;font-size:22px;font-style:normal;box-shadow:0 7px 22px rgba(0,0,0,.05);transition:color .45s ease,border-color .45s ease,border-radius .55s cubic-bezier(.4,0,.2,1),background .45s ease,box-shadow .45s ease,transform .45s ease}
.process li i svg{width:27px;height:27px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .45s ease}
.process li i .wrench-icon{width:30px;height:30px;stroke-width:1.7}
.process li em{order:3;margin:16px 0 8px;color:#e7f0fc;font-size:68px;font-weight:300;font-style:normal;line-height:.9;letter-spacing:-.06em;transition:color .45s ease}
.process li strong{order:4;margin:0;color:#1d1d1f;font-size:16px;font-weight:600;line-height:1.2;letter-spacing:-.015em}
.process li span{order:5;max-width:175px;margin-top:9px;color:#6e6e73;font-size:12px;line-height:1.5}
.process li.is-active>b{color:#0071e3}
.process li.is-active em{color:#d7e9ff}
.process li.is-active i{border-color:#0071e3;border-radius:50%;color:#fff;background:#0071e3;box-shadow:0 10px 25px rgba(0,113,227,.22);transform:scale(1.06)}
.process li.is-active i svg{transform:scale(.94)}

@media(max-width:1100px){
  .process .process-layout{width:min(1400px,calc(100% - 64px));margin-right:auto;margin-left:auto;grid-template-columns:300px minmax(0,1fr);gap:18px}
  .process .process-intro-card{padding:38px 30px}
  .process h2{font-size:37px}
  .process .process-panel{padding:40px 22px}
  .process li em{font-size:54px}
  .process li strong{font-size:14px}
  .process li span{font-size:11px}
}
@media(max-width:900px){
  .process .process-layout{grid-template-columns:1fr}
  .process .process-intro-card{height:auto;min-height:0;padding:40px 30px}
  .process .process-panel{height:auto;padding:40px 30px}
  .process ol{grid-template-columns:1fr;gap:0}
  .process li{min-height:128px;display:grid;grid-template-columns:76px 70px 1fr;grid-template-rows:32px auto auto;align-items:start;padding:0;text-align:left}
  .process li>b{grid-column:2/4;grid-row:1;margin:8px 0 0;justify-self:start}
  .process li i{grid-column:1;grid-row:1/4;width:58px;height:58px;margin:6px 0 0}
  .process li em{grid-column:2;grid-row:2/4;margin:9px 0 0;font-size:47px}
  .process li strong{grid-column:3;grid-row:2;margin-top:10px;font-size:18px}
  .process li span{grid-column:3;grid-row:3;max-width:440px;margin-top:5px;font-size:13px}
  .process li:not(:last-child):after,.process li:not(:last-child):before{top:70px;left:28px;width:0;height:50px;border-top:0;border-left:2px dashed #d2d2d7}
  .process li:not(:last-child):before{height:0;border-left-color:#0071e3;transition:height .7s cubic-bezier(.4,0,.2,1)}
  .process li.line-active:not(:last-child):before{width:0;height:50px}
}
@media(max-width:600px){
  .process{padding:58px 0 64px}
  .process .process-layout{gap:14px}
  .process .process-intro-card,.process .process-panel{padding:30px 22px;border-radius:24px}
  .process h2{font-size:36px}
  .process .process-intro{margin-top:18px;font-size:16px}
  .process li{grid-template-columns:68px 54px 1fr}
  .process li em{font-size:38px}
}

/* FAQ, avis et securite — bento Apple */
.bottom-blocks{padding:72px 0 92px;background:#f5f5f7}
.bottom-heading{margin-bottom:34px}
.bottom-heading .eyebrow{margin-bottom:12px;color:#0071e3;font-size:12px;font-weight:700;letter-spacing:.12em}
.bottom-heading>h2{max-width:760px;margin:0;color:#1d1d1f;font-size:48px;font-weight:600;line-height:1.02;letter-spacing:-.045em}
.bottom-grid{display:grid;grid-template-columns:1.15fr .92fr .93fr;gap:24px;align-items:stretch}
.bottom-grid>article{position:relative;min-height:410px;overflow:hidden;padding:34px;border:0;border-radius:30px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.035)}
.bottom-grid .card-label{margin:0 0 18px;color:#0071e3;font-size:11px;font-weight:700;letter-spacing:.12em}
.bottom-grid h2{margin:0;color:#1d1d1f;font-size:29px;font-weight:600;line-height:1.05;letter-spacing:-.035em}
.faq-list{margin-top:30px;border-bottom:1px solid #e8e8ed}
.faq-item{border-top:1px solid #e8e8ed}
.faq-item button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border:0;color:#1d1d1f;background:none;text-align:left;font-size:15px;font-weight:600;line-height:1.35;cursor:pointer}
.faq-item button b{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:50%;color:#1d1d1f;background:#f5f5f7;font-size:18px;font-weight:400;line-height:1;transition:.3s ease}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .38s ease}
.faq-answer p{margin:0;padding:0 42px 18px 0;color:#6e6e73;font-size:14px;line-height:1.5}
.faq-item.is-open .faq-answer{max-height:130px}
.faq-item.is-open button b{color:#fff;background:#1d1d1f;transform:rotate(45deg)}
.testimonial{display:flex;align-items:center;flex-direction:column;text-align:center;background:linear-gradient(180deg,#fff 0%,#fff 58%,#fff9ed 100%)!important}
.testimonial .card-label{align-self:flex-start}
.review-score{display:flex;align-items:flex-end;margin-top:24px;color:#1d1d1f;line-height:.85}
.review-score strong{font-size:66px;font-weight:600;letter-spacing:-.07em}
.review-score span{margin:0 0 7px 7px;color:#6e6e73;font-size:18px;font-weight:600}
.review-stars{margin-top:18px;color:#ff9f0a;font-size:21px;letter-spacing:.08em}
.testimonial blockquote{max-width:300px;margin:26px auto 18px;color:#3a3a3c;font-size:16px;font-weight:500;line-height:1.5}
.testimonial>small{margin-top:auto;color:#86868b;font-size:12px}
.security{display:flex;align-items:flex-start;flex-direction:column;background:linear-gradient(145deg,#f4f9ff 0%,#e6f1ff 100%)!important}
.security:after{position:absolute;right:-76px;bottom:-92px;width:260px;height:260px;border:36px solid rgba(0,113,227,.07);border-radius:50%;content:""}
.security .round-icon{position:relative;z-index:1;float:none;display:grid;width:64px;height:64px;margin:4px 0 26px;place-items:center;border-radius:18px;color:#fff;background:#0071e3;box-shadow:0 14px 28px rgba(0,113,227,.2);font-size:25px;font-weight:700}
.security p:not(.card-label){position:relative;z-index:1;margin:20px 0 8px;color:#586276;font-size:14px;line-height:1.55}
.security ul{position:relative;z-index:1;margin:12px 0 0;padding:0;list-style:none}
.security li{margin:10px 0;color:#44536a;font-size:13px;font-weight:550}
.security li:before{display:inline-grid;width:18px;height:18px;margin-right:8px;place-items:center;border-radius:50%;color:#0071e3;background:rgba(0,113,227,.1);content:"✓";font-size:10px}

@media(max-width:1000px){
  .bottom-grid{grid-template-columns:1fr 1fr}
  .faq-card{grid-column:1/-1}
  .bottom-grid>article{min-height:360px}
}
@media(max-width:650px){
  .bottom-blocks{padding:58px 0 70px}
  .bottom-heading>h2{font-size:38px}
  .bottom-grid{grid-template-columns:1fr;gap:18px}
  .faq-card{grid-column:1}
  .bottom-grid>article{min-height:0;padding:27px 24px;border-radius:24px}
  .bottom-grid h2{font-size:27px}
  .faq-item button{font-size:14px}
  .testimonial{min-height:390px!important}
  .security{min-height:410px!important}
}

/* Appel a l'action et footer — DA Apple */
.cta{padding:0 0 30px;background:#f5f5f7}
.cta-inner{position:relative;display:grid;min-height:275px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;overflow:hidden;padding:46px 54px;border-radius:32px;color:#fff;background-image:linear-gradient(90deg,rgba(6,20,43,.97) 0%,rgba(7,34,70,.92) 38%,rgba(10,55,108,.72) 66%,rgba(10,72,145,.68) 100%),url("../assets/hero-james.jpg");background-position:right 20%;background-size:132% auto;background-repeat:no-repeat;box-shadow:0 18px 45px rgba(7,22,45,.16)}
.cta-copy{position:relative;z-index:2;max-width:670px}
.cta-label{margin:0 0 16px!important;color:#6eb4ff!important;font-size:11px!important;font-weight:700;letter-spacing:.13em}
.cta h2{margin:0;color:#fff;font-size:46px;font-weight:600;line-height:.98;letter-spacing:-.05em}
.cta-copy>p:last-child{max-width:560px;margin:20px 0 0;color:#c7d3e3;font-size:15px;line-height:1.5}
.cta-actions{position:relative;z-index:2;display:flex;align-items:stretch;flex-direction:column;gap:12px;min-width:245px}
.cta .btn{min-height:52px;border-radius:999px;font-size:14px;font-weight:650}
.cta .primary{background:#0071e3;box-shadow:0 10px 25px rgba(0,113,227,.28)}
.cta .dark-outline{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}
.cta .dark-outline span{margin-right:7px}
.cta-art{display:none}
.cta-art:before,.cta-art:after,.cta-art i{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}
.cta-art:before{inset:45px}.cta-art:after{inset:92px}.cta-art i{inset:140px}
.cta-art b{position:absolute;top:72px;left:50%;color:rgba(255,255,255,.1);font-size:100px;transform:translateX(-50%)}

.footer{padding:0;background:#fff}
.footer-shell{width:100%;max-width:none;overflow:hidden;padding:42px max(32px,calc((100vw - 1400px)/2)) 0;border:0;border-top:1px solid #e3e3e8;border-radius:0;background:#fff;box-shadow:none}
.footer-main{display:grid;grid-template-columns:1.45fr .72fr 1fr 1fr;gap:48px;padding-bottom:38px}
.footer-brand img{width:188px;filter:none}
.footer-brand p{max-width:330px;margin:22px 0 0;color:#6e6e73;font-size:14px;line-height:1.55}
.footer-column{display:flex;align-items:flex-start;flex-direction:column;gap:11px}
.footer-column h2{margin:3px 0 8px;color:#86868b;font-size:10px;font-weight:700;letter-spacing:.12em}
.footer-column a,.footer-column span{color:#3a3a3c;font-size:13px;font-weight:500;line-height:1.4}
.footer-column a{transition:color .2s ease}.footer-column a:hover{color:#0071e3}
.footer-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:20px 0;border-top:1px solid #e8e8ed;border-bottom:1px solid #e8e8ed}
.footer-benefits span{display:flex;align-items:center;color:#515154;font-size:12px;font-weight:600}
.footer-benefits i{display:grid;flex:0 0 24px;width:24px;height:24px;margin-right:9px;place-items:center;border-radius:50%;color:#0071e3;background:#eef6ff;font-size:11px;font-style:normal}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0;color:#86868b;font-size:11px}
.footer-bottom>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:24px}
.footer-bottom a,.footer-bottom button{padding:0;border:0;color:#6e6e73;background:none;font:inherit;cursor:pointer}

@media(max-width:950px){
  .cta-inner{padding:42px;gap:30px}
  .cta h2{font-size:42px}
  .footer-main{grid-template-columns:1.3fr 1fr 1fr}
  .footer-brand{grid-column:1/-1}
  .footer-benefits{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .cta{padding-bottom:22px}
  .cta-inner{min-height:0;grid-template-columns:1fr;padding:34px 25px;border-radius:24px;background-image:linear-gradient(90deg,rgba(6,20,43,.97),rgba(8,42,85,.87)),url("../assets/hero-james.jpg");background-position:72% center}
  .cta h2{font-size:38px}
  .cta-copy>p:last-child{font-size:14px}
  .cta-actions{min-width:0;width:100%}
  .cta-art{right:-170px;bottom:-190px}
  .footer{padding-bottom:0}
  .footer-shell{padding:32px 20px 0;border-radius:0}
  .footer-main{grid-template-columns:1fr 1fr;gap:34px 24px}
  .footer-brand{grid-column:1/-1}
  .footer-brand img{width:170px}
  .footer-column:last-child{grid-column:1/-1}
  .footer-benefits{grid-template-columns:1fr;gap:13px}
  .footer-bottom{align-items:flex-start;flex-direction:column}
  .footer-bottom>div{justify-content:flex-start;gap:12px 18px}
}
