*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Rubik,system-ui,sans-serif;color:#111827;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}.site-header{padding-top:1.2rem}.header-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:2rem;gap:2rem}.logo{font-size:1.5rem;font-weight:800}.logo img{height:50px;width:auto;display:block}@media(max-width:640px){.logo img{height:40px}}.main-nav{justify-self:center}.main-nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.main-nav a{position:relative;font-size:.95rem;font-weight:500;color:#0f1c3d}.btn-devis-desktop{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;background:transparent;border:2px solid #0057ff;border-radius:2rem;color:#0057ff;font-size:.9rem;font-weight:600;transition:all .2s}.btn-devis-desktop:hover{background:#0057ff;color:#fff}.btn-devis-desktop svg{width:14px;height:14px}.main-nav a:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:2px;background:#0057ff;transition:width .2s}.main-nav a:hover:after{width:100%}.btn-phone-mobile{display:flex;width:22px;height:22px;background:transparent;color:#071326;align-items:center;justify-content:center;transition:all .2s}.btn-phone-mobile svg{width:22px;height:22px;fill:#000;stroke:none;transform:scaleX(-1)}.btn-phone-mobile:hover{transform:scale(1.1)}.btn-phone-mobile:hover svg{fill:#0057ff}.mobile-actions{display:none;align-items:center;gap:1rem}.btn-menu-mobile{display:flex;width:22px;height:22px;background:transparent;border:none;padding:0;cursor:pointer;align-items:center;justify-content:center;transition:all .2s}.btn-menu-mobile svg{width:22px;height:22px;stroke:#000;stroke-width:2;stroke-linecap:round;fill:none}.btn-menu-mobile:hover svg{stroke:#0057ff}.mobile-menu{display:none;position:fixed;top:88px;right:0;background:#fff;box-shadow:0 8px 24px #00000026;border-radius:12px 0 0 12px;padding:1rem 0;z-index:1000;min-width:200px}.mobile-menu.active{display:block}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{margin:0}.mobile-menu a{display:block;padding:.8rem 1.5rem;color:#071326;text-decoration:none;font-weight:500;transition:all .2s}.mobile-menu a:hover{background:#f0f4ff;color:#0057ff}@media(max-width:768px){.mobile-actions{display:flex}.btn-header,.main-nav{display:none}}.btn{display:inline-flex;padding:.85rem 1.9rem;border-radius:999px;font-weight:600;cursor:pointer;transition:.2s;border:none;outline:none}.btn:focus,.btn:active{outline:none;box-shadow:none}@media(max-width:768px){.btn-header{padding:.65rem 1.3rem;font-size:.9rem}}.btn-primary{background:#0057ff;color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0057ff59}.btn-ghost{background:#fff;border:1px solid #0057ff;color:#0057ff}.wave-word{position:relative;display:inline-block;padding:0 .15em}.wave-word:after{content:"";position:absolute;bottom:-.1em;left:0;width:100%;height:.6em;background-image:url(/wave-underline.svg);background-repeat:repeat-x;background-size:auto 100%;animation:wave-slide 3.5s linear infinite}@keyframes wave-slide{0%{background-position-x:0}to{background-position-x:160px}}@media(max-width:960px){.hero-inner,.part-inner,.zones-inner,.contact-inner{grid-template-columns:1fr}.main-nav,.btn-devis-desktop{display:none}.header-bar{display:flex;justify-content:space-between}.mobile-actions{display:flex}}@media(max-width:640px){.footer-inner{grid-template-columns:1fr}}.hero{padding:4rem 0}.hero-inner{display:flex;justify-content:center}.hero-text{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.8rem}.hero-heading{position:relative;display:inline-block;padding-right:3.5rem}.hero-title-line{display:block}.hero-title{margin:0;text-transform:uppercase;font-family:Climate Crisis,system-ui,sans-serif;font-weight:400;letter-spacing:.04em;line-height:.9;font-size:4.1rem}.hero-title-line--top{color:#0057ff}.hero-title-line--bottom{position:relative;display:inline-block;color:#020617}.hero-title-line--bottom:after{content:"";position:absolute;left:50%;bottom:-.6rem;transform:translate(-50%);width:120%;height:1.6rem;background:#dbeafe;border-radius:999px;z-index:-1}.hero-title-star{position:absolute;top:-.8rem;right:.4rem;width:44px}.hero-subtitle{margin:0;max-width:640px;font-size:.98rem;color:#4b5563}.hero-subtitle strong{color:#0057ff;font-weight:600}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.8rem}.hero-secondary{font-weight:500;font-size:.9rem;padding-inline:1.7rem}@media(max-width:960px){.hero{padding:3.5rem 0 3rem}.hero-title{font-size:3rem}.hero-title-star{top:-1.8rem;right:-.4rem;width:42px}}@media(max-width:640px){.hero{padding:1.5rem 0 .8rem}.hero-text{gap:0}.hero-heading{padding-right:1.5rem;margin-bottom:2.5rem}.hero-title{font-size:1.8rem}.hero-title-line--bottom:after{height:1.2rem}.hero-title-star{top:-.6rem;right:-.1rem;width:36px}.hero-subtitle{font-size:.8rem;margin-bottom:.8rem}.hero-cta{flex-wrap:nowrap;gap:.5rem}.hero-cta .btn{padding:.5rem .8rem;font-size:.75rem}.hero-secondary{font-size:.75rem;padding-inline:.8rem}}.hero-star{position:absolute;top:-1.4rem;right:-.4rem;width:48px;height:auto;pointer-events:none}.section-particulier{padding:4rem 0 3.5rem;background:linear-gradient(180deg,#fff,#f9fbff);position:relative;overflow:hidden}@media(min-width:641px){.section-particulier{background:#fff}}.part-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.5rem,2.4vw,3rem);align-items:center;isolation:isolate}.part-inner:after{content:"";position:absolute;width:170px;height:420px;border:2px dashed rgba(0,87,255,.18);border-radius:80px;right:clamp(-30px,5vw,30px);top:.5rem;transform:rotate(12deg);pointer-events:none;z-index:0}.part-text{position:relative;z-index:1}.part-title{margin:0 0 1.2rem;font-size:clamp(1.9rem,2.6vw,2.6rem);line-height:1.08;color:#071326;font-weight:800;max-width:460px;text-transform:none}@media(min-width:641px){.part-title{font-size:2rem}}.part-title-line{display:block}.part-title-line+.part-title-line{margin-top:.1rem}.part-title-highlight{color:#0057ff;font-family:Climate Crisis,Rubik,system-ui,sans-serif;font-weight:400}.services-list{display:flex;flex-direction:column;gap:12px;margin-bottom:1.5rem;width:100%}.service-line{position:relative;display:flex;align-items:center;gap:16px;padding:15px 18px;border-radius:18px;background:#e9edf3;border:1px solid rgba(7,19,38,.08);box-shadow:0 12px 26px #07132614;transition:transform .18s ease,box-shadow .18s ease}.service-line:hover{transform:translateY(-3px);box-shadow:0 24px 45px #0f172a1f}.service-icon{width:50px;height:50px;border-radius:14px;background:#f6f8fd;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px #ffffffe6}.service-svg{width:28px;height:28px;stroke:#0057ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.service-img{width:28px;height:28px;object-fit:contain}.service-content{margin-left:2px;flex:1}.service-content h3{margin:0 0 4px;font-size:1rem;font-weight:700;color:#0b1220}.service-content p{margin:0;font-size:.9rem;color:#5b6470;line-height:1.45}.part-cta{margin-top:1.6rem;display:inline-flex;align-items:center}.part-photo{position:relative;z-index:1;justify-self:end}.part-photo:before{content:"";position:absolute;inset:-14px -18px -18px -14px;border-radius:30px;background:#fff;box-shadow:0 30px 60px #0f172a26;z-index:-1}.part-photo-img{display:block;width:min(100%,520px);border-radius:26px;object-fit:cover;border:6px solid #f0f4ff}.part-photo-star{position:absolute;top:-10px;right:-10px;width:56px;height:56px;pointer-events:none;filter:drop-shadow(0 10px 16px rgba(0,0,0,.15))}.part-photo-bubble{position:absolute;left:50%;bottom:-26px;transform:translate(-50%);display:inline-flex;align-items:center;gap:.35rem;background:linear-gradient(135deg,#fff,#f4f6ff);padding:8px 12px;border-radius:999px;box-shadow:0 22px 35px #0f172a29;font-size:.85rem;font-weight:700;color:#0b1220;white-space:nowrap;pointer-events:none}.part-photo-bubble:after{content:"";position:absolute;left:52%;transform:translate(-50%) rotate(45deg);bottom:-6px;width:10px;height:10px;background:#f4f6ff;box-shadow:5px 12px 18px #0f172a1a;border-radius:2px}.part-photo-bubble-text{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid #111827;max-width:0;animation:bubble-typing 1.4s steps(11,end) .25s forwards,bubble-caret .7s step-end infinite 2s}@keyframes bubble-typing{0%{max-width:0}to{max-width:11ch}}@keyframes bubble-caret{0%,to{border-color:transparent}50%{border-color:#111827}}@media(max-width:1100px){.part-inner{grid-template-columns:1fr}.part-photo{order:-1;justify-self:center}.part-photo:before{inset:-12px}}@media(max-width:640px){.section-particulier{padding-top:1.5rem}.part-inner{gap:1.8rem}.part-photo{order:1;margin-top:1.5rem}.part-text{order:0;display:flex;flex-direction:column;gap:1rem}.part-title{font-size:1.5rem;max-width:none;line-height:1.12;font-weight:600}.services-list{margin-top:.2rem}.part-cta{margin-top:.2rem;align-self:flex-end;padding:.55rem .9rem!important;font-size:.78rem!important}.service-line{padding:10px 12px;border-radius:12px;gap:12px}.service-icon{width:60px;height:60px}.service-svg{width:34px;height:34px;stroke-width:2}.service-img{width:34px;height:34px}.service-content h3{font-size:.9rem}.service-content p{font-size:.8rem}.part-photo-star{width:40px;height:40px;top:-6px;right:-6px}.part-photo-bubble{bottom:-24px;font-size:.82rem}}.section-zones{padding-block:clamp(2.5rem,6vw,4.5rem)}.zones-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.4rem,3.5vw,2.5rem);align-items:center}.zones-map{display:flex;justify-content:center}.zones-map img{width:min(100%,480px);border-radius:0;border:none;box-shadow:none}.zones-text h2{font-size:clamp(2rem,4vw,2.4rem);margin-bottom:.8rem;color:#0057ff;text-transform:none;font-family:Climate Crisis,Rubik,system-ui,sans-serif;letter-spacing:.03em;text-align:left}.zones-text p{font-size:.92rem;line-height:1.5;margin:0 0 .85rem;color:#111827;text-align:left}.zones-city{color:#0057ff;font-weight:600}.zones-deplacement{display:flex;align-items:center;gap:.75rem;margin:0 0 1.2rem}.zones-deplacement p{margin:0}.zones-deplacement-icon{width:32px;height:auto}.zones-distance{font-weight:700}@media(max-width:760px){.zones-inner{grid-template-columns:1fr;text-align:center}.zones-text{order:2}.zones-map{order:1}.zones-deplacement{justify-content:center}}@media(max-width:640px){.zones-text{display:flex;flex-direction:column;order:0;text-align:left}.zones-map{order:1}.zones-text h2{text-align:left}.zones-text p{text-align:left;font-size:.85rem}.zones-text .btn{padding:.5rem .8rem;font-size:.75rem;align-self:flex-start}}@media(max-width:500px){.zones-text h2{font-size:1.45rem;line-height:1.05;word-break:keep-all;letter-spacing:.01em;text-align:left;margin-inline:0;max-width:none}.zones-text p{font-size:.95rem}}.section-credit{background:#0057ff;color:#fff;text-align:center;padding-block:clamp(3rem,8vw,6rem)}.credit-inner{max-width:1200px;margin:0 auto}.credit-heading{font-family:Climate Crisis,Rubik,system-ui,sans-serif;font-size:clamp(1rem,2.5vw,1.8rem);letter-spacing:.02em;margin:0;text-transform:none;line-height:1.1;max-width:100%;white-space:nowrap}.credit-divider{width:100px;height:5px;background:#fff9;border-radius:999px;margin:1.5rem auto 2rem}.credit-subtitle{font-size:clamp(.75rem,1.5vw,1.1rem);line-height:1.6;max-width:600px;margin:0 auto}.credit-badges{display:flex;justify-content:center;gap:clamp(2rem,8vw,10rem);margin-top:clamp(2.5rem,6vw,4rem);flex-wrap:wrap}.credit-item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:200px}.credit-item p{margin-top:1.2rem;font-size:clamp(.8rem,1.5vw,1.3rem);font-weight:600;line-height:1.4}.credit-logo{width:clamp(70px,12vw,130px);aspect-ratio:1;border-radius:50%;background:#fff;box-shadow:0 12px 30px #00104c40;display:flex;align-items:center;justify-content:center}.credit-logo-img{width:clamp(35px,6vw,65px);height:auto}.credit-price{font-weight:800;font-size:clamp(.9rem,1.8vw,1.5rem);letter-spacing:.04em;display:inline-block;text-shadow:0 4px 10px rgba(0,24,81,.35)}@media(max-width:640px){.credit-badges{flex-direction:row;gap:clamp(.6rem,2vw,1rem);justify-content:space-between}.credit-item{min-width:auto;flex:1}.credit-item:last-child{flex:1.2}.credit-item p{font-size:.7rem}.credit-logo{width:60px}.credit-logo-img{width:30px}.credit-price{font-size:.8rem}}.section-pros{padding-block:clamp(1.5rem,3.5vw,3rem)}@media(max-width:640px){.section-pros{padding-bottom:.5rem}}@media(min-width:641px){.section-pros{padding-bottom:clamp(.5rem,1.5vw,1rem)}}.pros-heading{text-align:left;margin-bottom:clamp(2rem,4vw,3rem);max-width:1100px;margin-left:2rem;margin-right:auto;padding:0 1rem}.pros-heading h2{margin:0;font-size:clamp(1.2rem,2.5vw,1.8rem);line-height:1.3}.pros-title-highlight{font-family:Climate Crisis,Rubik,system-ui,sans-serif;color:#0057ff;display:block}.pros-marquee{width:100%;margin-bottom:clamp(1.2rem,3vw,2rem)}.pros-track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 1rem}.pro-card{text-align:center;position:relative}.pro-card:nth-child(n+4){display:none}.pro-card:nth-child(1){transform:translateY(0)}.pro-card:nth-child(2){transform:translateY(30px)}.pro-card:nth-child(3){transform:translateY(0)}.pro-photo{border-radius:2.5rem;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 25px 45px #0d245e2e;height:auto;max-width:100%}.pro-photo img{width:100%;height:100%;display:block;object-fit:cover}.pro-card h3{margin-top:.8rem;font-size:1.2rem;color:#0f1c3d}.pros-text-block--bottom{max-width:560px;margin:0 auto;text-align:center;display:none;flex-direction:column;gap:1rem}.pros-text-block--top{text-align:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.pros-text-block--top p{margin:0;color:#0f1c3d;line-height:1.6;font-size:.95rem}.pros-text-block--bottom p{margin:0;color:#0f1c3d;line-height:1.6}.pros-cta{align-self:center}@keyframes prosScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.pros-heading h2{font-size:2rem}}@media(max-width:600px){.pros-heading{text-align:center;margin-left:auto}.pros-marquee{overflow:hidden}.pros-track{display:flex;gap:1rem;animation:prosScroll 20s linear infinite;grid-template-columns:unset;max-width:unset;padding:0}.pro-card{width:80vw;flex:0 0 auto}.pros-text-block--top{display:none}.pros-text-block--bottom{display:flex}.pro-card:nth-child(n+4){display:block}.pro-card:nth-child(1),.pro-card:nth-child(2),.pro-card:nth-child(3){transform:none}.pro-photo{border:none;height:auto}.pros-heading{text-align:left;margin-left:0;padding:0}.pros-heading h2{font-size:1.35rem;line-height:1.2}.pros-title-highlight{display:block;font-size:clamp(1rem,5.2vw,1.35rem);letter-spacing:-.01em;padding:0;line-height:.92;margin:0 0 .2rem;text-align:left;white-space:nowrap;max-width:100%}.pros-text-block--bottom p{text-align:left;font-size:.85rem}.pros-cta{align-self:flex-start;padding:.5rem .8rem!important;font-size:.75rem!important}}.section-advantages{text-align:center;padding-block:clamp(2.5rem,6vw,4rem)}@media(min-width:641px){.section-advantages{padding-top:clamp(.5rem,1vw,1rem);padding-bottom:clamp(5.5rem,11vw,10rem)}}.section-advantages h2{margin-bottom:1.5rem;font-family:Climate Crisis,Rubik,system-ui,sans-serif;color:#0057ff;font-size:clamp(1.6rem,3vw,2rem)}@media(min-width:641px){.section-advantages h2{margin-bottom:2.5rem}}.advantages-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,3vw,2.5rem);align-items:flex-start}@media(min-width:641px){.advantages-logos{gap:clamp(3rem,7vw,6rem)}}.adv-item{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:150px}.adv-logo{width:152px;height:152px;border-radius:50%;background:#0057ff;display:flex;align-items:center;justify-content:center}.adv-logo img{width:72px;height:72px}.adv-item p{margin:0;font-weight:600;color:#0f1c3d}@media(max-width:640px){.section-advantages{padding-top:.5rem;padding-bottom:3rem}.advantages-logos{gap:1.25rem}.adv-logo{width:100px;height:100px}.adv-logo img{width:48px;height:48px}.adv-item p{font-size:.85rem}}.section-reviews{background:#0057ff;color:#fff;padding-block:clamp(2rem,4vw,3rem);position:relative}.reviews-title-highlight{font-family:Climate Crisis,Rubik,system-ui,sans-serif}.reviews-marquee{overflow:hidden;position:relative;margin-top:2rem;margin-bottom:3rem}@media(min-width:641px){.reviews-marquee:before,.reviews-marquee:after{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.reviews-marquee:before{left:0;background:linear-gradient(to right,#0057ff,transparent)}.reviews-marquee:after{right:0;background:linear-gradient(to left,#0057ff,transparent)}}.reviews-track{display:inline-flex;gap:1.5rem;animation:reviews-scroll 28s linear infinite}.review-card{min-width:320px;max-width:380px;background:#fff;color:#111827;border-radius:1.5rem;padding:1.8rem}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.review-header h3{margin:0}.review-google-logo{width:24px;height:24px}.review-stars{color:#fbbf24;font-size:1.2rem;letter-spacing:2px;margin-top:.8rem}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-contact{padding-block:clamp(3rem,8vw,5.5rem);margin-top:clamp(3rem,6vw,5rem)}.contact-board{display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(1.5rem,3vw,3rem);align-items:start}.contact-column-left{display:flex;flex-direction:column;gap:2rem;order:1}.contact-card{background:transparent;border-radius:0;padding:0;box-shadow:none}.contact-card--devis{background:transparent;order:3;text-align:left}.contact-title{font-family:Rubik,system-ui,sans-serif;font-weight:600;font-size:clamp(1.4rem,2.5vw,1.8rem);line-height:1.3;color:#0f1c3d;margin-top:0;margin-bottom:1.2rem;text-align:left}.contact-title--blue{color:#0057ff}.contact-title--highlight{font-family:Climate Crisis,Rubik,system-ui,sans-serif;font-size:clamp(1.4rem,2.5vw,1.8rem);color:#0057ff;display:block}.contact-title--prefix{font-family:Rubik,system-ui,sans-serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;color:#0f1c3d;display:block}.contact-title--climate-blue{font-family:Climate Crisis,Rubik,system-ui,sans-serif;font-size:clamp(1.4rem,2.5vw,1.8rem);color:#0057ff;display:block}.contact-title--subtitle{font-family:Rubik,system-ui,sans-serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;color:#0f1c3d;display:block}.contact-form,.devis-form{display:flex;flex-direction:column;gap:.7rem}.form-status{font-size:.8rem;color:#0b1c3f;margin:.2rem 0 0}.form-status--error{color:#b00020}.input-error{border-color:#b00020!important;background:#fff5f5!important}.contact-group--disponibilite.input-error{border:1px solid #b00020;border-radius:.5rem;padding:.5rem}.contact-form input,.contact-form textarea,.devis-form input,.devis-form textarea{border:1px solid #d8dbe8;border-radius:1rem;padding:.8rem 1rem;background:#fff;font-size:.85rem}.devis-form textarea,.contact-form textarea{min-height:100px;resize:vertical}.contact-group{background:#eaeaea;border-radius:1rem;padding:.9rem 1.1rem;display:flex;flex-wrap:wrap;gap:.2rem;font-size:.85rem}.contact-group p{width:100%;margin:0 0 .5rem;font-weight:600;font-size:.85rem;color:#0f1c3d}.contact-chip{display:inline-flex;align-items:center;gap:.35rem;background:transparent;border-radius:0;padding:.15rem .4rem;font-weight:500;font-size:.85rem;color:#0f1c3d;cursor:pointer;border:none;transition:all .2s}.contact-chip:hover{color:#0057ff}.contact-chip input{accent-color:#0057ff;width:16px;height:16px;cursor:pointer;margin:0}.contact-group--type{background:#eaeaea;padding:.9rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.contact-group--type p{width:100%;margin:0 0 .3rem;font-weight:600;font-size:.85rem}.contact-pills-row{display:flex;gap:0;width:100%}.contact-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;gap:.4rem;flex:1}.contact-pill input{display:none}.contact-pill-circle{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;width:55px;height:55px;transition:all .3s;border:2px solid transparent}.contact-pill:hover .contact-pill-circle{border-color:#0057ff;background:#f8f9ff}.contact-pill img{width:22px;height:22px;object-fit:contain;transition:filter .3s;filter:brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(500%) hue-rotate(180deg)}.contact-pill.selected .contact-pill-circle{background:#0057ff}.contact-pill.selected img{filter:brightness(0) invert(1)}.contact-pill span{display:block;text-align:center;line-height:1;font-size:.8rem;font-weight:500;color:#0f1c3d}.contact-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.contact-group--fields{display:flex;flex-direction:column;gap:.8rem}.form-field{display:flex;flex-direction:column;gap:.3rem;position:relative;min-width:0}.form-label{font-weight:600;font-size:.85rem;color:#0f1c3d}.form-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.form-field-row .form-field{min-width:0}.form-field-row input{width:100%;box-sizing:border-box}.form-field--adresse input{padding:.8rem 1rem;font-size:.85rem}.adresse-suggestions{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #d8dbe8;border-radius:.6rem;max-height:180px;overflow-y:auto;display:none;position:absolute;top:100%;left:0;right:0;z-index:100;box-shadow:0 4px 12px #0000001a}.adresse-suggestions.active{display:block}.adresse-suggestions li{padding:.6rem .9rem;cursor:pointer;font-size:.8rem;border-bottom:1px solid #eee}.adresse-suggestions li:last-child{border-bottom:none}.adresse-suggestions li:hover{background:#f5f5f7}.upload-section{display:flex;flex-direction:column;gap:.6rem}.upload-title{font-weight:600;font-size:.85rem;color:#0f1c3d;margin:0}.contact-upload{display:block;cursor:pointer}.contact-upload-dropzone{background:#c7d4ff;border:2px dashed #8ba3e8;border-radius:1rem;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.contact-upload-dropzone:hover{background:#b8c8ff;border-color:#0057ff}.contact-upload-dropzone svg{width:40px;height:40px;fill:none;stroke:#fff;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.contact-upload-dropzone span{font-size:.85rem;font-weight:500;color:#fff;opacity:.9}.upload-feedback{display:block;font-size:.8rem;color:#0b1c3f;margin-top:.4rem;text-align:center}.contact-form button,.devis-form button{align-self:flex-start}.contact-connector{display:flex;justify-content:center;align-items:flex-start;padding-top:200px;order:2}.contact-connector span{width:24px;height:24px;border-radius:50%;border:3px solid #fff;background:#0057ff;box-shadow:0 0 0 8px #e8ebf5}.contact-bottom{text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:1.2rem}.contact-logo{width:110px;height:auto;margin:0 auto .5rem;display:block}.contact-bottom-title{font-family:Climate Crisis,Rubik,system-ui,sans-serif;font-size:1.3rem;margin:0;color:#0b1c3f}.contact-bottom-info{margin:.3rem 0 0;color:#0057ff;font-weight:600;font-size:.85rem}@media(max-width:960px){.contact-board{display:flex;flex-direction:column;gap:2rem}.contact-connector{display:none}.contact-column-left{order:2}.contact-card--devis{order:1}.contact-bottom{order:3;margin-top:1rem}.contact-form button,.devis-form button{align-self:center}.contact-columns{grid-template-columns:1fr}}@media(max-width:600px){.contact-card{padding:0;background:transparent;box-shadow:none}.contact-title{text-align:left;padding:0 0 .3rem}.contact-card--devis .contact-title{text-align:left}.contact-group{flex-direction:row;justify-content:flex-start;margin:0;padding:1.2rem}.contact-group p,.contact-group--type p,.form-label,.upload-title{font-size:.8rem;font-weight:600}.upload-section{gap:.3rem}.contact-chip{flex:0 0 auto;font-size:.75rem;gap:.3rem;padding:0 .25rem}.contact-chip input{width:13px;height:13px}.contact-group--disponibilite{display:flex;flex-wrap:wrap;gap:.5rem .8rem}.contact-group--disponibilite .contact-chip{flex:0 0 calc(50% - .5rem)}.contact-group--type{justify-content:space-between;padding:1rem .8rem}.contact-pills-row{justify-content:space-between;gap:.5rem}.contact-pill{flex:1;gap:.3rem}.contact-pill-circle{width:48px;height:48px}.contact-pill span{font-size:.65rem;white-space:nowrap}.contact-upload{padding:0}.contact-upload-icon{width:64px;height:64px;margin-bottom:.6rem}.contact-bottom-title{font-size:1.4rem}.contact-logo{width:110px}.form-field{gap:.3rem}.contact-group--fields{background:#eaeaea;border-radius:1rem;padding:1rem .5rem;gap:.8rem}.form-field--adresse,.form-field{width:100%}.form-field--adresse input,.contact-group--fields input[type=email],.contact-group--fields input[type=tel]{width:100%;min-width:100%;box-sizing:border-box}.form-field-row{grid-template-columns:1fr 1fr;gap:.6rem}.upload-section{gap:0}.upload-title{text-align:center;padding:0;margin:0 0 .3rem}.contact-group--fields>button,.contact-form button[type=submit],.devis-form button[type=submit]{align-self:center!important;width:auto;margin:0 auto}}.site-footer{background:linear-gradient(180deg,#0051ff,#0043d5);color:#fff;padding:3rem 0 2.5rem;margin-top:4rem;position:relative;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.5rem}.footer-logo img{width:150px;height:auto;filter:brightness(0) invert(1)}.footer-social{display:flex;align-items:center;gap:.75rem;font-weight:600}.footer-social-icons{display:flex;gap:.5rem}.social-btn{width:42px;height:42px;border-radius:12px;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.social-btn svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.6}.social-btn svg path{fill:#fff;stroke:none}.social-btn:hover{transform:translateY(-2px);background:#fff3}.footer-divider{height:1px;width:100%;background:#ffffff40;margin-bottom:2rem}.footer-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:2.5rem}.footer-column h3{margin:0 0 .9rem;font-size:1.1rem}.footer-column p{margin:0 0 .7rem;line-height:1.5;color:#ffffffe6}.footer-column strong{color:#fff}.footer-about,.footer-services,.footer-contact{position:relative;padding-left:18px}.footer-about:before,.footer-services:before,.footer-contact:before{content:"";position:absolute;left:0;top:6px;width:4px;height:44px;border-radius:999px;background:#ffffff40}.footer-zones h3{text-align:center;margin-bottom:.6rem}.footer-zones .footer-map{position:relative;margin-top:1rem;border-radius:28px;overflow:hidden;border:3px solid rgba(255,255,255,.25);width:130%;transform:translate(14%);box-shadow:inset 0 0 0 1px #07359666,0 18px 40px #04144d59}.footer-map img{display:block;width:100%;height:auto}.footer-bottom{margin-top:2.5rem;text-align:center;font-size:.9rem;color:#ffffffe6}@media(max-width:640px){.footer-top{flex-direction:column;align-items:flex-start}.footer-about,.footer-services,.footer-contact{padding-left:14px}}
