/* Dębina Sunset 1.5.38 — mniejsze, bardziej zwarte odstępy */

/* Desktop: mniej pustej przestrzeni między sekcjami, bez ściskania treści. */
@media (min-width:981px){
  .experience-overview{
    padding-top:62px!important;
    padding-bottom:24px!important;
    gap:26px!important;
  }
  .day-subtitle{margin-bottom:16px!important}
  .day-detail{margin-top:12px!important}

  .trust-strip{
    min-height:82px!important;
  }
  .trust-strip>div{
    gap:12px!important;
    padding:15px 18px!important;
  }
  .trust-strip svg{width:30px!important;height:30px!important}
  .trust-strip strong{font-size:13px!important}
  .trust-strip small{font-size:11px!important}

  .section{
    padding-top:78px!important;
    padding-bottom:78px!important;
  }
  .apartment-section{
    padding-top:64px!important;
    padding-bottom:76px!important;
  }
  .section-heading{
    margin-bottom:30px!important;
  }
  .apartment-section .section-heading{
    margin-bottom:26px!important;
  }
  .eyebrow{margin-bottom:9px!important}
  .section-heading h2,
  .area-copy h2,
  .pricing-intro h2,
  .contact-copy h2{
    margin-bottom:14px!important;
  }
  .apartment-showcase{gap:14px!important}
  .why-intro{margin-bottom:30px!important}
  .gallery-section{padding-bottom:92px!important}
  .gallery-filters{margin-bottom:22px!important}
  .gallery-more{margin-top:22px!important}
  .area-points{margin-top:22px!important;margin-bottom:22px!important}
  .direct-benefits{margin-top:22px!important}
  .contact-options{margin-top:24px!important}
  .site-footer{padding-top:46px!important;gap:38px!important}
}

/* Tablet: kompaktowo, ale z zachowaniem wygodnych marginesów dotykowych. */
@media (min-width:681px) and (max-width:980px){
  .experience-overview{
    padding-top:44px!important;
    padding-bottom:22px!important;
    gap:22px!important;
  }
  .trust-strip{min-height:76px!important}
  .trust-strip>div{padding:13px 12px!important;gap:10px!important}
  .trust-strip svg{width:27px!important;height:27px!important}
  .section{
    padding-top:58px!important;
    padding-bottom:58px!important;
  }
  .apartment-section{
    padding-top:48px!important;
    padding-bottom:58px!important;
  }
  .section-heading,
  .apartment-section .section-heading{margin-bottom:24px!important}
  .apartment-showcase{gap:12px!important}
  .gallery-section{padding-bottom:72px!important}
  .site-footer{padding-top:40px!important;gap:28px!important}
}

/* Telefon: krótsza strona, bez utraty czytelności i bez nakładania elementów. */
@media (max-width:680px){
  body.home-page .experience-overview{
    padding-top:20px!important;
    padding-bottom:16px!important;
    gap:16px!important;
  }
  body.home-page .day-preview{
    padding-top:12px!important;
    padding-bottom:14px!important;
  }
  body.home-page .day-subtitle{margin-bottom:14px!important}
  body.home-page .day-detail{margin-top:10px!important;padding-top:11px!important;padding-bottom:11px!important}

  body.home-page .trust-strip{
    min-height:0!important;
    padding-top:9px!important;
    padding-bottom:9px!important;
    gap:7px!important;
  }
  body.home-page .trust-strip>div,
  body.home-page .trust-strip>div:nth-child(n+4){
    min-height:70px!important;
    padding-top:9px!important;
    padding-bottom:9px!important;
  }

  body.home-page .section{
    padding-top:42px!important;
    padding-bottom:42px!important;
  }
  body.home-page .apartment-section{
    padding-top:34px!important;
    padding-bottom:44px!important;
  }
  body.home-page .section-heading,
  body.home-page .apartment-section .section-heading{
    margin-bottom:21px!important;
  }
  body.home-page .section-heading h2,
  body.home-page .area-copy h2,
  body.home-page .pricing-intro h2,
  body.home-page .contact-copy h2{
    margin-bottom:12px!important;
  }
  body.home-page .eyebrow{margin-bottom:8px!important}
  body.home-page .apartment-showcase{gap:9px!important}
  body.home-page .why-intro{margin-bottom:22px!important}
  body.home-page .gallery-section{padding-bottom:58px!important}
  body.home-page .gallery-filters{margin-bottom:18px!important}
  body.home-page .area-points{margin-top:18px!important;margin-bottom:18px!important}
  body.home-page .contact-options{margin-top:20px!important}
  body.home-page .site-footer{padding-top:34px!important;gap:24px!important}
}
