/*
 * Mobile-first calm redesign — July 2026
 * Scoped to .calm-design so the existing multilingual/SEO surface stays intact.
 */

body.calm-design {
  --calm-navy: #0f172a;
  --calm-navy-soft: #1e3a5f;
  --calm-green: #047857;
  --calm-green-hover: #065f46;
  --calm-ink: #172033;
  --calm-copy: #475569;
  --calm-muted: #5b687a;
  --calm-border: #dbe3ec;
  --calm-surface: #ffffff;
  --calm-wash: #f6f8f7;
  --calm-radius: 12px;
  color: var(--calm-copy);
  background: var(--calm-surface);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.58;
  overflow-x: clip;
}

body.calm-design h1,
body.calm-design h2,
body.calm-design h3,
body.calm-design h4 {
  color: var(--calm-ink);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  letter-spacing: -0.025em;
}

body.calm-design h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.12;
}

body.calm-design main p a:not(.btn),
body.calm-design main li a:not(.btn) {
  color: #0f6b57;
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

body.calm-design.home .decision-helper-strip span,
body.calm-design.home .pricing-longstay span,
body.calm-design.home .pricing-longstay .reservation-cta-note,
body.calm-design.home .locations-section .section-header p,
body.calm-design.home .real-proof-section .section-header p {
  color: var(--calm-muted) !important;
}

body.calm-design footer h3,
body.calm-design footer .footer-accordion-trigger {
  color: #f8fafc !important;
}

body.calm-design.home .how-it-works .section-header p,
body.calm-design.home .how-it-works .step p {
  color: var(--calm-muted) !important;
}

body.calm-design .container {
  width: min(100%, 1180px);
}

body.calm-design .section-label {
  color: var(--calm-green);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

body.calm-design .btn,
body.calm-design .btn-nav-rezervace,
body.calm-design .contact-action {
  min-height: 50px;
  border-radius: 10px;
  box-shadow: none;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0;
}

body.calm-design .btn-primary,
body.calm-design .btn-nav-rezervace,
body.calm-design .contact-action.primary {
  border-color: var(--calm-green);
  background: var(--calm-green);
  color: #fff;
}

body.calm-design .btn-primary:hover,
body.calm-design .btn-primary:focus-visible,
body.calm-design .btn-nav-rezervace:hover,
body.calm-design .btn-nav-rezervace:focus-visible {
  border-color: var(--calm-green-hover);
  background: var(--calm-green-hover);
  color: #fff;
  transform: none;
}

body.calm-design .btn-secondary,
body.calm-design .btn-outline {
  border: 1px solid var(--calm-border);
  background: #fff;
  color: var(--calm-navy-soft);
}

body.calm-design .topbar {
  background: var(--calm-navy);
}

body.calm-design header {
  z-index: 1000;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: none;
}

body.calm-design header nav {
  min-height: 72px;
}

body.calm-design header .logo-img {
  width: 42px;
  height: 42px;
  border-radius: 9px;
}

body.calm-design header .logo-text strong {
  color: var(--calm-navy-soft);
  font-size: 0.98rem;
}

body.calm-design header .logo-text span {
  color: var(--calm-muted);
}

body.calm-design .nav-links > li > a:not(.btn-nav-rezervace) {
  color: #334155;
  font-size: 0.9rem;
}

body.calm-design .nav-links > li > a.active:not(.btn-nav-rezervace) {
  color: var(--calm-green);
}

body.calm-design .page-hero {
  padding: clamp(52px, 7vw, 88px) 0;
  background:
    linear-gradient(90deg, rgba(15, 23, 42, 0.92), rgba(15, 23, 42, 0.66)),
    image-set(
      url("../img/photos/approved-2026/parking-hero-desktop.webp") type("image/webp"),
      url("../img/photos/approved-2026/parking-hero-desktop.jpg") type("image/jpeg")
    ) center 45% / cover no-repeat;
}

body.calm-design .page-hero::after {
  content: none;
}

body.calm-design .page-hero .breadcrumb {
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.72);
}

body.calm-design .page-hero .breadcrumb a,
body.calm-design .page-hero h1,
body.calm-design .page-hero p {
  color: #fff;
}

body.calm-design .page-hero h1 {
  max-width: 760px;
  margin-bottom: 16px;
  font-size: clamp(2.35rem, 5vw, 4rem);
  line-height: 1.05;
}

body.calm-design .page-hero p {
  max-width: 720px;
  margin-inline: 0;
  font-size: 1.08rem;
  line-height: 1.55;
}

body.calm-design .page-hero p a:not(.btn) {
  color: #fff;
  text-decoration-color: rgba(255, 255, 255, 0.75);
}

body.calm-design .page-hero-actions {
  margin-top: 24px;
}

/* Homepage: selected mobile-first visual target. */
body.calm-design.home #home-top.hero {
  padding: clamp(64px, 8vw, 100px) 0;
  background:
    linear-gradient(90deg, rgba(7, 22, 39, 0.96) 0%, rgba(7, 22, 39, 0.82) 46%, rgba(7, 22, 39, 0.44) 100%),
    image-set(
      url("../img/photos/approved-2026/parking-hero-desktop.webp") type("image/webp"),
      url("../img/photos/approved-2026/parking-hero-desktop.jpg") type("image/jpeg")
    ) center / cover no-repeat !important;
}

body.calm-design.home #home-top .hero-content {
  grid-template-columns: minmax(0, 1.03fr) minmax(420px, 0.82fr);
  gap: clamp(48px, 7vw, 92px);
  align-items: center;
}

body.calm-design.home #home-top .hero-left {
  padding: 0;
  background: transparent !important;
  text-align: left;
}

body.calm-design.home #home-top h1 {
  max-width: 700px;
  margin: 0 0 20px;
  color: #fff;
  font-size: clamp(2.8rem, 4.9vw, 4.5rem);
  font-weight: 800;
  line-height: 1.03;
  letter-spacing: -0.045em;
}

body.calm-design.home #home-top h1 span {
  color: inherit;
}

body.calm-design.home #home-top .hero-subtitle {
  max-width: 650px;
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.05rem, 1.7vw, 1.28rem);
  line-height: 1.55;
}

