/* ==========================================================================
   RHINO TRAVELS INDIA — package-template.css
   Additional styles for the Package Details Page
   Extends style.css — do not duplicate base styles
   ========================================================================== */

/* ============================================================
   TYPOGRAPHY OVERRIDES — Premium Dark Grays
   ============================================================ */
.pd-page h1, .pd-page h2, .pd-page h3, .pd-page h4 {
  color: #111827;
}
.pd-page p, .pd-page li, .pd-page td, .pd-page th {
  color: #1F2937;
}
.pd-page .secondary-text, .pd-page .pd-sec-text {
  color: #4B5563;
}

/* ============================================================
   PACKAGE HERO — Full-Width Immersive
   ============================================================ */
.pkg-hero {
  position: relative;
  height: 520px;
  background: #111;
  overflow: hidden;
}
.pkg-hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pkg-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top,
    rgba(0,0,0,0.82) 0%,
    rgba(0,0,0,0.45) 45%,
    rgba(0,0,0,0.15) 100%);
}
.pkg-hero-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 48px 44px;
  max-width: 900px;
}
.pkg-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255,107,0,0.22);
  border: 1px solid rgba(255,107,0,0.55);
  color: #ffad66;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: 50px;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.pkg-hero-title {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.6rem, 3.5vw, 2.5rem);
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 18px;
  text-shadow: 0 2px 16px rgba(0,0,0,0.3);
}
.pkg-hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 22px;
}
.pkg-hero-tag {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.82rem;
  font-weight: 600;
  color: rgba(255,255,255,0.92);
}
.pkg-hero-tag-icon {
  font-size: 0.9rem;
}
.pkg-hero-btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.pkg-hero-cta {
  padding: 12px 26px;
  background: #ff6b00;
  color: #fff;
  border: none;
  border-radius: 9px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  transition: background 0.15s;
}
.pkg-hero-cta:hover { background: #e05e00; }
.pkg-hero-cta.wa {
  background: #25d366;
}
.pkg-hero-cta.wa:hover { background: #1db954; }
.pkg-hero-price-badge {
  position: absolute;
  top: 32px;
  right: 48px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 14px;
  padding: 14px 20px;
  text-align: center;
}
.pkg-hero-price-from {
  font-size: 0.7rem;
  font-weight: 600;
  color: rgba(255,255,255,0.7);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.pkg-hero-price-num {
  font-family: 'Poppins', sans-serif;
  font-size: 1.7rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.1;
}
.pkg-hero-price-per {
  font-size: 0.72rem;
  color: rgba(255,255,255,0.7);
}

/* ============================================================
   BREADCRUMB
   ============================================================ */
.pkg-breadcrumb {
  background: #f8f9fa;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}
.pkg-breadcrumb-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.78rem;
  color: #4B5563;
  flex-wrap: wrap;
}
.pkg-breadcrumb-inner a {
  color: #4B5563;
  text-decoration: none;
  font-weight: 500;
}
.pkg-breadcrumb-inner a:hover { color: #ff6b00; }
.pkg-breadcrumb-inner span { color: #bbb; font-size: 0.7rem; }
.pkg-breadcrumb-inner strong {
  color: #111827;
  font-weight: 600;
}

/* ============================================================
   MAIN LAYOUT — Content + Sticky Sidebar
   ============================================================ */
.pkg-layout {
  max-width: 1180px;
  margin: 0 auto;
  padding: 36px 32px 56px;
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 40px;
  align-items: start;
}
.pkg-main { min-width: 0; }
.pkg-sidebar { position: sticky; top: 80px; }

/* ============================================================
   SECTION TITLES (inside pkg-layout)
   ============================================================ */
.pd-section {
  margin-bottom: 44px;
}
.pd-section-title {
  font-family: 'Poppins', sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid #f0f0f0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.pd-section-title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #ff6b00;
  border-radius: 2px;
  flex-shrink: 0;
}

/* ============================================================
   STICKY ENQUIRY CARD
   ============================================================ */
.enquiry-card {
  background: #fff;
  border-radius: 16px;
  border: 1.5px solid #eee;
  box-shadow: 0 8px 32px rgba(0,0,0,0.10);
  overflow: hidden;
}
.eq-header {
  background: linear-gradient(135deg, #0e6b5e, #0a5549);
  padding: 20px 22px 18px;
}
.eq-from-label {
  font-size: 0.68rem;
  font-weight: 700;
  color: rgba(255,255,255,0.65);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 2px;
}
.eq-price {
  font-family: 'Poppins', sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.1;
}
.eq-per {
  font-size: 0.75rem;
  color: rgba(255,255,255,0.7);
}
.eq-save-badge {
  display: inline-block;
  background: rgba(255,107,0,0.2);
  border: 1px solid rgba(255,107,0,0.4);
  color: #ffad66;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 50px;
  margin-top: 6px;
}
.eq-body {
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.eq-btn {
  width: 100%;
  padding: 13px;
  border: none;
  border-radius: 9px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: opacity 0.15s, filter 0.15s;
  text-decoration: none;
}
.eq-btn:hover { filter: brightness(0.93); }
.eq-btn.orange { background: #ff6b00; color: #fff; }
.eq-btn.wa     { background: #25d366; color: #fff; }
.eq-btn.teal   { background: #0e6b5e; color: #fff; }
.eq-btn.outline{
  background: #fff;
  color: #1F2937;
  border: 1.5px solid #ddd;
}
.eq-btn.outline:hover { border-color: #0e6b5e; color: #0e6b5e; filter: none; }
.eq-divider {
  height: 1px;
  background: #f0f0f0;
  margin: 2px 0;
}
.eq-trust {
  font-size: 0.68rem;
  color: #9CA3AF;
  text-align: center;
  line-height: 1.7;
  padding-top: 2px;
}

/* ============================================================
   QUICK FACTS GRID
   ============================================================ */
.qf-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.qf-card {
  background: #f9fafb;
  border: 1.5px solid #eee;
  border-radius: 12px;
  padding: 16px 14px;
  text-align: center;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.qf-card:hover {
  border-color: #0e6b5e;
  box-shadow: 0 4px 16px rgba(14,107,94,0.08);
}
.qf-icon {
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.qf-label {
  font-size: 0.64rem;
  font-weight: 700;
  color: #9CA3AF;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 3px;
}
.qf-value {
  font-size: 0.84rem;
  font-weight: 700;
  color: #111827;
  line-height: 1.3;
}
.qf-value.green { color: #0e6b5e; }
.qf-value.red   { color: #dc2626; }

/* ============================================================
   IMAGE GALLERY
   ============================================================ */
.gallery-mosaic {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 220px 180px;
  gap: 10px;
}
.gallery-mosaic .gm-img {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.gallery-mosaic .gm-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s;
}
.gallery-mosaic .gm-img:hover img { transform: scale(1.05); }
.gallery-mosaic .gm-img:first-child {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
}
.gm-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}
.gm-img:hover .gm-overlay { background: rgba(0,0,0,0.18); }
.gm-more-badge {
  background: rgba(0,0,0,0.6);
  color: #fff;
  font-size: 0.82rem;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 8px;
  opacity: 0;
  transition: opacity 0.2s;
}
.gm-img:hover .gm-more-badge { opacity: 1; }

/* ============================================================
   ITINERARY ACCORDION
   ============================================================ */
.itin-item {
  border-bottom: 1px solid #E5E7EB;
}
.itin-header {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 18px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 14px;
  transition: none;
}
.itin-day-badge {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #fff4ec;
  border: 2px solid #ffd4b3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.1;
}
.itin-day-badge .day-num {
  font-family: 'Poppins', sans-serif;
  font-size: 0.9rem;
  font-weight: 800;
  color: #ff6b00;
}
.itin-day-badge .day-word {
  font-size: 0.5rem;
  font-weight: 700;
  color: #ff6b00;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.itin-header-text {
  flex: 1;
  text-align: left;
}
.itin-day-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 2px;
}
.itin-day-subtitle {
  font-size: 0.76rem;
  color: #4B5563;
}
.itin-arrow {
  color: #ff6b00;
  font-size: 1.1rem;
  flex-shrink: 0;
  transition: transform 0.22s;
}
.itin-item.open .itin-arrow { transform: rotate(45deg); }
.itin-item.open .itin-day-badge {
  background: #ff6b00;
  border-color: #ff6b00;
}
.itin-item.open .itin-day-badge .day-num,
.itin-item.open .itin-day-badge .day-word { color: #fff; }
.itin-body {
  display: none;
  padding: 4px 0 22px 60px;
}
.itin-item.open .itin-body { display: block; }
.itin-body p {
  font-size: 0.85rem;
  color: #1F2937;
  line-height: 1.7;
  margin-bottom: 10px;
}
.itin-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}
.itin-highlight {
  background: #f0faf8;
  border: 1px solid #c8e8e0;
  color: #0e6b5e;
  font-size: 0.72rem;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 50px;
}
.itin-meals {
  display: flex;
  gap: 8px;
  margin-top: 8px;
  flex-wrap: wrap;
}
.meal-tag {
  font-size: 0.68rem;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 50px;
}
.meal-tag.bf { background: #fff4ec; color: #c44f00; }
.meal-tag.ln { background: #fffbea; color: #92400e; }
.meal-tag.dn { background: #f0faf8; color: #065f46; }

/* ============================================================
   INCLUSIONS / EXCLUSIONS
   ============================================================ */
.inc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.inc-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  background: #f0faf8;
  border: 1px solid #c8e8e0;
  border-radius: 9px;
  font-size: 0.83rem;
  font-weight: 600;
  color: #1F2937;
  line-height: 1.4;
}
.inc-icon { color: #0e6b5e; font-size: 0.9rem; flex-shrink: 0; margin-top: 1px; }

.exc-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.exc-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  background: #fff5f5;
  border: 1px solid #fecaca;
  border-radius: 9px;
  font-size: 0.83rem;
  font-weight: 500;
  color: #4B5563;
}
.exc-icon { color: #dc2626; font-size: 0.85rem; }

/* ============================================================
   HOTELS
   ============================================================ */
.hotels-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}
.hotel-card {
  border-radius: 12px;
  border: 1.5px solid #E5E7EB;
  overflow: hidden;
  transition: box-shadow 0.2s;
}
.hotel-card:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.10);
}
.hotel-img {
  height: 150px;
  overflow: hidden;
}
.hotel-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s;
}
.hotel-card:hover .hotel-img img { transform: scale(1.05); }
.hotel-body {
  padding: 12px 14px;
}
.hotel-location {
  font-size: 0.66rem;
  font-weight: 700;
  color: #ff6b00;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 3px;
}
.hotel-name {
  font-size: 0.88rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 4px;
}
.hotel-stars {
  color: #f59e0b;
  font-size: 0.78rem;
}
.hotel-type {
  font-size: 0.72rem;
  color: #4B5563;
  margin-top: 2px;
}

/* ============================================================
   ROUTE MAP
   ============================================================ */
.route-map-wrap {
  border-radius: 14px;
  overflow: hidden;
  border: 1.5px solid #E5E7EB;
  background: #f9fafb;
}
.route-map-wrap iframe {
  width: 100%;
  height: 380px;
  border: none;
  display: block;
}

/* ============================================================
   PRICING TABLE
   ============================================================ */
.pricing-table {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.pricing-card {
  border-radius: 14px;
  border: 1.5px solid #E5E7EB;
  padding: 24px 20px;
  position: relative;
  transition: box-shadow 0.2s;
  background: #fff;
}
.pricing-card:hover {
  box-shadow: 0 8px 28px rgba(0,0,0,0.10);
}
.pricing-card.popular {
  border-color: #ff6b00;
  box-shadow: 0 4px 20px rgba(255,107,0,0.15);
}
.pricing-popular-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: #ff6b00;
  color: #fff;
  font-size: 0.65rem;
  font-weight: 800;
  padding: 4px 16px;
  border-radius: 50px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.pricing-tier {
  font-size: 0.72rem;
  font-weight: 800;
  color: #9CA3AF;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
.pricing-card.popular .pricing-tier { color: #ff6b00; }
.pricing-price {
  font-family: 'Poppins', sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  color: #111827;
  line-height: 1.1;
}
.pricing-per {
  font-size: 0.72rem;
  color: #9CA3AF;
  margin-bottom: 16px;
}
.pricing-divider {
  height: 1px;
  background: #F3F4F6;
  margin: 16px 0;
}
.pricing-features {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 20px;
}
.pricing-features li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 0.8rem;
  color: #1F2937;
}
.pricing-features li::before {
  content: '✓';
  color: #0e6b5e;
  font-weight: 800;
  flex-shrink: 0;
  margin-top: 0.5px;
}
.pricing-btn {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 9px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.15s;
}
.pricing-btn.outline-dark {
  background: #fff;
  border: 1.5px solid #E5E7EB;
  color: #111827;
}
.pricing-btn.outline-dark:hover { border-color: #0e6b5e; color: #0e6b5e; }
.pricing-btn.solid-orange {
  background: #ff6b00;
  color: #fff;
}
.pricing-btn.solid-orange:hover { background: #e05e00; }
.pricing-btn.outline-teal {
  background: #fff;
  border: 1.5px solid #0e6b5e;
  color: #0e6b5e;
}
.pricing-btn.outline-teal:hover { background: #0e6b5e; color: #fff; }

/* ============================================================
   FAQ (package-specific, reuses base .faq-item pattern)
   ============================================================ */
.pkg-faq .faq-q { font-size: 0.88rem; color: #111827; }
.pkg-faq .faq-a { color: #1F2937; font-size: 0.82rem; }

/* ============================================================
   REVIEWS CAROUSEL
   ============================================================ */
.pkg-reviews-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.pkg-review-card {
  background: #fff;
  border: 1.5px solid #E5E7EB;
  border-radius: 14px;
  padding: 18px;
  transition: box-shadow 0.2s;
}
.pkg-review-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.08); }
.pkg-review-top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.pkg-review-avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #e6f4f1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #0e6b5e;
  font-size: 0.9rem;
  flex-shrink: 0;
}
.pkg-review-name { font-weight: 700; font-size: 0.85rem; color: #111827; }
.pkg-review-dest { font-size: 0.72rem; color: #9CA3AF; }
.pkg-review-stars { color: #f59e0b; font-size: 0.82rem; margin-bottom: 8px; }
.pkg-review-text { font-size: 0.8rem; color: #1F2937; line-height: 1.6; }
.pkg-review-date { font-size: 0.68rem; color: #bbb; margin-top: 6px; }
.pkg-review-verified {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.65rem;
  font-weight: 600;
  color: #0e6b5e;
  margin-top: 6px;
}

/* ============================================================
   SIMILAR PACKAGES — Horizontal Carousel
   ============================================================ */
.similar-scroll {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 6px;
  margin: 0 -4px;
  padding: 4px;
}
.similar-scroll::-webkit-scrollbar { display: none; }
.similar-card {
  flex: 0 0 260px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.2s, box-shadow 0.2s;
}
.similar-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.10);
}
.similar-img {
  height: 160px;
  overflow: hidden;
  position: relative;
}
.similar-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s;
}
.similar-card:hover .similar-img img { transform: scale(1.05); }
.similar-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background: rgba(0,0,0,0.6);
  color: #fff;
  font-size: 0.62rem;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 5px;
}
.similar-body { padding: 12px 14px 14px; }
.similar-dur { font-size: 0.68rem; color: #9CA3AF; font-weight: 600; margin-bottom: 3px; }
.similar-name { font-size: 0.88rem; font-weight: 700; color: #111827; margin-bottom: 8px; line-height: 1.35; }
.similar-price { font-size: 0.9rem; font-weight: 800; color: #ff6b00; }
.similar-per { font-size: 0.66rem; color: #9CA3AF; font-weight: 500; }

/* ============================================================
   FINAL CTA — Package Specific
   ============================================================ */
.pkg-final-cta {
  background: linear-gradient(135deg, #0e6b5e 0%, #0a5549 100%);
  padding: 64px 32px;
}
.pkg-final-cta-inner {
  max-width: 900px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 48px;
  align-items: center;
}
.pkg-cta-left h2 {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.5rem, 2.5vw, 2.1rem);
  font-weight: 800;
  color: #fff;
  margin-bottom: 10px;
}
.pkg-cta-left p {
  font-size: 0.92rem;
  color: rgba(255,255,255,0.72);
  line-height: 1.6;
  margin-bottom: 24px;
}
.pkg-cta-btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.fb-wa, .fb-call, .fb-quote {
  padding: 12px 22px;
  border-radius: 9px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: none;
  transition: filter 0.15s;
}
.fb-wa { background: #25d366; color: #fff; }
.fb-call { background: rgba(255,255,255,0.15); color: #fff; border: 1.5px solid rgba(255,255,255,0.4); }
.fb-quote { background: #ff6b00; color: #fff; }
.fb-wa:hover, .fb-call:hover, .fb-quote:hover { filter: brightness(0.9); }
.pkg-cta-form {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 16px;
  padding: 24px 22px;
}
.pkg-cta-form h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
}
.pkg-cta-form input,
.pkg-cta-form select {
  width: 100%;
  padding: 11px 14px;
  background: rgba(255,255,255,0.95);
  border: 1.5px solid transparent;
  border-radius: 8px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.85rem;
  color: #111827;
  outline: none;
  margin-bottom: 10px;
  transition: border-color 0.15s;
}
.pkg-cta-form input:focus,
.pkg-cta-form select:focus { border-color: #ff6b00; }
.pkg-cta-form .submit-wa {
  width: 100%;
  padding: 13px;
  background: #25d366;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-family: 'DM Sans', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: background 0.15s;
}
.pkg-cta-form .submit-wa:hover { background: #1db954; }

/* ============================================================
   RESPONSIVE — TABLET
   ============================================================ */
@media (max-width: 1024px) {
  .pkg-layout {
    grid-template-columns: 1fr 300px;
    gap: 28px;
  }
  .qf-grid { grid-template-columns: repeat(4, 1fr); }
  .hotels-grid { grid-template-columns: 1fr 1fr; }
  .pricing-table { grid-template-columns: repeat(3, 1fr); }
  .pkg-final-cta-inner { grid-template-columns: 1fr; gap: 28px; }
  .pkg-hero-price-badge { top: 20px; right: 24px; }
}

@media (max-width: 900px) {
  .pkg-layout {
    grid-template-columns: 1fr;
  }
  .pkg-sidebar { position: static; }
  .pkg-hero-price-badge { display: none; }
  .pkg-hero-content { padding: 32px 24px 36px; }
  .qf-grid { grid-template-columns: repeat(4, 1fr); }
  .pkg-final-cta-inner { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .pkg-hero { height: 420px; }
  .pkg-hero-title { font-size: 1.5rem; }
  .pkg-layout { padding: 24px 18px 40px; }
  .qf-grid { grid-template-columns: repeat(2, 1fr); }
  .gallery-mosaic { grid-template-rows: 170px 140px; }
  .inc-grid { grid-template-columns: 1fr; }
  .hotels-grid { grid-template-columns: 1fr; }
  .pricing-table { grid-template-columns: 1fr; }
  .pkg-reviews-grid { grid-template-columns: 1fr; }
  .pkg-final-cta { padding: 44px 20px; }
  .pkg-breadcrumb-inner { padding: 0 18px; }
  .itin-body { padding-left: 0; }
}

@media (max-width: 540px) {
  .gallery-mosaic { grid-template-columns: 1fr 1fr; grid-template-rows: 180px 140px; }
  .gallery-mosaic .gm-img:first-child { grid-column: 1 / 3; }
  .qf-grid { grid-template-columns: repeat(2, 1fr); }
}
