/* Spacious desktop presentation. Mobile/tablet rules remain untouched. */
@media (min-width: 901px) {
  :root { --wrap: 1440px; }

  .wrap { width: min(var(--wrap), calc(100% - 80px)); }

  .topbar { height: 36px; font-size: 14px; }
  .topbar img { width: 18px; height: 18px; }

  .header { height: 118px; }
  .logo { width: 330px; }
  .logo img { height: 96px; }
  .nav { gap: 42px; font-size: 16px; }
  .nav a.active::after { bottom: 35px; }
  .phone-button { margin-left: 60px; padding: 18px 25px; font-size: 19px; }
  .phone-button img { width: 23px; height: 23px; }

  .hero { height: 480px; }
  .hero__copy { padding-left: 40px; }
  .eyebrow { margin-bottom: 11px; font-size: 19px; }
  .hero h1 { margin-bottom: 18px; font-size: 64px; line-height: 1.06; letter-spacing: -2px; }
  .hero__lead { margin-bottom: 24px; font-size: 19px; line-height: 1.55; }
  .hero__actions { gap: 24px; }
  .btn { min-height: 56px; padding-inline: 27px; gap: 18px; font-size: 16px; }
  .btn span { font-size: 24px; }
  .hero__services { width: 330px; padding: 20px 25px; margin-right: 26px; }
  .hero__services span { padding: 10px 0; gap: 13px; font-size: 16px; }
  .hero__services span::before { width: 20px; height: 20px; font-size: 11px; }

  .trustbar { height: 170px; }
  .trust-grid article { padding-inline: 34px; }
  .trust-grid img { width: 76px; height: 76px; margin-right: 19px; }
  .trust-grid h3 { margin-bottom: 9px; font-size: 16px; }
  .trust-grid p { font-size: 13.5px; line-height: 1.55; }

  .section { padding: 52px 0; }
  .services-grid { grid-template-columns: 390px 1fr; gap: 48px; }
  .section-intro h2,.center-heading h2 { font-size: 37px; }
  .section-intro i,.center-heading i { width: 48px; height: 3px; margin-block: 15px 20px; }
  .section-intro p { margin-bottom: 25px; font-size: 14px; line-height: 1.65; }
  .service-cards { gap: 27px; }
  .service-cards img { height: 205px; }
  .service-cards h3 { padding: 17px 5px; font-size: 15px; }

  .center-heading p { margin-bottom: 9px; font-size: 15px; }
  .center-heading h2 { font-size: 41px; }
  .center-heading span { font-size: 14px; line-height: 1.6; }
  .project-grid { gap: 24px; margin-top: 30px; }
  .comparison { height: 285px; }
  .tag { top: 18px; padding: 7px 11px; font-size: 11px; }
  .handle { width: 37px; height: 37px; font-size: 15px; }
  .project-info { min-height: 132px; padding: 18px 16px 16px 87px; }
  .project-info > img { left: 18px; top: -30px; width: 67px; height: 67px; padding: 7px; }
  .project-info h3 { margin-bottom: 9px; font-size: 17px; }
  .project-info p { font-size: 13px; line-height: 1.55; }
  .projects__action { margin-top: 25px; }

  .benefits { padding: 38px 0 60px; }
  .benefit-grid { margin-top: 38px; }
  .benefit-grid article { padding-inline: 23px; }
  .benefit-icon { width: 82px; height: 82px; margin-bottom: 16px; }
  .benefit-icon img { width: 69px; height: 69px; }
  .benefit-grid h3 { margin-bottom: 13px; font-size: 15px; }
  .benefit-grid p { font-size: 13px; line-height: 1.6; }

  .reviews { padding: 88px 0 96px; }
  .extra-heading > p,.extra-label,.contact-head > p { font-size: 14px; }
  .extra-heading h2 { font-size: 58px; }
  .rating { margin: 31px auto 42px; }
  .rating strong { font-size: 21px; }
  .rating span { font-size: 14px; }
  .review-grid article { width: 340px; min-width: 340px; min-height: 260px; flex-basis: 340px; padding: 30px 27px; }
  .review-person > b { width: 43px; height: 43px; font-size: 13px; }
  .review-person h3 { font-size: 15px; }
  .review-person span { font-size: 12px; }
  .stars { margin: 25px 0 13px; font-size: 15px; }
  .review-grid article > p { font-size: 14px; line-height: 1.65; }

  .service-area { padding: 90px 0; }
  .area-grid { gap: 100px; }
  .area-grid h2 { font-size: 52px; }
  .area-copy { max-width: 540px; font-size: 15px; }
  .place-grid { gap: 14px; }
  .place-grid span { height: 50px; padding-inline: 20px; font-size: 14px; }
  .place-grid span::before { width: 21px; height: 21px; font-size: 11px; }

  .contact-section { padding: 94px 0 100px; }
  .contact-head h2 { font-size: 52px; }
  .contact-head > span { max-width: 850px; font-size: 15px; }
  .contact-grid { grid-template-columns: 480px 1fr; gap: 32px; margin-top: 48px; }
  .contact-cards > a { min-height: 125px; padding: 23px; gap: 19px; }
  .contact-cards img { width: 59px; height: 59px; }
  .contact-cards small,.contact-cta small { font-size: 11px; }
  .contact-cards strong { font-size: 18px; }
  .contact-cards span { font-size: 12px; }
  .location-card { padding: 25px; }
  .location-card h3 { font-size: 29px; }
  .real-map { height: 330px; }
  .location-card > a { font-size: 13px; }
  .contact-cta { margin-top: 31px; padding: 29px 34px; }
  .contact-cta h3 { font-size: 31px; }

  .site-footer { padding-top: 70px; }
  .footer-grid { gap: 80px; }
  .footer-brand img { width: 310px; }
  .footer-brand p { max-width: 340px; font-size: 14px; }
  .footer-grid h3 { font-size: 12px; }
  .footer-grid a,.footer-grid span { font-size: 13px; }
  .footer-bottom { margin-top: 58px; padding-block: 24px 8px; font-size: 12px; }
}

