:root{--bg:#fff6f8;--soft:#fde9ef;--pink:#e91e5b;--rose:#cf1d55;--wine:#8d0d32;--text:#27151b;--line:#f3bdcc;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff6f8,#fffafb);color:var(--text);font-family:Inter,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 44px));margin:auto}.site-header{height:90px;background:rgba(255,248,250,.96);border-bottom:1px solid #f5cbd6;display:flex;align-items:center;position:sticky;top:0;z-index:20}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:54px;height:54px;border:3px double var(--rose);border-radius:50%;display:grid;place-items:center;font:700 29px Playfair Display;color:var(--wine)}.brand-copy strong{display:block;font:700 24px Playfair Display;color:var(--wine);line-height:1.05}.brand-copy small{display:block;margin-top:8px;text-transform:uppercase;letter-spacing:.17em;color:var(--pink);font-weight:700;font-size:10px}.main-nav{display:flex;gap:38px;align-items:center;font-size:14px;font-weight:500}.main-nav a{padding:35px 0 28px;position:relative}.main-nav a.active{color:var(--rose)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--pink)}.nav-icons{display:flex;align-items:center;gap:20px}.nav-icons button{border:0;background:none;padding:0;position:relative}.nav-icons svg{width:22px;height:22px;stroke-width:1.8}.bag b{position:absolute;right:-8px;top:-8px;background:var(--pink);color:white;border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:10px}.menu{display:none}
.parlour-hero{position:relative;min-height:425px;overflow:hidden;background:#fdeef2}.hero-image{position:absolute;inset:0 0 0 48%;background:url('../assets/parlour.png') center/cover no-repeat}.hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fdeef2 0%,rgba(253,238,242,.88) 7%,transparent 34%)}.hero-content{position:relative;min-height:425px;display:flex;align-items:center}.hero-copy{width:48%;padding:45px 0 35px}.breadcrumb{font-size:12px;color:var(--rose);display:flex;gap:10px;margin-bottom:26px}.hero-copy h1,.section-title h2,.why-copy h2,.appointment h2{font-family:Playfair Display;color:var(--wine)}.hero-copy h1{font-size:62px;line-height:1;margin:0}.hero-copy h2{font:500 20px Playfair Display;margin:18px 0 12px}.hero-copy>p{font-size:14px;line-height:1.75;max-width:470px}.ornament{display:flex;align-items:center;gap:18px;margin:25px 0 10px;max-width:380px}.ornament span{height:1px;background:var(--pink);flex:1}.ornament b{color:#ed4d78;font-size:22px}.hero-features{display:flex;gap:34px;margin-top:28px}.hero-features>div{display:flex;align-items:center;gap:10px}.hero-features span,.service-icon{width:54px;height:54px;border-radius:50%;background:#fde0e8;display:grid;place-items:center;color:var(--pink)}.hero-features svg{width:27px;height:27px}.hero-features p{margin:0;font-size:12px;line-height:1.45}.hero-features strong{display:block;color:var(--wine)}.wide-divider{display:flex;align-items:center;gap:12px;color:#ec4b77}.wide-divider span{height:2px;background:#ee4d78;flex:1}.wide-divider b{font-size:26px}.section-space{padding:32px 0 18px}.section-title{text-align:center}.section-title h2{font-size:31px;margin:0}.ornament.small{max-width:175px;margin:8px auto 14px;gap:12px}.ornament.small b{font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-grid article{border:1px solid #f2cbd5;border-radius:9px;text-align:center;padding:18px 15px 22px;min-height:225px;background:rgba(255,255,255,.45)}.service-icon{width:78px;height:78px;margin:0 auto 14px}.service-icon svg{width:42px;height:42px;stroke-width:1.6}.service-grid h3{font:600 17px Playfair Display;color:var(--wine);margin:0 0 10px}.service-grid p{font-size:12px;line-height:1.55;margin:0}.center{text-align:center}.pink-btn,.book-btn{display:inline-flex;align-items:center;gap:20px;border-radius:4px;font-weight:700}.pink-btn{margin-top:18px;background:linear-gradient(90deg,#d80d4f,#ed3d70);color:white;padding:12px 34px}.pink-btn span,.book-btn span{font-size:26px;line-height:0}.why-section{padding:0 0 18px}.why-card{background:linear-gradient(90deg,#fff0f4,#fde5ec);border-radius:10px;padding:16px;display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.salon-photo img{width:100%;height:245px;object-fit:cover;border-radius:9px}.section-title.left{text-align:left}.section-title.left .ornament{margin-left:0}.why-copy h2{font-size:31px}.why-copy ul{list-style:none;margin:10px 0 0;padding:0}.why-copy li{margin:16px 0;font-size:13px;position:relative;padding-left:25px}.why-copy li:before{content:"✓";position:absolute;left:0;top:0;width:16px;height:16px;border-radius:50%;background:#e73165;color:white;font-size:10px;display:grid;place-items:center}.appointment{padding:0 0 18px}.appointment-inner{min-height:115px;background:linear-gradient(100deg,#a50739,#e53a6c);border-radius:8px;color:white;display:grid;grid-template-columns:95px 1fr auto;align-items:center;padding:16px 80px;position:relative;overflow:hidden}.appointment-inner:before,.appointment-inner:after{content:"❧";position:absolute;color:rgba(255,255,255,.15);font-size:85px}.appointment-inner:before{left:5px;bottom:-12px}.appointment-inner:after{right:10px;top:-20px;transform:rotate(180deg)}.appointment-icon{width:78px;height:78px;border-radius:50%;background:#f25782;display:grid;place-items:center}.appointment-icon svg{width:42px;height:42px}.appointment h2{color:white;margin:0 0 4px;font-size:28px}.appointment p{margin:0;line-height:1.5;font-size:13px}.book-btn{background:white;color:var(--rose);padding:14px 44px;min-width:190px;justify-content:center;z-index:2}.site-footer{padding:4px 0 10px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr .8fr;gap:70px;padding:15px 0 20px}.footer-brand .brand-mark{width:46px;height:46px;font-size:24px}.footer-brand .brand-copy strong{font-size:20px}.footer-grid>div>p{font-size:12px;line-height:1.55;max-width:245px}.footer-grid h3{font-size:13px;color:var(--wine);margin:0 0 12px}.footer-grid>div:not(:first-child) a{display:block;font-size:12px;margin:9px 0}.socials{display:flex;gap:14px}.socials a{width:30px;height:30px;background:#fbdbe4;color:var(--rose);border-radius:50%;display:grid;place-items:center;font-weight:700}.copyright{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;text-align:center}.copyright span{height:1px;background:#f1b8c8}.copyright b{color:#e83e6e}.copyright p{grid-column:1/-1;margin:3px 0;font-size:12px}
@media(max-width:1000px){.main-nav{gap:18px}.brand-copy strong{font-size:20px}.service-grid{grid-template-columns:repeat(3,1fr)}.hero-copy h1{font-size:50px}.appointment-inner{padding:18px 35px}.footer-grid{gap:30px}}
@media(max-width:760px){.site-header{height:74px}.brand-mark{width:44px;height:44px;font-size:23px}.brand-copy strong{font-size:17px}.brand-copy small{font-size:8px}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff7f9;padding:15px 24px;flex-direction:column;align-items:flex-start;gap:0;border-bottom:1px solid #f4c7d2}.main-nav.open{display:flex}.main-nav a{padding:10px 0}.nav-icons button:not(.menu){display:none}.menu{display:block}.parlour-hero{min-height:690px}.hero-image{inset:330px 0 0;background-position:center top}.hero-image:before{background:linear-gradient(180deg,#fdeef2,transparent 35%)}.hero-content{align-items:flex-start;min-height:690px}.hero-copy{width:100%;padding-top:32px}.hero-copy h1{font-size:45px}.hero-copy>p{max-width:100%}.hero-features{gap:12px}.hero-features>div{flex:1}.hero-features span{width:44px;height:44px}.service-grid{grid-template-columns:repeat(2,1fr)}.why-card{grid-template-columns:1fr;gap:20px}.appointment-inner{grid-template-columns:70px 1fr;gap:15px}.book-btn{grid-column:1/-1;margin-top:10px}.footer-grid{grid-template-columns:1fr 1fr}.container{width:min(var(--max),calc(100% - 28px))}}
@media(max-width:480px){.brand-copy strong{font-size:15px}.hero-copy h1{font-size:39px}.hero-copy h2{font-size:17px}.hero-features{flex-direction:column}.parlour-hero{min-height:790px}.hero-image{inset:440px 0 0}.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.appointment h2{font-size:23px}.appointment-inner{padding:18px}.nav-icons{gap:10px}}


/* Shared pink navigation */
.site-header{height:64px!important;background:#e85a9b!important;border-bottom:0!important}
.nav-wrap{justify-content:flex-start!important}
.brand{display:none!important}
.main-nav{gap:0!important;align-self:stretch}
.main-nav a{display:flex!important;align-items:center!important;padding:0 20px!important;color:#fff!important;font-size:14px!important;font-weight:700!important}
.main-nav a:hover,.main-nav a.active{background:rgba(255,255,255,.13)!important;color:#fff!important}
.main-nav a.active:after{display:none!important}
.nav-icons{margin-left:auto}.nav-icons svg{stroke:#fff!important}.bag b{background:#fff!important;color:#e85a9b!important}
@media(max-width:760px){.site-header{height:64px!important}.main-nav{top:64px!important;background:#e85a9b!important;border:0!important}.main-nav a{width:100%!important;padding:12px 18px!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.menu svg{stroke:#fff!important}}
body{background:#fff8fb}.site-header{box-shadow:0 4px 18px rgba(126,18,57,.06)}

/* ===== BODY PINK + READABLE WHITE TEXT (banner/header/images unchanged) ===== */
.main-area,.main-wrap,.services-section,.service-section,.services-wrap,.services-grid,.content-section,.sidebar-box,.help-box,.service-card,.product-card,.trust-strip,.feature-box,.feature-copy,.booking-section,.booking-box{background:#e64f94!important}
main,main p,main h1,main h2,main h3,main h4,main h5,main h6,main small,main span,main strong,main del,main label,
.main-area,.main-area p,.main-area h1,.main-area h2,.main-area h3,.main-area h4,.main-area small,.main-area span,.main-area strong,
.main-wrap,.main-wrap p,.main-wrap h1,.main-wrap h2,.main-wrap h3,.main-wrap h4,.main-wrap small,.main-wrap span,.main-wrap strong{color:#fff!important;-webkit-text-fill-color:#fff!important}
main img,.service-image,.feature-image{-webkit-text-fill-color:initial!important}
main .service-card,main .product-card,main .sidebar-box,main .help-box,main .trust-strip,main .feature-box,main .booking-box{border-color:rgba(255,255,255,.42)!important}

/* ===== FINAL VISIBILITY FIX: PARLOUR BODY ONLY ===== */
/* Hero/banner and breadcrumb remain unchanged. */
.services,
.why-section,
.appointment{
  background:#e64f94!important;
}
.services .section-title h2,
.services .service-grid h3,
.services .service-grid p,
.why-section .section-title h2,
.why-section .why-copy li,
.appointment h2,
.appointment p{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
.services .service-grid article{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.55)!important;
}
.services .service-icon{
  background:rgba(255,255,255,.88)!important;
  color:#e91e5b!important;
  -webkit-text-fill-color:#e91e5b!important;
}
.services .service-icon svg{
  color:#e91e5b!important;
  stroke:#e91e5b!important;
}
.why-section .why-card{
  background:#e64f94!important;
  border:1px solid rgba(255,255,255,.45)!important;
}
.why-section .why-copy li:before{
  background:#fff!important;
  color:#e64f94!important;
  -webkit-text-fill-color:#e64f94!important;
}
.services .pink-btn{
  background:#fff!important;
  color:#e62570!important;
  -webkit-text-fill-color:#e62570!important;
  border:1px solid #fff!important;
}
.services .pink-btn span{
  color:#e62570!important;
  -webkit-text-fill-color:#e62570!important;
}
.appointment .appointment-inner{
  background:linear-gradient(100deg,#a50739,#d92f72)!important;
}
.appointment .book-btn{
  background:#fff!important;
  color:#d72f72!important;
  -webkit-text-fill-color:#d72f72!important;
  border:1px solid #fff!important;
}
.appointment .book-btn span{
  color:#d72f72!important;
  -webkit-text-fill-color:#d72f72!important;
}

/* ===== FINAL PARLOUR BANNER VISIBILITY FIX ONLY ===== */
.parlour-hero{background:#fdeef2!important}
.parlour-hero .hero-image{
  inset:0 0 0 45%!important;
  background-image:url('../assets/parlour.png')!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
  filter:none!important;
}
.parlour-hero .hero-image:before{
  background:linear-gradient(90deg,#fdeef2 0%,rgba(253,238,242,.96) 17%,rgba(253,238,242,.38) 43%,transparent 67%)!important;
}
.parlour-hero .hero-copy,.parlour-hero .hero-copy *{opacity:1!important}
.parlour-hero .breadcrumb,.parlour-hero .hero-copy h1,.parlour-hero .hero-copy h2,
.parlour-hero .hero-copy>p,.parlour-hero .hero-features p,.parlour-hero .hero-features strong{
  color:#7f173d!important;
  -webkit-text-fill-color:#7f173d!important;
  text-shadow:none!important;
}
.parlour-hero .hero-copy>p{color:#5d3d48!important;-webkit-text-fill-color:#5d3d48!important}
.parlour-hero .hero-features span{background:#fff!important;color:#e91e5b!important;-webkit-text-fill-color:#e91e5b!important}
.parlour-hero .hero-features svg{stroke:#e91e5b!important;color:#e91e5b!important}
@media(max-width:760px){
  .parlour-hero .hero-image{inset:330px 0 0!important;background-position:center top!important}
  .parlour-hero .hero-image:before{background:linear-gradient(180deg,#fdeef2 0%,rgba(253,238,242,.2) 28%,transparent 55%)!important}
}


/* Hero responsive update */
.hero-section,.hero-banner,.hero{
  min-height:850px !important;
}
@media (max-width:991px){
.hero-section,.hero-banner,.hero{min-height:700px !important;}
}
@media (max-width:767px){
.hero-section,.hero-banner,.hero{min-height:720px !important;background-position:center center !important;}
.hero-content{padding:80px 25px 50px !important;text-align:center;}
.hero-buttons{display:flex;flex-direction:column;gap:15px;}
.hero-buttons .btn,.hero-buttons a{width:100%;}
.hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;}
}
