/* V43 BASE — edit global Scandinavian typography and colors here */
:root{
  --hph-black:#111111;
  --hph-white:#ffffff;
  --hph-warm:#f5f3ee;
  --hph-line:#e8e6e0;
  --hph-muted:#6f6f6b;
  --hph-gold:#d6aa2d;
  --hph-max:1280px;
}
html{scroll-behavior:smooth}
body,button,input,select,textarea{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important;
  color:var(--hph-black);
}
body{font-weight:450;letter-spacing:-.01em;background:#fff}
a{text-underline-offset:3px}
.ref-hero h1,.ref-services h2,.ref-card h2,.about-inner h2,.about-inner h3,
.gallery-head h2,.gallery-section h2,.room-detail h1,.room-detail h2,.booking-modal h2{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important;
  font-weight:600!important;
  letter-spacing:-.052em!important;
  line-height:.98!important;
}
.ref-kicker,.ref-nav a,.branch-selector-wrap label,.ref-section-label,.ref-service-title span,
.ref-benefit b,.ref-roomstrip b,.ref-iconstrip b{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
}


/* V44 headline — softer, closer to the earlier HEE PEE look */
.ref-hero h1,.hero h1{font-weight:500!important;letter-spacing:-.035em!important;}
.ref-services h2,.ref-card h2,.about-inner h2,.gallery-head h2,.gallery-section h2{font-weight:600!important;letter-spacing:-.035em!important;}