body.calm-design.home #home-top .hero-google-proof {
  display: inline-flex;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 10px 13px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 9px;
  background: rgba(3, 14, 27, 0.42);
  box-shadow: none;
  backdrop-filter: blur(6px);
}

body.calm-design.home #home-top .hero-google-proof-score {
  gap: 7px;
  color: #fff;
  font-size: 0.9rem;
}

body.calm-design.home #home-top .hero-google-proof-score strong {
  color: #fff;
  font-size: 0.98rem;
  white-space: nowrap !important;
}

body.calm-design.home #home-top .hero-google-proof p,
body.calm-design.home #home-top .hero-google-proof-actions,
body.calm-design.home #home-top .hero-cta-box,
body.calm-design.home #home-top .reservation-handoff-note,
body.calm-design.home #home-top .hero-competitive-strip {
  display: none !important;
}

body.calm-design.home #home-top .hero-right {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
}

body.calm-design.home #home-top .hero-form-reservation {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 26px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(3, 14, 27, 0.22);
}

body.calm-design.home #home-top .hero-form-title {
  margin: -26px -26px 22px;
  padding: 18px 26px;
  border-bottom: 1px solid var(--calm-border);
  border-radius: 16px 16px 0 0;
  background: #f8fafc;
  color: var(--calm-ink);
  font-size: 1.05rem;
  text-align: left;
}

body.calm-design.home #home-top .hero-form-note {
  margin: 0 0 18px;
  color: var(--calm-muted);
  font-size: 0.86rem;
}

body.calm-design.home #home-top .calc-fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

body.calm-design.home #home-top .calc-field label {
  margin-bottom: 7px;
  color: var(--calm-ink);
  font-size: 0.88rem;
  font-weight: 800;
}

body.calm-design.home #home-top .calc-field input {
  min-height: 54px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  color: var(--calm-ink);
  font-size: 1rem;
}

body.calm-design.home #home-top .calc-field input:focus {
  border-color: var(--calm-green);
  outline: 3px solid rgba(4, 120, 87, 0.13);
}

body.calm-design.home #home-top .calc-result {
  border-radius: 10px;
  box-shadow: none;
}

body.calm-design.home #home-top #parkovato-reservation {
  order: 4;
}

body.calm-design.home #home-top #parkovato-reservation .btn {
  width: 100%;
  min-height: 54px;
  margin-top: 18px !important;
  border-radius: 10px;
  font-size: 1rem;
}

body.calm-design.home .calm-booking-note {
  margin: 11px 0 0;
  color: var(--calm-muted);
  font-size: 0.78rem;
  line-height: 1.4;
  text-align: center;
}

body.calm-design.home #home-top .mobile-value-strip {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 12px;
  background: rgba(3, 14, 27, 0.46);
  list-style: none;
  backdrop-filter: blur(6px);
}

body.calm-design.home #home-top .mobile-value-strip li {
  display: flex;
  min-height: 70px;
  align-items: center;
  padding: 14px 16px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.calm-design.home #home-top .mobile-value-strip li:nth-child(even) {
  border-right: 0;
}

body.calm-design.home #home-top .mobile-value-strip li:nth-last-child(-n + 2) {
  border-bottom: 0;
}

body.calm-design.home #home-top .mobile-value-strip strong {
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.35;
}

body.calm-design.home #home-top .mobile-value-strip .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  color: #6ee7b7;
}

body.calm-design.home #home-top .mobile-value-strip span {
  display: none;
}

body.calm-design.home main {
  display: flex;
  flex-direction: column;
}

body.calm-design.home #home-top { order: 0; }
body.calm-design.home .how-it-works { order: 1; }
body.calm-design.home .quick-decision-section { order: 2; }
body.calm-design.home .pricing { order: 3; }
body.calm-design.home .locations-section { order: 4; }
body.calm-design.home .real-proof-section { order: 5; }
body.calm-design.home .pickup-section { order: 6; }
body.calm-design.home .faq { order: 7; }
body.calm-design.home .seo-content { order: 8; }

body.calm-design.home .how-it-works,
body.calm-design.home .quick-decision-section,
body.calm-design.home .pricing,
body.calm-design.home .locations-section,
body.calm-design.home .safety-section,
body.calm-design.home .reviews-proof-section,
body.calm-design.home .faq {
  padding-block: clamp(60px, 8vw, 96px) !important;
}

body.calm-design.home .how-it-works {
  background: #fff;
}

body.calm-design.home .steps {
  gap: 22px;
}

