*{box-sizing:border-box}body{margin:0;font:17px/1.72 Arial,sans-serif;background:#eee9df;color:#202629}.wrap{max-width:1180px;margin:auto;padding:0 24px}header{padding:18px 0;background:#ffffffee;position:sticky;top:0;z-index:10}.nav{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.logo{display:flex;align-items:center;gap:12px;font-weight:900;font-size:21px;color:#2f6d45}.mark{width:52px;height:42px;position:relative}.mark:before{content:'';position:absolute;width:34px;height:34px;border:7px solid #2f6d45;transform:rotate(45deg);left:8px;top:4px;border-radius:2px}.logo small{display:block;font-size:10px;letter-spacing:1.7px;color:#2f6d45}nav{display:flex;gap:8px;flex-wrap:wrap}nav a{padding:9px 15px;border:1px solid #2f6d45;border-radius:10px;color:#202629;text-decoration:none;background:#2f6d4518}.hero{min-height:640px;display:grid;align-items:center;background:linear-gradient(90deg,#eee9dff7,#eee9df85),url('photos/chateauponsac-couverture.jpg') center/cover;clip-path:polygon(0 0,100% 0,100% 90%,85% 100%,70% 91%,55% 100%,38% 91%,20% 100%,0 91%)}.heroIn{max-width:770px;padding:80px 0 120px}.tag{color:#2f6d45;font-weight:900;letter-spacing:2px}h1{font:900 clamp(40px,6vw,71px)/1.03 Georgia}h2{font-size:clamp(28px,4vw,44px);line-height:1.15}.btn{display:inline-block;margin:8px 8px 0 0;padding:13px 22px;background:#2f6d45;color:white;text-decoration:none;font-weight:bold;border-radius:10px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:70px 0}.card{background:#fff;padding:28px;border-radius:10px;border:1px solid #2f6d4544;box-shadow:0 14px 38px #0001}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:70px 0}.photo{width:100%;height:380px;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:30px 0 70px}.gallery img{width:100%;height:310px;object-fit:cover;border-radius:10px}.zone{background:#2f6d45;color:white;padding:46px;border-radius:10px;margin:20px 0 75px}footer{background:#11181c;color:white;padding:36px 0}@media(max-width:760px){.nav{justify-content:center}.logo{width:100%;justify-content:center}nav{justify-content:center}.cards,.split,.gallery{grid-template-columns:1fr}.hero{min-height:540px}.photo{clip-path:none;border-radius:24px}}