@media (max-width: 1199.98px) {
  .navbar-gd .nav-link {
    padding-inline: 7px;
    font-size: 0.86rem;
  }

  .brand-logo {
    width: 104px;
  }
}

@media (max-width: 991.98px) {
  body {
    font-size: 0.96rem;
  }

  .section-padding {
    padding: 72px 0;
  }

  .section-kicker {
    font-size: 1.08rem;
  }

  .section-title {
    font-size: clamp(2.15rem, 7vw, 3.4rem);
    margin-bottom: 22px;
  }

  .section-copy,
  .page-lead,
  .accordion-gd .accordion-body {
    font-size: 0.96rem;
    line-height: 1.7;
  }

  .hero-section {
    min-height: 0;
    padding: 0;
  }

  .hero-banner-swiper {
    height: min(70vh, 620px);
    min-height: 500px;
  }

  .hero-title {
    font-size: clamp(3.1rem, 10vw, 5rem);
    line-height: 1;
    margin-bottom: 16px;
  }

  .hero-subtitle {
    font-size: 1.08rem;
    line-height: 1.55;
    margin-bottom: 24px;
  }

  .btn-brand,
  .btn-outline-blue,
  .store-button {
    font-size: 0.95rem;
  }

  .card-title {
    font-size: 1.08rem;
  }

  .badge-type,
  .content-eyebrow {
    font-size: 0.9rem;
  }

  .category-card h3 {
    font-size: 1.45rem;
    line-height: 1.12;
  }

  .experience-card h3,
  .plan-name {
    font-size: 1.2rem;
  }

  .testimonial-card,
  .experience-card,
  .contact-panel,
  .form-panel,
  .profile-panel {
    font-size: 0.96rem;
  }

  .page-title {
    font-size: clamp(2.4rem, 8vw, 4rem);
  }

  .footer-title {
    font-size: 1rem;
  }

  .featured-panel,
  .featured-panel img,
  .featured-fallback {
    min-height: 360px;
    height: 360px;
  }

  .skeleton-grid,
  .pricing-grid,
  .testimonial-grid,
  .experience-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .category-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .category-card,
  .category-card:nth-child(1),
  .category-card:nth-child(2),
  .category-card:nth-child(5) {
    grid-column: span 1;
  }

  .policy-layout {
    grid-template-columns: 1fr;
  }

  .toc {
    position: static;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 0.92rem;
  }

  .container-max {
    width: min(100% - 24px, 1180px);
  }

  .section-padding {
    padding: 58px 0;
  }

  .brand-logo {
    width: 96px;
  }

  .section-kicker {
    font-size: 0.98rem;
    margin-bottom: 8px;
  }

  .section-title {
    font-size: clamp(1.9rem, 12vw, 2.75rem);
    line-height: 1.05;
    margin-bottom: 18px;
  }

  .hero-title {
    font-size: clamp(2.55rem, 13vw, 3.2rem);
    line-height: 0.98;
    margin-bottom: 14px;
  }

  .hero-subtitle {
    font-size: 0.98rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .hero-banner-swiper {
    height: 520px;
    min-height: 520px;
  }

  .hero-banner-content {
    padding: 58px 0;
  }

  .hero-banner-content .section-kicker {
    font-size: 0.92rem;
  }

  .btn-brand,
  .btn-outline-blue,
  .store-button {
    min-height: 44px;
    padding: 10px 16px;
    font-size: 0.9rem;
  }

  .hero-cta,
  .store-buttons {
    width: 100%;
  }

  .hero-cta .btn-brand,
  .hero-cta .btn-outline-blue,
  .store-button {
    width: 100%;
    justify-content: center;
  }

  .top10-card {
    margin-left: 36px;
  }

  .top10-card .rank-number {
    left: -38px;
    font-size: 5.4rem;
  }

  .top10-card {
    aspect-ratio: 2 / 3;
  }

  .featured-panel,
  .featured-panel img,
  .featured-fallback {
    min-height: 310px;
    height: 310px;
  }

  .featured-overlay {
    padding: 22px;
  }

  .skeleton-grid,
  .pricing-grid,
  .testimonial-grid,
  .profile-stat-grid,
  .experience-grid {
    grid-template-columns: 1fr;
  }

  .category-grid {
    grid-template-columns: 1fr;
  }

  .category-card {
    min-height: 170px;
    padding: 18px;
  }

  .category-card h3 {
    font-size: 1.55rem;
    line-height: 1.08;
  }

  .category-icon {
    width: 44px;
    height: 44px;
    font-size: 1.35rem;
    margin-bottom: 10px;
  }

  .card-title {
    font-size: 1rem;
  }

  .meta-row {
    gap: 8px;
    font-size: 0.78rem;
  }

  .badge-type,
  .content-eyebrow {
    padding: 5px 8px;
    font-size: 0.82rem;
  }

  .experience-card h3,
  .testimonial-author strong,
  .contact-item strong {
    font-size: 1.05rem;
  }

  .experience-card p,
  .testimonial-card p,
  .section-copy,
  .page-lead,
  .accordion-gd .accordion-body,
  .footer-links,
  .contact-item {
    font-size: 0.9rem;
    line-height: 1.65;
  }

  .accordion-gd .accordion-button {
    font-size: 0.92rem;
    line-height: 1.35;
    padding: 14px;
  }

  .form-label {
    font-size: 0.9rem;
  }

  .form-control,
  .form-select {
    min-height: 44px;
    font-size: 0.92rem;
  }

  textarea.form-control {
    min-height: 132px;
  }

  .page-title {
    font-size: clamp(2.15rem, 13vw, 3rem);
    line-height: 1.02;
  }

  .footer-title {
    font-size: 0.98rem;
  }

  .tab-shell {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 6px;
  }

  .gd-tab {
    flex: 0 0 auto;
  }

  .phone-mockup {
    width: min(280px, 86vw);
  }

  .footer-bottom-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .page-hero {
    padding: 66px 0 38px;
  }

  .contact-panel,
  .form-panel,
  .profile-panel {
    padding: 20px;
  }
}
