/* Mobile / tablet — max-width 768px */

@media (max-width: 768px) {
  /* Header */
  html {
    scroll-padding-top: 72px;
  }

  body {
    overflow-x: hidden;
  }

  .site-header {
    padding-top: 58px;
  }

  .top-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background: #fff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.08);
    padding: 0.65rem 1rem;
  }

  .top-actions {
    margin-left: 0;
    gap: 0.5rem !important;
  }

  .mobile-nav-collapse {
    margin-top: 0.5rem;
    padding: 1rem 1rem 0.25rem;
    background: #fff;
  }

  .mobile-nav {
    padding: 0.5rem 1rem 0.25rem;
  }

  .mobile-nav a {
    padding: 0.65rem 1rem;
  }

  .brand-bar {
    background: var(--rencon-orange);
    padding-top: 1rem;
  }

  .brand-bar-inner {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .logo-gap {
    display: none;
  }

  .promo-segment,
  .contact-segment {
    background: var(--rencon-orange);
    clip-path: none;
    padding: 0.6rem 1rem;
    justify-content: center;
    text-align: center;
  }

  .contact-segment {
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    padding-top: 1rem;
    padding-bottom: 0.65rem;
  }

  .promo-text {
    white-space: normal;
    font-size: 0.68rem;
    line-height: 1.4;
  }

  .btn-phone span {
    display: none;
  }

  .btn-phone {
    padding: 0.4rem 1rem;
  }

  .btn-book {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 0;
  }

  .btn-book-icon {
    display: inline-flex;
  }

  .logo-block--mobile {
    max-width: 100px;
  }

  .logo-block--mobile img {
    max-height: 38px;
  }

  .contact-item {
    font-size: 0.72rem;
  }

  /* Hero */
  .hero-title {
    max-width: none;
    margin-bottom: 1.25rem;
    font-size: 1.65rem;
    line-height: 1.15;
  }

  .hero-features {
    max-width: none;
    gap: 0.75rem;
  }

  .hero-feature {
    width: 100%;
    max-width: 100%;
    border-radius: 16px;
    padding: 0.85rem 1rem;
    gap: 0.75rem;
  }

  .hero-visual {
    min-height: auto;
    justify-content: center;
  }

  .hero-feature-icon {
    width: 40px;
    height: 40px;
  }

  .hero-feature-title {
    font-size: 0.88rem;
  }

  .hero-feature-text {
    font-size: 0.78rem;
  }

  .review-badge {
    width: 100px;
    height: 100px;
    left: 4px;
  }

  .review-text {
    font-size: 0.55rem;
    max-width: 70px;
  }

  /* Lifestyle */
  .lifestyle {
    padding: 3rem 1rem 2.5rem;
  }

  .lifestyle-title,
  .lifestyle-text {
    max-width: none;
  }

  .lifestyle-side-images {
    margin: 0 auto;
    max-width: 400px;
  }

  .lifestyle-arch-wrap {
    max-width: 280px;
  }

  .seal-badge-img {
    width: 110px;
    height: 110px;
  }

  .partner-logos {
    gap: 0.75rem;
  }

  .partner-logo {
    width: calc(50% - 0.5rem);
    height: 80px;
  }

  /* Services */
  .services-header {
    padding: 2.5rem 1rem 1.5rem;
  }

  .services-body {
    border-radius: 40px 40px 0 0;
    margin-top: -70px;
    padding: 80px 1rem 3rem;
  }

  .services-grid-top {
    transform: translateY(-70px);
    margin-bottom: -25px;
    grid-template-columns: 1fr;
  }

  .services-grid-top .service-card-img {
    width: 180px;
    height: 180px;
  }

  .services-grid-bottom {
    grid-template-columns: 1fr;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
  }

  .services-grid-bottom .service-card:last-child {
    grid-column: auto;
    max-width: none;
  }

  .service-card-img {
    width: 160px;
    height: 160px;
  }

  .service-card-title {
    font-size: 0.82rem;
    padding: 0.5rem 1rem;
    white-space: normal;
    max-width: 220px;
  }

  .service-card-text {
    padding: 1rem;
  }

  /* Testimonials */
  .testimonials {
    padding: 1rem 1rem 3rem;
  }

  .testimonials-panel {
    border-radius: 32px 32px 0 0;
    padding: 2.5rem 1rem 3rem;
  }

  .testimonials-slider-wrap {
    padding: 1rem;
  }

  .testimonial-slide {
    padding: 1rem;
  }

  .testimonials-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonials-summary {
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    align-items: stretch;
    border-radius: 20px;
    padding: 1rem;
  }

  .testimonials-summary-info {
    justify-content: center;
  }

  .btn-see-reviews {
    justify-content: center;
  }

  /* Why choose + CTA */
  .why-choose-visual {
    position: relative;
    overflow: hidden;
  }

  .why-choose-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .why-choose-overlay {
    position: absolute;
    inset: 0;
  }

  .why-choose-content {
    position: relative;
    inset: auto;
    padding: 2rem 1rem 1.5rem;
  }

  .why-choose-title {
    margin-bottom: 1.25rem;
  }

  .why-choose-features {
    max-width: none;
  }

  .why-choose-features .col-md-5,
  .why-choose-features .col-md-6 {
    justify-content: flex-start !important;
  }

  .why-choose-pin {
    max-width: 100%;
  }

  .why-choose-card-body {
    max-width: none;
    flex: 1;
  }

  .why-choose-cta-wrap {
    margin-top: 0;
    padding: 1rem 1rem 2rem;
  }

  .why-choose-cta {
    border-radius: 32px;
    padding: 2rem 1rem;
  }

  .why-choose-cta-actions {
    flex-direction: column;
    width: 100%;
  }

  .btn-cta-phone,
  .btn-cta-quote {
    width: 100%;
    justify-content: center;
  }

  /* Process */
  .process {
    padding: 3rem 1rem 4rem;
  }

  .process-panel {
    min-height: auto;
    padding: 1rem;
  }

  .process-panel-bg {
    position: relative;
    width: 100%;
    height: clamp(200px, 40vw, 280px);
    clip-path: none;
    border-radius: 12px;
  }

  .process-title {
    width: 100%;
    max-width: none;
    text-align: center;
    margin: 0 auto;
    padding: 1.75rem 1rem 1rem;
  }

  .process-cards {
    margin-top: 0;
    padding: 1.5rem 1rem 1rem;
  }

  .process-card {
    padding: 1.25rem 1.15rem;
  }

  .process-step {
    font-size: 2rem;
  }

  /* Contact */
  .contact {
    padding: 3rem 1rem 4rem;
  }

  .contact-card {
    padding: 1.75rem 1.5rem 2rem;
  }

  .contact-details {
    grid-template-columns: 1fr;
  }

  .contact-pill {
    width: 100%;
  }

  .contact-form-actions {
    justify-content: stretch;
  }

  .btn-contact-submit {
    width: 100%;
  }

  /* Footer */
  .footer-main-brand {
    width: 350px;
  }

  .footer-gallery-slide {
    height: 160px;
  }

  .footer-gallery-slide img {
    height: 160px;
  }
}
