/* =========================================
   RESPONSIVE MEDIA QUERIES - SPARV STUDIO
========================================= */

/* Desktop / Large Screens (max-width: 1199.98px) */
@media (max-width: 1199.98px) {
  .page-heading {
    font-size: 4.25rem;
  }

  .section-heading {
    font-size: 3.25rem;
  }

  .section-heading-lg {
    font-size: 3.5rem;
  }
}

/* Tablet & Smaller Desktops (max-width: 991.98px) */
@media (max-width: 991.98px) {
  .page-heading {
    font-size: 3.5rem;
  }

  .section-heading {
    font-size: 2.75rem;
  }

  .section-heading-lg {
    font-size: 3rem;
  }

  .section-statement {
    font-size: 2.25rem;
  }

  .cta-heading {
    font-size: 2.75rem;
  }

  .footer-brand-heading {
    font-size: 2.5rem;
  }

  .subpage-hero {
    height: 55vh;
    min-height: 380px;
  }

  .subpage-hero-sm {
    height: 50vh;
    min-height: 340px;
  }

  .header-col-side {
    width: auto;
  }

  .img-h-100vh {
    height: 70vh;
  }

  .img-h-80vh {
    height: 60vh;
  }

  .img-h-70vh {
    height: 55vh;
  }

  /* Full Screen Navigation Menu */
  .menu-link {
    font-size: 2.25rem;
  }

  .menu-number {
    font-size: 0.875rem;
    margin-right: 1.25rem;
  }

  /* Legal Components */
  .legal-hero {
    min-height: 45vh;
    padding-top: 110px;
    padding-bottom: 50px;
  }

  .legal-section-card {
    padding: 2rem;
  }

  .consultation-card {
    padding: 2.25rem 1.5rem;
  }

  .full-screen-menu.open {
    height: 100vh;
  }
}

