/* Approved Manrope typography.
   Layout, imagery and brand colours stay in style.css. */
body { font-family: 'Manrope', Arial, sans-serif; font-size: 16px; line-height: 1.625; }
button, input, textarea, select { font-family: inherit; }
h1, h2, h3, h4, h5, h6 { font-family: 'Manrope', Arial, sans-serif; font-weight: 600; letter-spacing: -.025em; line-height: 1.3; }
.page-banner h1 { font-size: clamp(32px, 3.6vw, 42px); font-weight: 600; letter-spacing: -.033em; line-height: 1.2; }
.hotel-page .hotel-opening h2,
.hotel-page .hotel-services__heading h2,
.about-node h2, .about-hotel h2, .about-work h2, .about-contact h2,
.contact-page h2,
.partner-section__intro h2,
.cooperation-options__heading h2,
.outsourcing-start h2 { font-size: clamp(28px, 3vw, 34px); font-weight: 600; letter-spacing: -.029em; line-height: 1.3; }
.hotel-page--editorial .hotel-service h2 { font-size: clamp(25px, 2.35vw, 30px); font-weight: 600; line-height: 1.3; letter-spacing: -.025em; }
.hotel-page h3, .service-card h2, .partner-section__principles h3 { font-size: 23px; line-height: 1.3; font-weight: 600; letter-spacing: -.025em; }
.hotel-page .hotel-feature h2, .cta-showcase h2 { font-size: clamp(30px, 3.45vw, 38px); line-height: 1.3; font-weight: 600; letter-spacing: -.025em; }
.hotel-page p, .hotel-page li, .hotel-page .hotel-opening__text p { line-height: 1.625; }
.hotel-page .hotel-opening__text p { font-size: 15px; line-height: 1.9; font-weight: 400; }
.eyebrow, .about-node__eyebrow, .hotel-page .about-node__eyebrow { font-family: 'Manrope', Arial, sans-serif; font-size: 11px; font-weight: 700; line-height: 1.5; letter-spacing: .15em; }
.hotel-page .hotel-feature .about-node__eyebrow { font-size: 11px; }
.hotel-opening h2 span, .hotel-intro h2 span, .partner-section__intro h2 span,
.contact-page h2 span, .about-node h2 span, .about-hotel h2 span,
#dlaczego-my h2 span { font-size: .85em; font-weight: 400; letter-spacing: -.02em; }
.cooperation-options summary, .hotel-solution__title { font-family: 'Manrope', Arial, sans-serif; font-weight: 600; }
.hero-node h1 { font-family: 'Manrope', Arial, sans-serif; }
@media (max-width: 700px) {
 .hotel-page .about-node__eyebrow, .about-node__eyebrow, .eyebrow { font-size: 11px; }
 .hotel-page .hotel-feature .about-node__eyebrow { font-size: 11px; }
 .hotel-page .hotel-opening h2, .hotel-page .hotel-services__heading h2,
 .about-node h2, .about-hotel h2, .about-work h2, .about-contact h2,
 .contact-page h2, .partner-section__intro h2, .cooperation-options__heading h2,
 .outsourcing-start h2 { font-size: 28px; }
}
