﻿:root {
  --ink: #12201d;
  --muted: #61706d;
  --line: #dbe5df;
  --paper: #fbfbf7;
  --soft: #eef5f1;
  --white: #ffffff;
  --forest: #062f50;
  --navy: #062f50;
  --brand-blue: #1598c9;
  --teal: #062f50;
  --gold: #F5A623;
  --coral: #df705a;
  --shadow: 0 24px 70px rgba(18, 32, 29, 0.14);
  --radius: 8px;
}

/* iPhone / small mobile tweaks: slightly smaller quote button and reduced separators */
@media (max-width: 420px) {
  body[data-page="hotels"] .travel-listing-actions {
    grid-template-columns: 36px 1fr !important;
    gap: 6px !important;
    margin-top: 4px !important;
    align-items: center !important;
  }

  body[data-page="hotels"] .travel-listing-call,
  body[data-page="hotels"] .travel-listing-quote,
  body[data-page="hotels"] .card-actions .btn {
    min-height: 36px !important;
    font-size: 0.72rem !important;
    border-radius: 6px !important;
    padding: 0 10px !important;
  }

  /* Constrain the orange 'Create Quote' button width so it doesn't span the full column */
  /* Make the Create Quote button fill remaining space */
  body[data-page="hotels"] .travel-listing-quote {
    justify-self: stretch !important;
    max-width: none !important;
    width: 100% !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    font-size: 0.95rem !important;
  }

  /* Make the call/phone icon button compact and centered */
  body[data-page="hotels"] .travel-listing-call {
    width: 40px !important;
    min-width: 40px !important;
    padding: 0 !important;
    justify-self: start !important;
  }

  /* Mobile tile quote button constraint */
  body[data-page="hotels"] .mobile-hotel-quote,
  body[data-page="hotels"] .mobile-quote-btn {
    max-width: none !important;
    width: 100% !important;
    justify-self: stretch !important;
  }

  /* Reduce any thin line/separator height above actions if present */
  body[data-page="hotels"] .travel-listing-actions,
  body[data-page="hotels"] .travel-listing-actions::before {
    border-top-width: 0 !important;
  }

  /* Compact note/badge above actions */
  body[data-page="hotels"] .travel-listing-note {
    padding: 3px 6px !important;
    font-size: 0.62rem !important;
  }
}

/* Make hotel listing cards match homepage mobile card proportions */
@media (max-width: 420px) {
  body[data-page="hotels"] .travel-listing-card {
    grid-template-rows: 260px auto !important;
    border-radius: 12px !important;
    overflow: hidden !important;
  }

  body[data-page="hotels"] .travel-listing-media,
  body[data-page="hotels"] .travel-listing-media .package-image-track {
    height: 260px !important;
    min-height: 0 !important;
  }

  body[data-page="hotels"] .travel-listing-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  body[data-page="hotels"] .travel-listing-actions {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 8px !important;
    margin-top: 6px !important;
  }

  body[data-page="hotels"] .travel-listing-call,
  body[data-page="hotels"] .travel-listing-quote,
  body[data-page="hotels"] .card-actions .btn {
    min-height: 40px !important;
    font-size: 0.82rem !important;
    border-radius: 8px !important;
    padding: 0 12px !important;
  }

  body[data-page="hotels"] .travel-listing-note {
    padding: 4px 8px !important;
    font-size: 0.68rem !important;
  }

  /* Ensure the action area sits visually inside the card */
  body[data-page="hotels"] .travel-listing-body {
    padding-bottom: 12px !important;
  }
}

@media (max-width: 768px), (pointer: coarse) {
  html,
  body,
  a,
  button,
  input,
  select,
  textarea,
  label,
  [role="button"],
  [data-single-date-toggle],
  [data-stay-toggle] {
    touch-action: manipulation;
  }
}

.calendar-switch-icon {
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  flex: 0 0 auto;
  fill: none;
  color: #111827 !important;
  stroke: #111827 !important;
  stroke-width: 2.6;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -0.16em;
}

.calendar-switch-icon path,
.stay-date-range-button .calendar-switch-icon,
.stay-date-range-button .calendar-switch-icon path {
  color: #111827 !important;
  stroke: #111827 !important;
}

/* Mobile hotel search final theme: keep the compact mobile layout, use the site palette. */
@media (max-width: 640px) {
  body[data-page="hotel-search"],
  body[data-page="hotel-search"] main,
  .hotel-search-page {
    color: #0f172a;
    background: #f4f7fb;
    overflow-x: hidden;
  }

  .hotel-search-mobile-top {
    color: #0f172a;
    background: #ffffff;
    border-color: #f5a623;
    box-shadow: 0 10px 26px rgba(15, 28, 56, 0.13);
  }

  .hotel-search-mobile-back {
    color: #0f172a;
  }

  .hotel-search-mobile-top span {
    color: #64748b;
  }

  .hotel-search-mobile-actions {
    gap: 8px;
    margin: 0 10px 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbe3ef;
  }

  .hotel-search-mobile-actions button,
  .hotel-search-mobile-sort-form {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #0f172a;
    background: #ffffff;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    box-shadow: 0 8px 20px rgba(15, 28, 56, 0.08);
    font: inherit;
    font-size: 0.9rem;
    font-weight: 800;
  }

  .hotel-search-mobile-sort-form select {
    max-width: 120px;
    color: #0f172a;
    background: transparent;
    border: 0;
    outline: 0;
    font: inherit;
    font-weight: 800;
  }

  .hotel-search-mobile-count {
    color: #475569;
  }

  .hotel-search-card,
  .hotel-search-card:first-of-type {
    margin: 0 8px 10px;
    color: #0f172a;
    background: #ffffff;
    border: 1px solid #d8dee8;
    border-radius: 12px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08);
  }

  .hotel-search-media button {
    color: #0f172a;
    background: rgba(255, 255, 255, 0.92);
  }

  .hotel-search-title-row h3,
  .hotel-search-title-row h3 a {
    color: #006ce4;
    font-size: 0.84rem;
  }

  .hotel-search-location,
  .hotel-search-location a,
  .hotel-search-room,
  .hotel-search-room strong {
    color: #0f172a;
  }

  .hotel-search-badge {
    color: #ffffff;
    background: #008234;
    border-color: #008234;
  }

  .hotel-search-room-size {
    color: #475569;
  }

  .hotel-search-room span:last-child {
    color: #008234;
  }

  .hotel-search-price span,
  .hotel-search-price small {
    color: #64748b;
  }

  .hotel-search-price strong {
    color: #0f172a;
  }

  .hotel-search-filter-panel {
    color: #0f172a;
    background: #ffffff;
  }

  .hotel-search-filter-mobile-head {
    color: #0f172a;
    background: #ffffff;
    border-bottom: 1px solid #e2e8f0;
  }

  .hotel-search-filter-mobile-head button {
    color: #0f172a;
  }

  .hotel-search-filter-mobile-head a {
    color: #006ce4;
  }

  .hotel-search-filter-panel section {
    border-top-color: #e5e7eb;
  }

  .hotel-search-filter-panel h3,
  .hotel-search-filter-panel h4,
  .hotel-search-filter-panel p,
  .hotel-search-filter-panel label,
  .hotel-search-range-value {
    color: #0f172a;
  }

  .hotel-search-filter-panel p,
  .hotel-search-filter-panel label span {
    color: #64748b;
  }

  .hotel-search-dual-range::before {
    background: #1f2937;
  }

  .hotel-search-budget-chip {
    color: #17345c;
    background: #ffffff;
    border-color: #edf2f7;
  }

  .hotel-search-budget-chip.active,
  .hotel-search-budget-chip:hover {
    color: #ffffff;
    background: #006ce4;
    border-color: #006ce4;
  }

  .hotel-search-filter-actions {
    background: #ffffff;
    border-top-color: #dbe3ef;
    box-shadow: 0 -10px 24px rgba(15, 28, 56, 0.08);
  }

  .hotel-search-filter-actions .btn {
    background: #006ce4;
  }

  .hotel-search-filter-actions a {
    color: #006ce4;
  }

  .empty-state {
    color: #0f172a;
    background: #ffffff;
    border-color: #d8dee8;
  }

  .empty-state p {
    color: #64748b;
  }
}

/* True final mobile card normalization for non-home listing pages. */
@media (max-width: 820px) {
  body[data-page="packages"] .card,
  body[data-page="tours"] .card,
  body[data-page="hotels"] .travel-listing-card,
  body[data-page="tickets"] .ticket-listing-card,
  body[data-page="services"] .card,
  body[data-page="transportation"] .travel-listing-card,
  body[data-page="education"] .card {
    display: grid !important;
    grid-template-rows: 351px auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    color: var(--ink) !important;
    background: var(--white) !important;
    border: 1px solid var(--line) !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.1) !important;
  }

  body[data-page="packages"] .card-media,
  body[data-page="tours"] .card-media,
  body[data-page="hotels"] .travel-listing-media,
  body[data-page="tickets"] .ticket-listing-card .card-media,
  body[data-page="services"] .card-media,
  body[data-page="transportation"] .travel-listing-media,
  body[data-page="education"] .card-media {
    height: 351px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
  }

  body[data-page="packages"] .package-image-track,
  body[data-page="tours"] .package-image-track,
  body[data-page="hotels"] .travel-listing-media .package-image-track,
  body[data-page="transportation"] .travel-listing-media .package-image-track {
    height: 100% !important;
  }

  body[data-page="packages"] .card-media img,
  body[data-page="tours"] .card-media img,
  body[data-page="hotels"] .travel-listing-media img,
  body[data-page="tickets"] .ticket-listing-card .card-media img,
  body[data-page="services"] .card-media img,
  body[data-page="transportation"] .travel-listing-media img,
  body[data-page="education"] .card-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transform: scale(1.01);
  }

  body[data-page="packages"] .card-body,
  body[data-page="tours"] .card-body,
  body[data-page="hotels"] .travel-listing-body,
  body[data-page="tickets"] .ticket-listing-body,
  body[data-page="services"] .card-body,
  body[data-page="transportation"] .travel-listing-body,
  body[data-page="education"] .card-body {
    display: grid !important;
    gap: 7px !important;
    padding: 12px 12px 14px !important;
  }

  body[data-page="packages"] .card h3,
  body[data-page="tours"] .card h3,
  body[data-page="hotels"] .card h3,
  body[data-page="tickets"] .card h3,
  body[data-page="services"] .card h3,
  body[data-page="transportation"] .card h3,
  body[data-page="education"] .card h3 {
    margin: 0 !important;
    color: var(--forest) !important;
    font-size: 1.05rem !important;
    font-weight: 950 !important;
    line-height: 1.22 !important;
  }

  body[data-page="packages"] .card p,
  body[data-page="tours"] .card p,
  body[data-page="hotels"] .card p,
  body[data-page="tickets"] .card p,
  body[data-page="services"] .card p,
  body[data-page="transportation"] .card p,
  body[data-page="education"] .card p {
    margin: 0 !important;
    color: var(--muted) !important;
    font-size: 0.82rem !important;
    line-height: 1.35 !important;
  }

  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="hotels"] .travel-listing-actions,
  body[data-page="tickets"] .travel-listing-actions,
  body[data-page="services"] .card-actions,
  body[data-page="transportation"] .travel-listing-actions,
  body[data-page="education"] .card-actions {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 8px !important;
    margin-top: 4px !important;
  }

  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="services"] .card-actions,
  body[data-page="education"] .card-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-page="packages"] .card-actions .btn,
  body[data-page="tours"] .card-actions .btn,
  body[data-page="services"] .card-actions .btn,
  body[data-page="education"] .card-actions .btn {
    min-height: 42px !important;
    border-radius: 7px !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
  }

  body[data-page="hotel-search"] .empty-state {
    box-sizing: border-box !important;
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
    padding: 20px !important;
    overflow: hidden !important;
  }

  body[data-page="hotel-search"] .empty-state h3,
  body[data-page="hotel-search"] .empty-state p {
    display: block !important;
    width: auto !important;
    max-width: calc(100vw - 64px) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  body[data-page="hotel-search"] .empty-state h3 {
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }

  body[data-page="hotel-search"] .empty-state p {
    max-width: calc(100vw - 92px) !important;
  }

  body[data-page="hotel-search"],
  body[data-page="hotel-search"] main,
  body[data-page="hotel-search"] .hotel-search-page,
  body[data-page="hotel-search"] .hotel-search-shell,
  body[data-page="hotel-search"] .hotel-search-results {
    width: 100% !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  body[data-page="hotel-search"] .hotel-search-page *,
  body[data-page="hotel-search"] .hotel-search-page *::before,
  body[data-page="hotel-search"] .hotel-search-page *::after {
    box-sizing: border-box !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-top,
  body[data-page="hotel-search"] .hotel-search-mobile-actions {
    width: calc(100% - 20px) !important;
    max-width: calc(100% - 20px) !important;
  }
}

/* Final mobile listing cards: match the home-page mobile card style across pages. */
@media (max-width: 820px) {
  body[data-page="packages"] .grid.three,
  body[data-page="tours"] .grid.three,
  body[data-page="hotels"] .grid.three,
  body[data-page="tickets"] .grid.three,
  body[data-page="services"] .grid.three,
  body[data-page="transportation"] .grid.three,
  body[data-page="education"] .grid.three {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0 8px;
  }

  body[data-page="packages"] .travel-listing-card,
  body[data-page="packages"] .card,
  body[data-page="tours"] .travel-listing-card,
  body[data-page="tours"] .card,
  body[data-page="hotels"] .travel-listing-card,
  body[data-page="tickets"] .ticket-listing-card,
  body[data-page="services"] .card,
  body[data-page="transportation"] .travel-listing-card,
  body[data-page="education"] .card {
    display: grid;
    grid-template-rows: 351px auto;
    min-height: 0;
    overflow: hidden;
    color: var(--ink);
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.1);
  }

  body[data-page="packages"] .travel-listing-media,
  body[data-page="packages"] .card-media,
  body[data-page="tours"] .travel-listing-media,
  body[data-page="tours"] .card-media,
  body[data-page="hotels"] .travel-listing-media,
  body[data-page="tickets"] .ticket-listing-card .card-media,
  body[data-page="services"] .card-media,
  body[data-page="transportation"] .travel-listing-media,
  body[data-page="education"] .card-media {
    position: relative;
    height: 351px;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    overflow: hidden;
  }

  body[data-page="packages"] .travel-listing-media .package-image-track,
  body[data-page="tours"] .travel-listing-media .package-image-track,
  body[data-page="hotels"] .travel-listing-media .package-image-track,
  body[data-page="transportation"] .travel-listing-media .package-image-track {
    height: 100%;
  }

  body[data-page="packages"] .travel-listing-media img,
  body[data-page="packages"] .card-media img,
  body[data-page="tours"] .travel-listing-media img,
  body[data-page="tours"] .card-media img,
  body[data-page="hotels"] .travel-listing-media img,
  body[data-page="tickets"] .ticket-listing-card .card-media img,
  body[data-page="services"] .card-media img,
  body[data-page="transportation"] .travel-listing-media img,
  body[data-page="education"] .card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
  }

  body[data-page="packages"] .travel-listing-body,
  body[data-page="packages"] .card-body,
  body[data-page="tours"] .travel-listing-body,
  body[data-page="tours"] .card-body,
  body[data-page="hotels"] .travel-listing-body,
  body[data-page="tickets"] .ticket-listing-body,
  body[data-page="services"] .card-body,
  body[data-page="transportation"] .travel-listing-body,
  body[data-page="education"] .card-body {
    display: grid;
    gap: 7px;
    padding: 12px 12px 14px;
  }

  body[data-page="packages"] .travel-listing-link,
  body[data-page="tours"] .travel-listing-link,
  body[data-page="hotels"] .travel-listing-link,
  body[data-page="tickets"] .ticket-listing-link,
  body[data-page="transportation"] .travel-listing-link {
    display: grid;
    gap: 7px;
    color: inherit;
  }

  body[data-page="packages"] .travel-listing-meta,
  body[data-page="tours"] .travel-listing-meta,
  body[data-page="hotels"] .travel-listing-meta,
  body[data-page="tickets"] .travel-listing-meta,
  body[data-page="transportation"] .travel-listing-meta,
  body[data-page="packages"] .meta-row,
  body[data-page="tours"] .meta-row,
  body[data-page="hotels"] .meta-row,
  body[data-page="services"] .meta-row,
  body[data-page="education"] .meta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    color: var(--muted);
    font-size: 0.76rem;
  }

  body[data-page="packages"] .travel-listing-meta strong,
  body[data-page="tours"] .travel-listing-meta strong,
  body[data-page="hotels"] .travel-listing-meta strong,
  body[data-page="tickets"] .travel-listing-meta strong,
  body[data-page="transportation"] .travel-listing-meta strong {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #0f9f6e;
    font-size: 0.76rem;
    font-weight: 900;
  }

  body[data-page="packages"] .travel-listing-meta svg,
  body[data-page="tours"] .travel-listing-meta svg,
  body[data-page="hotels"] .travel-listing-meta svg,
  body[data-page="tickets"] .travel-listing-meta svg,
  body[data-page="transportation"] .travel-listing-meta svg {
    width: 13px;
    height: 13px;
    fill: currentColor;
  }

  body[data-page="packages"] .card h3,
  body[data-page="tours"] .card h3,
  body[data-page="hotels"] .card h3,
  body[data-page="tickets"] .card h3,
  body[data-page="services"] .card h3,
  body[data-page="transportation"] .card h3,
  body[data-page="education"] .card h3 {
    display: block;
    margin: 0;
    color: var(--forest);
    font-size: 1.05rem;
    font-weight: 950;
    line-height: 1.22;
  }

  body[data-page="packages"] .card p,
  body[data-page="tours"] .card p,
  body[data-page="hotels"] .card p,
  body[data-page="tickets"] .card p,
  body[data-page="services"] .card p,
  body[data-page="transportation"] .card p,
  body[data-page="education"] .card p {
    margin: 0;
    color: var(--muted);
    font-size: 0.82rem;
    line-height: 1.35;
  }

  body[data-page="packages"] .travel-listing-route,
  body[data-page="tours"] .travel-listing-route,
  body[data-page="hotels"] .travel-listing-route,
  body[data-page="tickets"] .travel-listing-route,
  body[data-page="transportation"] .travel-listing-route,
  body[data-page="packages"] .ticket-options,
  body[data-page="tickets"] .ticket-options {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #2c3441;
    font-size: 0.7rem;
    font-weight: 800;
    white-space: nowrap;
  }

  body[data-page="packages"] .travel-listing-route span + span::before,
  body[data-page="tours"] .travel-listing-route span + span::before,
  body[data-page="hotels"] .travel-listing-route span + span::before,
  body[data-page="tickets"] .travel-listing-route span + span::before,
  body[data-page="transportation"] .travel-listing-route span + span::before {
    color: var(--gold);
    content: "\2022 ";
  }

  body[data-page="packages"] .travel-listing-route span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }

  body[data-page="packages"] .travel-listing-route svg {
    width: 13px;
    height: 13px;
    color: #64748b;
  }

  body[data-page="packages"] .package-public-price {
    display: grid;
    gap: 4px;
    margin-top: 8px;
  }

  body[data-page="packages"] .package-public-price span {
    color: #64748b;
    font-size: 0.72rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
  }

  body[data-page="packages"] .package-public-price strong {
    color: #071225;
    font-size: 1.05rem;
    font-weight: 900;
    line-height: 1.1;
  }

  body[data-page="packages"] .travel-listing-note,
  body[data-page="tours"] .travel-listing-note,
  body[data-page="hotels"] .travel-listing-note,
  body[data-page="tickets"] .travel-listing-note,
  body[data-page="transportation"] .travel-listing-note {
    width: fit-content;
    max-width: 100%;
    padding: 4px 7px;
    overflow: hidden;
    color: #24633b;
    background: #e6f7ec;
    border-radius: 4px;
    font-size: 0.66rem;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body[data-page="packages"] .travel-listing-actions,
  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .travel-listing-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="hotels"] .travel-listing-actions,
  body[data-page="tickets"] .travel-listing-actions,
  body[data-page="transportation"] .travel-listing-actions,
  body[data-page="services"] .card-actions,
  body[data-page="education"] .card-actions {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 8px;
    margin-top: 4px;
  }

  body[data-page="packages"] .travel-listing-call,
  body[data-page="packages"] .travel-listing-quote,
  body[data-page="packages"] .card-actions .btn,
  body[data-page="tours"] .travel-listing-call,
  body[data-page="tours"] .travel-listing-quote,
  body[data-page="tours"] .card-actions .btn,
  body[data-page="hotels"] .travel-listing-call,
  body[data-page="hotels"] .travel-listing-quote,
  body[data-page="tickets"] .travel-listing-call,
  body[data-page="tickets"] .travel-listing-quote,
  body[data-page="transportation"] .travel-listing-call,
  body[data-page="transportation"] .travel-listing-quote,
  body[data-page="services"] .card-actions .btn,
  body[data-page="education"] .card-actions .btn {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    font-size: 0.78rem;
    font-weight: 900;
  }

  body[data-page="packages"] .travel-listing-call,
  body[data-page="tours"] .travel-listing-call,
  body[data-page="hotels"] .travel-listing-call,
  body[data-page="tickets"] .travel-listing-call,
  body[data-page="transportation"] .travel-listing-call {
    color: var(--forest);
    background: #edf4ff;
  }

  body[data-page="packages"] .travel-listing-quote,
  body[data-page="tours"] .travel-listing-quote,
  body[data-page="hotels"] .travel-listing-quote,
  body[data-page="tickets"] .travel-listing-quote,
  body[data-page="transportation"] .travel-listing-quote {
    color: #101520;
    background: var(--gold);
  }

  body[data-page="packages"] .package-image-nav,
  body[data-page="tours"] .package-image-nav,
  body[data-page="hotels"] .package-image-nav,
  body[data-page="transportation"] .package-image-nav {
    display: none;
  }
}

@font-face {
  font-family: "TripGeom";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://ak-s-cw.tripcdn.com/modules/ibu/online-assets/TripGeom-Regular.ba9c64b894f5e19551d23b37a07ba0a4.woff2") format("woff2");
}

@font-face {
  font-family: "TripGeom";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://ak-s-cw.tripcdn.com/modules/ibu/online-assets/TripGeom-Medium.c01bb95e18e1b0d0137ff80b79b97a38.woff2") format("woff2");
}

@font-face {
  font-family: "TripGeom";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://ak-s-cw.tripcdn.com/modules/ibu/online-assets/TripGeom-Bold.9e9e0eb59209311df954413ff4957cbb.woff2") format("woff2");
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family:
    "ST Pro Text", "SF Pro Text", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
  line-height: 1.6;
}

body:not(.app-ready) {
  overflow: hidden;
}

body:not(.app-ready) .site-footer,
body:not(.app-ready) .whatsapp-float {
  display: none !important;
}

body:not(.app-ready)::before {
  position: fixed;
  inset: 0;
  z-index: 99998;
  content: "";
  background: #f4f7fb;
}

body:not(.app-ready)::after {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  width: 58px;
  height: 58px;
  content: "";
  background: transparent;
  border: 5px solid rgba(6, 47, 80, 0.16);
  border-top-color: var(--gold);
  border-right-color: var(--brand-blue);
  border-radius: 999px;
  box-shadow: none;
  transform: translate(-50%, -50%);
  animation: dalil-loader-spin 0.8s linear infinite;
}

@keyframes dalil-loader-spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px clamp(16px, 3vw, 42px);
  background: var(--forest);
  border-bottom: 1px solid rgba(245, 166, 35, 0.24);
  box-shadow: none;
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: max-content;
}

.brand strong,
.brand small {
  display: block;
}

.brand strong {
  color: var(--brand-blue);
  font-family: "Poppins", "ST Pro Text", "SF Pro Text", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: clamp(1.55rem, 2.6vw, 2.25rem);
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.brand strong em {
  color: var(--gold);
  font-style: normal;
}

.brand small {
  color: var(--muted);
  font-size: 0.73rem;
}

.main-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2px;
  width: 100%;
  font-size: 0.82rem;
  font-weight: 700;
}

.main-nav > a,
.nav-dropdown > a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  min-height: 38px;
  padding: 8px 7px;
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.84);
}

.main-nav a:hover,
.main-nav a.active {
  color: var(--white);
  background: rgba(255, 255, 255, 0.12);
}

.nav-signup {
  display: none !important;
}

.nav-dropdown {
  position: relative;
}

.nav-dropdown svg {
  width: 14px;
}

.dropdown-panel {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  display: grid;
  min-width: 230px;
  padding: 10px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
  transition: 180ms ease;
}

.dropdown-panel a {
  padding: 10px;
  border-radius: 6px;
}

.dropdown-panel a.customize-package-link {
  margin-top: 6px;
  color: var(--white);
  font-weight: 700;
  text-align: center;
  background: var(--forest);
  border: 1px solid rgba(245, 166, 35, 0.55);
  box-shadow: 0 10px 22px rgba(15, 28, 56, 0.16);
}

.dropdown-panel a.customize-package-link:hover,
.dropdown-panel a.customize-package-link:focus-visible {
  color: var(--white);
  background: #062f50;
  border-color: var(--gold);
}

.nav-dropdown:hover .dropdown-panel,
.nav-dropdown:focus-within .dropdown-panel {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--white);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
}

.mobile-header-search,
.mobile-global-search-panel,
.mobile-home-search-panel,
.desktop-traveloka-services {
  display: none;
}

.mobile-lang-switcher {
  display: none;
}

.lang-switcher {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

.lang-btn {
  min-height: 30px;
}

/* 20260902: match package and promotion price range controls. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    height: 46px !important;
    margin-top: -2px !important;
    min-height: 46px !important;
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-fill {
    border-radius: 999px !important;
    height: 7px !important;
    top: 50% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-handle {
    background: #fff !important;
    border: 4px solid #062f50 !important;
    height: 44px !important;
    max-height: 44px !important;
    max-width: 44px !important;
    min-height: 44px !important;
    min-width: 44px !important;
    width: 44px !important;
  }
}

html[dir="rtl"] body {
  direction: rtl;
  text-align: right;
}

html[dir="rtl"] input,
html[dir="rtl"] textarea,
html[dir="rtl"] select {
  text-align: right;
}

html[dir="rtl"] .brand,
html[dir="rtl"] .sidebar-logo,
html[dir="rtl"] .phone-number,
html[dir="rtl"] [data-no-translate] {
  direction: ltr;
}

.phone-number {
  direction: ltr;
  unicode-bidi: isolate;
}

html[dir="rtl"] .main-nav,
html[dir="rtl"] .hero-actions,
html[dir="rtl"] .card-actions,
html[dir="rtl"] .meta-row,
html[dir="rtl"] .mobile-hotel-tabs,
html[dir="rtl"] .activity-mobile-meta,
html[dir="rtl"] .ticket-mobile-meta,
html[dir="rtl"] .mobile-package-cities,
html[dir="rtl"] .mobile-package-inclusions,
html[dir="rtl"] .hotel-room-detail-list div,
html[dir="rtl"] .mobile-hotel-filter-row,
html[dir="rtl"] .mobile-service-actions {
  direction: rtl;
}

html[dir="rtl"] .section-head,
html[dir="rtl"] .content,
html[dir="rtl"] .card-body,
html[dir="rtl"] .mobile-hotel-card-body,
html[dir="rtl"] .mobile-package-card-body,
html[dir="rtl"] .activity-mobile-body,
html[dir="rtl"] .ticket-mobile-body,
html[dir="rtl"] .education-mobile-body,
html[dir="rtl"] .hotel-data-panel,
html[dir="rtl"] .mobile-filter-sheet {
  text-align: right;
}

html[dir="rtl"] .dropdown-panel {
  right: 0;
  left: auto;
  text-align: right;
}

html[dir="rtl"] body[data-page="blog"] .news-page-section,
html[dir="rtl"] body[data-page="blog"] .news-list,
html[dir="rtl"] body[data-page="blog"] .news-card,
html[dir="rtl"] body[data-page="blog"] .news-card .card-body {
  direction: rtl;
  text-align: right;
}

html[dir="rtl"] body[data-page="blog"] .news-page-heading {
  direction: rtl;
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}

html[dir="rtl"] body[data-page="blog"] .news-page-heading p,
html[dir="rtl"] body[data-page="blog"] .news-card h3,
html[dir="rtl"] body[data-page="blog"] .news-card p {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}

html[dir="rtl"] body[data-page="blog"] .news-card .card-actions {
  justify-self: end;
}

html[dir="rtl"] body[data-page="blog-details"] .blog-article,
html[dir="rtl"] body[data-page="blog-details"] .article-lede,
html[dir="rtl"] body[data-page="blog-details"] .article-grid,
html[dir="rtl"] body[data-page="blog-details"] .article-section,
html[dir="rtl"] body[data-page="blog-details"] .news-source-note {
  direction: rtl;
  text-align: right;
}

html[dir="rtl"] body[data-page="blog-details"] .article-lede h2,
html[dir="rtl"] body[data-page="blog-details"] .article-lede p,
html[dir="rtl"] body[data-page="blog-details"] .article-section h3,
html[dir="rtl"] body[data-page="blog-details"] .article-section p,
html[dir="rtl"] body[data-page="blog-details"] .news-source-note p {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}

html[dir="rtl"] body[data-page="tour-details"] .tour-detail-redesign,
html[dir="rtl"] body[data-page="tour-details"] .tour-detail-main,
html[dir="rtl"] body[data-page="tour-details"] .tour-detail-sidebar,
html[dir="rtl"] body[data-page="tour-details"] .tour-detail-panel,
html[dir="rtl"] body[data-page="tour-details"] .hotel-data-panel,
html[dir="rtl"] body[data-page="tour-details"] .tour-related-ticket-section {
  direction: ltr;
  text-align: left;
}

html[dir="rtl"] body[data-page="hotels"] .travel-listing-card,
html[dir="rtl"] body[data-page="hotels"] .travel-listing-body,
html[dir="rtl"] body[data-page="hotels"] .travel-listing-card *,
html[dir="rtl"] body[data-page="hotel-search"] .hotel-search-card,
html[dir="rtl"] body[data-page="hotel-search"] .hotel-search-card *,
html[dir="rtl"] body[data-page="hotel-details"] .detail-content,
html[dir="rtl"] body[data-page="hotel-details"] .detail-content *,
html[dir="rtl"] body[data-page="hotel-details"] .mobile-hotel-detail-hero,
html[dir="rtl"] body[data-page="hotel-details"] .mobile-hotel-detail-hero *,
html[dir="rtl"] body[data-page="hotel-room-details"] .detail-content,
html[dir="rtl"] body[data-page="hotel-room-details"] .detail-content *,
html[dir="rtl"] body[data-page="education"] .education-mobile-card,
html[dir="rtl"] body[data-page="education"] .education-mobile-body,
html[dir="rtl"] body[data-page="education"] .education-mobile-card *,
html[dir="rtl"] body[data-page="education-details"] .education-detail-content,
html[dir="rtl"] body[data-page="education-details"] .education-detail-content *,
html[dir="rtl"] body[data-page="flights"] .flight-results-shell,
html[dir="rtl"] body[data-page="flights"] .flight-result-card,
html[dir="rtl"] body[data-page="flights"] .flight-result-main,
html[dir="rtl"] body[data-page="flights"] .mobile-flight-card,
html[dir="rtl"] body[data-page="top-attractions"] .guide-section-hotels-page .guide-article,
html[dir="rtl"] body[data-page="top-attractions"] .guide-section-hotels-page .guide-article-content,
html[dir="rtl"] body[data-page="top-attractions"] .guide-detail-hotels-page,
html[dir="rtl"] body[data-page="top-attractions"] .guide-detail-hotels-page *,
html[dir="rtl"] body[data-page="top-attractions"] .guide-section-institutions-page .guide-article,
html[dir="rtl"] body[data-page="top-attractions"] .guide-section-institutions-page .guide-article-content,
html[dir="rtl"] body[data-page="top-attractions"] .guide-detail-institutions-page,
html[dir="rtl"] body[data-page="top-attractions"] .guide-detail-institutions-page * {
  direction: ltr;
  text-align: left;
}

html[dir="rtl"] body[data-page="home"] .mobile-hotel-card,
html[dir="rtl"] body[data-page="home"] .mobile-hotel-card *,
html[dir="rtl"] body[data-page="hotels"] .mobile-hotel-card,
html[dir="rtl"] body[data-page="hotels"] .mobile-hotel-card * {
  direction: ltr;
  text-align: left;
}

html[dir="rtl"] .package-image-nav.prev,
html[dir="rtl"] .gallery-scroll-button.prev {
  right: 10px;
  left: auto;
}

html[dir="rtl"] .package-image-nav.next,
html[dir="rtl"] .gallery-scroll-button.next {
  right: auto;
  left: 10px;
}

.hero {
  position: relative;
  min-height: min(820px, calc(100vh - 74px));
  display: grid;
  align-items: end;
  overflow: hidden;
  color: var(--white);
}

.hero-media {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.hero::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: rgba(15, 28, 56, 0.72);
}

.hero-inner {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
  padding: 96px 0 40px;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin-bottom: 14px;
  padding: 8px 12px;
  color: var(--forest);
  background: rgba(255, 255, 255, 0.86);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.hero h1,
.page-hero h1 {
  max-width: 850px;
  margin: 0;
  font-size: clamp(2.65rem, 7vw, 6.8rem);
  line-height: 0.95;
  letter-spacing: 0;
}

.hero p,
.page-hero p {
  max-width: 650px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(1.05rem, 2.4vw, 1.28rem);
}

.hero-actions,
.section-actions,
.card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  padding: 12px 18px;
  color: var(--white);
  background: var(--forest);
  border: 1px solid transparent;
  border-radius: 8px;
  font-weight: 900;
  cursor: pointer;
  transition:
    transform 160ms ease,
    box-shadow 160ms ease,
    background 160ms ease;
}

.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(15, 28, 56, 0.24);
}

.btn.secondary {
  color: var(--ink);
  background: var(--white);
  border-color: var(--line);
}

.btn.gold {
  color: #1c1507;
  background: var(--gold);
}

.btn.ghost {
  color: var(--forest);
  background: rgba(15, 28, 56, 0.08);
}

.search-box {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr auto;
  gap: 12px;
  margin-top: 46px;
  padding: 14px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.field {
  display: grid;
  gap: 5px;
}

.field label,
.field span {
  color: var(--muted);
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
}

.field input,
.field select,
.field textarea,
.field output {
  width: 100%;
  min-height: 46px;
  padding: 11px 12px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  outline-color: var(--teal);
}

.field output.package-duration-output {
  display: flex;
  align-items: center;
  color: var(--muted);
  font-weight: 700;
}

.package-duration-field.is-duration-empty {
  display: none !important;
}

section,
.page-wrap {
  padding: clamp(58px, 9vw, 112px) clamp(18px, 4vw, 56px);
}

.section-inner,
.page-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}

.section-head h2,
.content h2 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3.3rem);
  line-height: 1.03;
  letter-spacing: 0;
}

.section-head p,
.content p {
  max-width: 670px;
  margin: 10px 0 0;
  color: var(--muted);
}

.flight-booking-delivery h2 {
  font-size: 1.25rem;
  line-height: 1.2;
}

.flight-booking-delivery p {
  font-size: 0.95rem;
  max-width: 560px;
}

.grid {
  display: grid;
  gap: 18px;
}

.grid.two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid.three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid.four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.card {
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: 0 14px 36px rgba(18, 32, 29, 0.07);
}

.card-media {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--soft);
}

.white-image-placeholder {
  display: block;
  background: #ffffff !important;
  border: 1px solid #e5eaf2;
}

.white-image-placeholder img,
img.white-image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  background: #ffffff;
}

body[data-page="education"] .card-media {
  display: grid;
  place-items: center;
  padding: 28px;
  background: #fff;
}

body[data-page="education"] .card-media img {
  width: min(68%, 150px);
  height: min(68%, 150px);
  object-fit: contain;
}

.package-media {
  position: relative;
}

.ticket-video-media,
.ticket-detail-video {
  background: #000;
}

.ticket-video-player {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  background: #000;
}

.ticket-video-fallback {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  padding: 6px 10px;
  border-radius: 6px;
  background: rgba(15, 23, 42, 0.82);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  text-decoration: none;
}

.ticket-detail-video {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: var(--radius);
  box-shadow: 0 18px 46px rgba(15, 28, 56, 0.12);
}

.package-image-track {
  height: 100%;
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.package-image-track::-webkit-scrollbar {
  display: none;
}

.package-image-track img {
  flex: 0 0 100%;
  scroll-snap-align: start;
}

.package-image-nav {
  position: absolute;
  top: 50%;
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  color: var(--forest);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(219, 229, 223, 0.9);
  border-radius: 999px;
  box-shadow: 0 10px 22px rgba(15, 28, 56, 0.18);
  cursor: pointer;
  transform: translateY(-50%);
  transition:
    background 160ms ease,
    transform 160ms ease;
}

.package-image-nav:hover {
  background: var(--white);
  transform: translateY(-50%) scale(1.04);
}

.package-image-nav svg {
  width: 18px;
  height: 18px;
}

.package-image-nav.prev {
  left: 10px;
}

.package-image-nav.next {
  right: 10px;
}

.card-body {
  padding: 20px;
}

.news-card {
  display: flex;
  min-height: 260px;
}

.news-card .card-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.news-card .card-actions {
  margin-top: auto;
}

body[data-page="blog"] .news-list {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}

body[data-page="blog"] .news-page-section {
  background: #f5f8fb;
}

body[data-page="blog"] .news-page-heading {
  max-width: 820px;
  margin-bottom: 28px;
}

body[data-page="blog"] .news-page-heading h2 {
  margin: 0;
  color: var(--forest);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: 1.05;
}

body[data-page="blog"] .news-page-heading p {
  max-width: 720px;
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.7;
}

body[data-page="blog"] .news-card {
  min-height: 0;
  padding: 34px 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  box-shadow: none;
}

body[data-page="blog"] .news-card .card-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px 24px;
  padding: 0;
}

body[data-page="blog"] .news-card .pill {
  grid-column: 1 / -1;
}

body[data-page="blog"] .news-card h3 {
  margin: 0;
  max-width: 780px;
  color: var(--forest);
  font-size: clamp(1.25rem, 2vw, 1.8rem);
  line-height: 1.18;
}

body[data-page="blog"] .news-card p {
  grid-column: 1 / 2;
  max-width: 760px;
  font-size: 1.02rem;
  line-height: 1.7;
}

body[data-page="blog"] .news-card .card-actions {
  grid-column: 2 / 3;
  grid-row: 2 / 4;
  align-self: center;
  margin-top: 0;
}

@media (max-width: 820px) {
  body[data-page="blog"] .news-card {
    padding: 22px 0;
  }

  body[data-page="blog"] .news-card .card-body {
    display: flex;
    gap: 12px;
  }

  body[data-page="blog"] .news-card .card-actions {
    align-self: flex-start;
  }
}

.card h3 {
  margin: 0 0 8px;
  font-size: 1.18rem;
  line-height: 1.2;
}

.card p {
  margin: 0;
  color: var(--muted);
}

.attractions-showcase {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 360px;
  gap: 18px;
}

.attraction-card {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid rgba(208, 220, 232, 0.9);
  box-shadow: none;
  isolation: isolate;
}

.attraction-card.featured {
  grid-column: span 2;
}

.attraction-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.attraction-card::before {
  content: none;
}

.attraction-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  min-height: 100%;
  padding: 20px;
  color: var(--ink);
  text-align: center;
}

.attraction-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 10px;
}

.attraction-meta span,
.ticket-badge,
.promotion-ribbon {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: fit-content;
  padding: 7px 10px;
  color: #1c1507;
  background: var(--gold);
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 900;
}

.attraction-meta span + span {
  color: var(--white);
  background: rgba(255, 255, 255, 0.18);
}

.attraction-card-taxonomy {
  display: grid;
  justify-items: center;
  gap: 5px;
  margin-bottom: 12px;
}

.attraction-card-taxonomy span,
.attraction-card-taxonomy small {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1.1;
}

.attraction-card-taxonomy span {
  color: #1c1507;
  background: var(--gold);
}

.attraction-card-taxonomy small {
  color: var(--white);
  background: rgba(255, 255, 255, 0.18);
}

.attraction-card h3,
.promotion-card h3 {
  margin: 0 auto;
  font-size: clamp(1.45rem, 2.6vw, 2.6rem);
  line-height: 1.03;
}

.attraction-card h3 {
  max-width: min(92%, 430px);
  padding: 0;
  background: transparent;
  color: var(--white);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.48);
}

.attraction-card .card-actions {
  justify-content: center;
  margin-top: 12px;
}

.attraction-card .btn {
  min-height: 0;
  min-width: 0;
  padding: 9px 16px;
  border-radius: 8px;
  font-size: 0.86rem;
}

.attraction-card.no-image {
  background: #2f9aae;
}

.attraction-card.no-image .attraction-overlay {
  justify-content: flex-end;
}

.attraction-card.no-image h3 {
  color: var(--white);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.attraction-card p {
  max-width: 560px;
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.82);
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ticket-activity {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  gap: 18px;
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}

.medication-service-card {
  min-height: 100%;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 14px;
  box-shadow: 0 16px 34px rgba(18, 32, 29, 0.08);
}

.medication-service-link {
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 100%;
  color: inherit;
  text-decoration: none;
}

.medication-service-media {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #edf3f8;
}

.medication-service-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.medication-service-body {
  display: flex;
  flex-direction: column;
  gap: 13px;
  padding: 20px 24px 22px;
}

.medication-service-body h3 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(1.2rem, 2vw, 1.45rem);
  line-height: 1.22;
}

.medication-service-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 18px;
  color: var(--muted);
  font-weight: 800;
}

.medication-service-meta span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.medication-service-meta i {
  color: #6d7e9a;
}

.medication-service-body p {
  margin: 0;
  color: var(--muted);
  line-height: 1.55;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.medication-service-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid var(--line);
}

.medication-service-footer small {
  display: block;
  margin-bottom: 5px;
  color: var(--muted);
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 0.03em;
}

.medication-service-footer strong {
  display: block;
  color: var(--ink);
  font-weight: 900;
  line-height: 1.25;
}

.medication-service-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-width: 132px;
  min-height: 52px;
  padding: 0 20px;
  border-radius: 12px;
  background: var(--ink);
  color: var(--white);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}

@media (max-width: 560px) {
  .medication-service-body {
    padding: 20px;
  }

  .medication-service-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .medication-service-button {
    width: 100%;
  }
}

.ticket-activity:first-of-type {
  margin-top: 0;
}

.ticket-activity-head {
  position: sticky;
  top: 104px;
  align-self: start;
}

.ticket-activity-head h2 {
  margin: 8px 0 0;
  font-size: clamp(1.35rem, 2.6vw, 2.2rem);
  line-height: 1.05;
}

.ticket-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.ticket-card {
  display: grid;
  grid-template-columns: minmax(180px, 0.8fr) minmax(0, 1fr);
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: 0 14px 34px rgba(18, 32, 29, 0.08);
}

.ticket-card-media {
  position: relative;
  min-height: 220px;
  overflow: hidden;
}

.ticket-card-media img {
  position: absolute;
  inset: 0;
}

.ticket-badge {
  position: absolute;
  left: 12px;
  bottom: 12px;
}

.ticket-card-body {
  padding: 18px;
}

.ticket-card-body h3 {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.15;
}

.ticket-card-body p {
  margin: 9px 0 0;
  color: var(--muted);
}

.ticket-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.ticket-options span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 9px 10px;
  color: #263633;
  background: var(--soft);
  border-radius: 8px;
  font-size: 0.88rem;
  font-weight: 700;
}

.ticket-options svg {
  width: 15px;
  height: 15px;
  color: var(--forest);
}

.ticket-listing-grid {
  align-items: start;
}

.ticket-listing-card {
  min-height: 0;
}

.ticket-listing-card .ticket-listing-body {
  min-height: 0;
}

.ticket-listing-link {
  color: inherit;
}

.ticket-listing-card .ticket-options {
  margin-top: 4px;
}

.ticket-listing-card .ticket-options span {
  background: #f3f7fb;
}

body[data-page="home"] .ticket-listing-card .travel-listing-actions,
body[data-page="tickets"] .ticket-listing-card .travel-listing-actions {
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 8px;
  margin-top: 6px;
}

body[data-page="home"] .ticket-listing-card .travel-listing-call,
body[data-page="home"] .ticket-listing-card .travel-listing-quote,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call,
body[data-page="tickets"] .ticket-listing-card .travel-listing-quote {
  min-height: 29px;
  border-radius: 6px;
  font-size: 0.78rem;
}

body[data-page="home"] .ticket-listing-card .travel-listing-call svg,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call svg {
  width: 16px;
  height: 16px;
}

body[data-page="home"] .ticket-listing-card,
body[data-page="tickets"] .ticket-listing-card {
  position: relative;
  overflow: hidden;
  background: var(--white);
  border: 1px solid #dce7f3;
  border-radius: 16px;
  box-shadow: 0 14px 32px rgba(32, 74, 125, 0.09);
}

body[data-page="home"] .ticket-listing-card::before,
body[data-page="tickets"] .ticket-listing-card::before {
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: #ff681c;
}

body[data-page="home"] .ticket-listing-card .ticket-listing-body,
body[data-page="tickets"] .ticket-listing-card .ticket-listing-body {
  display: grid;
  gap: 12px;
  padding: 22px 20px 18px;
}

body[data-page="home"] .ticket-listing-card .ticket-listing-link,
body[data-page="tickets"] .ticket-listing-card .ticket-listing-link {
  display: grid;
  gap: 10px;
}

body[data-page="home"] .ticket-listing-card .travel-listing-meta,
body[data-page="tickets"] .ticket-listing-card .travel-listing-meta {
  color: #587196;
  font-size: 0.88rem;
}

body[data-page="home"] .ticket-listing-card .travel-listing-meta strong,
body[data-page="tickets"] .ticket-listing-card .travel-listing-meta strong {
  padding: 6px 9px;
  color: #007f62;
  background: #e8f8f0;
  border-radius: 999px;
  font-size: 0.82rem;
}

body[data-page="home"] .ticket-listing-card .travel-listing-meta svg,
body[data-page="tickets"] .ticket-listing-card .travel-listing-meta svg {
  width: 18px;
  height: 18px;
}

body[data-page="home"] .ticket-listing-card h3,
body[data-page="tickets"] .ticket-listing-card h3 {
  color: #071b42;
  font-size: 1.28rem;
  line-height: 1.18;
}

body[data-page="home"] .ticket-listing-card p,
body[data-page="tickets"] .ticket-listing-card p {
  color: #617393;
  font-size: 0.92rem;
}

body[data-page="home"] .ticket-listing-card .travel-listing-route,
body[data-page="tickets"] .ticket-listing-card .travel-listing-route {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  white-space: normal;
}

body[data-page="home"] .ticket-listing-card .travel-listing-route span,
body[data-page="tickets"] .ticket-listing-card .travel-listing-route span {
  padding: 5px 7px;
  color: #28364f;
  background: #f2f6fb;
  border-radius: 6px;
  font-size: 0.72rem;
  font-weight: 900;
}

body[data-page="home"] .ticket-listing-card .travel-listing-route span + span::before,
body[data-page="tickets"] .ticket-listing-card .travel-listing-route span + span::before {
  content: "";
}

body[data-page="home"] .ticket-listing-card .travel-listing-note,
body[data-page="tickets"] .ticket-listing-card .travel-listing-note {
  width: 100%;
  padding: 8px 10px;
  color: #08703f;
  background: #e7f7ec;
  border: 1px solid #ccefd9;
  border-radius: 8px;
  font-size: 0.78rem;
  white-space: normal;
}

body[data-page="home"] .ticket-listing-card .travel-listing-quote,
body[data-page="tickets"] .ticket-listing-card .travel-listing-quote {
  background: #ff681c;
  box-shadow: 0 8px 18px rgba(255, 104, 28, 0.22);
}

body[data-page="home"] .ticket-listing-card .travel-listing-call,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call {
  background: #fff8f3;
}

body[data-page="transportation"] .ticket-listing-card {
  position: relative;
  align-self: flex-start;
  height: auto;
  min-height: 0;
  overflow: hidden;
  background: var(--white);
  border: 1px solid #dce7f3;
  border-radius: 16px;
  box-shadow: 0 14px 32px rgba(32, 74, 125, 0.09);
}

body[data-page="transportation"] .ticket-listing-card::before {
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: #ff681c;
}

body[data-page="transportation"] .ticket-listing-card .ticket-listing-body,
body[data-page="transportation"] .ticket-listing-card .ticket-listing-link {
  display: grid;
  gap: 10px;
}

body[data-page="transportation"] .ticket-listing-card .ticket-listing-body {
  height: auto;
  min-height: 0;
  padding: 22px 20px 18px;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-meta {
  color: #587196;
  font-size: 0.88rem;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-meta strong {
  padding: 6px 9px;
  color: #007f62;
  background: #e8f8f0;
  border-radius: 999px;
  font-size: 0.82rem;
}

body[data-page="transportation"] .ticket-listing-card h3 {
  color: #071b42;
  font-size: 1.28rem;
  line-height: 1.18;
}

body[data-page="transportation"] .ticket-listing-card p {
  color: #617393;
  font-size: 0.92rem;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-route {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  white-space: normal;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-route span {
  padding: 5px 7px;
  color: #28364f;
  background: #f2f6fb;
  border-radius: 6px;
  font-size: 0.72rem;
  font-weight: 900;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-route span + span::before {
  content: "";
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-note {
  width: 100%;
  padding: 8px 10px;
  color: #08703f;
  background: #e7f7ec;
  border: 1px solid #ccefd9;
  border-radius: 8px;
  font-size: 0.78rem;
  white-space: normal;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-actions {
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: start;
  gap: 8px;
  margin-top: 6px;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-call,
body[data-page="transportation"] .ticket-listing-card .travel-listing-quote {
  height: 29px;
  min-height: 29px;
  max-height: 29px;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 0.78rem;
  line-height: 1;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-call {
  padding: 0;
  background: #fff8f3;
}

body[data-page="transportation"] .ticket-listing-card .travel-listing-quote {
  background: #ff681c;
  box-shadow: 0 8px 18px rgba(255, 104, 28, 0.22);
}

.destination-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
}

.destination-card {
  display: grid;
  grid-template-columns: minmax(340px, 0.72fr) minmax(0, 1fr);
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: 0 16px 38px rgba(18, 32, 29, 0.08);
}

.destination-media {
  position: relative;
  min-height: 420px;
  overflow: hidden;
}

.destination-media img {
  position: absolute;
  inset: 0;
}

.destination-media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(15, 28, 56, 0.66);
}

.destination-media span {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 1;
  padding: 8px 10px;
  color: #1c1507;
  background: var(--gold);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 900;
}

.destination-body {
  padding: clamp(26px, 4vw, 44px);
}

.destination-body h3 {
  margin: 0;
  font-size: clamp(1.45rem, 2.6vw, 2.3rem);
  line-height: 1.05;
}

.destination-body p {
  margin: 12px 0 0;
  color: var(--muted);
}

.destination-detail-block {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
}

.destination-detail-block strong {
  color: var(--forest);
}

.destination-detail-block p {
  margin-top: 6px;
}

.destination-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.destination-tags span {
  padding: 8px 10px;
  color: var(--forest);
  background: var(--soft);
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 900;
}

.attraction-detail-points svg {
  width: 28px;
  height: 28px;
  color: var(--gold);
}

.attraction-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 28px;
  align-items: center;
}

.attraction-detail-image {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  border-radius: var(--radius);
  box-shadow: 0 22px 52px rgba(15, 28, 56, 0.18);
}

.attraction-detail-image img {
  position: absolute;
  inset: 0;
}

.attraction-detail-image::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(15, 28, 56, 0.66);
}

.attraction-detail-image span {
  position: absolute;
  left: 18px;
  bottom: 18px;
  z-index: 1;
  padding: 9px 12px;
  color: #1c1507;
  background: var(--gold);
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 900;
}

.attraction-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0;
}

.attraction-info-item {
  min-height: 128px;
  padding: 16px;
  border: 1px solid rgba(15, 28, 56, 0.12);
  border-radius: 8px;
  background: #f7fafc;
}

.attraction-info-item strong {
  display: block;
  margin-bottom: 8px;
  color: var(--navy);
  font-size: 0.86rem;
  font-weight: 900;
}

.attraction-info-item span {
  display: block;
  color: var(--muted);
  font-size: 0.96rem;
  line-height: 1.55;
}

.attraction-rich-section {
  margin-top: 34px;
}

.attraction-rich-section h2 {
  margin: 0 0 18px;
  color: var(--navy);
  font-size: clamp(1.7rem, 2.4vw, 2.35rem);
}

.attraction-rich-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 22px;
}

.attraction-rich-list article {
  padding: 0 0 18px;
  border-bottom: 1px solid rgba(15, 28, 56, 0.14);
}

.attraction-rich-list h3 {
  margin: 0 0 8px;
  color: var(--navy);
  font-size: 1.15rem;
}

.attraction-rich-list p,
.attraction-planning-section li {
  color: var(--muted);
  line-height: 1.7;
}

.attraction-planning-section ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 24px;
  padding-left: 20px;
  margin: 0;
}

.top-attraction-detail-redesign {
  background: #eef3f8;
}

.top-attraction-detail-redesign .section-inner {
  width: min(1180px, calc(100% - 32px));
}

.top-attraction-detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 26px;
  align-items: start;
}

.top-attraction-main,
.top-attraction-sidebar {
  display: grid;
  gap: 22px;
  align-content: start;
}

.top-attraction-sidebar {
  position: sticky;
  top: 22px;
}

.top-attraction-panel {
  background: #ffffff;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.06);
}

.top-attraction-overview,
.top-attraction-activities,
.top-attraction-side-panel,
.top-attraction-booking {
  padding: 28px;
}

.top-attraction-overview h2,
.top-attraction-activities h2 {
  margin: 0 0 16px;
  color: var(--forest);
  font-size: clamp(1.5rem, 2.3vw, 2.25rem);
  line-height: 1.18;
}

.top-attraction-overview p,
.top-attraction-activity-list p,
.top-attraction-side-panel li,
.top-attraction-booking p,
.top-attraction-fact span {
  color: #53657a;
  line-height: 1.78;
}

.top-attraction-overview p,
.top-attraction-activity-list p,
.top-attraction-booking p {
  margin: 0;
}

.top-attraction-overview p + p {
  margin-top: 14px;
}

.top-attraction-gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  height: auto;
  min-height: 0;
  overflow: hidden;
  padding: 12px;
}

.top-attraction-gallery-tile {
  display: block;
  width: 100%;
  min-width: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-radius: 8px;
  cursor: zoom-in;
}

.top-attraction-gallery-tile:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 3px;
}

.top-attraction-gallery img {
  display: block;
  width: 100%;
  height: clamp(118px, 12vw, 170px);
  min-height: 0;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}

.top-attraction-gallery > .top-attraction-gallery-tile {
  grid-column: 1 / -1;
}

.top-attraction-gallery > .top-attraction-gallery-tile img {
  height: clamp(280px, 34vw, 440px);
}

.top-attraction-gallery-stack {
  display: contents;
}

.top-attraction-gallery-stack img {
  min-width: 0;
}

@media (min-width: 861px) {
  .top-attraction-gallery-stack {
    display: contents;
  }
}

@media (max-width: 1100px) and (min-width: 861px) {
  .top-attraction-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .top-attraction-gallery > .top-attraction-gallery-tile {
    grid-column: 1 / -1;
  }
}

.top-attraction-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.top-attraction-fact {
  padding: 20px;
  background: #ffffff;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.06);
}

.top-attraction-fact strong {
  display: block;
  margin-bottom: 8px;
  color: var(--forest);
  font-size: 0.92rem;
}

.top-attraction-fact span {
  display: block;
  font-size: 0.94rem;
}

.top-attraction-activity-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 22px;
}

.top-attraction-activity-list article {
  padding-bottom: 18px;
  border-bottom: 1px solid #dbe3ed;
}

.top-attraction-activity-list h3,
.top-attraction-side-panel h3 {
  margin: 0 0 10px;
  color: var(--forest);
  font-size: 1.1rem;
}

.top-attraction-side-panel ul {
  display: grid;
  gap: 12px;
  padding-left: 19px;
  margin: 0;
}

.top-attraction-booking {
  color: #ffffff;
  background: var(--forest);
}

.top-attraction-booking span {
  display: block;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.top-attraction-booking strong {
  display: block;
  margin-top: 8px;
  font-size: 1.55rem;
  line-height: 1.25;
}

.top-attraction-booking p {
  margin-top: 14px;
  color: rgba(255, 255, 255, 0.75);
}

.top-attraction-book-now {
  width: 100%;
  margin-top: 18px;
  color: var(--forest);
  background: var(--gold);
}

.top-attraction-back-link {
  width: 100%;
}

.top-attraction-related-section {
  padding: 28px;
}

.top-attraction-related-head {
  margin-bottom: 22px;
}

.top-attraction-related-head h2 {
  margin: 0 0 8px;
  color: var(--forest);
  font-size: clamp(1.5rem, 2.3vw, 2.25rem);
  line-height: 1.18;
}

.top-attraction-related-head p {
  max-width: 720px;
  margin: 0;
  color: #53657a;
  line-height: 1.72;
}

.top-attraction-related-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.top-attraction-related-tour {
  display: flex;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(8, 23, 52, 0.06);
}

.top-attraction-related-body {
  display: grid;
  align-content: start;
  gap: 12px;
  width: 100%;
  padding: 22px;
}

.top-attraction-related-body > span {
  color: #53657a;
  font-size: 0.78rem;
  font-weight: 900;
}

.top-attraction-related-body h3 {
  max-width: 680px;
  margin: 0;
  color: var(--forest);
  font-size: 1.28rem;
  line-height: 1.25;
}

.top-attraction-related-body p {
  display: -webkit-box;
  max-width: 760px;
  margin: 0;
  overflow: hidden;
  color: #53657a;
  font-size: 0.96rem;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.top-attraction-related-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.top-attraction-related-meta small {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 5px 9px;
  color: var(--forest);
  background: #f2f6fa;
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 800;
}

.top-attraction-tour-tickets {
  display: grid;
  gap: 8px;
  padding-top: 2px;
}

.top-attraction-tour-tickets > span {
  color: #586f8d;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.top-attraction-tour-ticket-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.top-attraction-tour-ticket-list a {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border: 1px solid rgba(88, 111, 141, 0.16);
  border-radius: 999px;
  background: #f8fbff;
  color: var(--forest);
  font-size: 0.78rem;
  font-weight: 900;
  text-decoration: none;
}

.top-attraction-related-body .btn {
  justify-self: start;
  min-height: 38px;
  padding: 0 18px;
  font-size: 0.84rem;
}

.guide-section-page {
  background: #eef3f8;
}

.guide-section-page .section-inner {
  width: min(1120px, calc(100% - 32px));
}

.guide-section-intro {
  max-width: 820px;
  margin-bottom: 28px;
}

.guide-section-intro h2 {
  margin: 0 0 10px;
  color: var(--forest);
  font-size: clamp(1.9rem, 3vw, 3rem);
  line-height: 1.12;
}

.guide-section-intro p {
  margin: 0;
  color: #53657a;
  font-size: 1rem;
  line-height: 1.8;
}

.guide-article-list {
  display: grid;
  gap: 22px;
}

.guide-category-list {
  display: grid;
  gap: 38px;
}

.guide-category-block {
  display: grid;
  gap: 14px;
}

.guide-category-block + .guide-category-block {
  padding-top: 6px;
}

.guide-category-head {
  max-width: 820px;
}

.guide-category-head h3 {
  margin: 0 0 8px;
  color: var(--forest);
  font-size: clamp(1.35rem, 2.2vw, 2.15rem);
  line-height: 1.16;
}

.guide-category-head p {
  margin: 0;
  color: #53657a;
  font-size: 0.98rem;
  line-height: 1.75;
}

.guide-category-empty {
  padding: 22px 0;
  color: #62738a;
  border-top: 1px solid #cfd9e6;
  border-bottom: 1px solid #cfd9e6;
  font-weight: 800;
}

.guide-article {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 26px;
  padding: 30px 0;
  border-top: 1px solid #cfd9e6;
}

.guide-article-media {
  display: block;
  min-height: 210px;
  overflow: hidden;
  background: #2f9daf;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
}

.guide-article-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.guide-article-content {
  display: grid;
  gap: 14px;
  align-content: start;
}

.guide-article:last-child {
  border-bottom: 1px solid #cfd9e6;
}

.guide-article-head {
  display: grid;
  gap: 10px;
  align-content: start;
}

.guide-article-head span {
  width: fit-content;
  min-height: 28px;
  padding: 5px 10px;
  color: var(--forest);
  background: rgba(245, 166, 35, 0.96);
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 900;
}

.guide-article-head h2 {
  margin: 0;
  color: var(--forest);
  font-size: clamp(1.35rem, 2vw, 2rem);
  line-height: 1.18;
}

.guide-article-head p,
.guide-article-body p {
  margin: 0;
  color: #53657a;
  line-height: 1.78;
}

.guide-article-facts {
  display: grid;
  gap: 5px;
}

.guide-article-facts strong {
  color: var(--forest);
  font-size: 0.9rem;
  font-weight: 900;
}

.guide-article-facts small {
  color: #62738a;
  line-height: 1.55;
}

.guide-article-body {
  display: grid;
  gap: 13px;
}

.guide-article-body strong {
  display: block;
  margin-top: 4px;
  color: var(--forest);
  line-height: 1.55;
}

.guide-article-actions {
  display: flex;
  margin-top: 2px;
}

.guide-detail-page {
  background: #eef3f8;
}

.guide-detail-page .section-inner {
  width: min(1180px, calc(100% - 32px));
}

.guide-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 26px;
  align-items: start;
}

.guide-detail-main,
.guide-detail-sidebar {
  display: grid;
  gap: 22px;
  align-content: start;
}

.guide-detail-sidebar {
  position: sticky;
  top: 22px;
}

.guide-detail-panel {
  padding: 28px;
  background: #ffffff;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.06);
}

.guide-detail-panel > span {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  width: fit-content;
  margin-bottom: 12px;
  padding: 5px 10px;
  color: var(--forest);
  background: rgba(245, 166, 35, 0.96);
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 900;
}

.guide-detail-panel h2,
.guide-detail-panel h3 {
  margin: 0 0 14px;
  color: var(--forest);
  line-height: 1.18;
}

.guide-detail-panel h2 {
  font-size: clamp(1.6rem, 2.5vw, 2.45rem);
}

.guide-detail-panel h3 {
  font-size: 1.18rem;
}

.guide-detail-panel p {
  margin: 0;
  color: #53657a;
  line-height: 1.8;
}

.guide-detail-panel p + p {
  margin-top: 14px;
}

.location-map-panel {
  padding: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.06);
}

.location-map-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
  border-bottom: 1px solid var(--line);
}

.location-map-head h2 {
  margin: 0;
  color: var(--forest);
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  line-height: 1.15;
}

.location-map-head a {
  color: var(--gold);
  font-weight: 900;
  text-decoration: none;
  white-space: nowrap;
}

.location-map-panel iframe {
  display: block;
  width: 100%;
  min-height: 360px;
  border: 0;
}

.guide-detail-gallery {
  min-height: 380px;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery {
  min-height: 0;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 220px;
  align-items: stretch;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-3 {
  grid-template-columns: 1.25fr 0.75fr;
  grid-auto-rows: 180px;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-3 img:first-child {
  grid-row: span 2;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-5 {
  grid-template-columns: 1.2fr 0.8fr 1fr;
}

body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-2 img,
body[data-page="top-attractions"] .guide-detail-restaurants-page .guide-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-4 img {
  grid-row: auto;
}

.guide-detail-gallery.gallery-grid.single-image {
  grid-template-columns: 1fr;
  grid-auto-rows: minmax(120px, 14vw);
  width: 100%;
  min-height: 0;
}

.guide-detail-gallery.gallery-grid.single-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.guide-section-institutions-page .guide-article-media,
.guide-detail-institutions-page .guide-detail-gallery {
  background: #ffffff;
}

.guide-section-institutions-page .guide-article-media {
  display: grid;
  place-items: center;
  padding: 18px;
}

.guide-section-institutions-page .guide-article-media img {
  width: 86%;
  height: 86%;
  object-fit: contain;
}

.guide-section-institutions-page .guide-article-media.is-multi-image {
  grid-template-columns: 1.45fr 1fr 1fr;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 7px;
  padding: 7px;
  place-items: stretch;
}

.guide-section-institutions-page .guide-article-media.is-multi-image img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  border-radius: 6px;
}

.guide-section-institutions-page .guide-article-media.is-multi-image img:first-child {
  grid-row: 1 / span 2;
}

.guide-detail-institutions-page .section-inner {
  width: min(1580px, calc(100% - 32px));
}

.guide-detail-institutions-page .guide-detail-gallery.gallery-grid.single-image {
  grid-auto-rows: minmax(180px, 16vw);
  width: min(150%, 100%);
  padding: 28px;
  background: #ffffff;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
}

.guide-detail-institutions-page .guide-detail-gallery.gallery-grid.single-image img {
  width: 82%;
  height: 82%;
  margin: auto;
  object-fit: contain;
}

.guide-detail-institutions-page .guide-detail-gallery:not(.single-image) {
  padding: 0;
  background: transparent;
}

.guide-detail-institutions-page .guide-detail-gallery:not(.single-image) img,
.guide-detail-institutions-page .guide-detail-gallery:not(.single-image) .gallery-more-tile img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.guide-detail-institutions-page .guide-detail-gallery:not(.single-image) img.gallery-logo-image {
  object-fit: contain;
  padding: clamp(18px, 2.8vw, 42px);
  background: #ffffff;
}

.guide-detail-facts {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.guide-detail-facts div {
  display: grid;
  gap: 4px;
  padding-top: 12px;
  border-top: 1px solid #dbe3ed;
}

.guide-detail-facts span {
  color: #718096;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.guide-detail-facts strong {
  color: var(--forest);
  line-height: 1.45;
}

.guide-detail-note {
  color: #ffffff;
  background: var(--forest);
}

.guide-detail-note h3 {
  color: #ffffff;
}

.guide-detail-note p {
  color: rgba(255, 255, 255, 0.76);
}

.guide-detail-note .book-now,
.guide-detail-note .btn {
  width: 100%;
  margin-top: 18px;
  color: var(--forest);
  background: var(--gold);
}

.guide-detail-bottom-action {
  width: 100%;
  justify-content: center;
}

@media (max-width: 820px) {
  .attraction-info-grid,
  .attraction-rich-list,
  .attraction-planning-section ul {
    grid-template-columns: 1fr;
  }

  .attraction-info-item {
    min-height: 0;
  }

  .attraction-rich-section {
    margin-top: 26px;
  }

  .top-attraction-detail-grid,
  .top-attraction-gallery,
  .top-attraction-activity-list {
    grid-template-columns: 1fr;
  }

  .top-attraction-gallery {
    display: flex;
    gap: 10px;
    width: 100%;
    height: clamp(190px, 52vw, 240px);
    min-height: 0;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
  }

  .top-attraction-gallery::-webkit-scrollbar {
    display: none;
  }

  .top-attraction-gallery-stack {
    display: contents;
  }

  .top-attraction-gallery .top-attraction-gallery-tile {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    height: 100%;
    scroll-snap-align: start;
  }

  .top-attraction-gallery img {
    height: 100%;
    min-height: 0;
    object-fit: cover;
  }

  .top-attraction-sidebar {
    position: static;
  }

  .top-attraction-facts {
    grid-template-columns: 1fr;
  }

  .top-attraction-overview,
  .top-attraction-activities,
  .top-attraction-side-panel,
  .top-attraction-booking,
  .top-attraction-related-section {
    padding: 24px;
  }

  .top-attraction-related-grid {
    grid-template-columns: 1fr;
  }

  .guide-article {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 0;
  }

  .guide-article-media {
    min-height: 230px;
  }

  .guide-article-compact-hotel .guide-article-media {
    min-height: 120px;
    max-height: 120px;
  }

  .guide-detail-layout {
    grid-template-columns: 1fr;
  }

  .guide-detail-sidebar {
    position: static;
  }

  .guide-detail-panel {
    padding: 24px;
  }

  .guide-detail-page .guide-detail-gallery {
    position: relative;
    display: flex;
    grid-auto-rows: unset;
    grid-template-columns: unset;
    gap: 10px;
    width: 100%;
    height: clamp(190px, 52vw, 240px);
    min-height: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
  }

  .guide-detail-page .guide-detail-gallery::-webkit-scrollbar {
    display: none;
  }

  .guide-detail-page .guide-detail-gallery img,
  .guide-detail-page .guide-detail-gallery .gallery-more-tile {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    scroll-snap-align: start;
  }

  .guide-detail-page .guide-detail-gallery .gallery-more-tile img {
    min-width: 0;
  }

  .guide-detail-institutions-page .guide-detail-gallery {
    padding: 18px;
    background: #ffffff;
  }

  .guide-detail-institutions-page .guide-detail-gallery img,
  .guide-detail-institutions-page .guide-detail-gallery .gallery-more-tile img {
    width: 82%;
    min-width: 82%;
    height: 82%;
    margin: auto;
    object-fit: contain;
  }

  .guide-section-institutions-page .guide-article-media.is-multi-image {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(3, minmax(0, 1fr));
    min-height: 260px;
  }

  .guide-section-institutions-page .guide-article-media.is-multi-image img:first-child {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .guide-detail-institutions-page .guide-detail-gallery:not(.single-image) {
    padding: 0;
    background: transparent;
  }

  .guide-detail-institutions-page .guide-detail-gallery:not(.single-image) img,
  .guide-detail-institutions-page .guide-detail-gallery:not(.single-image) .gallery-more-tile img {
    width: 100%;
    min-width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
  }

  .guide-detail-institutions-page .guide-detail-gallery:not(.single-image) img.gallery-logo-image {
    object-fit: contain;
    padding: 18px;
    background: #ffffff;
  }

  .guide-section-intro {
    margin-bottom: 14px;
  }
}

.mobile-bottom-nav {
  display: none;
}

.mobile-image-discovery,
.mobile-home-section {
  display: none;
}

.mobile-rail-arrow.is-hidden {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.home-ticket-section {
  display: none;
}

.home-search {
  display: none;
}

.mobile-search-intro {
  display: none;
}

.mobile-date-inputs {
  display: grid;
  gap: 10px;
}

.mobile-date-inputs label {
  display: grid;
  gap: 6px;
  color: #475569;
  font-size: 0.86rem;
  font-weight: 800;
}

.mobile-date-inputs input {
  min-height: 44px;
  border: 1px solid #dbe5df;
  border-radius: 8px;
  padding: 10px;
}

.mobile-search-group .stay-date-range-button {
  min-height: 46px;
  border-color: #dbe5df;
}

.mobile-search-group .stay-date-popover {
  width: min(360px, calc(100vw - 48px));
}

.mobile-search-note {
  color: #475569;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px;
}

.promotions-layout {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 18px;
}

.promotion-card {
  display: grid;
  overflow: hidden;
  color: var(--white);
  background: var(--forest);
  border: 1px solid rgba(245, 166, 35, 0.28);
  border-radius: var(--radius);
  box-shadow: 0 22px 52px rgba(15, 28, 56, 0.2);
}

.promotion-card.featured {
  grid-row: span 2;
}

.promotion-media {
  position: relative;
  min-height: 220px;
  overflow: hidden;
}

.promotion-card.featured .promotion-media {
  min-height: 360px;
}

.promotion-media img {
  position: absolute;
  inset: 0;
}

.promotion-media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(15, 28, 56, 0.66);
}

.promotion-ribbon {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 1;
  box-shadow: 0 12px 28px rgba(15, 28, 56, 0.24);
}

.promotion-body {
  padding: 24px;
}

.promotion-body .eyebrow {
  color: var(--gold);
}

.promotion-body p {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.76);
}

.promotion-perks {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.promotion-perks span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 10px;
  color: rgba(255, 255, 255, 0.88);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 800;
}

.promotion-perks svg,
.attraction-meta svg {
  width: 14px;
  height: 14px;
}

.meta-row,
.trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

.pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 10px;
  color: var(--forest);
  background: var(--soft);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 900;
}

.activity-audience-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e8f5ff;
  color: #075985;
  border: 1px solid #bae6fd;
  font-size: 0.74rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
}

.activity-audience-badge.group {
  background: #fff7ed;
  color: #9a3412;
  border-color: #fed7aa;
}

.feature-card {
  padding: 24px;
}

.testimonial-card {
  display: flex;
  min-height: 220px;
  flex-direction: column;
  gap: 12px;
}

.testimonial-card h3 {
  text-align: center;
}

.testimonial-card p[dir="rtl"] {
  text-align: right;
}

.feature-card svg {
  width: 32px;
  height: 32px;
  color: var(--gold);
}

.portal-more-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: center;
  border-style: dashed;
  background: var(--white);
}

.portal-more-card .card-actions {
  margin-top: 20px;
}

.split {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(24px, 5vw, 62px);
  align-items: center;
}

.image-stack {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 14px;
  min-height: 520px;
}

.image-stack .tall,
.image-stack .short {
  overflow: hidden;
  border-radius: var(--radius);
}

.image-stack .tall {
  margin-top: 46px;
}

.image-stack .short {
  margin-bottom: 46px;
}

.band {
  color: var(--white);
  background: var(--forest);
}

.band .section-head p,
.band .content p {
  color: rgba(255, 255, 255, 0.78);
}

.stat-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  overflow: hidden;
  max-width: 720px;
  margin-top: 24px;
  background: rgba(255, 255, 255, 0.18);
  border-radius: var(--radius);
}

.stat {
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.08);
}

.stat strong {
  display: block;
  font-size: clamp(1.25rem, 2.4vw, 2.05rem);
  line-height: 1;
}

.stat span {
  display: block;
  margin-top: 6px;
  font-size: 0.82rem;
}

.related-packages {
  background: var(--soft);
}

.related-packages .section-head {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(15, 28, 56, 0.12);
}

.related-packages .card {
  box-shadow: 0 18px 46px rgba(15, 28, 56, 0.1);
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr 1fr;
  grid-auto-rows: 220px;
  gap: 12px;
}

.gallery-grid img {
  border-radius: var(--radius);
}

.gallery-grid .large {
  grid-row: span 2;
}

.gallery-grid.desktop-gallery-preview {
  position: relative;
}

.gallery-grid.desktop-gallery-preview img,
.gallery-grid.desktop-gallery-preview .gallery-more-tile {
  min-width: 0;
  min-height: 0;
}

.gallery-grid.desktop-gallery-preview .gallery-desktop-extra {
  display: none;
}

.gallery-more-tile {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  background: #062f50;
  border: 0;
  border-radius: var(--radius);
}

.gallery-more-tile img {
  width: 100%;
  height: 100%;
  filter: brightness(0.58);
  transform: scale(1.02);
}

.gallery-more-tile span {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: grid;
  place-items: center;
  padding: 16px;
  color: #ffffff;
  font-size: clamp(1.05rem, 2vw, 1.45rem);
  font-weight: 900;
  text-align: center;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.45);
  background: rgba(15, 28, 56, 0.22);
}

.gallery-scroll-button {
  display: none;
}

.mobile-hotel-detail-hero {
  display: none;
}

.hotel-room-detail-page .gallery-grid.single-image {
  display: block;
  max-width: 980px;
  margin-inline: auto;
}

.hotel-room-detail-page .gallery-grid.single-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 620px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 18px 46px rgba(15, 28, 56, 0.12);
}

.page-hero {
  position: relative;
  min-height: 420px;
  display: grid;
  align-items: center;
  overflow: hidden;
  padding: 110px clamp(18px, 4vw, 56px) 46px;
  color: var(--white);
}

.page-hero::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: #062f50;
}

.page-hero.no-media::before {
  background: #062f50;
}

.hotel-white-placeholder {
  display: block;
  background: #ffffff !important;
  border: 1px solid #e5eaf2;
}

.hotel-search-media.white-image-placeholder,
.hotel-room-offer-media.white-image-placeholder,
.gallery-grid.white-image-placeholder {
  min-height: 218px;
}

.hotel-listing-media.white-image-placeholder,
.travel-listing-media.white-image-placeholder {
  min-height: 300px;
}

.mobile-hotel-card-image.white-image-placeholder,
.mobile-offer-image.white-image-placeholder {
  min-height: 220px;
}

.hotel-search-media.hotel-white-placeholder,
.hotel-room-offer-media.hotel-white-placeholder,
.gallery-grid.hotel-white-placeholder {
  min-height: 218px;
}

.hotel-listing-media.hotel-white-placeholder {
  min-height: 300px;
}

.mobile-hotel-card-image.hotel-white-placeholder,
.mobile-offer-image.hotel-white-placeholder {
  min-height: 220px;
}

.page-hero > div {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.filters {
  position: relative;
  z-index: 30;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: end;
  gap: 10px;
  margin-bottom: 24px;
  padding: 10px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.filters .field {
  gap: 3px;
}

.filters .field span {
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.filters .field input,
.filters .field select {
  min-height: 38px;
  padding: 8px 10px;
}

.filters .btn {
  min-height: 38px;
  padding: 8px 14px;
}

#desktopPanelSearchForm .tab-content[hidden] {
  display: none !important;
}

.promotion-filters .promotion-route-pair,
.home-promotion-route-pair {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-column: span 2;
  min-height: 62px;
  overflow: visible;
  background: #ffffff;
  border: 1px solid #cfd8e6;
  border-radius: 8px;
  box-shadow: 0 1px 0 rgba(15, 28, 56, 0.02);
}

.promotion-filters .promotion-route-pair .route-field,
.home-promotion-route-pair .route-field {
  position: relative;
  display: grid;
  align-content: center;
  gap: 4px;
  min-width: 0;
  margin: 0;
  padding: 11px 20px;
  background: transparent;
  border: 0;
}

.promotion-filters .promotion-route-pair .route-from,
.home-promotion-route-pair .route-from {
  padding-right: 36px;
}

.promotion-filters .promotion-route-pair .route-to,
.home-promotion-route-pair .route-to {
  padding-left: 36px;
  border-left: 1px solid #e0e7f1;
}

.promotion-filters .promotion-route-pair .route-field > span,
.home-promotion-route-pair .route-field > span {
  color: #475569;
  font-size: 0.76rem;
  font-weight: 850;
  line-height: 1.1;
}

.promotion-filters .promotion-route-pair select,
.home-promotion-route-pair select {
  width: 100%;
  min-height: 26px;
  padding: 0;
  color: #071735;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 0.94rem;
  font-weight: 800;
}

.promotion-filters .promotion-route-pair .searchable-select,
.home-promotion-route-pair .searchable-select {
  z-index: 40;
}

.promotion-filters .promotion-route-pair .searchable-select-input,
.home-promotion-route-pair .searchable-select-input {
  min-height: 26px;
  padding: 0;
  color: #071735;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 0.94rem;
  font-weight: 800;
}

.promotion-filters .promotion-route-swap,
.home-promotion-route-pair .promotion-route-swap {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 60;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  color: #2f63ff;
  background: #ffffff;
  border: 1px solid #cfd8e6;
  border-radius: 999px;
  box-shadow: 0 6px 14px rgba(15, 28, 56, 0.08);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.promotion-filters .promotion-route-swap svg,
.home-promotion-route-pair .promotion-route-swap svg {
  width: 19px;
  height: 19px;
}

.searchable-select {
  position: relative;
  z-index: 35;
  width: 100%;
}

.searchable-select.open {
  z-index: 5000;
}

.searchable-native-select {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.searchable-select-input {
  width: 100%;
  min-height: 38px;
  padding: 8px 10px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  outline: none;
}

.searchable-select-input:focus {
  border-color: #0b66d8;
  box-shadow: 0 0 0 3px rgba(11, 102, 216, 0.1);
}

.searchable-select-list {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  left: 0;
  z-index: 5001;
  display: none;
  max-height: 240px;
  overflow-y: auto;
  background: var(--white);
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(15, 28, 56, 0.16);
  padding: 6px;
}

.searchable-select.open .searchable-select-list {
  display: grid;
  gap: 2px;
}

.searchable-select-list button {
  width: 100%;
  border: 0;
  border-radius: 6px;
  color: #0f172a;
  background: transparent;
  cursor: pointer;
  padding: 9px 10px;
  text-align: left;
}

.searchable-select-list button:hover {
  background: #eff6ff;
  color: #0057c2;
}

.searchable-select-empty {
  padding: 10px;
  color: var(--muted);
  font-size: 0.9rem;
}

.package-filters {
  grid-template-columns: repeat(2, minmax(0, 1fr)) auto;
}

.hotel-search-page {
  min-height: 100vh;
  padding: 18px clamp(14px, 3vw, 34px) 56px;
  background: #ffffff;
}

.hotel-search-shell {
  display: grid;
  grid-template-columns: 262px minmax(0, 1fr);
  gap: 20px;
  width: min(1368px, 100%);
  margin: 0 auto;
}

.hotel-search-filter-panel {
  position: sticky;
  top: 82px;
  align-self: start;
  max-height: calc(100vh - 96px);
  overflow-y: auto;
  overscroll-behavior: contain;
  background: #ffffff;
  border: 1px solid #d8dee8;
  border-radius: 8px;
}

.hotel-search-filter-panel::-webkit-scrollbar {
  width: 8px;
}

.hotel-search-filter-panel::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 999px;
}

.hotel-search-filter-panel section {
  border-top: 1px solid #e5e7eb;
  padding: 13px;
}

.hotel-search-filter-panel h3,
.hotel-search-filter-panel h4 {
  margin: 0 0 10px;
  color: #0f172a;
}

.hotel-search-filter-panel p {
  margin: 4px 0;
  color: #475569;
}

.hotel-search-filter-panel label {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0;
  color: #0f172a;
  font-size: 0.92rem;
}

.hotel-search-filter-panel label span {
  margin-left: auto;
  color: #64748b;
  font-size: 0.9rem;
}

.hotel-search-filter-panel .hotel-search-filter-extra {
  display: none;
}

.hotel-search-filter-panel section.hotel-search-filter-expanded .hotel-search-filter-extra {
  display: flex;
}

.hotel-search-filter-more {
  display: inline-flex;
  margin-top: 6px;
  padding: 0;
  color: #0f172a;
  background: transparent;
  border: 0;
  border-bottom: 1px solid currentColor;
  cursor: pointer;
  font: inherit;
  font-size: 0.92rem;
  font-weight: 900;
}

.hotel-search-range-value {
  font-weight: 800;
  color: #0f172a;
}

.hotel-search-range {
  width: 100%;
  height: 28px;
  accent-color: #006ce4;
}

.hotel-search-dual-range {
  position: relative;
  height: 30px;
  margin: 14px 0 12px;
  border-radius: 999px;
}

.hotel-search-dual-range::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 13px;
  height: 4px;
  background: #1f2937;
  border-radius: 999px;
}

.hotel-search-dual-range .hotel-search-range {
  position: absolute;
  inset: 0;
  margin: 0;
  background: transparent;
  pointer-events: none;
  appearance: none;
}

.hotel-search-dual-range .hotel-search-range::-webkit-slider-runnable-track {
  height: 4px;
  background: transparent;
}

.hotel-search-dual-range .hotel-search-range::-webkit-slider-thumb {
  width: 18px;
  height: 18px;
  margin-top: -7px;
  border: 2px solid #1f2937;
  border-radius: 999px;
  background: #ffffff;
  cursor: pointer;
  pointer-events: auto;
  appearance: none;
}

.hotel-search-dual-range .hotel-search-range::-moz-range-track {
  height: 4px;
  background: transparent;
}

.hotel-search-dual-range .hotel-search-range::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border: 2px solid #1f2937;
  border-radius: 999px;
  background: #ffffff;
  cursor: pointer;
  pointer-events: auto;
}

.hotel-search-budget-chips {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 12px 0;
}

.hotel-search-budget-chip {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 8px;
  color: #17345c;
  background: #ffffff;
  border: 1px solid #edf2f7;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 700;
  text-align: center;
}

.hotel-search-budget-chip.active,
.hotel-search-budget-chip:hover {
  color: #ffffff;
  background: #006ce4;
  border-color: #006ce4;
}

.hotel-search-filter-actions {
  display: grid;
  gap: 10px;
}

.hotel-search-filter-actions .btn {
  justify-content: center;
  background: #006ce4;
  color: #ffffff;
}

.hotel-search-filter-actions a {
  color: #006ce4;
  font-weight: 800;
  text-align: center;
}

.hotel-search-results {
  min-width: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.hotel-search-box {
  grid-template-columns: repeat(6, minmax(140px, 1fr));
  align-items: start;
  margin-bottom: 14px;
  padding: 0;
  border-color: transparent;
  background: transparent;
  border-radius: 0;
}

.hotel-search-box .field span {
  color: #172554;
}

.hotel-search-box .field .sr-only {
  position: static;
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  visibility: hidden;
}

.hotel-search-box input,
.hotel-search-box select,
.hotel-search-box .searchable-select-input {
  min-height: 64px;
  padding-inline: 20px;
  background: #ffffff;
  border-color: #d7dee8;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 500;
}

.hotel-search-box .btn {
  grid-column: auto;
  width: min(224px, 100%);
  min-height: 30px;
  padding: 4px 18px;
  background: #f5a91f;
  color: #050b18;
  border-radius: 10px;
  font-size: 1.02rem;
  font-weight: 800;
}

.stay-date-range {
  position: relative;
  width: 100%;
  min-width: 0;
}

.stay-date-range input[type="hidden"] {
  display: none;
}

.stay-date-range-button {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 64px;
  gap: 10px;
  padding: 0 20px;
  color: #050b18;
  background: #ffffff;
  border: 1px solid #d7dee8;
  border-radius: 10px;
  font: inherit;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  cursor: pointer;
}

.stay-date-range-button svg {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  color: #006ce4;
}

.stay-date-range-button span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stay-date-range-button:focus {
  border-color: #006ce4;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 108, 228, 0.16);
}

.stay-date-popover {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  z-index: 6500;
  display: none;
  width: min(360px, calc(100vw - 24px));
  padding: 14px;
  background: #ffffff;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  box-shadow: 0 24px 60px rgba(15, 28, 56, 0.22);
}

.stay-date-range.is-open .stay-date-popover {
  display: block;
}

.traveler-selector {
  position: relative;
  width: 100%;
}

.traveler-selector input[type="hidden"] {
  display: none;
}

.traveler-row-icon {
  display: none;
}

.traveler-passenger-svg {
  width: 24px;
  height: 24px;
  display: block;
  fill: none;
  color: currentColor;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.traveler-toggle {
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 14px;
  border: 1px solid #dbe3ef;
  border-radius: 8px;
  background: #f7f9ff;
  color: #061533;
  font: inherit;
  font-weight: 800;
  text-align: left;
  cursor: pointer;
}

.traveler-toggle svg {
  width: 22px;
  height: 22px;
  color: #061533;
  flex: 0 0 auto;
}

.traveler-toggle span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.traveler-selector.is-open .traveler-toggle,
.traveler-toggle:focus {
  outline: none;
  border-color: #2f62ff;
  box-shadow: 0 0 0 3px rgba(47, 98, 255, 0.14);
}

.traveler-popover {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  z-index: 80;
  display: none;
  width: min(360px, 92vw);
  padding: 22px 20px 18px;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.16);
}

.traveler-selector.is-open .traveler-popover {
  display: block;
}

.traveler-row {
  display: grid;
  grid-template-columns: minmax(110px, 1fr) 32px 34px 32px;
  align-items: center;
  gap: 12px;
  min-height: 54px;
}

.traveler-row strong {
  display: inline;
  color: #061533;
  font-size: 1rem;
  font-weight: 500;
}

.traveler-row span {
  margin-left: 6px;
  color: #66748a;
  font-size: 0.8rem;
  font-weight: 600;
}

.traveler-row b {
  color: #061533;
  font-size: 1rem;
  text-align: center;
}

.traveler-row button {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  border: 2px solid #2f62ff;
  border-radius: 50%;
  background: #ffffff;
  color: #2f62ff;
  cursor: pointer;
}

.traveler-row button svg {
  width: 16px;
  height: 16px;
  stroke-width: 3;
}

.traveler-row button[data-traveler-step="-1"] {
  border-color: #cbd5e1;
  color: #9aa6b8;
}

.traveler-actions {
  display: flex;
  justify-content: flex-end;
  padding-top: 14px;
}

.traveler-actions button {
  min-width: 90px;
  min-height: 44px;
  border: 0;
  border-radius: 5px;
  background: #2f62ff;
  color: #ffffff;
  font-weight: 400;
  cursor: pointer;
}

.stay-date-calendar {
  display: grid;
  gap: 12px;
}

.stay-date-calendar-head,
.stay-date-calendar-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.stay-date-calendar-head strong {
  color: #172554;
  font-size: 0.98rem;
  font-weight: 500;
}

.stay-date-calendar-head button,
.stay-date-calendar-foot button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  min-height: 34px;
  color: #172554;
  background: #f4f7fb;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  cursor: pointer;
}

.stay-date-calendar-head button svg {
  width: 17px;
  height: 17px;
}

.stay-date-weekdays,
.stay-date-days {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 4px;
}

.stay-date-weekdays span {
  color: #64748b;
  font-size: 0.72rem;
  font-weight: 800;
  text-align: center;
}

.stay-date-days button {
  aspect-ratio: 1;
  min-width: 0;
  color: #172554;
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  font-size: 0.86rem;
  font-weight: 700;
  cursor: pointer;
}

.stay-date-days .is-empty {
  display: block;
  aspect-ratio: 1;
}

.stay-date-days button:hover:not(:disabled),
.stay-date-days button:focus:not(:disabled) {
  background: #e8f2ff;
  outline: 0;
}

.stay-date-days button.is-outside {
  color: #a8b1c0;
}

.stay-date-days button.is-disabled {
  color: #cbd5e1;
  cursor: not-allowed;
}

.stay-date-days button.is-in-range {
  color: #0759bb;
  background: #e8f2ff;
  border-radius: 4px;
}

.stay-date-days button.is-start,
.stay-date-days button.is-end {
  color: #ffffff;
  background: #006ce4;
}

.stay-date-calendar.is-selecting-checkout .stay-date-days button:not(:disabled):not(.is-start):not(.is-outside):hover,
.stay-date-calendar.is-selecting-checkout .stay-date-days button:not(:disabled):not(.is-start):not(.is-outside):focus {
  color: #0759bb;
  background: #dbeafe;
}

.stay-date-calendar-foot {
  padding-top: 4px;
  border-top: 1px solid #edf2f7;
}

.stay-date-calendar-foot button {
  padding: 0 10px;
  color: #006ce4;
  font-weight: 500;
}

.stay-date-calendar-foot [data-stay-done] {
  color: #ffffff;
  background: #006ce4;
  border-color: #006ce4;
}

.stay-date-calendar-foot span {
  min-width: 0;
  overflow: hidden;
  color: #475569;
  font-size: 0.78rem;
  font-weight: 700;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hotel-search-toolbar {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

.hotel-search-toolbar h1 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
  line-height: 1.2;
}

.hotel-search-toolbar p {
  margin: 6px 0 0;
  color: #475569;
}

.hotel-search-sort {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 18px;
  padding: 10px 16px;
  border: 1px solid #9ca3af;
  border-radius: 999px;
  background: #ffffff;
}

.hotel-search-sort select {
  color: #0f172a;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 400;
}

.hotel-search-card {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr) 210px;
  gap: 22px;
  margin-bottom: 18px;
  padding: 18px;
  background: #ffffff;
  border: 1px solid #d6dce8;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(15, 28, 56, 0.06);
}

.hotel-search-card.no-media {
  grid-template-columns: minmax(0, 1fr) 210px;
}

.hotel-search-card:first-of-type {
  border-color: #6bb6ff;
  background: #eef6ff;
  box-shadow: 0 8px 28px rgba(0, 108, 228, 0.18);
}

.hotel-search-media {
  position: relative;
  min-height: 218px;
  overflow: hidden;
  border-radius: 8px;
}

.hotel-search-media button {
  position: absolute;
  top: 12px;
  right: 12px;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: #ffffff;
  color: #0f172a;
}

.hotel-search-title-row {
  display: grid;
  gap: 6px;
}

.hotel-search-title-row h3 {
  margin: 0;
  color: #006ce4;
  font-size: clamp(1.18rem, 1.7vw, 1.55rem);
  line-height: 1.2;
}

.hotel-search-stars {
  color: #f5a623;
  font-weight: 900;
  letter-spacing: 1px;
  white-space: nowrap;
}

.hotel-detail-stars {
  color: #f5a623;
  font-weight: 900;
  letter-spacing: 1px;
  white-space: nowrap;
}

.hotel-search-location,
.hotel-search-distance {
  margin: 6px 0;
  color: #334155;
}

.hotel-search-location a {
  color: #006ce4;
  font-weight: 700;
  text-decoration: underline;
}

.hotel-search-badge {
  display: inline-flex;
  width: fit-content;
  margin: 8px 0 12px;
  padding: 5px 9px;
  color: #ffffff;
  background: #008234;
  border-radius: 5px;
  font-size: 0.83rem;
  font-weight: 800;
}

.hotel-search-room {
  display: grid;
  gap: 5px;
  color: #0f172a;
}

.hotel-search-room-size {
  color: #475569;
  font-weight: 700;
}

.hotel-search-room span:last-child {
  color: #008234;
  font-weight: 800;
}

.hotel-search-side {
  display: grid;
  align-content: end;
  justify-items: end;
  gap: 16px;
  text-align: right;
}

.hotel-search-price {
  display: grid;
  gap: 5px;
  max-width: 205px;
}

.hotel-search-price span,
.hotel-search-price small {
  color: #475569;
  font-size: 0.92rem;
  line-height: 1.35;
}

.hotel-search-price strong {
  color: #0f172a;
  font-size: clamp(1.05rem, 1.25vw, 1.22rem);
  line-height: 1.22;
  letter-spacing: 0;
}

.price-lock {
  display: inline;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  line-height: 1.25;
}

.price-lock-blur {
  display: inline-block;
  filter: blur(4px);
  user-select: none;
  pointer-events: none;
  color: #0f172a;
  opacity: 0.65;
}

.price-lock-message {
  display: inline;
  max-width: 100%;
  color: #f59e0b;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  text-wrap: balance;
}

.price-lock-message:hover,
.price-lock-message:focus {
  color: #d97706;
  text-decoration: none !important;
}

.price-lock a.price-lock-message {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #f59e0b;
  font-weight: 800;
  padding: 0;
  text-decoration: none;
  text-decoration-thickness: initial;
  text-underline-offset: initial;
}

.price-public {
  display: inline-block;
  color: #0f172a;
  font-weight: inherit;
}

.price-lock a {
  color: #062f50;
  font-weight: 900;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.price-lock-pill,
.price-lock-route,
.ticket-price-lock {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
}

.ticket-price-public {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  color: #0f172a;
}

.ticket-price-public > span,
.ticket-price-public-total {
  padding: 7px 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 7px;
}

.ticket-price-public small {
  color: #64748b;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
}

.ticket-price-public strong {
  display: block;
  color: #0f766e;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.15;
}

.ticket-price-public-total {
  display: grid;
  gap: 4px;
}

.ticket-price-public-total > span {
  padding: 0;
  color: #475569;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 0.82rem;
  font-weight: 700;
}

.ticket-price-public-total > div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.hotel-search-availability {
  min-width: 158px;
  justify-content: center;
  padding-inline: 18px;
  background: #006ce4;
  color: #ffffff;
}

.empty-state {
  grid-column: 1 / -1;
  padding: 28px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.empty-state h3,
.empty-state p {
  margin: 0;
}

.empty-state p {
  margin-top: 6px;
  color: var(--muted);
}

.empty-actions {
  margin-top: 16px;
}

.detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  gap: 28px;
  align-items: start;
}

.booking-panel,
.form-panel {
  position: sticky;
  top: 94px;
  padding: 22px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.form-grid .full {
  grid-column: 1 / -1;
}

.timeline,
.faq-list {
  display: grid;
  gap: 12px;
  margin-top: 20px;
}

.content + .faq-list {
  margin-top: 34px;
}

.detail-content > .content {
  margin-top: 46px;
}

.detail-content > .gallery-grid + .content {
  margin-top: 34px;
}

.detail-content > .timeline,
.detail-content > .grid {
  margin-bottom: 46px;
}

.detail-content > .grid + .content {
  margin-top: 56px;
}

.hotel-detail-heading + .rooms-heading {
  margin-top: 52px;
  margin-bottom: 26px;
}

.timeline-item,
.faq-item,
.review,
.room-row {
  padding: 18px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.timeline-item strong,
.faq-item strong {
  display: block;
  margin-bottom: 6px;
}

.hotel-data-section {
  margin-top: 52px;
}

.hotel-data-grid,
.hotel-contract-grid,
.hotel-data-panels {
  display: grid;
  gap: 14px;
}

.hotel-data-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.hotel-contract-grid {
  grid-template-columns: 1fr;
  align-items: stretch;
  margin-top: 28px;
  margin-bottom: 32px;
}

.hotel-room-offer {
  display: grid;
  grid-template-columns: minmax(320px, 1.05fr) minmax(260px, 0.72fr) minmax(300px, 0.68fr);
  grid-template-rows: auto minmax(320px, auto);
  min-height: 390px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #d8dee8;
  border-radius: 14px;
  box-shadow: 0 14px 34px rgba(15, 28, 56, 0.08);
}

.hotel-room-offer + .hotel-room-offer {
  margin-top: 18px;
}

.hotel-room-offer-title {
  grid-column: 1 / -1;
  display: -webkit-box;
  min-height: 76px;
  margin: 0;
  padding: 22px 24px 17px;
  overflow: hidden;
  color: #0f172a;
  font-size: clamp(1.2rem, 1.55vw, 1.55rem);
  line-height: 1.2;
  font-weight: 750;
  border-bottom: 1px solid #e5e7eb;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.hotel-room-offer-title a {
  color: inherit;
  text-decoration: none;
}

.hotel-room-offer-title a:hover,
.hotel-room-offer-title a:focus {
  color: #006ce4;
}

.hotel-room-offer-media {
  position: relative;
  height: 100%;
  min-height: 320px;
  max-height: 100%;
  overflow: hidden;
  background: #eef2f7;
}

.hotel-room-offer-media-link {
  display: block;
  height: 100%;
  color: inherit;
}

.hotel-room-offer-media img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
}

.hotel-room-offer-media .package-image-track {
  height: 100%;
  min-height: 0;
}

.hotel-room-offer-media .package-image-track img {
  min-width: 100%;
  min-height: 0;
}

.hotel-room-offer-media span {
  position: absolute;
  right: 12px;
  bottom: 12px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 10px;
  color: #ffffff;
  background: rgba(15, 23, 42, 0.72);
  border-radius: 8px;
  font-weight: 900;
}

.hotel-room-offer-choice,
.hotel-room-offer-price {
  display: grid;
  align-content: start;
  gap: 18px;
  min-height: 100%;
  padding: 24px;
  border-left: 1px solid #e5e7eb;
}

.hotel-room-offer-choice strong,
.hotel-room-offer-price strong {
  margin: 0;
  padding: 0 0 12px;
  border-bottom: 1px solid #eef2f7;
}

.hotel-room-offer-choice {
  align-content: center;
  grid-template-rows: auto auto;
}

.hotel-room-choice-list {
  display: grid;
  gap: 18px;
}

.hotel-room-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 12px;
  max-height: 170px;
  overflow: auto;
  padding-right: 4px;
}

.hotel-room-offer-choice span,
.hotel-room-feature-grid span,
.hotel-room-offer-price small {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #1f2937;
  line-height: 1.4;
  font-size: 0.95rem;
  font-weight: 400;
}

.hotel-room-offer-choice strong,
.hotel-room-offer-price strong {
  color: #334155;
  font-size: 0.86rem;
  font-weight: 600;
  text-transform: uppercase;
}

.hotel-room-offer-price {
  grid-template-rows: auto 1fr auto;
  justify-items: stretch;
  text-align: left;
}

.hotel-room-offer-price strong {
  justify-self: stretch;
  text-align: left;
}

.hotel-room-price-list {
  display: grid;
  gap: 12px;
}

.hotel-room-price-row {
  display: grid;
  grid-template-columns: minmax(78px, 0.7fr) minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  min-height: 58px;
  padding: 12px 14px;
  background: #f8fafc;
  border: 1px solid #e5edf8;
  border-radius: 10px;
}

.hotel-room-price-row > span {
  color: #334155;
  font-size: 0.92rem;
  font-weight: 700;
}

.hotel-room-price-row .price-lock {
  justify-content: flex-end;
  gap: 7px;
}

.hotel-room-price-row .price-lock a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 10px;
  color: #062f50;
  background: #ffffff;
  border: 1px solid #cbd7e8;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  font-size: 0.86rem;
  line-height: 1.1;
  font-weight: 800;
}

.hotel-room-offer-price > span {
  color: #0f172a;
  font-size: clamp(1.35rem, 1.8vw, 1.68rem);
  line-height: 1;
  font-weight: 700;
}

.hotel-room-offer-price small {
  color: #475569;
  line-height: 1.35;
}

.hotel-room-offer-price .btn {
  align-self: end;
  width: 100%;
  justify-content: center;
  background: #3264ff;
  color: #ffffff;
}

.hotel-room-detail-list {
  display: grid;
  gap: 12px;
}

.hotel-room-detail-list div {
  display: grid;
  gap: 3px;
  padding-bottom: 11px;
  border-bottom: 1px solid #eef2f7;
}

.hotel-room-detail-list span {
  color: #64748b;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
}

.hotel-room-detail-list .tour-vehicle-label {
  text-transform: none;
}

.hotel-room-detail-list strong {
  color: #0f172a;
  font-weight: 600;
}

.hotel-data-panels {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hotel-data-field,
.hotel-contract-card,
.hotel-data-panel {
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: 0 10px 26px rgba(15, 28, 56, 0.08);
}

.hotel-data-field {
  display: grid;
  gap: 6px;
  padding: 14px;
}

.hotel-data-field span,
.hotel-data-panel h3 {
  color: var(--muted);
  font-size: 0.84rem;
  font-weight: 800;
}

.hotel-data-field strong {
  color: var(--forest);
  font-size: 1rem;
  line-height: 1.25;
}

.hotel-contract-card {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  padding: 14px;
}

.hotel-contract-card .hotel-data-field {
  align-content: start;
  min-height: 82px;
  padding: 13px;
  box-shadow: none;
  border-radius: 10px;
  background: #f8fafc;
}

.hotel-contract-card .hotel-data-field strong {
  color: #0f172a;
  font-size: 0.96rem;
}

.hotel-data-panel {
  padding: 18px;
}

.hotel-data-panel h3 {
  margin: 0 0 10px;
}

.hotel-data-panel p {
  margin: 0;
  color: var(--ink);
}

.package-saved-detail-table {
  display: grid;
  gap: 16px;
}

.package-book-actions {
  margin-bottom: 18px;
}

.package-saved-section {
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: 0 10px 26px rgba(15, 28, 56, 0.08);
}

.package-saved-section h3 {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0;
  padding: 14px 18px;
  background: #062f50;
  color: #fff;
  font-size: 0.96rem;
  line-height: 1.2;
  text-transform: uppercase;
}

.package-saved-section h3 svg {
  width: 18px;
  height: 18px;
}

.package-saved-section-body {
  display: grid;
}

.package-saved-row {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(220px, 0.9fr);
  gap: 18px;
  padding: 14px 18px;
  border-top: 1px solid #eef2f7;
}

.package-saved-row:first-child {
  border-top: 0;
}

.package-saved-row > div {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.package-saved-row strong {
  color: #0f172a;
  font-size: 0.96rem;
  line-height: 1.35;
}

.package-saved-row span,
.package-saved-row small {
  color: #64748b;
  font-size: 0.86rem;
  line-height: 1.35;
}

.package-saved-flight-legs {
  display: grid;
  gap: 5px;
  padding-top: 2px;
}

.package-saved-flight-row {
  align-items: start;
}

.package-flight-summary {
  display: flex !important;
  align-items: center;
  gap: 12px;
}

.package-flight-summary strong {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 12px;
  border-radius: 999px;
  background: #fff4cc;
  color: #b45309;
  font-size: 0.82rem;
}

.package-flight-summary span {
  color: #64748b;
  font-size: 0.88rem;
}

.package-flight-detail-line {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  color: #0f172a;
  font-size: 0.92rem;
  line-height: 1.35;
}

.package-flight-detail-line > span {
  color: #0f172a;
  font-weight: 700;
}

.package-flight-detail-line b {
  color: #0284c7;
  font-size: 0.78rem;
}

.package-flight-detail-line.is-outbound b {
  color: #94a3b8;
}

.package-flight-detail-line.is-flight-two b {
  color: #6366f1;
}

.package-flight-detail-line svg {
  width: 15px;
  height: 15px;
  vertical-align: -2px;
}

.package-flight-detail-line em {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 30px;
  padding: 4px 10px;
  border: 1px solid #dbe3ee;
  border-radius: 999px;
  background: #f8fafc;
  color: #0f172a;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
}

.package-saved-row-itinerary {
  grid-template-columns: minmax(130px, 0.4fr) minmax(0, 1fr);
}

@media (max-width: 720px) {
  .package-saved-row,
  .package-saved-row-itinerary {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .package-flight-detail-line {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}

.hotel-chip-list {
  display: grid;
  gap: 8px;
}

.hotel-chip-list span {
  position: relative;
  display: block;
  padding: 0 0 0 18px;
  color: #26364d;
  background: transparent;
  border-radius: 0;
  font-size: 0.86rem;
  font-weight: 400;
  line-height: 1.45;
}

.hotel-chip-list span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #26364d;
}

html[dir="rtl"] .hotel-chip-list span {
  padding-left: 0;
  padding-right: 18px;
}

html[dir="rtl"] .hotel-chip-list span::before {
  left: auto;
  right: 0;
}

.hotel-media-panel {
  grid-column: 1 / -1;
}

.hotel-media-thumbs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 10px;
  max-height: 560px;
  overflow-y: auto;
  padding-right: 4px;
}

.hotel-media-thumbs img {
  width: 100%;
  aspect-ratio: 1.35 / 1;
  object-fit: cover;
  border-radius: 8px;
}

.hotel-media-thumbs::-webkit-scrollbar {
  width: 8px;
}

.hotel-media-thumbs::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 999px;
}

@media (max-width: 980px) {
  .hotel-search-shell {
    grid-template-columns: 1fr;
  }

  .hotel-search-filter-panel {
    position: static;
    max-height: 420px;
    margin-bottom: 16px;
    overflow-y: auto;
  }

  .hotel-search-box {
    grid-template-columns: 1fr 1fr;
  }

  .hotel-search-box .btn {
    grid-column: 1 / -1;
  }

  .hotel-search-card {
    grid-template-columns: 240px minmax(0, 1fr);
  }

  .hotel-search-side {
    grid-column: 1 / -1;
    grid-template-columns: 1fr auto;
    align-items: end;
    justify-items: start;
    align-content: center;
    text-align: left;
  }

  .hotel-search-price {
    max-width: none;
  }

  .hotel-data-grid,
  .hotel-contract-grid,
  .hotel-data-panels {
    grid-template-columns: 1fr;
  }

  .hotel-room-offer {
    grid-template-columns: minmax(0, 1fr) minmax(260px, 0.8fr);
    grid-template-rows: auto auto auto;
    min-height: 0;
  }

  .hotel-room-offer-title {
    grid-column: 1 / -1;
  }

  .hotel-room-offer-media {
    grid-row: span 2;
  }

  .hotel-room-offer-choice,
  .hotel-room-offer-price {
    min-height: 0;
  }

  .hotel-room-offer-media {
    height: auto;
    min-height: 320px;
  }

  .hotel-contract-card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hotel-media-thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: 460px;
  }
}

@media (max-width: 560px) {
  .hotel-search-page {
    padding: 10px;
    background: #f4f6fa;
  }

  .hotel-search-shell {
    display: block;
    width: 100%;
  }

  .hotel-search-box {
    grid-template-columns: 1fr;
  }

  .hotel-search-box {
    position: relative;
    z-index: 180;
    gap: 8px;
    margin-bottom: 12px;
    padding: 8px;
    border-width: 0;
    border-radius: 14px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.12);
  }

  .hotel-search-box .field span {
    font-size: 0.74rem;
  }

  .hotel-search-box input,
  .hotel-search-box select,
  .hotel-search-box .searchable-select-input {
    min-height: 44px;
    border-radius: 10px;
  }

  .hotel-search-filter-panel {
    position: relative;
    z-index: 90;
    max-height: 50vh;
    margin-bottom: 14px;
    border-radius: 14px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08);
  }

  .hotel-search-filter-panel section {
    padding: 12px;
  }

  .hotel-search-budget-chips {
    display: none;
  }

  .hotel-search-toolbar {
    display: grid;
    gap: 8px;
    margin: 8px 0 12px;
  }

  .hotel-search-toolbar h1 {
    font-size: 1.28rem;
  }

  .hotel-search-sort {
    display: none;
  }

  .hotel-search-card {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 14px;
    padding: 0;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.12);
  }

  .hotel-room-offer {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .hotel-room-offer-title {
    padding: 15px 16px 12px;
  }

  .hotel-room-offer-media {
    grid-row: auto;
  }

  .hotel-room-offer-choice,
  .hotel-room-offer-price {
    min-height: 0;
    padding: 18px;
    border-left: 0;
    border-top: 1px solid #e5e7eb;
  }

  .hotel-room-feature-grid {
    grid-template-columns: 1fr;
  }

  .hotel-room-offer-price {
    justify-items: stretch;
    text-align: left;
  }

  .hotel-room-price-row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .hotel-room-price-row .price-lock {
    justify-content: flex-start;
  }

  .hotel-search-media {
    min-height: 0;
    height: clamp(220px, 62vw, 310px);
    border-radius: 0;
  }

  .hotel-search-media button {
    top: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
  }

  .hotel-search-main {
    padding: 15px 14px 8px;
  }

  .hotel-search-title-row {
    display: grid;
    gap: 4px;
  }

  .hotel-search-title-row h3 {
    font-size: 1.34rem;
  }

  .hotel-search-location,
  .hotel-search-distance {
    margin: 5px 0;
    font-size: 0.92rem;
  }

  .hotel-search-badge {
    margin: 8px 0;
  }

  .hotel-search-room {
    gap: 6px;
    margin-top: 10px;
    font-size: 0.92rem;
  }

  .hotel-search-room strong {
    font-size: 0.98rem;
  }

  .hotel-search-room span {
    line-height: 1.35;
  }

  .hotel-search-room span:last-child {
    width: fit-content;
    padding: 4px 7px;
    background: #e6f7ec;
    border-radius: 5px;
  }

  .hotel-search-side {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    justify-items: stretch;
    padding: 8px 14px 14px;
    text-align: left;
  }

  .hotel-search-price {
    max-width: none;
    padding-top: 8px;
    border-top: 1px solid #e5eaf2;
  }

  .hotel-search-price strong {
    font-size: 1.2rem;
  }

  .hotel-search-availability {
    justify-content: center;
    width: 100%;
    min-height: 48px;
    border-radius: 10px;
  }

  .hotel-contract-card {
    grid-template-columns: 1fr;
  }

  .hotel-media-thumbs {
    grid-template-columns: 1fr;
    max-height: 420px;
  }
}

@media (max-width: 820px) {
  a[href="transportation.html"],
  form[action="transportation.html"],
  [data-mobile-service="transportation"] {
    display: none !important;
  }

  body.mobile-service-page-hidden .site-header,
  body.mobile-service-page-hidden #app,
  body.mobile-service-page-hidden .site-footer {
    display: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-budget-chips {
    display: none !important;
  }

  .ticket-desktop-filter {
    display: none !important;
  }

  .mobile-service-search-page,
  .mobile-hotel-search-page,
  .mobile-hotel-top,
  .mobile-hotel-search-card,
  .mobile-hotel-filter-row,
  .mobile-hotel-filter-row .searchable-select {
    overflow: visible !important;
  }

  .mobile-service-search-page,
  .mobile-hotel-search-page {
    position: relative;
    z-index: 12000;
  }

  .mobile-hotel-search-card {
    position: relative;
    z-index: 12001;
  }

  .searchable-select.open {
    z-index: 13000 !important;
  }

  .searchable-select.open .searchable-select-list,
  .filters .searchable-select-list,
  .mobile-hotel-filter-row .searchable-select-list {
    max-height: min(520px, 72vh) !important;
    z-index: 20000 !important;
  }

  .mobile-hotel-filter-row .searchable-select-list button,
  .searchable-select-list button {
    min-height: 44px !important;
  }
}

.auth-wrap {
  min-height: 680px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: var(--white);
}

.auth-media {
  min-height: 680px;
}

.auth-panel {
  display: grid;
  align-content: center;
  width: min(520px, 100%);
  margin: 0 auto;
  padding: 42px 24px;
}

.auth-panel h1 {
  margin: 0 0 10px;
  font-size: clamp(2rem, 5vw, 3.2rem);
  line-height: 1;
}

.legal {
  max-width: 860px;
  color: #111111;
}

.legal-full {
  max-width: 1060px;
}

.legal-document {
  position: relative;
  padding: clamp(28px, 5vw, 64px);
  color: #1b2d29;
  background: #ffffff;
  border: 1px solid rgba(15, 28, 56, 0.12);
  border-top: 6px solid var(--gold);
  border-radius: 8px;
  box-shadow: 0 28px 80px rgba(15, 28, 56, 0.12);
}

.legal-document-pdf-like {
  width: min(794px, 100%);
  min-height: 1123px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #111111;
  background: #ffffff;
  border: 1px solid #cfd3da;
  border-radius: 0;
  box-shadow: 0 20px 54px rgba(15, 28, 56, 0.14);
}

.legal-document-pdf-like::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8px;
  content: "";
  background: #f5a623;
}

.legal-policy-pages {
  display: grid;
  gap: 36px;
  padding: 0;
}

.legal-policy-page {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  min-height: 1123px;
}

.legal-policy-page:first-child {
  border-top: 1px solid #d1d5db;
}

.legal-page-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 54px 72px 44px 82px;
}

.legal-policy-title {
  position: relative;
  z-index: 1;
  max-width: 620px;
  margin: 0 auto 18px;
  color: #062f50;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.18;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
}

.legal-document::before {
  content: "";
  position: absolute;
  inset: 18px;
  pointer-events: none;
  border: 1px solid rgba(15, 28, 56, 0.06);
  border-radius: 6px;
}

.legal-document-pdf-like::before {
  display: none;
}

.legal-policy-pack {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0;
  max-width: 620px;
  margin: 0 auto;
  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.34;
  letter-spacing: 0;
}

.legal-policy-line {
  min-height: 1.34em;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}

.legal-policy-meta {
  color: #555555;
  font-style: italic;
  font-weight: 400;
}

.legal-policy-company {
  color: #111111;
  font-weight: 700;
}

.legal-policy-subtitle {
  margin-top: 8px;
  color: #f26a00;
  font-weight: 700;
}

.legal-policy-bullet {
  padding-left: 18px;
  text-indent: -18px;
}

.legal-policy-space {
  height: 0.84em;
}

.legal-policy-cover {
  display: grid;
  align-content: center;
  text-align: center;
  background: #ffffff;
}

.legal-policy-cover .legal-policy-title {
  margin-bottom: 22px;
  color: #062f50;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0;
}

.legal-cover-brand {
  color: #111111;
  font-size: 18px;
  font-weight: 700;
}

.legal-cover-links {
  color: #2d4f7b;
  font-size: 13px;
  line-height: 1.45;
}

.legal-cover-date {
  margin-top: 18px;
  color: #111111;
  font-size: 13px;
  font-weight: 700;
}

.legal-cover-note {
  max-width: 500px;
  margin: 10px auto 0;
  color: #26374f;
  font-size: 13px;
  line-height: 1.45;
}

.legal-policy-table {
  width: 100%;
  margin: 7px 0 10px;
  border-collapse: collapse;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.22;
  table-layout: fixed;
}

.legal-policy-table th,
.legal-policy-table td {
  padding: 6px 7px;
  vertical-align: top;
  border: 1px solid #111111;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}

.legal-policy-table th {
  color: #ffffff;
  background: #062f50;
  font-weight: 700;
  text-align: left;
}

.legal-policy-table tbody tr:nth-child(even) td {
  background: #ffffff;
}

.legal-policy-page .legal-policy-pack {
  padding: 0;
}

.legal-page-footer {
  position: relative;
  z-index: 1;
  align-self: end;
  padding: 0 72px 34px 82px;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;
  text-align: center;
}

.legal-policy-section-break {
  width: min(794px, 100%);
  margin: 10px auto 0;
  padding: 34px 42px;
  color: #062f50;
  background: #eef3f8;
  border: 1px solid #cfd9e6;
  border-left: 8px solid #f5a623;
  box-shadow: 0 18px 46px rgba(15, 28, 56, 0.1);
}

.legal-policy-section-break span {
  display: inline-block;
  margin-bottom: 10px;
  color: #f26a00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.legal-policy-section-break h2 {
  margin: 0 0 8px;
  color: #062f50;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
}

.legal-policy-section-break p {
  margin: 0;
  color: #34445f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.45;
}

.kyb-policy-page .legal-page-inner {
  padding-top: 38px;
}

.kyb-doc-header {
  display: grid;
  gap: 4px;
  margin: 0 auto 18px;
  max-width: 620px;
  padding-bottom: 10px;
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #111111;
}

.kyb-doc-header strong {
  color: #062f50;
  font-size: 16px;
  letter-spacing: 0;
}

.kyb-doc-header span,
.kyb-doc-header small {
  font-size: 10.5px;
  line-height: 1.25;
}

.kyb-policy-pack {
  gap: 0;
  font-size: 11.2px;
  line-height: 1.32;
}

.kyb-policy-pack h3 {
  margin: 10px 0 5px;
  color: #f26a00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 1.25;
}

.kyb-policy-pack p {
  margin: 0 0 7px;
  color: #111111;
}

.kyb-policy-list {
  display: grid;
  gap: 4px;
  margin: 0 0 8px;
  padding-left: 16px;
}

.kyb-policy-list li {
  padding-left: 2px;
}

.kyb-policy-page .legal-policy-table {
  margin: 6px 0 9px;
  font-size: 10.2px;
  line-height: 1.2;
}

.kyb-policy-page .legal-policy-table th,
.kyb-policy-page .legal-policy-table td {
  padding: 5px 6px;
}

.kyb-approval-block {
  margin-top: 14px;
}

.kyb-signature-line {
  margin-top: 16px;
  color: #111111;
  font-size: 11px;
  text-align: left;
}

@media (max-width: 820px) {
  .legal-full {
    max-width: 100%;
  }

  .legal-policy-pages {
    gap: 22px;
  }

  .legal-document-pdf-like {
    width: 100%;
    min-height: 0;
  }

  .legal-page-inner {
    padding: 36px 24px 34px 36px;
  }

  .legal-policy-title {
    margin-bottom: 16px;
    font-size: 16px;
  }

  .legal-policy-cover .legal-policy-title {
    font-size: 30px;
  }

  .legal-policy-section-break {
    padding: 24px;
  }

  .legal-policy-section-break h2 {
    font-size: 22px;
  }

  .kyb-doc-header {
    max-width: none;
  }

  .kyb-policy-page .legal-policy-table {
    font-size: 9.5px;
  }

  .legal-policy-pack {
    max-width: 100%;
    font-size: 11px;
    line-height: 1.36;
  }

  .legal-page-footer {
    padding: 0 24px 26px 36px;
    font-size: 11px;
  }

  .legal-policy-table {
    font-size: 10px;
  }
}

.legal-document-content {
  display: grid;
  gap: 16px;
  max-width: 920px;
  margin: 0 auto;
}

.legal-document-content h2 {
  position: relative;
  z-index: 1;
  margin: 22px 0 0;
  color: var(--forest);
  font-size: clamp(1.35rem, 2vw, 1.8rem);
  line-height: 1.2;
}

.legal-document-content h2:first-child {
  margin-top: 0;
}

.legal-document-content p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #314642;
  font-size: 1.02rem;
  line-height: 1.75;
}

.legal h2 {
  margin-top: 34px;
}

.legal-pdf-section {
  max-width: 1180px;
}

.legal-pdf-frame {
  overflow: hidden;
  background: #eef2f7;
  border: 1px solid rgba(15, 28, 56, 0.12);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(15, 28, 56, 0.14);
}

.legal-pdf-frame iframe {
  display: block;
  width: 100%;
  height: min(82vh, 980px);
  min-height: 720px;
  border: 0;
  background: #ffffff;
}

.legal-pdf-fallback {
  display: none;
  padding: 18px;
  background: #ffffff;
  border-top: 1px solid var(--line);
}

.blog-article {
  display: grid;
  gap: 24px;
}

.article-lede {
  max-width: 860px;
}

.article-lede h2 {
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.04;
}

.article-lede p {
  color: var(--muted);
  font-size: 1.05rem;
}

.article-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

body[data-page="blog-details"] .article-grid {
  max-width: 900px;
  margin: 0 auto;
  display: block;
}

body[data-page="blog-details"] .blog-article {
  max-width: 980px;
}

body[data-page="blog-details"] .article-lede {
  margin-bottom: 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid var(--line);
}

body[data-page="blog-details"] .article-lede h2 {
  max-width: 850px;
  font-size: clamp(1.45rem, 2.4vw, 2.1rem);
  line-height: 1.18;
}

body[data-page="blog-details"] .article-lede p {
  max-width: 850px;
  font-size: 1.06rem;
  line-height: 1.78;
}

body[data-page="blog-details"] .news-event-facts {
  max-width: 900px;
  margin: 0 auto 10px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body[data-page="blog-details"] .news-event-fact {
  padding: 18px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

body[data-page="blog-details"] .news-event-fact strong {
  display: block;
  margin-bottom: 8px;
  color: var(--forest);
  font-size: 0.82rem;
  text-transform: uppercase;
}

body[data-page="blog-details"] .news-event-fact span {
  color: var(--muted);
  line-height: 1.5;
}

body[data-page="blog-details"] .article-section {
  padding: 28px 0;
  background: transparent;
  border: 0;
  border-top: 1px solid var(--line);
  border-radius: 0;
  box-shadow: none;
}

body[data-page="blog-details"] .article-section h3 {
  margin: 0 0 12px;
  color: var(--forest);
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  line-height: 1.2;
}

body[data-page="blog-details"] .article-section p {
  max-width: 820px;
  margin: 0;
  color: var(--muted);
  font-size: 1.03rem;
  line-height: 1.75;
}

body[data-page="blog-details"] .article-section p + p {
  margin-top: 12px;
}

body[data-page="blog-details"] .news-source-note {
  max-width: 900px;
  margin: 34px auto 0;
  padding-top: 22px;
}

body[data-page="blog-details"] .news-source-note strong {
  color: var(--forest);
}

body[data-page="blog-details"] .news-source-note p {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 0.96rem;
  line-height: 1.7;
}

@media (max-width: 820px) {
  body[data-page="blog-details"] .news-event-facts {
    grid-template-columns: 1fr;
  }
}

body[data-page="destinations"] .destination-listing-section {
  background: #f4f7fb;
}

body[data-page="destinations"] .destination-row-list {
  display: grid;
  gap: 22px;
}

.destination-grouped-list,
.top-attractions-grouped {
  display: grid;
  gap: 34px;
}

.top-attraction-filter-section {
  padding: 22px 0 0;
  background: #f4f7fb;
}

.top-attraction-filters {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
  gap: 14px;
  align-items: end;
  padding: 18px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(15, 28, 56, 0.07);
}

.top-attraction-filters label {
  display: grid;
  gap: 7px;
  margin: 0;
  color: #334155;
  font-size: 0.82rem;
  font-weight: 800;
}

.top-attraction-filters select,
.top-attraction-filters input {
  width: 100%;
  min-height: 44px;
  padding: 0 12px;
  color: #062f50;
  background: #f8fafc;
  border: 1px solid #cfe0f5;
  border-radius: 8px;
  font: inherit;
  font-weight: 700;
}

.top-attraction-filter-actions {
  display: flex;
  gap: 8px;
}

.top-attraction-filter-actions .btn {
  min-height: 44px;
  min-width: 88px;
  padding: 0 14px;
  border-radius: 8px;
}

.destination-group-section,
.attraction-group-section {
  display: grid;
  gap: 18px;
}

body[data-page="top-attractions"] .top-attraction-filter-section + section {
  padding-top: 26px;
}

body[data-page="top-attractions"] .top-attractions-grouped {
  gap: 24px;
}

body[data-page="top-attractions"] .listing-group-head {
  margin-bottom: 2px;
}

.attraction-subgroup {
  display: grid;
  gap: 16px;
}

.attraction-subgroup + .attraction-subgroup {
  margin-top: 18px;
}

.attraction-subgroup-head h3 {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 0 10px;
  color: #062f50;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 1.1rem;
  font-weight: 900;
  line-height: 1.2;
}

.attraction-subgroup-head h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 58px;
  height: 3px;
  border-radius: 999px;
  background: var(--gold);
}

html[dir="rtl"] .attraction-subgroup-head h3::after {
  right: 0;
  left: auto;
}

@media (max-width: 820px) {
  .top-attraction-filter-section {
    padding: 18px 0 0;
  }

  .top-attraction-filters {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px;
  }

  .top-attraction-filter-actions {
    justify-content: stretch;
  }

  .top-attraction-filter-actions .btn {
    flex: 1 1 0;
  }
}

.listing-group-head {
  display: grid;
  gap: 6px;
  max-width: 860px;
}

.listing-group-head span {
  width: fit-content;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--gold);
  color: var(--ink);
  font-weight: 800;
  font-size: 0.82rem;
}

.listing-group-head h2 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(1.55rem, 2.6vw, 2.35rem);
}

.listing-group-head p {
  margin: 0;
  color: var(--muted);
  max-width: 760px;
}

body[data-page="destinations"] .destination-row-card {
  display: grid;
  grid-template-columns: minmax(260px, 0.92fr) minmax(0, 1.25fr);
  min-height: 330px;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.08);
}

body[data-page="destinations"] .destination-row-media {
  display: block;
  height: 330px;
  min-height: 330px;
  overflow: hidden;
  background: linear-gradient(110deg, #edf3f8 8%, #f7fafc 18%, #edf3f8 33%);
  background-size: 200% 100%;
  animation: destinationImageLoading 1.15s linear infinite;
}

body[data-page="destinations"] .destination-row-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #edf3f8;
}

body[data-page="destinations"] .destination-row-card.no-image {
  grid-template-columns: minmax(0, 1fr);
  min-height: 0;
}

body[data-page="destinations"] .destination-row-content {
  display: grid;
  align-content: center;
  gap: 14px;
  padding: clamp(24px, 4vw, 42px);
}

body[data-page="destinations"] .destination-row-content small {
  color: var(--gold);
  font-weight: 900;
  text-transform: uppercase;
}

body[data-page="destinations"] .destination-row-content h3 {
  margin: 0;
  color: var(--forest);
  font-size: clamp(1.55rem, 3vw, 2.4rem);
  line-height: 1.08;
}

body[data-page="destinations"] .destination-row-content p {
  max-width: 660px;
  margin: 0;
  color: var(--muted);
  font-size: 1.02rem;
  line-height: 1.72;
}

body[data-page="destinations"] .destination-actions {
  margin-top: 8px;
}

body[data-page="destinations"] .destination-detail-page {
  background: #f4f7fb;
}

body[data-page="destinations"] .destination-detail-inner {
  width: min(1180px, calc(100% - 32px));
}

body[data-page="destinations"] .destination-detail-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 28px;
  align-items: start;
}

body[data-page="destinations"] .destination-detail-intro.no-gallery {
  grid-template-columns: minmax(0, 1fr);
}

body[data-page="destinations"] .destination-detail-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

body[data-page="destinations"] .destination-detail-gallery img {
  display: block;
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-radius: 8px;
}

body[data-page="destinations"] .destination-gallery-tile {
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  background: linear-gradient(110deg, #edf3f8 8%, #f7fafc 18%, #edf3f8 33%);
  background-size: 200% 100%;
  border: 0;
  border-radius: 8px;
  cursor: zoom-in;
  animation: destinationImageLoading 1.15s linear infinite;
}

@keyframes destinationImageLoading {
  to {
    background-position-x: -200%;
  }
}

body[data-page="destinations"] .destination-gallery-tile:first-child {
  grid-column: 1 / -1;
}

body[data-page="destinations"] .destination-gallery-tile:first-child img {
  height: 330px;
}

body[data-page="destinations"] .destination-detail-overview {
  padding: 30px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.08);
}

body[data-page="destinations"] .destination-detail-overview h2,
body[data-page="destinations"] .destination-content-section h2 {
  margin: 0;
  color: var(--forest);
  font-size: clamp(1.45rem, 2.4vw, 2.1rem);
  line-height: 1.16;
}

body[data-page="destinations"] .destination-detail-overview p,
body[data-page="destinations"] .destination-content-section p,
body[data-page="destinations"] .destination-attraction-article p {
  color: var(--muted);
  font-size: 1.03rem;
  line-height: 1.75;
}

body[data-page="destinations"] .destination-detail-overview p {
  margin: 14px 0 0;
}

body[data-page="destinations"] .destination-detail-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

body[data-page="destinations"] .destination-detail-fact {
  padding: 16px;
  background: #f4f7fb;
  border: 1px solid var(--line);
  border-radius: 8px;
}

body[data-page="destinations"] .destination-detail-fact strong {
  display: block;
  margin-bottom: 6px;
  color: var(--forest);
  font-size: 0.8rem;
  text-transform: uppercase;
}

body[data-page="destinations"] .destination-detail-fact span {
  color: var(--muted);
  line-height: 1.45;
}

body[data-page="destinations"] .destination-content-section {
  margin-top: 38px;
  padding-top: 34px;
  border-top: 1px solid var(--line);
}

body[data-page="destinations"] .destination-content-section > p {
  max-width: 880px;
  margin: 12px 0 0;
}

body[data-page="destinations"] .destination-attraction-list {
  display: grid;
  gap: 0;
  margin-top: 22px;
  border-top: 1px solid var(--line);
}

body[data-page="destinations"] .destination-attraction-article {
  padding: 26px 0;
  border-bottom: 1px solid var(--line);
}

body[data-page="destinations"] .destination-attraction-article h3 {
  margin: 0;
  color: var(--forest);
  font-size: 1.18rem;
  line-height: 1.2;
}

body[data-page="destinations"] .destination-attraction-article p {
  margin: 10px 0 0;
  max-width: 860px;
}

body[data-page="destinations"] .destination-attraction-article strong {
  display: block;
  margin-top: 14px;
  color: var(--forest);
  font-size: 0.86rem;
}

body[data-page="destinations"] .destination-support-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
}

body[data-page="destinations"] .destination-support-item {
  padding: 20px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

body[data-page="destinations"] .destination-support-item strong {
  display: block;
  margin-bottom: 8px;
  color: var(--forest);
  font-size: 1.05rem;
}

body[data-page="destinations"] .destination-support-item span {
  color: var(--muted);
  line-height: 1.65;
}

@media (max-width: 900px) {
  body[data-page="destinations"] .destination-row-card,
  body[data-page="destinations"] .destination-detail-intro,
  body[data-page="destinations"] .destination-support-grid {
    grid-template-columns: 1fr;
  }

  body[data-page="destinations"] .destination-row-media,
  body[data-page="destinations"] .destination-row-media img {
    height: 240px;
    min-height: 240px;
  }

  body[data-page="destinations"] .destination-detail-facts {
    grid-template-columns: 1fr;
  }

  body[data-page="destinations"] .destination-detail-gallery {
    display: flex;
    gap: 10px;
    width: 100%;
    height: clamp(190px, 52vw, 240px);
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
  }

  body[data-page="destinations"] .destination-detail-gallery::-webkit-scrollbar {
    display: none;
  }

  body[data-page="destinations"] .destination-gallery-tile {
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    height: 100%;
    scroll-snap-align: start;
  }

  body[data-page="destinations"] .destination-detail-gallery img,
  body[data-page="destinations"] .destination-gallery-tile:first-child img {
    height: 100%;
  }
}

.article-panel {
  padding: 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: 0 14px 34px rgba(18, 32, 29, 0.06);
}

.article-panel h3 {
  margin: 0 0 10px;
  color: var(--forest);
}

.article-panel p {
  margin: 0;
  color: var(--muted);
}

.article-panel p + p {
  margin-top: 12px;
}

.whatsapp-float,

.whatsapp-float {
  bottom: 84px;
  width: 56px;
  height: 56px;
  color: var(--white);
  background: #22c55e;
  border-radius: 999px;
}

.whatsapp-icon {
  width: 30px;
  height: 30px;
}

.inline-whatsapp-icon {
  width: 1.1em;
  height: 1.1em;
  display: inline-block;
  flex: 0 0 auto;
  vertical-align: -0.16em;
}



@media (max-width: 820px) {
  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    max-height: min(300px, 46vh) !important;
    overflow-y: auto !important;
    overscroll-behavior-y: auto !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: touch;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list button {
    min-height: 48px !important;
    padding: 12px !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 28px !important;
    height: 28px !important;
    stroke-width: 2.3 !important;
  }
}

/* Mobile flight search: clear stacked fields with city lists anchored to the tapped input. */
@media (max-width: 820px) {
  form[data-mobile-flight-form] .mobile-flight-search-card {
    gap: 8px;
    padding: 0 0 14px;
    border-radius: 8px;
  }

  form[data-mobile-flight-form] .mobile-flight-trip-tabs {
    min-height: 44px;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card {
    margin: 0 8px;
    border-radius: 8px;
    box-shadow: none;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card-head {
    min-height: 32px;
    padding: 7px 12px;
    background: #eef8ff;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-location-row {
    position: relative;
    min-height: 58px;
    padding-right: 44px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row > div,
  form[data-mobile-flight-form] .mobile-flight-location-row .searchable-select {
    position: relative;
  }

  form[data-mobile-flight-form] .mobile-flight-place-label {
    display: block;
    margin: 7px 0 1px;
    color: #64748b;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 1;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row .searchable-select-input {
    min-height: 26px;
    padding: 0 !important;
    font-size: 0.98rem !important;
    font-weight: 700;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    right: 0 !important;
    left: 0 !important;
    width: auto !important;
    max-height: min(320px, 48vh) !important;
    border-radius: 8px !important;
    z-index: 2147483640 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line {
    padding: 0 12px;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line .stay-date-range-button,
  form[data-mobile-flight-form] .mobile-flight-meta-line .traveler-toggle {
    min-height: 52px;
    font-size: 0.95rem;
    font-weight: 700;
  }

  form[data-mobile-flight-form] .mobile-flight-meta-line {
    margin: 0 8px;
    padding: 0;
  }

  form[data-mobile-flight-form] .mobile-flight-meta-line .traveler-toggle {
    padding: 0 14px;
    border-radius: 8px;
  }

  form[data-mobile-flight-form] .mobile-flight-submit {
    min-height: 50px;
    margin: 0 8px;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 700;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 28px !important;
    height: 28px !important;
    stroke-width: 2.3 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    max-height: min(300px, 46vh) !important;
    overflow-y: auto !important;
    overscroll-behavior-y: auto !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: touch;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list button {
    min-height: 48px !important;
    padding: 12px !important;
  }
}

@media (max-width: 820px) {
  body:not([data-page="home"]) .detail-content > .hero-actions,
  body:not([data-page="home"]) .hotel-room-detail-page > .hero-actions,
  body:not([data-page="home"]) .education-detail-content > .hero-actions,
  body:not([data-page="home"]) .flight-booking-delivery .hero-actions,
  body:not([data-page="home"]) .attraction-detail-layout .hero-actions {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-top: 18px;
  }

  body:not([data-page="home"]) .detail-content > .hero-actions .btn,
  body:not([data-page="home"]) .hotel-room-detail-page > .hero-actions .btn,
  body:not([data-page="home"]) .education-detail-content > .hero-actions .btn,
  body:not([data-page="home"]) .flight-booking-delivery .hero-actions .btn,
  body:not([data-page="home"]) .attraction-detail-layout .hero-actions .btn {
    width: 100%;
  }
}

.site-footer {
  color: rgba(255, 255, 255, 0.82);
  background: var(--forest);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.6fr repeat(3, 1fr);
  gap: 32px;
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
  padding: 58px 0;
}

.footer-grid h3 {
  margin: 0 0 14px;
  color: var(--white);
}

.footer-grid a {
  display: block;
  margin: 9px 0;
}

.footer-brand {
  color: var(--white);
}

.footer-brand strong {
  font-family: "Poppins", "ST Pro Text", "SF Pro Text", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: clamp(1.75rem, 3vw, 2.45rem);
}

.footer-brand strong span {
  color: var(--brand-blue);
}

.footer-brand strong em {
  color: var(--gold);
}

.footer-brand small,
.site-footer p {
  color: rgba(255, 255, 255, 0.68);
}

.socials {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
}

.socials a {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  margin: 0;
  color: var(--white);
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
}

.socials a:hover {
  color: var(--ink);
  background: var(--gold);
  border-color: var(--gold);
}

.socials svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.socials a:nth-child(2) svg,
.socials a:nth-child(3) svg {
  fill: currentColor;
  stroke: none;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.9rem;
}

[data-animate] {
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 560ms ease,
    transform 560ms ease;
}

[data-animate].visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1280px) {
  .menu-toggle {
    display: grid;
  }

  .mobile-lang-switcher {
    display: inline-flex !important;
    flex-shrink: 0;
    position: fixed !important;
    left: auto !important;
    right: 86px !important;
    bottom: 37px !important;
    z-index: 2147482999 !important;
    padding: 2px;
    background: rgba(15, 28, 56, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    box-shadow: 0 16px 34px rgba(15, 28, 56, 0.24);
    align-items: center;
    gap: 2px;
    height: 38px;
    direction: ltr !important;
  }

  .mobile-lang-switcher .lang-btn {
    min-height: 30px;
    padding: 4px 7px;
    color: rgba(255, 255, 255, 0.78);
    background: transparent;
    border: 0;
    border-radius: 6px;
    font-size: 0.72rem;
    font-weight: 900;
  }

  .mobile-lang-switcher .lang-btn.active {
    color: var(--forest);
    background: #ffffff;
  }

  .mobile-lang-switcher .lang-more {
    display: inline-flex;
    position: relative;
    flex: 0 0 auto;
    height: 30px;
  }

  .mobile-lang-switcher .lang-more-btn {
    box-sizing: border-box;
    min-width: 30px;
    width: 30px;
    min-height: 30px;
    height: 30px;
    padding: 0;
    border: 0;
    border-radius: 7px;
    color: rgba(255, 255, 255, 0.88);
    background: rgba(255, 255, 255, 0.08);
    font-size: 1rem;
    font-weight: 900;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
  }

  .mobile-lang-switcher .lang-more-btn::-webkit-details-marker {
    display: none;
  }

  .mobile-lang-switcher .lang-more-btn:focus-visible {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.92), 0 0 0 4px rgba(250, 160, 26, 0.7);
  }

  .mobile-lang-switcher .lang-more[open] .lang-more-btn {
    color: var(--forest);
    background: #ffffff;
  }

  .mobile-lang-switcher .lang-more-menu {
    top: auto;
    right: 0;
    left: auto;
    bottom: calc(100% + 8px);
    min-width: 118px;
    max-width: min(180px, calc(100vw - 24px));
    border-radius: 12px;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #dfe6f1;
    box-shadow: 0 18px 42px rgba(15, 28, 56, 0.28);
  }

  .mobile-lang-switcher .lang-menu-btn {
    min-height: 40px;
    padding: 9px 12px;
    font-size: 0.86rem;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
  }

  .mobile-lang-switcher .lang-menu-btn small {
    display: none;
  }

  .main-nav {
    position: fixed;
    inset: 73px 14px auto 14px;
    z-index: 10050;
    display: none;
    max-height: calc(100vh - 96px);
    overflow: auto;
    padding: 14px;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
  }

  .main-nav.open {
    display: grid;
    justify-content: stretch;
    gap: 6px;
  }

  .main-nav > a,
  .nav-dropdown > a {
    justify-content: space-between;
    width: 100%;
    color: var(--ink);
  }

  .main-nav a:hover,
  .main-nav a.active {
    color: var(--forest);
    background: rgba(15, 28, 56, 0.08);
  }

  .dropdown-panel {
    position: static;
    display: none;
    margin: 0 0 8px 14px;
    box-shadow: none;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .nav-dropdown:hover .dropdown-panel,
  .nav-dropdown:focus-within .dropdown-panel {
    display: none;
  }

  .nav-dropdown.open .dropdown-panel {
    display: grid;
  }

  .mobile-language-panel {
    gap: 2px;
  }

  .mobile-language-panel [data-language-menu] {
    display: grid;
    gap: 2px;
  }

  .mobile-language-panel .lang-menu-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 38px;
    padding: 10px;
    border: 0;
    border-radius: 6px;
    color: var(--ink);
    background: transparent;
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    text-align: left;
  }

  .mobile-language-panel .lang-menu-btn:hover,
  .mobile-language-panel .lang-menu-btn.active {
    color: var(--forest);
    background: rgba(15, 28, 56, 0.08);
  }

  .mobile-language-panel .lang-menu-btn small {
    color: var(--muted);
    font-size: 0.72rem;
    font-weight: 900;
  }

  .grid.four,
  .grid.three,
  .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .attractions-showcase {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ticket-activity {
    grid-template-columns: 1fr;
  }

  .ticket-activity-head {
    position: static;
  }
}

@media (min-width: 821px) {
  body[data-page="home"].has-mobile-home-search .hero,
  body[data-page="home"] .home-services,
  body[data-page="home"] .home-image-rail-section {
    display: none;
  }

  body[data-page="home"] {
    background: var(--white);
  }

  body[data-page="home"] .site-header {
    gap: 10px;
  }

  body[data-page="home"].has-mobile-home-search .main-nav {
    order: 2;
  }

  body[data-page="home"].has-mobile-home-search .mobile-header-search {
    order: 3;
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    color: var(--white);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
  }

  body[data-page="home"].has-mobile-home-search .mobile-header-search svg {
    width: 24px;
    height: 24px;
  }

  .mobile-home-search-panel {
    position: fixed;
    inset: 0;
    z-index: 120;
    display: none;
  }

  body.mobile-home-search-open .mobile-home-search-panel {
    display: block;
  }

  body.mobile-home-search-open {
    overflow: hidden;
  }

  .mobile-home-search-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(15, 28, 56, 0.18);
    border: 0;
  }

  .mobile-home-search-sheet {
    position: absolute;
    top: 92px;
    left: 50%;
    display: grid;
    width: min(720px, calc(100% - 36px));
    gap: 18px;
    padding: 20px;
    color: var(--ink);
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 24px 70px rgba(15, 28, 56, 0.22);
    transform: translateX(-50%);
  }

  .mobile-home-search-top {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
  }

  .mobile-home-search-top > button {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    color: var(--ink);
    background: var(--soft);
    border: 0;
    border-radius: 999px;
  }

  .mobile-home-search-top label {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 52px;
    padding: 0 14px;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
  }

  .mobile-home-search-top input {
    width: 100%;
    min-height: 48px;
    padding: 0;
    border: 0;
    outline: 0;
  }

  .mobile-search-group {
    display: grid;
    gap: 10px;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--line);
  }

  .mobile-search-chips {
    display: flex;
    gap: 10px;
  }

  .mobile-search-chips input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  .mobile-search-chips span {
    display: inline-flex;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 9px 14px;
    color: #5f6673;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 999px;
    font-size: 0.86rem;
    font-weight: 700;
  }

  .mobile-search-chips input:checked + span {
    color: #1c1507;
    background: rgba(245, 166, 35, 0.16);
    border-color: var(--gold);
  }

  .mobile-price-range {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    color: var(--muted);
    font-size: 0.78rem;
  }

  .mobile-price-range input {
    accent-color: var(--gold);
  }

  .mobile-price-inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .mobile-price-inputs label {
    display: flex;
    min-height: 44px;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    color: var(--muted);
    border: 1px solid var(--line);
    border-radius: 8px;
    font-size: 0.82rem;
  }

  .mobile-price-inputs b {
    color: var(--ink);
  }

  .mobile-home-search-sheet > .btn {
    justify-self: end;
    min-width: 170px;
    border-radius: 8px;
  }

  body[data-page="home"] section:not(.hero) {
    padding: 42px 18px;
  }

  body[data-page="home"] .section-inner {
    width: min(760px, 100%);
  }

  body[data-page="home"] .mobile-home-section {
    display: block;
  }

  body[data-page="home"] .mobile-coupons-section {
    padding-top: 42px;
    background: #f3f7fb;
  }

  .mobile-home-personalized {
    margin: 0 0 44px;
    padding: 0;
    text-align: center;
  }

  .mobile-home-personalized h2 {
    margin: 0;
    color: var(--ink);
    font-size: clamp(2.4rem, 5vw, 4.2rem);
    font-weight: 950;
    line-height: 1.12;
  }

  .mobile-home-personalized h2 span {
    color: var(--gold);
  }

  .mobile-home-personalized p {
    max-width: 520px;
    margin: 18px auto 0;
    color: var(--ink);
    font-size: 1.05rem;
    line-height: 1.5;
  }

  body[data-page="home"] .section-head {
    margin-bottom: 18px;
  }

  body[data-page="home"] .section-head .eyebrow,
  body[data-page="home"] .section-head p,
  body[data-page="home"] .section-head .btn {
    display: none;
  }

  body[data-page="home"] .section-head h2 {
    font-size: clamp(1.65rem, 3vw, 2.25rem);
  }

  .mobile-rail-wrap {
    position: relative;
  }

  .mobile-coupon-rail,
  .mobile-card-rail {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 0 0 10px;
    margin: 0;
    scroll-padding-inline: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    overscroll-behavior-inline: contain;
  }

  .mobile-coupon-rail::-webkit-scrollbar,
  .mobile-card-rail::-webkit-scrollbar {
    display: none;
  }

  .mobile-coupon-card,
  .mobile-offer-tile,
  .mobile-destination-tile {
    flex: 0 0 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .mobile-coupon-card {
    display: grid;
    gap: 8px;
    min-height: 142px;
    padding: 14px;
    color: var(--white);
    background: #1488f5;
    border-radius: 10px;
    box-shadow: 0 14px 32px rgba(15, 28, 56, 0.14);
  }

  .coupon-card-head {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: start;
    gap: 10px;
  }

  .coupon-label {
    display: inline-flex;
    min-width: 48px;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    color: #075089;
    background: rgba(255, 255, 255, 0.86);
    border-radius: 999px;
    font-weight: 950;
  }

  .coupon-code-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 8px;
    padding: 6px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px dashed rgba(255, 255, 255, 0.62);
    border-radius: 8px;
  }

  .coupon-code-row button {
    min-height: 34px;
    padding: 7px 12px;
    color: #075089;
    background: var(--white);
    border: 0;
    border-radius: 8px;
    font-weight: 950;
  }

  .mobile-coupon-card ol {
    margin: 0;
    padding-left: 20px;
    font-size: 0.76rem;
    font-weight: 700;
  }

  .mobile-rail-arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    color: var(--forest);
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(15, 28, 56, 0.12);
    border-radius: 999px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.22);
    cursor: pointer;
  }

  .mobile-rail-arrow.prev {
    left: 10px;
  }

  .mobile-rail-arrow.next {
    right: 10px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow {
    width: 34px;
    height: 34px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow.prev {
    left: -8px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow.next {
    right: -8px;
  }

  .mobile-offer-tile {
    display: grid;
    grid-template-rows: 420px auto;
    min-height: 590px;
    overflow: hidden;
    color: var(--ink);
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 10px;
    box-shadow: 0 16px 36px rgba(15, 28, 56, 0.12);
  }

  .mobile-offer-image {
    position: relative;
    height: 100%;
    overflow: hidden;
  }

  .mobile-offer-image img {
    position: absolute;
    inset: 0;
    transform: scale(1.01);
  }

  .mobile-offer-image span {
    position: absolute;
    z-index: 1;
    top: 14px;
    left: 14px;
    padding: 8px 11px;
    color: #1c1507;
    background: var(--gold);
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 900;
  }

  .mobile-offer-info,
  .mobile-offer-detail-link {
    display: grid;
    gap: 8px;
  }

  .mobile-offer-info {
    padding: 16px;
  }

  .mobile-offer-detail-link {
    color: inherit;
  }

  .mobile-offer-info strong {
    color: var(--forest);
    font-size: 1.18rem;
    font-weight: 950;
    line-height: 1.2;
  }

  .mobile-offer-info p {
    margin: 0;
    color: var(--muted);
  }

  .mobile-offer-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--muted);
    font-size: 0.82rem;
  }

  .mobile-offer-meta span:last-child {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #0f9f6e;
    font-weight: 900;
  }

  .mobile-offer-route {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #2c3441;
    font-size: 0.76rem;
    font-weight: 800;
    white-space: nowrap;
  }

  .mobile-offer-route span + span::before {
    color: var(--gold);
    content: "\2022 ";
  }

  .mobile-offer-save {
    width: fit-content;
    padding: 5px 8px;
    color: #24633b;
    background: #e6f7ec;
    border-radius: 4px;
    font-size: 0.72rem;
    font-weight: 900;
  }

  .mobile-offer-actions {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 10px;
    margin-top: 4px;
  }

  .mobile-call-btn,
  .mobile-quote-btn {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 0.88rem;
    font-weight: 950;
  }

  .mobile-call-btn {
    color: #f47a20;
    background: var(--white);
    border: 1px solid #f47a20;
  }

  .mobile-quote-btn {
    color: var(--white);
    background: #f47a20;
    border: 1px solid #f47a20;
  }

  .mobile-destination-tile {
    position: relative;
    height: 380px;
    overflow: hidden;
    color: var(--white);
    background: var(--forest);
    border-radius: 10px;
  }

  .mobile-destination-tile img {
    position: absolute;
    inset: 0;
  }

  .mobile-destination-tile::after {
    position: absolute;
    inset: 0;
    content: "";
    background: rgba(15, 28, 56, 0.66);
  }

  .mobile-destination-tile span {
    position: absolute;
    right: 18px;
    bottom: 18px;
    left: 18px;
    z-index: 1;
    color: var(--white);
    font-size: 1.45rem;
    font-weight: 950;
  }
}

@media (max-width: 820px) {
  body {
    padding-bottom: 0;
    background: var(--white);
  }

  .site-header {
    position: sticky;
    z-index: 10000;
    padding-block: 10px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.12);
  }

  .mobile-header-search {
    display: none;
    width: 42px;
    height: 42px;
    place-items: center;
    margin-left: auto;
    color: var(--white);
    background: transparent;
    border: 0;
    border-radius: 999px;
  }

  .mobile-header-search svg,
  .mobile-header-search i {
    width: 25px;
    height: 25px;
    font-size: 19px;
    stroke-width: 2.3;
  }

  [data-shared-mobile-header] .mobile-header-search {
    display: grid;
  }

  .mobile-global-search-panel {
    position: fixed;
    inset: 0;
    z-index: 40000;
    display: none;
  }

  body.mobile-global-search-open .mobile-global-search-panel {
    display: block;
  }

  .mobile-global-search-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(15, 28, 56, 0.34);
    border: 0;
  }

  .mobile-global-search-sheet {
    position: relative;
    display: grid;
    gap: 14px;
    width: min(100% - 24px, 520px);
    margin: 12px auto 0;
    padding: 16px;
    background: #ffffff;
    border: 1px solid rgba(219, 227, 239, 0.95);
    border-radius: 16px;
    box-shadow: 0 24px 70px rgba(15, 28, 56, 0.22);
  }

  .mobile-global-search-top {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
  }

  .mobile-global-search-top button,
  .mobile-global-search-sheet > button {
    min-height: 42px;
    border: 0;
    border-radius: 10px;
    color: #ffffff;
    background: #062f50;
  }

  .mobile-global-search-top button {
    color: #062f50;
    background: #f4f6fa;
  }

  .mobile-global-search-select,
  .mobile-global-search-sheet input {
    width: 100%;
    min-height: 42px;
    color: #062f50;
    background: #f8fafc;
    border: 1px solid #dbe3ef;
    border-radius: 10px;
    outline: none;
    font-weight: 500;
  }

  .mobile-global-search-select {
    position: relative;
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr) 18px;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
  }

  .mobile-global-search-select span,
  .mobile-global-search-select > i {
    color: #64748b;
    font-size: 14px;
    pointer-events: none;
  }

  .mobile-global-search-select select {
    width: 100%;
    min-width: 0;
    min-height: 42px;
    color: #062f50;
    background: transparent;
    border: 0;
    outline: none;
    appearance: none;
    font: inherit;
    font-weight: 500;
  }

  .mobile-global-search-select select:invalid {
    color: #64748b;
  }

  .mobile-global-search-sheet label {
    display: grid;
    grid-template-columns: 22px 1fr;
    align-items: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 12px;
    color: #64748b;
    background: #f8fafc;
    border: 1px solid #dbe3ef;
    border-radius: 12px;
  }

  .mobile-global-search-sheet label input {
    min-height: 44px;
    padding: 0;
    background: transparent;
    border: 0;
    font-weight: 400;
  }

  body[data-page="home"].has-mobile-home-search .mobile-header-search {
    display: grid;
  }

  body[data-page="home"].has-mobile-home-search .brand {
    min-width: 0;
  }

  body[data-page="home"].has-mobile-home-search .brand strong {
    font-size: 1.28rem;
  }

  body[data-page="home"].has-mobile-home-search .site-header {
    gap: 8px;
  }

  .mobile-home-search-panel {
    position: fixed;
    inset: 0;
    z-index: 120;
    display: none;
  }

  body.mobile-home-search-open .mobile-home-search-panel {
    display: block;
  }

  body.mobile-home-search-open {
    overflow: hidden;
  }

  .mobile-home-search-backdrop {
    position: absolute;
    inset: 0;
    background: transparent;
    border: 0;
  }

  .mobile-home-search-sheet {
    position: absolute;
    top: 78px;
    right: 0;
    left: 0;
    display: grid;
    gap: 18px;
    max-height: calc(100vh - 78px);
    padding: 14px 10px 22px;
    overflow: auto;
    color: var(--ink);
    background: var(--white);
    border-radius: 8px 8px 0 0;
    box-shadow: none;
  }

  .mobile-home-search-top {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: center;
    gap: 6px;
  }

  .mobile-home-search-top > button {
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    color: var(--ink);
    background: transparent;
    border: 0;
  }

  .mobile-home-search-top label {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 48px;
    padding: 0 12px;
    background: var(--white);
    border: 1px solid rgba(15, 28, 56, 0.12);
    border-radius: 6px;
    box-shadow: none;
  }

  .mobile-home-search-top label svg {
    width: 18px;
    height: 18px;
    color: var(--muted);
  }

  .mobile-home-search-top input {
    width: 100%;
    min-height: 44px;
    padding: 0;
    border: 0;
    outline: 0;
  }

  .mobile-search-group {
    display: grid;
    gap: 10px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--line);
  }

  .mobile-search-group strong {
    color: var(--ink);
    font-size: 0.9rem;
    font-weight: 700;
  }

  .mobile-search-chips {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .mobile-search-chips.wrap {
    flex-wrap: wrap;
  }

  .mobile-search-chips::-webkit-scrollbar {
    display: none;
  }

  .mobile-search-chips input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  .mobile-search-chips span {
    display: inline-flex;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 9px 14px;
    color: #5f6673;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 999px;
    font-size: 0.82rem;
    font-weight: 600;
  }

  .mobile-search-chips input:checked + span {
    color: #1c1507;
    background: rgba(245, 166, 35, 0.16);
    border-color: var(--gold);
  }

  .mobile-price-range {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
    color: var(--muted);
    font-size: 0.74rem;
  }

  .mobile-price-range input {
    accent-color: var(--gold);
  }

  .mobile-price-inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .mobile-price-inputs label {
    display: flex;
    min-height: 42px;
    align-items: center;
    gap: 6px;
    padding: 9px 10px;
    color: var(--muted);
    border: 1px solid var(--line);
    border-radius: 6px;
    font-size: 0.78rem;
  }

  .mobile-price-inputs b {
    color: var(--ink);
  }

.mobile-flight-check {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-size: 0.8rem;
}

.flight-results-shell {
  overflow: hidden;
  margin-bottom: 18px;
  background: #ffffff;
  border: 1px solid #d9e1ee;
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.1);
}

.flight-results-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  color: #ffffff;
  background: #062f50;
}

.flight-results-banner strong {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
}

.flight-results-banner span {
  font-size: 1rem;
  font-weight: 500;
}

.flight-results-toolbar {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) minmax(260px, 0.85fr);
  background: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid #e4eaf3;
}

.flight-toolbar-tab,
.flight-toolbar-alert {
  min-height: 74px;
  display: grid;
  place-items: center;
  gap: 4px;
  padding: 14px 18px;
  color: #062f50;
  background: #ffffff;
  border: 0;
  border-right: 1px solid #e2e8f0;
  font: inherit;
  text-align: center;
  appearance: none;
  cursor: pointer;
}

.flight-toolbar-tab strong,
.flight-toolbar-alert {
  font-size: 1rem;
  font-weight: 600;
}

.flight-toolbar-tab span {
  color: #64748b;
  font-size: 0.92rem;
  font-weight: 400;
}

.flight-toolbar-tab.is-active {
  box-shadow: inset 0 -3px 0 #062f50;
}

.flight-toolbar-alert {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 260px;
  padding: 12px 18px;
  background: #f8fafc;
  border-left: 1px solid #e2e8f0;
  border-right: 0;
}

.flight-toolbar-alert strong {
  color: #062f50;
  font-size: 1rem;
  font-weight: 600;
  white-space: nowrap;
}

.flight-toolbar-alert select {
  width: 100%;
  max-width: 180px;
  min-height: 42px;
  padding: 0 38px 0 12px;
  color: #062f50;
  background: #ffffff;
  border: 1px solid #cbd7e8;
  border-radius: 10px;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 600;
  appearance: none;
  cursor: pointer;
  background-image:
    linear-gradient(45deg, transparent 50%, #64748b 50%),
    linear-gradient(135deg, #64748b 50%, transparent 50%);
  background-position:
    calc(100% - 18px) calc(50% - 3px),
    calc(100% - 12px) calc(50% - 3px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
}

.flight-toolbar-alert select:focus {
  outline: none;
  border-color: #2f62ff;
  box-shadow: 0 0 0 3px rgba(47, 98, 255, 0.12);
}

.flight-toolbar-alert svg {
  width: 18px;
  height: 18px;
}

.flight-results-list {
  display: grid;
  gap: 0;
}

.flight-result-card {
  padding: 18px 24px 22px;
  background: #ffffff;
  border: 0;
  border-top: 1px solid #e6edf6;
  border-radius: 0;
  box-shadow: none;
}

.flight-result-badge {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 10px;
  color: #ffffff;
  background: #0e8aa8;
  border-radius: 6px;
  font-size: 0.82rem;
  font-weight: 700;
}

.flight-result-main {
  display: grid;
  grid-template-columns: minmax(300px, 1.05fr) minmax(320px, 1.45fr) auto;
  align-items: center;
  gap: 24px;
  margin-top: 14px;
}

.flight-result-airline {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}

.flight-result-logo {
  width: 70px;
  min-height: 56px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: #2f62ff;
  border-radius: 14px;
  font-size: 0.78rem;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
  padding: 6px;
}

.flight-result-airline strong,
.flight-stop strong,
.flight-result-price strong {
  display: block;
  color: #062f50;
}

.flight-result-airline strong {
  font-size: 1.1rem;
  line-height: 1.05;
  white-space: nowrap;
}

.flight-result-airline span,
.flight-stop span,
.flight-route-line span,
.flight-route-line small,
.flight-result-price span {
  display: block;
  color: #64748b;
}

.flight-result-airline span {
  margin-top: 6px;
  font-size: 0.92rem;
}

.flight-result-route {
  display: grid;
  grid-template-columns: auto minmax(120px, 1fr) auto;
  align-items: center;
  gap: 16px;
}

.flight-remove-leg {
  width: 34px;
  height: 34px;
  display: inline-grid;
  place-items: center;
  align-self: center;
  color: #d33f49;
  background: #fff4f4;
  border: 1px solid #ffd0d4;
  border-radius: 6px;
  cursor: pointer;
}

.flight-remove-leg i {
  pointer-events: none;
}

.flight-stop strong {
  font-size: 1.35rem;
  line-height: 1.12;
  font-weight: 700;
  max-width: none;
  text-align: center;
  white-space: nowrap;
}

.flight-stop span {
  margin-top: 8px;
  font-size: 0.96rem;
}

.flight-route-line {
  display: grid;
  justify-items: center;
  gap: 8px;
}

.flight-route-line span,
.flight-route-line small {
  font-size: 0.9rem;
  font-weight: 400;
}

.flight-route-line i {
  width: 100%;
  height: 2px;
  background: #cbd5e1;
  position: relative;
}

.flight-route-line i::before,
.flight-route-line i::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #cbd5e1;
  transform: translateY(-50%);
}

.flight-route-line i::before {
  left: 0;
}

.flight-route-line i::after {
  right: 0;
}

.flight-result-price {
  text-align: right;
}

.flight-result-price strong {
  font-size: 1.02rem;
  font-weight: 600;
}

.flight-result-price strong a {
  color: #2f62ff;
  text-decoration: none;
}

.flight-result-price span {
  margin-top: 6px;
  font-size: 0.86rem;
}

.flight-result-actions .btn {
  min-width: 154px;
  min-height: 50px;
  color: #ffffff;
  background: #2f62ff;
  border-radius: 8px;
  box-shadow: none;
  font-weight: 500;
}

.flight-filters {
  grid-template-columns: minmax(360px, 1.1fr) minmax(220px, 0.72fr) minmax(300px, 0.9fr) minmax(190px, 0.56fr);
  align-items: stretch;
  gap: 12px;
  padding: 10px 14px 14px;
  background: #ffffff;
  border: 1px solid #d9e1ee;
  border-radius: 16px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.08);
}

.flight-filters .flight-trip-options {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 28px;
  margin: 0;
  color: #050b18;
  font-size: 0.95rem;
}

.flight-filters .flight-trip-options label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.flight-filters .flight-trip-options input[type="radio"] {
  width: 18px;
  height: 18px;
  margin: 0;
}

.flight-filters .field > span,
.flight-filters .route-field > span {
  display: none !important;
}

.flight-filters .route-pair,
.flight-filters .stay-date-range-button,
.flight-filters .traveler-toggle {
  min-height: 56px;
  background: #ffffff;
  border: 1px solid #cfd7e3;
  border-radius: 4px;
  box-shadow: none;
}

.flight-filters .route-pair .route-field {
  align-items: center;
  gap: 0;
  padding: 0 16px;
}

.flight-filters .route-pair .route-from {
  padding-right: 46px;
}

.flight-filters .route-pair .route-to {
  padding-left: 46px;
}

.flight-filters .route-pair select,
.flight-filters .route-pair .searchable-select-input,
.flight-filters .stay-date-range-button,
.flight-filters .traveler-toggle {
  font-size: 0.9rem;
  font-weight: 400;
}

.flight-filters .stay-date-range-button,
.flight-filters .traveler-toggle {
  min-height: 56px;
  padding: 0 18px;
  color: #050b18;
  background: #ffffff;
}

.flight-filters .traveler-toggle [data-traveler-label] {
  font-weight: 400;
}

.flight-filters .btn {
  min-width: 220px;
  min-height: 56px;
  color: #ffffff !important;
  background: #2f62ff !important;
  border: 1px solid #2f62ff !important;
  border-radius: 4px;
  box-shadow: none;
  font-size: 1rem;
  font-weight: 400;
}

.flight-filters .btn svg {
  width: 21px;
  height: 21px;
}

.flight-filters .flight-multi-city-group {
  display: contents;
}

.flight-filter-actions {
  grid-column: 4 / span 1;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  min-width: 0;
  padding-right: 0;
}

.flight-filters .flight-return-date,
.flight-filters .flight-extra-leg {
  min-width: 0;
}

.flight-filters[data-trip-type="round-trip"] {
  grid-template-columns: minmax(330px, 1.02fr) minmax(190px, 0.56fr) minmax(190px, 0.56fr) minmax(270px, 0.78fr) minmax(190px, 0.52fr);
}

.flight-filters[data-trip-type="round-trip"] .flight-traveler-field {
  grid-column: 4 / span 1;
}

.flight-filters[data-trip-type="round-trip"] .flight-filter-actions {
  grid-column: 5 / span 1;
}

.flight-filters[data-trip-type="multi-city"] {
  grid-template-columns: minmax(330px, 1fr) minmax(190px, 0.58fr) minmax(330px, 1fr) minmax(190px, 0.58fr);
}

.flight-filters[data-trip-type="multi-city"] .flight-primary-leg {
  grid-column: 1 / span 1;
}

.flight-filters[data-trip-type="multi-city"] .flight-primary-leg + .field {
  grid-column: 2 / span 1;
}

.flight-filters[data-trip-type="multi-city"] .flight-multi-city-group {
  display: contents;
}

.flight-filters[data-trip-type="multi-city"] .flight-multi-city-group .route-pair {
  grid-column: 3 / span 1;
}

.flight-filters[data-trip-type="multi-city"] .flight-multi-city-group .field {
  grid-column: 4 / span 1;
}

.flight-filter-actions .btn {
  width: 100%;
  min-width: 0;
  justify-content: center;
}

.flight-filters .route-swap {
  pointer-events: auto;
  cursor: pointer;
  box-shadow: none;
}

.flight-filters .route-swap::before {
  content: "\21C4";
  color: #2f62ff;
  font-size: 1.45rem;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-1px);
}

.flight-filters .route-swap svg,
.flight-filters .route-swap i {
  display: none;
}

.flight-add-leg {
  grid-column: 1 / span 2;
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 52px;
  padding: 0 18px;
  color: #2f62ff;
  background: #ffffff;
  border: 1px dashed #cfd7e3;
  border-radius: 4px;
  font: inherit;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
}

.flight-add-leg span {
  display: inline-grid;
  width: 18px;
  height: 18px;
  place-items: center;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-size: 0.9rem;
  line-height: 1;
}

.flight-filters .field > span,
.flight-filters .route-pair .route-field > span {
  display: none !important;
}

.flight-traveler-field {
  grid-column: 3 / span 1;
}

@media (min-width: 821px) {
  .flight-page-search-panel {
    width: min(1450px, calc(100vw - 48px));
    margin-left: 50%;
    transform: translateX(-50%);
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip {
    grid-template-columns: minmax(520px, 1fr) minmax(150px, 0.42fr) minmax(150px, 0.42fr) minmax(210px, 0.56fr);
    column-gap: 12px;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-main-leg {
    min-width: 0;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-date {
    grid-column: 2 / span 1;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-return-date {
    grid-column: 3 / span 1;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-traveler {
    grid-column: 4 / span 1;
    min-width: 0;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .btn-search {
    grid-column: 1 / span 1;
    width: min(190px, 100%);
    min-width: 0;
    justify-self: start;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-date,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-return-date {
    width: 100%;
    min-width: 0;
    justify-self: start;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-date .stay-date-range,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-return-date .stay-date-range,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-date .stay-date-range-button,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .home-flight-return-date .stay-date-range-button {
    width: 100%;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .stay-date-range-button,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .traveler-toggle {
    padding-inline: 14px;
    gap: 10px;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .stay-date-range-button svg,
  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .traveler-toggle svg {
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
  }

  .flight-page-search-panel .flight-page-home-form.is-flight-roundtrip .traveler-toggle [data-traveler-label] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.promotion-filters .route-pair .route-field > span,
.flight-filters .route-pair .route-field > span {
  display: none !important;
}

@media (max-width: 1180px) {
  .flight-result-main {
    grid-template-columns: minmax(260px, 1fr) minmax(280px, 1.2fr) auto;
  }

  .flight-result-price,
  .flight-result-actions {
    text-align: left;
  }

}

@media (max-width: 980px) {
  .flight-filters {
    grid-template-columns: 1fr 1fr;
  }

  .flight-filters .flight-trip-options {
    grid-column: 1 / -1;
    flex-wrap: wrap;
    gap: 16px;
  }

  .flight-filters .route-pair,
  .flight-filters .flight-return-date,
  .flight-filters .flight-multi-city-group .route-pair,
  .flight-filters .flight-multi-city-group .field,
  .flight-traveler-field,
  .flight-filters .btn,
  .flight-filter-actions {
    grid-column: 1 / -1;
  }

  .flight-page-search-panel {
    padding: 14px;
    border-radius: 16px;
  }

  .flight-results-toolbar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .flight-toolbar-alert {
    grid-column: 1 / -1;
    min-width: 0;
  }
}

@media (max-width: 820px) {
  .flight-filters {
    grid-template-columns: 1fr;
    padding: 14px;
    border-radius: 16px;
  }

  .flight-filters .route-pair,
  .flight-filters .flight-return-date,
  .flight-filters .flight-multi-city-group .route-pair,
  .flight-filters .flight-multi-city-group .field,
  .flight-traveler-field,
  .flight-filters .btn,
  .flight-filter-actions {
    grid-column: auto;
  }

  .flight-toolbar-alert {
    min-width: 0;
  }

  .flight-toolbar-alert select {
    min-width: 0;
    width: 100%;
  }

  .flight-filter-actions {
    justify-content: stretch;
  }

  .flight-filter-actions .btn {
    width: 100%;
    min-width: 0;
  }

  .flight-results-banner,
  .flight-result-card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .flight-result-main {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .flight-result-airline strong,
  .flight-stop strong {
    white-space: normal;
  }

  .flight-result-route {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .flight-route-line i {
    display: none;
  }

  .flight-result-price {
    text-align: left;
  }
}

  .mobile-home-search-sheet > .btn {
    justify-self: end;
    min-width: 152px;
    min-height: 48px;
    border-radius: 8px;
    font-size: 0.82rem;
  }

  .hero {
    min-height: auto;
    align-items: end;
    color: var(--ink);
    background: var(--white);
    border-radius: 0;
  }

  .hero-media,
  .hero::before {
    display: none;
  }

  .hero-inner {
    width: 100%;
    padding: 4px 18px 14px;
    background: var(--white);
  }

  .hero .eyebrow,
  .hero h1 {
    display: none;
  }

  .hero p {
    display: none;
  }

  .hero-actions {
    display: none;
  }

  .mobile-search-intro {
    display: grid;
    place-items: center;
    gap: 0;
    margin-bottom: 6px;
    text-align: center;
  }

  .mobile-search-intro span {
    display: none;
  }

  .mobile-search-intro h2,
  .mobile-search-intro h3 {
    max-width: 360px;
    margin: 0;
    color: var(--forest);
    font-size: 1.42rem;
    line-height: 1.08;
  }

  .mobile-search-intro p {
    display: none;
  }

  .home-search {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 6px;
    margin-top: 0;
    padding: 6px;
    background: var(--white);
    border: 1px solid rgba(15, 28, 56, 0.12);
    border-radius: 999px;
    box-shadow: 0 12px 30px rgba(15, 28, 56, 0.14);
  }

  .home-search .field {
    gap: 0;
  }

  .home-search .field span {
    display: none;
  }

  .home-search input {
    min-height: 42px;
    padding: 0 12px 0 16px;
    font-size: 0.92rem;
    background: transparent;
    border: 0;
    border-radius: 999px;
    box-shadow: none;
  }

  .home-search .btn {
    width: auto;
    min-width: 88px;
    min-height: 42px;
    padding-inline: 16px;
    border-radius: 999px;
    font-size: 0.9rem;
  }

  .home-search .btn svg {
    width: 20px;
    height: 20px;
  }

  .home-search .field:nth-of-type(2),
  .home-search .field:nth-of-type(3) {
    display: none;
  }

  body[data-page="home"].has-mobile-home-search .mobile-search-intro,
  body[data-page="home"].has-mobile-home-search .home-search {
    display: none;
  }

  body[data-page="home"].has-mobile-home-search .hero {
    display: none;
  }

  body[data-page="home"] section:not(.hero) {
    padding: 30px 18px;
  }

  .mobile-coupons-section {
    padding-top: 18px !important;
    background: #f3f7fb;
  }

  .mobile-home-personalized {
    margin: 0 0 34px;
    padding: 0;
    text-align: center;
  }

  .mobile-home-personalized h2 {
    margin: 0;
    color: var(--ink);
    font-size: 2rem;
    font-weight: 950;
    line-height: 1.18;
  }

  .mobile-home-personalized h2 span {
    color: var(--gold);
  }

  .mobile-home-personalized p {
    max-width: 310px;
    margin: 14px auto 0;
    color: var(--ink);
    font-size: 0.9rem;
    line-height: 1.45;
  }

  .mobile-rail-wrap {
    position: relative;
  }

  .mobile-coupon-rail {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 0 0 8px;
    margin: 0;
    scroll-padding-inline: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .mobile-coupon-rail::-webkit-scrollbar {
    display: none;
  }

  .mobile-ticket-rail {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 0 0 8px;
    margin: 0;
    scroll-padding-inline: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .mobile-ticket-rail::-webkit-scrollbar {
    display: none;
  }

  .mobile-ticket-rail .ticket-listing-card {
    flex: 0 0 100%;
    scroll-snap-align: start;
  }

  .mobile-coupon-card {
    flex: 0 0 100%;
    scroll-snap-align: start;
    display: grid;
    gap: 6px;
    min-height: 112px;
    padding: 10px;
    color: var(--white);
    background:
      #1488f5;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(15, 28, 56, 0.14);
  }

  .mobile-coupon-card h3 {
    margin: 0 0 2px;
    font-size: 0.92rem;
    line-height: 1.12;
  }

  .mobile-coupon-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.7rem;
  }

  .coupon-card-head {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: start;
    gap: 8px;
  }

  .coupon-label {
    display: inline-flex;
    min-width: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #075089;
    background: rgba(255, 255, 255, 0.86);
    border-radius: 999px;
    font-size: 0.86rem;
    font-weight: 950;
    text-transform: uppercase;
  }

  .coupon-code-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 8px;
    padding: 5px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px dashed rgba(255, 255, 255, 0.62);
    border-radius: 8px;
  }

  .coupon-code-row strong {
    padding-left: 6px;
    letter-spacing: 0;
  }

  .coupon-code-row button {
    min-height: 30px;
    padding: 6px 9px;
    color: #075089;
    background: var(--white);
    border: 0;
    border-radius: 8px;
    font-weight: 950;
  }

  .mobile-coupon-card ol {
    display: grid;
    gap: 2px;
    margin: 0;
    padding-left: 18px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.66rem;
    font-weight: 700;
  }

  body[data-page="home"] .home-services {
    display: none;
  }

  body[data-page="home"] .home-image-rail-section {
    display: none;
  }

  .mobile-home-section {
    display: block;
    padding-top: 24px !important;
  }

  body[data-page="home"] .section-head {
    margin-bottom: 14px;
  }

  body[data-page="home"] .section-head .eyebrow {
    display: none;
  }

  body[data-page="home"] .section-head h2 {
    font-size: 1.55rem;
    line-height: 1.12;
  }

  body[data-page="home"] .section-head p {
    display: none;
  }

  body[data-page="home"] .section-head .btn {
    display: none;
  }

  .mobile-card-rail,
  body[data-page="home"] .home-image-rail-section .grid.three,
  body[data-page="home"] .home-image-rail-section .grid.four {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 0 0 10px;
    margin: 0;
    scroll-padding-inline: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    overscroll-behavior-inline: contain;
  }

  .mobile-card-rail::-webkit-scrollbar,
  body[data-page="home"] .home-image-rail-section .grid.three::-webkit-scrollbar,
  body[data-page="home"] .home-image-rail-section .grid.four::-webkit-scrollbar {
    display: none;
  }

  .mobile-offer-tile,
  .mobile-destination-tile,
  body[data-page="home"] .home-image-rail-section .grid.three > *,
  body[data-page="home"] .home-image-rail-section .grid.four > * {
    flex: 0 0 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .mobile-rail-arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    color: var(--forest);
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(15, 28, 56, 0.12);
    border-radius: 999px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.22);
    cursor: pointer;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1;
  }

  .mobile-rail-arrow.prev {
    left: 10px;
  }

  .mobile-rail-arrow.next {
    right: 10px;
  }

  .mobile-rail-arrow svg {
    width: 22px;
    height: 22px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow {
    width: 32px;
    height: 32px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow.prev,
  .mobile-coupon-rail ~ .mobile-rail-arrow.next {
    top: 56%;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow.prev {
    left: -6px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow.next {
    right: -6px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow svg {
    width: 17px;
    height: 17px;
  }

  .mobile-offer-tile,
  body[data-page="home"] .home-image-rail-section .card {
    display: grid;
    grid-template-rows: 351px auto;
    min-height: 512px;
    overflow: hidden;
    color: var(--ink);
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.1);
  }

  .mobile-destination-tile,
  body[data-page="home"] .home-image-rail-section .card {
    position: relative;
  }

  .mobile-offer-image,
  body[data-page="home"] .home-image-rail-section .card-media {
    position: relative;
    aspect-ratio: auto;
    height: 100%;
    overflow: hidden;
  }

  .mobile-offer-image-track {
    height: 100%;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .mobile-offer-image-track::-webkit-scrollbar {
    display: none;
  }

  .mobile-offer-image-track img {
    flex: 0 0 100%;
    scroll-snap-align: start;
    transform: scale(1.01);
  }

  /* Make homepage rails non-interactive so vertical scroll doesn't move images */
  body[data-page="home"] .mobile-offer-image-track,
  body[data-page="home"] .home-image-rail-section .package-image-track,
  body[data-page="home"] .home-image-rail-section .card-media {
    pointer-events: none;
  }

  body[data-page="home"] .mobile-offer-image-track img,
  body[data-page="home"] .home-image-rail-section .package-image-track img,
  body[data-page="home"] .home-image-rail-section .card-media img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  /* Disable interaction on image rails for other listing pages to prevent accidental horizontal moves */
  body[data-page="activities"] .mobile-offer-image-track,
  body[data-page="activities"] .package-image-track,
  body[data-page="activities"] .card-media,
  body[data-page="education"] .mobile-offer-image-track,
  body[data-page="education"] .package-image-track,
  body[data-page="education"] .card-media,
  body[data-page="tickets"] .mobile-offer-image-track,
  body[data-page="tickets"] .package-image-track,
  body[data-page="tickets"] .card-media {
    pointer-events: none;
  }

  body[data-page="activities"] .mobile-offer-image-track img,
  body[data-page="activities"] .package-image-track img,
  body[data-page="activities"] .card-media img,
  body[data-page="education"] .mobile-offer-image-track img,
  body[data-page="education"] .package-image-track img,
  body[data-page="education"] .card-media img,
  body[data-page="tickets"] .mobile-offer-image-track img,
  body[data-page="tickets"] .package-image-track img,
  body[data-page="tickets"] .card-media img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  /* Promotions and ready-packages (packages) pages */
  body[data-page="promotions"] .mobile-offer-image-track,
  body[data-page="promotions"] .package-image-track,
  body[data-page="promotions"] .card-media,
  body[data-page="packages"] .mobile-offer-image-track,
  body[data-page="packages"] .package-image-track,
  body[data-page="packages"] .card-media {
    pointer-events: none;
  }

  body[data-page="promotions"] .mobile-offer-image-track img,
  body[data-page="promotions"] .package-image-track img,
  body[data-page="promotions"] .card-media img,
  body[data-page="packages"] .mobile-offer-image-track img,
  body[data-page="packages"] .package-image-track img,
  body[data-page="packages"] .card-media img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .mobile-destination-tile img,
  body[data-page="home"] .home-image-rail-section .card-media img {
    position: absolute;
    inset: 0;
    transform: scale(1.01);
  }

  .mobile-destination-tile::after,
  body[data-page="home"] .home-image-rail-section .card::after {
    position: absolute;
    inset: 0;
    content: "";
    background: rgba(15, 28, 56, 0.66);
  }

  .mobile-destination-tile span,
  body[data-page="home"] .home-image-rail-section .card-body {
    position: absolute;
    z-index: 1;
    pointer-events: none;
  }

  .mobile-offer-image span {
    position: absolute;
    z-index: 1;
    top: 12px;
    left: 12px;
    padding: 7px 10px;
    color: #1c1507;
    background: var(--gold);
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 900;
  }

  .mobile-offer-info {
    display: grid;
    gap: 7px;
    padding: 12px 12px 14px;
  }

  .mobile-offer-detail-link {
    display: grid;
    gap: 7px;
    color: inherit;
  }

  .mobile-offer-info small {
    color: var(--muted);
    font-size: 0.86rem;
    font-weight: 900;
  }

  .mobile-offer-info strong,
  .mobile-destination-tile span,
  body[data-page="home"] .home-image-rail-section .card h3 {
    display: block;
    margin: 0;
    color: var(--forest);
    font-size: 1.05rem;
    font-weight: 950;
    line-height: 1.22;
  }

  .mobile-offer-info p {
    margin: 0;
    color: var(--muted);
    font-size: 0.82rem;
    line-height: 1.35;
  }

  .mobile-offer-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    color: var(--muted);
    font-size: 0.76rem;
  }

  .mobile-offer-meta span:last-child {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #0f9f6e;
    font-weight: 900;
  }

  .mobile-offer-meta svg {
    width: 13px;
    height: 13px;
    fill: currentColor;
  }

  .mobile-offer-route {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #2c3441;
    font-size: 0.7rem;
    font-weight: 800;
    white-space: nowrap;
  }

  .mobile-offer-route span + span::before {
    color: var(--gold);
    content: "\2022 ";
  }

  .mobile-offer-save {
    width: fit-content;
    padding: 4px 7px;
    color: #24633b;
    background: #e6f7ec;
    border-radius: 4px;
    font-size: 0.66rem;
    font-weight: 900;
  }

  .mobile-offer-actions {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 8px;
    margin-top: 4px;
  }

  .mobile-call-btn,
  .mobile-quote-btn {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    font-size: 0.82rem;
    font-weight: 950;
  }

  .mobile-call-btn {
    color: #f47a20;
    background: var(--white);
    border: 1px solid #f47a20;
  }

  .mobile-call-btn svg {
    width: 18px;
    height: 18px;
  }

  .mobile-quote-btn {
    color: var(--white);
    background: #f47a20;
    border: 1px solid #f47a20;
  }

  .mobile-destination-tile {
    flex: 0 0 100%;
    height: 320px;
    overflow: hidden;
    color: var(--white);
    background: var(--forest);
    border: 0;
    border-radius: 8px;
    box-shadow: none;
  }

  .mobile-card-rail.compact {
    padding: 0 0 10px;
  }

  .mobile-destination-tile span {
    right: 14px;
    bottom: 14px;
    left: 14px;
    color: var(--white);
  }

  body[data-page="home"] .home-image-rail-section .card p,
  body[data-page="home"] .home-image-rail-section .meta-row,
  body[data-page="home"] .home-image-rail-section .pill,
  body[data-page="home"] .home-image-rail-section .card-actions {
    display: none;
  }

  body[data-page="home"] .home-image-rail-section .package-image-nav {
    display: none;
  }

  .search-box,
  .filters,
  .detail-layout,
  .split,
  .auth-wrap {
    grid-template-columns: 1fr;
  }

  .search-box .btn,
  .filters .btn {
    width: 100%;
  }

  .home-search .btn {
    width: auto;
  }

  .filters {
    position: relative;
    z-index: 120;
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    max-height: none;
    margin: 0;
    padding: 18px 18px calc(20px + env(safe-area-inset-bottom));
    overflow: visible;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 12px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08);
    transform: none;
    transition: none;
  }

  .filters .searchable-select,
  .filters .searchable-select.open {
    z-index: 6000;
  }

  .filters .searchable-select-list {
    z-index: 6001;
    max-height: 280px;
  }

  .filters .field {
    gap: 7px;
  }

  .filters .field select,
  .filters .field input {
    min-height: 48px;
    padding: 11px 12px;
    border-radius: 10px;
  }

  .promotion-filters .promotion-route-pair,
  .home-promotion-route-pair {
    grid-template-columns: 1fr;
    grid-column: 1;
    gap: 10px;
    background: transparent;
    border: 0;
    box-shadow: none;
  }

  .promotion-filters .promotion-route-pair .route-field,
  .promotion-filters .promotion-route-pair .route-from,
  .promotion-filters .promotion-route-pair .route-to,
  .home-promotion-route-pair .route-field,
  .home-promotion-route-pair .route-from,
  .home-promotion-route-pair .route-to {
    padding: 12px;
    background: #ffffff;
    border: 1px solid #cfd8e6;
    border-radius: 10px;
  }

  .promotion-filters .promotion-route-swap,
  .home-promotion-route-pair .promotion-route-swap {
    display: none;
  }

  .filters .btn {
    width: 100%;
    min-height: 48px;
    border-radius: 10px;
  }

  .grid.two,
  .article-grid,
  .grid.three,
  .grid.four,
  .stat-grid,
  .footer-grid,
  .form-grid,
  .ticket-grid,
  .destination-layout,
  .attraction-detail-layout,
  .promotions-layout {
    grid-template-columns: 1fr;
  }

  .attractions-showcase {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .attraction-card,
  .attraction-card.featured {
    grid-column: auto;
    grid-row: auto;
    min-height: 430px;
    border-radius: 14px;
  }

  .ticket-card {
    grid-template-columns: 1fr;
    border-radius: 14px;
    box-shadow: 0 16px 36px rgba(15, 28, 56, 0.12);
  }

  .destination-card {
    grid-template-columns: 1fr;
    border-radius: 14px;
    box-shadow: 0 16px 36px rgba(15, 28, 56, 0.12);
  }

  .destination-media {
    min-height: 360px;
  }

  .attraction-detail-image {
    min-height: 340px;
  }

  body[data-page="packages"] .grid.three,
  body[data-page="tours"] .grid.three,
  body[data-page="hotels"] .grid.three,
  body[data-page="tickets"] .grid.three {
    gap: 24px;
  }

  body[data-page="packages"] .card,
  body[data-page="tours"] .card,
  body[data-page="hotels"] .card,
  body[data-page="tickets"] .card {
    border-radius: 14px;
    box-shadow: 0 16px 36px rgba(15, 28, 56, 0.12);
  }

  body[data-page="packages"] .card-media,
  body[data-page="tours"] .card-media,
  body[data-page="hotels"] .card-media {
    min-height: 286px;
    aspect-ratio: 1.18 / 1;
  }

  body[data-page="packages"] .card-body,
  body[data-page="tours"] .card-body,
  body[data-page="hotels"] .card-body,
  body[data-page="tickets"] .card-body {
    padding: 18px;
  }

  body[data-page="packages"] .card h3,
  body[data-page="tours"] .card h3,
  body[data-page="hotels"] .card h3,
  body[data-page="tickets"] .card h3 {
    font-size: 1.32rem;
    line-height: 1.12;
  }

  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="hotels"] .card-actions,
  body[data-page="tickets"] .card-actions {
    margin-top: 16px;
  }

  .mobile-bottom-nav {
    display: none;
  }

  .whatsapp-float {
    bottom: 28px;
  }

  .ticket-card-media,
  .promotion-card.featured .promotion-media {
    min-height: 250px;
  }

  .promotion-card.featured {
    grid-row: auto;
  }

  .section-head,
  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 220px;
  }

  .gallery-grid .large {
    grid-row: span 1;
  }

  .image-stack,
  .auth-media {
    min-height: 340px;
  }

  .booking-panel {
    position: static;
  }
}

@media (max-width: 520px) {
  .site-header {
    padding-inline: 14px;
  }

  .brand small {
    display: none;
  }

  .hero-inner {
    width: 100%;
  }

  .hero h1,
  .page-hero h1 {
    font-size: clamp(2.35rem, 14vw, 4rem);
  }

  .hero-actions,
  .section-actions,
  .card-actions {
    flex-direction: column;
  }

  .btn {
    width: 100%;
  }
}

@media (min-width: 821px) {
  body[data-page="home"] {
    background: #f5f7fb;
  }

  body[data-page="home"] .site-header {
    position: sticky;
    padding-block: 12px;
    color: var(--white);
    background: var(--forest);
    border-bottom: 1px solid rgba(245, 166, 35, 0.24);
    box-shadow: none;
  }

  body[data-page="home"] .brand strong span {
    color: var(--brand-blue);
  }

  body[data-page="home"] .brand strong em {
    color: var(--gold);
  }

  body[data-page="home"] .main-nav > a,
  body[data-page="home"] .nav-dropdown > a {
    color: rgba(255, 255, 255, 0.84);
  }

  body[data-page="home"] .main-nav a:hover,
  body[data-page="home"] .main-nav a.active {
    color: var(--white);
    background: rgba(255, 255, 255, 0.12);
  }

  body[data-page="home"].has-mobile-home-search .mobile-header-search {
    display: none;
  }

  body[data-page="home"].has-mobile-home-search .hero {
    display: grid;
  }

  body[data-page="home"] .hero {
    min-height: 520px;
    align-items: start;
    padding: 72px 18px 86px;
    color: var(--ink);
    background: #f8fbff;
  }

  body[data-page="home"] .hero-media,
  body[data-page="home"] .hero::before {
    display: none;
  }

  body[data-page="home"] .hero-inner {
    width: min(1180px, 100%);
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: transparent;
  }

  body[data-page="home"] .hero .eyebrow {
    display: inline-flex;
    margin-bottom: 14px;
    color: #1677d2;
    background: #e7f2ff;
  }

  body[data-page="home"] .hero h1 {
    display: block;
    max-width: 820px;
    margin: 0 auto;
    color: #16233f;
    font-size: clamp(2.8rem, 5vw, 4.8rem);
    line-height: 1.02;
  }

  body[data-page="home"] .hero p {
    display: block;
    max-width: 760px;
    margin: 18px auto 0;
    color: #526173;
    font-size: 1.05rem;
  }

  body[data-page="home"] .hero-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 24px;
  }

  body[data-page="home"] .hero-actions .btn {
    min-height: 42px;
    padding: 9px 18px;
    border-radius: 999px;
    box-shadow: none;
  }

  body[data-page="home"] .mobile-search-intro {
    display: none;
  }

  body[data-page="home"] .home-search {
    display: grid;
    grid-template-columns: 1.25fr 1fr 1fr auto;
    align-items: end;
    gap: 12px;
    width: min(980px, 100%);
    margin: 34px auto 0;
    padding: 18px;
    text-align: left;
    background: var(--white);
    border: 1px solid #e2eaf3;
    border-radius: 18px;
    box-shadow: 0 22px 54px rgba(32, 74, 125, 0.15);
  }

  body[data-page="home"] .home-search .field {
    display: grid;
    gap: 6px;
  }

  body[data-page="home"] .home-search .field span {
    display: block;
    color: #64748b;
    font-size: 0.76rem;
    font-weight: 900;
    text-transform: uppercase;
  }

  body[data-page="home"] .home-search input,
  body[data-page="home"] .home-search select {
    min-height: 48px;
    padding: 11px 12px;
    background: #f8fafc;
    border: 1px solid #dce6f1;
    border-radius: 12px;
  }

  body[data-page="home"] .home-search .btn {
    min-height: 48px;
    padding-inline: 24px;
    color: var(--white);
    background: #ff6d1a;
    border-radius: 12px;
  }

  body[data-page="home"] .desktop-traveloka-services {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
    width: min(980px, 100%);
    margin: 18px auto 0;
  }

  body[data-page="home"] .desktop-traveloka-services a {
    display: grid;
    grid-template-rows: 1fr auto 1fr;
    min-height: 92px;
    align-items: center;
    justify-items: center;
    gap: 8px;
    color: #22324a;
    background: var(--white);
    border: 1px solid #e2eaf3;
    border-radius: 16px;
    box-shadow: 0 14px 34px rgba(32, 74, 125, 0.1);
    font-size: 0.88rem;
    font-weight: 900;
  }

  body[data-page="home"] .desktop-traveloka-services svg {
    grid-row: 1 / 3;
    align-self: end;
    width: 26px;
    height: 26px;
    color: #ff6d1a;
  }

  body[data-page="home"] .desktop-traveloka-services span {
    grid-row: 3;
    align-self: start;
    text-align: center;
  }

  body[data-page="home"] section:not(.hero) {
    padding: 42px 18px;
  }

  body[data-page="home"] .section-inner {
    width: min(1180px, 100%);
  }

  body[data-page="home"] .mobile-home-section {
    display: block;
  }

  body[data-page="home"] .home-services,
  body[data-page="home"] .home-image-rail-section {
    display: none;
  }

  body[data-page="home"] .mobile-coupons-section {
    margin-top: -54px;
    padding-top: 0;
    background: transparent;
  }

  body[data-page="home"] .mobile-home-personalized {
    display: none;
  }

  body[data-page="home"] .section-head {
    align-items: center;
    margin-bottom: 18px;
  }

  body[data-page="home"] .section-head .eyebrow {
    display: none;
  }

  body[data-page="home"] .section-head h2 {
    color: #16233f;
    font-size: 1.65rem;
    line-height: 1.15;
  }

  body[data-page="home"] .section-head p {
    display: block;
    max-width: 520px;
    margin-top: 6px;
    color: #64748b;
  }

  body[data-page="home"] .section-head .btn {
    display: none;
  }

  body[data-page="home"] .mobile-rail-wrap {
    position: relative;
  }

  body[data-page="home"] .mobile-coupon-rail,
  body[data-page="home"] .mobile-card-rail,
  body[data-page="home"] .mobile-ticket-rail {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 2px 2px 14px;
    margin: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body[data-page="home"] .mobile-coupon-rail::-webkit-scrollbar,
  body[data-page="home"] .mobile-card-rail::-webkit-scrollbar,
  body[data-page="home"] .mobile-ticket-rail::-webkit-scrollbar {
    display: none;
  }

  body[data-page="home"] .mobile-ticket-rail .ticket-listing-card {
    flex: 0 0 calc((100% - 36px) / 3);
    align-self: flex-start;
    min-height: 0;
    scroll-snap-align: start;
  }

  body[data-page="home"] .mobile-coupon-card {
    flex: 0 0 calc((100% - 36px) / 3);
    scroll-snap-align: start;
    min-height: 77px;
    padding: 8px 10px;
    color: var(--white);
    background: #1488f5;
    border-radius: 16px;
    box-shadow: 0 18px 38px rgba(15, 28, 56, 0.13);
  }

  body[data-page="home"] .mobile-coupon-card h3 {
    margin: 0;
    font-size: 0.84rem;
    line-height: 1.08;
  }

  body[data-page="home"] .mobile-coupon-card p {
    margin: 0;
    font-size: 0.64rem;
    line-height: 1.15;
  }

  body[data-page="home"] .coupon-card-head {
    gap: 7px;
  }

  body[data-page="home"] .coupon-label {
    min-width: 34px;
    min-height: 34px;
    font-size: 0.72rem;
  }

  body[data-page="home"] .coupon-code-row {
    gap: 6px;
    padding: 4px;
  }

  body[data-page="home"] .coupon-code-row button {
    min-height: 26px;
    padding: 5px 9px;
    font-size: 0.72rem;
  }

  body[data-page="home"] .mobile-coupon-card ol {
    padding-left: 16px;
    font-size: 0.62rem;
    line-height: 1.2;
  }

  body[data-page="home"] .mobile-offer-tile {
    flex: 0 0 calc((100% - 36px) / 3);
    display: grid;
    grid-template-rows: 322px auto;
    min-height: 540px;
    overflow: hidden;
    color: var(--ink);
    background: var(--white);
    border: 1px solid #e2eaf3;
    border-radius: 16px;
    box-shadow: 0 18px 38px rgba(15, 28, 56, 0.1);
    scroll-snap-align: start;
  }

  body[data-page="home"] .mobile-destination-tile {
    flex: 0 0 calc((100% - 54px) / 4);
    position: relative;
    height: 240px;
    overflow: hidden;
    color: var(--white);
    background: var(--forest);
    border-radius: 16px;
    box-shadow: 0 18px 38px rgba(15, 28, 56, 0.12);
    scroll-snap-align: start;
  }

  body[data-page="home"] .mobile-offer-image,
  body[data-page="home"] .mobile-destination-tile {
    position: relative;
  }

  body[data-page="home"] .mobile-offer-image-track {
    height: 100%;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body[data-page="home"] .mobile-offer-image-track::-webkit-scrollbar {
    display: none;
  }

  body[data-page="home"] .mobile-offer-image-track img {
    flex: 0 0 100%;
    scroll-snap-align: start;
    transform: scale(1.01);
  }

  body[data-page="home"] .mobile-destination-tile img {
    position: absolute;
    inset: 0;
    transform: scale(1.01);
  }

  body[data-page="home"] .mobile-offer-image span {
    position: absolute;
    z-index: 1;
    top: 12px;
    left: 12px;
    padding: 7px 10px;
    color: #1c1507;
    background: var(--gold);
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 900;
  }

  body[data-page="home"] .mobile-offer-info,
  body[data-page="home"] .mobile-offer-detail-link {
    display: grid;
    gap: 7px;
  }

  body[data-page="home"] .mobile-offer-info {
    padding: 14px;
  }

  body[data-page="home"] .mobile-offer-detail-link {
    color: inherit;
  }

  body[data-page="home"] .mobile-offer-info strong {
    color: #16233f;
    font-size: 1.05rem;
    line-height: 1.22;
  }

  body[data-page="home"] .mobile-offer-info p,
  body[data-page="home"] .mobile-offer-meta {
    color: #64748b;
    font-size: 0.82rem;
  }

  body[data-page="home"] .mobile-offer-meta {
    display: flex;
    justify-content: space-between;
  }

  body[data-page="home"] .mobile-offer-meta span:last-child {
    color: #0f9f6e;
    font-weight: 900;
  }

  body[data-page="home"] .mobile-offer-route {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #2c3441;
    font-size: 0.7rem;
    font-weight: 800;
    white-space: nowrap;
  }

  body[data-page="home"] .mobile-offer-route span + span::before {
    color: var(--gold);
    content: "\2022 ";
  }

  body[data-page="home"] .mobile-offer-save {
    width: fit-content;
    padding: 4px 7px;
    color: #24633b;
    background: #e6f7ec;
    border-radius: 4px;
    font-size: 0.66rem;
    font-weight: 900;
  }

  body[data-page="home"] .mobile-offer-actions {
    display: grid;
    grid-template-columns: 48px minmax(160px, 1fr);
    gap: 10px;
    margin-top: 8px;
  }

  body[data-page="home"] .mobile-call-btn,
  body[data-page="home"] .mobile-quote-btn {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    min-width: 0;
    border-radius: 9px;
    font-size: 0.86rem;
    font-weight: 950;
    white-space: nowrap;
  }

  body[data-page="home"] .mobile-call-btn {
    color: #ff6d1a;
    background: var(--white);
    border: 1px solid #ff6d1a;
  }

  body[data-page="home"] .mobile-quote-btn {
    color: var(--white);
    background: #ff6d1a;
    border: 1px solid #ff6d1a;
  }

  body[data-page="home"] .mobile-destination-tile::after {
    position: absolute;
    inset: 0;
    content: "";
    background: rgba(15, 28, 56, 0.66);
  }

  body[data-page="home"] .mobile-destination-tile span {
    position: absolute;
    right: 16px;
    bottom: 16px;
    left: 16px;
    z-index: 1;
    color: var(--white);
    font-size: 1.15rem;
    font-weight: 950;
  }

  body[data-page="home"] .mobile-rail-arrow {
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    color: #16233f;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid #e2eaf3;
    border-radius: 999px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.18);
  }

  body[data-page="home"] .mobile-rail-arrow.prev {
    left: -14px;
  }

  body[data-page="home"] .mobile-rail-arrow.next {
    right: -14px;
  }

  body[data-page="home"] .mobile-coupon-rail ~ .mobile-rail-arrow {
    width: 34px;
    height: 34px;
  }

  .whatsapp-float {
    bottom: 96px;
  }
}

.mobile-trip-launcher {
  display: none;
}

@media (max-width: 820px) {
  body[data-page="home"] .hero {
    display: block;
    min-height: auto;
    padding: 12px 0 8px;
    color: #202532;
    background: #fff;
  }

  body[data-page="home"].has-mobile-home-search .hero {
    display: block;
  }

  body[data-page="home"] .hero-inner {
    width: 100%;
    padding: 0;
    text-align: center;
    background: #fff;
  }

  body[data-page="home"] .hero .eyebrow,
  body[data-page="home"] .hero h1,
  body[data-page="home"] .hero p,
  body[data-page="home"] .hero-actions,
  body[data-page="home"] .mobile-search-intro,
  body[data-page="home"] .home-search {
    display: none;
  }

  body[data-page="home"] .mobile-trip-launcher {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 6px 0 8px;
    background: #fff;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
  }

  body[data-page="home"] .mobile-trip-fixed {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 0;
    padding: 9px 12px 0;
  }

  body[data-page="home"] .mobile-trip-track {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  body[data-page="home"] .mobile-trip-track::-webkit-scrollbar {
    display: none;
  }

  body[data-page="home"] .mobile-trip-page {
    display: grid;
    flex: 0 0 100%;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 0;
    padding: 20px 12px 2px;
    scroll-snap-align: start;
  }

  body[data-page="home"] .mobile-trip-secondary-track {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
  }

  body[data-page="home"] .mobile-trip-secondary {
    display: grid;
    flex: 0 0 100%;
    width: auto;
    grid-template-columns: none;
    scroll-snap-align: start;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  body[data-page="home"] .mobile-trip-item {
    display: grid;
    min-width: 0;
    justify-items: center;
    gap: 5px;
    color: #202532;
    text-decoration: none;
  }

  body[data-page="home"] .mobile-trip-item span {
    display: grid;
    width: 45px;
    height: 45px;
    place-items: center;
    color: #fff;
    background: #062f50;
    border-radius: 999px;
    box-shadow: 0 6px 12px rgba(35, 67, 96, 0.18);
  }

  body[data-page="home"] .mobile-trip-track .mobile-trip-item span {
    width: 39px;
    height: 39px;
    color: #062f50;
    background: #f2f8fd;
    border: 1px solid #d8eaf8;
    box-shadow: 0 5px 12px rgba(35, 67, 96, 0.12);
  }

  body[data-page="home"] .mobile-trip-item svg {
    width: 23px;
    height: 23px;
    stroke-width: 3.4;
  }

  body[data-page="home"] .mobile-trip-track .mobile-trip-item svg {
    width: 20px;
    height: 20px;
    stroke-width: 3.2;
  }

  body[data-page="home"] .mobile-trip-item strong {
    display: block;
    max-width: 78px;
    min-height: 26px;
    color: #252934;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: center;
  }

  body[data-page="home"] .mobile-trip-track .mobile-trip-item strong {
    max-width: 78px;
    font-size: 0.66rem;
    line-height: 1.22;
  }

  body[data-page="home"] .mobile-trip-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    height: 9px;
    margin-top: 10px;
  }

  body[data-page="home"] .mobile-trip-dots span {
    width: 5px;
    height: 5px;
    background: #d9e3f4;
    border-radius: 999px;
    transition: width 180ms ease, background 180ms ease;
  }

  body[data-page="home"] .mobile-trip-dots span.active {
    width: 18px;
    background: #062f50;
  }

  body[data-page="home"] .mobile-coupons-section {
    margin-top: 0;
    padding-top: 12px;
  }
}

@media (max-width: 820px) {
  .mobile-rail-arrow,
  body[data-page="home"] .mobile-rail-arrow {
    width: 30px;
    height: 30px;
    color: rgba(22, 35, 63, 0.74);
    background: rgba(255, 255, 255, 0.62);
    border: 1px solid rgba(226, 234, 243, 0.72);
    box-shadow: 0 8px 18px rgba(15, 28, 56, 0.12);
    opacity: 0.72;
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
  }

  .mobile-rail-arrow svg,
  body[data-page="home"] .mobile-rail-arrow svg,
  .mobile-coupon-rail ~ .mobile-rail-arrow svg {
    width: 16px;
    height: 16px;
    color: currentColor;
  }

  .mobile-rail-arrow.prev,
  body[data-page="home"] .mobile-rail-arrow.prev,
  .mobile-coupon-rail ~ .mobile-rail-arrow.prev,
  body[data-page="home"] .mobile-coupon-rail ~ .mobile-rail-arrow.prev {
    left: -18px;
  }

  .mobile-rail-arrow.next,
  body[data-page="home"] .mobile-rail-arrow.next,
  .mobile-coupon-rail ~ .mobile-rail-arrow.next,
  body[data-page="home"] .mobile-coupon-rail ~ .mobile-rail-arrow.next {
    right: -18px;
  }

  .mobile-coupon-rail ~ .mobile-rail-arrow,
  body[data-page="home"] .mobile-coupon-rail ~ .mobile-rail-arrow {
    width: 28px;
    height: 28px;
  }

  .mobile-rail-arrow.is-hidden,
  body[data-page="home"] .mobile-rail-arrow.is-hidden {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
}

@media (max-width: 820px) {
  .filters {
    position: static;
    z-index: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    max-height: none;
    margin: 0 0 18px;
    padding: 14px;
    overflow: visible;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08);
    transform: none;
    transition: none;
  }
}

@media (max-width: 820px) {
  body[data-page="home"] .whatsapp-float {
    display: none;
  }

  body[data-page="home"] .mobile-trip-launcher {
    padding: 22px 0 18px;
  }

  body[data-page="home"] .mobile-trip-fixed,
  body[data-page="home"] .mobile-trip-page {
    padding-right: 22px;
    padding-left: 22px;
  }

  body[data-page="home"] .mobile-trip-fixed {
    padding-top: 0;
  }

  body[data-page="home"] .mobile-trip-page {
    padding-top: 28px;
    padding-bottom: 6px;
  }

  body[data-page="home"] .mobile-trip-secondary {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding-top: 22px;
  }

  body[data-page="home"] .mobile-trip-item {
    gap: 7px;
  }

  body[data-page="home"] .mobile-trip-item span {
    width: 62px;
    height: 62px;
    box-shadow: 0 10px 22px rgba(35, 67, 96, 0.22);
  }

  body[data-page="home"] .mobile-trip-track .mobile-trip-item span {
    width: 50px;
    height: 50px;
    color: #062f50;
    background: #f2f8fd;
    border: 1px solid #d8eaf8;
    box-shadow: 0 8px 18px rgba(35, 67, 96, 0.12);
  }

  body[data-page="home"] .mobile-trip-item svg {
    width: 29px;
    height: 29px;
    stroke-width: 3;
  }

  body[data-page="home"] .mobile-trip-track .mobile-trip-item svg {
    width: 24px;
    height: 24px;
    stroke-width: 2.8;
  }

  body[data-page="home"] .mobile-trip-item strong,
  body[data-page="home"] .mobile-trip-track .mobile-trip-item strong {
    max-width: 84px;
    color: #252934;
    font-size: 0.74rem;
    font-weight: 800;
    line-height: 1.15;
  }

  body[data-page="home"] .mobile-trip-dots {
    margin-top: 12px;
  }

  body[data-page="home"] .mobile-trip-dots span.active {
    width: 20px;
  }

  body[data-page="home"] .mobile-trip-item span,
  body[data-page="home"] .mobile-trip-track .mobile-trip-item span {
    box-shadow: none !important;
    filter: none !important;
  }
}

.mobile-hotel-search-page,
.mobile-hotel-results,
.mobile-flight-search-page,
.mobile-flight-results {
  display: none;
}

@media (max-width: 820px) {
  body:has(.mobile-service-search-page) {
    background: #f4f6fa;
  }

  body:has(.mobile-service-search-page) .mobile-service-search-page + .page-hero,
  body:has(.mobile-service-search-page) .mobile-service-search-page + .mobile-hotel-results + .page-hero {
    display: none;
  }

  body:has(.mobile-service-search-page) .mobile-hotel-search-page,
  body[data-page="hotels"] .mobile-hotel-results {
    display: block;
  }

  body[data-page="hotels"] .page-hero + section {
    display: none;
  }

  body:has(.mobile-service-search-page) .filters {
    display: grid;
  }

  .mobile-hotel-search-page {
    padding: 8px 0 0;
    margin-top: 0;
    color: #fff;
    background: #062f50;
  }

  .mobile-hotel-top {
    padding: 0 8px 12px;
  }

  .mobile-hotel-tabs {
    display: flex;
    gap: 22px;
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
    color: rgba(255, 255, 255, 0.78);
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 0.72rem;
    font-weight: 700;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

  .mobile-hotel-tabs::-webkit-scrollbar {
    display: none;
  }

  .mobile-hotel-tabs a {
    position: relative;
    flex: 0 0 auto;
    padding: 7px 0;
    scroll-snap-align: start;
  }

  .mobile-hotel-tabs a.active {
    color: #fff;
  }

  .mobile-hotel-tabs a.active::after {
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    height: 2px;
    content: "";
    background: #fff;
    border-radius: 999px;
  }

  .mobile-hotel-top h1 {
    margin: 8px 0 8px;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1;
  }

  .mobile-hotel-top h1 span {
    color: #ffd33d;
  }

  .mobile-hotel-search-card {
    display: grid;
    gap: 0;
    padding: 0 10px 12px;
    color: #1d2433;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 7px 20px rgba(15, 28, 56, 0.2);
  }

  .mobile-hotel-search-card input[type="hidden"] {
    display: none;
  }

  .mobile-hotel-filter-row {
    position: relative;
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr) auto;
    align-items: center;
    min-height: 43px;
    gap: 8px;
    border-bottom: 1px solid #edf0f5;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
  }

  .mobile-hotel-filter-row > svg {
    width: 17px;
    height: 17px;
    color: #1f2a3d;
    stroke-width: 2.35;
  }

  .mobile-hotel-filter-row > svg:last-child {
    justify-self: end;
  }

  .mobile-hotel-filter-row > div {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 6px;
  }

  .mobile-hotel-filter-row strong {
    overflow: hidden;
    font-size: 0.88rem;
    font-weight: 600;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-hotel-filter-row input {
    width: 100%;
    min-width: 0;
    min-height: 38px;
    padding: 0;
    overflow: hidden;
    color: #1d2433;
    background: transparent;
    border: 0;
    outline: 0;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 0.88rem;
    font-weight: 600;
    line-height: 1.2;
    text-overflow: ellipsis;
  }

  .mobile-hotel-filter-row input:focus {
    color: #0f172a;
  }

  .mobile-hotel-date-row > div {
    display: grid;
    gap: 2px;
  }

  .mobile-hotel-filter-row .stay-date-range-button {
    min-height: 38px;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 0.88rem;
    font-weight: 600;
  }

  .mobile-hotel-filter-row .stay-date-range-button svg {
    display: none;
  }

  .mobile-hotel-filter-row .stay-date-popover {
    position: fixed;
    top: auto;
    right: 10px;
    bottom: 18px;
    left: 10px;
    width: auto;
    max-height: calc(100vh - 36px);
    overflow-y: auto;
  }

  .mobile-hotel-filter-row small {
    color: #6d7686;
    font-size: 0.64rem;
    font-weight: 500;
    white-space: nowrap;
  }

  .mobile-hotel-filter-row > small {
    justify-self: end;
    padding: 4px 8px;
    background: #f6f8fc;
    border-radius: 999px;
  }

  .mobile-hotel-search-card button {
    min-height: 42px;
    margin-top: 12px;
    color: #fff;
    background: #062f50;
    border: 0;
    border-radius: 4px;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 0.86rem;
    font-weight: 500;
  }

  .mobile-hotel-results {
    padding: 10px 8px 24px;
  }

  .mobile-hotel-results .section-inner {
    width: 100%;
  }

  .mobile-hotel-results-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 4px 0 10px;
    color: #1d314b;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
  }

  .mobile-hotel-results-head h2 {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
  }

  .mobile-hotel-results-head span {
    color: #6d7686;
    font-size: 0.72rem;
  }

  .mobile-hotel-list {
    display: grid;
    gap: 16px;
  }

  .mobile-hotel-card {
    overflow: hidden;
    color: #071b42;
    background: #fff;
    border: 1px solid #dce6f4;
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(15, 28, 56, 0.12);
  }

  .mobile-hotel-card-image {
    position: relative;
    display: block;
    height: clamp(330px, 77vw, 402px);
    overflow: hidden;
    color: inherit;
    background: #e8eef6;
  }

  .mobile-hotel-card-track {
    height: 100%;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .mobile-hotel-card-track::-webkit-scrollbar {
    display: none;
  }

  .mobile-hotel-card-track img {
    flex: 0 0 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    scroll-snap-align: start;
  }

  .mobile-hotel-card-image > span {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 1;
    padding: 10px 16px;
    color: #100d08;
    background: #ffb21c;
    border-radius: 999px;
    font-size: 0.8rem;
    font-weight: 950;
  }

  .mobile-hotel-card-body {
    display: grid;
    gap: 12px;
    padding: 20px 16px 18px;
  }

  .mobile-hotel-card-link {
    display: grid;
    gap: 8px;
    color: inherit;
  }

  .mobile-hotel-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #587196;
    font-size: 0.94rem;
  }

  .mobile-hotel-card-meta strong {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #069b71;
    font-size: 0.96rem;
    font-weight: 950;
  }

  .mobile-hotel-card-meta svg {
    width: 28px;
    height: 28px;
    fill: none;
    stroke-width: 2;
  }

  .mobile-hotel-card h3 {
    margin: 0;
    color: #071b42;
    font-size: 1.32rem;
    font-weight: 950;
    line-height: 1.16;
  }

  .mobile-hotel-card p {
    margin: 0;
    color: #5f7190;
    font-size: 0.94rem;
  }

  .mobile-hotel-card-route {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #111827;
    font-size: 0.82rem;
    font-weight: 900;
    white-space: nowrap;
  }

  .mobile-hotel-card-route span + span::before {
    color: #ff8b1a;
    content: "\2022 ";
  }

  .mobile-hotel-card-note {
    width: fit-content;
    max-width: 100%;
    padding: 7px 9px;
    overflow: hidden;
    color: #0b662e;
    background: #e6f7ec;
    border-radius: 5px;
    font-size: 0.82rem;
    font-weight: 950;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-hotel-card-actions {
    display: grid;
    grid-template-columns: 61px minmax(0, 1fr);
    gap: 12px;
  }

  .mobile-hotel-call,
  .mobile-hotel-quote {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 0.96rem;
    font-weight: 950;
  }

  .mobile-hotel-call {
    color: #ff681c;
    background: #fff;
    border: 1px solid #ff681c;
  }

  .mobile-hotel-call svg {
    width: 25px;
    height: 25px;
  }

  .mobile-hotel-quote {
    color: #fff;
    background: #ff681c;
    border: 1px solid #ff681c;
  }
}

body[data-page="packages"] .card,
body[data-page="tours"] .card,
body[data-page="hotels"] .card,
body[data-page="tickets"] .card,
body[data-page="services"] .card,
body[data-page="transportation"] .card,
body[data-page="education"] .card {
  overflow: hidden;
  background: var(--white);
  border: 1px solid #e2eaf3;
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(32, 74, 125, 0.1);
  transition:
    transform 160ms ease,
    box-shadow 160ms ease,
    border-color 160ms ease;
}

body[data-page="packages"] .card:hover,
body[data-page="tours"] .card:hover,
body[data-page="hotels"] .card:hover,
body[data-page="tickets"] .card:hover,
body[data-page="services"] .card:hover,
body[data-page="transportation"] .card:hover,
body[data-page="education"] .card:hover {
  border-color: rgba(245, 166, 35, 0.75);
  box-shadow: 0 18px 42px rgba(32, 74, 125, 0.16);
  transform: translateY(-2px);
}

body[data-page="packages"] .card-media,
body[data-page="tours"] .card-media,
body[data-page="hotels"] .card-media,
body[data-page="education"] .card-media {
  min-height: 286px;
  aspect-ratio: 1.18 / 1;
}

@media (min-width: 821px) {
  .travel-listing-card {
    border-color: #dce6f4;
    border-radius: 18px;
  }

  .travel-listing-media {
    min-height: 300px;
  }

  .travel-listing-body,
  .travel-listing-link {
    display: grid;
    gap: 8px;
  }

  .travel-listing-body {
    padding: 20px 16px 18px;
  }

  .travel-listing-link {
    color: inherit;
  }

  .travel-listing-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: #587196;
    font-size: 0.94rem;
  }

  .travel-listing-meta strong {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #069b71;
    font-size: 0.96rem;
    font-weight: 950;
  }

  .travel-listing-meta svg {
    width: 28px;
    height: 28px;
    fill: none;
    stroke-width: 2;
  }

  .travel-listing-card h3 {
    color: #071b42;
    font-size: 1.32rem;
    font-weight: 950;
    line-height: 1.16;
  }

  .travel-listing-card p {
    margin: 0;
    color: #5f7190;
    font-size: 0.94rem;
  }

  .travel-listing-route {
    display: flex;
    gap: 4px;
    overflow: hidden;
    color: #111827;
    font-size: 0.82rem;
    font-weight: 900;
    white-space: nowrap;
  }

  .travel-listing-route span + span::before {
    color: #ff8b1a;
    content: "\2022 ";
  }

  body[data-page="packages"] .travel-listing-route span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
  }

  body[data-page="packages"] .travel-listing-route svg {
    width: 15px;
    height: 15px;
    color: #64748b;
  }

  body[data-page="packages"] .package-public-price {
    display: grid;
    gap: 5px;
    margin-top: 4px;
  }

  body[data-page="packages"] .package-public-price span {
    color: #64748b;
    font-size: 0.78rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
  }

  body[data-page="packages"] .package-public-price strong {
    color: #071b42;
    font-size: 1.3rem;
    font-weight: 950;
    line-height: 1.1;
  }

  .travel-listing-note {
    width: fit-content;
    max-width: 100%;
    padding: 7px 9px;
    overflow: hidden;
    color: #0b662e;
    background: #e6f7ec;
    border-radius: 5px;
    font-size: 0.82rem;
    font-weight: 950;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .travel-listing-actions {
    display: grid;
    grid-template-columns: 61px minmax(0, 1fr);
    gap: 12px;
    margin-top: 12px;
  }

  .travel-listing-call,
  .travel-listing-quote {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 0.96rem;
    font-weight: 950;
  }

  .travel-listing-call {
    color: #ff681c;
    background: #fff;
    border: 1px solid #ff681c;
  }

  .travel-listing-call svg {
    width: 25px;
    height: 25px;
  }

  .travel-listing-quote {
    color: #fff;
    background: #ff681c;
    border: 1px solid #ff681c;
  }
}

body[data-page="packages"] .card-body,
body[data-page="tours"] .card-body,
body[data-page="hotels"] .card-body,
body[data-page="tickets"] .card-body,
body[data-page="education"] .card-body {
  padding: 18px;
}

body[data-page="hotels"] .hotel-listing-card {
  border-color: #dce6f4;
  border-radius: 18px;
}

body[data-page="hotels"] .hotel-listing-card.no-media {
  grid-template-columns: minmax(0, 1fr);
}

body[data-page="hotels"] .hotel-listing-media {
  min-height: 300px;
}

body[data-page="hotels"] .hotel-listing-body,
body[data-page="hotels"] .hotel-listing-link {
  display: grid;
  gap: 8px;
}

body[data-page="hotels"] .hotel-listing-body {
  padding: 20px 16px 18px;
}

body[data-page="hotels"] .hotel-listing-link {
  color: inherit;
}

body[data-page="hotels"] .hotel-listing-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #587196;
  font-size: 0.94rem;
}

body[data-page="hotels"] .hotel-listing-meta strong {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #069b71;
  font-size: 0.96rem;
  font-weight: 950;
}

body[data-page="hotels"] .hotel-listing-meta svg {
  width: 28px;
  height: 28px;
  fill: none;
  stroke-width: 2;
}

body[data-page="hotels"] .hotel-listing-card h3 {
  color: #071b42;
  font-size: 1.32rem;
  font-weight: 950;
  line-height: 1.16;
}

body[data-page="hotels"] .hotel-listing-card p {
  margin: 0;
  color: #5f7190;
  font-size: 0.94rem;
}

body[data-page="hotels"] .hotel-listing-route {
  display: flex;
  gap: 4px;
  overflow: hidden;
  color: #111827;
  font-size: 0.82rem;
  font-weight: 900;
  white-space: nowrap;
}

body[data-page="hotels"] .hotel-listing-route span + span::before {
  color: #ff8b1a;
  content: "\2022 ";
}

body[data-page="hotels"] .hotel-listing-note {
  width: fit-content;
  max-width: 100%;
  padding: 7px 9px;
  overflow: hidden;
  color: #0b662e;
  background: #e6f7ec;
  border-radius: 5px;
  font-size: 0.82rem;
  font-weight: 950;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body[data-page="hotels"] .hotel-listing-actions {
  display: grid;
  grid-template-columns: 61px minmax(0, 1fr);
  gap: 12px;
  margin-top: 12px;
}

body[data-page="hotels"] .hotel-listing-call,
body[data-page="hotels"] .hotel-listing-quote {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 0.96rem;
  font-weight: 950;
}

body[data-page="hotels"] .hotel-listing-call {
  color: #ff681c;
  background: #fff;
  border: 1px solid #ff681c;
}

body[data-page="hotels"] .hotel-listing-call svg {
  width: 25px;
  height: 25px;
}

body[data-page="hotels"] .hotel-listing-quote {
  color: #fff;
  background: #ff681c;
  border: 1px solid #ff681c;
}

.load-more-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 28px;
  text-align: center;
}

.load-more-wrap span {
  color: var(--muted);
  font-size: 0.95rem;
  font-weight: 600;
}

body[data-page="packages"] .card h3,
body[data-page="tours"] .card h3,
body[data-page="hotels"] .card h3,
body[data-page="tickets"] .card h3,
body[data-page="services"] .card h3,
body[data-page="transportation"] .card h3,
body[data-page="education"] .card h3 {
  color: #22324a;
  font-size: 1.32rem;
  line-height: 1.12;
}

@media (min-width: 821px) {
  .travel-listing-body {
    padding: 20px 16px 18px;
  }

  .travel-listing-card h3 {
    color: #071b42;
    font-size: 1.32rem;
    font-weight: 950;
    line-height: 1.16;
  }

  .travel-listing-card {
    display: grid;
    grid-template-rows: 322px auto;
    min-height: 540px;
    overflow: hidden;
    color: var(--ink);
    background: var(--white);
    border: 1px solid #e2eaf3;
    border-radius: 16px;
    box-shadow: 0 18px 38px rgba(15, 28, 56, 0.1);
  }

  .travel-listing-media {
    position: relative;
    min-height: 0 !important;
    height: 100%;
    aspect-ratio: auto !important;
  }

  .travel-listing-media .package-image-track {
    height: 100%;
  }

  .travel-listing-media .package-image-track img {
    transform: scale(1.01);
  }

  .travel-listing-media .package-image-nav {
    display: none;
  }

  .travel-listing-body,
  .travel-listing-link {
    gap: 7px;
  }

  .travel-listing-body {
    padding: 14px;
  }

  .travel-listing-card h3 {
    color: #16233f;
    font-size: 1.05rem;
    line-height: 1.22;
  }

  .travel-listing-card p,
  .travel-listing-meta {
    color: #64748b;
    font-size: 0.82rem;
  }

  .travel-listing-route {
    font-size: 0.7rem;
    font-weight: 800;
  }

  .travel-listing-note {
    padding: 4px 7px;
    border-radius: 4px;
    font-size: 0.66rem;
    font-weight: 900;
  }

  .travel-listing-actions {
    grid-template-columns: 48px minmax(160px, 1fr);
    gap: 10px;
    margin-top: 8px;
  }

  .travel-listing-call,
  .travel-listing-quote {
    min-height: 48px;
    border-radius: 9px;
    font-size: 0.86rem;
    white-space: nowrap;
  }
}

/* Ticket cards: keep home and tickets-page cards compact after shared travel-card overrides. */
body[data-page="home"] .mobile-ticket-rail {
  align-items: flex-start;
}

body[data-page="home"] .mobile-ticket-rail .ticket-listing-card,
body[data-page="home"] .ticket-listing-card,
body[data-page="tickets"] .ticket-listing-card {
  align-self: flex-start;
  height: auto;
  min-height: 0;
}

body[data-page="home"] .ticket-listing-card .ticket-listing-body,
body[data-page="tickets"] .ticket-listing-card .ticket-listing-body {
  height: auto;
  min-height: 0;
}

body[data-page="home"] .ticket-listing-card .travel-listing-actions,
body[data-page="tickets"] .ticket-listing-card .travel-listing-actions {
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: start;
  gap: 8px;
  margin-top: 6px;
}

body[data-page="home"] .ticket-listing-card .travel-listing-call,
body[data-page="home"] .ticket-listing-card .travel-listing-quote,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call,
body[data-page="tickets"] .ticket-listing-card .travel-listing-quote {
  height: 29px;
  min-height: 29px;
  max-height: 29px;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 0.78rem;
  line-height: 1;
}

body[data-page="home"] .ticket-listing-card .travel-listing-call,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call {
  padding: 0;
}

body[data-page="home"] .ticket-listing-card .travel-listing-call svg,
body[data-page="tickets"] .ticket-listing-card .travel-listing-call svg {
  width: 16px;
  height: 16px;
}

@media (max-width: 820px) {
  body[data-page="transportation"] .ticket-listing-card {
    grid-template-rows: auto !important;
  }

  body[data-page="transportation"] .ticket-listing-card .ticket-listing-body {
    height: auto !important;
    min-height: 0 !important;
  }
}

/* iOS mobile: image carousels should not capture vertical page scroll. */
@media (max-width: 820px) {
  .mobile-hotel-card-image,
  .package-image-track,
  .package-media .package-image-track,
  .travel-listing-media .package-image-track,
  .hotel-search-media .package-image-track,
  .mobile-offer-image-track,
  .mobile-hotel-card-track,
  body[data-page="home"] .mobile-offer-image-track {
    overflow-x: hidden !important;
    overscroll-behavior-x: none;
    scroll-snap-type: none !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: auto;
  }

  .mobile-hotel-card-image {
    -webkit-user-drag: none;
    user-select: none;
  }

  .mobile-hotel-card-track {
    pointer-events: none;
  }

  .package-media .package-image-track img,
  .package-image-track img,
  .travel-listing-media .package-image-track img,
  .hotel-search-media .package-image-track img,
  .mobile-offer-image-track img,
  .mobile-hotel-card-track img,
  body[data-page="home"] .mobile-offer-image-track img {
    pointer-events: none;
    -webkit-user-drag: none;
    user-select: none;
  }
}

/* Final mobile filter interaction overrides. Keep the existing design, but make controls tappable. */
@media (max-width: 820px) {
  body:has(.mobile-service-search-page) .filters {
    display: none !important;
  }

  body:has(.mobile-service-search-page) .mobile-service-search-page,
  body:has(.mobile-service-search-page) .mobile-hotel-search-page {
    position: relative;
    z-index: 260;
    display: block !important;
  }

  .filters .searchable-select,
  .filters .searchable-select.open {
    z-index: 6500 !important;
  }

  .filters .searchable-select-list {
    z-index: 6501 !important;
  }

  .searchable-select .searchable-select-list {
    position: fixed !important;
    top: auto;
    right: auto !important;
    bottom: auto;
    left: 8px !important;
    z-index: 10020 !important;
    width: calc(100vw - 16px) !important;
    max-height: min(260px, 42vh) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 10px !important;
    box-shadow: 0 16px 34px rgba(15, 28, 56, 0.18) !important;
    -webkit-overflow-scrolling: touch;
  }

  .mobile-hotel-filter-row,
  .mobile-hotel-filter-row input,
  .mobile-hotel-filter-row select {
    cursor: text;
  }

  .mobile-hotel-filter-row input,
  .mobile-hotel-filter-row select {
    width: 100%;
    min-height: 40px;
    padding: 0;
    color: #1d2433;
    background: transparent;
    border: 0;
    outline: 0;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
  }

  .mobile-hotel-filter-row .searchable-select {
    width: 100%;
    min-width: 0;
  }

  .mobile-hotel-filter-row .searchable-select-input {
    min-height: 40px;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
  }

  .mobile-hotel-filter-row .searchable-select-list {
    position: fixed;
    top: auto;
    right: auto;
    bottom: auto;
    left: 8px;
    z-index: 7000;
    width: calc(100vw - 16px);
    max-height: 260px;
    overflow-y: auto;
    overscroll-behavior: contain;
    border-radius: 12px;
    -webkit-overflow-scrolling: touch;
  }

  .mobile-hotel-filter-row > div {
    align-items: center;
  }
}

.hotel-search-mobile-top,
.hotel-search-mobile-actions,
.hotel-search-mobile-count,
.hotel-search-filter-mobile-head {
  display: none;
}

@media (max-width: 640px) {
  body[data-page="hotel-search"] {
    background: #111111;
  }

  body[data-page="hotel-search"].hotel-filter-open {
    overflow: hidden;
  }

  body[data-page="hotel-search"] .site-header,
  body[data-page="hotel-search"] .site-footer,
  body[data-page="hotel-search"] .whatsapp-float {
    display: none !important;
  }

  body[data-page="hotel-search"] main {
    background: #111111;
  }

  .hotel-search-page {
    min-height: 100vh;
    padding: 8px 0 24px;
    color: #f8fafc;
    background: #111111;
  }

  .hotel-search-mobile-top {
    position: sticky;
    top: 8px;
    z-index: 280;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 10px 10px;
    padding: 9px 11px;
    color: #ffffff;
    background: #242424;
    border: 2px solid #f5a623;
    border-radius: 6px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
  }

  .hotel-search-mobile-back {
    display: grid;
    width: 28px;
    height: 28px;
    place-items: center;
    color: #ffffff;
  }

  .hotel-search-mobile-back svg,
  .hotel-search-mobile-actions svg {
    width: 18px;
    height: 18px;
  }

  .hotel-search-mobile-top div {
    display: grid;
    min-width: 0;
    gap: 2px;
  }

  .hotel-search-mobile-top strong,
  .hotel-search-mobile-top span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .hotel-search-mobile-top strong {
    font-size: 0.84rem;
    font-weight: 800;
  }

  .hotel-search-mobile-top span {
    color: #d1d5db;
    font-size: 0.72rem;
  }

  .hotel-search-mobile-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 10px 12px;
    border-bottom: 1px solid #303030;
  }

  .hotel-search-mobile-actions button {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #f8fafc;
    background: transparent;
    border: 0;
    font: inherit;
    font-size: 0.9rem;
    font-weight: 700;
  }

  .hotel-search-mobile-count {
    display: block;
    margin: 0 14px 8px;
    color: #d1d5db;
    font-size: 0.82rem;
  }

  .hotel-search-shell {
    display: block;
    width: 100%;
  }

  .hotel-search-box,
  .hotel-search-toolbar,
  .hotel-search-sort {
    display: none !important;
  }

  .hotel-search-results {
    width: 100%;
  }

  .hotel-search-card,
  .hotel-search-card:first-of-type {
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 9px;
    margin: 0;
    padding: 10px 12px 12px;
    color: #f8fafc;
    background: #111111;
    border: 0;
    border-bottom: 1px solid #303030;
    border-radius: 0;
    box-shadow: none;
  }

  .hotel-search-media {
    grid-row: 1 / span 2;
    width: 118px;
    height: 238px;
    min-height: 0;
    border-radius: 6px;
  }

  .hotel-search-media img,
  .hotel-search-media .package-image-track,
  .hotel-search-media .package-image-track img {
    height: 100%;
  }

  .hotel-search-media button {
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: #f8fafc;
    background: rgba(17, 17, 17, 0.64);
  }

  .hotel-search-media button svg {
    width: 17px;
    height: 17px;
  }

  .hotel-search-main {
    min-width: 0;
    padding: 0;
  }

  .hotel-search-title-row {
    display: grid;
    gap: 3px;
  }

  .hotel-search-title-row h3 {
    color: #ffffff;
    font-size: 0.9rem;
    line-height: 1.15;
  }

  .hotel-search-title-row h3 a,
  .hotel-search-location a {
    color: inherit;
    text-decoration: none;
  }

  .hotel-search-stars {
    color: #f5c542;
    font-size: 0.75rem;
    line-height: 1;
  }

  .hotel-search-location,
  .hotel-search-distance {
    margin: 4px 0 0;
    color: #d1d5db;
    font-size: 0.72rem;
    line-height: 1.25;
  }

  .hotel-search-distance {
    display: none;
  }

  .hotel-search-badge {
    margin: 5px 0 4px;
    padding: 2px 5px;
    color: #ffffff;
    background: #3f3f46;
    border: 1px solid #6b7280;
    border-radius: 3px;
    font-size: 0.68rem;
    line-height: 1.2;
  }

  .hotel-search-room {
    display: grid;
    gap: 2px;
    margin-top: 4px;
    color: #e5e7eb;
    font-size: 0.72rem;
    line-height: 1.24;
  }

  .hotel-search-room strong {
    color: #ffffff;
    font-size: 0.78rem;
    line-height: 1.25;
  }

  .hotel-search-room-size {
    color: #e5e7eb;
  }

  .hotel-search-room span:last-child {
    width: auto;
    padding: 0;
    color: #22c55e;
    background: transparent;
    border-radius: 0;
    font-size: 0.72rem;
  }

  .hotel-search-room span:last-child svg {
    width: 12px;
    height: 12px;
  }

  .hotel-search-side {
    grid-column: 2;
    display: block;
    padding: 0;
    text-align: right;
  }

  .hotel-search-price {
    display: grid;
    max-width: none;
    gap: 2px;
    padding-top: 4px;
    border: 0;
  }

  .hotel-search-price span,
  .hotel-search-price small {
    color: #b8b8b8;
    font-size: 0.65rem;
    line-height: 1.25;
  }

  .hotel-search-price strong {
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .hotel-search-availability {
    display: none;
  }

  .hotel-search-filter-panel {
    position: fixed !important;
    inset: 0;
    z-index: 9000;
    display: none;
    width: 100%;
    max-height: none;
    margin: 0;
    padding: 0 0 96px;
    overflow-y: auto;
    overscroll-behavior: contain;
    color: #f8fafc;
    background: #050505;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .hotel-search-filter-panel.is-mobile-open {
    display: block;
  }

  .hotel-search-filter-mobile-head {
    position: sticky;
    top: 0;
    z-index: 2;
    display: grid;
    grid-template-columns: 44px 1fr 58px;
    min-height: 56px;
    align-items: center;
    padding: 0 10px;
    color: #ffffff;
    background: #050505;
  }

  .hotel-search-filter-mobile-head button {
    display: grid;
    width: 36px;
    height: 36px;
    place-items: center;
    color: #ffffff;
    background: transparent;
    border: 0;
  }

  .hotel-search-filter-mobile-head strong {
    text-align: center;
  }

  .hotel-search-filter-mobile-head a {
    color: #062f50;
    font-size: 0.82rem;
    font-weight: 800;
    text-align: right;
  }

  .hotel-search-filter-panel section {
    padding: 15px 14px;
    border-top: 1px solid #2f2f2f;
  }

  .hotel-search-filter-panel h3,
  .hotel-search-filter-panel h4,
  .hotel-search-filter-panel p,
  .hotel-search-filter-panel label {
    color: #f8fafc;
  }

  .hotel-search-filter-panel h4 {
    font-size: 0.9rem;
  }

  .hotel-search-filter-panel p {
    color: #d1d5db;
    font-size: 0.82rem;
  }

  .hotel-search-filter-panel label {
    min-height: 42px;
    margin: 7px 0;
    font-size: 0.86rem;
  }

  .hotel-search-filter-panel label input[type="checkbox"] {
    order: 3;
    width: 18px;
    height: 18px;
    margin-left: auto;
    accent-color: #0071e8;
  }

  .hotel-search-filter-panel label span {
    margin-left: 6px;
    color: #a1a1aa;
  }

  .hotel-search-range-value {
    color: #ffffff;
  }

  .hotel-search-dual-range::before {
    background: #9ca3af;
  }

  .hotel-search-dual-range .hotel-search-range::-webkit-slider-thumb {
    border-color: #0071e8;
    background: #0071e8;
  }

  .hotel-search-dual-range .hotel-search-range::-moz-range-thumb {
    border-color: #0071e8;
    background: #0071e8;
  }

  .hotel-search-budget-chips {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hotel-search-budget-chip {
    min-height: 38px;
    color: #f8fafc;
    background: #151515;
    border-color: #303030;
    font-size: 0.75rem;
  }

  .hotel-search-filter-actions {
    position: sticky;
    bottom: 0;
    z-index: 3;
    display: grid;
    gap: 7px;
    padding: 12px 14px max(18px, env(safe-area-inset-bottom));
    background: #2b2b2b;
    border-top: 1px solid #3f3f46;
  }

  .hotel-search-filter-actions .btn {
    min-height: 44px;
    background: #0071e8;
    border-radius: 4px;
  }

  .hotel-search-filter-actions a {
    color: #d1d5db;
    font-size: 0.78rem;
  }

  .empty-state {
    margin: 12px;
    color: #f8fafc;
    background: #1f1f1f;
    border-color: #303030;
  }

  .empty-state p {
    color: #d1d5db;
  }
}

/* Final mobile hotel-search theme override: keep desktop untouched. */
@media (max-width: 640px) {
  body[data-page="hotel-search"],
  body[data-page="hotel-search"] main,
  .hotel-search-page {
    color: #0f172a;
    background: #f4f7fb;
  }

  .hotel-search-mobile-top {
    color: #0f172a;
    background: #ffffff;
    border-color: #f5a623;
    box-shadow: 0 10px 26px rgba(15, 28, 56, 0.13);
  }

  .hotel-search-mobile-back {
    color: #0f172a;
  }

  .hotel-search-mobile-top span,
  .hotel-search-mobile-count {
    color: #64748b;
  }

  .hotel-search-mobile-actions {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 8px;
    padding-bottom: 10px;
    border-bottom-color: #dbe3ef;
  }

  .hotel-search-mobile-actions button,
  .hotel-search-mobile-sort-form {
    width: 100%;
    min-width: 0;
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #0f172a;
    background: #ffffff;
    border: 1px solid #dbe3ef;
    border-radius: 999px;
    box-shadow: 0 8px 20px rgba(15, 28, 56, 0.08);
    font: inherit;
    font-size: 0.9rem;
    font-weight: 800;
  }

  .hotel-search-mobile-sort-form select {
    width: 100%;
    min-width: 0;
    max-width: 122px;
    color: #0f172a;
    background: transparent;
    border: 0;
    outline: 0;
    font: inherit;
    font-weight: 800;
  }

  .hotel-search-card,
  .hotel-search-card:first-of-type {
    margin: 0 8px 10px;
    color: #0f172a;
    background: #ffffff;
    border: 1px solid #d8dee8;
    border-radius: 12px;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08);
  }

  .hotel-search-media button {
    color: #0f172a;
    background: rgba(255, 255, 255, 0.92);
  }

  .hotel-search-title-row h3,
  .hotel-search-title-row h3 a {
    color: #006ce4;
  }

  .hotel-search-location,
  .hotel-search-location a,
  .hotel-search-room,
  .hotel-search-room strong,
  .hotel-search-price strong {
    color: #0f172a;
  }

  .hotel-search-badge {
    color: #ffffff;
    background: #008234;
    border-color: #008234;
  }

  .hotel-search-room-size,
  .hotel-search-price span,
  .hotel-search-price small {
    color: #64748b;
  }

  .hotel-search-room span:last-child {
    color: #008234;
  }

  .hotel-search-filter-panel {
    color: #0f172a;
    background: #ffffff;
  }

  .hotel-search-filter-mobile-head {
    color: #0f172a;
    background: #ffffff;
    border-bottom: 1px solid #e2e8f0;
  }

  .hotel-search-filter-mobile-head button {
    color: #0f172a;
  }

  .hotel-search-filter-mobile-head a,
  .hotel-search-filter-actions a {
    color: #006ce4;
  }

  .hotel-search-filter-panel section {
    border-top-color: #e5e7eb;
  }

  .hotel-search-filter-panel h3,
  .hotel-search-filter-panel h4,
  .hotel-search-filter-panel p,
  .hotel-search-filter-panel label,
  .hotel-search-range-value {
    color: #0f172a;
  }

  .hotel-search-filter-panel p,
  .hotel-search-filter-panel label span {
    color: #64748b;
  }

  .hotel-search-dual-range::before {
    background: #1f2937;
  }

  .hotel-search-budget-chip {
    color: #17345c;
    background: #ffffff;
    border-color: #edf2f7;
  }

  .hotel-search-budget-chip.active,
  .hotel-search-budget-chip:hover {
    color: #ffffff;
    background: #006ce4;
    border-color: #006ce4;
  }

  .hotel-search-filter-actions {
    background: #ffffff;
    border-top-color: #dbe3ef;
    box-shadow: 0 -10px 24px rgba(15, 28, 56, 0.08);
  }

  .hotel-search-filter-actions .btn {
    background: #006ce4;
  }

  .empty-state {
    color: #0f172a;
    background: #ffffff;
    border-color: #d8dee8;
    overflow-wrap: anywhere;
  }

  .empty-state p {
    color: #64748b;
  }
}

/* True final mobile card normalization for non-home listing pages. */
@media (max-width: 820px) {
  body[data-page="packages"] .card,
  body[data-page="tours"] .card,
  body[data-page="hotels"] .travel-listing-card,
  body[data-page="tickets"] .ticket-listing-card,
  body[data-page="services"] .card,
  body[data-page="transportation"] .travel-listing-card,
  body[data-page="education"] .card {
    display: grid !important;
    grid-template-rows: 351px auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    color: var(--ink) !important;
    background: var(--white) !important;
    border: 1px solid var(--line) !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.1) !important;
  }

  body[data-page="packages"] .card-media,
  body[data-page="tours"] .card-media,
  body[data-page="hotels"] .travel-listing-media,
  body[data-page="tickets"] .ticket-listing-card .card-media,
  body[data-page="services"] .card-media,
  body[data-page="transportation"] .travel-listing-media,
  body[data-page="education"] .card-media {
    height: 351px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
  }

  body[data-page="packages"] .package-image-track,
  body[data-page="tours"] .package-image-track,
  body[data-page="hotels"] .travel-listing-media .package-image-track,
  body[data-page="transportation"] .travel-listing-media .package-image-track {
    height: 100% !important;
  }

  body[data-page="packages"] .card-media img,
  body[data-page="tours"] .card-media img,
  body[data-page="hotels"] .travel-listing-media img,
  body[data-page="tickets"] .ticket-listing-card .card-media img,
  body[data-page="services"] .card-media img,
  body[data-page="transportation"] .travel-listing-media img,
  body[data-page="education"] .card-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transform: scale(1.01);
  }

  body[data-page="packages"] .card-body,
  body[data-page="tours"] .card-body,
  body[data-page="hotels"] .travel-listing-body,
  body[data-page="tickets"] .ticket-listing-body,
  body[data-page="services"] .card-body,
  body[data-page="transportation"] .travel-listing-body,
  body[data-page="education"] .card-body {
    display: grid !important;
    gap: 7px !important;
    padding: 12px 12px 14px !important;
  }

  body[data-page="packages"] .card h3,
  body[data-page="tours"] .card h3,
  body[data-page="hotels"] .card h3,
  body[data-page="tickets"] .card h3,
  body[data-page="services"] .card h3,
  body[data-page="transportation"] .card h3,
  body[data-page="education"] .card h3 {
    margin: 0 !important;
    color: var(--forest) !important;
    font-size: 1.05rem !important;
    font-weight: 950 !important;
    line-height: 1.22 !important;
  }

  body[data-page="packages"] .card p,
  body[data-page="tours"] .card p,
  body[data-page="hotels"] .card p,
  body[data-page="tickets"] .card p,
  body[data-page="services"] .card p,
  body[data-page="transportation"] .card p,
  body[data-page="education"] .card p {
    margin: 0 !important;
    color: var(--muted) !important;
    font-size: 0.82rem !important;
    line-height: 1.35 !important;
  }

  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="hotels"] .travel-listing-actions,
  body[data-page="tickets"] .travel-listing-actions,
  body[data-page="services"] .card-actions,
  body[data-page="transportation"] .travel-listing-actions,
  body[data-page="education"] .card-actions {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 8px !important;
    margin-top: 4px !important;
  }

  body[data-page="packages"] .card-actions,
  body[data-page="tours"] .card-actions,
  body[data-page="services"] .card-actions,
  body[data-page="education"] .card-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-page="packages"] .card-actions .btn,
  body[data-page="tours"] .card-actions .btn,
  body[data-page="services"] .card-actions .btn,
  body[data-page="education"] .card-actions .btn {
    min-height: 42px !important;
    border-radius: 7px !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
  }
}

/* Final mobile interaction fixes: aligned hotel controls, drawer footer, searchable dropdowns. */
@media (max-width: 820px) {
  body[data-page="hotel-search"] .hotel-search-mobile-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    box-sizing: border-box !important;
    gap: 6px !important;
    width: calc(100% - 20px) !important;
    max-width: calc(100% - 20px) !important;
    margin: 8px 10px 12px !important;
    padding-bottom: 10px !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-top {
    border-color: transparent !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-actions > *,
  body[data-page="hotel-search"] .hotel-search-mobile-actions button,
  body[data-page="hotel-search"] .hotel-search-mobile-sort-form {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-sort-form,
  body[data-page="hotel-search"] .hotel-search-mobile-actions button {
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 10px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    border-radius: 999px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-actions svg {
    flex: 0 0 17px !important;
    width: 17px !important;
    height: 17px !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-sort-form select {
    flex: 0 1 auto !important;
    width: auto !important;
    max-width: 96px !important;
    text-align: center !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel {
    display: none !important;
    flex-direction: column !important;
    height: 100vh !important;
    height: 100dvh !important;
    max-height: 100vh !important;
    max-height: 100dvh !important;
    min-height: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel.is-mobile-open {
    display: flex !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-mobile-head {
    flex: 0 0 auto !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-form {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    min-height: 0 !important;
    padding-bottom: 0 !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-actions {
    position: sticky !important;
    bottom: 0 !important;
    z-index: 20 !important;
    display: grid !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 12px 14px calc(18px + env(safe-area-inset-bottom, 0px)) !important;
    background: #ffffff !important;
    border-top: 1px solid #dbe3ef !important;
    box-shadow: 0 -10px 24px rgba(15, 28, 56, 0.08) !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-actions .btn {
    width: 100% !important;
    min-height: 46px !important;
    margin: 0 !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-actions a {
    display: block !important;
    padding: 0 !important;
    text-align: center !important;
    line-height: 1.3 !important;
  }

  .mobile-hotel-filter-row {
    overflow: visible !important;
  }

  .mobile-hotel-filter-row .stay-date-range button,
  .mobile-hotel-filter-row .stay-date-calendar button {
    margin-top: 0 !important;
    color: inherit;
    background: initial;
    border: initial;
    border-radius: 8px !important;
    box-shadow: none !important;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    line-height: 1.2 !important;
  }

  .mobile-hotel-filter-row .stay-date-range-button {
    justify-content: flex-start;
    min-height: 40px !important;
    padding: 0 !important;
    color: #1d2433 !important;
    background: transparent !important;
    border: 0 !important;
    text-align: left !important;
  }

  .mobile-hotel-filter-row .stay-date-popover {
    position: fixed !important;
    right: 10px !important;
    bottom: 18px !important;
    left: 10px !important;
    z-index: 9200 !important;
    width: auto !important;
  }

  .mobile-hotel-filter-row .stay-date-calendar-head button,
  .mobile-hotel-filter-row .stay-date-calendar-foot button {
    background: #f4f7fb !important;
    border: 1px solid #e2e8f0 !important;
  }

  .mobile-hotel-filter-row .stay-date-calendar-foot [data-stay-done] {
    color: #ffffff !important;
    background: #006ce4 !important;
    border-color: #006ce4 !important;
  }

  .mobile-hotel-filter-row .stay-date-days button {
    background: #ffffff !important;
  }

  .mobile-hotel-filter-row .stay-date-days button.is-in-range {
    background: #062f50 !important;
  }

  .mobile-hotel-filter-row .stay-date-days button.is-start,
  .mobile-hotel-filter-row .stay-date-days button.is-end {
    color: #ffffff !important;
    background: #006ce4 !important;
  }

  .mobile-hotel-filter-row .searchable-select {
    position: static !important;
  }

  .mobile-hotel-filter-row .searchable-select-input {
    width: 100% !important;
    height: 42px !important;
    padding: 0 !important;
    font-size: 16px !important;
  }

  .mobile-hotel-filter-row .searchable-select-list {
    position: fixed !important;
    left: 8px !important;
    right: auto !important;
    top: auto;
    bottom: auto;
    width: calc(100vw - 16px) !important;
    z-index: 9000 !important;
    max-height: min(240px, 38vh) !important;
    margin-top: 6px !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 10px !important;
    box-shadow: 0 16px 34px rgba(15, 28, 56, 0.18) !important;
    -webkit-overflow-scrolling: touch;
  }

  .mobile-hotel-filter-row .searchable-select-list button {
    min-height: 42px !important;
    padding: 10px 12px !important;
    background: #ffffff !important;
    color: #12201d !important;
    font-size: 0.82rem !important;
  }

.mobile-hotel-filter-row .searchable-select-list button:hover,
.mobile-hotel-filter-row .searchable-select-list button:focus {
    color: #ffffff !important;
    background: #062f50 !important;
  }

  body:has(.mobile-service-search-page),
  body:has(.mobile-service-search-page) main,
  body:has(.mobile-service-search-page) .mobile-service-search-page,
  body:has(.mobile-service-search-page) .mobile-hotel-top,
  body:has(.mobile-service-search-page) .mobile-hotel-search-card,
  body:has(.mobile-service-search-page) .mobile-hotel-results,
  body:has(.mobile-service-search-page) section,
  body[data-page="hotel-search"],
  body[data-page="hotel-search"] main,
  body[data-page="hotel-search"] .hotel-search-page {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  body:has(.mobile-service-search-page) .mobile-hotel-search-card,
  body:has(.mobile-service-search-page) .mobile-hotel-filter-row {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .hotel-search-filter-extra {
    display: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel section.hotel-search-filter-expanded .hotel-search-filter-extra {
    display: flex !important;
  }
}

@media (max-width: 820px) {
  body:has(.mobile-service-search-page) .mobile-service-search-page,
  body:has(.mobile-service-search-page) .mobile-hotel-search-page,
  body:has(.mobile-service-search-page) .mobile-hotel-top,
  body:has(.mobile-service-search-page) .mobile-hotel-search-card,
  body:has(.mobile-service-search-page) .mobile-hotel-filter-row,
  body:has(.mobile-service-search-page) .searchable-select {
    overflow: visible !important;
  }

  body:has(.mobile-service-search-page) .mobile-service-search-page,
  body:has(.mobile-service-search-page) .mobile-hotel-search-page {
    position: relative !important;
    z-index: 12000 !important;
  }

  body:has(.mobile-service-search-page) .mobile-hotel-search-card {
    position: relative !important;
    z-index: 12001 !important;
  }

  body:has(.mobile-service-search-page) .searchable-select.open {
    z-index: 13000 !important;
  }

  body:has(.mobile-service-search-page) .mobile-hotel-filter-row .searchable-select-list,
  body[data-page="hotel-search"] .mobile-hotel-filter-row .searchable-select-list,
  body[data-page="hotel-search"] .filters .searchable-select-list {
    z-index: 20000 !important;
    max-height: min(520px, 72vh) !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
  }

  .mobile-hotel-filter-row.mobile-traveler-row > div {
    width: 100%;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector {
    width: 100%;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-toggle {
    display: flex;
    width: 100%;
    min-height: 42px;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    color: #1d2433;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 0.88rem;
    font-weight: 600;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-toggle svg {
    display: none;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-toggle span {
    min-width: 0;
    overflow: hidden;
    color: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 1280px) {
  .site-header {
    z-index: 30000 !important;
  }

  .menu-toggle {
    position: relative;
    z-index: 30002 !important;
  }

  .main-nav,
  .main-nav.open {
    z-index: 30001 !important;
  }
}

@media (max-width: 820px) {
  body[data-page="home"] .site-header {
    box-shadow: none !important;
  }
}

@media (max-width: 820px) {
  body[data-page="flights"] {
    background: #eef1f6;
  }

  body[data-page="flights"] .flight-page-search-panel {
    display: none !important;
  }

  body[data-page="flights"] .page-hero + section {
    padding: 0;
  }

  body[data-page="flights"] .page-hero + section .section-inner {
    width: 100%;
  }

  body[data-page="promotions"] .page-hero + section .section-head {
    display: none;
  }

  body[data-page="promotions"] .promotions-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .mobile-flight-search-page {
    display: block;
    padding: 0;
    color: #ffffff;
    background: #062f50;
  }

  .mobile-flight-top {
    padding: 0 8px 12px;
  }

  .mobile-flight-top h1 {
    margin: 8px 0 8px;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1;
  }

  .mobile-flight-top h1 span {
    color: #ffd33d;
  }

  .mobile-flight-search-card {
    display: grid;
    gap: 10px;
    padding: 0 0 10px;
    color: #141b2d;
    background: #ffffff;
    border: 1px solid #dfe5ef;
    border-radius: 6px;
    box-shadow: 0 7px 20px rgba(15, 28, 56, 0.2);
    overflow: visible;
  }

  .mobile-flight-trip-tabs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    min-height: 38px;
    border-bottom: 1px solid #e5eaf2;
  }

  .mobile-flight-trip-tabs label {
    position: relative;
    display: grid;
    place-items: center;
    color: #687386;
    font-size: 0.86rem;
    font-weight: 500;
  }

  .mobile-flight-trip-tabs input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  .mobile-flight-trip-tabs label.active,
  .mobile-flight-trip-tabs label:has(input:checked) {
    color: #062f50;
  }

  .mobile-flight-trip-tabs label.active::after,
  .mobile-flight-trip-tabs label:has(input:checked)::after {
    position: absolute;
    right: 18px;
    bottom: 0;
    left: 18px;
    height: 3px;
    content: "";
    background: #062f50;
    border-radius: 999px 999px 0 0;
  }

  .mobile-flight-route {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0;
    padding: 0 10px;
  }

  .mobile-flight-route.has-remove,
  .mobile-flight-route:has(.mobile-flight-remove-leg) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 36px;
    gap: 0 8px;
    align-items: center;
  }

  .mobile-flight-route[hidden],
  .mobile-flight-date-line[hidden],
  .mobile-flight-dynamic-legs[hidden],
  .mobile-flight-add-leg[hidden] {
    display: none !important;
  }

  .mobile-flight-dynamic-legs {
    display: grid;
    gap: 10px;
  }

  .mobile-flight-route label {
    display: grid;
    min-width: 0;
  }

  .mobile-flight-route label > span {
    display: none;
  }

  .mobile-flight-route select,
  .mobile-flight-route .searchable-select-input,
  .mobile-flight-date-line .stay-date-range-button {
    width: 100%;
    min-height: 36px;
    padding: 0 10px;
    color: #1d2433;
    background: #ffffff;
    border: 1px solid #dfe5ef;
    border-radius: 4px;
    outline: 0;
    font-size: 0.9rem;
    font-weight: 500;
  }

  .mobile-flight-route select,
  .mobile-flight-route .searchable-select-input {
    font-size: 16px;
  }

  .mobile-flight-route .searchable-select {
    width: 100%;
  }

  .mobile-flight-route label:first-child select,
  .mobile-flight-route label:first-child .searchable-select-input {
    padding-right: 28px;
    border-radius: 4px 0 0 4px;
  }

  .mobile-flight-route label:last-child select,
  .mobile-flight-route label:last-child .searchable-select-input {
    padding-left: 28px;
    border-left: 0;
    border-radius: 0 4px 4px 0;
  }

  .mobile-flight-route.has-remove label:nth-of-type(2) select,
  .mobile-flight-route.has-remove label:nth-of-type(2) .searchable-select-input,
  .mobile-flight-route:has(.mobile-flight-remove-leg) label:nth-of-type(2) select,
  .mobile-flight-route:has(.mobile-flight-remove-leg) label:nth-of-type(2) .searchable-select-input {
    border-left: 1px solid #dfe5ef;
    border-radius: 4px;
  }

  .mobile-flight-swap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    color: #062f50;
    background: #ffffff;
    border: 1px solid #dfe5ef;
    border-radius: 999px;
    box-shadow: 0 4px 12px rgba(15, 28, 56, 0.08);
    transform: translate(-50%, -50%);
  }

  .mobile-flight-remove-leg {
    position: static;
    transform: none;
    width: 34px;
    height: 34px;
    min-width: 34px;
    display: inline-grid;
    place-items: center;
    color: #ef4444;
    background: #fff5f5;
    border: 1px solid #fecaca;
    border-radius: 7px;
    box-shadow: none;
  }

  .mobile-flight-remove-leg:hover {
    color: #ffffff;
    background: #ef4444;
    border-color: #ef4444;
  }

  .mobile-flight-date-line,
  .mobile-flight-meta-line {
    padding: 0 10px;
  }

  .mobile-flight-date-line .stay-date-range {
    width: 100%;
  }

  .mobile-flight-date-line .stay-date-range-button {
    justify-content: flex-start;
    gap: 10px;
    box-shadow: none;
  }

  .mobile-flight-date-line .stay-date-popover {
    position: fixed;
    top: 92px;
    right: 10px;
    left: 10px;
    width: auto;
    max-height: calc(100vh - 118px);
    overflow-y: auto;
    z-index: 42000;
  }

  .mobile-flight-meta-line {
    position: relative;
    z-index: 30;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: center;
    min-height: 36px;
    gap: 8px;
    color: #2f3748;
    font-size: 0.82rem;
    font-weight: 500;
  }

  .mobile-flight-meta-line .traveler-toggle {
    min-height: 42px;
    padding: 0 12px;
    justify-content: flex-start;
    color: #1d2433;
    background: #ffffff;
    border: 1px solid #dfe5ef;
    border-radius: 4px;
    box-shadow: none;
    font-size: 0.9rem;
    font-weight: 600;
  }

  .mobile-flight-meta-line .traveler-popover {
    position: fixed;
    top: 92px;
    right: 10px;
    bottom: auto;
    left: 10px;
    width: auto;
    max-height: calc(100vh - 118px);
    overflow-y: auto;
    z-index: 50000;
    border-radius: 8px;
  }

  .mobile-flight-meta-line .traveler-selector.is-open {
    z-index: 50001;
  }

  .mobile-flight-submit {
    min-height: 40px;
    margin: 0 10px;
    color: #ffffff;
    background: #062f50;
    border: 0;
    border-radius: 5px;
    font-size: 0.9rem;
    font-weight: 600;
  }

  .mobile-flight-add-leg {
    display: inline-flex;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 10px;
    color: #062f50;
    background: #eef4ff;
    border: 1px solid #cfe0ff;
    border-radius: 5px;
    font-size: 0.86rem;
    font-weight: 600;
  }

  .mobile-flight-add-leg span {
    font-size: 1.05rem;
    line-height: 1;
  }

  .mobile-flight-results {
    display: grid;
    gap: 8px;
    padding: 8px 12px 22px;
    color: #111827;
  }

  .mobile-flight-result-step {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.84rem;
  }

  .mobile-flight-result-step b {
    display: grid;
    width: 16px;
    height: 16px;
    place-items: center;
    color: #ffffff;
    background: #062f50;
    border-radius: 3px;
    font-size: 0.72rem;
  }

  .mobile-flight-results > p {
    margin: 0 0 4px;
    color: #6b7280;
    font-size: 0.72rem;
  }

  .mobile-flight-filter-strip {
    display: flex;
    justify-content: space-between;
    min-height: 40px;
    padding: 0 12px;
    align-items: center;
    background: #ffffff;
    border-radius: 6px;
    color: #374151;
    font-size: 0.78rem;
  }

  .mobile-flight-list {
    display: grid;
    gap: 8px;
  }

  .mobile-flight-card {
    position: relative;
    display: grid;
    gap: 10px;
    padding: 14px 12px 10px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 14px rgba(15, 28, 56, 0.08);
  }

  .mobile-flight-card.has-trip-badge {
    padding-top: 30px;
  }

  .mobile-flight-badge {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 8px;
    color: #ffffff;
    background: #0f9f9a;
    border-radius: 8px 0 8px 0;
    font-size: 0.68rem;
    font-weight: 700;
  }

  .mobile-flight-card-main {
    display: grid;
    grid-template-columns: minmax(54px, auto) minmax(58px, 1fr) minmax(54px, auto) minmax(88px, auto);
    align-items: center;
    gap: 8px;
  }

  .mobile-flight-time strong {
    display: block;
    color: #101827;
    font-size: 0.82rem;
    line-height: 1.12;
    max-width: 76px;
  }

  .mobile-flight-time span,
  .mobile-flight-duration span,
  .mobile-flight-duration small,
  .mobile-flight-card-foot span {
    display: block;
    color: #6b7280;
    font-size: 0.68rem;
  }

  .mobile-flight-duration small {
    font-size: 0.66rem;
  }

  .mobile-flight-duration {
    display: grid;
    justify-items: center;
    gap: 5px;
  }

  .mobile-flight-duration i {
    width: 100%;
    height: 1px;
    background: #d3d9e3;
  }

  .mobile-flight-price {
    justify-self: end;
    color: #062f50;
    font-size: 0.78rem;
    font-weight: 700;
    text-decoration: none;
    text-align: right;
  }

  .mobile-flight-card-foot {
    display: flex;
    gap: 8px;
    overflow: hidden;
    white-space: nowrap;
  }
}

/* Final shared search/filter polish. */
.filters {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  align-items: stretch;
  gap: 14px;
  margin-bottom: 30px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #dbe3ef;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(15, 28, 56, 0.09);
}

.filters .field {
  display: grid;
  align-content: start;
  gap: 7px;
  min-width: 0;
}

.filters .field > span,
.filters .field label,
.promotion-filters .promotion-route-pair .route-field > span,
.home-promotion-route-pair .route-field > span {
  color: #4b5d78;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.1;
  text-transform: none;
}

.filters .field input,
.filters .field select,
.filters .field output,
.filters .searchable-select-input,
.filters .stay-date-range-button,
.filters .traveler-toggle {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  color: #061533;
  background: #f8fafc;
  border: 1px solid #d7e0ec;
  border-radius: 10px;
  box-shadow: none;
  font-size: 0.96rem;
  font-weight: 500;
  line-height: 1.2;
}

.filters .field input::placeholder {
  color: #64748b;
  opacity: 1;
}

.filters .field select,
.filters .searchable-select-input {
  overflow: hidden;
  text-overflow: ellipsis;
}

.filters .field input:focus,
.filters .field select:focus,
.filters .searchable-select-input:focus,
.filters .stay-date-range-button:focus,
.filters .traveler-toggle:focus {
  outline: none;
  background: #ffffff;
  border-color: #2f62ff;
  box-shadow: 0 0 0 4px rgba(47, 98, 255, 0.1);
}

.filters .stay-date-range-button,
.filters .traveler-toggle {
  justify-content: flex-start;
  gap: 10px;
  text-align: left;
}

.filters .stay-date-range-button svg,
.filters .traveler-toggle svg {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  color: #6b7b94;
}

.filters .btn {
  align-self: end;
  min-height: 54px;
  padding: 0 24px;
  color: #111827;
  background: var(--gold);
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 600;
  box-shadow: 0 12px 24px rgba(245, 166, 35, 0.22);
}

.filters .btn svg {
  width: 21px;
  height: 21px;
}

.promotion-filters .promotion-route-pair,
.home-promotion-route-pair {
  grid-column: span 2;
  min-height: 78px;
  overflow: visible;
  background: #f8fafc;
  border: 1px solid #d7e0ec;
  border-radius: 12px;
  box-shadow: none;
}

.promotion-filters .promotion-route-pair .route-field,
.home-promotion-route-pair .route-field {
  gap: 8px;
  padding: 15px 22px;
}

.promotion-filters .promotion-route-pair .route-from,
.home-promotion-route-pair .route-from {
  padding-right: 46px;
}

.promotion-filters .promotion-route-pair .route-to,
.home-promotion-route-pair .route-to {
  padding-left: 46px;
  border-left: 1px solid #d7e0ec;
}

.promotion-filters .promotion-route-pair select,
.home-promotion-route-pair select,
.promotion-filters .promotion-route-pair .searchable-select-input,
.home-promotion-route-pair .searchable-select-input {
  min-height: 30px;
  padding: 0;
  color: #061533;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 1rem;
  font-weight: 500;
}

.promotion-filters .promotion-route-swap,
.home-promotion-route-pair .promotion-route-swap {
  width: 44px;
  height: 44px;
  color: #2f62ff;
  background: #ffffff;
  border: 1px solid #d7e0ec;
  box-shadow: 0 10px 24px rgba(15, 28, 56, 0.12);
}

.promotion-filters .promotion-route-swap svg,
.home-promotion-route-pair .promotion-route-swap svg {
  width: 20px;
  height: 20px;
}

.package-filters {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.package-city-field {
  margin: 0;
  padding: 0;
  border: 0;
}

.package-city-field legend {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 8px;
  color: #334a6a;
  font-size: 0.98rem;
  font-weight: 500;
}

.package-city-field legend svg {
  width: 20px;
  height: 20px;
  color: #52698c;
}

.package-city-dropdown {
  position: relative;
}

.package-city-dropdown-close {
  display: none;
}

.package-city-dropdown summary {
  width: 100%;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 18px;
  color: #4f678b;
  background: #f8fbff;
  border: 1px solid #cad9ee;
  border-radius: 16px;
  box-shadow: none;
  font-size: 0.98rem;
  font-weight: 600;
  list-style: none;
  cursor: pointer;
}

.package-city-dropdown summary::-webkit-details-marker {
  display: none;
}

.package-city-dropdown summary svg {
  width: 18px;
  height: 18px;
  color: #52698c;
  transition: transform 0.2s ease;
}

.package-city-dropdown[open] summary {
  background: #ffffff;
  border-color: #5f87ff;
  box-shadow: 0 0 0 3px rgba(95, 135, 255, 0.18);
}

.package-city-dropdown[open] summary svg {
  transform: rotate(180deg);
}

.package-city-options {
  position: absolute;
  z-index: 30;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 8px;
  max-height: 220px;
  overflow: auto;
  padding: 10px;
  background: #f8fbff;
  border: 1px solid #cad9ee;
  border-radius: 16px;
  box-shadow: 0 18px 36px rgba(15, 28, 56, 0.16);
}

.package-city-options label {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  min-height: 36px;
  padding: 7px 9px;
  color: #334a6a;
  background: #ffffff;
  border: 1px solid #dbe5f2;
  border-radius: 10px;
  font-size: 0.86rem;
  font-weight: 600;
  cursor: pointer;
}

.package-city-options input {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  height: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff;
  border: 1.5px solid #9fb0c8;
  border-radius: 5px;
  accent-color: #2f62ff;
  box-shadow: inset 0 1px 2px rgba(15, 28, 56, 0.08);
  cursor: pointer;
}

.package-city-options input:checked {
  background: #2563eb;
  border-color: #2563eb;
}

.package-city-options input:checked::after {
  content: "";
  width: 8px;
  height: 5px;
  border: solid #ffffff;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg) translate(1px, -1px);
}

.package-city-options input:focus-visible {
  outline: 2px solid rgba(37, 99, 235, 0.35);
  outline-offset: 2px;
}

.package-city-options label span {
  min-width: 0;
  overflow-wrap: anywhere;
  line-height: 1.25;
}

.package-city-options label:has(input:checked) {
  color: #173d8f;
  background: #eef5ff;
  border-color: #bfd5ff;
}

@media (min-width: 821px) {
  .promotion-filters .package-city-field {
    position: relative;
    z-index: 1;
  }

  .promotion-filters .package-city-field:has(.package-city-dropdown[open]) {
    z-index: 200;
  }

  .promotion-filters .package-city-dropdown {
    z-index: 1;
  }

  .promotion-filters .package-city-dropdown[open] {
    z-index: 100;
  }

  .promotion-filters .package-city-dropdown summary {
    min-height: 52px;
    padding: 0 16px;
    color: #17233a;
    background: #ffffff;
    border: 1px solid #cfdced;
    border-radius: 12px;
    box-shadow: none;
    font-size: 0.95rem;
    font-weight: 700;
    text-transform: none;
    outline: none;
  }

  .promotion-filters .package-city-dropdown summary span,
  .promotion-filters .package-city-options span {
    text-transform: none !important;
  }

  .promotion-filters .package-city-dropdown summary:focus-visible {
    outline: 2px solid #4d79ff;
    outline-offset: 2px;
  }

  .promotion-filters .package-city-dropdown[open] summary {
    border-color: #4d79ff;
    box-shadow: 0 0 0 3px rgba(77, 121, 255, 0.14);
  }

  .promotion-filters .package-city-options {
    z-index: 101;
    grid-template-columns: 1fr;
    gap: 3px;
    max-height: 260px;
    padding: 8px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid #d8e2ef;
    border-radius: 12px;
    box-shadow: 0 14px 30px rgba(15, 28, 56, 0.16);
  }

  .promotion-filters .package-city-options label {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr);
    min-height: 42px;
    padding: 9px 10px;
    color: #25354d;
    background: transparent;
    border: 0;
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 600;
  }

  .promotion-filters .package-city-options label:hover {
    background: #edf4ff;
  }
}

@media (max-width: 430px) {
  .site-header {
    gap: 8px;
    padding-inline: 10px;
  }

  .brand strong {
    font-size: clamp(1.1rem, 5.8vw, 1.45rem);
  }

  .mobile-lang-switcher .lang-btn {
    padding-inline: 5px;
    font-size: 0.66rem;
  }

  .mobile-header-search,
  .menu-toggle {
    width: 38px;
    height: 38px;
  }
}

/* Shared mobile filter picker. Desktop controls continue using their native enhanced dropdowns. */
.mobile-filter-picker {
  display: none;
}

@media (max-width: 820px) {
  html:has(.mobile-filter-picker.is-open),
  body.mobile-filter-picker-open {
    overflow: hidden !important;
    overscroll-behavior: none !important;
  }

  .searchable-select.is-mobile-picker-trigger .searchable-select-input {
    cursor: pointer !important;
    caret-color: transparent !important;
  }

  .mobile-filter-picker.is-open {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483647 !important;
    display: block !important;
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #142033 !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overscroll-behavior: none !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__panel {
    display: grid !important;
    grid-template-rows: auto auto minmax(0, 1fr) !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    padding: max(12px, env(safe-area-inset-top)) 14px max(8px, env(safe-area-inset-bottom)) !important;
    overflow: hidden !important;
    background: #ffffff !important;
    overscroll-behavior: none !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__header {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 48px !important;
    padding: 0 4px 8px 6px !important;
    background: #ffffff !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__header h2 {
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #0b1729 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
  }

  .mobile-filter-picker__close {
    display: grid !important;
    flex: 0 0 42px !important;
    width: 42px !important;
    height: 42px !important;
    place-items: center !important;
    margin: 0 !important;
    padding: 0 0 3px !important;
    color: #64748b !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    font: 300 34px/1 Arial, sans-serif !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__close:active {
    color: #0b1729 !important;
    background: #eef3f8 !important;
  }

  .mobile-filter-picker__search-wrap {
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    min-height: 50px !important;
    margin: 0 4px 10px !important;
    padding: 0 12px !important;
    background: #f8fafc !important;
    border: 1px solid #d7e0ec !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__search-wrap > span {
    flex: 0 0 auto !important;
    margin-right: 9px !important;
    color: #7b8ba1 !important;
    font-size: 15px !important;
    filter: grayscale(1) !important;
  }

  .mobile-filter-picker__search {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #111c2e !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    -webkit-appearance: none !important;
    -webkit-text-size-adjust: 100% !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__options {
    min-height: 0 !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 6px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-y !important;
  }

  .mobile-filter-picker__option {
    display: grid !important;
    width: 100% !important;
    min-height: 60px !important;
    align-content: center !important;
    gap: 5px !important;
    margin: 0 !important;
    padding: 10px 2px !important;
    color: #172236 !important;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e8edf3 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    white-space: normal !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
  }

  .mobile-filter-picker__option strong {
    color: inherit !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
  }

  .mobile-filter-picker__option small {
    color: #8c9aae !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
  }

  .mobile-filter-picker__option small span {
    color: #d99a18 !important;
  }

  .mobile-filter-picker__option.is-selected {
    color: #1558c9 !important;
    background: #edf5ff !important;
  }

  .mobile-filter-picker__option--checkbox {
    grid-template-columns: 24px minmax(0, 1fr) !important;
    align-items: center !important;
    align-content: center !important;
    gap: 11px !important;
  }

  .mobile-filter-picker__checkbox {
    display: grid !important;
    width: 21px !important;
    height: 21px !important;
    place-items: center !important;
    color: #ffffff !important;
    background: #ffffff !important;
    border: 1.5px solid #9aa8ba !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  .mobile-filter-picker__option--checkbox.is-selected .mobile-filter-picker__checkbox {
    background: #2563eb !important;
    border-color: #2563eb !important;
  }

  .mobile-filter-picker__empty {
    margin: 0 !important;
    padding: 18px 2px !important;
    color: #64748b !important;
    font-size: 15px !important;
    text-align: left !important;
  }
}

.mobile-package-city-checks .package-city-options {
  grid-template-columns: 1fr;
  max-height: 220px;
  padding: 8px;
}

@media (max-width: 820px) {
  .mobile-hotel-filter-row .mobile-package-city-checks {
    display: block;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
  }

  .mobile-hotel-filter-row .package-city-dropdown {
    display: block;
    width: 100%;
    min-width: 0;
  }

  .mobile-hotel-filter-row .package-city-dropdown summary {
    width: 100% !important;
    min-height: 40px !important;
    justify-content: space-between !important;
    padding: 0 !important;
    color: #1d2433 !important;
    background: transparent !important;
    border: 1px solid #dde4ee !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
  }

  .mobile-hotel-filter-row .package-city-dropdown[open] summary {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .mobile-hotel-filter-row .package-city-dropdown summary span {
    min-width: 0;
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-hotel-filter-row .package-city-dropdown summary svg {
    width: 16px;
    height: 16px;
    color: #1f2a3d;
  }

  .mobile-hotel-filter-row .package-city-options {
    top: calc(100% + 6px);
    left: -30px;
    right: -10px;
    z-index: 20000;
    grid-template-columns: 1fr;
    max-height: min(260px, 42vh);
    padding: 6px;
    background: #ffffff;
    border-color: #d7e0ec;
    border-radius: 12px;
    box-shadow: 0 18px 34px rgba(15, 28, 56, 0.18);
  }

  .mobile-hotel-filter-row .package-city-options label {
    min-height: 40px;
    padding: 8px 10px;
    color: #1d2433;
    background: #ffffff;
    border: 0;
    border-radius: 8px;
    font-family: "TripGeom", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open],
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483647 !important;
    display: grid !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
    width: 100% !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: none !important;
    padding: 62px 20px 10px !important;
    overflow: hidden !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open]::before,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open]::before {
    display: none !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open]::after,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open]::after {
    position: absolute !important;
    top: 24px !important;
    left: 20px !important;
    right: auto !important;
    content: "City" !important;
    color: #071922 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] summary,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] summary {
    min-height: 42px !important;
    padding: 0 48px 0 14px !important;
    color: #0f172a !important;
    background: #ffffff !important;
    border: 1px solid #d5dfed !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] summary svg,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] summary svg {
    display: none !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-dropdown-close,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-dropdown-close {
    position: absolute !important;
    top: 15px !important;
    right: 15px !important;
    z-index: 2 !important;
    display: grid !important;
    width: 34px !important;
    height: 34px !important;
    place-items: center !important;
    padding: 0 !important;
    color: #64748b !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 32px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options {
    position: static !important;
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    margin-top: 10px !important;
    overflow: auto !important;
    overscroll-behavior: contain !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options label,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options label {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 54px !important;
    padding: 9px 2px !important;
    border-bottom: 1px solid #edf1f6 !important;
    border-radius: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
  }

  body[data-page="packages"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options input,
  body[data-page="promotions"] .mobile-hotel-filter-row .package-city-dropdown[open] .package-city-options input {
    width: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    height: 22px !important;
    accent-color: #2563eb !important;
  }
}

.promotion-filters {
  margin-top: -38px;
  position: relative;
  z-index: 3;
  padding: 14px 16px 16px;
  background: #ffffff;
  border: 1px solid #dbe5f2;
  border-radius: 24px;
  box-shadow: 0 20px 44px rgba(15, 28, 56, 0.08);
}

.promotion-filters .field {
  gap: 8px;
}

.promotion-filters .field > span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #334a6a;
  font-size: 0.98rem;
  font-weight: 500;
  text-transform: none;
}

.promotion-filters .field > span svg {
  width: 20px;
  height: 20px;
  color: #52698c;
}

.promotion-filters .field input,
.promotion-filters .field select,
.promotion-filters .searchable-select-input {
  min-height: 58px;
  padding: 0 18px;
  color: #4f678b;
  background: #f8fbff;
  border: 1px solid #cad9ee;
  border-radius: 16px;
  box-shadow: none;
  font-size: 0.98rem;
  font-weight: 600;
}

.promotion-filters .field input::placeholder {
  color: #6a7f9e;
}

.promotion-filters .field input:focus,
.promotion-filters .field select:focus,
.promotion-filters .searchable-select-input:focus {
  border-color: #5f87ff;
  box-shadow: 0 0 0 3px rgba(95, 135, 255, 0.18);
}

.promotion-price-field {
  grid-column: span 2;
  min-width: min(100%, 280px);
}

.promotion-price-inputs {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 12px;
}

.promotion-price-inputs span {
  color: #64748b;
  font-weight: 600;
}

.promotion-filter-actions {
  grid-column: 3 / -1;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  gap: 12px;
}

.package-filter-actions {
  grid-column: 2 / -1;
}

.promotion-filter-actions .btn,
.promotion-filter-actions .promotion-reset-btn {
  justify-self: auto;
}

.promotion-filters:not(.package-filters) [name="priceMin"],
.promotion-filters:not(.package-filters) [name="priceMax"] {
  max-width: 180px;
}

.promotion-filters:not(.package-filters) [name="priceMin"] {
  grid-column: 1;
}

.promotion-filters:not(.package-filters) [name="priceMax"] {
  grid-column: 2;
}

.promotion-reset-btn {
  align-self: end;
  min-height: 56px;
  min-width: 148px;
  justify-content: center;
  box-shadow: none;
}

.promotion-filters .btn {
  min-height: 56px;
  width: auto;
  min-width: 148px;
  padding: 0 24px;
  justify-self: start;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.2s;
}

.promotion-filters .btn,
.promotion-filters .btn.secondary,
.promotion-filters .promotion-reset-btn {
  color: #ffffff;
  background: #2f62ff;
  border: 0;
}

.promotion-filters .btn:hover,
.promotion-filters .promotion-reset-btn:hover {
  background: #2555e8;
  box-shadow: 0 4px 14px rgba(47, 98, 255, 0.3);
  transform: translateY(-1px);
}

@media (max-width: 980px) {
  .promotion-filters .promotion-route-pair,
  .home-promotion-route-pair {
    grid-column: 1 / -1;
  }

  .promotion-price-field {
    grid-column: 1 / -1;
  }

  .promotion-filter-actions {
    grid-column: 1 / -1;
    justify-content: flex-end;
  }
}

@media (max-width: 640px) {
  .promotion-filter-actions {
    flex-direction: column;
  }

  .promotion-filter-actions .btn,
  .promotion-filter-actions .promotion-reset-btn {
    width: 100%;
  }
}

@media (max-width: 820px) {
  .promotion-filters {
    margin-top: -24px;
    padding: 16px;
    border-radius: 18px;
  }

  .filters {
    gap: 13px;
    margin: 0 0 18px;
    padding: 14px;
    border-radius: 12px;
  }

  .filters .field > span,
  .filters .field label {
    font-size: 0.76rem;
  }

  .filters .field input,
  .filters .field select,
  .filters .field output,
  .filters .searchable-select-input,
  .filters .stay-date-range-button,
  .filters .traveler-toggle,
  .filters .btn {
    min-height: 50px;
    font-size: 0.94rem;
  }

  .promotion-filters .promotion-route-pair,
  .home-promotion-route-pair {
    grid-template-columns: 1fr;
    gap: 10px;
    min-height: 0;
    background: transparent;
    border: 0;
  }

  .promotion-filters .promotion-route-pair .route-field,
  .promotion-filters .promotion-route-pair .route-from,
  .promotion-filters .promotion-route-pair .route-to,
  .home-promotion-route-pair .route-field,
  .home-promotion-route-pair .route-from,
  .home-promotion-route-pair .route-to {
    min-height: 66px;
    padding: 12px 14px;
    background: #f8fafc;
    border: 1px solid #d7e0ec;
    border-radius: 10px;
  }

  .promotion-filters .promotion-route-swap,
  .home-promotion-route-pair .promotion-route-swap {
    display: none;
  }
}

/* Unified From / To control across pages. */
.filters .route-pair {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-column: span 2;
  min-height: 78px;
  overflow: visible;
  background: #f8fafc;
  border: 1px solid #d7e0ec;
  border-radius: 12px;
}

.filters .route-pair .route-field {
  display: grid;
  align-content: center;
  gap: 8px;
  min-width: 0;
  margin: 0;
  padding: 15px 22px;
  background: transparent;
  border: 0;
}

.filters .route-pair .route-from {
  padding-right: 46px;
}

.filters .route-pair .route-to {
  padding-left: 46px;
  border-left: 1px solid #d7e0ec;
}

.filters .route-pair .route-field > span {
  color: #4b5d78;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.1;
}

.filters .route-pair select,
.filters .route-pair .searchable-select-input {
  width: 100%;
  min-height: 30px;
  padding: 0;
  overflow: hidden;
  color: #061533;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  text-overflow: ellipsis;
}

.filters .route-pair select:focus,
.filters .route-pair .searchable-select-input:focus {
  outline: none;
  box-shadow: none;
}

.filters .route-swap {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 60;
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  color: #2f62ff;
  background: #ffffff;
  border: 1px solid #d7e0ec;
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(15, 28, 56, 0.12);
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.filters .route-swap svg {
  width: 20px;
  height: 20px;
}

@media (max-width: 980px) {
  .filters .route-pair {
    grid-column: 1 / -1;
  }
}

@media (max-width: 820px) {
  .filters .route-pair {
    grid-template-columns: 1fr;
    gap: 10px;
    min-height: 0;
    background: transparent;
    border: 0;
  }

  .filters .route-pair .route-field,
  .filters .route-pair .route-from,
  .filters .route-pair .route-to {
    min-height: 66px;
    padding: 12px 14px;
    background: #f8fafc;
    border: 1px solid #d7e0ec;
    border-radius: 10px;
  }

  .filters .route-swap {
    display: none;
  }
}

/* Final desktop overrides for the flights page filter bar. */
/* Flight multi-city controls */
.home-flight-route-pair {
  position: relative;
}

.home-flight-route-pair .flight-remove-leg,
.flight-page-home-form .flight-remove-leg {
  position: absolute;
  right: -14px;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  min-width: 30px;
  padding: 0;
  display: inline-grid;
  place-items: center;
  color: #ef4444;
  background: #ffffff;
  border: 1px solid #fecaca;
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(239, 68, 68, 0.14);
  cursor: pointer;
}

.home-flight-route-pair .flight-remove-leg:hover,
.flight-page-home-form .flight-remove-leg:hover {
  color: #ffffff;
  background: #ef4444;
  border-color: #ef4444;
}

.home-flight-route-pair .flight-remove-leg svg,
.flight-page-home-form .flight-remove-leg svg {
  width: 14px;
  height: 14px;
}

.home-flight-add-leg {
  width: auto;
  min-height: 42px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 8px 0 4px;
  padding: 8px 18px;
  color: #2f62ff;
  background: #eef4ff;
  border: 1px solid #cfe0ff;
  border-radius: 8px;
  font: inherit;
  font-size: 0.96rem;
  font-weight: 700;
  cursor: pointer;
}

.home-flight-add-leg:hover {
  background: #dfeaff;
  border-color: #9bbcff;
}

.home-flight-add-leg span {
  width: 20px;
  height: 20px;
  display: inline-grid;
  place-items: center;
  border: 1px solid currentColor;
  border-radius: 999px;
  line-height: 1;
}

.home-flight-add-leg[hidden] {
  display: none !important;
}

@media (max-width: 760px) {
  .mobile-flight-search-card,
  .mobile-flight-meta-line,
  .mobile-flight-meta-line .traveler-selector {
    overflow: visible !important;
  }

  .mobile-flight-route,
  .mobile-flight-date-line,
  .mobile-flight-dynamic-legs,
  .mobile-flight-add-leg {
    position: relative;
    z-index: 1 !important;
  }

  .mobile-flight-search-card:has(.mobile-flight-route .searchable-select.open) {
    position: relative;
    z-index: 2147483400 !important;
  }

  .mobile-flight-dynamic-legs:has(.searchable-select.open),
  .mobile-flight-route:has(.searchable-select.open) {
    position: relative;
    z-index: 2147483450 !important;
  }

  .mobile-flight-route .searchable-select.open {
    position: relative;
    z-index: 2147483451 !important;
  }

  .mobile-flight-route .searchable-select.open .searchable-select-list {
    z-index: 2147483452 !important;
  }

  .mobile-flight-search-card:has(.mobile-flight-route .searchable-select.open) .mobile-flight-meta-line {
    z-index: 1 !important;
  }

  .mobile-flight-search-card:has(.mobile-flight-date-line .stay-date-range.is-open) {
    position: relative;
    z-index: 2147483500 !important;
  }

  .mobile-flight-date-line:has(.stay-date-range.is-open) {
    position: relative;
    z-index: 2147483550 !important;
  }

  .mobile-flight-date-line .stay-date-range.is-open {
    position: relative;
    z-index: 2147483551 !important;
  }

  .mobile-flight-date-line .stay-date-range.is-open .stay-date-popover {
    position: fixed !important;
    top: 84px !important;
    right: 10px !important;
    bottom: auto !important;
    left: 10px !important;
    width: auto !important;
    max-height: calc(100vh - 108px);
    overflow-y: auto;
    z-index: 2147483552 !important;
  }

  .mobile-flight-search-card:has(.mobile-flight-date-line .stay-date-range.is-open) .mobile-flight-meta-line {
    z-index: 1 !important;
  }

  .mobile-flight-search-card:has(.mobile-flight-meta-line .traveler-selector.is-open) .mobile-flight-meta-line {
    z-index: 2147483600 !important;
  }

  .mobile-flight-meta-line {
    position: relative;
    z-index: 2147483600 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-open {
    position: relative;
    z-index: 2147483601 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-open .traveler-popover {
    position: fixed !important;
    top: 84px !important;
    right: 10px !important;
    bottom: auto !important;
    left: 10px !important;
    width: auto !important;
    max-height: calc(100vh - 108px);
    overflow-y: auto;
    z-index: 2147483602 !important;
  }
}

@media (max-width: 820px) {
  .mobile-service-actions {
    margin-top: 10px;
  }

  .mobile-service-actions.has-reset {
    display: grid;
    grid-template-columns: minmax(0, 0.42fr) minmax(0, 1fr);
    gap: 8px;
  }

  .mobile-service-actions > button {
    margin-top: 0;
  }

  .mobile-service-reset {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 42px;
    color: #2557d6;
    background: #eef4ff;
    border: 1px solid #c9d9f4;
    border-radius: 6px;
    font-size: 0.82rem;
    font-weight: 800;
    text-decoration: none;
  }

  .mobile-service-reset svg {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 820px) {
  form[data-mobile-flight-form] .mobile-flight-route {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    padding: 0 10px;
  }

  form[data-mobile-flight-form] .mobile-flight-route.has-remove,
  form[data-mobile-flight-form] .mobile-flight-route:has(.mobile-flight-remove-leg) {
    grid-template-columns: minmax(0, 1fr) 42px;
    gap: 0 8px;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row {
    grid-column: 1;
    padding: 0;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row .searchable-select-input {
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 600;
  }

  form[data-mobile-flight-form] .mobile-flight-route .mobile-flight-remove-leg {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: center;
  }

  form[data-mobile-flight-form] .mobile-flight-swap {
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    left: auto !important;
    z-index: 5 !important;
    display: inline-grid !important;
    width: 30px !important;
    height: 30px !important;
    place-items: center !important;
    padding: 0 !important;
    color: #0f172a !important;
    background: #f8fafc !important;
    border: 1px solid #e5edf7 !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 12px rgba(15, 28, 56, 0.08) !important;
    transform: translateY(-50%) !important;
  }

  form[data-mobile-flight-form] .mobile-flight-swap svg {
    width: 16px !important;
    height: 16px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row {
    padding-right: 42px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-route select,
  form[data-mobile-flight-form] .mobile-flight-route input,
form[data-mobile-flight-form] .mobile-flight-route .searchable-select-input {
    font-size: 16px !important;
    line-height: 1.2 !important;
    -webkit-text-size-adjust: 100%;
  }
}

.education-detail-price {
  display: inline-flex;
  width: fit-content;
  margin-top: 12px;
  padding: 8px 12px;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  background: #f8fafc;
  color: #0f172a;
  font-weight: 900;
}

.education-contract-panels {
  align-items: stretch;
}

body[data-page="education-details"] .education-detail-content > .content:not(.hotel-detail-heading) {
  width: 100%;
}

body[data-page="education-details"] .education-detail-content > .content:not(.hotel-detail-heading) p {
  max-width: min(100%, 1010px);
}

.education-program-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 14px;
}

.education-program-summary div {
  padding: 12px;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  background: #f8fafc;
}

.education-program-summary span {
  display: block;
  margin-bottom: 4px;
  color: #64748b;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
}

.education-program-summary strong {
  color: #0f172a;
  font-size: 1rem;
}

@media (max-width: 640px) {
  .education-program-summary {
    grid-template-columns: 1fr;
  }
}

/* Final flight search refinements: text remove controls and mobile multi-city cards. */
.flight-page-home-form .btn-search {
  grid-column: 1 / span 1 !important;
  width: 262px;
  justify-self: start !important;
  margin-left: 0 !important;
  transform: none !important;
}

.flight-page-home-form .home-flight-remove-slot {
  min-height: 70px;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  padding: 0 14px;
  background: #ffffff;
  border: 1px solid #d3ddeb;
  border-radius: 4px;
}

.flight-page-home-form .home-flight-remove-slot[hidden] {
  display: none !important;
}

.home-flight-route-pair .flight-remove-leg,
.flight-page-home-form .flight-remove-leg {
  position: static;
  right: auto;
  top: auto;
  transform: none !important;
  width: auto;
  height: auto;
  min-width: 0;
  padding: 0;
  display: inline-flex;
  color: #dc2626;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
}

.home-flight-route-pair .flight-remove-leg:hover,
.flight-page-home-form .flight-remove-leg:hover {
  color: #b91c1c;
  background: transparent;
  border-color: transparent;
  text-decoration: underline;
}

@media (max-width: 820px) {
  form[data-mobile-flight-form] .mobile-flight-leg-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #dbe3ee;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 10px 22px rgba(15, 28, 56, 0.08);
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card[hidden] {
    display: none !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card-head {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 10px;
    background: linear-gradient(90deg, #dff6ff 0%, #ffffff 100%);
    color: #0f172a;
    font-size: 0.82rem;
    font-weight: 800;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-route,
  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-route.has-remove,
  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-route:has(.mobile-flight-remove-leg) {
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 0 10px;
    gap: 0;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-location-row {
    min-height: 48px;
    padding: 0;
    border-bottom: 1px solid #edf2f7;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line {
    padding: 0 10px;
    border-bottom: 0;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line .stay-date-range-button {
    min-height: 48px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-remove-leg,
  form[data-mobile-flight-form] .mobile-flight-route .mobile-flight-remove-leg {
    position: static;
    top: auto;
    right: auto;
    grid-column: auto !important;
    grid-row: auto !important;
    justify-self: end;
    align-self: center;
    width: auto;
    height: auto;
    min-width: 0;
    padding: 0;
    color: #dc2626;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 0.78rem;
    font-weight: 800;
  }

  form[data-mobile-flight-form] .mobile-flight-add-leg {
    min-height: 42px;
    margin: 0;
    color: #0f63b7;
    background: #ffffff;
    border: 1px solid #e5edf7;
    border-radius: 8px;
    box-shadow: 0 6px 16px rgba(15, 28, 56, 0.06);
    font-weight: 800;
  }
}

/* Final package-card sizing: prevents blank full-screen image panels on mobile/tablet. */
body[data-page="packages"] .grid.three {
  align-items: stretch;
}

body[data-page="packages"] .travel-listing-card,
body[data-page="packages"] .card {
  overflow: hidden;
  border-radius: 12px;
}

body[data-page="packages"] .card-media,
body[data-page="packages"] .travel-listing-media {
  display: block;
  position: relative;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 4 / 3 !important;
  overflow: hidden !important;
  background: #f8fafc;
}

body[data-page="packages"] .package-image-track {
  display: flex;
  height: 100% !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

body[data-page="packages"] .package-image-track img,
body[data-page="packages"] .card-media img,
body[data-page="packages"] .travel-listing-media img {
  flex: 0 0 100%;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transform: none !important;
}

body[data-page="packages"] .package-image-nav {
  top: 50% !important;
  width: 38px !important;
  height: 38px !important;
  transform: translateY(-50%) !important;
}

.promotion-expiry-pill {
  border-color: #fed7aa !important;
  background: #fff7ed !important;
  color: #c2410c !important;
  font-weight: 800 !important;
}

@media (max-width: 820px) {
  body[data-page="packages"] .grid.three {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    padding: 0 !important;
  }

  body[data-page="packages"] .card,
  body[data-page="packages"] .travel-listing-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
    min-height: 0 !important;
  }

  body[data-page="packages"] .card-media,
  body[data-page="packages"] .travel-listing-media {
    aspect-ratio: 16 / 10 !important;
  }
}

/* Final mobile floating contact override: keep WhatsApp visible on every page. */
@media (max-width: 820px) {
  body.app-ready .whatsapp-float {
    position: fixed !important;
    right: 18px !important;
    bottom: 28px !important;
    z-index: 2147483605 !important;
    display: inline-flex !important;
    width: 56px !important;
    height: 56px !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    background: #22c55e !important;
    border-radius: 999px !important;
    box-shadow: 0 18px 34px rgba(15, 28, 56, 0.18) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

/* Final mobile image-stack alignment: keep paired images equal and level. */
@media (max-width: 820px) {
  .image-stack {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
    align-items: center !important;
    min-height: 0 !important;
  }

  .image-stack .tall,
  .image-stack .short {
    margin: 0 !important;
    aspect-ratio: 3 / 4 !important;
    height: auto !important;
    min-height: 0 !important;
    border-radius: 8px !important;
  }

  .image-stack .tall img,
  .image-stack .short img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
  }
}

/* Final mobile traveler controls: keep +/- visible on blue step buttons. */
@media (max-width: 820px) {
  .traveler-selector:not(.is-mobile) .traveler-popover .traveler-row button,
  .traveler-selector:not(.is-mobile) .traveler-popover .traveler-row button[data-traveler-step="-1"] {
    color: #ffffff !important;
  }

  .traveler-selector:not(.is-mobile) .traveler-popover .traveler-row button svg,
  .traveler-selector:not(.is-mobile) .traveler-popover .traveler-row button[data-traveler-step="-1"] svg {
    color: #ffffff !important;
    stroke: #ffffff !important;
  }
}

/* Final mobile flight dropdown fix: keep route lists above multi-city cards. */
@media (max-width: 820px) {
  form[data-mobile-flight-form],
  form[data-mobile-flight-form] .mobile-flight-search-card,
  form[data-mobile-flight-form] .mobile-flight-route,
  form[data-mobile-flight-form] .mobile-flight-leg-card,
  form[data-mobile-flight-form] .mobile-flight-dynamic-legs,
  form[data-mobile-flight-form] .mobile-flight-location-row {
    overflow: visible !important;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 2147483640 !important;
    display: grid !important;
    max-height: min(360px, 48vh) !important;
    overflow-y: auto !important;
  }
}

/* Final mobile flight passenger picker: bottom-sheet app style. */
@media (max-width: 820px) {
  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover {
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: min(600px, calc(100vh - 8px)) !important;
    min-height: 550px !important;
    max-height: calc(100vh - 8px) !important;
    display: flex !important;
    padding: 154px 20px 26px !important;
    border: 0 !important;
    border-radius: 18px 18px 0 0 !important;
    background: #ffffff !important;
    box-shadow: 0 -22px 60px rgba(15, 23, 42, 0.24) !important;
    flex-direction: column;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::before {
    position: absolute;
    top: 18px;
    left: 50%;
    width: 58px;
    height: 6px;
    content: "";
    background: #d9dce1;
    border-radius: 999px;
    transform: translateX(-50%);
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::after {
    position: absolute;
    top: 72px;
    right: 0;
    left: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #edf0f4;
    color: #061922;
    content: "ADD PASSENGER";
    font-size: 1.52rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row {
    grid-template-columns: 38px minmax(108px, 1fr) 50px 58px 50px;
    column-gap: 7px;
    row-gap: 0;
    min-height: 102px;
    margin: 0;
    padding: 0;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row:first-of-type {
    margin-top: 0;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon {
    display: grid;
    place-items: center;
    color: #24262b;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 34px;
    height: 34px;
    fill: none;
    stroke: currentColor;
    stroke-width: 3.2;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-copy {
    display: grid;
    gap: 5px;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row strong {
    display: block;
    color: #25272d;
    font-size: 1.26rem;
    font-weight: 700;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row span {
    margin-left: 0;
    color: #73777d;
    font-size: 0.88rem;
    font-weight: 700;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button {
    width: 50px;
    height: 62px;
    border: 0;
    border-radius: 8px;
    background: #f7f9fb;
    color: #009ee3 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button[data-traveler-step="-1"] {
    color: #009ee3 !important;
    background: #f7f9fb;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button[data-traveler-step="1"] {
    color: #009ee3 !important;
    background: #f7f9fb;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button:disabled {
    color: #cfd2d5 !important;
    background: #f1f1f1;
    cursor: default;
    opacity: 1;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button svg {
    width: 26px;
    height: 26px;
    stroke-width: 3;
    color: inherit !important;
    stroke: currentColor !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row b {
    display: grid;
    width: 58px;
    height: 68px;
    place-items: center;
    color: #061922;
    background: #ffffff;
    border: 1px solid #d5d8de;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
    font-size: 1.58rem;
    font-weight: 400;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-top: auto;
    padding-top: 24px;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions button {
    min-height: 66px;
    border-radius: 8px;
    font-size: 1.34rem;
    font-weight: 700;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions .traveler-cancel {
    color: #009ee3;
    background: #f5f8fb;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions .traveler-select {
    color: #ffffff;
    background: #0d9fea;
  }

  body:has(.traveler-selector.is-mobile.is-open) .whatsapp-float {
    display: none !important;
  }
}

@media (max-width: 380px) {
  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row {
    grid-template-columns: 34px minmax(96px, 1fr) 46px 54px 46px;
    column-gap: 6px;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button {
    width: 46px;
    height: 58px;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row b {
    width: 54px;
    height: 64px;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row strong {
    font-size: 1.16rem;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row span {
    font-size: 0.82rem;
  }
}

/* Final mobile calendar reset: only selected dates should be blue. */
@media (max-width: 820px) {
  .stay-date-popover .stay-date-calendar {
    background: #ffffff !important;
  }

  .stay-date-popover .stay-date-days button {
    color: #172554 !important;
    background: #ffffff !important;
    border: 1px solid #e5edf7 !important;
    box-shadow: none !important;
  }

  .stay-date-popover .stay-date-days button:hover:not(:disabled),
  .stay-date-popover .stay-date-days button:focus:not(:disabled) {
    color: #0759bb !important;
    background: #eef6ff !important;
    border-color: #b7d7fb !important;
  }

  .stay-date-popover .stay-date-days button.is-outside,
  .stay-date-popover .stay-date-days button.is-disabled,
  .stay-date-popover .stay-date-days button:disabled {
    color: #a8b1c0 !important;
    background: #f3f6fa !important;
    border-color: #e7edf5 !important;
    opacity: 1 !important;
  }

  .stay-date-popover .stay-date-days button.is-start,
  .stay-date-popover .stay-date-days button.is-end {
    color: #ffffff !important;
    background: #006ce4 !important;
    border-color: #006ce4 !important;
  }

  .stay-date-popover .stay-date-calendar-head button,
  .stay-date-popover .stay-date-calendar-foot button {
    color: #ffffff !important;
    background: #062f50 !important;
    border-color: #062f50 !important;
  }

  .stay-date-popover .stay-date-calendar-foot span {
    color: #334155 !important;
  }
}

/* Polished mobile flight passenger sheet. */
@media (max-width: 820px) {
  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover {
    position: fixed !important;
    inset: auto 0 0 0 !important;
    width: 100% !important;
    height: min(330px, calc(100vh - 170px)) !important;
    min-height: 310px !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 78px 16px 12px !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 18px 18px 0 0 !important;
    background: #ffffff !important;
    box-shadow: 0 -20px 60px rgba(15, 23, 42, 0.24) !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::before {
    top: 12px !important;
    width: 54px !important;
    height: 4px !important;
    background: #d6d9dd !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::after {
    top: 48px !important;
    padding-bottom: 12px !important;
    color: #071922 !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    border-bottom: 1px solid #eef1f4 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row {
    min-height: 56px !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 40px 48px 40px !important;
    column-gap: 7px !important;
    align-items: center !important;
    padding: 0 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row + .traveler-row {
    margin-top: 2px !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon {
    color: #343840 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 24px !important;
    height: 24px !important;
    stroke-width: 2.1 !important;
    stroke: currentColor !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-copy {
    min-width: 0 !important;
    display: block !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row strong {
    display: block !important;
    overflow: hidden !important;
    color: #2b2f36 !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row span {
    display: block !important;
    margin: 3px 0 0 !important;
    color: #747982 !important;
    font-size: 0.68rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button {
    width: 40px !important;
    height: 44px !important;
    display: grid !important;
    place-items: center !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #f7f9fb !important;
    color: #009fe3 !important;
    box-shadow: none !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button:disabled {
    color: #cfd3d7 !important;
    background: #f1f1f1 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button svg {
    width: 20px !important;
    height: 20px !important;
    color: inherit !important;
    stroke: currentColor !important;
    stroke-width: 3 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row b {
    width: 48px !important;
    height: 50px !important;
    display: grid !important;
    place-items: center !important;
    color: #071922 !important;
    background: #ffffff !important;
    border: 1px solid #d8dde5 !important;
    border-radius: 8px !important;
    font-size: 1.25rem !important;
    font-weight: 400 !important;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04) !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    margin-top: auto !important;
    padding-top: 6px !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions button {
    min-height: 46px !important;
    border-radius: 8px !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions .traveler-cancel {
    color: #009fe3 !important;
    background: #f5f8fb !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions .traveler-select {
    color: #ffffff !important;
    background: #149fe3 !important;
  }
}

/* Apply the same compact passenger sheet to Hotels and Tickets mobile filters. */
@media (max-width: 820px) {
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover {
    position: fixed !important;
    inset: auto 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: min(268px, calc(100vh - 120px)) !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 68px 14px 10px !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 18px 18px 0 0 !important;
    background: #ffffff !important;
    box-shadow: 0 -20px 60px rgba(15, 23, 42, 0.24) !important;
    z-index: 2147483642 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::before {
    position: absolute;
    top: 12px !important;
    left: 50%;
    width: 54px !important;
    height: 4px !important;
    content: "";
    background: #d6d9dd !important;
    border-radius: 999px;
    transform: translateX(-50%);
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::after {
    position: absolute;
    top: 42px !important;
    right: 0;
    left: 0;
    padding-bottom: 9px !important;
    color: #071922 !important;
    content: "ADD PASSENGER";
    border-bottom: 1px solid #eef1f4 !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em;
    text-align: center;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row {
    min-height: 50px !important;
    display: grid !important;
    grid-template-columns: 26px minmax(0, 1fr) 38px 46px 38px !important;
    column-gap: 6px !important;
    align-items: center !important;
    padding: 0 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row + .traveler-row {
    margin-top: 0 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon {
    display: grid !important;
    place-items: center !important;
    color: #343840 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 24px !important;
    height: 24px !important;
    stroke: currentColor !important;
    stroke-width: 2.1 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-copy {
    min-width: 0 !important;
    display: block !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row strong {
    display: block !important;
    overflow: hidden !important;
    color: #2b2f36 !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row span {
    display: block !important;
    margin: 3px 0 0 !important;
    color: #747982 !important;
    font-size: 0.68rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row button {
    width: 38px !important;
    height: 40px !important;
    display: grid !important;
    place-items: center !important;
    color: #009fe3 !important;
    background: #f7f9fb !important;
    border: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row button:disabled {
    color: #cfd3d7 !important;
    background: #f1f1f1 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row button svg {
    width: 20px !important;
    height: 20px !important;
    color: inherit !important;
    stroke: currentColor !important;
    stroke-width: 3 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row b {
    width: 46px !important;
    height: 46px !important;
    display: grid !important;
    place-items: center !important;
    color: #071922 !important;
    background: #ffffff !important;
    border: 1px solid #d8dde5 !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04) !important;
    font-size: 1.25rem !important;
    font-weight: 400 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    margin-top: 12px !important;
    padding-top: 0 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions button {
    min-height: 44px !important;
    border-radius: 8px !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions .traveler-cancel {
    color: #009fe3 !important;
    background: #f5f8fb !important;
  }

  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions .traveler-select {
    color: #ffffff !important;
    background: #149fe3 !important;
  }
}

/* Return mobile date calendars to normal dropdown behavior. */
@media (max-width: 820px) {
  .mobile-hotel-filter-row .stay-date-range.is-open .stay-date-popover,
  .mobile-flight-date-line .stay-date-range.is-open .stay-date-popover,
  .stay-date-range.is-mobile.is-open .stay-date-popover,
  .single-date-picker.is-mobile.is-open .stay-date-popover {
    position: absolute !important;
    inset: auto auto auto 0 !important;
    top: calc(100% + 10px) !important;
    right: auto !important;
    bottom: auto !important;
    left: 0 !important;
    width: min(340px, calc(100vw - 24px)) !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 14px !important;
    overflow: visible !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    box-shadow: 0 24px 60px rgba(15, 28, 56, 0.22) !important;
    z-index: 120 !important;
  }

  .mobile-hotel-filter-row .stay-date-range.is-open .stay-date-popover::before,
  .mobile-flight-date-line .stay-date-range.is-open .stay-date-popover::before,
  .stay-date-range.is-mobile.is-open .stay-date-popover::before,
  .single-date-picker.is-mobile.is-open .stay-date-popover::before {
    display: none !important;
  }
}

/* Mobile home tickets: stable cards, no snap-jump, and non-dragging images. */
@media (max-width: 820px) {
  body[data-page="home"] .mobile-tickets-section .mobile-rail-wrap {
    overflow: visible !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-ticket-rail {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 !important;
    scroll-snap-type: none !important;
    touch-action: pan-y !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-rail-arrow {
    display: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card {
    display: grid !important;
    grid-template-rows: 126px auto !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    align-self: stretch !important;
    overflow: hidden !important;
    border: 1px solid #dce7f3 !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 22px rgba(15, 28, 56, 0.1) !important;
    scroll-snap-align: none !important;
    transform: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card .card-media {
    height: 126px !important;
    min-height: 126px !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
    touch-action: pan-y !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card .card-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    pointer-events: none !important;
    transform: none !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-body {
    gap: 7px !important;
    padding: 11px 10px 10px !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-link {
    gap: 7px !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-meta {
    gap: 6px !important;
    font-size: 0.68rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-meta strong {
    padding: 4px 6px !important;
    font-size: 0.62rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card h3 {
    display: -webkit-box !important;
    min-height: 2.35em !important;
    margin: 0 !important;
    overflow: hidden !important;
    color: #071b42 !important;
    font-size: 0.92rem !important;
    line-height: 1.18 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card p,
  body[data-page="home"] .mobile-tickets-section .travel-listing-note,
  body[data-page="home"] .mobile-tickets-section .travel-listing-route {
    display: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-price-lock {
    min-height: 0 !important;
    font-size: 0.72rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-actions {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    gap: 7px !important;
    margin-top: 2px !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-call,
  body[data-page="home"] .mobile-tickets-section .travel-listing-quote {
    height: 32px !important;
    min-height: 32px !important;
    border-radius: 8px !important;
    font-size: 0.7rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-call svg {
    width: 15px !important;
    height: 15px !important;
  }

  .card-media,
  .travel-listing-media,
  .package-media,
  .hotel-search-media,
  .mobile-offer-tile,
  .mobile-destination-tile {
    touch-action: pan-y !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  .card-media img,
  .travel-listing-media img,
  .package-media img,
  .hotel-search-media img,
  .mobile-offer-tile img,
  .mobile-destination-tile img {
    pointer-events: none !important;
    -webkit-user-drag: none;
    user-select: none;
  }
}

/* Home mobile Tickets should match the tickets.html card design while staying stable. */
@media (max-width: 820px) {
  body[data-page="home"] .mobile-tickets-section .mobile-ticket-rail {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    overflow: visible !important;
    padding: 0 !important;
    scroll-snap-type: none !important;
    touch-action: pan-y !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card {
    display: grid !important;
    grid-template-rows: 351px auto !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    align-self: stretch !important;
    overflow: hidden !important;
    color: var(--ink) !important;
    background: var(--white) !important;
    border: 1px solid var(--line) !important;
    border-radius: 8px !important;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.1) !important;
    scroll-snap-align: none !important;
    transform: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card .card-media {
    height: 351px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
    touch-action: pan-y !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card .card-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    pointer-events: none !important;
    transform: scale(1.01) !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-body {
    display: grid !important;
    gap: 12px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 22px 20px 18px !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-link {
    display: grid !important;
    gap: 10px !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-meta {
    display: flex !important;
    gap: 8px !important;
    color: #587196 !important;
    font-size: 0.88rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-meta strong {
    padding: 6px 9px !important;
    color: #007f62 !important;
    background: #e8f8f0 !important;
    border-radius: 999px !important;
    font-size: 0.82rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card h3 {
    display: block !important;
    min-height: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    color: #071b42 !important;
    font-size: 1.28rem !important;
    line-height: 1.18 !important;
    -webkit-line-clamp: unset !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-listing-card p {
    display: block !important;
    margin: 0 !important;
    color: #617393 !important;
    font-size: 0.92rem !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-route {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    white-space: normal !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-route span {
    padding: 5px 7px !important;
    color: #28364f !important;
    background: #f2f6fb !important;
    border-radius: 6px !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-note {
    display: block !important;
    width: 100% !important;
    padding: 8px 10px !important;
    color: #08703f !important;
    background: #e7f7ec !important;
    border: 1px solid #ccefd9 !important;
    border-radius: 8px !important;
    font-size: 0.78rem !important;
    white-space: normal !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-actions {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 8px !important;
    align-items: start !important;
    margin-top: 6px !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-call,
  body[data-page="home"] .mobile-tickets-section .travel-listing-quote {
    height: 29px !important;
    min-height: 29px !important;
    max-height: 29px !important;
    padding: 0 10px !important;
    border-radius: 6px !important;
    font-size: 0.78rem !important;
    line-height: 1 !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-call {
    padding: 0 !important;
  }

  body[data-page="home"] .mobile-tickets-section .travel-listing-call svg {
    width: 16px !important;
    height: 16px !important;
  }
}

/* Enhanced hotel listing cards on hotels.html. */
body[data-page="hotels"] .hotel-listing-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) !important;
  border: 1px solid #dbe7f4 !important;
  border-radius: 14px !important;
  box-shadow: 0 18px 40px rgba(15, 28, 56, 0.1) !important;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

body[data-page="hotels"] .hotel-listing-card:hover {
  border-color: #b8cbe1 !important;
  box-shadow: 0 24px 56px rgba(15, 28, 56, 0.16) !important;
  transform: translateY(-3px);
}

body[data-page="hotels"] .hotel-listing-media {
  position: relative;
  background: #eef4fb !important;
}

body[data-page="hotels"] .hotel-listing-media::after {
  position: absolute;
  inset: auto 0 0;
  height: 42%;
  content: "";
  pointer-events: none;
  background: linear-gradient(180deg, rgba(5, 16, 34, 0) 0%, rgba(5, 16, 34, 0.34) 100%);
}

body[data-page="hotels"] .hotel-listing-media img {
  transition: transform 220ms ease;
}

body[data-page="hotels"] .hotel-listing-card:hover .hotel-listing-media img {
  transform: scale(1.035) !important;
}

body[data-page="hotels"] .hotel-listing-body {
  display: grid !important;
  gap: 12px !important;
  padding: 18px 18px 16px !important;
}

body[data-page="hotels"] .hotel-listing-link {
  display: grid !important;
  gap: 11px !important;
  color: inherit;
}

body[data-page="hotels"] .hotel-listing-meta {
  align-items: center !important;
  color: #64748b !important;
  font-size: 0.86rem !important;
}

body[data-page="hotels"] .hotel-listing-meta span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body[data-page="hotels"] .hotel-listing-meta strong {
  flex: 0 0 auto;
  padding: 6px 9px;
  color: #05603a !important;
  background: #e7f7ec;
  border: 1px solid #cbeed7;
  border-radius: 999px;
  font-size: 0.76rem !important;
  line-height: 1;
}

body[data-page="hotels"] .hotel-listing-meta svg {
  width: 16px !important;
  height: 16px !important;
}

body[data-page="hotels"] .hotel-listing-card h3 {
  margin: 0 !important;
  color: #081b3d !important;
  font-size: 1.2rem !important;
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
}

body[data-page="hotels"] .hotel-listing-card p {
  display: -webkit-box;
  min-height: 2.8em;
  overflow: hidden;
  color: #63718a !important;
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body[data-page="hotels"] .hotel-listing-route {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 7px !important;
  overflow: visible !important;
  white-space: normal !important;
}

body[data-page="hotels"] .hotel-listing-route span {
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  padding: 5px 8px;
  color: #26344d;
  background: #f3f7fc;
  border: 1px solid #e3ebf5;
  border-radius: 8px;
  font-size: 0.72rem;
  font-weight: 800;
}

body[data-page="hotels"] .hotel-listing-route span + span::before {
  content: "" !important;
}

body[data-page="hotels"] .hotel-listing-note {
  width: 100% !important;
  padding: 9px 10px !important;
  color: #096533 !important;
  background: #edf9f0 !important;
  border: 1px solid #d2f0da;
  border-radius: 8px !important;
  font-size: 0.76rem !important;
  line-height: 1.35;
  white-space: normal !important;
}

body[data-page="hotels"] .hotel-listing-actions {
  grid-template-columns: 48px minmax(0, 1fr) !important;
  gap: 10px !important;
  margin-top: 4px !important;
}

body[data-page="hotels"] .hotel-listing-call,
body[data-page="hotels"] .hotel-listing-quote {
  min-height: 46px !important;
  border-radius: 9px !important;
  font-size: 0.88rem !important;
}

body[data-page="hotels"] .hotel-listing-call {
  color: #ff681c !important;
  background: #fff8f3 !important;
  border-color: #ffd5bd !important;
}

body[data-page="hotels"] .hotel-listing-call svg {
  width: 20px !important;
  height: 20px !important;
}

body[data-page="hotels"] .hotel-listing-quote {
  color: #ffffff !important;
  background: linear-gradient(135deg, #ff8a1c 0%, #ff681c 100%) !important;
  border-color: #ff681c !important;
  box-shadow: 0 10px 20px rgba(255, 104, 28, 0.2);
}

@media (max-width: 820px) {
  body[data-page="hotels"] .hotel-listing-card {
    border-radius: 12px !important;
    box-shadow: 0 14px 30px rgba(15, 28, 56, 0.11) !important;
    transform: none !important;
  }

  body[data-page="hotels"] .hotel-listing-card:hover {
    transform: none !important;
  }

  body[data-page="hotels"] .hotel-listing-media::after {
    height: 28%;
  }

  body[data-page="hotels"] .hotel-listing-card:hover .hotel-listing-media img {
    transform: scale(1.01) !important;
  }

  body[data-page="hotels"] .hotel-listing-body {
    gap: 10px !important;
    padding: 16px 14px 14px !important;
  }

  body[data-page="hotels"] .hotel-listing-card h3 {
    font-size: 1.08rem !important;
  }

  body[data-page="hotels"] .hotel-listing-card p {
    font-size: 0.84rem !important;
  }

  body[data-page="hotels"] .hotel-listing-actions {
    grid-template-columns: 44px minmax(0, 1fr) !important;
  }

  body[data-page="hotels"] .hotel-listing-call,
  body[data-page="hotels"] .hotel-listing-quote {
    min-height: 42px !important;
  }
}

/* Home mobile Tickets use the same rail/card presentation as the other home sections. */
@media (max-width: 820px) {
  body[data-page="home"] .mobile-tickets-section .mobile-ticket-rail {
    display: flex !important;
    gap: 18px !important;
    overflow-x: auto !important;
    padding: 2px 2px 14px !important;
    margin: 0 !important;
    scroll-snap-type: none !important;
    scrollbar-width: none !important;
    touch-action: pan-y !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-ticket-rail::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-tile {
    flex: 0 0 calc((100% - 36px) / 3) !important;
    display: grid !important;
    grid-template-rows: 322px auto !important;
    min-height: 540px !important;
    scroll-snap-align: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-rail-arrow {
    display: grid !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-image,
  body[data-page="home"] .mobile-tickets-section .mobile-offer-image-track,
  body[data-page="home"] .mobile-tickets-section .mobile-offer-image-track img {
    touch-action: pan-y !important;
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-image-track {
    overflow-x: hidden !important;
    scroll-snap-type: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-image-track img {
    pointer-events: none !important;
  }
}

/* Home mobile Tickets: match the full-width card rhythm used by the other home sections. */
@media (max-width: 820px) {
  body[data-page="home"] .mobile-tickets-section .mobile-ticket-rail {
    display: flex !important;
    gap: 18px !important;
    overflow-x: auto !important;
    padding: 2px 2px 14px !important;
    scroll-snap-type: none !important;
    touch-action: pan-y !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-tile {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    grid-template-rows: 420px auto !important;
    min-height: 0 !important;
    scroll-snap-align: none !important;
  }

  body[data-page="home"] .mobile-tickets-section .mobile-offer-image {
    min-height: 420px !important;
  }

body[data-page="home"] .mobile-tickets-section .mobile-offer-info {
    min-width: 0 !important;
  }
}

/* Compact mobile passenger sheets: remove the unused vertical space. */
@media (max-width: 820px) {
  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover {
    position: fixed !important;
    inset: auto 0 0 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: calc(100vh - 8px) !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 68px 14px 10px !important;
    overflow-y: auto !important;
    border: 0 !important;
    border-radius: 18px 18px 0 0 !important;
    background: #ffffff !important;
    box-shadow: 0 -18px 46px rgba(15, 23, 42, 0.22) !important;
    z-index: 2147483642 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::before,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::before {
    top: 12px !important;
    width: 50px !important;
    height: 4px !important;
    background: #d6d9dd !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile.is-open .traveler-popover::after,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::after {
    top: 42px !important;
    padding-bottom: 9px !important;
    color: #071922 !important;
    border-bottom: 0 !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row {
    min-height: 46px !important;
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 36px 40px 36px !important;
    column-gap: 5px !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row + .traveler-row,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row + .traveler-row {
    margin-top: 0 !important;
    border-top: 1px solid #eef1f4 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row[data-traveler-row="children"],
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row[data-traveler-row="children"] {
    border-top: 1px solid #eef1f4 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 24px !important;
    height: 24px !important;
    stroke-width: 2.1 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row strong,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row strong {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row span,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row span {
    margin-top: 2px !important;
    font-size: 0.67rem !important;
    line-height: 1.2 !important;
  }

  html[dir="rtl"] .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-copy,
  html[dir="rtl"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-copy {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: baseline !important;
    justify-content: flex-start !important;
    gap: 4px !important;
    direction: rtl !important;
    text-align: right !important;
  }

  html[dir="rtl"] .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row span,
  html[dir="rtl"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row span {
    direction: ltr !important;
    unicode-bidi: isolate !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row button,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row button {
    position: static !important;
    width: 36px !important;
    height: 40px !important;
    min-height: 40px !important;
    box-sizing: border-box !important;
    align-self: center !important;
    justify-self: center !important;
    display: grid !important;
    place-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 8px !important;
    line-height: 1 !important;
    transform: none !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row b,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row b {
    position: static !important;
    width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    box-sizing: border-box !important;
    align-self: center !important;
    justify-self: center !important;
    display: grid !important;
    place-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.08rem !important;
    line-height: 1 !important;
    transform: none !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    margin-top: 12px !important;
    padding-top: 0 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-actions button,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-actions button {
    min-height: 44px !important;
    border-radius: 8px !important;
    font-size: 0.9rem !important;
    font-weight: 400 !important;
  }

  body[data-page="hotels"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover,
  body[data-page="hotel-search"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover,
  body[data-page="tickets"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover {
    padding-top: 34px !important;
  }

  body[data-page="hotels"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::after,
  body[data-page="hotel-search"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::after,
  body[data-page="tickets"] .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile.is-open .traveler-popover::after {
    display: none !important;
    content: "" !important;
  }
}

/* Compact mobile flight calendars so the day grid is visible without a tall blank panel. */
@media (max-width: 820px) {
  body[data-page="flights"] .mobile-flight-date-line:has(.stay-date-range.is-open),
  body[data-page="flights"] .mobile-flight-date-line .stay-date-range.is-open {
    position: relative !important;
    z-index: 2147483551 !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-range.is-open .stay-date-popover,
  body[data-page="flights"] .mobile-flight-date-line .single-date-picker.is-open .stay-date-popover {
    position: fixed !important;
    inset: auto auto auto auto !important;
    top: 374px !important;
    left: 28px !important;
    right: auto !important;
    bottom: auto !important;
    width: calc(100vw - 56px) !important;
    max-width: 336px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: calc(100vh - 398px) !important;
    padding: 10px !important;
    overflow: auto !important;
    overscroll-behavior: contain !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    box-shadow: 0 18px 42px rgba(15, 28, 56, 0.18) !important;
    z-index: 2147483552 !important;
  }

  @media (max-height: 720px) {
    body[data-page="flights"] .mobile-flight-date-line .stay-date-range.is-open .stay-date-popover,
    body[data-page="flights"] .mobile-flight-date-line .single-date-picker.is-open .stay-date-popover {
      top: 340px !important;
      max-height: calc(100vh - 356px) !important;
    }
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-calendar {
    gap: 8px !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-calendar-head {
    min-height: 36px !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-calendar-head button {
    width: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    border-radius: 6px !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-weekdays,
  body[data-page="flights"] .mobile-flight-date-line .stay-date-days {
    gap: 3px !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-weekdays span {
    font-size: 0.68rem !important;
    line-height: 1.1 !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-days button {
    width: 100% !important;
    height: 30px !important;
    min-height: 30px !important;
    aspect-ratio: auto !important;
    padding: 0 !important;
    border-radius: 6px !important;
    font-size: 0.78rem !important;
    line-height: 1 !important;
  }

  body[data-page="flights"] .mobile-flight-date-line .stay-date-calendar-foot {
    display: none !important;
  }
}


/* Final mobile flight search layout. */
@media (max-width: 820px) {
  form[data-mobile-flight-form] .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 28px !important;
    height: 28px !important;
    stroke-width: 2.3 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    max-height: min(300px, 46vh) !important;
    overflow-y: auto !important;
    overscroll-behavior-y: auto !important;
    touch-action: pan-y !important;
    -webkit-overflow-scrolling: touch;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list button {
    min-height: 48px !important;
    padding: 12px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-search-card {
    gap: 8px !important;
    padding: 0 0 14px !important;
    border-radius: 8px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-trip-tabs {
    min-height: 44px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card {
    margin: 0 8px !important;
    border-radius: 8px !important;
    box-shadow: none !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card-head {
    min-height: 32px !important;
    padding: 7px 12px !important;
    background: #eef8ff !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-location-row {
    position: relative !important;
    min-height: 58px !important;
    padding-right: 44px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row > div,
  form[data-mobile-flight-form] .mobile-flight-location-row .searchable-select {
    position: relative !important;
  }

  form[data-mobile-flight-form] .mobile-flight-place-label {
    display: block !important;
    margin: 7px 0 1px !important;
    color: #64748b !important;
    font-size: 0.68rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-location-row .searchable-select-input {
    min-height: 26px !important;
    padding: 0 !important;
    font-size: 0.98rem !important;
    font-weight: 700 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-route .searchable-select.open .searchable-select-list {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    right: 0 !important;
    left: 0 !important;
    width: auto !important;
    max-height: min(320px, 48vh) !important;
    border-radius: 8px !important;
    z-index: 2147483640 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line {
    padding: 0 12px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-leg-card .mobile-flight-date-line .stay-date-range-button,
  form[data-mobile-flight-form] .mobile-flight-meta-line .traveler-toggle {
    min-height: 52px !important;
    font-size: 0.95rem !important;
    font-weight: 700 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-meta-line {
    margin: 0 8px !important;
    padding: 0 !important;
  }

  form[data-mobile-flight-form] .mobile-flight-meta-line .traveler-toggle {
    padding: 0 14px !important;
    border-radius: 8px !important;
  }

  form[data-mobile-flight-form] .mobile-flight-submit {
    min-height: 50px !important;
    margin: 0 8px !important;
    border-radius: 8px !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
  }

  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg {
    width: 26px !important;
    height: 26px !important;
    stroke-width: 2.35 !important;
  }
}

.activity-results-mobile-bar {
  display: none;
}

.ticket-results-mobile-bar {
  display: none;
}

.package-results-mobile-bar {
  display: none;
}

@media (max-width: 820px) {
  body[data-page="activities"] {
    background: #eef2f7;
  }

  body[data-page="activities"] .mobile-hotel-search-page {
    padding-top: 14px !important;
    background: #062f50 !important;
  }

  body[data-page="activities"] .mobile-hotel-top {
    padding: 0 18px 30px !important;
  }

  body[data-page="activities"] .mobile-hotel-tabs {
    justify-content: flex-start !important;
    width: 100% !important;
    gap: 18px !important;
    margin: 0 0 24px !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
  }

  body[data-page="activities"] .mobile-hotel-tabs a {
    padding: 7px 0 12px !important;
  }

  body[data-page="activities"] .mobile-hotel-tabs a.active::after {
    height: 2px !important;
    background: #f59a1b !important;
  }

  body[data-page="activities"] .mobile-hotel-top h1 {
    margin: 0 0 20px !important;
    color: #ffffff !important;
    font-size: 2rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
  }

  body[data-page="activities"] .mobile-hotel-top h1 span {
    color: #f59a1b !important;
  }

  body[data-page="activities"] .mobile-hotel-search-card {
    gap: 12px !important;
    padding: 16px 18px 20px !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="activities"] [data-mobile-service="activities"] .mobile-hotel-filter-row {
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 78px !important;
    gap: 12px !important;
    padding: 0 16px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 12px !important;
  }

  body[data-page="activities"] [data-mobile-service="activities"] .mobile-hotel-filter-row > svg {
    width: 22px !important;
    height: 22px !important;
    color: #5f6c7d !important;
  }

  body[data-page="activities"] [data-mobile-service="activities"] .mobile-hotel-filter-row > div {
    display: grid !important;
    gap: 3px !important;
  }

  body[data-page="activities"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="activities"] [data-mobile-service="activities"] .searchable-select,
  body[data-page="activities"] [data-mobile-service="activities"] .searchable-select-input {
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="activities"] [data-mobile-service="activities"] .searchable-select-input,
  body[data-page="activities"] [data-mobile-service="activities"] select {
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
  }

  body[data-page="activities"] .mobile-service-actions {
    display: block !important;
    margin-top: 0 !important;
  }

  body[data-page="activities"] .mobile-service-actions > button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 62px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 0 !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #f8aa31 0%, #ef900f 100%) !important;
    border-radius: 12px !important;
    box-shadow: 0 12px 18px rgba(239, 144, 15, 0.22) !important;
    font-size: 1.18rem !important;
    font-weight: 900 !important;
  }

  body[data-page="activities"] .activity-results-section {
    padding: 18px 0 30px !important;
    background: #eef2f7 !important;
  }

  body[data-page="activities"] .activity-results-section .section-inner {
    width: 100% !important;
    padding: 0 22px !important;
  }

  body[data-page="activities"] .activity-results-mobile-bar {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 14px !important;
    margin: 0 0 16px !important;
    color: #0f172a !important;
  }

  body[data-page="activities"] .activity-results-mobile-bar strong {
    font-size: 1.05rem !important;
    font-weight: 800 !important;
  }

  body[data-page="activities"] .activity-results-mobile-bar span {
    color: #475569 !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
  }

  body[data-page="activities"] .activity-mobile-sort-form {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 0.92rem !important;
    white-space: nowrap !important;
  }

  body[data-page="activities"] .activity-mobile-sort-form span {
    font-size: inherit !important;
  }

  body[data-page="activities"] .activity-mobile-sort-form input[type="hidden"] {
    display: none !important;
  }

  body[data-page="activities"] .activity-mobile-sort-form select {
    max-width: 96px !important;
    min-height: 28px !important;
    padding: 0 2px !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    font: inherit !important;
    font-weight: 500 !important;
  }

  body[data-page="activities"] .activity-results-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    padding: 0 !important;
  }

  body[data-page="activities"] .activity-mobile-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
    overflow: hidden !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="activities"] .activity-mobile-media {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    overflow: hidden !important;
    color: #ffffff !important;
    background: #4f94d0 !important;
  }

  body[data-page="activities"] .activity-mobile-media .package-image-track,
  body[data-page="activities"] .activity-mobile-media img {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="activities"] .activity-mobile-media img {
    display: block !important;
    object-fit: cover !important;
    transform: none !important;
  }

  body[data-page="activities"] .activity-mobile-body {
    display: grid !important;
    gap: 11px !important;
    padding: 18px 18px 18px !important;
  }

  body[data-page="activities"] .activity-mobile-body h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 1.12rem !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  body[data-page="activities"] .activity-mobile-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px 16px !important;
    padding-bottom: 13px !important;
    color: #475569 !important;
    border-bottom: 1px solid #dde4ee !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
  }

  body[data-page="activities"] .activity-mobile-meta span {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    max-width: 100% !important;
    align-items: center !important;
    gap: 6px !important;
    white-space: nowrap !important;
  }

  body[data-page="activities"] .activity-mobile-meta svg {
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 auto !important;
    color: #64748b !important;
  }

  body[data-page="activities"] .activity-mobile-foot {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(126px, auto) !important;
    gap: 14px !important;
    align-items: end !important;
  }

  body[data-page="activities"] .activity-mobile-foot > div {
    min-width: 0 !important;
  }

  body[data-page="activities"] .activity-mobile-foot span {
    display: block !important;
    color: #475569 !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="activities"] .activity-mobile-foot p {
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
    margin: 5px 0 0 !important;
    color: #071225 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  body[data-page="activities"] .activity-mobile-foot strong {
    color: #071225 !important;
    font-size: 1.28rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  body[data-page="activities"] .activity-mobile-foot small {
    color: #334155 !important;
    font-size: 0.92rem !important;
    font-weight: 500 !important;
  }

  body[data-page="activities"] .activity-mobile-foot > a {
    display: inline-flex !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border-radius: 10px !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }
}


@media (max-width: 820px) {
  body[data-page="hotels"] .mobile-hotel-search-page {
    padding-top: 14px !important;
    background: #062f50 !important;
  }

  body[data-page="hotels"] .mobile-hotel-top {
    padding: 0 18px 30px !important;
  }

  body[data-page="hotels"] .mobile-hotel-tabs {
    justify-content: flex-start !important;
    width: 100% !important;
    gap: 18px !important;
    margin: 0 0 24px !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
  }

  body[data-page="hotels"] .mobile-hotel-tabs a {
    padding: 7px 0 12px !important;
  }

  body[data-page="hotels"] .mobile-hotel-tabs a.active::after {
    height: 2px !important;
    background: #f59a1b !important;
  }

  body[data-page="hotels"] .mobile-hotel-top h1 {
    margin: 0 0 20px !important;
    color: #ffffff !important;
    font-size: 2rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
  }

  body[data-page="hotels"] .mobile-hotel-top h1 span {
    color: #f59a1b !important;
  }

  body[data-page="hotels"] .mobile-hotel-search-card {
    gap: 12px !important;
    padding: 16px 18px 20px !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="hotels"] [data-mobile-service="hotels"] .mobile-hotel-filter-row {
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 78px !important;
    gap: 12px !important;
    padding: 0 16px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 12px !important;
  }

  body[data-page="hotels"] [data-mobile-service="hotels"] .mobile-hotel-filter-row > svg {
    width: 22px !important;
    height: 22px !important;
    color: #5f6c7d !important;
  }

  body[data-page="hotels"] [data-mobile-service="hotels"] .mobile-hotel-filter-row > div {
    display: grid !important;
    gap: 3px !important;
  }

  body[data-page="hotels"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="hotels"] [data-mobile-service="hotels"] .searchable-select-input,
  body[data-page="hotels"] [data-mobile-service="hotels"] select,
  body[data-page="hotels"] [data-mobile-service="hotels"] .stay-date-range-button,
  body[data-page="hotels"] [data-mobile-service="hotels"] .traveler-toggle {
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
  }

  body[data-page="hotels"] [data-mobile-service="hotels"] select[data-plain-select],
  body[data-page="hotel-search"] [data-mobile-service="hotels"] select[data-plain-select] {
    padding-right: 0 !important;
    background-image: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
  }

  .mobile-service-search-page [data-mobile-service] .mobile-hotel-filter-row select[data-plain-select],
  .mobile-service-search-page [data-mobile-service] .mobile-package-half-row select[data-plain-select],
  .mobile-service-search-page [data-mobile-service] .mobile-package-city-night-card select[data-plain-select],
  .mobile-service-search-page .mobile-hotel-filter-row select[data-plain-select],
  .mobile-service-search-page .mobile-package-half-row select[data-plain-select],
  .mobile-service-search-page .mobile-package-city-night-card select[data-plain-select] {
    padding-right: 0 !important;
    background-image: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
  }

  body[data-page="hotels"] .mobile-service-actions {
    display: block !important;
    margin-top: 0 !important;
  }

  body[data-page="hotels"] .mobile-service-actions > button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 62px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 0 !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #f8aa31 0%, #ef900f 100%) !important;
    border-radius: 12px !important;
    box-shadow: 0 12px 18px rgba(239, 144, 15, 0.22) !important;
    font-size: 1.18rem !important;
    font-weight: 900 !important;
  }

  body[data-page="hotels"] .mobile-hotel-results {
    padding: 18px 22px 30px !important;
    background: #eef2f7 !important;
  }

  body[data-page="hotels"] .mobile-hotel-results-head {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 0 16px !important;
    color: #0f172a !important;
  }

  body[data-page="hotels"] .mobile-hotel-results-head h2 {
    margin: 0 !important;
    color: #0f172a !important;
    font-size: 1.05rem !important;
    font-weight: 800 !important;
  }

  body[data-page="hotels"] .mobile-hotel-sort-form,
  body[data-page="activities"] .activity-mobile-sort-form {
    gap: 0 !important;
  }

  body[data-page="hotels"] .mobile-hotel-sort-form {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 0.92rem !important;
    white-space: nowrap !important;
  }

  body[data-page="hotels"] .mobile-hotel-sort-form input[type="hidden"] {
    display: none !important;
  }

  body[data-page="hotels"] .mobile-hotel-sort-form span {
    color: inherit !important;
    font-size: inherit !important;
    font-weight: 500 !important;
  }

  body[data-page="hotels"] .mobile-hotel-sort-form select,
  body[data-page="activities"] .activity-mobile-sort-form select {
    width: 108px !important;
    max-width: 108px !important;
    min-height: 28px !important;
    margin-left: -1px !important;
    padding: 0 !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    font: inherit !important;
    font-weight: 500 !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-sort-form {
    gap: 2px !important;
  }

  body[data-page="hotel-search"] .hotel-search-mobile-sort-form select {
    width: 116px !important;
    max-width: 116px !important;
    margin-left: -1px !important;
    padding-left: 0 !important;
  }

  body[data-page="hotels"] .mobile-hotel-list {
    gap: 16px !important;
  }

  body[data-page="hotels"] .mobile-hotel-card {
    overflow: hidden !important;
    color: #071225 !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    overflow: hidden !important;
    background: linear-gradient(135deg, #155e75, #3ba7c4) !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-track,
  body[data-page="hotels"] .mobile-hotel-card-track img,
  body[data-page="hotels"] .mobile-hotel-card-image > img {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-track img,
  body[data-page="hotels"] .mobile-hotel-card-image > img {
    display: block !important;
    object-fit: cover !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-image > span {
    position: absolute !important;
    top: 12px !important;
    left: 14px !important;
    z-index: 2 !important;
    padding: 8px 13px !important;
    color: #ffffff !important;
    background: #19a563 !important;
    border-radius: 8px !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-body {
    display: grid !important;
    gap: 13px !important;
    padding: 18px 18px 18px !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-link {
    display: grid !important;
    gap: 9px !important;
    color: inherit !important;
  }

  body[data-page="hotels"] .mobile-hotel-title-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    align-items: start !important;
  }

  body[data-page="hotels"] .mobile-hotel-card h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 1.12rem !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  body[data-page="hotels"] .mobile-hotel-stars {
    color: #f59a1b !important;
    font-size: 0.86rem !important;
    letter-spacing: 1px !important;
    white-space: nowrap !important;
  }

  body[data-page="hotels"] .mobile-hotel-location {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
  }

  body[data-page="hotels"] .mobile-hotel-location svg {
    width: 16px !important;
    height: 16px !important;
    color: #64748b !important;
  }

  body[data-page="hotels"] .mobile-hotel-card-actions {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(126px, auto) !important;
    gap: 14px !important;
    align-items: end !important;
    padding-top: 13px !important;
    border-top: 1px solid #dde4ee !important;
  }

  body[data-page="hotels"] .mobile-hotel-price span {
    display: block !important;
    color: #475569 !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="hotels"] .mobile-hotel-price p {
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
    margin: 5px 0 0 !important;
    color: #071225 !important;
    line-height: 1 !important;
  }

  body[data-page="hotels"] .mobile-hotel-price strong {
    color: #071225 !important;
    font-size: 1.28rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  body[data-page="hotels"] .mobile-hotel-price small {
    color: #334155 !important;
    font-size: 0.92rem !important;
    font-weight: 500 !important;
  }

  body[data-page="hotels"] .mobile-hotel-quote {
    display: inline-flex !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border: 0 !important;
    border-radius: 10px !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 820px) {
  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    color: rgba(255, 255, 255, 0.78) !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "TripGeom", Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    scrollbar-width: none !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a {
    position: relative !important;
    flex: 0 0 auto !important;
    min-width: 0 !important;
    padding: 0 0 6px !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font: inherit !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    transform: none !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a.active {
    color: #ffffff !important;
    font-weight: 700 !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a.active::after {
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 3px !important;
    background: #f59a1b !important;
    border-radius: 999px !important;
    content: "" !important;
  }

  body[data-page="packages"] .mobile-hotel-search-page,
  body[data-page="packages"] .mobile-service-search-page {
    display: block !important;
    width: 100% !important;
    padding-top: 0 !important;
    background: #062f50 !important;
    border-radius: 0 !important;
  }

  body[data-page="packages"] .mobile-hotel-top {
    width: 100% !important;
    padding: 14px 18px 26px !important;
    background: #062f50 !important;
    border-radius: 0 !important;
  }

  body[data-page="packages"] .mobile-hotel-top h1 {
    margin: 0 0 14px !important;
    color: #ffffff !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="packages"] .mobile-hotel-top h1 span {
    color: #f59a1b !important;
  }

  body[data-page="packages"] .mobile-hotel-search-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 14px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 14px !important;
    box-shadow: 0 6px 20px rgba(20, 31, 51, 0.12) !important;
  }

  body[data-page="packages"] .mobile-package-full-row,
  body[data-page="packages"] .mobile-package-more-row,
  body[data-page="packages"] .mobile-service-actions {
    grid-column: 1 / -1 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-hotel-filter-row {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 76px !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 10px !important;
    padding: 13px 14px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-half-row {
    grid-template-columns: 20px minmax(0, 1fr) 16px !important;
    min-height: 77px !important;
    padding: 13px 14px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-hotel-filter-row > svg {
    width: 20px !important;
    height: 20px !important;
    color: #5f6c7d !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-hotel-filter-row > div {
    display: grid !important;
    min-width: 0 !important;
    gap: 3px !important;
  }

  body[data-page="packages"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .searchable-select-input,
  body[data-page="packages"] [data-mobile-service="packages"] select,
  body[data-page="packages"] [data-mobile-service="packages"] .traveler-toggle,
  body[data-page="packages"] [data-mobile-service="packages"] .package-city-dropdown summary {
    width: 100% !important;
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .package-city-dropdown summary {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 16px !important;
    align-items: center !important;
    gap: 8px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .package-city-dropdown summary span {
    min-width: 0 !important;
    padding-left: 0 !important;
    overflow: visible !important;
    color: inherit !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-more-row {
    min-height: 44px !important;
    background: #ffffff !important;
    border-color: transparent !important;
    border-width: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    padding: 12px 4px 14px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row {
    grid-template-columns: 20px minmax(0, 1fr) !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row > svg:last-child {
    display: none !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row .package-city-dropdown summary svg {
    display: none !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .package-city-dropdown summary {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 16px !important;
    width: 100% !important;
    min-height: 25px !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .package-city-dropdown summary span {
    min-width: 0 !important;
    padding-left: 0 !important;
    overflow: visible !important;
    color: inherit !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-row .package-city-dropdown summary svg {
    display: none !important;
  }

  body[data-page="packages"] .mobile-package-more-panel,
  body[data-page="packages"] .mobile-package-more-panel summary {
    width: 100% !important;
  }

  body[data-page="packages"] .mobile-package-more-panel summary {
    display: grid !important;
    grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 16px !important;
    list-style: none !important;
    cursor: pointer !important;
  }

  body[data-page="packages"] .mobile-package-more-row > svg {
    color: #141f33 !important;
  }

  body[data-page="packages"] .mobile-package-more-panel summary::-webkit-details-marker {
    display: none !important;
  }

  body[data-page="packages"] .mobile-package-more-title {
    color: #071225 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
  }

  body[data-page="packages"] .mobile-package-more-text {
    color: #475569 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-align: right !important;
  }

  body[data-page="packages"] .mobile-service-actions {
    display: block !important;
    margin: 0 !important;
  }

  body[data-page="packages"] .mobile-service-actions > button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #f8aa31 0%, #ef900f 100%) !important;
    border: 0 !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 12px rgba(224, 138, 30, 0.35) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
  }

  body[data-page="packages"] .package-filters,
  body[data-page="packages"] .page-hero {
    display: none !important;
  }

  body[data-page="packages"] .package-results-section {
    display: block !important;
    width: 100% !important;
    padding: 18px 0 30px !important;
    background: #f4f6f9 !important;
  }

  body[data-page="packages"] .package-results-section > .section-inner,
  body[data-page="packages"] .package-results-section .section-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 18px !important;
  }

  body[data-page="packages"] .package-results-mobile-bar {
    display: flex !important;
    min-height: 30px !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 0 16px !important;
    color: #0f172a !important;
  }

  body[data-page="packages"] .package-results-mobile-bar strong {
    margin: 0 !important;
    color: #071225 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="packages"] .package-mobile-sort-form {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0 !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] .package-mobile-sort-form input[type="hidden"] {
    display: none !important;
  }

  body[data-page="packages"] .package-mobile-sort-form span {
    color: inherit !important;
    font: inherit !important;
  }

  body[data-page="packages"] .package-mobile-sort-form select {
    width: 108px !important;
    max-width: 108px !important;
    min-height: 28px !important;
    margin-left: -1px !important;
    padding: 0 !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    font: inherit !important;
  }

  body[data-page="packages"] .package-results-grid,
  body[data-page="packages"] .grid.three.package-results-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body[data-page="packages"] .mobile-package-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    overflow: hidden !important;
    color: #071225 !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 14px !important;
    box-shadow: 0 2px 10px rgba(20, 31, 51, 0.08) !important;
  }

  body[data-page="packages"] .mobile-package-card + .mobile-package-card {
    margin-top: 16px !important;
  }

  body[data-page="packages"] .mobile-package-card-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    overflow: hidden !important;
    background: #294467 !important;
    border-radius: 14px 14px 0 0 !important;
  }

  body[data-page="packages"] .mobile-package-card-image::after {
    content: none !important;
  }

  body[data-page="packages"] .mobile-package-card-track,
  body[data-page="packages"] .mobile-package-card-track img,
  body[data-page="packages"] .mobile-package-card-track .white-image-placeholder {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="packages"] .mobile-package-card-track img {
    display: block !important;
    object-fit: cover !important;
    opacity: 0 !important;
  }

  body[data-page="packages"] .mobile-package-card-track .white-image {
    opacity: 0 !important;
  }

  body[data-page="packages"] .mobile-package-card .package-image-nav {
    display: none !important;
  }

  body[data-page="packages"] .mobile-package-badge,
  body[data-page="packages"] .mobile-package-duration {
    position: absolute !important;
    z-index: 2 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border-radius: 6px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  body[data-page="packages"] .mobile-package-badge {
    top: 10px !important;
    left: 10px !important;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
  }

  body[data-page="packages"] .mobile-package-badge.is-honeymoon {
    background: #b0426a !important;
  }

  body[data-page="packages"] .mobile-package-duration {
    right: 10px !important;
    bottom: 10px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
  }

  body[data-page="packages"] .mobile-package-duration svg {
    width: 15px !important;
    height: 15px !important;
  }

  body[data-page="packages"] .mobile-package-card-body {
    display: grid !important;
    gap: 8px !important;
    min-height: 0 !important;
    padding: 14px !important;
  }

  body[data-page="packages"] .mobile-package-card-link {
    display: grid !important;
    gap: 8px !important;
    color: inherit !important;
    text-decoration: none !important;
  }

  body[data-page="packages"] .mobile-package-card h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="packages"] .mobile-package-cities {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    max-width: 100% !important;
  }

  body[data-page="packages"] .mobile-package-cities span {
    padding: 4px 10px !important;
    color: #071225 !important;
    background: #f2f4f8 !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
  }

  body[data-page="packages"] .mobile-package-inclusions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px 14px !important;
    max-width: 100% !important;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
  }

  body[data-page="packages"] .mobile-package-inclusions span {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
  }

  body[data-page="packages"] .mobile-package-inclusions svg {
    width: 15px !important;
    height: 15px !important;
    color: #64748b !important;
  }

  body[data-page="packages"] .mobile-package-card-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    padding-top: 12px !important;
    border-top: 1px solid #dde4ee !important;
  }

  body[data-page="packages"] .mobile-package-rate-lock {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    min-width: 0 !important;
    color: #141f33 !important;
  }

  body[data-page="packages"] .mobile-package-rate-lock svg,
  body[data-page="packages"] .mobile-package-rate-lock i {
    width: 16px !important;
    height: 16px !important;
    color: #e08a1e !important;
    stroke: #e08a1e !important;
    flex: 0 0 auto !important;
  }

  body[data-page="packages"] .mobile-package-rate-lock span {
    display: grid !important;
    gap: 2px !important;
    min-width: 0 !important;
    line-height: 1.2 !important;
  }

  body[data-page="packages"] .mobile-package-rate-lock strong {
    display: block !important;
    color: #141f33 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
  }

  body[data-page="packages"] .mobile-package-rate-lock a {
    color: #e08a1e !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
  }

  body[data-page="packages"] .mobile-package-price span {
    display: block !important;
    color: #5a6675 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    text-transform: uppercase !important;
  }

  body[data-page="packages"] .mobile-package-price .package-public-price {
    display: grid !important;
    gap: 5px !important;
    margin: 0 !important;
  }

  body[data-page="packages"] .mobile-package-price .package-public-price strong,
  body[data-page="packages"] .mobile-package-price strong {
    color: #141f33 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
  }

  body[data-page="packages"] .mobile-package-quote {
    display: inline-flex !important;
    min-height: 40px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border: 0 !important;
    border-radius: 9px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
  }

  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    color: rgba(255, 255, 255, 0.78) !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "TripGeom", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    scrollbar-width: none !important;
  }

  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a {
    position: relative !important;
    flex: 0 0 auto !important;
    min-width: 0 !important;
    padding: 0 0 6px !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font: inherit !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    transform: none !important;
  }

  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a.active {
    color: #ffffff !important;
    font-weight: 700 !important;
  }

  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a.active::after {
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 3px !important;
    background: #f59a1b !important;
    border-radius: 999px !important;
    content: "" !important;
  }

  body[data-page="promotions"] .mobile-hotel-search-page,
  body[data-page="promotions"] .mobile-service-search-page,
  body[data-page="promotions"] .mobile-hotel-top {
    display: block !important;
    width: 100% !important;
    padding-top: 0 !important;
    background: #062f50 !important;
    border-radius: 0 !important;
  }

  body[data-page="promotions"] .mobile-hotel-top {
    padding: 14px 18px 26px !important;
  }

  body[data-page="promotions"] .mobile-hotel-top h1 {
    margin: 0 0 14px !important;
    color: #ffffff !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="promotions"] .mobile-hotel-top h1 span {
    color: #f59a1b !important;
  }

  body[data-page="promotions"] .mobile-hotel-search-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 14px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 14px !important;
    box-shadow: 0 6px 20px rgba(20, 31, 51, 0.12) !important;
  }

  body[data-page="promotions"] .mobile-package-full-row,
  body[data-page="promotions"] .mobile-package-more-row,
  body[data-page="promotions"] .mobile-service-actions {
    grid-column: 1 / -1 !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-hotel-filter-row {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 76px !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 10px !important;
    padding: 13px 14px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-half-row {
    grid-template-columns: 20px minmax(0, 1fr) 16px !important;
    min-height: 77px !important;
    padding: 13px 14px !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-hotel-filter-row > svg {
    width: 20px !important;
    height: 20px !important;
    color: #5f6c7d !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-hotel-filter-row > div {
    display: grid !important;
    min-width: 0 !important;
    gap: 3px !important;
  }

  body[data-page="promotions"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .searchable-select-input,
  body[data-page="promotions"] [data-mobile-service="promotions"] select,
  body[data-page="promotions"] [data-mobile-service="promotions"] .traveler-toggle {
    width: 100% !important;
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
  }

  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-more-row {
    min-height: 44px !important;
    margin-bottom: 0 !important;
    padding: 12px 4px 14px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
  }

  body[data-page="promotions"] .mobile-package-more-panel,
  body[data-page="promotions"] .mobile-package-more-panel summary {
    width: 100% !important;
  }

  body[data-page="promotions"] .mobile-package-more-panel summary {
    display: grid !important;
    grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 16px !important;
    list-style: none !important;
    cursor: pointer !important;
  }

  body[data-page="promotions"] .mobile-package-more-panel summary::-webkit-details-marker {
    display: none !important;
  }

  body[data-page="promotions"] .mobile-package-more-row > svg {
    color: #141f33 !important;
  }

  body[data-page="promotions"] .mobile-package-more-title {
    color: #071225 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
  }

  body[data-page="promotions"] .mobile-package-more-text {
    color: #475569 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-align: right !important;
  }

  body[data-page="promotions"] .mobile-service-actions {
    display: block !important;
    margin: 0 !important;
  }

  body[data-page="promotions"] .mobile-service-actions > button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #f8aa31 0%, #ef900f 100%) !important;
    border: 0 !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 12px rgba(224, 138, 30, 0.35) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
  }

  body[data-page="promotions"] .promotion-filters,
  body[data-page="promotions"] .page-hero,
  body[data-page="promotions"] .page-hero + section .section-head {
    display: none !important;
  }

  body[data-page="promotions"] .page-hero + section {
    display: block !important;
    width: 100% !important;
    padding: 18px 0 30px !important;
    background: #f4f6f9 !important;
  }

  body[data-page="promotions"] .page-hero + section > .section-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 18px !important;
  }

  body[data-page="promotions"] .promotions-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

  body[data-page="promotions"] .mobile-package-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
    width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    color: #071225 !important;
    background: #ffffff !important;
    border: 1px solid #dde4ee !important;
    border-radius: 14px !important;
    box-shadow: 0 2px 10px rgba(20, 31, 51, 0.08) !important;
  }

  body[data-page="promotions"] .mobile-package-card-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    overflow: hidden !important;
    background: linear-gradient(135deg, #155e75, #3ba7c4) !important;
    border-radius: 14px 14px 0 0 !important;
  }

  body[data-page="promotions"] .mobile-package-card-image::after {
    content: none !important;
  }

  body[data-page="promotions"] .mobile-package-card-track,
  body[data-page="promotions"] .mobile-package-card-track img {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="promotions"] .mobile-package-card-track img {
    display: block !important;
    object-fit: cover !important;
    opacity: 0 !important;
  }

  body[data-page="promotions"] .mobile-package-card .package-image-nav {
    display: none !important;
  }

  body[data-page="promotions"] .mobile-package-badge,
  body[data-page="promotions"] .mobile-package-duration {
    position: absolute !important;
    z-index: 2 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border-radius: 6px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  body[data-page="promotions"] .mobile-package-badge {
    top: 10px !important;
    left: 10px !important;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
  }

  body[data-page="promotions"] .mobile-package-badge.is-honeymoon {
    background: #b0426a !important;
  }

  body[data-page="promotions"] .mobile-package-duration {
    right: 10px !important;
    bottom: 10px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
  }

  body[data-page="promotions"] .mobile-package-card-body {
    display: grid !important;
    gap: 8px !important;
    padding: 14px !important;
  }

  body[data-page="promotions"] .mobile-package-card-link {
    display: grid !important;
    gap: 8px !important;
    color: inherit !important;
    text-decoration: none !important;
  }

  body[data-page="promotions"] .mobile-package-card h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
  }

  body[data-page="promotions"] .mobile-package-cities {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
  }

  body[data-page="promotions"] .mobile-package-cities span {
    padding: 4px 10px !important;
    color: #071225 !important;
    background: #f2f4f8 !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
  }

  body[data-page="promotions"] .mobile-package-inclusions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px 14px !important;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
  }

  body[data-page="promotions"] .mobile-package-inclusions span,
  body[data-page="promotions"] .mobile-package-rate-lock {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
  }

  body[data-page="promotions"] .mobile-package-card-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    padding-top: 12px !important;
    border-top: 1px solid #dde4ee !important;
  }

  body[data-page="promotions"] .mobile-package-rate-lock {
    gap: 7px !important;
    min-width: 0 !important;
    color: #141f33 !important;
  }

  body[data-page="promotions"] .mobile-package-rate-lock svg,
  body[data-page="promotions"] .mobile-package-rate-lock i {
    width: 16px !important;
    height: 16px !important;
    color: #e08a1e !important;
    stroke: #e08a1e !important;
    flex: 0 0 auto !important;
  }

  body[data-page="promotions"] .mobile-package-rate-lock span {
    display: grid !important;
    gap: 2px !important;
    line-height: 1.2 !important;
  }

  body[data-page="promotions"] .mobile-package-rate-lock strong {
    color: #141f33 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
  }

  body[data-page="promotions"] .mobile-package-rate-lock a {
    color: #e08a1e !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
  }

  body[data-page="promotions"] .mobile-package-quote {
    display: inline-flex !important;
    min-height: 40px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border: 0 !important;
    border-radius: 9px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
  }

  body[data-page="activities"] .site-header,
  body[data-page="hotels"] .site-header,
  body[data-page="packages"] .site-header,
  body[data-page="promotions"] .site-header,
  body[data-page="tickets"] .site-header,
  body[data-page="flights"] .site-header {
    min-height: 70px !important;
    align-items: center !important;
    padding: 16px 18px !important;
    background: #141f33 !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="activities"] .brand strong,
  body[data-page="hotels"] .brand strong,
  body[data-page="packages"] .brand strong,
  body[data-page="promotions"] .brand strong,
  body[data-page="tickets"] .brand strong,
  body[data-page="flights"] .brand strong {
    font-size: 22px !important;
    line-height: 1 !important;
  }

  body[data-page="activities"] .mobile-header-search,
  body[data-page="activities"] .menu-toggle,
  body[data-page="hotels"] .mobile-header-search,
  body[data-page="hotels"] .menu-toggle,
  body[data-page="packages"] .mobile-header-search,
  body[data-page="packages"] .menu-toggle,
  body[data-page="promotions"] .mobile-header-search,
  body[data-page="promotions"] .menu-toggle,
  body[data-page="tickets"] .mobile-header-search,
  body[data-page="tickets"] .menu-toggle,
  body[data-page="flights"] .mobile-header-search,
  body[data-page="flights"] .menu-toggle {
    width: 38px !important;
    height: 38px !important;
    display: grid !important;
    place-items: center !important;
    color: #ffffff !important;
    background: #1e2c47 !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }
}

@media (max-width: 390px) {
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs {
    gap: 15px !important;
    font-size: 0.88rem !important;
  }

  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a {
    font-size: 0.88rem !important;
  }

  body[data-page="packages"] .mobile-hotel-search-card,
  body[data-page="promotions"] .mobile-hotel-search-card {
    padding-inline: 17px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-half-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-half-row {
    grid-template-columns: 22px minmax(0, 1fr) 12px !important;
    padding-inline: 12px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .searchable-select-input,
  body[data-page="packages"] [data-mobile-service="packages"] select,
  body[data-page="packages"] [data-mobile-service="packages"] .traveler-toggle,
  body[data-page="packages"] [data-mobile-service="packages"] .package-city-dropdown summary,
  body[data-page="promotions"] [data-mobile-service="promotions"] .searchable-select-input,
  body[data-page="promotions"] [data-mobile-service="promotions"] select,
  body[data-page="promotions"] [data-mobile-service="promotions"] .traveler-toggle {
    font-size: 0.9rem !important;
  }
}

@media (max-width: 820px) {
  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    color: rgba(255, 255, 255, 0.78) !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "TripGeom", Arial, Helvetica, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    scrollbar-width: none !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a {
    position: relative !important;
    flex: 0 0 auto !important;
    min-width: 0 !important;
    padding: 7px 0 12px !important;
    overflow: visible !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font: inherit !important;
    text-align: left !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    transform: none !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a.active,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a.active {
    color: #ffffff !important;
    font-weight: 800 !important;
  }

  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs a.active::after,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs a.active::after {
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 2px !important;
    background: #f59a1b !important;
    border-radius: 999px !important;
    content: "" !important;
  }
}

@media (max-width: 820px) {
  body[data-page="tickets"] .mobile-hotel-search-page,
  body[data-page="flights"] .mobile-flight-search-page {
    padding-top: 14px !important;
  }

  body[data-page="tickets"] .mobile-hotel-top,
  body[data-page="flights"] .mobile-flight-top {
    padding-top: 0 !important;
  }
}

@media (max-width: 820px) {
  body[data-page="packages"] .mobile-package-price,
  body[data-page="promotions"] .mobile-package-price {
    display: grid !important;
    min-width: 0 !important;
    color: #141f33 !important;
    line-height: 1.15 !important;
  }

  body[data-page="packages"] .mobile-package-price .package-public-price,
  body[data-page="promotions"] .mobile-package-price .package-public-price {
    display: grid !important;
    gap: 4px !important;
    margin: 0 !important;
  }

  body[data-page="packages"] .mobile-package-price .package-public-price span,
  body[data-page="promotions"] .mobile-package-price .package-public-price span {
    display: block !important;
    color: #5a6675 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="packages"] .mobile-package-price .package-public-price strong,
  body[data-page="promotions"] .mobile-package-price .package-public-price strong {
    display: block !important;
    color: #062f50 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.05 !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 390px) {
  body[data-page="activities"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="hotels"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="packages"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="promotions"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="tickets"] .mobile-service-search-page .mobile-hotel-tabs,
  body[data-page="flights"] .mobile-service-search-page .mobile-hotel-tabs {
    gap: 14px !important;
    font-size: 0.9rem !important;
  }
}

.home-legacy-card-set {
  display: contents;
}

.home-mobile-page-card-set {
  display: none;
}

@media (max-width: 820px) {
  body[data-page="home"] .home-legacy-card-set {
    display: none !important;
  }

  body[data-page="home"] .home-mobile-page-card-set {
    display: block !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail {
    display: flex !important;
    gap: 16px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    padding: 0 0 10px !important;
    margin: 0 !important;
    scroll-padding-inline: 0 !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="home"] .mobile-hotels-section .home-mobile-page-card-rail,
  body[data-page="home"] .mobile-promotions-section .home-mobile-page-card-rail,
  body[data-page="home"] .mobile-tours-section .home-mobile-page-card-rail,
  body[data-page="home"] .mobile-packages-section .home-mobile-page-card-rail,
  body[data-page="home"] .mobile-tickets-section .home-mobile-page-card-rail,
  body[data-page="home"] .mobile-destinations-section .mobile-card-rail {
    touch-action: pan-y pinch-zoom !important;
    overscroll-behavior-inline: contain !important;
    cursor: grab !important;
    -webkit-overflow-scrolling: touch !important;
    user-select: none !important;
  }

  body[data-page="home"] .mobile-hotels-section .home-mobile-page-card-rail.is-dragging,
  body[data-page="home"] .mobile-promotions-section .home-mobile-page-card-rail.is-dragging,
  body[data-page="home"] .mobile-tours-section .home-mobile-page-card-rail.is-dragging,
  body[data-page="home"] .mobile-packages-section .home-mobile-page-card-rail.is-dragging,
  body[data-page="home"] .mobile-tickets-section .home-mobile-page-card-rail.is-dragging,
  body[data-page="home"] .mobile-destinations-section .mobile-card-rail.is-dragging {
    cursor: grabbing !important;
    scroll-snap-type: none !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail > .activity-mobile-card,
  body[data-page="home"] .home-mobile-page-card-rail > .mobile-hotel-card,
  body[data-page="home"] .home-mobile-page-card-rail > .mobile-package-card,
  body[data-page="home"] .home-mobile-page-card-rail > .ticket-mobile-card {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    scroll-snap-align: start !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail .package-image-track,
  body[data-page="home"] .home-mobile-page-card-rail .mobile-hotel-card-track {
    overflow-x: hidden !important;
    scroll-snap-type: none !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail img {
    -webkit-user-drag: none;
    user-select: none;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-card,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-card,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card,
  body[data-page="home"] .mobile-packages-section .mobile-package-card,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card {
    overflow: hidden !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-card,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-card,
  body[data-page="home"] .mobile-packages-section .mobile-package-card,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
  }

  body[data-page="home"] .mobile-tickets-section .ticket-mobile-card::before {
    content: none !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-media,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-media,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image,
  body[data-page="home"] .mobile-packages-section .mobile-package-card-image,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-media,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-media {
    background: #ffffff !important;
  }

  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-image {
    background: linear-gradient(135deg, #155e75, #3ba7c4) !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card-image {
    background: #294467 !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card-image,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-image {
    border-radius: 14px 14px 0 0 !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card-image::after,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-image::after {
    content: none !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-media .package-image-track,
  body[data-page="home"] .mobile-tours-section .activity-mobile-media img,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-media .package-image-track,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-media img,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-track,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-track img,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image > img,
  body[data-page="home"] .mobile-packages-section .mobile-package-card-track,
  body[data-page="home"] .mobile-packages-section .mobile-package-card-track img,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-track,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-track img {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-media img,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-media img,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-track img,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image > img,
  body[data-page="home"] .mobile-packages-section .mobile-package-card-track img,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-track img {
    display: block !important;
    object-fit: cover !important;
    transform: none !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card-track img,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-track img {
    opacity: 0 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-body,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-body,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-body,
  body[data-page="home"] .mobile-packages-section .mobile-package-card-body,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-body {
    display: grid !important;
    padding: 18px !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-body,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-body {
    gap: 11px !important;
  }

  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-body {
    gap: 13px !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card-body,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card-body {
    gap: 8px !important;
    padding: 14px !important;
  }

  body[data-page="home"] .mobile-tours-section h3,
  body[data-page="home"] .mobile-tickets-section h3,
  body[data-page="home"] .mobile-hotels-section h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 1.12rem !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  body[data-page="home"] .mobile-packages-section .mobile-package-card h3,
  body[data-page="home"] .mobile-promotions-section .mobile-package-card h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-meta,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px 16px !important;
    padding-bottom: 13px !important;
    color: #475569 !important;
    border-bottom: 1px solid #dde4ee !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-meta span,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-meta span {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-meta svg,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-meta svg,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-location svg,
  body[data-page="home"] .mobile-package-inclusions svg {
    width: 16px !important;
    height: 16px !important;
    color: #64748b !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-actions {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(126px, auto) !important;
    gap: 14px !important;
    align-items: end !important;
  }

  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-actions,
  body[data-page="home"] .mobile-package-card-actions {
    padding-top: 13px !important;
    border-top: 1px solid #dde4ee !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot span,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot span,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-price span,
  body[data-page="home"] .mobile-package-price span {
    display: block !important;
    color: #475569 !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot p,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot p,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-price p {
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
    margin: 5px 0 0 !important;
    color: #071225 !important;
    line-height: 1 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot strong,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot strong,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-price strong {
    color: #071225 !important;
    font-size: 1.28rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot small,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot small,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-price small {
    color: #334155 !important;
    font-size: 0.92rem !important;
    font-weight: 500 !important;
    text-transform: none !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="home"] .mobile-hotel-quote {
    display: inline-flex !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border: 0 !important;
    border-radius: 10px !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .mobile-hotel-card-link,
  body[data-page="home"] .mobile-package-card-link {
    display: grid !important;
    gap: 8px !important;
    color: inherit !important;
    text-decoration: none !important;
  }

  body[data-page="home"] .mobile-hotel-title-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    align-items: start !important;
  }

  body[data-page="home"] .mobile-hotel-stars {
    color: #f59a1b !important;
    font-size: 0.86rem !important;
    letter-spacing: 1px !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .mobile-hotel-location,
  body[data-page="home"] .mobile-package-inclusions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px 14px !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
  }

  body[data-page="home"] .mobile-package-cities {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
  }

  body[data-page="home"] .mobile-package-cities span {
    padding: 4px 10px !important;
    color: #071225 !important;
    background: #f2f4f8 !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
  }

  body[data-page="home"] .mobile-package-card-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
  }

  body[data-page="home"] .mobile-package-price strong {
    color: #141f33 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
  }

  body[data-page="home"] .mobile-package-quote {
    display: inline-flex !important;
    min-height: 40px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border: 0 !important;
    border-radius: 9px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
  }

  body[data-page="home"] .mobile-package-card .package-image-nav {
    display: none !important;
  }

  body[data-page="home"] .mobile-package-badge,
  body[data-page="home"] .mobile-package-duration,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image > span {
    position: absolute !important;
    z-index: 2 !important;
    display: inline-flex !important;
    align-items: center !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  body[data-page="home"] .mobile-package-badge {
    top: 10px !important;
    left: 10px !important;
    padding: 5px 10px !important;
    background: #062f50 !important;
    text-transform: uppercase !important;
  }

  body[data-page="home"] .mobile-package-duration {
    right: 10px !important;
    bottom: 10px !important;
    gap: 6px !important;
    padding: 5px 10px !important;
    background: #062f50 !important;
    font-size: 12px !important;
  }

  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-image > span {
    top: 12px !important;
    left: 14px !important;
    padding: 8px 13px !important;
    background: #19a563 !important;
    border-radius: 8px !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
  }
}

@media (max-width: 820px) {
  body[data-page="tickets"] {
    background: #eef2f7 !important;
  }

  body[data-page="tickets"] .mobile-hotel-search-page {
    padding-top: 14px !important;
    background: #062f50 !important;
  }

  body[data-page="tickets"] .mobile-hotel-top {
    padding: 0 18px 30px !important;
  }

  body[data-page="tickets"] .mobile-hotel-top h1 {
    margin: 0 0 20px !important;
    color: #ffffff !important;
    font-size: 2rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
  }

  body[data-page="tickets"] .mobile-hotel-top h1 span {
    color: #f59a1b !important;
  }

  body[data-page="tickets"] .mobile-hotel-search-card {
    gap: 12px !important;
    padding: 16px 18px 20px !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="tickets"] [data-mobile-service="tickets"] .mobile-hotel-filter-row {
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 78px !important;
    gap: 12px !important;
    padding: 0 16px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 12px !important;
  }

  body[data-page="tickets"] [data-mobile-service="tickets"] .mobile-hotel-filter-row > svg {
    width: 22px !important;
    height: 22px !important;
    color: #5f6c7d !important;
  }

  body[data-page="tickets"] [data-mobile-service="tickets"] .mobile-hotel-filter-row > div {
    display: grid !important;
    gap: 3px !important;
  }

  body[data-page="tickets"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="tickets"] [data-mobile-service="tickets"] .searchable-select,
  body[data-page="tickets"] [data-mobile-service="tickets"] .searchable-select-input {
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="tickets"] [data-mobile-service="tickets"] .searchable-select-input,
  body[data-page="tickets"] [data-mobile-service="tickets"] select,
  body[data-page="tickets"] [data-mobile-service="tickets"] .stay-date-range-button,
  body[data-page="tickets"] [data-mobile-service="tickets"] .traveler-toggle {
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
  }

  body[data-page="tickets"] .mobile-service-actions {
    display: block !important;
    margin-top: 0 !important;
  }

  body[data-page="tickets"] .mobile-service-actions > button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 62px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 0 !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #f8aa31 0%, #ef900f 100%) !important;
    border-radius: 12px !important;
    box-shadow: 0 12px 18px rgba(239, 144, 15, 0.22) !important;
    font-size: 1.18rem !important;
    font-weight: 900 !important;
  }

  body[data-page="tickets"] .ticket-results-section {
    padding: 18px 0 30px !important;
    background: #eef2f7 !important;
  }

  body[data-page="tickets"] .ticket-results-section .section-inner {
    width: 100% !important;
    max-width: none !important;
    padding: 0 22px !important;
  }

  body[data-page="tickets"] .ticket-results-section .section-head,
  body[data-page="tickets"] .ticket-desktop-filter {
    display: none !important;
  }

  body[data-page="tickets"] .ticket-results-mobile-bar {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 14px !important;
    margin: 0 0 16px !important;
    color: #0f172a !important;
  }

  body[data-page="tickets"] .ticket-results-mobile-bar strong {
    font-size: 1.05rem !important;
    font-weight: 800 !important;
  }

  body[data-page="tickets"] .ticket-results-mobile-bar span {
    color: #475569 !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
  }

  body[data-page="tickets"] .ticket-mobile-sort-form {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0 !important;
    margin: 0 !important;
    color: #475569 !important;
    font-size: 0.92rem !important;
    white-space: nowrap !important;
  }

  body[data-page="tickets"] .ticket-mobile-sort-form input[type="hidden"] {
    display: none !important;
  }

  body[data-page="tickets"] .ticket-mobile-sort-form span {
    color: inherit !important;
    font-size: inherit !important;
    font-weight: 500 !important;
  }

  body[data-page="tickets"] .ticket-mobile-sort-form select {
    width: 108px !important;
    max-width: 108px !important;
    min-height: 28px !important;
    margin-left: -1px !important;
    padding: 0 !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    font: inherit !important;
    font-weight: 500 !important;
  }

  body[data-page="tickets"] .ticket-listing-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    padding: 0 !important;
  }

  body[data-page="tickets"] .ticket-mobile-card {
    display: grid !important;
    grid-template-rows: auto auto !important;
    min-width: 0 !important;
    overflow: hidden !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 16px !important;
    box-shadow: none !important;
  }

  body[data-page="tickets"] .ticket-mobile-card::before {
    content: none !important;
  }

  body[data-page="tickets"] .ticket-mobile-media {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    overflow: hidden !important;
    color: #ffffff !important;
    background: #ffffff !important;
  }

  body[data-page="tickets"] .ticket-mobile-media .package-image-track,
  body[data-page="tickets"] .ticket-mobile-media img {
    width: 100% !important;
    height: 100% !important;
  }

  body[data-page="tickets"] .ticket-mobile-media img {
    display: block !important;
    object-fit: cover !important;
    transform: none !important;
  }

  body[data-page="tickets"] .ticket-mobile-body {
    display: grid !important;
    gap: 11px !important;
    padding: 18px !important;
  }

  body[data-page="tickets"] .ticket-mobile-body h3 {
    margin: 0 !important;
    color: #061225 !important;
    font-size: 1.12rem !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  body[data-page="tickets"] .ticket-mobile-meta {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px 16px !important;
    padding-bottom: 13px !important;
    color: #475569 !important;
    border-bottom: 1px solid #dde4ee !important;
    font-size: 0.96rem !important;
    font-weight: 500 !important;
  }

  body[data-page="tickets"] .ticket-mobile-meta span {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    max-width: 100% !important;
    align-items: center !important;
    gap: 6px !important;
    white-space: nowrap !important;
  }

  body[data-page="tickets"] .ticket-mobile-meta svg {
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 auto !important;
    color: #64748b !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(126px, auto) !important;
    gap: 14px !important;
    align-items: end !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot > div {
    min-width: 0 !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot span {
    display: block !important;
    color: #475569 !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot p {
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
    margin: 5px 0 0 !important;
    color: #071225 !important;
    line-height: 1 !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot strong {
    color: #071225 !important;
    font-size: 1.28rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot small {
    color: #334155 !important;
    font-size: 0.92rem !important;
    font-weight: 500 !important;
    text-transform: none !important;
  }

  body[data-page="tickets"] .ticket-mobile-foot > a {
    display: inline-flex !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 20px !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border-radius: 10px !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }
}

@media (min-width: 821px) {
  body[data-page="home"] .home-legacy-card-set {
    display: block;
  }

  body[data-page="home"] .home-mobile-page-card-set {
    display: none;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-card-rail,
  body[data-page="home"] .home-legacy-card-set .mobile-ticket-rail {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 2px 12px;
    margin: 0;
    scroll-padding-inline: 2px;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-card-rail::-webkit-scrollbar,
  body[data-page="home"] .home-legacy-card-set .mobile-ticket-rail::-webkit-scrollbar {
    display: none;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-card-rail > *,
  body[data-page="home"] .home-legacy-card-set .mobile-ticket-rail > * {
    flex: 0 0 clamp(280px, 31vw, 360px);
    width: clamp(280px, 31vw, 360px);
    max-width: clamp(280px, 31vw, 360px);
    scroll-snap-align: start;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-rail-wrap {
    position: relative;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-rail-arrow {
    position: absolute;
    top: 50%;
    z-index: 4;
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    color: #16233f;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid #e2eaf3;
    border-radius: 999px;
    box-shadow: 0 12px 28px rgba(15, 28, 56, 0.18);
    transform: translateY(-50%);
  }

  body[data-page="home"] .home-legacy-card-set .mobile-rail-arrow.prev {
    left: -14px;
  }

  body[data-page="home"] .home-legacy-card-set .mobile-rail-arrow.next {
    right: -14px;
  }

  body[data-page="home"] .activity-mobile-card,
  body[data-page="activities"] .activity-mobile-card,
  body[data-page="tours"] .activity-mobile-card,
  body[data-page="home"] .ticket-mobile-card,
  body[data-page="tickets"] .ticket-mobile-card,
  body[data-page="home"] .mobile-hotel-card,
  body[data-page="hotels"] .mobile-hotel-card,
  body[data-page="home"] .mobile-package-card,
  body[data-page="packages"] .mobile-package-card,
  body[data-page="promotions"] .mobile-package-card {
    display: grid;
    grid-template-rows: auto 1fr;
    min-height: 100%;
    overflow: hidden;
    color: #061225;
    background: #ffffff;
    border: 0;
    border-radius: 16px;
    box-shadow: none;
  }

  body[data-page="home"] .activity-mobile-media,
  body[data-page="activities"] .activity-mobile-media,
  body[data-page="tours"] .activity-mobile-media,
  body[data-page="home"] .ticket-mobile-media,
  body[data-page="tickets"] .ticket-mobile-media,
  body[data-page="home"] .mobile-hotel-card-image,
  body[data-page="hotels"] .mobile-hotel-card-image,
  body[data-page="home"] .mobile-package-card-image,
  body[data-page="packages"] .mobile-package-card-image,
  body[data-page="promotions"] .mobile-package-card-image {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
    min-height: 0;
    overflow: hidden;
    color: #ffffff;
    background: #eef2f7;
  }

  body[data-page="home"] .mobile-hotel-card-image,
  body[data-page="hotels"] .mobile-hotel-card-image,
  body[data-page="home"] .mobile-package-card-image,
  body[data-page="packages"] .mobile-package-card-image,
  body[data-page="promotions"] .mobile-package-card-image {
    border-radius: 16px 16px 0 0;
  }

  body[data-page="home"] .activity-mobile-media .package-image-track,
  body[data-page="activities"] .activity-mobile-media .package-image-track,
  body[data-page="tours"] .activity-mobile-media .package-image-track,
  body[data-page="home"] .ticket-mobile-media .package-image-track,
  body[data-page="tickets"] .ticket-mobile-media .package-image-track,
  body[data-page="home"] .mobile-hotel-card-track,
  body[data-page="hotels"] .mobile-hotel-card-track,
  body[data-page="home"] .mobile-package-card-track,
  body[data-page="packages"] .mobile-package-card-track,
  body[data-page="promotions"] .mobile-package-card-track {
    display: flex;
    width: 100%;
    height: 100%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body[data-page="home"] .activity-mobile-media .package-image-track::-webkit-scrollbar,
  body[data-page="activities"] .activity-mobile-media .package-image-track::-webkit-scrollbar,
  body[data-page="tours"] .activity-mobile-media .package-image-track::-webkit-scrollbar,
  body[data-page="home"] .ticket-mobile-media .package-image-track::-webkit-scrollbar,
  body[data-page="tickets"] .ticket-mobile-media .package-image-track::-webkit-scrollbar,
  body[data-page="home"] .mobile-hotel-card-track::-webkit-scrollbar,
  body[data-page="hotels"] .mobile-hotel-card-track::-webkit-scrollbar,
  body[data-page="home"] .mobile-package-card-track::-webkit-scrollbar,
  body[data-page="packages"] .mobile-package-card-track::-webkit-scrollbar,
  body[data-page="promotions"] .mobile-package-card-track::-webkit-scrollbar {
    display: none;
  }

  body[data-page="home"] .activity-mobile-media img,
  body[data-page="activities"] .activity-mobile-media img,
  body[data-page="tours"] .activity-mobile-media img,
  body[data-page="home"] .ticket-mobile-media img,
  body[data-page="tickets"] .ticket-mobile-media img,
  body[data-page="home"] .mobile-hotel-card-track img,
  body[data-page="hotels"] .mobile-hotel-card-track img,
  body[data-page="home"] .mobile-hotel-card-image > img,
  body[data-page="hotels"] .mobile-hotel-card-image > img,
  body[data-page="home"] .mobile-package-card-track img,
  body[data-page="packages"] .mobile-package-card-track img,
  body[data-page="promotions"] .mobile-package-card-track img {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    scroll-snap-align: start;
    transform: none;
  }

  body[data-page="home"] .activity-mobile-body,
  body[data-page="activities"] .activity-mobile-body,
  body[data-page="tours"] .activity-mobile-body,
  body[data-page="home"] .ticket-mobile-body,
  body[data-page="tickets"] .ticket-mobile-body,
  body[data-page="home"] .mobile-hotel-card-body,
  body[data-page="hotels"] .mobile-hotel-card-body,
  body[data-page="home"] .mobile-package-card-body,
  body[data-page="packages"] .mobile-package-card-body,
  body[data-page="promotions"] .mobile-package-card-body {
    display: grid;
    grid-template-rows: auto 1fr;
    gap: 12px;
    padding: 18px;
  }

  body[data-page="home"] .activity-mobile-body h3,
  body[data-page="activities"] .activity-mobile-body h3,
  body[data-page="tours"] .activity-mobile-body h3,
  body[data-page="home"] .ticket-mobile-body h3,
  body[data-page="tickets"] .ticket-mobile-body h3,
  body[data-page="home"] .mobile-hotel-card h3,
  body[data-page="hotels"] .mobile-hotel-card h3,
  body[data-page="home"] .mobile-package-card h3,
  body[data-page="packages"] .mobile-package-card h3,
  body[data-page="promotions"] .mobile-package-card h3 {
    margin: 0;
    color: #061225;
    font-size: 1.12rem;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: 0;
  }

  body[data-page="home"] .activity-mobile-meta,
  body[data-page="activities"] .activity-mobile-meta,
  body[data-page="tours"] .activity-mobile-meta,
  body[data-page="home"] .ticket-mobile-meta,
  body[data-page="tickets"] .ticket-mobile-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 16px;
    padding-bottom: 13px;
    color: #475569;
    border-bottom: 1px solid #dde4ee;
    font-size: 0.96rem;
    font-weight: 500;
  }

  body[data-page="home"] .activity-mobile-meta span,
  body[data-page="activities"] .activity-mobile-meta span,
  body[data-page="tours"] .activity-mobile-meta span,
  body[data-page="home"] .ticket-mobile-meta span,
  body[data-page="tickets"] .ticket-mobile-meta span,
  body[data-page="home"] .mobile-package-inclusions span,
  body[data-page="packages"] .mobile-package-inclusions span,
  body[data-page="promotions"] .mobile-package-inclusions span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  body[data-page="home"] .activity-mobile-meta svg,
  body[data-page="activities"] .activity-mobile-meta svg,
  body[data-page="tours"] .activity-mobile-meta svg,
  body[data-page="home"] .ticket-mobile-meta svg,
  body[data-page="tickets"] .ticket-mobile-meta svg,
  body[data-page="home"] .mobile-hotel-location svg,
  body[data-page="hotels"] .mobile-hotel-location svg,
  body[data-page="home"] .mobile-package-inclusions svg,
  body[data-page="packages"] .mobile-package-inclusions svg,
  body[data-page="promotions"] .mobile-package-inclusions svg {
    width: 16px;
    height: 16px;
    color: #64748b;
    stroke-width: 2;
  }

  body[data-page="home"] .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot,
  body[data-page="home"] .mobile-hotel-card-actions,
  body[data-page="hotels"] .mobile-hotel-card-actions,
  body[data-page="home"] .mobile-package-card-actions,
  body[data-page="packages"] .mobile-package-card-actions,
  body[data-page="promotions"] .mobile-package-card-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(126px, auto);
    gap: 14px;
    align-items: end;
    align-self: end;
    padding-top: 13px;
    border-top: 1px solid #dde4ee;
  }

  body[data-page="home"] .activity-mobile-foot > div,
  body[data-page="activities"] .activity-mobile-foot > div,
  body[data-page="tours"] .activity-mobile-foot > div,
  body[data-page="home"] .ticket-mobile-foot > div,
  body[data-page="tickets"] .ticket-mobile-foot > div,
  body[data-page="home"] .mobile-hotel-price,
  body[data-page="hotels"] .mobile-hotel-price,
  body[data-page="home"] .mobile-package-price,
  body[data-page="packages"] .mobile-package-price,
  body[data-page="promotions"] .mobile-package-price {
    min-width: 0;
  }

  body[data-page="home"] .activity-mobile-foot span,
  body[data-page="activities"] .activity-mobile-foot span,
  body[data-page="tours"] .activity-mobile-foot span,
  body[data-page="home"] .ticket-mobile-foot span,
  body[data-page="tickets"] .ticket-mobile-foot span,
  body[data-page="home"] .mobile-hotel-price span,
  body[data-page="hotels"] .mobile-hotel-price span,
  body[data-page="home"] .mobile-package-price .package-public-price span,
  body[data-page="packages"] .mobile-package-price .package-public-price span,
  body[data-page="promotions"] .mobile-package-price .package-public-price span {
    display: block;
    color: #475569;
    font-size: 0.68rem;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
  }

  body[data-page="home"] .activity-mobile-foot p,
  body[data-page="activities"] .activity-mobile-foot p,
  body[data-page="tours"] .activity-mobile-foot p,
  body[data-page="home"] .ticket-mobile-foot p,
  body[data-page="tickets"] .ticket-mobile-foot p,
  body[data-page="home"] .mobile-hotel-price p,
  body[data-page="hotels"] .mobile-hotel-price p,
  body[data-page="home"] .mobile-package-price .package-public-price,
  body[data-page="packages"] .mobile-package-price .package-public-price,
  body[data-page="promotions"] .mobile-package-price .package-public-price {
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin: 0;
    color: #071225;
    line-height: 1;
    white-space: nowrap;
  }

  body[data-page="home"] .activity-mobile-foot strong,
  body[data-page="activities"] .activity-mobile-foot strong,
  body[data-page="tours"] .activity-mobile-foot strong,
  body[data-page="home"] .ticket-mobile-foot strong,
  body[data-page="tickets"] .ticket-mobile-foot strong,
  body[data-page="home"] .mobile-hotel-price strong,
  body[data-page="hotels"] .mobile-hotel-price strong,
  body[data-page="home"] .mobile-package-price strong,
  body[data-page="packages"] .mobile-package-price strong,
  body[data-page="promotions"] .mobile-package-price strong {
    color: #071225;
    font-size: 1.28rem;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
  }

  body[data-page="home"] .activity-mobile-foot small,
  body[data-page="activities"] .activity-mobile-foot small,
  body[data-page="tours"] .activity-mobile-foot small,
  body[data-page="home"] .ticket-mobile-foot small,
  body[data-page="tickets"] .ticket-mobile-foot small,
  body[data-page="home"] .mobile-hotel-price small,
  body[data-page="hotels"] .mobile-hotel-price small {
    color: #334155;
    font-size: 0.92rem;
    font-weight: 500;
  }

  body[data-page="home"] .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a,
  body[data-page="home"] .mobile-hotel-quote,
  body[data-page="hotels"] .mobile-hotel-quote,
  body[data-page="home"] .mobile-package-quote,
  body[data-page="packages"] .mobile-package-quote,
  body[data-page="promotions"] .mobile-package-quote {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    color: #ffffff;
    background: #062f50;
    border: 0;
    border-radius: 10px;
    font-size: 0.92rem;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
  }

  body[data-page="home"] .mobile-hotel-card-link,
  body[data-page="hotels"] .mobile-hotel-card-link,
  body[data-page="home"] .mobile-package-card-link,
  body[data-page="packages"] .mobile-package-card-link,
  body[data-page="promotions"] .mobile-package-card-link {
    display: grid;
    gap: 10px;
    min-width: 0;
    color: inherit;
    text-decoration: none;
  }

  body[data-page="home"] .mobile-hotel-title-row,
  body[data-page="hotels"] .mobile-hotel-title-row {
    display: grid;
    gap: 6px;
  }

  body[data-page="home"] .mobile-hotel-stars,
  body[data-page="hotels"] .mobile-hotel-stars {
    color: #071225;
    font-size: 0.95rem;
    letter-spacing: 1px;
  }

  body[data-page="home"] .mobile-hotel-location,
  body[data-page="hotels"] .mobile-hotel-location {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    color: #475569;
    font-size: 0.96rem;
  }

  body[data-page="home"] .mobile-package-cities,
  body[data-page="packages"] .mobile-package-cities,
  body[data-page="promotions"] .mobile-package-cities,
  body[data-page="home"] .mobile-package-inclusions,
  body[data-page="packages"] .mobile-package-inclusions,
  body[data-page="promotions"] .mobile-package-inclusions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    color: #475569;
    font-size: 0.9rem;
    font-weight: 600;
  }

  body[data-page="home"] .mobile-package-cities span,
  body[data-page="packages"] .mobile-package-cities span,
  body[data-page="promotions"] .mobile-package-cities span {
    padding: 5px 9px;
    color: #1f2a3d;
    background: #eef2f7;
    border-radius: 999px;
  }

  body[data-page="home"] .mobile-package-badge,
  body[data-page="packages"] .mobile-package-badge,
  body[data-page="promotions"] .mobile-package-badge,
  body[data-page="home"] .mobile-package-duration,
  body[data-page="packages"] .mobile-package-duration,
  body[data-page="promotions"] .mobile-package-duration,
  body[data-page="home"] .mobile-hotel-card-image > span,
  body[data-page="hotels"] .mobile-hotel-card-image > span {
    position: absolute;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 11px;
    color: #100d08;
    background: #ffb21c;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 900;
  }

  body[data-page="home"] .mobile-package-badge,
  body[data-page="packages"] .mobile-package-badge,
  body[data-page="promotions"] .mobile-package-badge,
  body[data-page="home"] .mobile-hotel-card-image > span,
  body[data-page="hotels"] .mobile-hotel-card-image > span {
    top: 12px;
    left: 12px;
  }

  body[data-page="home"] .mobile-package-duration,
  body[data-page="packages"] .mobile-package-duration,
  body[data-page="promotions"] .mobile-package-duration {
    right: 12px;
    bottom: 12px;
    color: #ffffff;
    background: rgba(16, 26, 47, 0.82);
  }

  body[data-page="home"] .mobile-package-card .package-image-nav,
  body[data-page="packages"] .mobile-package-card .package-image-nav,
  body[data-page="promotions"] .mobile-package-card .package-image-nav {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    color: #062f50;
    background: rgba(255, 255, 255, 0.92);
    border: 0;
    box-shadow: 0 8px 20px rgba(15, 28, 56, 0.18);
  }
}

@media (max-width: 820px) {
  .gallery-grid.desktop-gallery-preview .gallery-desktop-extra {
    display: block;
  }

  .gallery-grid.desktop-gallery-preview .gallery-more-tile {
    display: contents;
  }

  .gallery-grid.desktop-gallery-preview .gallery-more-tile img {
    filter: none;
    transform: none;
  }

  .gallery-grid.desktop-gallery-preview .gallery-more-tile span {
    display: none;
  }

  body.mobile-image-viewer-open {
    overflow: hidden !important;
  }

  .mobile-image-viewer {
    position: fixed;
    inset: 0;
    z-index: 2147483646 !important;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    min-height: 100dvh;
    color: #ffffff;
    background: rgba(6, 12, 24, 0.96);
  }

  .mobile-image-viewer[hidden] {
    display: none !important;
  }

  .mobile-image-viewer-top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 46px;
    align-items: center;
    gap: 12px;
    min-height: 64px;
    padding: calc(env(safe-area-inset-top, 0px) + 10px) 14px 10px;
  }

  .mobile-image-viewer-top > div {
    display: grid;
    min-width: 0;
    gap: 2px;
  }

  .mobile-image-viewer-top strong {
    overflow: hidden;
    font-size: 0.98rem;
    font-weight: 800;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-image-viewer-top span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.78rem;
    font-weight: 700;
  }

  .mobile-image-viewer button {
    display: inline-grid;
    place-items: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
  }

  .mobile-image-viewer button:disabled {
    opacity: 0.35;
  }

  .mobile-image-viewer button svg {
    width: 22px;
    height: 22px;
    stroke-width: 2.4;
  }

  .mobile-image-viewer-close {
    width: 44px;
    height: 44px;
  }

  .mobile-image-viewer-stage {
    display: grid;
    min-width: 0;
    min-height: 0;
    place-items: center;
    padding: 10px 16px calc(env(safe-area-inset-bottom, 0px) + 28px);
    touch-action: none;
  }

  .mobile-image-viewer-stage img {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: calc(100dvh - 126px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));
    object-fit: contain;
    background: #ffffff;
    border-radius: 10px;
  }

  .mobile-image-viewer-nav {
    position: fixed;
    top: 50%;
    z-index: 2147483647;
    width: 46px;
    height: 46px;
    transform: translateY(-50%);
  }

  .mobile-image-viewer-nav.prev {
    left: 12px;
  }

  .mobile-image-viewer-nav.next {
    right: 12px;
  }
}

@media (min-width: 821px) {
  body.mobile-image-viewer-open {
    overflow: hidden !important;
  }

  .mobile-image-viewer {
    position: fixed;
    inset: 0;
    z-index: 2147483646 !important;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    min-height: 100vh;
    color: #ffffff;
    background: rgba(6, 12, 24, 0.96);
  }

  .mobile-image-viewer[hidden] {
    display: none !important;
  }

  .mobile-image-viewer-top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 48px;
    align-items: center;
    gap: 16px;
    min-height: 72px;
    padding: 18px 28px 14px;
  }

  .mobile-image-viewer-top > div {
    display: grid;
    min-width: 0;
    gap: 3px;
  }

  .mobile-image-viewer-top strong {
    overflow: hidden;
    font-size: 1.08rem;
    font-weight: 900;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-image-viewer-top span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.86rem;
    font-weight: 800;
  }

  .mobile-image-viewer button {
    display: inline-grid;
    place-items: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.13);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
  }

  .mobile-image-viewer-close,
  .mobile-image-viewer-nav {
    width: 48px;
    height: 48px;
  }

  .mobile-image-viewer button:disabled {
    opacity: 0.35;
  }

  .mobile-image-viewer button svg {
    width: 23px;
    height: 23px;
    stroke-width: 2.4;
  }

  .mobile-image-viewer-stage {
    display: grid;
    min-width: 0;
    min-height: 0;
    place-items: center;
    padding: 12px 92px 42px;
  }

  .mobile-image-viewer-stage img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: calc(100vh - 140px);
    object-fit: contain;
    background: #ffffff;
    border-radius: 12px;
  }

  .mobile-image-viewer-nav {
    position: fixed;
    top: 50%;
    z-index: 2147483647;
    transform: translateY(-50%);
  }

  .mobile-image-viewer-nav.prev {
    left: 28px;
  }

  .mobile-image-viewer-nav.next {
    right: 28px;
  }
}

/* Keep card price amounts and units together across mobile-style cards. */
.mobile-hotel-top h1 > span,
.mobile-flight-top h1 > span {
  display: none !important;
}

.activity-mobile-foot p,
.ticket-mobile-foot p,
.mobile-hotel-price p {
  display: inline-flex !important;
  align-items: baseline !important;
  flex-wrap: nowrap !important;
  gap: 5px !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

.activity-mobile-foot p strong,
.ticket-mobile-foot p strong,
.mobile-hotel-price p strong,
.activity-mobile-foot p small,
.ticket-mobile-foot p small,
.mobile-hotel-price p small,
.activity-mobile-foot .price-public,
.ticket-mobile-foot .price-public,
.mobile-hotel-price .price-public,
.activity-mobile-foot .price-lock,
.ticket-mobile-foot .price-lock,
.mobile-hotel-price .price-lock {
  display: inline-flex !important;
  align-items: baseline !important;
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}

body[data-page="home"] .mobile-tours-section .activity-mobile-foot p,
body[data-page="home"] .activity-mobile-foot p,
body[data-page="activities"] .activity-mobile-foot p,
body[data-page="tours"] .activity-mobile-foot p,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot p,
body[data-page="home"] .ticket-mobile-foot p,
body[data-page="tickets"] .ticket-mobile-foot p,
body[data-page="home"] .mobile-hotels-section .mobile-hotel-price p,
body[data-page="home"] .mobile-hotel-price p,
body[data-page="hotels"] .mobile-hotel-price p {
  display: inline-flex !important;
  align-items: baseline !important;
  flex-wrap: nowrap !important;
  gap: 5px !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

body[data-page="education"] .education-mobile-card {
  display: grid !important;
  grid-template-rows: auto 1fr !important;
  min-height: 100% !important;
  overflow: hidden !important;
  color: #061225 !important;
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 16px !important;
  box-shadow: none !important;
}

body[data-page="education"] .education-mobile-media {
  position: relative !important;
  display: block !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: hidden !important;
  background: #ffffff !important;
  border-radius: 16px 16px 0 0 !important;
}

body[data-page="education"] .education-mobile-media .package-image-track,
body[data-page="education"] .education-mobile-media img {
  width: 100% !important;
  height: 100% !important;
}

body[data-page="education"] .education-mobile-media .package-image-track {
  display: flex !important;
  align-items: stretch !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-snap-type: x mandatory !important;
  scrollbar-width: none !important;
  padding: 0 !important;
  background: #f7fbff !important;
}

body[data-page="education"] .education-mobile-media .package-image-track::-webkit-scrollbar {
  display: none !important;
}

body[data-page="education"] .education-mobile-media img {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  scroll-snap-align: start !important;
  transform: none !important;
}

body[data-page="education"] .education-mobile-media.is-photo {
  background: #f7fbff !important;
}

body[data-page="education"] .education-mobile-media.is-photo .package-image-track {
  padding: 0 !important;
  background: #f7fbff !important;
}

body[data-page="education"] .education-mobile-media.is-photo img {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: none !important;
  object-fit: cover !important;
}

body[data-page="education"] .education-mobile-media img.education-logo-image {
  object-fit: contain !important;
  object-position: center center !important;
  padding: clamp(18px, 5vw, 36px) !important;
  background: #ffffff !important;
}

body[data-page="education-details"] .education-detail-gallery {
  margin-bottom: 28px;
}

body[data-page="education-details"] .education-detail-gallery[data-animate] {
  opacity: 1 !important;
  transform: none !important;
}

body[data-page="education-details"] .education-detail-gallery.gallery-grid.single-image {
  display: block;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

body[data-page="education-details"] .education-detail-gallery.gallery-grid.single-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 560px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 18px 46px rgba(15, 28, 56, 0.12);
}

body[data-page="education-details"] .education-detail-gallery img.gallery-logo-image {
  object-fit: contain !important;
  object-position: center center !important;
  padding: clamp(22px, 3.5vw, 52px) !important;
  background: #ffffff !important;
}

body[data-page="education"] .education-mobile-body {
  display: grid !important;
  grid-template-rows: auto auto 1fr auto !important;
  gap: 12px !important;
  padding: 18px !important;
}

body[data-page="education"] .education-mobile-body h3 {
  margin: 0 !important;
  color: #061225 !important;
  font-size: 1.12rem !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
}

body[data-page="education"] .education-mobile-meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px 16px !important;
  padding-bottom: 13px !important;
  color: #475569 !important;
  border-bottom: 1px solid #dde4ee !important;
  font-size: 0.96rem !important;
  font-weight: 500 !important;
}

body[data-page="education"] .education-mobile-meta span {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
}

body[data-page="education"] .education-mobile-meta svg {
  width: 16px !important;
  height: 16px !important;
  color: #64748b !important;
  stroke-width: 2 !important;
}

body[data-page="education"] .education-mobile-summary {
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #475569 !important;
  font-size: 0.92rem !important;
  line-height: 1.45 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

body[data-page="education"] .education-mobile-foot {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(126px, auto) !important;
  gap: 14px !important;
  align-items: end !important;
  align-self: end !important;
  padding-top: 13px !important;
  border-top: 1px solid #dde4ee !important;
}

body[data-page="education"] .education-mobile-foot > div {
  min-width: 0 !important;
}

body[data-page="education"] .education-mobile-foot span {
  display: block !important;
  color: #475569 !important;
  font-size: 0.68rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

body[data-page="education"] .education-mobile-foot p {
  display: inline-flex !important;
  align-items: baseline !important;
  flex-wrap: nowrap !important;
  gap: 5px !important;
  max-width: 100% !important;
  margin: 0 !important;
  color: #071225 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

body[data-page="education"] .education-mobile-foot strong {
  color: #071225 !important;
  font-size: 1.28rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

body[data-page="education"] .education-mobile-foot > a {
  display: inline-flex !important;
  min-height: 48px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 20px !important;
  color: #ffffff !important;
  background: #062f50 !important;
  border: 0 !important;
  border-radius: 10px !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

@media (max-width: 820px) {
  body[data-page="education"] .mobile-hotel-search-page,
  body[data-page="education"] .mobile-service-search-page,
  body[data-page="education"] .mobile-hotel-top {
    display: block !important;
    width: 100% !important;
    padding-top: 0 !important;
    background: #062f50 !important;
    border-radius: 0 !important;
  }

  body[data-page="education"] .mobile-hotel-top {
    padding: 14px 18px 26px !important;
  }

  body[data-page="education"] .mobile-hotel-tabs {
    display: flex !important;
    justify-content: flex-start !important;
    width: 100% !important;
    gap: 18px !important;
    margin: 0 0 24px !important;
    overflow-x: auto !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    scrollbar-width: none !important;
  }

  body[data-page="education"] .mobile-hotel-tabs::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="education"] .mobile-hotel-tabs a {
    position: relative !important;
    flex: 0 0 auto !important;
    padding: 7px 0 12px !important;
    color: inherit !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  body[data-page="education"] .mobile-service-search-page .mobile-hotel-tabs a.active {
    color: #ffffff !important;
    font-weight: 800 !important;
  }

  body[data-page="education"] .mobile-service-search-page .mobile-hotel-tabs a.active::after {
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 2px !important;
    background: #f59a1b !important;
    border-radius: 999px !important;
    content: "" !important;
  }

  body[data-page="education"] .mobile-hotel-top h1 {
    margin: 0 0 14px !important;
    color: #ffffff !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
  }

  body[data-page="education"] .mobile-hotel-search-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 14px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 14px !important;
    box-shadow: 0 6px 20px rgba(20, 31, 51, 0.12) !important;
  }

  body[data-page="education"] [data-mobile-service="education"] .mobile-hotel-filter-row {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 18px !important;
    min-height: 76px !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 13px 14px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="education"] [data-mobile-service="education"] .mobile-hotel-filter-row > svg {
    width: 20px !important;
    height: 20px !important;
    color: #5f6c7d !important;
  }

  body[data-page="education"] .mobile-filter-label {
    display: block !important;
    color: #556176 !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body[data-page="education"] [data-mobile-service="education"] .searchable-select,
  body[data-page="education"] [data-mobile-service="education"] .searchable-select-input {
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="education"] [data-mobile-service="education"] .searchable-select-input,
  body[data-page="education"] [data-mobile-service="education"] select {
    min-height: 25px !important;
    padding: 0 !important;
    color: #071225 !important;
    background: transparent !important;
    border: 0 !important;
  }

  body[data-page="education"] .mobile-service-actions button {
    min-height: 48px !important;
    border-radius: 10px !important;
    font-weight: 800 !important;
  }
}

@media (max-width: 820px) {
  body[data-page="packages"] .mobile-package-more-row > svg,
  body[data-page="packages"] .mobile-package-more-row > i,
  body[data-page="promotions"] .mobile-package-more-row > svg,
  body[data-page="promotions"] .mobile-package-more-row > i {
    cursor: pointer !important;
  }

  body[data-page="packages"] .mobile-package-more-panel summary,
  body[data-page="promotions"] .mobile-package-more-panel summary {
    pointer-events: none !important;
    cursor: default !important;
  }

  body[data-page="packages"] .mobile-package-more-row.is-more-open > svg,
  body[data-page="packages"] .mobile-package-more-row.is-more-open > i,
  body[data-page="packages"] .mobile-package-more-row.is-more-open .mobile-package-more-panel > summary,
  body[data-page="promotions"] .mobile-package-more-row.is-more-open > svg,
  body[data-page="promotions"] .mobile-package-more-row.is-more-open > i,
  body[data-page="promotions"] .mobile-package-more-row.is-more-open .mobile-package-more-panel > summary {
    display: none !important;
  }

  body[data-page="packages"] .mobile-package-more-row.is-more-open,
  body[data-page="promotions"] .mobile-package-more-row.is-more-open {
    grid-template-columns: minmax(0, 1fr) !important;
    padding-inline: 0 !important;
  }

  body[data-page="packages"] .mobile-package-more-row.is-more-open > div,
  body[data-page="promotions"] .mobile-package-more-row.is-more-open > div,
  body[data-page="packages"] .mobile-package-more-panel,
  body[data-page="promotions"] .mobile-package-more-panel,
  body[data-page="packages"] .mobile-package-more-controls,
  body[data-page="promotions"] .mobile-package-more-controls {
    display: grid !important;
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="packages"] .mobile-package-more-controls,
  body[data-page="promotions"] .mobile-package-more-controls {
    gap: 12px !important;
  }

  body[data-page="packages"] .mobile-package-more-controls label,
  body[data-page="promotions"] .mobile-package-more-controls label {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    gap: 5px !important;
  }

  body[data-page="packages"] .mobile-package-more-controls label > span,
  body[data-page="promotions"] .mobile-package-more-controls label > span {
    font-weight: 800 !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] .mobile-package-more-controls select,
  body[data-page="promotions"] .mobile-package-more-controls select,
  body[data-page="packages"] .mobile-package-more-controls .searchable-select-input,
  body[data-page="promotions"] .mobile-package-more-controls .searchable-select-input {
    font-weight: 500 !important;
    width: 100% !important;
    min-width: 0 !important;
    white-space: nowrap !important;
  }

}

@media (min-width: 821px) {
  body[data-page="home"] .activity-mobile-card,
  body[data-page="activities"] .activity-mobile-card,
  body[data-page="tours"] .activity-mobile-card,
  body[data-page="home"] .ticket-mobile-card,
  body[data-page="tickets"] .ticket-mobile-card,
  body[data-page="home"] .mobile-hotel-card,
  body[data-page="hotels"] .mobile-hotel-card,
  body[data-page="home"] .mobile-package-card,
  body[data-page="packages"] .mobile-package-card,
  body[data-page="promotions"] .mobile-package-card,
  body[data-page="education"] .education-mobile-card {
    border: 1px solid #d9e2ee !important;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.1) !important;
  }

  body[data-page="home"] .activity-mobile-card:hover,
  body[data-page="activities"] .activity-mobile-card:hover,
  body[data-page="tours"] .activity-mobile-card:hover,
  body[data-page="home"] .ticket-mobile-card:hover,
  body[data-page="tickets"] .ticket-mobile-card:hover,
  body[data-page="home"] .mobile-hotel-card:hover,
  body[data-page="hotels"] .mobile-hotel-card:hover,
  body[data-page="home"] .mobile-package-card:hover,
  body[data-page="packages"] .mobile-package-card:hover,
  body[data-page="promotions"] .mobile-package-card:hover,
  body[data-page="education"] .education-mobile-card:hover {
    border-color: #c5d3e5 !important;
    box-shadow: 0 16px 34px rgba(15, 28, 56, 0.16) !important;
  }
}

/* Final mobile hotel detail/search adjustments. */
.hotel-chip-toggle {
  display: none;
}

@media (max-width: 640px) {
  body[data-page="hotel-search"] .hotel-search-card,
  body[data-page="hotel-search"] .hotel-search-card:first-of-type {
    display: grid !important;
    grid-template-columns: minmax(158px, 46vw) minmax(0, 1fr) !important;
    grid-template-rows: auto 1fr !important;
    gap: 8px !important;
    margin: 0 10px 12px !important;
    padding: 9px 10px !important;
    overflow: hidden !important;
    background: #ffffff !important;
    border: 1px solid #d8dee8 !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 24px rgba(15, 28, 56, 0.08) !important;
  }

  body[data-page="hotel-search"] .hotel-search-media {
    grid-row: 1 / span 2 !important;
    width: 100% !important;
    height: clamp(224px, 62vw, 260px) !important;
    min-height: 0 !important;
    border-radius: 6px !important;
  }

  body[data-page="hotel-search"] .hotel-search-main {
    min-width: 0 !important;
    padding: 0 !important;
  }

  body[data-page="hotel-search"] .hotel-search-side {
    grid-column: 2 !important;
    display: grid !important;
    align-content: end !important;
    justify-items: end !important;
    padding: 0 !important;
    text-align: right !important;
  }

  body[data-page="hotel-search"] .hotel-search-availability {
    display: none !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid {
    position: relative !important;
    display: flex !important;
    grid-auto-rows: unset !important;
    grid-template-columns: unset !important;
    gap: 10px !important;
    width: 100% !important;
    height: clamp(210px, 58vw, 270px) !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
    border-radius: 8px !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid img {
    flex: 0 0 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    scroll-snap-align: start !important;
    border-radius: 8px !important;
    cursor: pointer !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid .gallery-scroll-button {
    position: sticky !important;
    top: 50% !important;
    z-index: 4 !important;
    display: inline-flex !important;
    flex: 0 0 38px !important;
    width: 38px !important;
    height: 38px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    color: #ffffff !important;
    background: rgba(15, 23, 42, 0.68) !important;
    border: 1px solid rgba(255, 255, 255, 0.48) !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.28) !important;
    backdrop-filter: blur(8px) !important;
    transform: translateY(-50%) !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid .gallery-scroll-button svg {
    width: 20px !important;
    height: 20px !important;
    stroke-width: 2.8 !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid .gallery-scroll-button.prev {
    left: 10px !important;
    order: -1 !important;
    margin-right: -48px !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid .gallery-scroll-button.next {
    right: 10px !important;
    margin-left: -48px !important;
  }

  body[data-page="hotel-details"] .page-hero {
    display: none !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }

  body[data-page="hotel-details"] .site-header + #app,
  body[data-page="hotel-details"] #app {
    padding-top: 0 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-gallery {
    position: relative !important;
    width: 100vw !important;
    height: min(34vh, 224px) !important;
    min-height: 188px !important;
    margin-inline: calc(50% - 50vw) !important;
    overflow: hidden !important;
    color: #ffffff !important;
    background: #062f50 !important;
    border-radius: 0 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-gallery::after {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    content: "" !important;
    pointer-events: none !important;
    background:
      linear-gradient(180deg, rgba(15, 28, 56, 0.06) 0%, rgba(15, 28, 56, 0.18) 42%, rgba(15, 28, 56, 0.78) 100%),
      linear-gradient(90deg, rgba(15, 28, 56, 0.24), rgba(15, 28, 56, 0.02) 58%) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-track {
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-track::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-track img {
    display: block !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    scroll-snap-align: start !important;
    cursor: pointer !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-top {
    position: absolute !important;
    right: 15px !important;
    bottom: 26px !important;
    left: auto !important;
    z-index: 3 !important;
    display: grid !important;
    align-items: center !important;
    justify-items: end !important;
    gap: 7px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-action {
    display: inline-flex !important;
    width: 32px !important;
    height: 32px !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    background: rgba(15, 23, 42, 0.42) !important;
    border: 1px solid rgba(255, 255, 255, 0.34) !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.2) !important;
    backdrop-filter: blur(10px) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-back {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    z-index: 3 !important;
    display: inline-flex !important;
    width: 34px !important;
    height: 34px !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    background: rgba(15, 23, 42, 0.48) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 999px !important;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.22) !important;
    backdrop-filter: blur(10px) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-back svg {
    width: 18px !important;
    height: 18px !important;
    stroke-width: 2.8 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-action {
    padding: 0 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-action svg {
    width: 16px !important;
    height: 16px !important;
    stroke-width: 2.5 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-count {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    min-height: 24px !important;
    padding: 3px 7px !important;
    color: #ffffff !important;
    background: rgba(15, 23, 42, 0.6) !important;
    border: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 999px !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    backdrop-filter: blur(8px) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-count svg {
    width: 13px !important;
    height: 13px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-info {
    position: absolute !important;
    right: 92px !important;
    bottom: 26px !important;
    left: 15px !important;
    z-index: 3 !important;
    display: grid !important;
    gap: 5px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-info h1 {
    max-width: 100% !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-size: clamp(1.02rem, 5vw, 1.34rem) !important;
    font-weight: 900 !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.36) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-meta,
  body[data-page="hotel-details"] .mobile-hotel-detail-submeta {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 6px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-meta span {
    padding: 3px 8px !important;
    color: #075985 !important;
    background: #e0f2fe !important;
    border-radius: 6px !important;
    font-size: 0.64rem !important;
    font-weight: 900 !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-meta strong {
    color: #facc15 !important;
    font-size: 0.75rem !important;
    letter-spacing: 0.5px !important;
    line-height: 1 !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.42) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-submeta span {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35) !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-submeta svg {
    width: 13px !important;
    height: 13px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero-gallery .gallery-scroll-button {
    display: none !important;
  }

  body[data-page="hotel-details"] .detail-content > .gallery-grid {
    display: none !important;
  }

  body[data-page="hotel-details"] .hotel-detail-heading {
    display: none !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero + section {
    padding-top: 14px !important;
  }

  body[data-page="hotel-details"] .mobile-hotel-detail-hero + section .section-inner {
    padding-top: 0 !important;
  }

  body[data-page="hotel-details"] .detail-content > .content:first-of-type {
    margin-top: 0 !important;
  }

  .hotel-data-panel .mobile-chip-collapse .mobile-chip-extra {
    display: none !important;
  }

  .hotel-data-panel .mobile-chip-collapse.is-expanded .mobile-chip-extra {
    display: inline-flex !important;
  }

  .hotel-chip-toggle {
    display: inline-flex;
    width: fit-content;
    min-height: 36px;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
    padding: 0 14px;
    color: #0f172a;
    background: #ffffff;
    border: 1px solid #cbd7e6;
    border-radius: 999px;
    font: inherit;
    font-size: 0.86rem;
    font-weight: 800;
  }
}

@media (max-width: 820px) {
  .mobile-filter-picker.is-more-filter .mobile-filter-picker__panel {
    grid-template-rows: auto minmax(0, 1fr) !important;
    padding-inline: 16px !important;
  }

  .mobile-filter-picker.is-more-filter .mobile-filter-picker__search-wrap {
    display: none !important;
  }

  .mobile-filter-picker.is-more-filter .mobile-filter-picker__options {
    padding: 0 2px 14px !important;
  }

  .mobile-more-filter-page {
    display: grid !important;
    gap: 18px !important;
    padding: 4px 0 24px !important;
  }

  .mobile-more-filter-section {
    display: grid !important;
    gap: 10px !important;
    padding: 14px !important;
    background: #f8fafc !important;
    border: 1px solid #dce5f1 !important;
    border-radius: 14px !important;
  }

  .mobile-more-filter-section h3 {
    margin: 0 !important;
    color: #101b2d !important;
    font-size: 14px !important;
    font-weight: 850 !important;
    line-height: 1.2 !important;
  }

  .mobile-more-filter-options {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 9px !important;
  }

  .mobile-more-filter-option {
    min-height: 40px !important;
    padding: 9px 13px !important;
    color: #20304a !important;
    background: #ffffff !important;
    border: 1px solid #d7e0ec !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 750 !important;
    line-height: 1.15 !important;
    text-align: center !important;
    touch-action: manipulation !important;
  }

  .mobile-more-filter-option.is-selected {
    color: #ffffff !important;
    background: #2f62ff !important;
    border-color: #2f62ff !important;
  }

  .mobile-more-filter-price-label {
    color: #52627a !important;
    font-size: 13px !important;
    font-weight: 750 !important;
  }

  .mobile-more-filter-range {
    min-height: 42px !important;
  }

  .mobile-more-filter-range .hotel-search-range {
    accent-color: #2f62ff !important;
  }

  .mobile-more-filter-actions {
    position: sticky !important;
    bottom: 0 !important;
    z-index: 2 !important;
    display: grid !important;
    grid-template-columns: 0.8fr 1.2fr !important;
    gap: 10px !important;
    padding: 12px 0 max(4px, env(safe-area-inset-bottom)) !important;
    background: linear-gradient(180deg, rgba(255,255,255,0), #ffffff 22%) !important;
  }

  .mobile-more-filter-reset,
  .mobile-more-filter-done {
    min-height: 48px !important;
    border-radius: 12px !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    touch-action: manipulation !important;
  }

  .mobile-more-filter-reset {
    color: #24344f !important;
    background: #ffffff !important;
    border: 1px solid #d7e0ec !important;
  }

  .mobile-more-filter-done {
    color: #ffffff !important;
    background: #2f62ff !important;
    border: 1px solid #2f62ff !important;
  }
}

/* 20260721 UI label, price range, and WhatsApp polish */
.whatsapp-float {
  position: fixed !important;
  right: 18px !important;
  bottom: 84px !important;
  z-index: 2147483000 !important;
  display: inline-flex !important;
  width: 56px !important;
  height: 56px !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  background: #22c55e !important;
  border-radius: 999px !important;
  box-shadow: 0 18px 38px rgba(15, 28, 56, 0.22) !important;
  text-decoration: none !important;
}

.whatsapp-float .whatsapp-icon {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
}

.header-search input::placeholder,
.mobile-global-search-sheet input::placeholder {
  color: transparent !important;
}

.field label,
.field span,
.filters .field span,
.filters .field > span,
.filters .field label,
.filters .field legend,
.mobile-filter-label,
.panel-search-field .home-filter-label,
.panel-search-field .home-package-field > span,
.panel-search-field .home-promotion-field > span,
.panel-search-field .route-field > span,
.hotel-search-box .field span,
.flight-filters .field > span,
.flight-filters .route-field > span,
.promotion-filters .route-pair .route-field > span {
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.price-range-caption {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  direction: ltr !important;
  gap: 12px !important;
  margin: 2px 0 4px !important;
  color: #52627a !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

.price-range-caption span {
  display: inline-flex !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  text-transform: none !important;
}

.price-range-caption span:first-child {
  justify-content: flex-start !important;
  text-align: left !important;
}

.price-range-caption span:last-child {
  justify-content: flex-end !important;
  text-align: right !important;
}

.hotel-search-dual-range {
  position: relative !important;
  display: grid !important;
  align-items: center !important;
  min-height: 34px !important;
}

.hotel-search-dual-range .hotel-search-range {
  grid-area: 1 / 1 !important;
  width: 100% !important;
}

@media (max-width: 820px) {
  .whatsapp-float {
    right: 18px !important;
    bottom: 28px !important;
  }
}

@media (min-width: 821px) {
  body .whatsapp-float,
  body.app-ready .whatsapp-float,
  body[data-page] .whatsapp-float,
  body[data-page="hotel-search"] .whatsapp-float {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}
/* 20260721 filter polish follow-up */
@media (min-width: 821px) {
  .package-price-range-field {
    align-self: end !important;
  }

  .package-price-range-field .hotel-search-range-value {
    margin: 8px 0 6px !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
  }

  .package-price-range-field .price-range-caption {
    width: 100% !important;
    margin: 0 0 6px !important;
    padding: 0 2px !important;
    color: #52627a !important;
    font-size: 12px !important;
    font-weight: 800 !important;
  }

  .package-price-range-field .hotel-search-dual-range {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .package-price-range-field .hotel-search-dual-range::before {
    content: "" !important;
    position: absolute !important;
    left: 2px !important;
    right: 2px !important;
    top: 50% !important;
    z-index: 0 !important;
    height: 5px !important;
    border-radius: 999px !important;
    background: #c9d4e5 !important;
    transform: translateY(-50%) !important;
  }

  .package-price-range-field .hotel-search-range {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    width: 100% !important;
    height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    pointer-events: none !important;
  }

  .package-price-range-field .hotel-search-range::-webkit-slider-runnable-track {
    height: 5px !important;
    border: 0 !important;
    background: transparent !important;
  }

  .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    width: 20px !important;
    height: 20px !important;
    margin-top: -7.5px !important;
    border: 3px solid #062f50 !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 4px 12px rgba(15, 28, 56, 0.18) !important;
    cursor: grab !important;
    pointer-events: auto !important;
    -webkit-appearance: none !important;
    appearance: none !important;
  }

  .package-price-range-field .hotel-search-range::-moz-range-track {
    height: 5px !important;
    border: 0 !important;
    background: transparent !important;
  }

  .package-price-range-field .hotel-search-range::-moz-range-thumb {
    width: 20px !important;
    height: 20px !important;
    border: 3px solid #062f50 !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 4px 12px rgba(15, 28, 56, 0.18) !important;
    cursor: grab !important;
    pointer-events: auto !important;
  }

  .page-hero {
    align-items: center !important;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}

@media (max-width: 820px) {
  .mobile-filter-label,
  body[data-page] .mobile-filter-label {
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 800 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .package-city-dropdown summary span,
  body[data-page="promotions"] [data-mobile-service="promotions"] .package-city-dropdown summary span {
    text-transform: none !important;
  }
}

.whatsapp-float .whatsapp-icon {
  width: 31px !important;
  height: 31px !important;
  color: #ffffff !important;
  fill: currentColor !important;
}
/* 20260721 detail and filter size corrections */
.ticket-detail-info-list div {
  display: flex !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  padding-bottom: 11px !important;
}

.ticket-detail-info-list span {
  color: #56657a !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  text-transform: none !important;
}

.ticket-detail-info-list strong {
  color: #0f172a !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
}

@media (min-width: 821px) {
  .promotion-filter-actions {
    gap: 10px !important;
  }

  .promotion-filters .btn,
  .promotion-filters .promotion-reset-btn,
  .flight-filters .btn {
    min-width: 118px !important;
    width: auto !important;
    min-height: 44px !important;
    height: 44px !important;
    padding: 0 18px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
  }

  .flight-filters .btn {
    min-width: 150px !important;
  }

  .promotion-filters .btn svg,
  .promotion-filters .promotion-reset-btn svg,
  .flight-filters .btn svg {
    width: 18px !important;
    height: 18px !important;
  }

  .package-price-range-field .hotel-search-dual-range {
    --range-min: 0%;
    --range-max: 100%;
    height: 28px !important;
    min-height: 28px !important;
    margin-top: 6px !important;
  }

  .package-price-range-field .hotel-search-dual-range::before {
    left: 0 !important;
    right: 0 !important;
    top: 14px !important;
    height: 6px !important;
    background: linear-gradient(
      to right,
      #cdd7e6 0%,
      #cdd7e6 var(--range-min),
      #2f62ff var(--range-min),
      #2f62ff var(--range-max),
      #cdd7e6 var(--range-max),
      #cdd7e6 100%
    ) !important;
    transform: none !important;
  }

  .package-price-range-field .hotel-search-range {
    height: 28px !important;
  }

  .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    width: 18px !important;
    height: 18px !important;
    margin-top: -6px !important;
    border-width: 3px !important;
  }

  .package-price-range-field .hotel-search-range::-moz-range-thumb {
    width: 18px !important;
    height: 18px !important;
    border-width: 3px !important;
  }
}
/* 20260721 promotion and attraction card alignment */
@media (min-width: 821px) {
  body[data-page="promotions"] .promotions-layout {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 20px !important;
  }

  body[data-page="promotions"] .promotion-listing-card {
    height: 100% !important;
    min-height: 0 !important;
    color: inherit !important;
    background: #ffffff !important;
    border: 1px solid #d5e0ef !important;
    border-radius: 14px !important;
    box-shadow: 0 18px 42px rgba(15, 28, 56, 0.08) !important;
  }

  body[data-page="promotions"] .promotion-listing-card .hotel-listing-media,
  body[data-page="promotions"] .promotion-listing-card .travel-listing-media,
  body[data-page="promotions"] .promotion-listing-card .package-media {
    min-height: 300px !important;
    height: 300px !important;
    border-radius: 12px 12px 0 0 !important;
  }

  body[data-page="promotions"] .promotion-listing-card .promotion-ribbon {
    top: 16px !important;
    left: 16px !important;
    z-index: 5 !important;
    color: #071225 !important;
    background: #f5a623 !important;
  }

  body[data-page="promotions"] .promotion-listing-card .hotel-listing-body,
  body[data-page="promotions"] .promotion-listing-card .travel-listing-body {
    display: grid !important;
    grid-template-rows: 1fr auto !important;
    min-height: 245px !important;
  }

  body[data-page="promotions"] .promotion-listing-card h3 {
    font-size: 1.38rem !important;
    line-height: 1.18 !important;
  }

  body[data-page="promotions"] .promotion-listing-card .package-public-price {
    margin-top: 14px !important;
  }

  body[data-page="top-attractions"] .attractions-showcase {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-rows: 360px !important;
    align-items: stretch !important;
  }

  body[data-page="top-attractions"] .attraction-card,
  body[data-page="top-attractions"] .attraction-card.featured {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 0 !important;
    height: 360px !important;
  }

  body[data-page="top-attractions"] .attraction-card h3 {
    font-size: clamp(1.25rem, 1.5vw, 1.75rem) !important;
  }
}
/* 20260721 desktop filter label and button compacting */
@media (min-width: 821px) {
  .filters .btn,
  .filters .btn-search,
  .hotel-search-box .btn,
  .flight-filters .btn,
  .promotion-filters .btn,
  .promotion-filters .promotion-reset-btn,
  .home-package-submit,
  .home-package-reset,
  .panel-search-field .btn-search {
    min-width: 112px !important;
    width: auto !important;
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 16px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    line-height: 1 !important;
  }

  .hotel-search-box .btn,
  .panel-search-field .btn-search {
    min-width: 138px !important;
  }

  .flight-filters .btn {
    min-width: 142px !important;
  }

  .filters .btn svg,
  .filters .btn-search svg,
  .hotel-search-box .btn svg,
  .flight-filters .btn svg,
  .promotion-filters .btn svg,
  .promotion-filters .promotion-reset-btn svg,
  .home-package-submit svg,
  .home-package-reset svg,
  .panel-search-field .btn-search svg {
    width: 17px !important;
    height: 17px !important;
  }
}
/* 20260721 stronger desktop filter button sizing */
@media (min-width: 821px) {
  body[data-page="education"] .filters {
    grid-template-columns: minmax(260px, 0.48fr) auto !important;
    justify-content: start !important;
  }

  body[data-page="education"] .filters .btn {
    justify-self: start !important;
    width: 190px !important;
    max-width: 190px !important;
  }

  body[data-page="promotions"] .promotion-filter-actions,
  body[data-page="packages"] .promotion-filter-actions,
  body[data-page="ready-packages"] .promotion-filter-actions {
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 10px !important;
  }

  body[data-page="promotions"] .promotion-filter-actions .btn,
  body[data-page="promotions"] .promotion-filter-actions .promotion-reset-btn,
  body[data-page="packages"] .promotion-filter-actions .btn,
  body[data-page="packages"] .promotion-filter-actions .promotion-reset-btn,
  body[data-page="ready-packages"] .promotion-filter-actions .btn,
  body[data-page="ready-packages"] .promotion-filter-actions .promotion-reset-btn {
    flex: 0 0 126px !important;
    width: 126px !important;
    min-width: 126px !important;
    max-width: 126px !important;
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 14px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
  }

  body[data-page="promotions"] .promotion-filter-actions .btn svg,
  body[data-page="promotions"] .promotion-filter-actions .promotion-reset-btn svg,
  body[data-page="packages"] .promotion-filter-actions .btn svg,
  body[data-page="packages"] .promotion-filter-actions .promotion-reset-btn svg,
  body[data-page="ready-packages"] .promotion-filter-actions .btn svg,
  body[data-page="ready-packages"] .promotion-filter-actions .promotion-reset-btn svg {
    width: 16px !important;
    height: 16px !important;
  }
}
/* 20260721 promotion card size and filter clarity */
@media (min-width: 821px) {
  body[data-page="promotions"] .promotions-layout {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  body[data-page="promotions"] .mobile-package-card,
  body[data-page="promotions"] .mobile-promotion-card {
    width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    border-radius: 14px !important;
  }

  body[data-page="promotions"] .mobile-package-card-image,
  body[data-page="promotions"] .mobile-promotion-card-image {
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }

  body[data-page="promotions"] .mobile-package-card-body {
    min-height: 0 !important;
    padding: 16px !important;
    gap: 10px !important;
  }

  body[data-page="promotions"] .mobile-package-card h3 {
    font-size: 1.12rem !important;
    line-height: 1.25 !important;
  }

  body[data-page="promotions"] .mobile-package-card-actions {
    padding-top: 12px !important;
  }

  .filters .field > span,
  .filters .field label,
  .filters .field legend,
  .hotel-search-box .field > span,
  .flight-filters .field > span,
  .flight-filters .route-field > span,
  .panel-search-field .home-filter-label,
  .panel-search-field .home-package-field > span,
  .panel-search-field .home-promotion-field > span {
    color: #22324a !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
  }
}
/* 20260721 education filter final compact button */
@media (min-width: 821px) {
  body[data-page="education"] form.filters {
    display: grid !important;
    grid-template-columns: minmax(360px, 640px) 170px !important;
    align-items: end !important;
    justify-content: start !important;
    gap: 16px !important;
  }

  body[data-page="education"] form.filters .field {
    min-width: 0 !important;
  }

  body[data-page="education"] form.filters .btn {
    justify-self: start !important;
    flex: 0 0 170px !important;
    width: 170px !important;
    min-width: 170px !important;
    max-width: 170px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 14px !important;
  }
}
/* 20260721 final home education and promotion sizing */
@media (min-width: 821px) {
  #desktopPanelSearchForm[action="education.html"] {
    grid-template-columns: minmax(360px, 640px) 170px !important;
    justify-content: start !important;
    align-items: end !important;
  }

  #desktopPanelSearchForm[action="education.html"] #desktopSearchSubmitBtn,
  #desktopPanelSearchForm[data-active-tab="education"] #desktopSearchSubmitBtn {
    justify-self: start !important;
    width: 170px !important;
    min-width: 170px !important;
    max-width: 170px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 14px !important;
  }

  .home-promotion-actions {
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .home-promotion-actions .home-promotion-reset,
  .home-promotion-actions .home-promotion-submit {
    flex: 0 0 126px !important;
    width: 126px !important;
    min-width: 126px !important;
    max-width: 126px !important;
    min-height: 42px !important;
    height: 42px !important;
    padding: 0 14px !important;
    border-radius: 8px !important;
    font-size: 14px !important;
  }

  .home-promotion-actions .home-promotion-reset svg,
  .home-promotion-actions .home-promotion-submit svg {
    width: 16px !important;
    height: 16px !important;
  }

  body[data-page="promotions"] .promotions-layout {
    grid-template-columns: repeat(auto-fill, minmax(310px, 400px)) !important;
    justify-content: start !important;
    align-items: stretch !important;
    gap: 18px !important;
  }

  body[data-page="promotions"] .mobile-package-card,
  body[data-page="promotions"] .mobile-promotion-card {
    max-width: 400px !important;
    min-height: 0 !important;
    height: auto !important;
  }

  body[data-page="promotions"] .mobile-package-card-image,
  body[data-page="promotions"] .mobile-promotion-card-image {
    height: 225px !important;
    max-height: 225px !important;
    aspect-ratio: auto !important;
  }

  body[data-page="promotions"] .mobile-package-card-body {
    min-height: 210px !important;
    padding: 16px !important;
  }
}
/* 20260721 price range row alignment */
@media (min-width: 821px) {
  .package-filters.promotion-filters {
    align-items: start !important;
  }

  .package-price-range-field {
    align-self: start !important;
    display: grid !important;
    gap: 8px !important;
  }

  .package-price-range-field .price-range-caption {
    display: grid !important;
    grid-template-columns: auto minmax(92px, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    color: #52627a !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
  }

  .package-price-range-field .price-range-caption strong {
    justify-self: center !important;
    color: #071225 !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  .package-price-range-field .hotel-search-dual-range {
    margin-top: 0 !important;
  }

  .promotion-filter-actions,
  .package-filter-actions {
    align-self: end !important;
    margin-top: -58px !important;
    padding-top: 0 !important;
  }

  body[data-page="promotions"] .promotion-filter-actions,
  body[data-page="packages"] .promotion-filter-actions,
  body[data-page="ready-packages"] .promotion-filter-actions {
    align-self: end !important;
    margin-top: -58px !important;
  }
}
/* 20260721 final price range and mobile city value polish */
@media (min-width: 821px) {
  .package-filters.promotion-filters .package-price-range-field {
    align-self: end !important;
    display: grid !important;
    gap: 7px !important;
  }

  .package-filters.promotion-filters .package-price-range-field .price-range-caption {
    display: grid !important;
    grid-template-columns: auto minmax(112px, 1fr) auto !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    width: 100% !important;
    color: #52627a !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
  }

  .package-filters.promotion-filters .package-price-range-field .price-range-caption strong {
    justify-self: center !important;
    color: #071225 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range {
    margin-top: 2px !important;
  }

  body[data-page="promotions"] .promotion-filter-actions,
  body[data-page="packages"] .promotion-filter-actions,
  body[data-page="ready-packages"] .promotion-filter-actions,
  body[data-page="packages"] .package-filter-actions,
  body[data-page="ready-packages"] .package-filter-actions {
    align-self: end !important;
    justify-content: flex-end !important;
    align-items: center !important;
    margin-top: -42px !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 820px) {
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row .package-city-dropdown summary,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-row .package-city-dropdown summary,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row .package-city-dropdown summary span,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-row .package-city-dropdown summary span {
    color: #56657a !important;
    font-weight: 600 !important;
  }
}
/* 20260721 range lift and larger handles */
@media (min-width: 821px) {
  .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range {
    transform: translateY(-3px) !important;
  }

  .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    width: 24px !important;
    height: 24px !important;
    margin-top: -9.5px !important;
  }

  .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    width: 24px !important;
    height: 24px !important;
  }

  body[data-page="promotions"] .promotion-filter-actions,
  body[data-page="packages"] .promotion-filter-actions,
  body[data-page="ready-packages"] .promotion-filter-actions,
  body[data-page="packages"] .package-filter-actions,
  body[data-page="ready-packages"] .package-filter-actions {
    margin-top: -54px !important;
  }
}
/* 20260721 corrected desktop price action alignment */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range {
    height: 38px !important;
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range {
    height: 38px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    width: 26px !important;
    height: 26px !important;
    margin-top: -10.5px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    width: 26px !important;
    height: 26px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    align-self: end !important;
    margin-top: -82px !important;
    transform: translateY(-14px) !important;
  }
}
/* 20260721 package price fine tune */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range {
    transform: translateY(-5px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    margin-top: -11.5px !important;
  }
}
/* 20260721 align price range handles to track */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    margin-top: -17px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    transform: translateY(-6px) !important;
  }

  .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-range::-webkit-slider-thumb,
  .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-range::-webkit-slider-thumb {
    margin-top: -17px !important;
  }

  .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-range::-moz-range-thumb,
  .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-range::-moz-range-thumb {
    transform: translateY(-6px) !important;
  }
}
/* 20260721 center price range handles on track */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-range::-webkit-slider-thumb,
  .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-range::-webkit-slider-thumb {
    margin-top: -25px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-range::-moz-range-thumb,
  .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-range::-moz-range-thumb {
    transform: translateY(-14px) !important;
  }
}
/* 20260721 final centered package price handles */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    margin-top: -28px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    transform: translateY(-17px) !important;
  }
}
/* 20260721 lower price handles slightly */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    margin-top: -24px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    transform: translateY(-13px) !important;
  }
}
/* 20260721 draggable centered price handles */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::before,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::before,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::before,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::after,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::after,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range::after {
    top: calc(50% + 12px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-webkit-slider-thumb {
    margin-top: -10.5px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-range::-moz-range-thumb {
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    transform: translateY(-18px) !important;
  }
}
/* 20260721 price text down actions aligned */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption {
    transform: translateY(5px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    transform: translateY(-30px) !important;
  }
}
/* 20260721 rebuilt desktop price range */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    margin-top: 8px !important;
    transform: none !important;
    cursor: pointer !important;
    touch-action: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range::before,
  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range::after,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range::before,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range::after,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range::before,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range::after {
    content: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .hotel-search-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .hotel-search-range,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .hotel-search-range {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill {
    position: absolute !important;
    top: 50% !important;
    height: 6px !important;
    border-radius: 999px !important;
    transform: translateY(-50%) !important;
    pointer-events: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-track {
    left: 0 !important;
    right: 0 !important;
    background: #c9d4e5 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-fill {
    background: #2f62ff !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle {
    position: absolute !important;
    top: 50% !important;
    z-index: 3 !important;
    width: 28px !important;
    height: 28px !important;
    padding: 0 !important;
    border: 3px solid #062f50 !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 7px 16px rgba(15, 28, 56, 0.22) !important;
    transform: translate(-50%, -50%) !important;
    cursor: grab !important;
    touch-action: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle:active,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle:active,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range .price-range-handle:active {
    cursor: grabbing !important;
    transform: translate(-50%, -50%) scale(1.04) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    transform: translateY(-42px) !important;
  }
}
/* 20260721 polished package/promotion price filter */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters,
  body[data-page="ready-packages"] .package-filters.promotion-filters,
  body[data-page="promotions"] .package-filters.promotion-filters {
    padding-bottom: 28px !important;
    row-gap: 20px !important;
    align-items: end !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field,
  body[data-page="promotions"] .package-filters.promotion-filters .field {
    min-height: 112px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .field select,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field select,
  body[data-page="promotions"] .package-filters.promotion-filters .field select,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary {
    min-height: 56px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    min-width: 360px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range {
    margin-top: 10px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    align-self: end !important;
    gap: 12px !important;
    margin-left: -8px !important;
    transform: translateY(-36px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions .btn,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions .btn,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions .btn,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions .btn,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions .btn {
    width: 132px !important;
    min-width: 132px !important;
    height: 50px !important;
    min-height: 50px !important;
    border-radius: 10px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-reset-btn,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-reset-btn,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-reset-btn {
    color: #062f50 !important;
    background: #ffffff !important;
    border: 1px solid #c9d8ef !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-reset-btn:hover,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-reset-btn:hover,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-reset-btn:hover {
    background: #f4f7fb !important;
    border-color: #9eb6dc !important;
  }
}
/* 20260721 rebuilt price slider handle clearance */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range {
    width: calc(100% - 32px) !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    margin-left: 10px !important;
  }
}
/* 20260721 put package price actions under hotel */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    grid-column: 1 / 3 !important;
    grid-row: 3 !important;
    justify-self: start !important;
    align-self: start !important;
    justify-content: flex-start !important;
    margin: -10px 0 0 0 !important;
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters,
  body[data-page="ready-packages"] .package-filters.promotion-filters,
  body[data-page="promotions"] .package-filters.promotion-filters {
    padding-bottom: 30px !important;
  }
}
/* 20260721 tighten actions under hotel */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="promotions"] .package-filters.promotion-filters .promotion-filter-actions,
  body[data-page="packages"] .package-filters.promotion-filters .package-filter-actions,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-filter-actions {
    margin-top: -34px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters,
  body[data-page="ready-packages"] .package-filters.promotion-filters,
  body[data-page="promotions"] .package-filters.promotion-filters {
    padding-bottom: 18px !important;
  }
}
/* 20260721 price slider same width as column */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .rebuilt-price-range {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
  }
}
/* 20260721 hotel search single price track */
@media (min-width: 821px) {
  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range {
    position: relative !important;
    display: block !important;
    height: 34px !important;
    margin: 10px 14px 0 !important;
    cursor: pointer !important;
    touch-action: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range::before,
  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range::after {
    content: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .hotel-search-range {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-track,
  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-fill {
    position: absolute !important;
    top: 50% !important;
    height: 5px !important;
    border-radius: 999px !important;
    transform: translateY(-50%) !important;
    pointer-events: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-track {
    left: 0 !important;
    right: 0 !important;
    background: #c9d4e5 !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-fill {
    background: #2f62ff !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-handle {
    position: absolute !important;
    top: 50% !important;
    z-index: 3 !important;
    width: 22px !important;
    height: 22px !important;
    padding: 0 !important;
    border: 2px solid #062f50 !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 5px 12px rgba(15, 28, 56, 0.18) !important;
    transform: translate(-50%, -50%) !important;
    cursor: grab !important;
    touch-action: none !important;
  }
}
/* 20260721 soften desktop package/promotion filter labels */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .field > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="promotions"] .package-filters.promotion-filters .price-range-caption span {
    font-weight: 500 !important;
  }
}

/* 20260721 regular desktop package/promotion filter label names */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .field > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="promotions"] .package-filters.promotion-filters .price-range-caption span {
    font-weight: 400 !important;
  }
}

/* 20260721 final regular desktop package/promotion filter label names */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .field > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-field > legend,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-field > legend,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-field > legend,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .price-range-caption span,
  body[data-page="promotions"] .package-filters.promotion-filters .price-range-caption span {
    color: #52627a !important;
    font-weight: 400 !important;
  }
}

/* 20260721 normalize package/promotion city dropdown selected value weight */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary span {
    color: #52627a !important;
    font-weight: 400 !important;
  }
}

/* 20260721 all filter label names regular and readable */
.filters .field > span,
.filters .field > label,
.filters .field > legend,
.filters .field legend,
.hotel-search-box .field > span,
.hotel-search-filter-panel label > span:first-child,
.flight-filters .field > span,
.flight-filters .route-field > span,
.flight-filters .traveler-toggle [data-traveler-label],
.promotion-filters .field > span,
.promotion-filters .package-city-field > legend,
.promotion-filters .promotion-route-pair .route-field > span,
.promotion-filters .route-pair .route-field > span,
.package-price-range-field > span,
.price-range-caption span,
.mobile-filter-label,
.mobile-more-filter-price-label,
.mobile-hotel-filter-row label,
.mobile-hotel-filter-row .mobile-filter-label {
  color: #334a6a !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

@media (min-width: 821px) {
  .filters .field > span,
  .filters .field > legend,
  .hotel-search-box .field > span,
  .flight-filters .field > span,
  .flight-filters .route-field > span,
  .promotion-filters .field > span,
  .promotion-filters .package-city-field > legend,
  .package-price-range-field > span,
  .price-range-caption span {
    font-size: 14px !important;
    line-height: 1.2 !important;
  }
}

@media (max-width: 820px) {
  .mobile-filter-label,
  .mobile-more-filter-price-label,
  .mobile-hotel-filter-row label,
  .filters .field > span,
  .filters .field > legend {
    color: #334a6a !important;
    font-weight: 400 !important;
  }
}

/* 20260721 desktop flight filter redesign, matching the request form style. */
@media (min-width: 821px) {
  body[data-page="flights"] .flight-page-search-panel {
    width: min(1450px, calc(100vw - 48px)) !important;
    margin: -28px auto 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    transform: none !important;
  }

  body[data-page="flights"] .flight-page-home-form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0 !important;
    width: 100%;
    padding: 0 !important;
    overflow: hidden;
    background: #ffffff !important;
    border: 1px solid #b8d0ff !important;
    border-radius: 14px !important;
    box-shadow: 0 20px 46px rgba(15, 28, 56, 0.08) !important;
  }

  body[data-page="flights"] .flight-page-baggage-note {
    grid-column: 1 / -1;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    margin: 0;
    padding: 10px 22px 12px;
    color: #5b6473;
    background: #ffffff;
    font-size: 0.95rem;
    font-weight: 400;
  }

  body[data-page="flights"] .flight-page-baggage-note svg {
    width: 18px;
    height: 18px;
    color: #6b7280;
  }

  body[data-page="flights"] .home-flight-trip-options {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    min-height: 56px;
    margin: 0 !important;
    padding: 0 !important;
    gap: 0 !important;
    overflow: hidden;
    background: #ffffff;
    border-top: 1px solid #dbe7ff;
    border-bottom: 1px solid #e9eef7;
  }

  body[data-page="flights"] .home-flight-trip-options label {
    position: relative;
    display: grid !important;
    place-items: center;
    min-height: 56px;
    margin: 0 !important;
    color: #5f6b7a;
    background: #ffffff;
    border: 0;
    cursor: pointer;
    font-size: 0.95rem;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .home-flight-trip-options input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  body[data-page="flights"] .home-flight-trip-options input:checked + span {
    display: grid;
    width: 100%;
    min-height: 56px;
    place-items: center;
    color: #195cff;
    background: #edf4ff;
    box-shadow: inset 0 -3px 0 #2563eb;
  }

  body[data-page="flights"] .home-flight-route-pair {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr);
    min-height: 132px;
    margin: 0 !important;
    overflow: visible;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e9eef7 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-extra-leg[hidden],
  body[data-page="flights"] .home-flight-dynamic-legs[hidden],
  body[data-page="flights"] .home-flight-remove-slot[hidden] {
    display: none !important;
  }

  body[data-page="flights"] .home-flight-return-date[hidden] {
    display: block !important;
    visibility: hidden;
    pointer-events: none;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field {
    position: relative;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) 18px;
    align-items: center;
    min-height: 66px;
    padding: 0 22px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-radius: 0 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-from {
    border-bottom: 1px solid #edf2f7 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field::before {
    content: "";
    width: 22px;
    height: 22px;
    background: #0ea5e9;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 16l20-5-20-5 5 5-5 5z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 16l20-5-20-5 5 5-5 5z'/%3E%3C/svg%3E") center / contain no-repeat;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field::after {
    content: "";
    width: 9px;
    height: 9px;
    border-right: 1.5px solid #64748b;
    border-bottom: 1.5px solid #64748b;
    transform: rotate(45deg) translateY(-2px);
  }

  body[data-page="flights"] .home-flight-route-pair .route-field > span {
    display: block !important;
    position: absolute;
    left: 60px;
    top: 14px;
    color: #111827 !important;
    font-size: 0.95rem !important;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select-input {
    width: 100% !important;
    min-width: 0;
  }

  body[data-page="flights"] .home-flight-route-pair select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select-input {
    min-height: 30px !important;
    padding: 18px 0 0 !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-swap {
    position: absolute !important;
    right: 46px !important;
    top: 50% !important;
    left: auto !important;
    z-index: 8;
    display: grid !important;
    width: 42px !important;
    height: 42px !important;
    place-items: center;
    color: #0ea5e9 !important;
    background: #ecf9ff !important;
    border: 1px solid #0ea5e9 !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    pointer-events: auto !important;
    cursor: pointer;
    transform: translateY(-50%) !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-swap svg {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-swap::before {
    content: none !important;
  }

  body[data-page="flights"] .home-flight-date,
  body[data-page="flights"] .home-flight-return-date,
  body[data-page="flights"] .home-flight-traveler {
    min-height: 88px;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e9eef7 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-traveler {
    grid-column: 1 / -1 !important;
  }

  body[data-page="flights"] .home-flight-date,
  body[data-page="flights"] .home-flight-return-date {
    border-right: 1px solid #e9eef7 !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range,
  body[data-page="flights"] .home-flight-return-date .stay-date-range,
  body[data-page="flights"] .home-flight-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-traveler .traveler-selector,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle {
    width: 100% !important;
    height: 100% !important;
    min-height: 88px !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle {
    justify-content: flex-start !important;
    gap: 8px !important;
    padding: 18px 20px !important;
    color: #1d4ed8 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 0.95rem !important;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .home-flight-traveler .traveler-toggle {
    justify-content: center !important;
    color: #0f172a !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range-button svg,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button svg,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle svg {
    width: 18px !important;
    height: 18px !important;
    color: currentColor !important;
  }

  body[data-page="flights"] .home-flight-traveler .traveler-toggle [data-traveler-label] {
    color: #0f172a !important;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .home-flight-add-leg {
    grid-column: 1 / -1;
    justify-self: start;
    margin: 14px 22px 0 !important;
    border-radius: 8px !important;
  }

  body[data-page="flights"] .home-flight-remove-slot {
    grid-column: 1 / -1 !important;
    min-height: 58px !important;
    padding: 0 22px !important;
    background: #ffffff !important;
    border: 0 !important;
    border-bottom: 1px solid #e9eef7 !important;
    border-radius: 0 !important;
  }

  body[data-page="flights"] .flight-page-home-form .flight-remove-leg {
    color: #ef4444 !important;
    font-size: 0.95rem !important;
    font-weight: 700 !important;
  }

  body[data-page="flights"] .flight-page-home-form .btn-search {
    grid-column: 1 / -1 !important;
    justify-self: end !important;
    width: 220px !important;
    min-width: 0 !important;
    min-height: 54px !important;
    margin: 14px 22px 18px 0 !important;
    color: #ffffff !important;
    background: #2f62ff !important;
    border: 1px solid #2f62ff !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
  }

  body[data-page="flights"] .flight-page-home-form .btn-search svg {
    width: 20px !important;
    height: 20px !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-route-pair,
  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-extra-date {
    grid-column: 1 / -1 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-dynamic-legs {
    display: contents !important;
  }
}

/* 20260721 final desktop flight filter rebuild */
@media (min-width: 821px) {
  body[data-page="flights"] .flight-page-search-panel {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: -88px auto 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .flight-page-home-form {
    display: grid !important;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 12px !important;
    width: 100%;
    padding: 16px !important;
    overflow: visible !important;
    background: #ffffff !important;
    border: 1px solid #d7e0ee !important;
    border-radius: 12px !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .flight-page-baggage-note {
    grid-column: 1 / span 4 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 4px !important;
    color: #52627a !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .flight-page-baggage-note svg {
    width: 18px !important;
    height: 18px !important;
    color: #2f62ff !important;
  }

  body[data-page="flights"] .home-flight-trip-options {
    grid-column: 5 / -1 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 4px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 4px !important;
    overflow: hidden !important;
    background: #f7f9fc !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 10px !important;
  }

  body[data-page="flights"] .home-flight-trip-options label {
    display: grid !important;
    min-height: 34px !important;
    margin: 0 !important;
    color: #52627a !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 7px !important;
    cursor: pointer !important;
    font-size: 0.92rem !important;
    font-weight: 400 !important;
  }

  body[data-page="flights"] .home-flight-trip-options label > span {
    display: grid !important;
    width: 100% !important;
    min-height: 34px !important;
    place-items: center !important;
    border: 1px solid transparent !important;
    border-radius: 7px !important;
    line-height: 1.2 !important;
  }

  body[data-page="flights"] .home-flight-trip-options input:checked + span {
    min-height: 34px !important;
    color: #062f50 !important;
    background: #ffffff !important;
    border-color: #2f62ff !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr) !important;
    align-items: stretch !important;
    min-height: 84px !important;
    margin: 0 !important;
    overflow: visible !important;
    background: #ffffff !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    align-content: center !important;
    align-items: center !important;
    column-gap: 10px !important;
    min-height: 82px !important;
    padding: 13px 14px !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-from {
    border-right: 1px solid #e7edf6 !important;
    border-bottom: 0 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-to {
    border-left: 1px solid #e7edf6 !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field::before {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    align-self: center !important;
    width: 22px !important;
    height: 22px !important;
    background: #2f62ff !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-to::before {
    background: #0ea5e9 !important;
    transform: rotate(180deg) !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field::after {
    content: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-field > span {
    position: static !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    display: block !important;
    margin: 0 0 4px !important;
    color: #52627a !important;
    font-size: 0.78rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select-input {
    grid-column: 2 !important;
    grid-row: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="flights"] .home-flight-route-pair select,
  body[data-page="flights"] .home-flight-route-pair .searchable-select-input {
    min-height: 28px !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 0.98rem !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-swap {
    position: static !important;
    z-index: 8 !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: center !important;
    justify-self: center !important;
    display: grid !important;
    width: 36px !important;
    height: 36px !important;
    place-items: center !important;
    color: #2f62ff !important;
    background: #ffffff !important;
    border: 1px solid #cdd8ea !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    cursor: pointer !important;
    transform: none !important;
  }

  body[data-page="flights"] .home-flight-route-pair .route-swap svg {
    width: 18px !important;
    height: 18px !important;
  }

  body[data-page="flights"] .home-flight-date,
  body[data-page="flights"] .home-flight-return-date,
  body[data-page="flights"] .home-flight-traveler {
    min-height: 84px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #ffffff !important;
    border: 1px solid #dbe3ef !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-date {
    grid-column: 1 / span 3 !important;
  }

  body[data-page="flights"] .home-flight-return-date {
    grid-column: 4 / span 3 !important;
  }

  body[data-page="flights"] .home-flight-traveler {
    grid-column: 7 / span 3 !important;
  }

  body[data-page="flights"] .home-flight-return-date[hidden] {
    display: block !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .home-flight-return-date {
    display: none !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .home-flight-date {
    grid-column: 1 / span 4 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .home-flight-traveler {
    grid-column: 5 / span 4 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .btn-search {
    grid-column: 9 / -1 !important;
    min-height: 84px !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range,
  body[data-page="flights"] .home-flight-return-date .stay-date-range,
  body[data-page="flights"] .home-flight-traveler .traveler-selector {
    width: 100% !important;
    height: 100% !important;
    min-height: 82px !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle {
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 82px !important;
    height: 100% !important;
    padding: 14px 15px !important;
    overflow: hidden !important;
    color: #0f172a !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 0.92rem !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    text-align: left !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range-button svg,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button svg,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle svg {
    flex: 0 0 auto !important;
    width: 18px !important;
    height: 18px !important;
    color: #2f62ff !important;
  }

  body[data-page="flights"] .home-flight-date .stay-date-range-button span,
  body[data-page="flights"] .home-flight-return-date .stay-date-range-button span,
  body[data-page="flights"] .home-flight-traveler .traveler-toggle [data-traveler-label] {
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
    color: #0f172a !important;
    font-weight: 500 !important;
  }

  body[data-page="flights"] .home-flight-add-leg {
    grid-column: 1 / span 3 !important;
    justify-self: start !important;
    width: 100% !important;
    min-height: 46px !important;
    margin: 0 !important;
    color: #2f62ff !important;
    background: #f4f7ff !important;
    border: 1px solid #cbd8ff !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    font-weight: 500 !important;
  }

  body[data-page="flights"] .home-flight-remove-slot {
    grid-column: 12 / -1 !important;
    display: grid !important;
    min-height: 84px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="flights"] .home-flight-remove-slot[hidden] {
    display: none !important;
  }

  body[data-page="flights"] .flight-page-home-form .flight-remove-leg {
    width: 100% !important;
    min-height: 46px !important;
    align-self: center !important;
    color: #b91c1c !important;
    background: #fff5f5 !important;
    border: 1px solid #fecaca !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
  }

  body[data-page="flights"] .flight-page-home-form .btn-search {
    grid-column: 10 / -1 !important;
    justify-self: stretch !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 50px !important;
    margin: 0 !important;
    color: #ffffff !important;
    background: #2f62ff !important;
    border: 1px solid #2f62ff !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
  }

  body[data-page="flights"] .flight-page-home-form .btn-search:hover {
    background: #204fd6 !important;
    border-color: #204fd6 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-route-pair {
    grid-column: 1 / -1 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-date,
  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-extra-date {
    grid-column: 1 / span 4 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-return-date {
    display: none !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-traveler {
    grid-column: 5 / span 4 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .btn-search {
    grid-column: 9 / -1 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-dynamic-legs {
    display: contents !important;
  }
}

@media (min-width: 821px) and (max-width: 1120px) {
  body[data-page="flights"] .flight-page-home-form {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  body[data-page="flights"] .flight-page-baggage-note,
  body[data-page="flights"] .home-flight-trip-options,
  body[data-page="flights"] .home-flight-route-pair {
    grid-column: 1 / -1 !important;
  }

  body[data-page="flights"] .flight-page-baggage-note {
    grid-column: 1 / span 3 !important;
  }

  body[data-page="flights"] .home-flight-trip-options {
    grid-column: 4 / -1 !important;
  }

  body[data-page="flights"] .home-flight-date {
    grid-column: 1 / span 2 !important;
  }

  body[data-page="flights"] .home-flight-return-date {
    grid-column: 3 / span 2 !important;
  }

  body[data-page="flights"] .home-flight-traveler {
    grid-column: 5 / span 2 !important;
  }

  body[data-page="flights"] .flight-page-home-form .btn-search {
    grid-column: 4 / -1 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-route-pair,
  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-date,
  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-extra-date,
  body[data-page="flights"] .flight-page-home-form.is-flight-multicity .home-flight-traveler {
    grid-column: 1 / -1 !important;
  }

  body[data-page="flights"] .home-flight-remove-slot {
    grid-column: 1 / span 2 !important;
    min-height: 46px !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .home-flight-date {
    grid-column: 1 / span 2 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .home-flight-traveler {
    grid-column: 3 / span 2 !important;
  }

  body[data-page="flights"] .flight-page-home-form.is-flight-oneway .btn-search {
    grid-column: 5 / -1 !important;
  }
}

/* 20260721 price drag controls without shadows */
.rebuilt-price-range .price-range-handle,
.rebuilt-price-range .price-range-handle:active,
.rebuilt-price-range .price-range-handle:focus {
  box-shadow: none !important;
}

.hotel-search-dual-range .hotel-search-range::-webkit-slider-thumb,
.package-price-range-field .hotel-search-range::-webkit-slider-thumb,
.home-price-range-control .hotel-search-range::-webkit-slider-thumb,
.mobile-price-range .hotel-search-range::-webkit-slider-thumb,
.mobile-more-filter-range .hotel-search-range::-webkit-slider-thumb {
  box-shadow: none !important;
}

.hotel-search-dual-range .hotel-search-range::-moz-range-thumb,
.package-price-range-field .hotel-search-range::-moz-range-thumb,
.home-price-range-control .hotel-search-range::-moz-range-thumb,
.mobile-price-range .hotel-search-range::-moz-range-thumb,
.mobile-more-filter-range .hotel-search-range::-moz-range-thumb {
  box-shadow: none !important;
}

/* 20260722 shared card placeholder, mobile detail back button, and filter polish */
.white-image-placeholder,
.hotel-white-placeholder,
.white-image-placeholder img,
img.white-image {
  background: #2f97b3 !important;
}

.white-image-placeholder,
.hotel-white-placeholder {
  border-color: rgba(8, 53, 76, 0.18) !important;
}

.flight-booking-delivery .hero-actions {
  display: flex !important;
  flex-wrap: wrap;
  gap: 12px;
}

.detail-bottom-actions {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  margin-top: 28px;
}

.detail-bottom-actions .btn {
  min-width: 180px;
}

.tour-pdf-download-btn {
  gap: 8px;
}

.tour-pdf-download-btn svg {
  width: 18px;
  height: 18px;
}

@media (max-width: 820px) {
  body:not([data-page="home"]) .detail-bottom-actions {
    display: flex !important;
    width: 100%;
    margin-top: 20px;
  }

  body:not([data-page="home"]) .detail-bottom-actions .btn {
    width: 100%;
  }
}

@media (max-width: 820px) {
  .mobile-detail-back {
    position: relative;
    z-index: 3;
    display: inline-flex;
    width: 34px;
    height: 34px;
    margin: 0 0 10px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: rgba(15, 23, 42, 0.48);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 999px;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.22);
    backdrop-filter: blur(10px);
  }

  .mobile-detail-back svg {
    width: 18px;
    height: 18px;
    stroke-width: 2.8;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-hotel-search-card,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-hotel-search-card {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-half-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-half-row {
    width: 100% !important;
    min-width: 0 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-traveler-row,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-full-row,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-more-row,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-service-actions,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-traveler-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-full-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-more-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-service-actions {
    grid-column: 1 / -1 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row .package-city-dropdown summary,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-row .package-city-dropdown summary span,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-half-row select,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-row .package-city-dropdown summary,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-row .package-city-dropdown summary span,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-half-row select {
    color: #526174 !important;
    font-weight: 500 !important;
  }
}

body[data-page="about"] .about-redesign {
  background: #eef3f8;
}

body[data-page="about"] .about-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  gap: 28px;
}

body[data-page="about"] .about-main,
body[data-page="about"] .about-side,
body[data-page="about"] .about-statement {
  background: var(--white);
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 28, 56, 0.06);
}

body[data-page="about"] .about-main {
  padding: 42px;
}

body[data-page="about"] .about-block {
  padding: 34px 0;
  border-top: 1px solid #dbe3ed;
}

body[data-page="about"] .about-block:first-child {
  padding-top: 0;
  border-top: 0;
}

body[data-page="about"] .about-block:last-child {
  padding-bottom: 0;
}

body[data-page="about"] .about-block h2,
body[data-page="about"] .about-statement h2 {
  margin: 0 0 16px;
  color: var(--forest);
  font-size: clamp(1.55rem, 2.4vw, 2.35rem);
  line-height: 1.18;
}

body[data-page="about"] .about-block h3 {
  margin: 0 0 12px;
  color: var(--forest);
  font-size: 1.28rem;
}

body[data-page="about"] .about-block p,
body[data-page="about"] .about-statement p {
  margin: 0 0 18px;
  color: #53657a;
  font-size: 1rem;
  line-height: 1.85;
}

body[data-page="about"] .about-block p:last-child,
body[data-page="about"] .about-statement p:last-child {
  margin-bottom: 0;
}

body[data-page="about"] .about-side {
  position: sticky;
  top: 98px;
  align-self: start;
  padding: 36px 34px 32px;
  background: #000;
}

body[data-page="about"] .about-side img {
  display: block;
  width: 170px;
  height: auto;
  margin: 0 auto 44px;
  background: transparent;
  opacity: 1;
}

body[data-page="about"] .about-side strong {
  display: block;
  margin-top: 8px;
  color: var(--white);
  font-size: 1.28rem;
  line-height: 1.45;
  text-align: left;
}

body[data-page="about"] .about-side dl {
  display: grid;
  gap: 18px;
  margin: 28px 0 0;
}

body[data-page="about"] .about-side div {
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

body[data-page="about"] .about-side dt {
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

body[data-page="about"] .about-side dd {
  margin: 5px 0 0;
  color: var(--white);
  font-weight: 800;
}

body[data-page="about"] .about-statement {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 34px;
  margin-top: 28px;
  padding: 42px;
}

body[data-page="about"] .about-statement span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 14px;
  color: var(--forest);
  background: #e8f4f6;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 900;
}

body[data-page="about"] .about-logo-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
  border-radius: 8px;
  background: #062f50;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

body[data-page="about"] .about-logo-panel img {
  display: block;
  width: min(64%, 340px);
  height: auto;
  background: transparent;
  filter: drop-shadow(0 20px 38px rgba(15, 28, 56, 0.18));
}

@media (max-width: 820px) {
  body[data-page="about"] .about-layout,
  body[data-page="about"] .about-statement {
    grid-template-columns: 1fr;
  }

  body[data-page="about"] .about-main,
  body[data-page="about"] .about-side,
  body[data-page="about"] .about-statement {
    padding: 26px;
  }

  body[data-page="about"] .about-side {
    position: static;
  }

  body[data-page="about"] .about-side img {
    width: 150px;
    margin-bottom: 38px;
  }

  body[data-page="about"] .about-logo-panel {
    min-height: 230px;
  }

  body[data-page="about"] .about-logo-panel img {
    width: min(68%, 240px);
  }
}

/* 20260722 desktop hero sizing and shared hero logo */
.page-hero > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.page-hero-copy {
  min-width: 0;
  flex: 1 1 auto;
}

.page-hero-logo {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: clamp(-10px, -1vw, 0px);
  opacity: 0.22;
  pointer-events: none;
  transform: translateX(24px);
}

.page-hero-logo img {
  display: block;
  width: clamp(86px, 9vw, 145px);
  height: auto;
  background: transparent;
  filter: drop-shadow(0 12px 28px rgba(15, 28, 56, 0.18));
}

.page-hero-back {
  position: absolute;
  top: clamp(12px, 2.4vw, 32px);
  left: clamp(8px, 2vw, 30px);
  z-index: 3;
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: rgba(15, 23, 42, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.22);
  text-decoration: none;
  backdrop-filter: blur(10px);
}

.page-hero-back svg {
  width: 22px;
  height: 22px;
  stroke-width: 2.8;
}

.tour-detail-two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.tour-detail-redesign {
  background: #eef3f8;
}

.tour-detail-redesign .section-inner {
  width: min(1180px, calc(100% - 32px));
}

.tour-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 22px;
  align-items: start;
}

.tour-detail-main,
.tour-detail-sidebar {
  display: grid;
  gap: 18px;
}

.tour-detail-sidebar {
  position: sticky;
  top: 22px;
}

.tour-detail-panel {
  padding: 24px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(17, 30, 58, 0.08);
}

.tour-detail-panel h3 {
  margin: 0 0 16px;
  color: #101827;
  font-size: 1.18rem;
  line-height: 1.2;
}

.tour-text-panel p,
.tour-booking-panel p {
  margin: 0;
  color: #617086;
  line-height: 1.75;
}

.tour-article-sections {
  display: grid;
  gap: 18px;
}

.tour-article-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 0.85fr);
  gap: 18px;
  align-items: stretch;
  padding: 18px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(17, 30, 58, 0.08);
}

.tour-article-section:nth-child(even) .tour-article-copy {
  order: 2;
}

.tour-article-section:nth-child(even) .tour-article-media {
  order: 1;
}

.tour-article-copy {
  display: flex;
  align-items: center;
  min-width: 0;
}

.tour-article-copy p {
  margin: 0;
  color: #53657a;
  line-height: 1.85;
  white-space: pre-line;
}

.tour-article-media {
  min-height: 220px;
  margin: 0;
  overflow: hidden;
  border-radius: 6px;
  background: #eef3f8;
}

.tour-article-media img {
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
}

.tour-fact-list {
  display: grid;
  gap: 12px;
}

.tour-fact {
  padding: 14px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fbfdff;
}

.tour-fact span {
  display: block;
  color: #617086;
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.tour-fact strong {
  display: block;
  margin-top: 3px;
  color: #101827;
  font-size: 1rem;
}

.tour-detail-checklist {
  display: grid;
  gap: 10px;
}

.tour-detail-checklist span {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  padding: 12px 13px;
  color: #26364d;
  background: #f4f7fb;
  border-radius: 8px;
  font-weight: 700;
  line-height: 1.45;
}

.tour-detail-checklist svg {
  flex: 0 0 auto;
  width: 19px;
  height: 19px;
  margin-top: 1px;
  color: #2097aa;
}

.tour-detail-panel.is-excluded .tour-detail-checklist span {
  background: #fff7f3;
}

.tour-detail-panel.is-excluded .tour-detail-checklist svg {
  color: #d85a3a;
}

.tour-key-activity-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.tour-key-activity-card {
  padding: 18px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fbfdff;
}

.tour-key-activity-card strong {
  display: block;
  margin-bottom: 8px;
  color: #17243a;
  font-size: 1.02rem;
}

.tour-key-activity-card p {
  margin: 0;
  color: #617086;
  font-size: 0.94rem;
  line-height: 1.65;
}

body[data-page="tour-details"] .tour-detail-sidebar .hotel-data-panel {
  padding: 24px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(17, 30, 58, 0.08);
}

body[data-page="tour-details"] .tour-detail-sidebar .hotel-data-panel h3 {
  margin: 0 0 16px;
  color: #101827;
  font-size: 1.18rem;
  line-height: 1.2;
}

body[data-page="tour-details"] .tour-detail-sidebar .hotel-room-detail-list {
  display: grid;
  gap: 0;
}

body[data-page="tour-details"] .tour-detail-sidebar .hotel-room-detail-list > div {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #dbe4ef;
}

body[data-page="tour-details"] .tour-detail-sidebar .hotel-room-detail-list > div:last-child {
  border-bottom: 0;
}

body[data-page="tour-details"] .tour-booking-panel {
  background: #062f50;
  color: #ffffff;
}

body[data-page="tour-details"] .tour-booking-panel h3 {
  color: #ffffff;
}

body[data-page="tour-details"] .tour-booking-panel p {
  color: rgba(255, 255, 255, 0.76);
}

body[data-page="tour-details"] .tour-booking-panel .hero-actions {
  display: grid !important;
  gap: 10px;
  margin-top: 18px;
}

body[data-page="tour-details"] .tour-booking-panel .btn {
  width: 100%;
}

body[data-page="tour-details"] .tour-related-ticket-section {
  display: grid;
  gap: 20px;
}

body[data-page="tour-details"] .tour-related-ticket-head h2 {
  margin: 0 0 8px;
  color: var(--forest);
  font-size: 1.65rem;
  line-height: 1.2;
}

body[data-page="tour-details"] .tour-related-ticket-head p {
  margin: 0;
  color: #586f8d;
  line-height: 1.6;
}

body[data-page="tour-details"] .tour-related-ticket-list {
  display: grid;
  gap: 12px;
}

body[data-page="tour-details"] .tour-related-ticket-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, auto);
  gap: 24px;
  align-items: center;
  padding: 20px;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  background: #f8fbff;
}

body[data-page="tour-details"] .tour-related-ticket-copy > span {
  display: block;
  margin-bottom: 8px;
  color: #586f8d;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

body[data-page="tour-details"] .tour-related-ticket-card h3 {
  margin: 0;
  color: var(--forest);
  font-size: 1.1rem;
  line-height: 1.25;
}

body[data-page="tour-details"] .tour-related-ticket-card p {
  display: -webkit-box;
  max-width: 760px;
  margin: 8px 0 0;
  overflow: hidden;
  color: #586f8d;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body[data-page="tour-details"] .tour-related-ticket-action {
  display: grid;
  justify-items: end;
  gap: 14px;
}

.tour-related-ticket-prices {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.tour-related-ticket-prices span {
  display: grid;
  gap: 2px;
  min-width: 90px;
  padding: 8px 10px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(88, 111, 141, 0.12);
}

.tour-related-ticket-prices small {
  color: #586f8d;
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tour-related-ticket-prices strong {
  color: var(--forest);
  font-size: 0.88rem;
  font-weight: 900;
}

body[data-page="tour-details"] .tour-related-ticket-action .btn {
  min-width: 150px;
}

body[data-page="top-attractions"] .section-head .btn,
body[data-page="top-attractions"] .section-head a[href*="tour"],
body[data-page="top-attractions"] a[href*="tours"].btn,
body[data-page="top-attractions"] a[href*="activities"].btn {
  display: none !important;
}

.ticket-detail-redesign {
  background: #eef3f8;
}

.ticket-detail-redesign .section-inner {
  width: min(1180px, calc(100% - 32px));
}

.ticket-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 22px;
  align-items: start;
}

.ticket-detail-main,
.ticket-detail-sidebar {
  display: grid;
  gap: 18px;
}

.ticket-detail-sidebar {
  position: sticky;
  top: 22px;
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview {
  min-height: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 220px;
  align-items: stretch;
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-3 {
  grid-template-columns: 1.25fr 0.75fr;
  grid-auto-rows: 180px;
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-3 img:first-child {
  grid-row: span 2;
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-5 {
  grid-template-columns: 1.2fr 0.8fr 1fr;
}

.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-2 img,
.ticket-detail-gallery.gallery-grid.desktop-gallery-preview.image-count-4 img {
  grid-row: auto;
}

.ticket-detail-panel {
  padding: 24px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(17, 30, 58, 0.08);
}

.ticket-detail-panel h3 {
  margin: 0 0 16px;
  color: #101827;
  font-size: 1.18rem;
  line-height: 1.2;
}

.ticket-overview-panel p,
.ticket-booking-panel p,
.ticket-activity-card p {
  margin: 0;
  color: #617086;
  line-height: 1.7;
}

.ticket-detail-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.ticket-detail-info-grid div {
  padding: 15px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fbfdff;
}

.ticket-detail-info-grid span,
.ticket-detail-price-list span {
  display: block;
  color: #617086;
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.ticket-detail-info-grid strong {
  display: block;
  margin-top: 4px;
  color: #101827;
  font-size: 1rem;
}

.ticket-detail-price-list {
  display: grid;
}

.ticket-detail-price-list > div {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  padding: 15px 0;
  border-bottom: 1px solid #dbe4ef;
}

.ticket-detail-price-list > div:last-child {
  border-bottom: 0;
}

.ticket-detail-price-list strong {
  color: #1769e8;
  font-size: 1.06rem;
}

.ticket-detail-price-list .is-total strong {
  color: #101827;
  font-size: 1.18rem;
}

.ticket-activity-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.ticket-activity-card {
  padding: 18px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #f4f7fb;
}

.ticket-activity-card strong {
  display: block;
  margin-bottom: 8px;
  color: #17243a;
}

.ticket-booking-panel {
  background: #062f50;
  color: #ffffff;
}

.ticket-booking-panel h3 {
  color: #ffffff;
}

.ticket-booking-panel p {
  color: rgba(255, 255, 255, 0.76);
}

.ticket-booking-panel .hero-actions {
  display: grid !important;
  gap: 10px;
  margin-top: 18px;
}

.ticket-booking-panel .btn {
  width: 100%;
}

.ticket-notes-panel ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ticket-notes-panel li {
  position: relative;
  padding-left: 18px;
  color: #617086;
  line-height: 1.6;
}

.ticket-notes-panel li::before {
  position: absolute;
  left: 0;
  top: 0.68em;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #f7a31a;
  content: "";
}

.ticket-video-stack {
  display: grid;
  gap: 14px;
}

.inline-child-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: -0.16em;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (min-width: 821px) {
  .page-hero {
    min-height: 170px;
    padding: 32px clamp(18px, 4vw, 56px);
  }

  .page-hero .eyebrow {
    font-size: 0.88rem;
    padding: 10px 16px;
  }

  .page-hero h1 {
    max-width: 640px;
    font-size: clamp(2rem, 3.1vw, 3.2rem);
    line-height: 1;
  }
}

@media (max-width: 820px) {
  .page-hero {
    min-height: 150px;
    padding-top: 36px;
    padding-bottom: 28px;
  }

  .page-hero h1 {
    font-size: clamp(1rem, 4.2vw, 1.6rem) !important;
    line-height: 1.12 !important;
  }

  .page-hero .eyebrow {
    font-size: 0.62rem !important;
    padding: 7px 11px !important;
  }

  .page-hero > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
  }

  .page-hero-logo {
    display: flex;
    margin-right: 0;
    opacity: 0.2;
    transform: none;
  }

  .page-hero-logo img {
    width: clamp(64px, 20vw, 92px);
  }

  .page-hero-back {
    top: 8px;
    left: 16px;
    width: 36px;
    height: 36px;
  }

  .page-hero-back svg {
    width: 19px;
    height: 19px;
  }

  body[data-page="tour-details"] .tour-detail-gallery {
    display: flex !important;
    gap: 10px !important;
    overflow-x: auto !important;
    grid-auto-rows: auto !important;
    grid-template-columns: none !important;
    padding-bottom: 4px !important;
    scroll-snap-type: x mandatory !important;
  }

  body[data-page="tour-details"] .tour-detail-gallery img,
  body[data-page="tour-details"] .tour-detail-gallery .gallery-more-tile {
    flex: 0 0 82% !important;
    width: 82% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
    scroll-snap-align: start !important;
    object-fit: cover !important;
  }

  body[data-page="tour-details"] .tour-detail-gallery .gallery-desktop-extra {
    display: block !important;
  }

  body[data-page="tour-details"] .tour-detail-two-col,
  body[data-page="tour-details"] .tour-key-activity-grid {
    grid-template-columns: 1fr !important;
  }

  body[data-page="tour-details"] .tour-detail-layout {
    grid-template-columns: 1fr !important;
  }

  body[data-page="tour-details"] .tour-article-section {
    grid-template-columns: 1fr !important;
  }

  body[data-page="tour-details"] .tour-article-section:nth-child(even) .tour-article-copy,
  body[data-page="tour-details"] .tour-article-section:nth-child(even) .tour-article-media {
    order: initial !important;
  }

  body[data-page="tour-details"] .tour-detail-sidebar {
    position: static !important;
  }

  body[data-page="tour-details"] .tour-detail-panel {
    padding: 18px !important;
  }

  body[data-page="tour-details"] .tour-related-ticket-card {
    grid-template-columns: 1fr !important;
  }

  body[data-page="tour-details"] .tour-related-ticket-action {
    justify-items: stretch;
  }

  .tour-related-ticket-prices {
    justify-content: stretch;
  }

  .tour-related-ticket-prices span {
    flex: 1 1 120px;
  }

  body[data-page="tour-details"] .tour-related-ticket-action .btn {
    width: 100%;
  }

  body[data-page="ticket-details"] .ticket-detail-layout,
  body[data-page="ticket-details"] .ticket-detail-info-grid,
  body[data-page="ticket-details"] .ticket-activity-grid {
    grid-template-columns: 1fr !important;
  }

  body[data-page="ticket-details"] .ticket-detail-sidebar {
    position: static !important;
  }

  body[data-page="ticket-details"] .ticket-detail-panel {
    padding: 18px !important;
  }

  body[data-page="ticket-details"] .ticket-detail-gallery {
    display: flex !important;
    gap: 10px !important;
    overflow-x: auto !important;
    grid-auto-rows: auto !important;
    grid-template-columns: none !important;
    padding-bottom: 4px !important;
    scroll-snap-type: x mandatory !important;
  }

  body[data-page="ticket-details"] .ticket-detail-gallery img,
  body[data-page="ticket-details"] .ticket-detail-gallery .gallery-more-tile {
    flex: 0 0 82% !important;
    width: 82% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
    scroll-snap-align: start !important;
    object-fit: cover !important;
  }

  body[data-page="ticket-details"] .ticket-detail-gallery .gallery-desktop-extra {
    display: block !important;
  }

  body[data-page="education-details"] .education-detail-gallery {
    display: flex !important;
    gap: 10px !important;
    overflow-x: auto !important;
    grid-auto-rows: auto !important;
    grid-template-columns: none !important;
    padding-bottom: 4px !important;
    scroll-snap-type: x mandatory !important;
  }

  body[data-page="education-details"] .education-detail-gallery img,
  body[data-page="education-details"] .education-detail-gallery .gallery-more-tile {
    flex: 0 0 82% !important;
    width: 82% !important;
    height: auto !important;
    aspect-ratio: 4 / 3 !important;
    scroll-snap-align: start !important;
    object-fit: cover !important;
  }

  body[data-page="education-details"] .education-detail-gallery .gallery-desktop-extra {
    display: block !important;
  }
}

/* 20260722 rebuilt mobile package/promotion city-night row */
@media (max-width: 820px) {
  body[data-page="packages"] [data-mobile-service="packages"].mobile-hotel-search-card,
  body[data-page="promotions"] [data-mobile-service="promotions"].mobile-hotel-search-card {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 14px !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-row,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 10px !important;
    grid-column: 1 / -1 !important;
    width: 100% !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card {
    display: grid !important;
    grid-template-columns: 20px minmax(0, 1fr) 16px !important;
    min-width: 0 !important;
    min-height: 78px !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 13px 14px !important;
    background: #f2f4f8 !important;
    border: 1px solid #dde4ee !important;
    border-radius: 10px !important;
    box-shadow: none !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-card,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-card {
    grid-template-columns: 20px minmax(0, 1fr) !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card > svg,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card > svg {
    width: 20px !important;
    height: 20px !important;
    color: #657186 !important;
    stroke-width: 2.2 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-copy,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-copy {
    display: grid !important;
    gap: 5px !important;
    min-width: 0 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-copy .mobile-filter-label,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-copy .mobile-filter-label {
    color: #33425a !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: none !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card select,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card .package-city-dropdown summary,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card .package-city-dropdown summary span,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card select,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card .package-city-dropdown summary,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card .package-city-dropdown summary span {
    width: 100% !important;
    min-height: 22px !important;
    padding: 0 !important;
    color: #526174 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card select,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card select {
    appearance: none !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card .package-city-dropdown summary,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card .package-city-dropdown summary {
    display: block !important;
  }

  body[data-page="packages"] [data-mobile-service="packages"] .mobile-package-city-night-card .package-city-dropdown summary svg,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-package-city-night-card .package-city-dropdown summary svg {
    display: none !important;
  }
}

/* 20260722 align desktop package/promotion select values with city dropdown */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .field select,
  body[data-page="ready-packages"] .package-filters.promotion-filters .field select,
  body[data-page="promotions"] .package-filters.promotion-filters .field select,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown summary span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown summary span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown summary span {
    color: #52627a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
  }
}

/* 20260723 hide package and promotion listing media on their pages */
body[data-page="packages"] .card-media,
body[data-page="ready-packages"] .card-media,
body[data-page="promotions"] .card-media,
body[data-page="home"] .mobile-packages-section .mobile-package-card-image,
body[data-page="home"] .mobile-promotions-section .mobile-package-card-image,
body[data-page="packages"] .mobile-package-card-image,
body[data-page="ready-packages"] .mobile-package-card-image,
body[data-page="promotions"] .mobile-package-card-image,
body[data-page="promotions"] .mobile-promotion-card-image {
  display: none !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-card,
body[data-page="home"] .mobile-promotions-section .mobile-package-card,
body[data-page="packages"] .mobile-package-card,
body[data-page="ready-packages"] .mobile-package-card,
body[data-page="promotions"] .mobile-package-card {
  overflow: hidden;
}

/* 20260801 mobile hotel search: keep vertical scroll available and show one clean price slider track. */
@media (max-width: 820px) {
  body[data-page="hotel-search"]:not(.hotel-filter-open),
  body[data-page="hotel-search"]:not(.hotel-filter-open) main,
  body[data-page="hotel-search"]:not(.hotel-filter-open) .hotel-search-page {
    overflow-y: auto !important;
    touch-action: pan-y pinch-zoom !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body[data-page="hotel-search"].hotel-filter-open:not(:has(.hotel-search-filter-panel.is-mobile-open)) {
    overflow-y: auto !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel.is-mobile-open {
    overflow: hidden !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel.is-mobile-open .hotel-search-filter-form {
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body[data-page="hotel-search"] .mobile-hotel-card-image,
  body[data-page="hotel-search"] .mobile-hotel-card-track,
  body[data-page="hotel-search"] .hotel-search-media,
  body[data-page="hotel-search"] .hotel-search-media .package-image-track {
    touch-action: pan-y pinch-zoom !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range {
    position: relative !important;
    display: block !important;
    height: 34px !important;
    margin: 10px 0 0 !important;
    cursor: pointer !important;
    touch-action: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range::before,
  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range::after {
    content: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .hotel-search-range {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-track,
  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-fill {
    position: absolute !important;
    top: 50% !important;
    height: 5px !important;
    border-radius: 999px !important;
    transform: translateY(-50%) !important;
    pointer-events: none !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-track {
    left: 0 !important;
    right: 0 !important;
    background: #c9d4e5 !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-fill {
    background: #0071e8 !important;
  }

  body[data-page="hotel-search"] .hotel-search-filter-panel .rebuilt-price-range .price-range-handle {
    position: absolute !important;
    top: 50% !important;
    z-index: 3 !important;
    width: 18px !important;
    height: 18px !important;
    padding: 0 !important;
    border: 2px solid #0071e8 !important;
    border-radius: 999px !important;
    background: #0071e8 !important;
    box-shadow: none !important;
    transform: translate(-50%, -50%) !important;
    cursor: grab !important;
    touch-action: none !important;
  }
}

/* Keep native page filter selects visible and stable on hover/focus. */
.filters select[data-plain-select],
.hotel-search-box select[data-plain-select],
.ticket-desktop-filter select[data-plain-select],
.promotion-filters select[data-plain-select] {
  color: #061533 !important;
  background-color: #f8fafc !important;
  opacity: 1 !important;
  cursor: pointer !important;
}

.filters select[data-plain-select]:hover,
.filters select[data-plain-select]:focus,
.hotel-search-box select[data-plain-select]:hover,
.hotel-search-box select[data-plain-select]:focus,
.ticket-desktop-filter select[data-plain-select]:hover,
.ticket-desktop-filter select[data-plain-select]:focus,
.promotion-filters select[data-plain-select]:hover,
.promotion-filters select[data-plain-select]:focus {
  color: #061533 !important;
  background-color: #ffffff !important;
  border-color: #5f87ff !important;
}

.filters select[data-plain-select] option,
.hotel-search-box select[data-plain-select] option,
.ticket-desktop-filter select[data-plain-select] option,
.promotion-filters select[data-plain-select] option {
  color: #061533;
  background: #ffffff;
}

/* Tours filters: keep native dropdown text/options visible on hover. */
body[data-page="activities"] .filters select[data-plain-select],
body[data-page="tours"] .filters select[data-plain-select],
body[data-page="activities"] .mobile-hotel-filter-row select[data-plain-select],
body[data-page="tours"] .mobile-hotel-filter-row select[data-plain-select] {
  position: static !important;
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 54px !important;
  color: #061533 !important;
  background-color: #f8fafc !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  appearance: auto !important;
  -webkit-appearance: menulist !important;
}

body[data-page="activities"] .filters select[data-plain-select]:hover,
body[data-page="activities"] .filters select[data-plain-select]:focus,
body[data-page="tours"] .filters select[data-plain-select]:hover,
body[data-page="tours"] .filters select[data-plain-select]:focus,
body[data-page="activities"] .mobile-hotel-filter-row select[data-plain-select]:hover,
body[data-page="activities"] .mobile-hotel-filter-row select[data-plain-select]:focus,
body[data-page="tours"] .mobile-hotel-filter-row select[data-plain-select]:hover,
body[data-page="tours"] .mobile-hotel-filter-row select[data-plain-select]:focus {
  color: #061533 !important;
  background-color: #ffffff !important;
  border-color: #5f87ff !important;
}

body[data-page="activities"] .filters select[data-plain-select] option,
body[data-page="tours"] .filters select[data-plain-select] option,
body[data-page="activities"] .mobile-hotel-filter-row select[data-plain-select] option,
body[data-page="tours"] .mobile-hotel-filter-row select[data-plain-select] option {
  color: #061533 !important;
  background: #ffffff !important;
}

/* Searchable filters: keep typing enabled and keep dropdown text visible. */
.filters,
.panel-search-field,
.hotel-search-box,
.ticket-desktop-filter,
.promotion-filters {
  overflow: visible !important;
}

.filters .searchable-select,
.panel-search-field .searchable-select,
.hotel-search-box .searchable-select,
.ticket-desktop-filter .searchable-select,
.promotion-filters .searchable-select {
  position: relative !important;
  z-index: 40 !important;
  overflow: visible !important;
}

.filters .searchable-select.open,
.panel-search-field .searchable-select.open,
.hotel-search-box .searchable-select.open,
.ticket-desktop-filter .searchable-select.open,
.promotion-filters .searchable-select.open {
  z-index: 2147483000 !important;
}

.filters .searchable-select-input,
.panel-search-field .searchable-select-input,
.hotel-search-box .searchable-select-input,
.ticket-desktop-filter .searchable-select-input,
.promotion-filters .searchable-select-input {
  color: #061533 !important;
  background: #f8fafc !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.filters .searchable-select-input:hover,
.filters .searchable-select-input:focus,
.panel-search-field .searchable-select-input:hover,
.panel-search-field .searchable-select-input:focus,
.hotel-search-box .searchable-select-input:hover,
.hotel-search-box .searchable-select-input:focus,
.ticket-desktop-filter .searchable-select-input:hover,
.ticket-desktop-filter .searchable-select-input:focus,
.promotion-filters .searchable-select-input:hover,
.promotion-filters .searchable-select-input:focus {
  color: #061533 !important;
  background: #ffffff !important;
  border-color: #5f87ff !important;
}

.filters .searchable-select.open .searchable-select-list,
.panel-search-field .searchable-select.open .searchable-select-list,
.hotel-search-box .searchable-select.open .searchable-select-list,
.ticket-desktop-filter .searchable-select.open .searchable-select-list,
.promotion-filters .searchable-select.open .searchable-select-list {
  display: grid !important;
  z-index: 2147483001 !important;
  color: #061533 !important;
  background: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.filters .searchable-select-list button,
.panel-search-field .searchable-select-list button,
.hotel-search-box .searchable-select-list button,
.ticket-desktop-filter .searchable-select-list button,
.promotion-filters .searchable-select-list button,
.filters .searchable-select-empty,
.panel-search-field .searchable-select-empty,
.hotel-search-box .searchable-select-empty,
.ticket-desktop-filter .searchable-select-empty,
.promotion-filters .searchable-select-empty {
  display: block !important;
  color: #061533 !important;
  background: #ffffff !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.filters .searchable-select-list button:hover,
.filters .searchable-select-list button.selected,
.panel-search-field .searchable-select-list button:hover,
.panel-search-field .searchable-select-list button.selected,
.hotel-search-box .searchable-select-list button:hover,
.hotel-search-box .searchable-select-list button.selected,
.ticket-desktop-filter .searchable-select-list button:hover,
.ticket-desktop-filter .searchable-select-list button.selected,
.promotion-filters .searchable-select-list button:hover,
.promotion-filters .searchable-select-list button.selected {
  color: #061533 !important;
  background: #eef4ff !important;
}

/* Smooth native swiping for mobile home card rows. */
@media (max-width: 820px) {
  body[data-page="home"] .mobile-home-section .mobile-card-rail,
  body[data-page="home"] .mobile-home-section .mobile-ticket-rail,
  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail {
    display: flex !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    touch-action: pan-x pan-y pinch-zoom !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-inline: contain !important;
    scroll-behavior: auto !important;
    scroll-snap-type: x proximity !important;
    scrollbar-width: none !important;
  }

  body[data-page="home"] .mobile-home-section .mobile-card-rail::-webkit-scrollbar,
  body[data-page="home"] .mobile-home-section .mobile-ticket-rail::-webkit-scrollbar,
  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail::-webkit-scrollbar {
    display: none !important;
  }

  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail > *,
  body[data-page="home"] .mobile-destinations-section .mobile-card-rail > * {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    scroll-snap-align: start !important;
  }

  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail a,
  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail button,
  body[data-page="home"] .mobile-home-section .mobile-card-rail a,
  body[data-page="home"] .mobile-home-section .mobile-ticket-rail a {
    touch-action: pan-x pan-y pinch-zoom !important;
  }

  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail img,
  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail .package-image-track,
  body[data-page="home"] .mobile-home-section .home-mobile-page-card-rail .mobile-hotel-card-track,
  body[data-page="home"] .mobile-home-section .mobile-card-rail img,
  body[data-page="home"] .mobile-home-section .mobile-ticket-rail img {
    pointer-events: none !important;
    -webkit-user-drag: none !important;
    user-select: none !important;
  }

  body[data-page="home"] .home-mobile-page-card-rail .package-image-nav {
    display: none !important;
    pointer-events: none !important;
  }
}
/* Editorial articles */
.articles-page-section,
.article-detail-section {
  padding: 48px 0;
}

.articles-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.article-card {
  display: grid;
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 10px 26px rgba(8, 23, 52, 0.06);
}

.article-card-body {
  display: grid;
  align-content: start;
  gap: 10px;
  padding: 20px;
}

.article-card-body h3 {
  margin: 0;
  color: var(--forest);
  font-size: 1.08rem;
  line-height: 1.35;
}

.article-card-body h3 a {
  color: inherit;
  text-decoration: none;
}

.article-card-body p {
  margin: 0;
  color: #53657a;
  font-size: 0.94rem;
  line-height: 1.65;
}

.article-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 28px;
  align-items: start;
}

.article-detail-main,
.article-section-stack {
  display: grid;
  gap: 22px;
}

.article-fact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.article-fact-grid div,
.article-section,
.article-conclusion,
.article-source-panel {
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(8, 23, 52, 0.06);
}

.article-fact-grid div {
  padding: 20px;
}

.article-fact-grid strong {
  display: block;
  margin-bottom: 8px;
  color: var(--forest);
}

.article-fact-grid span {
  display: block;
  color: #53657a;
  line-height: 1.65;
}

.article-section,
.article-conclusion {
  padding: 28px;
}

.article-section h3,
.article-conclusion h3,
.article-source-panel h3 {
  margin: 0 0 12px;
  color: var(--forest);
  font-size: 1.28rem;
  line-height: 1.3;
}

.article-section p,
.article-conclusion p {
  margin: 0;
  color: #4d5f75;
  line-height: 1.9;
}

.article-section p + p {
  margin-top: 14px;
}

.article-source-panel {
  position: sticky;
  top: 104px;
  display: grid;
  gap: 10px;
  padding: 22px;
}

.article-source-panel a {
  color: var(--forest);
  font-weight: 400;
  text-decoration: none;
}

html[dir="rtl"] body[data-page="articles"] .article-card-body,
html[dir="rtl"] body[data-page="articles"] .article-detail-section,
html[dir="rtl"] body[data-page="articles"] .article-detail-section * {
  direction: rtl;
  text-align: right;
}

@media (max-width: 900px) {
  .articles-list,
  .article-detail-layout,
  .article-fact-grid {
    grid-template-columns: 1fr;
  }

  .articles-page-section,
  .article-detail-section {
    padding: 42px 0;
  }

  body[data-page="articles"] .article-detail-section .section-inner {
    padding-inline: 18px;
  }

  body[data-page="articles"] .article-detail-main,
  body[data-page="articles"] .article-section-stack {
    gap: 16px;
  }

  body[data-page="articles"] .article-section,
  body[data-page="articles"] .article-conclusion,
  body[data-page="articles"] .article-fact-grid div {
    padding: 20px;
  }

  .article-source-panel {
    position: static;
  }
}

/* Keep price sliders in the same left-to-right layout in Arabic. */
html[dir="rtl"] .package-price-range-field .price-range-caption,
html[dir="rtl"] .mobile-more-filter-price .price-range-caption,
html[dir="rtl"] .mobile-price-range .price-range-caption,
html[dir="rtl"] .package-price-range-field .hotel-search-dual-range,
html[dir="rtl"] .mobile-more-filter-price .hotel-search-dual-range,
html[dir="rtl"] .mobile-price-range .hotel-search-dual-range,
html[dir="rtl"] .package-price-range-field .rebuilt-price-range,
html[dir="rtl"] .mobile-more-filter-price .rebuilt-price-range,
html[dir="rtl"] .mobile-price-range .rebuilt-price-range {
  direction: ltr !important;
}

html[dir="rtl"] .package-price-range-field .price-range-caption span:first-child,
html[dir="rtl"] .mobile-more-filter-price .price-range-caption span:first-child,
html[dir="rtl"] .mobile-price-range .price-range-caption span:first-child {
  justify-content: flex-start !important;
  text-align: left !important;
}

html[dir="rtl"] .package-price-range-field .price-range-caption span:last-child,
html[dir="rtl"] .mobile-more-filter-price .price-range-caption span:last-child,
html[dir="rtl"] .mobile-price-range .price-range-caption span:last-child {
  justify-content: flex-end !important;
  text-align: right !important;
}

html[dir="rtl"] .package-price-range-field .price-range-caption strong,
html[dir="rtl"] .mobile-more-filter-price .price-range-caption strong,
html[dir="rtl"] .mobile-price-range .price-range-caption strong,
html[dir="rtl"] .mobile-more-filter-price-label {
  direction: ltr !important;
  text-align: center !important;
}
/* 20260818: locked prices stay as plain inline text, not action buttons. */
.price-lock .price-lock-message,
.ticket-price-lock .price-lock-message,
.activity-mobile-foot .price-lock-message,
.ticket-mobile-foot .price-lock-message,
.mobile-hotel-price .price-lock-message,
.mobile-package-price .price-lock-message,
.hotel-room-offer-price .price-lock-message,
.flight-result-price .price-lock-message,
.package-public-price .price-lock-message,
.education-detail-price .price-lock-message {
  display: inline !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #f59e0b !important;
  font-size: 0.78rem !important;
  font-weight: 900 !important;
  line-height: inherit !important;
  text-align: inherit !important;
  text-decoration: none !important;
  text-transform: uppercase;
}

.ticket-price-public-locked {
  display: inline !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
}

.ticket-price-public-locked strong {
  display: inline !important;
  color: #f59e0b !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

/* 20260819: keep logged-out prices readable on homepage/mobile tour and ticket cards. */
@media (max-width: 640px) {
  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot {
    grid-template-columns: minmax(0, 1fr) 112px !important;
    gap: 8px !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > div,
  body[data-page="activities"] .activity-mobile-foot > div,
  body[data-page="tours"] .activity-mobile-foot > div,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > div,
  body[data-page="tickets"] .ticket-mobile-foot > div {
    min-width: 0 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot p,
  body[data-page="activities"] .activity-mobile-foot p,
  body[data-page="tours"] .activity-mobile-foot p,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot p,
  body[data-page="tickets"] .ticket-mobile-foot p {
    display: inline-flex !important;
    align-items: baseline !important;
    flex-wrap: nowrap !important;
    gap: 4px !important;
    max-width: 100% !important;
    overflow: visible !important;
    white-space: nowrap !important;
    line-height: 1.15 !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot .price-lock-message,
  body[data-page="activities"] .activity-mobile-foot .price-lock-message,
  body[data-page="tours"] .activity-mobile-foot .price-lock-message,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot .price-lock-message,
  body[data-page="tickets"] .ticket-mobile-foot .price-lock-message {
    font-size: 0.72rem !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a {
    min-width: 0 !important;
    width: 112px !important;
    padding: 0 10px !important;
    font-size: 0.78rem !important;
  }
}

@media (max-width: 430px) {
  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    align-items: start !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a {
    justify-self: end !important;
    width: auto !important;
    min-width: 118px !important;
  }
}

/* 20260819: reduce the details button beside locked prices on tour/ticket cards. */
body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
body[data-page="activities"] .activity-mobile-foot > a,
body[data-page="tours"] .activity-mobile-foot > a,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
body[data-page="tickets"] .ticket-mobile-foot > a {
  min-height: 34px !important;
  min-width: 0 !important;
  width: auto !important;
  padding: 0 14px !important;
  border-radius: 8px !important;
  font-size: 0.7rem !important;
  line-height: 1 !important;
}

@media (max-width: 640px) {
  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot {
    grid-template-columns: minmax(0, 1fr) 92px !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a {
    width: 92px !important;
    padding: 0 8px !important;
    font-size: 0.66rem !important;
  }
}

body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
body[data-page="home"] .travel-listing-actions .btn,
body[data-page="activities"] .travel-listing-actions .btn,
body[data-page="tours"] .travel-listing-actions .btn,
body[data-page="tickets"] .travel-listing-actions .btn {
  min-height: 34px !important;
  padding: 0 14px !important;
  border-radius: 8px !important;
  font-size: 0.7rem !important;
  line-height: 1 !important;
}

@media (max-width: 430px) {
  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot {
    grid-template-columns: 1fr !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a {
    justify-self: end !important;
    width: auto !important;
    min-width: 96px !important;
  }
}

/* 20260819: keep locked price and details button on one mobile row. */
body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
body[data-page="activities"] .activity-mobile-foot > a,
body[data-page="tours"] .activity-mobile-foot > a,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
body[data-page="tickets"] .ticket-mobile-foot > a,
body[data-page="home"] .mobile-hotels-section .mobile-hotel-quote,
body[data-page="hotels"] .mobile-hotel-quote,
body[data-page="home"] .mobile-package-quote,
body[data-page="packages"] .mobile-package-quote,
body[data-page="promotions"] .mobile-package-quote {
  min-height: 32px !important;
  min-width: 82px !important;
  width: 82px !important;
  padding: 0 8px !important;
  border-radius: 8px !important;
  font-size: 0.64rem !important;
  line-height: 1 !important;
}

body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
body[data-page="activities"] .activity-mobile-foot,
body[data-page="tours"] .activity-mobile-foot,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
body[data-page="tickets"] .ticket-mobile-foot,
body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-actions,
body[data-page="hotels"] .mobile-hotel-card-actions,
body[data-page="home"] .mobile-package-card-actions,
body[data-page="packages"] .mobile-package-card-actions,
body[data-page="promotions"] .mobile-package-card-actions {
  grid-template-columns: minmax(0, 1fr) 82px !important;
  gap: 8px !important;
  align-items: end !important;
}

body[data-page="home"] .mobile-tours-section .activity-mobile-foot p,
body[data-page="activities"] .activity-mobile-foot p,
body[data-page="tours"] .activity-mobile-foot p,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot p,
body[data-page="tickets"] .ticket-mobile-foot p,
body[data-page="home"] .mobile-hotels-section .mobile-hotel-price p,
body[data-page="hotels"] .mobile-hotel-price p {
  display: inline-flex !important;
  align-items: baseline !important;
  flex-wrap: nowrap !important;
  gap: 5px !important;
  white-space: nowrap !important;
}

body[data-page="home"] .mobile-package-price .package-public-price,
body[data-page="packages"] .mobile-package-price .package-public-price,
body[data-page="promotions"] .mobile-package-price .package-public-price {
  display: grid !important;
  gap: 5px !important;
  white-space: nowrap !important;
}

body[data-page="home"] .mobile-tours-section .activity-mobile-foot .price-lock-message,
body[data-page="activities"] .activity-mobile-foot .price-lock-message,
body[data-page="tours"] .activity-mobile-foot .price-lock-message,
body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot .price-lock-message,
body[data-page="tickets"] .ticket-mobile-foot .price-lock-message,
body[data-page="home"] .mobile-hotels-section .mobile-hotel-price .price-lock-message,
body[data-page="hotels"] .mobile-hotel-price .price-lock-message,
body[data-page="home"] .mobile-package-price .price-lock-message,
body[data-page="packages"] .mobile-package-price .price-lock-message,
body[data-page="promotions"] .mobile-package-price .price-lock-message {
  font-size: 0.68rem !important;
}

@media (max-width: 360px) {
  body[data-page="home"] .mobile-tours-section .activity-mobile-foot,
  body[data-page="activities"] .activity-mobile-foot,
  body[data-page="tours"] .activity-mobile-foot,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot,
  body[data-page="tickets"] .ticket-mobile-foot,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-card-actions,
  body[data-page="hotels"] .mobile-hotel-card-actions,
  body[data-page="home"] .mobile-package-card-actions,
  body[data-page="packages"] .mobile-package-card-actions,
  body[data-page="promotions"] .mobile-package-card-actions {
    grid-template-columns: minmax(0, 1fr) 76px !important;
    gap: 6px !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot > a,
  body[data-page="activities"] .activity-mobile-foot > a,
  body[data-page="tours"] .activity-mobile-foot > a,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot > a,
  body[data-page="tickets"] .ticket-mobile-foot > a,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-quote,
  body[data-page="hotels"] .mobile-hotel-quote,
  body[data-page="home"] .mobile-package-quote,
  body[data-page="packages"] .mobile-package-quote,
  body[data-page="promotions"] .mobile-package-quote {
    width: 76px !important;
    min-width: 76px !important;
    font-size: 0.58rem !important;
  }

  body[data-page="home"] .mobile-tours-section .activity-mobile-foot .price-lock-message,
  body[data-page="activities"] .activity-mobile-foot .price-lock-message,
  body[data-page="tours"] .activity-mobile-foot .price-lock-message,
  body[data-page="home"] .mobile-tickets-section .ticket-mobile-foot .price-lock-message,
  body[data-page="tickets"] .ticket-mobile-foot .price-lock-message,
  body[data-page="home"] .mobile-hotels-section .mobile-hotel-price .price-lock-message,
  body[data-page="hotels"] .mobile-hotel-price .price-lock-message,
  body[data-page="home"] .mobile-package-price .price-lock-message,
  body[data-page="packages"] .mobile-package-price .price-lock-message,
  body[data-page="promotions"] .mobile-package-price .price-lock-message {
    font-size: 0.62rem !important;
  }
}

/* 20260820: align package and promotion cards when templates have uneven route text. */
body[data-page="home"] .mobile-packages-section .mobile-package-card,
body[data-page="home"] .mobile-promotions-section .mobile-package-card,
body[data-page="packages"] .mobile-package-card,
body[data-page="ready-packages"] .mobile-package-card,
body[data-page="promotions"] .mobile-package-card {
  height: 100% !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-card-body,
body[data-page="home"] .mobile-promotions-section .mobile-package-card-body,
body[data-page="packages"] .mobile-package-card-body,
body[data-page="ready-packages"] .mobile-package-card-body,
body[data-page="promotions"] .mobile-package-card-body {
  display: grid !important;
  grid-template-rows: minmax(0, 1fr) auto !important;
  min-height: 198px !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-card-link,
body[data-page="home"] .mobile-promotions-section .mobile-package-card-link,
body[data-page="packages"] .mobile-package-card-link,
body[data-page="ready-packages"] .mobile-package-card-link,
body[data-page="promotions"] .mobile-package-card-link {
  align-content: start !important;
  min-height: 118px !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-card h3,
body[data-page="home"] .mobile-promotions-section .mobile-package-card h3,
body[data-page="packages"] .mobile-package-card h3,
body[data-page="ready-packages"] .mobile-package-card h3,
body[data-page="promotions"] .mobile-package-card h3 {
  display: -webkit-box !important;
  min-height: 2.5em !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-cities,
body[data-page="home"] .mobile-promotions-section .mobile-package-cities,
body[data-page="packages"] .mobile-package-cities,
body[data-page="ready-packages"] .mobile-package-cities,
body[data-page="promotions"] .mobile-package-cities {
  max-height: 78px !important;
  overflow: hidden !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-cities span,
body[data-page="home"] .mobile-promotions-section .mobile-package-cities span,
body[data-page="packages"] .mobile-package-cities span,
body[data-page="ready-packages"] .mobile-package-cities span,
body[data-page="promotions"] .mobile-package-cities span {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body[data-page="home"] .mobile-packages-section .mobile-package-card-actions,
body[data-page="home"] .mobile-promotions-section .mobile-package-card-actions,
body[data-page="packages"] .mobile-package-card-actions,
body[data-page="ready-packages"] .mobile-package-card-actions,
body[data-page="promotions"] .mobile-package-card-actions {
  align-self: end !important;
}

@media (min-width: 821px) {
  body[data-page="packages"] .package-results-grid,
  body[data-page="ready-packages"] .package-results-grid,
  body[data-page="promotions"] .promotions-layout {
    align-items: stretch !important;
  }
}

/* 20260820: compact package/promotion detail people and price summary. */
body[data-page="package-details"] .page-hero,
body[data-page="promotions"] .page-hero {
  margin-bottom: 0 !important;
}

body[data-page="package-details"] .page-hero + section,
body[data-page="promotions"] .page-hero + section {
  padding-top: 34px !important;
}

.package-detail-content > .package-detail-summary,
.package-detail-topline {
  margin: 0 !important;
}

.package-detail-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  max-width: 660px;
  margin-bottom: 0 !important;
}

.package-detail-summary + .package-saved-detail-table,
.package-detail-topline + .package-saved-detail-table {
  margin-top: 34px !important;
}

.package-detail-summary-item {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: center;
  column-gap: 12px;
  min-height: 78px;
  padding: 16px 18px;
  background: #ffffff;
  border: 1px solid #d9e3ef;
  border-radius: 10px;
  box-shadow: 0 14px 32px rgba(15, 28, 56, 0.06);
}

.package-detail-summary-item svg {
  grid-row: 1 / span 2;
  width: 24px;
  height: 24px;
  color: #f5a51b;
  stroke-width: 2.4;
}

.package-detail-summary-item span {
  color: #53657a;
  font-size: 0.76rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.package-detail-summary-item strong {
  display: block;
  min-width: 0;
  margin-top: 5px;
  color: #071225;
  font-size: 1.18rem;
  font-weight: 900;
  line-height: 1.15;
}

.package-detail-summary-item .price-lock-message {
  font-size: inherit !important;
  font-weight: inherit !important;
}

.package-detail-summary-item:first-child strong {
  font-weight: 500;
}

.package-detail-topline {
  display: grid;
  gap: 16px;
}

.package-detail-topline > .eyebrow {
  width: fit-content;
}

@media (max-width: 700px) {
  body[data-page="package-details"] .page-hero + section,
  body[data-page="promotions"] .page-hero + section {
    padding-top: 22px !important;
  }

  .package-detail-summary {
    grid-template-columns: 1fr;
    max-width: none;
  }

  .package-detail-summary-item {
    min-height: 68px;
    padding: 14px 15px;
  }
}

/* 20260826: keep package and promotion price range labels readable on narrower laptops. */
.price-range-caption.price-range-caption-stacked {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: stretch !important;
  gap: 6px !important;
}

.package-price-range-field .price-range-caption:not(.price-range-caption-stacked),
.mobile-price-range .price-range-caption:not(.price-range-caption-stacked) {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 4px 16px !important;
}

.package-price-range-field .price-range-caption:not(.price-range-caption-stacked) strong,
.mobile-price-range .price-range-caption:not(.price-range-caption-stacked) strong {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  color: #062f50 !important;
  font-size: 0.9rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

.price-range-caption-stacked .price-range-caption-labels {
  display: flex !important;
  justify-content: space-between !important;
  gap: 16px !important;
  min-width: 0 !important;
}

.price-range-caption-stacked .price-range-caption-labels span {
  min-width: 0 !important;
  white-space: nowrap !important;
  text-transform: uppercase !important;
}

.home-price-range-control .price-range-caption > span,
.mobile-more-filter-price .price-range-caption > span,
.mobile-price-range .price-range-caption span {
  text-transform: uppercase !important;
}

.price-range-caption-stacked strong[data-hotel-price-range-label] {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  color: #062f50 !important;
  font-size: 0.9rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

@media (max-width: 420px) {
  .price-range-caption-stacked strong[data-hotel-price-range-label] {
    font-size: 0.82rem !important;
  }
}

/* 20260828: keep package/promotion price filter as MIN | price range | MAX. */
.package-price-range-field .price-range-caption,
.mobile-price-range .price-range-caption,
.home-price-range-control .price-range-caption {
  display: grid !important;
  grid-template-columns: minmax(34px, auto) minmax(0, 1fr) minmax(34px, auto) !important;
  align-items: center !important;
  justify-items: stretch !important;
  gap: 10px !important;
  margin: 7px 0 3px !important;
  width: 100% !important;
  direction: ltr !important;
}

.package-price-range-field .price-range-caption > span,
.mobile-price-range .price-range-caption > span,
.home-price-range-control .price-range-caption > span {
  min-width: 0 !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.package-price-range-field .price-range-caption > span:first-child,
.mobile-price-range .price-range-caption > span:first-child,
.home-price-range-control .price-range-caption > span:first-child {
  justify-self: start !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

.package-price-range-field .price-range-caption > span:last-child,
.mobile-price-range .price-range-caption > span:last-child,
.home-price-range-control .price-range-caption > span:last-child {
  justify-self: end !important;
  justify-content: flex-end !important;
  text-align: right !important;
}

.package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label],
.home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
  display: block !important;
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: center !important;
  width: auto !important;
  min-width: 0 !important;
  color: #071225 !important;
  font-size: 1rem !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

.package-price-range-field .price-range-caption:not(.price-range-caption-stacked),
.mobile-price-range .price-range-caption:not(.price-range-caption-stacked),
.home-price-range-control .price-range-caption:not(.price-range-caption-stacked) {
  grid-template-columns: minmax(34px, auto) minmax(0, 1fr) minmax(34px, auto) !important;
}

.package-price-range-field .price-range-caption:not(.price-range-caption-stacked) strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption:not(.price-range-caption-stacked) strong[data-hotel-price-range-label],
.home-price-range-control .price-range-caption:not(.price-range-caption-stacked) strong[data-hotel-price-range-label] {
  grid-column: auto !important;
  grid-row: auto !important;
}

@media (max-width: 420px) {
  .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  .mobile-price-range .price-range-caption strong[data-hotel-price-range-label],
  .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-size: 0.96rem !important;
  }
}

/* 20260828: final visible alignment for package/promotion/home price sliders. */
body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
.home-package-field .home-price-range-control .price-range-caption,
.home-promotion-field .home-price-range-control .price-range-caption,
.mobile-price-range .price-range-caption {
  display: grid !important;
  grid-template-columns: minmax(34px, auto) minmax(0, 1fr) minmax(34px, auto) !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 7px 0 3px !important;
  width: 100% !important;
  direction: ltr !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
.home-package-field .home-price-range-control .price-range-caption > span,
.home-promotion-field .home-price-range-control .price-range-caption > span,
.mobile-price-range .price-range-caption > span {
  color: #52627a !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
.home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  display: block !important;
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: center !important;
  color: #071225 !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

.mobile-price-range {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: stretch !important;
  gap: 6px !important;
}

.mobile-price-range > [data-price-filter-heading-text],
.mobile-price-range .price-range-caption,
.mobile-price-range .hotel-search-dual-range {
  grid-column: 1 !important;
  width: 100% !important;
}

.mobile-price-range .rebuilt-price-range {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 34px !important;
  min-height: 34px !important;
  margin: 4px 0 0 !important;
  cursor: pointer !important;
  touch-action: none !important;
  background: transparent !important;
  box-shadow: none !important;
}

.mobile-price-range .rebuilt-price-range::before,
.mobile-price-range .rebuilt-price-range::after {
  content: none !important;
}

.mobile-price-range .rebuilt-price-range .hotel-search-range {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.mobile-price-range .rebuilt-price-range .price-range-track,
.mobile-price-range .rebuilt-price-range .price-range-fill {
  position: absolute !important;
  top: 50% !important;
  height: 6px !important;
  border-radius: 999px !important;
  transform: translateY(-50%) !important;
  pointer-events: none !important;
}

.mobile-price-range .rebuilt-price-range .price-range-track {
  left: 0 !important;
  right: 0 !important;
  background: #c9d4e5 !important;
}

.mobile-price-range .rebuilt-price-range .price-range-fill {
  background: #2f62ff !important;
}

.mobile-price-range .rebuilt-price-range .price-range-handle {
  position: absolute !important;
  top: 50% !important;
  z-index: 3 !important;
  width: 28px !important;
  height: 28px !important;
  padding: 0 !important;
  border: 3px solid #062f50 !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  transform: translate(-50%, -50%) !important;
  cursor: grab !important;
  touch-action: none !important;
}

@media (max-width: 420px) {
  .mobile-price-range .price-range-caption > span {
    font-size: 13px !important;
  }

  .mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
    font-size: 15px !important;
  }
}

body[data-page="home"] .home-price-range-control .price-range-caption {
  display: grid !important;
  grid-template-columns: minmax(34px, auto) minmax(0, 1fr) minmax(34px, auto) !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 7px 0 3px !important;
  margin-top: 7px !important;
  margin-bottom: 3px !important;
  transform: translateY(5px) !important;
  width: 100% !important;
  direction: ltr !important;
}

body[data-page="home"] .home-price-range-control .price-range-caption > span {
  color: #52627a !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

body[data-page="home"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
  display: block !important;
  grid-column: auto !important;
  grid-row: auto !important;
  justify-self: center !important;
  color: #071225 !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

.mobile-price-range .rebuilt-price-range .price-range-handle {
  box-sizing: border-box !important;
  min-width: 28px !important;
  min-height: 28px !important;
  max-width: 28px !important;
  max-height: 28px !important;
  line-height: 0 !important;
  appearance: none !important;
}

/* 20260828: keep the selected price value lighter and closer to the slider line. */
body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption > span,
body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption > span,
.home-package-field .home-price-range-control .price-range-caption > span,
.home-promotion-field .home-price-range-control .price-range-caption > span,
.mobile-price-range .price-range-caption > span {
  transform: translateY(3px) !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  font-weight: 400 !important;
  transform: translateY(12px) !important;
}

/* 20260831: package and promotion price filter alignment. */
body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field,
body[data-page="home"] .home-package-field:has(.home-price-range-control),
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) {
  align-self: start !important;
  display: grid !important;
  grid-template-rows: auto auto auto !important;
  gap: 0 !important;
  transform: none !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span,
body[data-page="home"] .home-package-field:has(.home-price-range-control) > span,
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) > span {
  align-self: start !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 24px !important;
  margin: 0 0 8px !important;
  transform: none !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption,
.mobile-price-range .price-range-caption {
  align-items: end !important;
  direction: ltr !important;
  display: grid !important;
  gap: 2px 16px !important;
  grid-template-columns: minmax(44px, 1fr) minmax(44px, 1fr) !important;
  grid-template-rows: auto auto !important;
  margin: 8px 0 0 !important;
  padding: 0 4px !important;
  transform: translateY(8px) !important;
  width: 100% !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption > span,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption > span,
.mobile-price-range .price-range-caption > span {
  color: #52627a !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  grid-row: 1 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  transform: none !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption > span:first-child,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption > span:first-child,
.mobile-price-range .price-range-caption > span:first-child {
  grid-column: 1 !important;
  justify-self: start !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption > span:last-child,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption > span:last-child,
.mobile-price-range .price-range-caption > span:last-child {
  grid-column: 2 !important;
  justify-self: end !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  color: #071225 !important;
  display: block !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  justify-self: center !important;
  line-height: 1.15 !important;
  text-align: center !important;
  transform: none !important;
  white-space: nowrap !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="home"] .home-package-field .home-price-range-control .hotel-search-dual-range,
body[data-page="home"] .home-promotion-field .home-price-range-control .hotel-search-dual-range,
.mobile-price-range .hotel-search-dual-range,
.mobile-price-range .rebuilt-price-range {
  margin-top: 18px !important;
  transform: none !important;
}

/* 20260831: one strong image beside Why choose us content. */
.why-choose-image {
  border-radius: var(--radius);
  min-height: clamp(320px, 42vw, 520px);
  overflow: hidden;
  position: relative;
  width: 100%;
}

.why-choose-image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 820px) {
  .why-choose-image {
    min-height: 280px;
  }
}

/* 20260831: remove homepage top destination image shadow. */
body[data-page="home"] .mobile-destination-tile,
body[data-page="home"] .mobile-destination-tile img {
  box-shadow: none !important;
}

/* 20260831: make homepage top destination photos clear, with no dark cover. */
body[data-page="home"] .mobile-destination-tile {
  background: #eef4fb !important;
  box-shadow: none !important;
}

body[data-page="home"] .mobile-destination-tile::after {
  background: transparent !important;
  display: none !important;
}

body[data-page="home"] .mobile-destination-tile img {
  filter: none !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

/* 20260831: move package and promotion range labels down, keep value close to line. */
body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption,
.mobile-price-range .price-range-caption {
  margin-top: 26px !important;
  transform: none !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  transform: translateY(4px) !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="home"] .home-package-field .home-price-range-control .hotel-search-dual-range,
body[data-page="home"] .home-promotion-field .home-price-range-control .hotel-search-dual-range,
.mobile-price-range .hotel-search-dual-range,
.mobile-price-range .rebuilt-price-range {
  margin-top: 4px !important;
}

/* 20260901: push package and promotion MIN/MAX noticeably lower. */
body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption,
.mobile-price-range .price-range-caption {
  margin-top: 44px !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption > span,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption > span,
.mobile-price-range .price-range-caption > span {
  transform: translateY(10px) !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  transform: translateY(7px) !important;
}

body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
body[data-page="home"] .home-package-field .home-price-range-control .hotel-search-dual-range,
body[data-page="home"] .home-promotion-field .home-price-range-control .hotel-search-dual-range,
.mobile-price-range .hotel-search-dual-range,
.mobile-price-range .rebuilt-price-range {
  margin-top: 1px !important;
}

/* 20260902: absolute final package/promotion price slider position. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    margin-top: -2px !important;
    transform: translateY(-2px) !important;
  }
}

/* 20260902: last override for matching package and promotion price ranges. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    height: 46px !important;
    margin-top: -2px !important;
    min-height: 46px !important;
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-fill {
    border-radius: 999px !important;
    height: 7px !important;
    top: 50% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-handle {
    background: #fff !important;
    border: 4px solid #062f50 !important;
    height: 44px !important;
    max-height: 44px !important;
    max-width: 44px !important;
    min-height: 44px !important;
    min-width: 44px !important;
    width: 44px !important;
  }
}

/* 20260902: final visible package/promotion price slider match. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    height: 46px !important;
    margin-top: -2px !important;
    min-height: 46px !important;
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-fill {
    border-radius: 999px !important;
    height: 7px !important;
    top: 50% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-handle {
    background: #fff !important;
    border: 4px solid #062f50 !important;
    height: 44px !important;
    max-height: 44px !important;
    max-width: 44px !important;
    min-height: 44px !important;
    min-width: 44px !important;
    width: 44px !important;
  }
}

/* 20260902: move only the package/promotion price slider up a little. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    transform: translateY(-6px) !important;
  }
}

/* 20260902: move only the package/promotion price caption closer to the handles. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption {
    transform: translateY(13px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption > span,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
    transform: translateY(7px) !important;
  }
}

/* 20260901: true final override for packages/promotions page price filters. */
@media (min-width: 821px) {
  body[data-page="packages"] section .package-filters.promotion-filters,
  body[data-page="ready-packages"] section .package-filters.promotion-filters,
  body[data-page="promotions"] section .package-filters.promotion-filters {
    align-items: start !important;
    row-gap: 26px !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field {
    align-self: start !important;
    display: grid !important;
    gap: 8px !important;
    grid-template-rows: auto auto auto !important;
    padding-top: 0 !important;
    transform: none !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field > span {
    margin: 0 0 8px !important;
    transform: none !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-rows: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    width: 100% !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span {
    color: #334a6a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    grid-row: 1 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child {
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child {
    grid-column: 3 !important;
    justify-self: end !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label] {
    color: #001026 !important;
    display: block !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: center !important;
    line-height: 1.2 !important;
    text-align: center !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range {
    margin-top: 0 !important;
    transform: none !important;
  }
}

/* 20260901: final page filter price layout, matching homepage. */
@media (min-width: 821px) {
  body[data-page="packages"] section .package-filters.promotion-filters,
  body[data-page="ready-packages"] section .package-filters.promotion-filters,
  body[data-page="promotions"] section .package-filters.promotion-filters {
    align-items: start !important;
    row-gap: 26px !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field {
    align-self: start !important;
    display: grid !important;
    gap: 8px !important;
    grid-template-rows: auto auto auto !important;
    padding-top: 0 !important;
    transform: none !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field > span {
    margin: 0 0 8px !important;
    transform: none !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-rows: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    width: 100% !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span {
    color: #334a6a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    grid-row: 1 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child {
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child {
    grid-column: 3 !important;
    justify-self: end !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label] {
    color: #001026 !important;
    display: block !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: center !important;
    line-height: 1.2 !important;
    text-align: center !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] section .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range {
    margin-top: 0 !important;
    transform: none !important;
  }
}

/* 20260901: packages/promotions pages use the same compact price range as homepage. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters,
  body[data-page="ready-packages"] .package-filters.promotion-filters,
  body[data-page="promotions"] .package-filters.promotion-filters {
    align-items: start !important;
    row-gap: 26px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field {
    align-self: start !important;
    display: grid !important;
    gap: 8px !important;
    grid-template-rows: auto auto auto !important;
    padding-top: 0 !important;
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field > span {
    margin: 0 0 8px !important;
    transform: none !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-rows: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    width: 100% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span {
    color: #334a6a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    grid-row: 1 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:first-child {
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption > span:last-child {
    grid-column: 3 !important;
    justify-self: end !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label] {
    color: #001026 !important;
    display: block !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: center !important;
    line-height: 1.2 !important;
    text-align: center !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range {
    margin-top: 0 !important;
    transform: none !important;
  }
}

/* 20260901: homepage package/promotion filter layout matching compact two-row reference. */
@media (min-width: 821px) {
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-package-grid,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-promotion-grid {
    align-items: start !important;
    column-gap: 16px !important;
    row-gap: 26px !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-package-field:has(.home-price-range-control),
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-promotion-field:has(.home-price-range-control) {
    align-self: start !important;
    gap: 8px !important;
    padding-top: 0 !important;
    transform: none !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-package-field:has(.home-price-range-control) > span,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-promotion-field:has(.home-price-range-control) > span {
    margin: 0 0 8px !important;
    transform: none !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control {
    display: grid !important;
    gap: 8px !important;
    width: 100% !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-rows: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption > span,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption > span {
    color: #334a6a !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    grid-row: 1 !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption > span:first-child,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption > span:first-child {
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption > span:last-child,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption > span:last-child {
    grid-column: 3 !important;
    justify-self: end !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    color: #001026 !important;
    display: block !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: center !important;
    line-height: 1.2 !important;
    text-align: center !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    margin-top: 0 !important;
    transform: none !important;
  }
}

/* 20260901: lower only the package/promotion price heading text. */
body[data-page="home"] .home-package-field:has(.home-price-range-control),
body[data-page="home"] .home-promotion-field:has(.home-price-range-control),
.mobile-price-range {
  padding-top: 0 !important;
}

body[data-page="home"] .home-package-field:has(.home-price-range-control) > span,
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) > span,
.mobile-price-range > [data-price-filter-heading-text] {
  transform: translateY(72px) !important;
}

body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption,
.mobile-price-range .price-range-caption {
  margin-top: 44px !important;
}

body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption > span,
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption > span,
.mobile-price-range .price-range-caption > span {
  transform: translateY(10px) !important;
}

body[data-page="home"] .home-package-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
body[data-page="home"] .home-promotion-field .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
.mobile-price-range .price-range-caption strong[data-hotel-price-range-label] {
  transform: translateY(7px) !important;
}

body[data-page="home"] .home-package-field .home-price-range-control .hotel-search-dual-range,
body[data-page="home"] .home-promotion-field .home-price-range-control .hotel-search-dual-range,
.mobile-price-range .hotel-search-dual-range,
.mobile-price-range .rebuilt-price-range {
  margin-top: 1px !important;
}

/* 20260902: absolute final package/promotion price slider position. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    margin-top: -2px !important;
    transform: translateY(-2px) !important;
  }
}

/* 20260902: EOF package/promotion price control shape match. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    height: 46px !important;
    margin-top: -2px !important;
    min-height: 46px !important;
    transform: translateY(-2px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-fill {
    border-radius: 999px !important;
    height: 7px !important;
    top: 50% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-handle {
    background: #fff !important;
    border: 4px solid #062f50 !important;
    height: 44px !important;
    max-height: 44px !important;
    max-width: 44px !important;
    min-height: 44px !important;
    min-width: 44px !important;
    width: 44px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }
}

/* 20260902: Keep hotel rating stars orange across hotel cards and details. */
.hotel-search-stars,
.hotel-detail-stars,
.mobile-hotel-stars,
body[data-page="home"] .mobile-hotel-stars,
body[data-page="hotels"] .mobile-hotel-stars,
body[data-page="hotels"] .hotel-listing-card .hotel-search-stars {
  color: #f59a1b !important;
}

/* 20260902: Tiny nudge for only the Price USD heading. */
body[data-page="home"] .home-package-field:has(.home-price-range-control) > span,
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) > span,
body[data-page="packages"] .package-price-range-field > span,
body[data-page="ready-packages"] .package-price-range-field > span,
body[data-page="promotions"] .package-price-range-field > span {
  transform: translateY(1px) !important;
}

/* 20260902: EOF smaller price slider size with close spacing. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .hotel-search-dual-range,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .hotel-search-dual-range,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .rebuilt-price-range,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .rebuilt-price-range {
    height: 28px !important;
    margin-top: -4px !important;
    min-height: 28px !important;
    transform: translateY(-4px) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-track,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-track,
  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-fill,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-fill {
    border-radius: 999px !important;
    height: 5px !important;
    top: 50% !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-handle,
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-handle {
    background: #fff !important;
    border: 3px solid #062f50 !important;
    box-sizing: border-box !important;
    height: 24px !important;
    max-height: 24px !important;
    max-width: 24px !important;
    min-height: 24px !important;
    min-width: 24px !important;
    width: 24px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="promotions"] .package-filters.promotion-filters .package-price-range-field .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="packages"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label],
  body[data-page="home"] .panel-search-field[data-active-tab="promotions"] .home-price-range-control .price-range-caption strong[data-hotel-price-range-label] {
    font-weight: 400 !important;
  }
}
/* 20260902: Keep hotel rating stars orange across hotel cards and details. */
.hotel-search-stars,
.hotel-detail-stars,
.mobile-hotel-stars,
body[data-page="home"] .mobile-hotel-stars,
body[data-page="hotels"] .mobile-hotel-stars,
body[data-page="hotels"] .hotel-listing-card .hotel-search-stars {
  color: #f59a1b !important;
}

/* 20260902: Final tiny lower nudge for only the Price USD heading. */
body[data-page="home"] .home-package-field:has(.home-price-range-control) > span,
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) > span {
  transform: translateY(9px) !important;
}

body[data-page="home"] .home-package-field:has(.home-price-range-control) [data-price-filter-heading-text],
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) [data-price-filter-heading-text],
body[data-page="packages"] .package-price-range-field [data-price-filter-heading-text],
body[data-page="ready-packages"] .package-price-range-field [data-price-filter-heading-text],
body[data-page="promotions"] .package-price-range-field [data-price-filter-heading-text] {
  position: relative !important;
  top: 2px !important;
}

/* Keep hotel rating stars on the Dalil Malaysia logo orange. */
.hotel-search-stars,
.hotel-detail-stars,
.mobile-hotel-stars,
.guide-article-facts strong,
body[data-page="home"] .mobile-hotel-stars,
body[data-page="hotels"] .mobile-hotel-stars,
body[data-page="home"] .hotel-listing-card .hotel-search-stars,
body[data-page="hotels"] .hotel-listing-card .hotel-search-stars {
  color: var(--gold) !important;
}

body[data-page="home"] .home-package-field:has(.home-price-range-control) > span > svg,
body[data-page="home"] .home-promotion-field:has(.home-price-range-control) > span > svg,
body[data-page="packages"] .package-price-range-field > span > svg,
body[data-page="ready-packages"] .package-price-range-field > span > svg,
body[data-page="promotions"] .package-price-range-field > span > svg {
  position: relative !important;
  top: 2px !important;
}

body[data-page="home"] .home-price-heading {
  transform: translateY(9px) !important;
}

body[data-page="home"] .home-price-heading,
body[data-page="packages"] .package-price-range-field > .home-price-heading,
body[data-page="ready-packages"] .package-price-range-field > .home-price-heading,
body[data-page="promotions"] .package-price-range-field > .home-price-heading {
  position: relative !important;
  top: 2px !important;
}
/* Brochure/video downloads on detail pages */
.detail-download-actions {
  margin: 24px 0 12px;
  display: flex !important;
  gap: 12px;
  flex-wrap: wrap;
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

.detail-download-actions .btn[disabled] {
  opacity: .55;
  cursor: not-allowed;
}

/* Mobile service search icons: use the site blue instead of dark navy. */
@media (max-width: 820px) {
  .mobile-service-search-page .mobile-hotel-filter-row > svg,
  .mobile-hotel-search-page .mobile-hotel-filter-row > svg,
  body[data-page="activities"] [data-mobile-service="activities"] .mobile-hotel-filter-row > svg,
  body[data-page="hotels"] [data-mobile-service="hotels"] .mobile-hotel-filter-row > svg,
  body[data-page="packages"] [data-mobile-service="packages"] .mobile-hotel-filter-row > svg,
  body[data-page="promotions"] [data-mobile-service="promotions"] .mobile-hotel-filter-row > svg,
  body[data-page="tickets"] [data-mobile-service="tickets"] .mobile-hotel-filter-row > svg,
  body[data-page="education"] [data-mobile-service="education"] .mobile-hotel-filter-row > svg,
  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon {
    color: #062f50 !important;
    stroke: currentColor !important;
  }

  .mobile-service-search-page .mobile-hotel-filter-row > svg *,
  .mobile-hotel-search-page .mobile-hotel-filter-row > svg *,
  .mobile-flight-meta-line .traveler-selector.is-mobile .traveler-row-icon svg *,
  .mobile-hotel-filter-row.mobile-traveler-row .traveler-selector.is-mobile .traveler-row-icon svg * {
    stroke: currentColor !important;
  }
}

/* Keep desktop package/promotion city checkbox dropdown readable. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-city-dropdown[open],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-dropdown[open],
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-dropdown[open] {
    z-index: 120 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-city-options,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-options,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-options {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 14px !important;
    background: #ffffff !important;
    border: 1px solid #d8e2ef !important;
    border-radius: 14px !important;
    box-shadow: 0 16px 34px rgba(15, 28, 56, 0.16) !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-city-options label,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-options label,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-options label {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 12px !important;
    min-height: 44px !important;
    padding: 10px 12px !important;
    color: #10274a !important;
    background: #ffffff !important;
    border: 1px solid #dbe5f2 !important;
    border-radius: 10px !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-city-options input[type="checkbox"],
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-options input[type="checkbox"],
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-options input[type="checkbox"] {
    width: 22px !important;
    min-width: 22px !important;
    max-width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    max-height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 0 22px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-city-options label span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-options label span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-options label span {
    min-width: 0 !important;
    display: block !important;
    overflow: visible !important;
    white-space: normal !important;
  }
}

/* Match package/promotion city labels and keep promotion card prices regular. */
@media (min-width: 821px) {
  body[data-page="packages"] .package-filters.promotion-filters .package-city-field > span,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-field > span,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-field > span,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-field > legend,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-field > legend,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-field > legend {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  body[data-page="packages"] .package-filters.promotion-filters .package-city-field > span:not(:has(svg))::before,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-field > span:not(:has(svg))::before,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-field > span:not(:has(svg))::before,
  body[data-page="packages"] .package-filters.promotion-filters .package-city-field > legend:not(:has(svg))::before,
  body[data-page="ready-packages"] .package-filters.promotion-filters .package-city-field > legend:not(:has(svg))::before,
  body[data-page="promotions"] .package-filters.promotion-filters .package-city-field > legend:not(:has(svg))::before {
    content: "";
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    background: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5z'/%3E%3C/svg%3E") center / contain no-repeat;
  }
}

body[data-page="promotions"] .promotion-listing-card .package-public-price,
body[data-page="promotions"] .promotion-listing-card .package-public-price span,
body[data-page="promotions"] .promotion-listing-card .package-public-price strong {
  font-weight: 400 !important;
}
/* 20260915: Public site prices are intentionally hidden everywhere. */
.hotel-search-price,
.mobile-hotel-price,
.hotel-room-offer-price,
.hotel-search-filter-form section:has(input[name="priceMin"]),
.hotel-search-filter-form section:has(input[name="priceMax"]),
.hotel-search-range-value,
.hotel-room-price-list,
.hotel-room-price-row,
.flight-result-price,
.mobile-flight-price,
.package-public-price,
.mobile-package-price,
.price-lock,
.price-public,
.price-lock-message,
.price-lock-pill,
.price-lock-route,
.ticket-price-lock,
.ticket-price-public,
.ticket-price-public-total,
.ticket-mobile-price,
.ticket-price-panel,
.ticket-detail-price-list,
.tour-related-ticket-prices,
.education-detail-price,
.education-mobile-price,
.education-contract-price,
.activity-mobile-price,
.package-detail-summary-item:has(.lucide-wallet),
.package-detail-summary-item:has(.fa-wallet),
.package-detail-summary-item:has([data-lucide="wallet"]),
.package-price-range-field,
.home-package-price,
.home-promotion-field:has(.home-price-range-control),
.home-package-field:has(.home-price-range-control),
.home-price-range-control,
.mobile-price-range,
.promotion-price-field,
.mobile-more-filter-price,
[data-price-filter-heading-text],
[data-hotel-price-range-label],
[data-mobile-more-price-label],
input[name="priceMin"],
input[name="priceMax"],
option[value="price_low"],
option[value="price_high"] {
  display: none !important;
}