/* Mobile readability: enlarge the small supporting copy and card text. */
@media (max-width: 620px) {
  html, body { overflow-x: hidden; }
  .topbar { font-size: 12px; }
  .nav { font-size: 16px; }
  .header .phone-button { display: none; }
  .header .menu-toggle { margin-left: auto; }
  .hero {
    height: 650px;
    background-image: url(../assets/images/responsive-hero.webp);
    background-position: center;
    background-size: cover;
  }
  .hero::before {
    background: linear-gradient(90deg, rgba(0,0,0,.58) 0%, rgba(0,0,0,.34) 58%, rgba(0,0,0,.15) 100%);
  }
  .hero__inner { padding-top: 72px; }
  .hero h1 { color: #fff; text-shadow: 0 2px 8px rgba(0,0,0,.28); }
  .hero__lead { color: #fff; text-shadow: 0 1px 5px rgba(0,0,0,.35); }
  .hero__actions { gap: 10px; flex-wrap: nowrap; }
  .hero__actions .btn { padding-inline: 13px; white-space: nowrap; }

  .eyebrow {
    width: fit-content;
    padding: 5px 8px;
    background: #000;
    border-radius: 6px;
    font-size: 17px;
  }
  .hero__lead { font-size: 16px; line-height: 1.55; }
  .btn { min-height: 48px; padding-inline: 19px; font-size: 14px; }
  .hero__services span { font-size: 13px; }

  .trust-grid h3 { font-size: 15px; }
  .trust-grid p { font-size: 13px; line-height: 1.55; }

  .section-intro h2 { font-size: 29px; }
  .section-intro p { font-size: 14px; line-height: 1.65; }
  .service-cards h3 { font-size: 14px; }

  .center-heading p { font-size: 13px; }
  .center-heading h2 { font-size: 31px; }
  .center-heading span { font-size: 14px; line-height: 1.55; }
  .tag { font-size: 10px; }
  .project-info { min-height: 112px; padding: 16px 14px 14px 72px; }
  .project-info > img { width: 54px; height: 54px; top: -25px; }
  .project-info h3 { font-size: 16px; }
  .project-info p { font-size: 13px; line-height: 1.55; }

  .benefit-grid h3 { font-size: 14px; }
  .benefit-grid p { font-size: 12px; line-height: 1.55; }

  .extra-heading > p,
  .extra-label,
  .contact-head > p { font-size: 12px; }
  .rating span { font-size: 12px; }
  .review-person h3 { font-size: 14px; }
  .review-person span { font-size: 11px; }
  .stars { font-size: 13px; }
  .review-grid article > p { font-size: 13px; line-height: 1.6; }

  .area-copy { font-size: 14px; line-height: 1.65; }
  .place-grid span { height: 43px; font-size: 12px; }

  .contact-head > span { font-size: 14px; line-height: 1.6; }
  .contact-cards small,
  .contact-cta small { font-size: 10px; }
  .contact-cards strong { font-size: 15px; }
  .contact-cards span { font-size: 12px; }
  .location-card > a { font-size: 12px; }

  .footer-brand p { font-size: 13px; }
  .footer-grid h3 { font-size: 11px; }
  .footer-grid a,
  .footer-grid span { font-size: 12px; }
  .footer-bottom { font-size: 11px; }
}
