/* v53 — restore original luxury typography and keep copy layout-friendly */
body.gs-tideglass{
  font-family:"Manrope",sans-serif!important;
}
body.gs-tideglass :is(h1,h2,h3,h4,h5,h6),
body.gs-tideglass :is(.section-head h2,.experience-strip-heading h2,.lux-booking h2,.footer h3,.faq button,.room-card h3,.premium-room-card h3){
  font-family:"Cormorant Garamond",serif!important;
  font-weight:600!important;
  text-wrap:balance!important;
}
body.gs-tideglass :is(h1,h2){
  letter-spacing:-.035em!important;
}
body.gs-tideglass :is(p,.lead,small,label,input,select,textarea,button,a){
  font-family:"Manrope",sans-serif!important;
}
body.gs-tideglass .section-head h2,
body.gs-tideglass .experience-strip-heading h2,
body.gs-tideglass .page-hero h1{
  max-width:900px;
}
body.gs-tideglass .section-head.center h2,
body.gs-tideglass .experience-strip-heading h2{
  margin-inline:auto!important;
}
body.gs-tideglass :is(.lead,.section-head>p,.lux-hero-lead,.story-copy p,.luxury-story-copy p){
  text-wrap:pretty!important;
}