body.calm-design.home .step {
  padding: 0 0 22px;
  border: 0;
  border-bottom: 1px solid var(--calm-border);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.calm-design.home .step-media {
  overflow: hidden;
  aspect-ratio: 4 / 3;
  border-radius: 10px;
}

body.calm-design.home .step-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.calm-design.home .step-number {
  border-color: var(--calm-green);
  background: #fff;
  color: var(--calm-green);
  box-shadow: none;
}

body.calm-design.home .quick-decision-card,
body.calm-design.home .price-quick-card,
body.calm-design.home .location-card,
body.calm-design.home .review-card {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.calm-design.home .quick-decision-card:hover,
body.calm-design.home .price-quick-card:hover,
body.calm-design.home .location-card:hover,
body.calm-design.home .review-card:hover {
  border-color: rgba(4, 120, 87, 0.35) !important;
  transform: none !important;
}

body.calm-design.home .decision-helper-strip,
body.calm-design.home .pricing-longstay,
body.calm-design.home .pricing-summary-note,
body.calm-design.home .discount-box {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  background: var(--calm-wash) !important;
  box-shadow: none !important;
}

/* Content pages: remove promotional stacking and use progressive disclosure. */
body.calm-design .master-seo-linkbar-section,
body.calm-design .footer-seo {
  display: none !important;
}

body.calm-design.pricing-page .pricing-decision-strip,
body.calm-design.pricing-page .trust-decision-panel--pricing,
body.calm-design.pricing-page .pricing-intro {
  display: none !important;
}

body.calm-design.pricing-page .pricing-full {
  padding-block: clamp(44px, 6vw, 76px);
}

body.calm-design.pricing-page .price-quick-card,
body.calm-design.pricing-page .pricing-reserve-box,
body.calm-design.pricing-page .pricing-block,
body.calm-design.pricing-page .season-badge {
  border-color: var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  box-shadow: none !important;
}

body.calm-design.pricing-page .seasonal-tabs {
  gap: 8px;
  padding: 6px;
  border: 1px solid var(--calm-border);
  border-radius: 12px;
  background: var(--calm-wash);
}

body.calm-design.pricing-page .tab-btn {
  min-height: 54px;
  border-radius: 9px;
}

body.calm-design.pricing-page .pricing-table {
  border: 1px solid var(--calm-border);
  border-radius: 10px;
  box-shadow: none;
}

body.calm-design.pricing-page .pricing-table th {
  background: var(--calm-navy);
}

body.calm-design.pricing-page .pricing-table tbody tr:nth-child(even) {
  background: #f8fafc;
}

.calm-table-toggle,
.calm-detail-toggle {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  padding: 10px 16px;
  border: 1px solid var(--calm-border);
  border-radius: 9px;
  background: #fff;
  color: var(--calm-navy-soft);
  font: inherit;
  font-size: 0.9rem;
  font-weight: 800;
  cursor: pointer;
}

body.calm-design .faq-item {
  margin: 0;
  border: 0;
  border-bottom: 1px solid var(--calm-border);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

body.calm-design .faq-question {
  min-height: 60px;
  padding: 18px 8px;
  color: var(--calm-ink);
  font-size: 1rem;
}

body.calm-design .faq-answer {
  padding-inline: 8px;
}

body.calm-design .faq-answer.open {
  padding-bottom: 20px;
}

body.calm-design .faq-full,
body.calm-design .steps-detail,
body.calm-design .blog-section,
body.calm-design .contact-full {
  padding-block: clamp(44px, 6vw, 76px) !important;
}

body.calm-design .trust-decision-panel--faq,
body.calm-design .trust-decision-panel--contact {
  display: none !important;
}

body.calm-design .step-detail,
body.calm-design .after-submit-card,
body.calm-design .transfer-box {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.calm-design .step-tip {
  border-color: rgba(4, 120, 87, 0.18) !important;
  border-radius: 9px !important;
  background: #f0fdf4 !important;
}

body.calm-design .blog-card {
  overflow: hidden;
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  background: #fff;
  box-shadow: none !important;
}

body.calm-design .blog-card-image {
  aspect-ratio: 16 / 9;
}

body.calm-design .blog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.calm-design .article-action-box {
  display: none !important;
}

body.calm-design .blog-reserve-box,
body.calm-design .faq-priority-panel,
body.calm-design .faq-fast-answers {
  display: none !important;
}

body.calm-design .reservation-assistant,
body.calm-design .whatsapp-float {
  display: none !important;
}

body.calm-design .sidebar-cta,
body.calm-design .sidebar-widget {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  box-shadow: none !important;
}

body.calm-design.master-utility-contact .contact-actions,
body.calm-design.master-utility-contact .contact-call-box {
  display: none !important;
}

body.calm-design.master-utility-contact .contact-location-card,
body.calm-design.master-utility-contact .contact-question-panel,
body.calm-design.master-utility-contact .contact-map-static,
body.calm-design.master-utility-contact .contact-map-embed {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  box-shadow: none !important;
}

body.calm-design.master-utility-contact .contact-map-static img,
body.calm-design.master-utility-contact .contact-map-embed iframe {
  min-height: 260px;
}

body.calm-design .cta-section {
  padding-block: clamp(50px, 7vw, 82px);
  background: var(--calm-navy);
}

body.calm-design .cta-section h2 {
  color: #fff;
  font-size: clamp(1.9rem, 4vw, 2.7rem);
}

body.calm-design footer {
  padding-top: 56px;
  background: #0b1424;
}

body.calm-design footer .footer-grid {
  gap: 36px;
}

body.calm-design footer a,
body.calm-design footer p {
  font-size: 0.86rem;
  line-height: 1.55;
}

body.calm-design .mobile-sticky-cta {
  box-shadow: 0 -8px 24px rgba(15, 23, 42, 0.12);
}

body.calm-design .mobile-sticky-cta-inner {
  max-width: 560px;
}

body.calm-design .mobile-sticky-cta-inner > a:first-child {
  min-height: 52px;
  border-radius: 10px;
  background: var(--calm-green);
  box-shadow: none;
}

@media (max-width: 900px) {
  body.calm-design {
    padding-bottom: 76px;
  }

  body.calm-design .topbar {
    display: none !important;
  }

  body.calm-design header {
    position: sticky;
    top: 0;
  }

  body.calm-design header > .container {
    padding-inline: 14px;
  }

  body.calm-design header nav {
    min-height: 58px !important;
    gap: 8px;
    padding-block: 6px !important;
  }

  body.calm-design header .logo {
    min-width: 0;
    flex: 1 1 auto;
  }

  body.calm-design header .logo-img {
    width: 40px;
    height: 40px;
  }

  body.calm-design header .logo-text strong {
    font-size: 0.9rem;
  }

  body.calm-design header .logo-text span {
    font-size: 0.68rem;
  }

  body.calm-design .mobile-header-actions,
  body.calm-design .calm-mobile-call {
    display: inline-flex !important;
    flex: 0 0 auto;
  }

  body.calm-design .mobile-call-btn,
  body.calm-design .calm-mobile-call,
  body.calm-design .hamburger {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    border-radius: 9px;
  }

  body.calm-design .calm-mobile-call {
    align-items: center;
    justify-content: center;
    border: 1px solid var(--calm-border);
    background: #fff;
    color: var(--calm-green);
    text-decoration: none;
  }

  body.calm-design .calm-mobile-call .icon {
    width: 19px;
    height: 19px;
  }

  body.calm-design .nav-links.open,
  body.calm-design .nav-links.active {
    top: 58px;
    padding: 12px 14px 18px;
    border-top: 1px solid var(--calm-border);
    background: #fff;
    box-shadow: 0 18px 32px rgba(15, 23, 42, 0.12);
  }

  body.calm-design .nav-links.open > li,
  body.calm-design .nav-links.active > li {
    width: 100%;
  }

  body.calm-design .nav-links.open a,
  body.calm-design .nav-links.active a {
    min-height: 46px;
    border-radius: 8px;
  }

  body.calm-design .page-hero {
    padding: 38px 0 34px !important;
    background:
      linear-gradient(180deg, rgba(15, 23, 42, 0.82), rgba(15, 23, 42, 0.7)),
      image-set(
        url("../img/photos/approved-2026/parking-hero-mobile-760.webp") type("image/webp"),
        url("../img/photos/approved-2026/parking-hero-mobile.jpg") type("image/jpeg")
      ) center / cover no-repeat !important;
  }

  body.calm-design .page-hero .breadcrumb {
    display: none !important;
  }

  html[lang="cs"] body.calm-design.master-utility-page .page-hero .breadcrumb {
    display: none !important;
  }

  body.calm-design .page-hero h1 {
    margin-bottom: 12px !important;
    font-size: clamp(1.9rem, 9vw, 2.55rem) !important;
    line-height: 1.08 !important;
  }

  body.calm-design .page-hero p {
    max-width: 34rem !important;
    margin: 0 !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  body.calm-design .page-hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 18px !important;
  }

  body.calm-design .page-hero-actions .btn-secondary {
    display: none !important;
  }

  body.calm-design.home #home-top.hero {
    padding: 0 0 34px !important;
    background: #fff !important;
    overflow: visible;
  }

  body.calm-design.home #home-top .container {
    width: 100%;
    padding-inline: 16px !important;
  }

  body.calm-design.home #home-top .hero-content {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
  }

  body.calm-design.home #home-top .hero-left {
    width: calc(100% + 32px) !important;
    max-width: none !important;
    min-height: 304px;
    margin-inline: -16px;
    padding: 24px 22px 44px !important;
    background:
      linear-gradient(90deg, rgba(6, 22, 39, 0.95) 0%, rgba(6, 22, 39, 0.72) 60%, rgba(6, 22, 39, 0.34) 100%),
      image-set(
        url("../img/photos/approved-2026/parking-hero-mobile-760.avif") type("image/avif"),
        url("../img/photos/approved-2026/parking-hero-mobile-760.webp") type("image/webp"),
        url("../img/photos/approved-2026/parking-hero-mobile.jpg") type("image/jpeg")
      ) center 44% / cover no-repeat !important;
  }

  body.calm-design.home #home-top h1 {
    max-width: 340px !important;
    margin-bottom: 16px !important;
    color: #fff !important;
    font-size: clamp(2rem, 9.2vw, 2.42rem) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.045em !important;
  }

  body.calm-design.home #home-top .hero-subtitle {
    max-width: 340px !important;
    margin-bottom: 18px !important;
    color: rgba(255, 255, 255, 0.91) !important;
    font-size: 0.94rem !important;
    line-height: 1.42 !important;
  }

  body.calm-design.home #home-top .hero-google-proof {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 !important;
    padding: 8px 10px !important;
    border-radius: 8px !important;
  }

  body.calm-design.home #home-top .hero-google-proof-score {
    flex-wrap: nowrap !important;
    font-size: 0.76rem !important;
    white-space: nowrap;
  }

  body.calm-design.home #home-top .hero-google-proof-stars {
    display: none;
  }

  body.calm-design.home #home-top .hero-right {
    display: block !important;
    position: relative;
    z-index: 2;
    width: 100% !important;
    max-width: none !important;
    margin: -48px 0 0 !important;
  }

  body.calm-design.home #home-top .hero-form-reservation {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 12px !important;
    border: 1px solid rgba(15, 23, 42, 0.1) !important;
    border-radius: 14px !important;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.18) !important;
  }

  body.calm-design.home #home-top .hero-form-title,
  body.calm-design.home #home-top .hero-form-note {
    display: none !important;
  }

  body.calm-design.home #home-top .hero-price-calculator {
    order: 1 !important;
    margin: 0 !important;
  }

  body.calm-design.home #home-top .calc-fields {
    gap: 7px !important;
  }

  body.calm-design.home #home-top .calc-field label {
    margin-bottom: 4px !important;
    font-size: 0.82rem !important;
  }

  body.calm-design.home #home-top .calc-field input {
    height: 48px !important;
    min-height: 48px !important;
    padding-block: 8px !important;
    font-size: 0.94rem !important;
  }

  body.calm-design.home #home-top .calc-result:has(.calc-result-empty),
  body.calm-design.home #home-top .calc-included,
  body.calm-design.home #home-top .calc-fineprint {
    display: none !important;
  }

  body.calm-design.home #home-top #parkovato-reservation {
    order: 2 !important;
  }

  body.calm-design.home #home-top #parkovato-reservation .btn {
    min-height: 48px !important;
    margin-top: 10px !important;
    padding: 11px 14px !important;
    font-size: 0.94rem !important;
  }

  body.calm-design.home .calm-booking-note {
    margin-top: 8px !important;
    font-size: 0.69rem !important;
    line-height: 1.3 !important;
  }

  body.calm-design.home #home-top .mobile-value-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin-top: 16px !important;
    border-color: var(--calm-border);
    background: #fff;
    backdrop-filter: none;
  }

  body.calm-design.home #home-top .mobile-value-strip li {
    min-height: 64px !important;
    padding: 10px 11px !important;
    border-color: var(--calm-border);
  }

  body.calm-design.home #home-top .mobile-value-strip strong {
    color: var(--calm-ink) !important;
    font-size: 0.84rem !important;
    line-height: 1.32 !important;
  }

  body.calm-design.home #home-top .mobile-value-strip .icon {
    width: 18px !important;
    height: 18px !important;
    margin-right: 8px !important;
    color: var(--calm-green) !important;
  }

  body.calm-design.home .how-it-works,
  body.calm-design.home .quick-decision-section,
  body.calm-design.home .pricing,
  body.calm-design.home .locations-section,
  body.calm-design.home .safety-section,
  body.calm-design.home .reviews-proof-section,
  body.calm-design.home .faq {
    padding-block: 52px !important;
  }

  body.calm-design.home .section-header,
  body.calm-design.home .quick-decision-head {
    margin-bottom: 28px !important;
    text-align: left !important;
  }

  body.calm-design.home .section-header h2,
  body.calm-design.home .quick-decision-head h2 {
    font-size: clamp(1.85rem, 8vw, 2.35rem) !important;
  }

  body.calm-design.home .steps {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 22px 16px !important;
    padding: 0 !important;
  }

  body.calm-design.home .steps::before {
    content: none !important;
  }

  body.calm-design.home .step {
    display: block !important;
    padding-bottom: 16px !important;
    text-align: left !important;
  }

  body.calm-design.home .step-number {
    position: static !important;
    width: 32px !important;
    height: 32px !important;
    margin: 0 0 10px !important;
    font-size: 0.85rem !important;
  }

  body.calm-design.home .step-media {
    display: none !important;
  }

  body.calm-design.home .step h3 {
    margin-bottom: 7px !important;
    font-size: 0.98rem !important;
    line-height: 1.3 !important;
  }

  body.calm-design.home .step p {
    font-size: 0.86rem !important;
    line-height: 1.45 !important;
  }

  body.calm-design.home .quick-decision-section,
  body.calm-design.home .locations-section,
  body.calm-design.home .real-proof-section,
  body.calm-design.home .pickup-section,
  body.calm-design.home .seo-content {
    display: none !important;
  }

  body.calm-design.home .price-quick-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  body.calm-design.home .pricing-longstay,
  body.calm-design.home .discount-box {
    display: none !important;
  }

  body.calm-design.home .faq .faq-item:nth-child(n + 5) {
    display: none !important;
  }

  body.calm-design.pricing-page .mobile-conversion-box,
  body.calm-design.pricing-page .pricing-reserve-box {
    display: none !important;
  }

  body.calm-design.pricing-page .price-quick-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 7px !important;
    order: 0 !important;
    width: auto !important;
    margin: 18px 16px 10px !important;
  }

  body.calm-design.pricing-page .price-quick-card {
    min-height: 0;
    padding: 11px 7px !important;
    text-align: center;
  }

  body.calm-design.pricing-page .price-quick-card span,
  body.calm-design.pricing-page .price-quick-card small {
    font-size: 0.68rem !important;
    line-height: 1.25 !important;
  }

  body.calm-design.pricing-page .price-quick-card strong {
    font-size: 0.94rem !important;
    line-height: 1.2 !important;
  }

  body.calm-design.pricing-page .seasonal-tabs {
    display: grid;
    grid-template-columns: 1fr;
  }

  body.calm-design.pricing-page .pricing-block {
    padding: 18px 14px !important;
  }

  body.calm-design.pricing-page .pricing-block h2 {
    font-size: 1.55rem !important;
  }

  body.calm-design.pricing-page .pricing-table tbody.calm-collapsed tr:nth-child(n + 9) {
    display: none;
  }

  body.calm-design.pricing-page .pricing-table th,
  body.calm-design.pricing-page .pricing-table td {
    padding: 11px 10px !important;
    font-size: 0.84rem !important;
  }

  body.calm-design .after-submit-flow {
    display: none !important;
  }

  body.calm-design .step-detail {
    margin-bottom: 12px !important;
    padding: 16px !important;
  }

  body.calm-design .step-num-big {
    width: 38px !important;
    height: 38px !important;
    font-size: 1rem !important;
  }

  body.calm-design .step-detail-body h3 {
    font-size: 1.15rem !important;
    line-height: 1.35 !important;
  }

  body.calm-design .step-detail.calm-collapsed .step-photo,
  body.calm-design .step-detail.calm-collapsed .step-detail-body > p,
  body.calm-design .step-detail.calm-collapsed .step-detail-body > ul,
  body.calm-design .step-detail.calm-collapsed .step-tip {
    display: none !important;
  }

  body.calm-design .faq-fast-grid {
    grid-template-columns: 1fr !important;
  }

  body.calm-design .faq-fast-grid a:nth-child(n + 5) {
    display: none !important;
  }

  body.calm-design .blog-layout {
    display: block !important;
  }

  body.calm-design .blog-sidebar {
    display: none !important;
  }

  body.calm-design .blog-list {
    gap: 18px !important;
  }

  body.calm-design .blog-card-body {
    padding: 18px !important;
  }

  body.calm-design .blog-card h2 {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
  }

  body.calm-design.master-utility-contact .contact-full > .container {
    padding-inline: 14px;
  }

  body.calm-design.master-utility-contact .contact-location-quick {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  body.calm-design.master-utility-contact .contact-location-card {
    padding: 16px !important;
  }

  body.calm-design.master-utility-contact .contact-location-card p,
  body.calm-design.master-utility-contact .contact-location-card address {
    display: block !important;
  }

  body.calm-design.master-utility-contact .contact-main {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }

  body.calm-design.master-utility-contact .contact-main > div:last-child {
    display: block !important;
    order: 1 !important;
  }

  body.calm-design.master-utility-contact .contact-details {
    display: block !important;
    order: 2 !important;
  }

  body.calm-design.master-utility-contact .contact-details .contact-block {
    display: block !important;
  }

  body.calm-design.master-utility-contact .contact-details .contact-block p,
  body.calm-design.master-utility-contact .contact-details .contact-block a {
    display: block !important;
  }

  body.calm-design.master-utility-contact .contact-map-static,
  body.calm-design.master-utility-contact .contact-map-static picture,
  body.calm-design.master-utility-contact .contact-map-static img,
  body.calm-design.master-utility-contact .contact-map-embed,
  body.calm-design.master-utility-contact .contact-map-embed iframe {
    display: block !important;
  }

  body.calm-design.master-utility-contact .contact-map-static img,
  body.calm-design.master-utility-contact .contact-map-embed iframe {
    width: 100% !important;
    height: 240px !important;
    min-height: 240px !important;
  }

  body.calm-design footer {
    padding: 42px 0 22px !important;
  }

  body.calm-design footer h3,
  body.calm-design footer .footer-accordion-trigger {
    color: #f8fafc !important;
  }

  body.calm-design footer .footer-grid {
    display: block !important;
  }

  body.calm-design footer .footer-grid > div:nth-child(3) {
    display: none !important;
  }

  body.calm-design footer .footer-brand {
    margin-bottom: 24px;
  }

  body.calm-design footer .footer-brand p {
    max-width: 38rem;
  }

  body.calm-design footer .footer-bottom {
    margin-top: 26px;
  }

  body.calm-design.calm-booking-visible .mobile-sticky-cta,
  body.calm-design.calm-footer-visible .mobile-sticky-cta {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(120%) !important;
    pointer-events: none !important;
  }

  body.calm-design .whatsapp-float {
    display: none !important;
  }
}

