*{box-sizing:border-box}body{margin:0;font:17px/1.7 Arial,sans-serif;background:#f7f5ef;color:#202727}.wrap{max-width:1160px;margin:auto;padding:0 22px}header{background:#3e3053;padding:18px 0;position:sticky;top:0;z-index:8}.nav{display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap}.brand{color:white;font-weight:900;font-size:22px}.brand span{color:#d8a9ee}nav{display:flex;gap:9px;flex-wrap:wrap}nav a{color:white;text-decoration:none;padding:9px 16px;border-radius:999px;background:#ffffff18;border:1px solid #ffffff35}.hero{min-height:610px;display:grid;align-items:center;background:linear-gradient(90deg,#3e3053f2,#3e305399),url('photos/tregourez-demoussage.jpg') center/cover;clip-path:polygon(0 0,100% 0,100% 91%,82% 97%,65% 89%,45% 98%,23% 90%,0 97%)}.heroIn{max-width:800px;color:white;padding:75px 0 110px}.tag{color:#d8a9ee;font-weight:900;letter-spacing:2px}h1{font-size:clamp(40px,6vw,70px);line-height:1.04}h2{font-size:clamp(28px,4vw,43px);line-height:1.15}.btn{display:inline-block;padding:13px 21px;background:#d8a9ee;color:#182222;text-decoration:none;font-weight:bold;border-radius:999px;margin:7px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:70px 0}.card{background:white;padding:28px;border-radius:32px 8px;box-shadow:0 12px 35px #0000000c}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:65px 0}.photo{width:100%;height:330px;object-fit:cover;border-radius:38px 8px;clip-path:none}.zone{background:#3e3053;color:white;padding:45px;border-radius:999px;margin:20px 0 70px}footer{background:#192122;color:white;padding:34px 0}@media(max-width:760px){.nav{justify-content:center}.brand{width:100%;text-align:center}nav{justify-content:center}.cards,.split{grid-template-columns:1fr}.hero{min-height:540px}}