*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#151515;line-height:1.55}.container{width:min(1100px,92%);margin:auto}header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7e7e7}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;flex-direction:column;text-decoration:none;color:#111;line-height:1}.brand strong{font-size:1.25rem}.brand span{font-size:.62rem;letter-spacing:.16em;margin-top:6px}.phone{background:#111;color:#fff;text-decoration:none;padding:11px 16px;border-radius:9px;font-weight:900}.hero{background:#111}.hero img{display:block;width:100%;max-height:760px;object-fit:cover}.intro{text-align:center;padding:58px 0}.eyebrow{color:#b68a00;font-size:.74rem;letter-spacing:.16em;font-weight:900}.intro h1,.title h2,.form-layout h2{font-size:clamp(2.2rem,5vw,3.7rem);line-height:1.08;margin:8px 0 15px}.intro p:last-child{max-width:760px;margin:auto;color:#666}.prestations{padding:72px 0;background:#f5f5f5}.title{text-align:center;margin-bottom:30px}.gallery{display:grid;gap:22px}.gallery img{display:block;width:100%;border-radius:16px;box-shadow:0 14px 38px rgba(0,0,0,.1)}.contact{padding:75px 0;background:#f2c400}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.contact-grid a{background:#111;color:#fff;text-decoration:none;border-radius:12px;padding:21px;display:grid}.contact-grid small{color:#f2c400}.map{margin-top:17px;border-radius:14px;overflow:hidden}.map iframe{display:block;width:100%;height:420px;border:0}.form-section{padding:78px 0}.light{background:#f5f5f5}.dark{background:#111;color:#fff}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.form-layout>div p{color:#666}.dark .form-layout>div p{color:#bbb}.form-card{display:grid;gap:15px;background:#fff;color:#111;padding:28px;border-radius:16px}.form-card label{display:grid;gap:7px;font-weight:800}.form-card input,.form-card select,.form-card textarea{padding:14px;border:1px solid #ccc;border-radius:8px;font:inherit}.form-card textarea{min-height:110px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-card button{border:0;border-radius:9px;padding:15px;background:#f2c400;font:inherit;font-weight:900}.note{margin:0;color:#777;font-size:.86rem}.wa{position:fixed;right:18px;bottom:88px;z-index:80;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;font-size:1.7rem}.bottom{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(3,1fr);background:#111}.bottom a{text-align:center;color:#fff;text-decoration:none;padding:15px 5px;font-weight:900}.bottom a:nth-child(2){background:#f2c400;color:#111}.bottom a:nth-child(3){background:#fff;color:#111}footer{background:#050505;color:#fff;padding:30px 0 82px}.foot{display:flex;justify-content:space-between}.foot span{color:#999}@media(max-width:850px){.form-layout{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.map iframe{height:350px}}@media(max-width:560px){.phone{font-size:.8rem}.row{grid-template-columns:1fr}.foot{flex-direction:column}.gallery img{border-radius:10px}.wa{bottom:78px}}