/* ========================================
   PREMIUM TYPOGRAPHY - PLAYFAIR DISPLAY
   ======================================== */

/* Import Playfair Display Font */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');

/* Global Typography Updates — scoped to exclude header/nav */
main h1, main h2, main h3, main h4, main h5, main h6,
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6,
.section-title h2,
.hero-title,
.locations-title,
.services-title,
.newsletter-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

/* Hero Section */
#hero h1,
.hero-title {
  font-size: 72px;
  font-weight: 800;
  color: #1a1918;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

/* Section Titles */
.section-title h2 {
  font-size: 56px;
  font-weight: 700;
  color: #1a1918;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}

/* Services Section Title */
.services-title,
.locations-title {
  font-size: 52px;
  font-weight: 700;
  color: #1a1918;
  letter-spacing: -0.02em;
}

/* Newsletter Title */
.newsletter-title {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.02em;
}

/* H3 Headings */
main h3,
.service-card h4,
.city-card h4,
.category-header h3,
.office-card-header h3 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 24px;
  font-weight: 600;
  color: #1a1918;
  letter-spacing: -0.01em;
}

/* H4 Headings */
main h4 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 20px;
  font-weight: 600;
  color: #1a1918;
}

/* Footer Headings */
.footer h4 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 22px;
  font-weight: 700;
  color: #1a1918;
  letter-spacing: -0.01em;
}

/* Body Text - Keep Poppins for readability */
p,
.section-subtitle,
.services-subtitle,
.locations-subtitle,
.newsletter-subtitle {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #6c757d;
}

/* Badges */
.section-badge,
.services-badge,
.locations-badge,
.newsletter-badge {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

/* Buttons */
.btn,
.service-tab,
.location-tab,
.newsletter-submit-btn,
.workspace-booking-btn {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
}

/* Card Descriptions */
.service-card p,
.city-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
}

/* Responsive Typography */
@media (max-width: 1199px) {
  #hero h1,
  .hero-title {
    font-size: 64px;
  }
  
  .section-title h2 {
    font-size: 48px;
  }
  
  .services-title,
  .locations-title {
    font-size: 44px;
  }
}

@media (max-width: 991px) {
  #hero h1,
  .hero-title {
    font-size: 56px;
  }
  
  .section-title h2 {
    font-size: 42px;
  }
  
  .services-title,
  .locations-title {
    font-size: 38px;
  }
  
  .newsletter-title {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  #hero h1,
  .hero-title {
    font-size: 48px;
  }
  
  .section-title h2 {
    font-size: 36px;
  }
  
  .services-title,
  .locations-title {
    font-size: 32px;
  }
  
  .newsletter-title {
    font-size: 30px;
  }
  
  h3 {
    font-size: 22px;
  }
  
  h4 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  #hero h1,
  .hero-title {
    font-size: 40px;
  }
  
  .section-title h2 {
    font-size: 32px;
  }
  
  .services-title,
  .locations-title {
    font-size: 28px;
  }
  
  .newsletter-title {
    font-size: 26px;
  }
  
  h3 {
    font-size: 20px;
  }
  
  h4 {
    font-size: 17px;
  }
  
  p {
    font-size: 16px;
  }
}

/* Specific Section Overrides */

/* Visit Office Section */
#workspace-visit-area h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
  color: #1a1918;
}

#workspace-header-title h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
}

/* Features Section */
#features h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Testimonials Section */
#testimonials h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Contact Section */
#contact h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Gallery Section */
#gallery h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Price Section */
#Price h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Book A Service Section */
#book-a-service h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 52px;
  font-weight: 700;
}

/* Text Color Adjustments for Better Contrast */
main h1, main h2, main h3, main h4, main h5, main h6,
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: #1a1918;
}

/* Smooth Font Rendering */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