@media (max-width: 390px) {
  body.calm-design.home #home-top .hero-left {
    min-height: 300px;
    padding-inline: 18px !important;
  }

  body.calm-design.home #home-top h1 {
    font-size: 2rem !important;
  }

  body.calm-design.home #home-top .mobile-value-strip strong {
    font-size: 0.8rem !important;
  }
}

/* Mobile master polish — July 2026, v9.
   Keep the conversion path calm, aligned to one 16px grid and fully visible
   above mobile browser chrome. */
@media (max-width: 900px) {
  body.calm-design.home #home-top .hero-left {
    width: calc(100% + 32px) !important;
    min-height: 0 !important;
    margin-inline: -16px !important;
    padding: 20px 16px 24px !important;
    align-items: flex-start !important;
  }

  body.calm-design.home #home-top h1 {
    max-width: 330px !important;
    margin-bottom: 12px !important;
    font-size: clamp(1.875rem, 8vw, 2.05rem) !important;
    line-height: 1.06 !important;
    letter-spacing: -0.04em !important;
  }

  body.calm-design.home #home-top .hero-subtitle {
    max-width: 332px !important;
    margin: 0 0 14px !important;
    font-size: 0.91rem !important;
    line-height: 1.42 !important;
  }

  body.calm-design.home #home-top .hero-google-proof {
    padding: 7px 9px !important;
  }

  body.calm-design.home #home-top .hero-right {
    padding: 0 !important;
    margin: 14px 0 0 !important;
  }

  body.calm-design.home #home-top .hero-form-reservation {
    border-radius: 12px !important;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.12) !important;
  }

  body.calm-design.home #home-top #calc-result {
    min-height: 78px !important;
    margin-top: 10px !important;
    padding: 10px 12px !important;
  }

  body.calm-design.home #home-top .calc-result-days {
    font-size: 0.74rem !important;
  }

  body.calm-design.home #home-top .calc-result-price {
    font-size: 1.9rem !important;
    line-height: 1.08 !important;
  }

  body.calm-design.home #home-top .calc-result-season {
    font-size: 0.67rem !important;
    line-height: 1.25 !important;
  }

  body.calm-design.home .calm-booking-note {
    color: #526176 !important;
    font-size: 0.72rem !important;
  }

  body.calm-design.home #home-top .mobile-value-strip {
    margin-top: 14px !important;
  }
}