/* Mobile Landscape & Tablets (max-width: 767.98px) */
@media (max-width: 767.98px) {
  .page-heading {
    font-size: 2.75rem;
  }

  .section-heading {
    font-size: 2.25rem;
  }

  .section-heading-lg {
    font-size: 2.5rem;
  }

  .section-statement {
    font-size: 1.85rem;
  }

  .cta-heading {
    font-size: 2.25rem;
  }

  .card-heading {
    font-size: 1.5rem;
  }

  .subpage-hero {
    height: 50vh;
    min-height: 320px;
  }

  .subpage-hero-sm {
    height: 45vh;
    min-height: 300px;
  }

  .img-h-100vh {
    height: 55vh;
  }

  .img-h-80vh {
    height: 50vh;
  }

  .img-h-70vh {
    height: 45vh;
  }

  .img-h-60vh {
    height: 40vh;
  }

  .img-h-50vh {
    height: 35vh;
  }

  .img-founder-portrait {
    height: 45vh;
  }

  /* Full Screen Navigation Menu */
  .menu-link {
    font-size: 1.85rem;
  }

  .menu-number {
    font-size: 0.8rem;
    margin-right: 1rem;
  }

  /* Legal Components */
  .legal-hero {
    min-height: 40vh;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .legal-hero-desc {
    font-size: 0.95rem;
  }

  .legal-heading {
    font-size: 1.4rem;
  }

  .legal-section-card {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .legal-table th,
  .legal-table td {
    padding: 0.7rem 0.75rem;
    font-size: 0.8rem;
  }
}

/* Mobile Portrait (max-width: 575.98px) */
@media (max-width: 575.98px) {
  .cinematic-hero {
    position: relative;
    width: 100%;
    height: 60vh;
  }
  /* Unified Headings Scaling */
  .page-heading {
    font-size: 2.25rem !important;
    line-height: 1.2;
  }

  .section-heading {
    font-size: 1.85rem !important;
    line-height: 1.25;
  }

  .section-heading-lg {
    font-size: 2rem !important;
    line-height: 1.25;
  }

  .section-statement {
    font-size: 1.5rem !important;
    line-height: 1.3;
  }

  .cta-heading {
    font-size: 1.85rem !important;
    line-height: 1.25;
  }

  .footer-brand-heading {
    font-size: 2rem !important;
  }

  .card-heading {
    font-size: 1.35rem;
  }

  .step-heading {
    font-size: 0.8rem;
  }

  .fs-xxl {
    font-size: 2.25rem !important;
    line-height: 1.1;
  }

  /* Subpage Heroes */
  .subpage-hero {
    height: 45vh;
    min-height: 280px;
  }

  .subpage-hero-sm {
    height: 40vh;
    min-height: 260px;
  }

  /* Hotspot Elements */
  .hotspot-main-img {
    height: 55vh;
    min-height: 320px;
  }

  .hotspot .hotspot-card {
    left: initial !important;
    right: 30% !important;
    width: 180px !important;
    transform: translateX(10%) !important;
  }

  .hotspot .hotspot-card.hotspot-kitchen {
    right: 50% !important;
    transform: translateX(50%) !important;
  }

  .hotspot .hotspot-card img {
    height: 100px;
  }

  .hotspot .hotspot-card .p-4 {
    padding: 12px !important;
  }

  .hotspot .hotspot-card h5 {
    font-size: 14px !important;
    margin-bottom: 6px !important;
  }

  .hotspot .hotspot-card h6 {
    font-size: 12px !important;
    margin-bottom: 4px !important;
  }

  .hotspot .hotspot-card p {
    font-size: 11px !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
  }

  .hotspot .hotspot-card a {
    font-size: 11px !important;
    padding: 6px 12px !important;
  }

  /* Buttons & Utilities */
  .btn-primary-luxury {
    font-size: 0.75rem;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
  }

  .slide-text.t3 {
    font-size: 1rem !important;
  }

  .service-item {
    font-size: 1.5rem;
  }

  .services-section {
    height: auto !important;
    min-height: 100vh;
    padding: 5rem 0 !important;
  }

  .services-glass-card {
    padding: 1.5rem !important;
  }

  .services-tab-nav {
    width: 100%;
    display: flex;
  }

  .service-tab-btn {
    flex: 1;
    justify-content: center;
    padding: 0.75rem 1rem !important;
    font-size: 0.75rem !important;
  }

  .py-10 {
    padding-top: 3.5rem !important;
    /* padding-bottom: 3.5rem !important; */
  }

  /* Full Screen Navigation Menu */
  .full-screen-menu {
    /* justify-content: flex-start !important; */
    /* padding-top: 4.5rem !important;
    padding-bottom: 3rem !important; */
  }

  .menu-link {
    font-size: 1.35rem !important;
  }

  .menu-number {
    font-size: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .full-screen-menu .gap-4 {
    gap: 1rem !important;
  }

  .full-screen-menu .p-5 {
    padding: 1.25rem !important;
  }

  /* Legal Components */
  .legal-hero {
    min-height: 38vh;
    padding-top: 95px;
    padding-bottom: 30px;
  }

  .legal-hero-desc {
    font-size: 0.875rem !important;
    line-height: 1.6;
  }

  .legal-heading {
    font-size: 1.25rem !important;
  }

  .legal-section-card {
    padding: 1.25rem 1rem !important;
    margin-bottom: 1.25rem !important;
  }

  .legal-badge {
    font-size: 0.65rem !important;
    padding: 0.2rem 0.5rem !important;
    letter-spacing: 1px !important;
  }

  .clause-box {
    padding: 0.75rem 0.85rem !important;
    font-size: 0.85rem !important;
  }

  .highlight-pill {
    padding: 0.85rem !important;
    font-size: 0.85rem !important;
  }

  .legal-table th,
  .legal-table td {
    padding: 0.5rem 0.6rem !important;
    font-size: 0.75rem !important;
  }

  .back-to-top-btn {
    bottom: 80px;
    right: 15px;
    width: 38px;
    height: 38px;
    font-size: 0.85rem;
  }

  .fs-6 {
    font-size: 14px !important;
  }

  .consultation-card {
    padding: 1.75rem 1.15rem;
  }

  .address-card {
    padding: 1.35rem 1.25rem;
  }
}