/* Mobile-only polish. Desktop styles and content remain untouched. */
.mobile-gallery-controls { display: none; }
.venue-mockup-track { display: contents; }
@media screen and (max-width: 760px) {
  :root { scroll-padding-top: 24px; }
  .wrap { width: calc(100% - 36px); }
  .header { gap: 18px; }
  .header .brand { flex-shrink: 0; }
  .hero { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .hero-copy, .section-heading > *, .service-copy, .offer-stage,
  .was-price, .now-price, .setup-detail, .preview-copy { min-width: 0; }
  h1, h2, h3 { text-wrap: balance; }
  h1 { font-size: clamp(38px, 10.6vw, 52px); }
  .hero-copy .button, .closing-offer .contact-cta {
    line-height: 1.4; min-height: 56px; gap: 10px;
  }
  .hero-copy .button > span, .contact-cta > span { flex-shrink: 0; }
  .section-heading { gap: 22px; }
  .section-heading > p { font-size: 17px; line-height: 1.6; }
  .image-label { top: 12px; padding: 5px 8px; line-height: 1.4; }
  .label-before { left: 12px; }
  .label-after { right: 12px; }
  .gallery-instruction { line-height: 1.55; }
  .inline-post-grid { gap: 38px 22px; }
  .inline-phone .mini-social-top > div { min-width: 0; }
  .inline-post-state, .inline-app-name > span { font-size: 12px; }
  .inline-phone .mini-social-top small { font-size: 12px; }
  .inline-post-context { padding-inline: 0; }
  .venue-section h2, .privacy-layout h2 { font-size: clamp(32px, 8.8vw, 38px); }
  .more-copy { padding-right: 0; }
  .service-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 8px; }
  .service-price small { line-height: 1.5; }
  .social-visual { padding: 24px 18px 20px; }
  .service-carousel-controls { gap: 10px; }
  .service-carousel-controls button { width: 44px; height: 44px; }
  .service-carousel-controls input { min-width: 0; height: 44px; flex: 1; }
  .mini-social-caption { font-size: 14px; line-height: 1.5; min-height: 0; }
  .site-identity { flex-wrap: wrap; gap: 6px 14px; }
  .site-identity i { margin-inline: 6px; }
  .review-chart.real-review-chart { padding: 24px 20px; }
  .case-ratings { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .case-ratings .rating-stars { font-size: 16px; letter-spacing: 0; white-space: nowrap; }
  .offer-journey { grid-template-columns: minmax(0, 1fr); }
  .package-prices { grid-template-columns: minmax(0, 1fr) 20px minmax(0, 1fr); gap: 10px; }
  .package-prices small { line-height: 1.5; }
  .offer-section .final-offer { padding: 26px 24px; }
  .offer-section .offer-summary h3 { font-size: 28px; }
  .setup-deal.setup-with-mockup { padding: 26px 22px; }
  .setup-with-mockup .setup-detail h3 { font-size: clamp(29px, 8vw, 34px); }
  .footer summary { min-height: 44px; padding-block: 10px; }
  dialog { width: calc(100% - 24px); max-height: calc(100dvh - 24px); border-radius: 18px; }
  .dialog-bar { gap: 12px; padding: 12px; }
  .dialog-bar > div { min-width: 0; }
  .dialog-bar h2 { font-size: 20px; }
  .preview-layout { padding: 16px 12px 24px; }
  .preview-nav { gap: 10px; justify-content: space-between; }
  .preview-nav .button { min-width: 44px; min-height: 44px; padding-inline: 12px; }
  .close-text { width: 100%; min-height: 48px; }
  .inline-post-grid, .venue-mockup-track {
    position: relative; display: grid; grid-auto-flow: column;
    grid-template-columns: none; grid-auto-columns: 100%;
    align-items: start; gap: 16px; width: 100%; max-width: 365px;
    overflow-x: auto; overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory; scrollbar-width: thin;
    scrollbar-color: #1265cf #d8e3ea; padding: 4px 0 18px;
    margin-inline: auto; scroll-padding-inline: 0;
  }
  .inline-post-grid > article, .venue-mockup-track > article { scroll-snap-align: start; scroll-snap-stop: always; }
  .inline-phone { width: 100%; max-width: 300px; margin-inline: auto; border-width: 6px; border-radius: 32px; box-shadow: 0 8px 16px #11304712; }
  .inline-caption { font-size: 14px; min-height: 0; }
  .inline-post-context h3 { font-size: 21px; }
  .inline-post-context { max-width: 300px; margin-inline: auto; }
  .venue-selected-gallery.venue-social-gallery { display: block; max-width: 365px; }
  .venue-post-intro { margin-bottom: 24px; }
  .mobile-gallery-controls {
    display: flex; align-items: center; gap: 8px; width: 100%; max-width: 365px;
    margin: 0 auto 14px; padding-top: 4px;
  }
  .mobile-gallery-controls > span { margin-right: auto; font-size: 13px; font-weight: 600; color: var(--lagoon); }
  .mobile-gallery-controls output { font-size: 13px; white-space: nowrap; min-width: 38px; text-align: center; }
  .mobile-gallery-controls button {
    flex-shrink: 0; width: 44px; height: 44px; border: 1px solid #a5bdcd;
    border-radius: 50%; color: var(--ink); background: white; cursor: pointer; font-size: 22px;
  }
  .mobile-gallery-controls button:disabled { opacity: .35; cursor: default; }
}
@media screen and (max-width: 440px) {
  .wrap { width: calc(100% - 32px); }
  .header .compact { min-height: 44px; }
  .hero { padding-top: 28px; }
  .hero-copy .button { padding-inline: 14px; }
  .more-food { grid-template-columns: minmax(0, 1fr); gap: 30px; }
  .more-food .photo-card { max-width: 365px; width: 100%; justify-self: center; }
  .more-food .photo-title { font-size: 19px; }
  .more-food .open-photo { top: 12px; right: 12px; padding: 7px 11px; }
  .review-chart.real-review-chart { padding: 22px 18px; }
  .result-row > div:first-child { gap: 10px; }
  .result-row > div > span { max-width: 9em; }
  .was-price del { font-size: clamp(43px, 12vw, 48px); }
  .now-price strong { font-size: clamp(57px, 16.5vw, 68px); }
  .package-stage { padding: 24px 18px; }
  .package-locations { white-space: normal; }
  .setup-times-two { width: 90px; height: 90px; border-width: 4px; }
  .setup-times-two > strong { font-size: 43px; }
  .setup-venues > span { padding: 6px 8px; font-size: 12px; }
  .terms-summary p, .review-note { font-size: 14px; }
}