.topbar .topbar-phone-source {
  display: none !important;
}

@media (min-width: 901px) {

  body.calm-design.home #home-top .mobile-value-strip {
    display: none !important;
  }
}

body.calm-design.home #home-top #calc-reservation-handoff:not([hidden]) {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}

/* Desktop master polish — July 2026, v10.
   Reduce header noise, reveal the next section and keep the selected-date
   calculator in a concise, state-aware decision panel. */
@media (min-width: 901px) {
  body.calm-design .topbar {
    padding-block: 0 !important;
  }

  body.calm-design .topbar .container {
    min-height: 36px !important;
    flex-wrap: nowrap !important;
    gap: 24px !important;
  }

  body.calm-design .topbar .container > span:first-child {
    width: auto !important;
    max-width: none !important;
    flex: 1 1 auto;
    overflow: visible !important;
    font-size: 0.84rem !important;
    line-height: 1.35 !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
  }

  body.calm-design .topbar-badge {
    padding: 4px 10px !important;
    font-size: 0.72rem !important;
  }

  body.calm-design header nav {
    min-height: 68px !important;
    padding-block: 7px !important;
  }

  body.calm-design header .logo-img {
    width: 40px;
    height: 40px;
  }

  body.calm-design.home #home-top.hero {
    padding: 40px 0 !important;
  }

  body.calm-design.home #home-top .hero-content {
    grid-template-columns: minmax(0, 1fr) 460px !important;
    gap: 42px !important;
    align-items: center !important;
  }

  body.calm-design.home #home-top .hero-google-proof-stars {
    display: none !important;
  }

  body.calm-design.home #home-top .hero-google-proof {
    padding: 9px 12px !important;
  }

  body.calm-design.home #home-top .hero-form-reservation {
    padding: 22px !important;
    border-radius: 14px !important;
    box-shadow: 0 16px 40px rgba(3, 14, 27, 0.18) !important;
  }

  body.calm-design.home #home-top .hero-form-title {
    margin: -22px -22px 16px !important;
    padding: 14px 22px !important;
    border-radius: 14px 14px 0 0 !important;
  }

  body.calm-design.home #home-top .hero-form-reservation:has(#calc-result.has-price) .hero-form-note {
    display: none !important;
  }

  body.calm-design.home #home-top .calc-fields {
    gap: 12px !important;
  }

  body.calm-design.home #home-top .calc-result {
    min-height: 96px !important;
    padding: 12px 16px !important;
  }

  body.calm-design.home #home-top .calc-result-price {
    font-size: 2.35rem !important;
    line-height: 1.08 !important;
  }

  body.calm-design.home #home-top .calc-included {
    gap: 8px 18px !important;
  }

  body.calm-design.home #home-top .calc-included li {
    min-height: 32px !important;
    font-size: 0.82rem !important;
    line-height: 1.32 !important;
  }

  body.calm-design.home #home-top .calc-fineprint {
    color: #526176 !important;
    font-size: 0.82rem !important;
    line-height: 1.45 !important;
  }

  body.calm-design.home #home-top #parkovato-reservation .btn {
    min-height: 52px !important;
    margin-top: 14px !important;
  }

  body.calm-design.home .calm-booking-note {
    margin-top: 9px !important;
    font-size: 0.76rem !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.calm-design *,
  body.calm-design *::before,
  body.calm-design *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Full-site master audit — July 2026, v11.
   Mobile-first corrections for the 70% majority: readable steps, genuinely
   collapsed price tables and a reachable contact form. */
body.calm-design.master-utility-faq .page-hero::after {
  display: none !important;
  content: none !important;
}

@media (max-width: 900px) {
  html[lang="cs"] body.calm-design main p,
  html[lang="cs"] body.calm-design main li {
    hyphens: none !important;
    -webkit-hyphens: none !important;
  }

  body.calm-design .page-hero h1,
  body.calm-design .page-hero h2,
  body.calm-design .pricing-block h2,
  body.calm-design .step-detail-body h3,
  body.calm-design .faq-question,
  body.calm-design .btn,
  body.calm-design .calm-table-toggle,
  body.calm-design .calm-detail-toggle {
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    -webkit-hyphens: none !important;
  }

  body.calm-design.pricing-page .pricing-table tbody.calm-collapsed > tr:nth-child(n + 9) {
    display: none !important;
  }

  body.calm-design.pricing-page .calm-table-toggle {
    width: 100%;
    margin-top: 10px;
  }

  body.calm-design.master-utility-process .steps-detail .step-detail {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 12px !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    align-items: start !important;
  }

  body.calm-design.master-utility-process .steps-detail .step-num-big {
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
  }

  body.calm-design.master-utility-process .steps-detail .step-detail-body {
    min-width: 0;
  }

  body.calm-design.master-utility-process .steps-detail .step-detail-body h3 {
    order: 0 !important;
    margin: 4px 0 0 !important;
  }

  body.calm-design.master-utility-process .mobile-steps-summary p {
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    -webkit-hyphens: none !important;
  }

  body.calm-design.master-utility-process .steps-detail .calm-detail-toggle {
    order: 5 !important;
    width: 100%;
    margin-top: 12px;
  }

  body.calm-design.master-utility-contact .contact-question-panel {
    display: grid !important;
    grid-template-columns: 1fr !important;
    margin: 24px 0 !important;
    scroll-margin-top: 76px;
  }

  body.calm-design.master-utility-contact .contact-question-copy,
  body.calm-design.master-utility-contact .contact-question-form {
    padding: 18px !important;
  }

  body.calm-design.master-utility-contact .contact-question-copy {
    border-right: 0 !important;
    border-bottom: 1px solid var(--calm-border) !important;
  }

  body.calm-design.master-utility-contact .contact-question-list {
    display: none !important;
  }
}

@media (max-width: 768px) {
  body.calm-design.home .steps {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }

  body.calm-design.home .step {
    display: grid !important;
    grid-template-columns: 38px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    align-items: start !important;
    padding: 16px 0 !important;
  }

  body.calm-design.home .step-number {
    grid-row: 1 / span 2;
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
  }

  body.calm-design.home .step h3,
  body.calm-design.home .step p {
    min-width: 0;
    hyphens: none !important;
    -webkit-hyphens: none !important;
  }

  body.calm-design.home .step h3 {
    margin: 0 0 4px !important;
    font-size: 1rem !important;
  }

  body.calm-design.home .step p {
    font-size: 0.9rem !important;
    line-height: 1.5 !important;
  }
}

/* Multilingual system unification — July 2026, v12. */
body.calm-design .mobile-language-access {
  display: none;
}

body.calm-design .language-menu-code {
  margin-left: auto;
  color: var(--calm-muted);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.04em;
}

body.calm-design .lang-dropdown-menu a[aria-current="page"] {
  background: #f0fdf4;
  color: var(--calm-green);
}

body.calm-design .language-chevron {
  margin-top: -2px;
  font-size: 0.72rem;
  line-height: 1;
  transition: transform 160ms ease;
}

body.calm-design .lang-dropdown.open .language-chevron {
  transform: rotate(180deg);
}

body.calm-design .language-suggestion {
  position: relative;
  z-index: 900;
  border-bottom: 1px solid rgba(15, 23, 42, 0.1);
  background: #f8fafc;
  color: var(--calm-ink);
}

body.calm-design .language-suggestion__inner {
  display: flex;
  width: min(100%, 1180px);
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0 auto;
  padding: 8px 20px;
}

body.calm-design .language-suggestion__text,
body.calm-design .language-suggestion__actions {
  display: flex;
  align-items: center;
}

body.calm-design .language-suggestion__text {
  min-width: 0;
  gap: 7px;
  font-size: 0.88rem;
  line-height: 1.3;
}

body.calm-design .language-suggestion__badge {
  display: inline-flex;
  min-width: 28px;
  height: 26px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(4, 120, 87, 0.2);
  border-radius: 7px;
  background: #ecfdf5;
  color: var(--calm-green);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.04em;
}

body.calm-design .language-suggestion__text strong {
  color: var(--calm-ink);
  font-weight: 850;
}

body.calm-design .language-suggestion__copy {
  color: var(--calm-copy);
  font-weight: 650;
}

body.calm-design .language-suggestion__actions {
  flex: 0 0 auto;
  gap: 8px;
}

body.calm-design .language-suggestion__action,
body.calm-design .language-suggestion__stay {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  border-radius: 8px;
  font: 800 0.8rem/1.1 "Inter", "Segoe UI", Arial, sans-serif;
  text-decoration: none;
  white-space: nowrap;
}

body.calm-design .language-suggestion__action {
  border: 1px solid var(--calm-green);
  background: var(--calm-green);
  color: #fff;
}

body.calm-design .language-suggestion__stay {
  border: 1px solid var(--calm-border);
  background: #fff;
  color: var(--calm-copy);
  cursor: pointer;
}

body.calm-design .language-suggestion__action:focus-visible,
body.calm-design .language-suggestion__stay:focus-visible,
body.calm-design .mobile-language-button:focus-visible {
  outline: 2px solid var(--calm-green);
  outline-offset: 2px;
}

body.calm-design .legal-content-wrap,
body.calm-design .legal-content,
body.calm-design .content-wrapper,
body.calm-design .article-content {
  color: var(--calm-copy);
}

body.calm-design .legal-card,
body.calm-design .seo-check-card,
body.calm-design .seo-proof-card,
body.calm-design .seo-route-card,
body.calm-design .season-answer-card,
body.calm-design .de-master-card,
body.calm-design .master-card,
body.calm-design .info-card,
body.calm-design .direction-card,
body.calm-design .route-card {
  border: 1px solid var(--calm-border) !important;
  border-radius: var(--calm-radius) !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.calm-design .legal-card h2,
body.calm-design .seo-content-block h2,
body.calm-design .article-content h2 {
  color: var(--calm-ink);
}

body.calm-design .trust-link-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 14px;
}

body.calm-design .trust-link-row a {
  display: inline-flex;
  align-items: center;
}

body.calm-design .july-pricing-notice {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: start;
  gap: 12px;
  margin: 0 0 24px;
  padding: 16px 18px;
  border: 1px solid rgba(4, 120, 87, 0.22);
  border-radius: var(--calm-radius);
  background: linear-gradient(135deg, #ecfdf5 0%, #f8fafc 100%);
  color: var(--calm-copy);
}

body.calm-design .july-pricing-notice > .icon {
  width: 28px;
  height: 28px;
  margin-top: 1px;
  color: var(--calm-green);
}

body.calm-design .july-pricing-notice strong,
body.calm-design .july-pricing-notice span {
  display: block;
}

body.calm-design .july-pricing-notice strong {
  margin-bottom: 3px;
  color: var(--calm-ink);
  font-size: 0.98rem;
  font-weight: 850;
}

body.calm-design .july-pricing-notice span {
  font-size: 0.9rem;
  line-height: 1.5;
}

body.calm-design .july-pricing-note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 16px;
  color: var(--calm-copy);
}

body.calm-design.pricing-page .seasonal-tabs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 900px) {
  body.calm-design header nav {
    position: relative;
  }

  body.calm-design .mobile-language-access {
    position: relative;
    z-index: 1030;
    display: inline-flex;
    flex: 0 0 auto;
    order: 2 !important;
  }

  body.calm-design .mobile-header-actions .mobile-language-access {
    order: initial;
  }

  body.calm-design .mobile-language-button {
    display: inline-flex;
    width: auto;
    min-width: 54px;
    height: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 8px;
    border: 1px solid var(--calm-border);
    border-radius: 9px;
    background: #fff;
    color: var(--calm-navy-soft);
    font-size: 0.72rem;
    font-weight: 850;
  }

  body.calm-design .mobile-language-access .lang-dropdown-menu {
    top: calc(100% + 8px);
    right: 0;
    left: auto;
    width: 190px;
    min-width: 190px;
    padding: 8px;
    border: 1px solid var(--calm-border);
    border-radius: 10px;
    box-shadow: 0 18px 38px rgba(15, 23, 42, 0.16);
  }

  body.calm-design .mobile-language-access .lang-btn {
    min-height: 44px;
    gap: 10px;
    padding: 10px 11px;
    border-radius: 8px;
    font-size: 0.86rem;
  }

  body.calm-design .language-suggestion__inner {
    justify-content: space-between;
    gap: 8px;
    padding-inline: 12px;
  }

  body.calm-design .language-suggestion__text {
    flex: 1 1 auto;
    font-size: 0.84rem;
  }

  body.calm-design .language-suggestion__copy {
    display: none;
  }

  body.calm-design .language-suggestion__actions {
    gap: 6px;
  }

  body.calm-design .language-suggestion__action,
  body.calm-design .language-suggestion__stay {
    min-height: 40px;
  }

  body.calm-design .legal-card,
  body.calm-design .seo-check-card,
  body.calm-design .seo-proof-card,
  body.calm-design .seo-route-card,
  body.calm-design .season-answer-card,
  body.calm-design .de-master-card,
  body.calm-design .master-card,
  body.calm-design .info-card,
  body.calm-design .direction-card,
  body.calm-design .route-card {
    padding: 16px !important;
  }

  body.calm-design .july-pricing-notice {
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 10px;
    margin-bottom: 18px;
    padding: 14px;
  }

  body.calm-design .july-pricing-notice > .icon {
    width: 24px;
    height: 24px;
  }

  body.calm-design.pricing-page .seasonal-tabs {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 380px) {
  body.calm-design header .logo-text strong {
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.calm-design .mobile-language-button {
    min-width: 44px;
    width: 44px;
    padding-inline: 5px;
  }

  body.calm-design .mobile-language-button .language-chevron {
    display: none;
  }
}

@media (max-width: 430px) {
  body.calm-design header nav .logo {
    gap: 7px;
  }

  body.calm-design header nav .logo-text strong {
    max-width: 132px !important;
    font-size: 0 !important;
  }

  html[lang^="cs"] body.calm-design header nav .logo-text strong::after {
    content: "Parkování Ruzyně";
  }

  html[lang^="en"] body.calm-design header nav .logo-text strong::after {
    content: "Prague Airport";
  }

  html[lang^="de"] body.calm-design header nav .logo-text strong::after {
    content: "Flughafen Prag";
  }

  html[lang^="pl"] body.calm-design header nav .logo-text strong::after {
    content: "Lotnisko Praga";
  }

  body.calm-design header nav .logo-text strong::after {
    display: block;
    overflow: hidden;
    font-size: 13.2px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.calm-design header nav .logo-text span {
    max-width: 132px !important;
    font-size: 10.5px !important;
  }

  body.calm-design .mobile-language-button {
    width: 44px !important;
    min-width: 44px !important;
    padding-inline: 5px !important;
  }

  body.calm-design .mobile-language-button .language-chevron {
    display: none !important;
  }
}

@media (max-width: 350px) {
  body.calm-design .mobile-call-btn {
    display: none;
  }

  body.calm-design header nav .logo-text strong,
  body.calm-design header nav .logo-text span {
    max-width: 154px;
  }
}
