
:root{
  --green:#8b7355;
  --green-dark:#5c4a3a;
  --cream:#f7f4ed;
  --sand:#e8dfcf;
  --text:#1f271f;
  --muted:#6f756d;
  --white:#ffffff;
  --radius:18px;
}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}
h1,h2,h3{font-family:Georgia,serif;margin:0 0 16px}
h1{font-size:58px;line-height:1.05}
h2{font-size:34px}
h3{font-size:22px}
p{margin:0 0 16px}
a{text-decoration:none;color:inherit}
img{max-width:100%}
.container{max-width:1180px;margin:auto;padding:0 24px}
.header{position:sticky;top:0;z-index:50;background:white;border-bottom:1px solid #eee}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{display:flex;flex-direction:column;font-family:Georgia,serif;font-size:25px;font-weight:bold;color:#5c4a3a}
.logo span{font-family:Arial,sans-serif;font-size:12px;font-weight:400;color:var(--muted)}
.menu{display:flex;gap:22px;font-size:14px;align-items:center}
.menu a{white-space:nowrap}
.btn{display:inline-block;background:#8b7355;color:white;padding:13px 22px;border-radius:8px;font-weight:bold;border:0}
.btn.secondary{background:transparent;border:1px solid white;color:white}
.btn.light{background:white;color:#5c4a3a;border:1px solid #8b7355}
.whatsapp-round{width:42px;height:42px;border:2px solid #8b7355;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#8b7355;font-size:18px}
.section{padding:72px 0}
.section.alt{background:#faf7f3}
.kicker{letter-spacing:3px;text-transform:uppercase;color:#c4a882;font-weight:bold;font-size:13px;margin-bottom:14px}
.home-hero{min-height:620px;color:white;display:flex;align-items:center;position:relative;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.16)),url('assets/sophie/hero-salon.png') center/cover no-repeat}
.home-hero h1{max-width:620px}
.home-hero p{font-size:18px;max-width:520px}
.highlight{color:#b8c99a}
.actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.home-features{margin-top:-48px;position:relative;z-index:3}
.features-grid{background:white;border-radius:14px;box-shadow:0 14px 40px rgba(0,0,0,.13);display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden}
.feature{padding:22px 14px;border-right:1px solid #eee;text-align:center;font-size:13px}
.feature strong{display:block;color:#5c4a3a;font-size:14px;margin-bottom:3px}
.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.card{background:white;border:1px solid #eee;border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.05)}
.card img{width:100%;height:270px;object-fit:cover;display:block}
.card-body{padding:24px}
.house-card-img-wrap{position:relative}
.house-label{position:absolute;top:18px;left:18px;background:#7a5c3a;color:white;font-size:13px;font-weight:bold;padding:8px 16px;border-radius:999px}
.house-icons{display:flex;gap:18px;flex-wrap:wrap;padding:16px 24px 0;color:#8b7355;font-size:14px}
.house-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:20px}
.link-small{color:#1f271f;font-size:14px;font-weight:bold}
.env-layout{display:grid;grid-template-columns:1fr 280px;gap:34px;align-items:start}
.env-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}
.env-card{background:white;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.08);border:1px solid #eee}
.env-card img{width:100%;height:118px;object-fit:cover;display:block}
.env-card-body{padding:11px}
.env-card strong{display:block;font-size:13px}
.env-card span{display:block;margin-top:2px;font-size:12px;color:#6f756d}
.direct-box{background:#f5f0ea;border-radius:18px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.05)}
.direct-box h3{font-size:25px}
.check{margin:12px 0}
.check:before{content:"✓";margin-right:10px;color:#c4a882;font-weight:bold}
.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}
.review-card{background:white;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.avatar{width:52px;height:52px;border-radius:50%;background:#dfe8d6;display:flex;align-items:center;justify-content:center;font-weight:bold;color:#8b7355;flex:0 0 auto}
.review-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.rating-card{text-align:center}
.rating-card h2{font-size:42px;margin-bottom:6px}
.stars{color:#e4ad25;letter-spacing:2px;font-size:18px}
.footer{background:#f1efe8;padding:42px 0 20px;color:#4a3828}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}
.small{font-size:13px;color:var(--muted)}
.socials{display:flex;gap:12px;margin-top:14px}
.social-dot{width:30px;height:30px;border-radius:50%;background:#7a5c3a;color:white;display:flex;align-items:center;justify-content:center;font-size:13px}
.page-hero{background:linear-gradient(90deg,rgba(47,74,45,.92),rgba(47,74,45,.72)),url('assets/sophie/hero-salon.png') center/cover;color:white;padding:92px 0}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gallery img{height:220px;width:100%;object-fit:cover;border-radius:14px}
.form{display:grid;gap:14px}
input,textarea,select{width:100%;padding:14px;border:1px solid #ddd;border-radius:8px;font-family:Arial;font-size:15px}
textarea{min-height:130px}
.price-table{width:100%;border-collapse:collapse;background:white;border-radius:14px;overflow:hidden}
.price-table th,.price-table td{padding:16px;border-bottom:1px solid #eee;text-align:left}
.price-table th{background:#8b7355;color:white}
@media(max-width:1000px){
  h1{font-size:40px}.menu{display:none}
  .features-grid{grid-template-columns:repeat(2,1fr)}
  .card-grid,.env-layout,.footer-grid{grid-template-columns:1fr}
  .env-grid{grid-template-columns:repeat(2,1fr)}
  .review-grid{grid-template-columns:1fr}
  .home-features{margin-top:0}
  .home-hero{min-height:560px}
}

.env-card{color:inherit}.env-card:hover{transform:translateY(-3px);transition:.2s ease;box-shadow:0 12px 28px rgba(0,0,0,.12)}

.photo-hero-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:14px;margin-top:32px}
.photo-hero-grid a:first-child{grid-row:span 2}
.photo-hero-grid img{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px;box-shadow:0 10px 26px rgba(0,0,0,.08)}
.premium-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}
.premium-badge{background:#f7f4ed;border-radius:16px;padding:22px;border:1px solid #eee}
.premium-badge strong{display:block;color:#5c4a3a;margin-bottom:6px}
.gallery-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.gallery-premium a{background:white;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.06);border:1px solid #eee}
.gallery-premium img{width:100%;height:250px;object-fit:cover;display:block}
.gallery-premium .caption{padding:14px 16px;font-weight:bold}
@media(max-width:900px){.photo-hero-grid{grid-template-columns:1fr;grid-template-rows:auto}.photo-hero-grid a:first-child{grid-row:auto}.photo-hero-grid img{height:260px}.premium-badges{grid-template-columns:1fr}.gallery-premium{grid-template-columns:1fr}}


.hero{
position:relative;
min-height:720px;
display:flex;
align-items:center;
background:url('assets/sophie/hero-salon.png') center/cover no-repeat;
overflow:hidden;
}

.hero-overlay{
position:absolute;
inset:0;
background:linear-gradient(90deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.45) 45%, rgba(0,0,0,.20) 100%);
}

.hero-content-clean{
position:relative;
z-index:2;
display:flex;
align-items:center;
width:100%;
padding:120px 0 100px;
}

.hero-left{
max-width:650px;
}

.hero-kicker{
text-transform:uppercase;
letter-spacing:5px;
font-size:14px;
color:#b9c88f;
margin-bottom:18px;
font-weight:600;
}

.hero h1{
font-size:84px;
line-height:.95;
font-weight:800;
color:white;
margin-bottom:26px;
max-width:580px;
}

.hero h1 span{
color:#c6d39a;
}

.hero p{
font-size:24px;
line-height:1.7;
color:white;
max-width:760px;
margin-bottom:34px;
text-shadow:0 2px 10px rgba(0,0,0,.3);
}

.hero-buttons-clean{
display:flex;
gap:18px;
flex-wrap:wrap;
}

.hero .btn{
padding:18px 34px;
border-radius:14px;
font-size:18px;
font-weight:700;
}

.hero .btn-outline{
border:2px solid rgba(255,255,255,.7);
background:transparent;
color:white;
}

.hero .btn-outline:hover{
background:white;
color:#5c4a3a;
}

@media(max-width:900px){

.hero{
min-height:640px;
}

.hero-content-clean{
padding:110px 20px 70px;
}

.hero h1{
font-size:58px;
}

.hero p{
font-size:18px;
line-height:1.5;
}

.hero-buttons-clean{
flex-direction:column;
}

.hero .btn{
width:100%;
text-align:center;
}

}


.hero{
position:relative!important;
min-height:760px!important;
display:flex!important;
align-items:center!important;
background:url('assets/sophie/hero-salon.png') center center/cover no-repeat!important;
overflow:hidden!important;
}

.hero::before{
content:"";
position:absolute;
inset:0;
background:linear-gradient(to right, rgba(0,0,0,.82) 0%, rgba(0,0,0,.55) 45%, rgba(0,0,0,.25) 100%);
z-index:1;
}

.hero-wrapper{
position:relative;
z-index:3;
width:100%;
padding-top:120px;
padding-bottom:120px;
}

.clean-hero{
max-width:760px;
}

.hero-kicker{
font-size:14px!important;
letter-spacing:5px!important;
text-transform:uppercase!important;
color:#b7c58b!important;
font-weight:700!important;
margin-bottom:20px!important;
}

.hero h1{
font-size:92px!important;
line-height:0.92!important;
font-weight:800!important;
color:#fff!important;
margin:0 0 32px!important;
max-width:620px!important;
}

.hero h1 span{
color:#c6d39a!important;
}

.hero p{
font-size:28px!important;
line-height:1.6!important;
color:#fff!important;
max-width:760px!important;
margin-bottom:38px!important;
font-weight:500!important;
}

.hero-cta{
display:flex!important;
gap:20px!important;
align-items:center!important;
flex-wrap:wrap!important;
margin-top:15px!important;
}

.hero-btn{
padding:18px 34px!important;
border-radius:14px!important;
font-size:18px!important;
font-weight:700!important;
text-decoration:none!important;
transition:.25s ease!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
min-width:250px!important;
}

.hero-btn.primary{
background:#5d7742!important;
color:white!important;
box-shadow:0 10px 25px rgba(0,0,0,.25)!important;
}

.hero-btn.primary:hover{
transform:translateY(-2px)!important;
background:#6b8750!important;
}

.hero-btn.secondary{
border:2px solid rgba(255,255,255,.7)!important;
color:white!important;
background:rgba(255,255,255,.05)!important;
backdrop-filter:blur(5px)!important;
}

.hero-btn.secondary:hover{
background:white!important;
color:#5c4a3a!important;
}

@media(max-width:900px){

.hero{
min-height:680px!important;
}

.hero-wrapper{
padding:110px 22px 80px!important;
}

.hero h1{
font-size:56px!important;
line-height:1!important;
}

.hero p{
font-size:19px!important;
line-height:1.5!important;
}

.hero-cta{
flex-direction:column!important;
align-items:stretch!important;
}

.hero-btn{
width:100%!important;
min-width:unset!important;
}

}


/* ===== Header + accueil exact maquette ===== */
.header{display:none!important}
.topbar{
  position:sticky;
  top:0;
  z-index:1000;
  background:#fff;
  border-bottom:1px solid #eee;
}
.topbar-inner{
  height:78px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.brand{
  display:flex;
  align-items:center;
  gap:16px;
  min-width:270px;
  margin-right:24px;
}
.brand img{
  width:54px;
  height:54px;
  object-fit:contain;
  display:block;
  mix-blend-mode:multiply;
  border-radius:8px;
}
.brand strong{
  display:block;
  font-family:Georgia,serif;
  font-size:25px;
  color:#5c4a3a;
  line-height:1;
}
.brand small{
  display:block;
  font-size:12px;
  color:#7a6050;
  margin-top:5px;
}
.nav-menu{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:24px;
  font-size:14px;
  color:#111;
  flex:1;
}
.nav-menu a{
  color:#111;
  white-space:nowrap;
}
.header-actions{
  display:flex;
  align-items:center;
  gap:14px;
}
.header-btn{
  background:#8b7355;
  color:#fff;
  border-radius:8px;
  padding:15px 28px;
  font-weight:700;
  font-size:15px;
  white-space:nowrap;
}
.whatsapp-icon{
  width:43px;
  height:43px;
  border:2px solid #8b7355;
  border-radius:50%;
  color:#8b7355;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
  font-size:24px;
}

.home-hero-exact{
  position:relative;
  min-height:535px;
  background:url('assets/sophie/hero-salon.png') center center/cover no-repeat;
  color:#fff;
  overflow:hidden;
}
.hero-dark{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.50) 42%,rgba(0,0,0,.18) 100%);
}
.hero-exact-content{
  position:relative;
  z-index:2;
  min-height:535px;
  display:flex;
  align-items:center;
}
.hero-copy{
  max-width:560px;
}
.hero-label{
  text-transform:uppercase;
  letter-spacing:5px;
  font-size:14px;
  color:#c8d7a4;
  font-weight:700;
  margin-bottom:17px;
}
.home-hero-exact h1{
  font-family:Georgia,serif;
  font-size:58px;
  line-height:1.02;
  margin:0 0 22px;
  color:#fff;
}
.home-hero-exact h1 span{
  color:#c8d7a4;
}
.home-hero-exact p{
  max-width:485px;
  font-size:16px;
  line-height:1.55;
  font-weight:600;
  color:#fff;
  margin:0 0 28px;
}
.hero-actions{
  display:flex;
  gap:18px;
  align-items:center;
}
.hero-btn-main,
.hero-btn-outline{
  min-width:165px;
  text-align:center;
  padding:15px 22px;
  border-radius:7px;
  font-weight:700;
  font-size:14px;
}
.hero-btn-main{
  background:#7a5c3a;
  color:#fff;
}
.hero-btn-outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.85);
  background:rgba(0,0,0,.08);
}

.feature-strip-wrap{
  margin-top:-40px;
  position:relative;
  z-index:5;
  margin-bottom:55px;
}
.feature-strip{
  background:#fff;
  border-radius:10px;
  box-shadow:0 18px 45px rgba(0,0,0,.17);
  display:grid;
  grid-template-columns:repeat(7,1fr);
  overflow:hidden;
}
.feature-item{
  min-height:78px;
  padding:17px 12px;
  border-right:1px solid #e9e9e9;
  display:flex;
  align-items:center;
  gap:10px;
  justify-content:center;
  text-align:left;
}
.feature-item:last-child{
  border-right:0;
}
.feature-item span{
  color:#6d8155;
  font-size:25px;
  flex:0 0 auto;
}
.feature-item strong{
  color:#1e2c1f;
  font-size:13px;
  line-height:1.25;
}

@media(max-width:1050px){
  .nav-menu{display:none}
  .brand{min-width:auto}
  .topbar-inner{height:72px}
  .header-btn{padding:13px 18px}
  .home-hero-exact{min-height:570px}
  .hero-exact-content{min-height:570px}
  .home-hero-exact h1{font-size:44px}
  .hero-actions{flex-direction:column;align-items:flex-start}
  .feature-strip{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .brand strong{font-size:20px}
  .brand img{width:45px}
  .header-btn{display:none}
  .home-hero-exact{min-height:610px}
  .hero-exact-content{min-height:610px;padding-top:20px}
  .home-hero-exact h1{font-size:38px}
  .home-hero-exact p{font-size:15px}
  .hero-btn-main,.hero-btn-outline{width:100%}
  .hero-copy{width:100%}
  .feature-strip{grid-template-columns:1fr}
}


/* ===== Corrections bugs haut de page + boutons ===== */
.topbar{
  box-shadow:0 2px 12px rgba(0,0,0,.04);
}
.topbar-inner{
  height:74px!important;
}
.brand{
  gap:10px!important;
}
.brand img{
  width:48px!important;
}
.brand strong{
  font-size:23px!important;
}
.brand small{
  font-size:11px!important;
}
.nav-menu{
  gap:18px!important;
  font-size:13px!important;
}
.header-actions{
  gap:10px!important;
}
.header-btn{
  padding:11px 20px!important;
  border-radius:7px!important;
  font-size:14px!important;
}
.whatsapp-icon,
.whatsapp-round{
  width:38px!important;
  height:38px!important;
  border:2px solid #8b7355!important;
  border-radius:50%!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:7px!important;
  flex:0 0 auto!important;
}
.whatsapp-icon img,
.whatsapp-round img{
  width:24px!important;
  height:24px!important;
  display:block!important;
}

/* Hero plus propre */
.home-hero-exact{
  min-height:515px!important;
  background-position:center center!important;
}
.hero-exact-content{
  min-height:515px!important;
  align-items:center!important;
}
.hero-copy{
  max-width:540px!important;
}
.home-hero-exact h1{
  font-size:54px!important;
  line-height:1.03!important;
  margin-bottom:18px!important;
}
.home-hero-exact p{
  font-size:15.5px!important;
  line-height:1.55!important;
  max-width:520px!important;
  margin-bottom:24px!important;
}
.hero-label{
  font-size:13px!important;
  letter-spacing:4px!important;
  margin-bottom:13px!important;
}
.hero-actions{
  gap:14px!important;
}
.hero-btn-main,
.hero-btn-outline{
  min-width:150px!important;
  padding:12px 18px!important;
  font-size:13px!important;
  border-radius:7px!important;
}

/* Bande équipements plus compacte */
.feature-strip-wrap{
  margin-top:-36px!important;
  margin-bottom:50px!important;
}
.feature-strip{
  border-radius:10px!important;
}
.feature-item{
  min-height:72px!important;
  padding:14px 10px!important;
  gap:8px!important;
}
.feature-item span{
  font-size:21px!important;
}
.feature-item strong{
  font-size:12px!important;
  line-height:1.25!important;
}

/* Empêche les anciens blocs verts cassés de ressortir */
.hero .btn:not(.hero-btn-main):not(.hero-btn-outline){
  padding:12px 20px!important;
  min-width:auto!important;
}

/* Corrige les liens images/cartes */
.env-card{
  text-decoration:none!important;
}
.platform-card{
  text-decoration:none!important;
  color:inherit!important;
}

/* Mobile */
@media(max-width:1050px){
  .topbar-inner{height:68px!important}
  .brand img{width:42px!important}
  .brand strong{font-size:20px!important}
  .header-btn{padding:10px 15px!important;font-size:13px!important}
  .whatsapp-icon,.whatsapp-round{width:36px!important;height:36px!important}
  .home-hero-exact{min-height:560px!important}
  .hero-exact-content{min-height:560px!important}
  .home-hero-exact h1{font-size:43px!important}
  .home-hero-exact p{font-size:15px!important}
}
@media(max-width:560px){
  .brand small{display:none!important}
  .header-actions .header-btn{display:none!important}
  .home-hero-exact h1{font-size:36px!important}
  .hero-actions{width:100%!important}
  .hero-btn-main,.hero-btn-outline{width:100%!important}
}

/* Galerie Villa du Las 2 */
.gallery-page-las2{
  background:#faf7f3;
}
.gallery-header-las2{
  text-align:center;
  padding:70px 20px 36px;
}
.gallery-header-las2 h1{
  font-family:Georgia,serif;
  color:#5c4a3a;
  font-size:64px;
  line-height:1;
  margin-bottom:12px;
}
.gallery-header-las2 .sub{
  text-transform:uppercase;
  letter-spacing:8px;
  color:#b48b55;
  font-weight:600;
  font-size:18px;
}
.gallery-header-las2 .line{
  width:70px;
  height:2px;
  background:#b48b55;
  margin:24px auto 0;
}
.gallery-filters-las2{
  display:flex;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  margin-bottom:45px;
}
.gallery-filters-las2 span{
  border:1px solid #ece8df;
  background:#fff;
  border-radius:999px;
  padding:13px 28px;
  font-size:12px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#555;
}
.gallery-filters-las2 span:first-child{
  background:#5c4a3a;
  color:white;
}
.gallery-las2-grid{
  max-width:1440px;
  margin:0 auto 70px;
  padding:0 22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.gallery-las2-grid a{
  position:relative;
  display:block;
  overflow:hidden;
  background:white;
  border-radius:3px;
  min-height:310px;
}
.gallery-las2-grid img{
  width:100%;
  height:100%;
  min-height:310px;
  object-fit:cover;
  display:block;
  transition:.3s ease;
}
.gallery-las2-grid a:hover img{
  transform:scale(1.035);
}
.gallery-las2-grid .caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:18px;
  background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,0));
  color:white;
  font-weight:700;
  opacity:0;
  transition:.25s ease;
}
.gallery-las2-grid a:hover .caption{
  opacity:1;
}
.las2-info{
  max-width:1120px;
  margin:0 auto 70px;
  padding:0 22px;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:30px;
}
.las2-info-card{
  background:white;
  border:1px solid #eee;
  border-radius:20px;
  padding:32px;
  box-shadow:0 10px 28px rgba(0,0,0,.05);
}
@media(max-width:950px){
  .gallery-header-las2 h1{font-size:44px}
  .gallery-las2-grid{grid-template-columns:1fr}
  .gallery-las2-grid a,.gallery-las2-grid img{min-height:260px}
  .las2-info{grid-template-columns:1fr}
}


/* ===== Galeries maisons uniformisées ===== */
.house-gallery-page{
  background:#faf7f3;
}
.house-gallery-hero{
  text-align:center;
  padding:72px 20px 34px;
}
.house-gallery-hero h1{
  font-family:Georgia,serif;
  color:#5c4a3a;
  font-size:64px;
  line-height:1;
  margin:0 0 12px;
}
.house-gallery-hero .sub{
  text-transform:uppercase;
  letter-spacing:8px;
  color:#b48b55;
  font-weight:600;
  font-size:18px;
}
.house-gallery-hero .line{
  width:70px;
  height:2px;
  background:#b48b55;
  margin:24px auto 0;
}
.house-subnav{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  margin:0 auto 44px;
  padding:0 20px;
}
.house-subnav a,
.house-subnav span{
  border:1px solid #ece8df;
  background:#fff;
  border-radius:999px;
  padding:12px 22px;
  font-size:12px;
  letter-spacing:1.6px;
  text-transform:uppercase;
  color:#555;
  font-weight:700;
}
.house-subnav span{
  background:#5c4a3a;
  color:white;
}
.house-intro-layout{
  max-width:1180px;
  margin:0 auto 52px;
  padding:0 24px;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:28px;
}
.house-intro-card{
  background:white;
  border:1px solid #eee;
  border-radius:22px;
  padding:34px;
  box-shadow:0 10px 28px rgba(0,0,0,.055);
}
.house-intro-card h2{
  margin-bottom:14px;
}
.house-equip-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin-top:18px;
}
.house-equip{
  background:#f5f0ea;
  border-radius:14px;
  padding:14px;
  color:#5c4a3a;
  font-weight:700;
}
.house-top-grid{
  max-width:1440px;
  margin:0 auto 18px;
  padding:0 22px;
  display:grid;
  grid-template-columns:2fr 1fr 1fr;
  grid-template-rows:260px 260px;
  gap:14px;
}
.house-top-grid a:first-child{
  grid-row:span 2;
}
.house-top-grid a{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius:10px;
  background:white;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}
.house-top-grid img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.3s ease;
}
.house-top-grid a:hover img{
  transform:scale(1.035);
}
.house-gallery-grid{
  max-width:1440px;
  margin:0 auto 78px;
  padding:0 22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.house-gallery-grid a{
  position:relative;
  display:block;
  overflow:hidden;
  background:white;
  border-radius:8px;
  min-height:310px;
  box-shadow:0 8px 20px rgba(0,0,0,.06);
}
.house-gallery-grid img{
  width:100%;
  height:100%;
  min-height:310px;
  object-fit:cover;
  display:block;
  transition:.3s ease;
}
.house-gallery-grid a:hover img{
  transform:scale(1.035);
}
.house-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:18px;
  background:linear-gradient(to top,rgba(0,0,0,.66),rgba(0,0,0,0));
  color:white;
  font-weight:700;
  opacity:0;
  transition:.25s ease;
}
.house-gallery-grid a:hover .house-caption,
.house-top-grid a:hover .house-caption{
  opacity:1;
}
@media(max-width:950px){
  .house-gallery-hero h1{font-size:44px}
  .house-intro-layout{grid-template-columns:1fr}
  .house-top-grid{grid-template-columns:1fr;grid-template-rows:auto}
  .house-top-grid a:first-child{grid-row:auto}
  .house-top-grid a,.house-top-grid img{height:260px}
  .house-gallery-grid{grid-template-columns:1fr}
  .house-gallery-grid a,.house-gallery-grid img{min-height:260px}
  .house-equip-grid{grid-template-columns:1fr}
}

/* ===== BURGER MENU MOBILE ===== */
.burger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.burger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #5c4a3a;
  border-radius: 2px;
  transition: .25s;
}

@media(max-width:1000px) {
  .burger { display: flex; }
  .nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border-top: 1px solid #eee;
    flex-direction: column;
    padding: 18px 24px;
    gap: 14px;
    box-shadow: 0 8px 24px rgba(0,0,0,.1);
    z-index: 100;
  }
  .nav-menu.open { display: flex; }
  .topbar { position: relative; }
}

/* ===== HOVER SUR BOUTONS ===== */
.btn:hover {
  background: #5c4a3a;
  transition: background .2s;
}
.btn.light:hover {
  background: #faf7f3;
}
.header-btn:hover {
  background: #5c4a3a !important;
}

/* ===== HOVER SUR CARDS ===== */
.card:hover {
  box-shadow: 0 16px 40px rgba(0,0,0,.12);
  transform: translateY(-2px);
  transition: .25s ease;
}

/* ===== FOCUS ACCESSIBILITY ===== */
a:focus-visible, button:focus-visible {
  outline: 2px solid #8b7355;
  outline-offset: 3px;
  border-radius: 4px;
}


/* ============================================================
   DESIGN SYSTEM PAGES INTÉRIEURES — v2 pro
   ============================================================ */

/* Page hero modernisé */
.page-hero {
  position: relative;
  background: linear-gradient(135deg, #2a1e12 0%, #5c4a3a 50%, #3d5e3a 100%) !important;
  color: white;
  padding: 80px 0 70px !important;
  overflow: hidden;
}
.page-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('assets/sophie/hero-salon.png') 65% center / cover no-repeat;
  opacity: .12;
}
.page-hero::after {
  content: '';
  position: absolute;
  bottom: -1px; left: 0; right: 0;
  height: 60px;
  background: linear-gradient(to bottom, transparent, #faf7f3);
}
.page-hero .container { position: relative; z-index: 2; }
.page-hero h1 {
  font-family: Georgia, serif !important;
  font-size: 52px !important;
  color: white !important;
  margin: 0 0 14px !important;
  line-height: 1.05 !important;
}
.page-hero p {
  font-size: 17px !important;
  color: rgba(255,255,255,.80) !important;
  max-width: 560px !important;
  line-height: 1.65 !important;
  margin: 0 !important;
}
.page-hero-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.2);
  color: #d4b896;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 7px 16px;
  border-radius: 999px;
  margin-bottom: 22px;
}

/* Section standard */
.pro-section { padding: 80px 0; background: #faf7f3; }
.pro-section.white { background: white; }
.pro-section.dark { background: #2a1e12; color: white; }
.pro-tag { font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: #a08060; margin-bottom: 12px; }
.pro-title { font-family: Georgia,serif; font-size: 40px; color: #2a1e12; margin: 0 0 14px; line-height: 1.1; }
.pro-title.white { color: white; }
.pro-sub { font-size: 16px; color: #6f756d; max-width: 580px; line-height: 1.7; margin: 0 0 50px; }

/* Cards pro */
.pro-card {
  background: white;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0,0,0,.07);
  border: 1px solid #eee;
  transition: transform .25s, box-shadow .25s;
}
.pro-card:hover { transform: translateY(-5px); box-shadow: 0 20px 50px rgba(0,0,0,.12); }
.pro-card-img img { width: 100%; height: 280px; object-fit: cover; display: block; transition: transform .4s; }
.pro-card:hover .pro-card-img img { transform: scale(1.04); }
.pro-card-body { padding: 28px; }
.pro-card-body h3 { font-family: Georgia,serif; font-size: 24px; color: #2a1e12; margin: 0 0 10px; }
.pro-card-body p { font-size: 15px; color: #6f756d; line-height: 1.65; margin: 0 0 22px; }

/* Info blocks */
.pro-info-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.pro-info-block {
  background: white;
  border-radius: 20px;
  padding: 30px;
  border: 1px solid #eee;
  box-shadow: 0 6px 24px rgba(0,0,0,.05);
}
.pro-info-icon { font-size: 32px; margin-bottom: 16px; }
.pro-info-block h3 { font-family: Georgia,serif; font-size: 20px; color: #5c4a3a; margin: 0 0 12px; }
.pro-info-block p, .pro-info-block li { font-size: 14px; color: #5f665f; line-height: 1.75; }
.pro-info-block ul { padding-left: 18px; margin: 0; }

/* CTA banner */
.pro-cta-banner {
  background: linear-gradient(135deg, #5c4a3a, #8b7355);
  border-radius: 24px;
  padding: 48px;
  text-align: center;
  color: white;
  margin-top: 60px;
}
.pro-cta-banner h3 { font-family: Georgia,serif; font-size: 32px; margin: 0 0 12px; }
.pro-cta-banner p { font-size: 16px; opacity: .8; margin: 0 0 28px; }
.pro-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #d4b896;
  color: #2a1e12;
  padding: 16px 32px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 16px;
  transition: background .2s, transform .15s;
}
.pro-cta-btn:hover { background: #d4e4ad; transform: translateY(-2px); }
.pro-cta-btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 1.5px solid rgba(255,255,255,.5);
  color: white;
  padding: 16px 32px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 16px;
  margin-left: 14px;
  transition: background .2s;
}
.pro-cta-btn-outline:hover { background: rgba(255,255,255,.12); }

/* Specs badges */
.pro-specs { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 20px; }
.pro-spec {
  display: flex; align-items: center; gap: 6px;
  background: #f5f0ea; border-radius: 999px;
  padding: 7px 14px; font-size: 13px; font-weight: 700; color: #5c4a3a;
}

/* Review cards pro */
.pro-review-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.pro-review {
  background: white; border-radius: 20px; padding: 26px;
  border: 1px solid #eee; box-shadow: 0 6px 24px rgba(0,0,0,.05);
  display: flex; flex-direction: column; gap: 14px;
}
.pro-avatar {
  width: 46px; height: 46px; border-radius: 50%;
  background: linear-gradient(135deg, #7a5c3a, #c4a882);
  display: flex; align-items: center; justify-content: center;
  font-weight: 700; color: white; font-size: 17px; flex: 0 0 auto;
}
.pro-review-head { display: flex; align-items: center; gap: 12px; }
.pro-review-stars { color: #f5a623; font-size: 14px; letter-spacing: 2px; }
.pro-review p { font-size: 14px; color: #5f665f; line-height: 1.65; margin: 0; flex: 1; }

/* Responsive pages intérieures */
@media(max-width:900px) {
  .page-hero h1 { font-size: 38px !important; }
  .pro-info-grid { grid-template-columns: 1fr; }
  .pro-review-grid { grid-template-columns: 1fr; }
  .pro-title { font-size: 32px; }
  .pro-cta-banner { padding: 32px 24px; }
  .pro-cta-btn-outline { margin-left: 0; margin-top: 12px; }
}
@media(max-width:600px) {
  .page-hero { padding: 60px 0 50px !important; }
  .page-hero h1 { font-size: 32px !important; }
  .pro-cta-banner { text-align: left; }
}


/* ===== PAGE A VISITER / BONNES ADRESSES / ACCES ===== */
.visit-hero{position:relative;min-height:440px;display:flex;align-items:center;background:linear-gradient(110deg,rgba(45,40,35,.78),rgba(95,81,69,.35)),url('https://images.unsplash.com/photo-1578912996078-305d92249aa6?auto=format&fit=crop&w=1800&q=80') center/cover no-repeat;color:#fff}
.visit-hero .container{position:relative;z-index:2}.visit-hero h1{font-size:clamp(38px,6vw,74px);line-height:1;margin:0 0 18px;color:#fff!important}.visit-hero p{font-size:20px;max-width:760px;color:#fff!important}
.visit-section{padding:72px 0;background:#f7f1e8}.visit-section.alt{background:#fffaf3}.visit-kicker{display:inline-flex;padding:9px 14px;border-radius:999px;background:#eee1d1;color:#5f5145;font-weight:700;margin-bottom:14px}
.visit-title{font-size:clamp(30px,4vw,48px);color:#5f5145!important;margin:0 0 10px}.visit-sub{color:#6f6257!important;max-width:850px;font-size:18px}
.visit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}.visit-card{display:block;background:#fffaf3;border:1px solid #e7d8c7;border-radius:22px;overflow:hidden;text-decoration:none;color:#2d2823;box-shadow:0 12px 35px rgba(70,55,40,.08);transition:.2s}
.visit-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(70,55,40,.14)}.visit-card img{width:100%;height:220px;object-fit:cover;display:block;background:#e7d8c7}.visit-card-body{padding:20px}.visit-card h3{margin:0 0 8px;color:#5f5145!important;font-size:22px}.visit-card p{margin:0;color:#6f6257!important;line-height:1.5}.visit-card span{display:inline-block;margin-top:14px;color:#5f5145;font-weight:700}
.transport-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px}.transport-card{background:#fffaf3;border:1px solid #e7d8c7;border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(70,55,40,.08)}.transport-card h3{margin-top:0;color:#5f5145!important}.transport-card a{display:inline-block;margin:8px 10px 0 0;padding:10px 14px;border-radius:12px;background:#5f5145;color:#fff!important;text-decoration:none;font-weight:700}
@media(max-width:900px){.visit-grid{grid-template-columns:1fr 1fr}.transport-grid{grid-template-columns:1fr}}@media(max-width:620px){.visit-grid{grid-template-columns:1fr}.visit-card img{height:230px}}


/* Bonnes adresses / A visiter */
.cards-grid, .visit-grid, .address-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 22px;
  margin-top: 28px;
}
.visit-card, .address-card {
  display: block;
  background: #fffaf3;
  border: 1px solid rgba(130, 103, 78, .18);
  border-radius: 22px;
  overflow: hidden;
  text-decoration: none;
  color: #3f352d;
  box-shadow: 0 12px 30px rgba(76, 58, 43, .08);
  transition: transform .2s ease, box-shadow .2s ease;
}
.visit-card:hover, .address-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 38px rgba(76, 58, 43, .13);
}
.visit-card img, .address-card img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
}
.visit-card-content, .address-card-content {
  padding: 18px;
}
.visit-card-content h3, .address-card-content h3 {
  margin: 0 0 8px;
  color: #6d5a4a;
}
.visit-card-content p, .address-card-content p {
  margin: 0;
  line-height: 1.55;
}
.badge-soft {
  display: inline-block;
  margin-top: 12px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #e8dccf;
  color: #5c4a3b;
  font-size: .9rem;
}


/* Correction photos manquantes */
.visit-card img, .address-card img {
  background:#d8c7b3;
  object-fit:cover;
}
