body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Premium brand typography */
.site-header .logo,
.site-header .main-nav a,
.hero-title,
.section-title,
.badge,
.deal-type-badge {
  font-family: 'Montserrat', sans-serif;
}


/* ==================================================
   CRUISE UI — GLOBAL SYSTEM
   For: page-cruises, page-cruise-line, page-cruise-region, page-faq
   Brand: Cruise Guides
   Font: Montserrat (Strong & Premium)
================================================== */

/* ------------------------------
   Global base + typography
------------------------------ */

.page-cruise-subpage {
  color: #222;
  background: #f8f8f8;
  margin: 0;
  padding: 0;
}

/* Headings scale */
.page-cruises h1,
.page-cruise-line h1,
.page-cruise-region h1,
.page-faq h1,
.page-cruise-ports h1,
.page-destinations h1 {
  font-weight: 800;
}

.page-cruises h2,
.page-cruise-line h2,
.page-cruise-region h2,
.page-faq h2,
.page-cruise-ports h2,
.page-destinations h2 {
  font-weight: 700;
}

.page-cruises h3,
.page-cruise-line h3,
.page-cruise-region h3,
.page-faq h3,
.page-cruise-ports h3,
.page-destinations h3 {
  font-weight: 600;
}

.page-cruises h4,
.page-cruise-line h4,
.page-cruise-region h4,
.page-faq h4,
.page-cruise-ports h4,
.page-destinations h4 {
  font-weight: 600;
}

.page-cruises h5,
.page-cruise-line h5,
.page-cruise-region h5,
.page-faq h5,
.page-cruise-ports h5,
.page-destinations h5 {
  font-weight: 500;
}

.page-cruises h6,
.page-cruise-line h6,
.page-cruise-region h6,
.page-faq h6,
.page-cruise-ports h6,
.page-destinations h6 {
  font-weight: 500;
}

/* Body text */
.page-cruises p,
.page-cruise-line p,
.page-cruise-region p,
.page-faq p,
.page-cruise-ports p,
.page-destinations p {
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #444;
}

/* Links */
.page-cruises a,
.page-cruise-line a,
.page-cruise-region a,
.page-faq a,
.page-cruise-ports a,
.page-destinations a {
  text-decoration: none;
  color: inherit;
  transition: 0.2s ease;
}

.page-cruises a:hover,
.page-cruise-line a:hover,
.page-cruise-region a:hover,
.page-faq a:hover,
.page-cruise-ports a:hover,
.page-destinations a:hover {
  text-decoration: underline;
}

/* Container */
.page-cruises .container,
.page-cruise-line .container,
.page-cruise-region .container,
.page-faq .container,
.page-cruise-deals .container,
.page-cruise-ports .container,
.page-destinations .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Sections */
.section {
  padding: 50px 0;
}

.section-title {
  font-size: 1.8rem;
  margin-bottom: 12px;
  text-align: left;
}

.section-subtitle {
  margin-bottom: 25px;
  color: #555;
  font-size: 1.05rem;
}

/* ==================================================
   FLOATING HEADER — GRID WITH CENTERED NAV
================================================== */

.page-cruises .site-header,
.page-cruise-line .site-header,
.page-cruise-region .site-header,
.page-faq .site-header,
.page-cruise-deals .site-header,
.page-cruise-ports .site-header,
.page-destinations .site-header,
.page-cruise-subpage .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  backdrop-filter: blur(4px);
}

/* 3-COLUMN GRID:
   [ LOGO ] [ NAV CENTERED ] [ EMPTY BALANCER ]
*/
.page-cruises .site-header .container,
.page-cruise-line .site-header .container,
.page-cruise-region .site-header .container,
.page-faq .site-header .container,
.page-cruise-deals .site-header .container,
.page-cruise-ports .site-header .container,
.page-destinations .site-header .container,
.page-cruise-subpage .site-header .container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  padding: 14px 0;
}

/* LOGO — LEFT */
.page-cruises .logo,
.page-cruise-line .logo,
.page-cruise-region .logo,
.page-faq .logo,
.page-cruise-deals .logo,
.page-cruise-ports .logo,
.page-destinations .logo,
.page-cruise-subpage .logo {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
  margin: 0;
  padding: 0px;
  line-height: 1.2;
}

/* NAV — MIDDLE, CENTERED IN PAGE */
.page-cruises .main-nav,
.page-cruise-line .main-nav,
.page-cruise-region .main-nav,
.page-faq .main-nav,
.page-cruise-deals .main-nav,
.page-cruise-ports .main-nav,
.page-destinations .main-nav,
.page-cruise-subpage .main-nav {
  display: flex;
  justify-content: center;
  gap: 32px;
  align-items: center;
}

.page-cruises .main-nav a,
.page-cruise-line .main-nav a,
.page-cruise-region .main-nav a,
.page-faq .main-nav a,
.page-cruise-deals .main-nav a,
.page-cruise-ports .main-nav a,
.page-destinations .main-nav a,
.page-cruise-subpage .main-nav a {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-top: 18px;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

/* ACTIVE LINK */
header.site-header .main-nav a[href="/"] {
  border-bottom: 3px solid #ffffff;
}

/* ==================================================
   BREADCRUMB
================================================== */

.page-cruises .breadcrumb,
.page-cruise-line .breadcrumb,
.page-cruise-region .breadcrumb,
.page-faq .breadcrumb,
.page-cruise-deals .breadcrumb,
.page-cruise-ports .breadcrumb,
.page-destinations .breadcrumb,
.page-cruise-subpage .breadcrumb {
  background: #f5f5f5;
  padding: 10px 0;
  font-size: 0.95rem;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 60px;
}

.page-cruises .breadcrumb .container,
.page-cruise-line .breadcrumb .container,
.page-cruise-region .breadcrumb .container,
.page-faq .breadcrumb .container,
.page-cruise-deals .breadcrumb .container,
.page-cruise-ports .breadcrumb .container,
.page-destinations .breadcrumb .container, 
.page-cruise-subpage .breadcrumb .container{
  display: flex;
  align-items: center;
  gap: 6px;
}

.page-cruises .breadcrumb a,
.page-cruise-line .breadcrumb a,
.page-cruise-region .breadcrumb a,
.page-faq .breadcrumb a,
.page-cruise-deals .breadcrumb a,
.page-cruise-ports .breadcrumb a,
.page-destinations .breadcrumb a,
.page-cruise-subpage .breadcrumb a {
  color: #0077cc;
  text-decoration: none;
  font-weight: 600;
}

.page-cruises .breadcrumb a:hover,
.page-cruise-line .breadcrumb a:hover,
.page-cruise-region .breadcrumb a:hover,
.page-faq .breadcrumb a:hover,
.page-cruise-deals .breadcrumb a:hover,
.page-cruise-ports .breadcrumb a:hover,
.page-destinations .breadcrumb a:hover,
.page-cruise-subpage .breadcrumb a:hover {
  text-decoration: underline;
}

.page-cruises .breadcrumb span,
.page-cruise-line .breadcrumb span,
.page-cruise-region .breadcrumb span,
.page-faq .breadcrumb span,
.page-cruise-deals .breadcrumb span,
.page-cruise-ports .breadcrumb span,
.page-destinations .breadcrumb span,
.page-cruise-subpage .breadcrumb span {
  color: #666;
}

/* ==================================================
   HERO SYSTEM
================================================== */

.hero {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.hero .hero-background {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

.hero .hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.30);
  z-index: 2;
}

/* GLOBAL HERO OVERLAY DISABLE — TEST MODE */
.hero .hero-overlay {
  background: none !important;
}

.hero .hero-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #ffffff;
}

/* Cruise line hero */
.hero-line {
  height: 360px;
  margin-bottom: 20px;
}

.hero-line .hero-content {
  padding-top: 80px;
}

.hero-line .hero-title {
  font-size: 2.6rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-shadow: 0 2px 6px rgba(0,0,0,0.45);
}

.hero-line .hero-subtitle {
  font-size: 1.15rem;
  max-width: 650px;
  margin: 12px auto 0;
  line-height: 1.5;
  text-shadow: 0 1px 4px rgba(0,0,0,0.35);
}

/* ==================================================
   ITINERARY HEADER SYSTEM
   (kept for itinerary pages that also load this file)
================================================== */

.page-itinerary .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  backdrop-filter: blur(4px);
}

.page-itinerary .site-header .container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  padding: 14px 0;
}

.page-itinerary .logo {
  color: #ffffff !important;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

.page-itinerary .main-nav a {
  color: #ffffff !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-top: 18px;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

/* ==================================================
   HOMEPAGE HERO FIXES
================================================== */

.page-cruises .hero-cruises {
  height: 420px !important;
}

.page-cruises .hero-cruises .hero-content {
  padding-top: 140px !important;
}

/* ==================================================
   HERO IMAGE MAPPINGS
================================================== */

.hero-po-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-po-cruises-hero.webp');
}

.hero-msc-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-msc-cruises-hero.webp');
}

.hero-cunard-line .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-cunard-line-hero.webp');
}

.hero-norwegian-cruise-line .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-norwegian-cruise-line-hero.webp');
}

.hero-celebrity-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-celebrity-cruises-hero.webp');
}

.hero-carnival-cruise-line .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-carnival-cruise-line-hero.webp');
}

.hero-holland-america-line .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-holland-america-line-hero.webp');
}

.hero-viking-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-viking-cruises-hero.webp');
}

.hero-disney-cruise-line .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-disney-cruise-line-hero.webp');
}

.hero-costa-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-costa-cruises-hero.webp');
}

.hero-aida-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-aida-cruises-hero.webp');
}

.hero-azamara .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-azamara-hero.webp');
}

.hero-royal-caribbean .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-royal-caribbean-hero.webp');
}

.hero-princess-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-princess-cruises-hero.webp');
}

.hero-virgin-voyages .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-virgin-voyages-hero.webp');
}

.hero-regent-seven-seas .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-regent-seven-seas-hero.webp');
}

.hero-oceania-cruises .hero-background {
  background-image: url('../cruise-images/hero/cruise-line-oceania-cruises-hero.webp');
}

.hero-cruise-lines .hero-background {
  background-image: url('../cruise-images/hero/cruise-lines-hero.webp');
}

.hero-cruise-itineraries .hero-background {
  background-image: url('../cruise-images/hero/cruise-itineraries-hero.jpg');
}

/* HERO IMAGE — CRUISE DEALS */
.page-cruise-deals .hero-background {
  background-image: url('../cruise-images/hero/cruise-deals-page-hero.webp');
  background-size: cover;
  background-position: center;
}

/* ==================================================
   GRID + CARD SYSTEM
================================================== */

.region-list-grid,
.deal-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 22px;
}

.region-list-card,
.deal-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  border: 1px solid #d5d9e2;
}

.region-list-card:hover,
.deal-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.14);
  border-color: #b8c0cc;
}

.region-list-title,
.deal-title {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 700;
}

.region-list-text,
.deal-text {
  color: #555;
  line-height: 1.5;
}

/* ==================================================
   BUTTONS
================================================== */

.btn,
.btn-primary,
.btn-secondary {
  display: inline-block;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s ease;
}

.btn-primary {
  background: #0077cc;
  color: #ffffff;
  border: none;
}

.btn-primary:hover {
  background: #005fa3;
}

.btn-secondary {
  background: #ffffff;
  color: #0077cc;
  border: 1px solid #0077cc;
}

.btn-secondary:hover {
  background: #f0f8ff;
}

.center-btn {
  text-align: center;
  margin-top: 24px;
}

/* ==================================================
   SEARCH BAR
================================================== */

.cruise-search .search-bar {
  display: flex;
  gap: 10px;
  max-width: 650px;
  margin: 0 auto;
}

.cruise-search input {
  flex: 1;
  padding: 12px 16px;
  border: 2px solid #e0e0e0;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.cruise-search button {
  padding: 12px 18px;
  background: #0077cc;
  color: #ffffff;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
}

.cruise-search button:hover {
  background: #005fa3;
}

/* ==================================================
   FOOTER SPACING FIX
================================================== */

.page-cruises main {
  padding-bottom: 80px !important;
}

/* ==================================================
   RESPONSIVE
================================================== */

@media (max-width: 600px) {

  .page-cruises .logo,
  .page-cruise-line .logo,
  .page-cruise-region .logo,
  .page-destinations .logo {
    position: static;
    text-align: center;
    margin-bottom: 10px;
  }

  .page-cruises .main-nav,
  .page-cruise-line .main-nav,
  .page-cruise-region .main-nav,
  .page-destinations .main-nav {
    flex-wrap: wrap;
    gap: 18px;
  }

  .hero-line {
    height: 260px;
  }

  .hero-line .hero-content {
    padding;
  }
}

/* ===============================
   GLOBAL COMPARE BAR (sticky)
   =============================== */

#compare-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #0b1b3b;
  color: #fff;
  padding: 12px 16px;
  display: none;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.15);
}

#compare-bar.visible {
  display: block;
}

.compare-bar-inner,
.compare-bar-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* =========================================================
   GLOBAL COMPARE MODAL + TABLE (NEW SYSTEM)
   Works with compare.js (auto-injected)
========================================================= */

/* Overlay wrapper (outer div: #compare-modal.compare-modal-overlay) */
#compare-modal.compare-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

/* Visible state (compare.js adds .visible to #compare-modal) */
#compare-modal.visible {
  opacity: 1;
  visibility: visible;
}

/* Inner modal panel (.compare-modal) */
#compare-modal .compare-modal {
  background: #ffffff;
  width: 90%;
  max-width: 900px;
  max-height: 85vh;
  overflow-y: auto;
  border-radius: 12px;
  padding: 28px 26px 24px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.25);
  position: relative;
  font-family: 'Montserrat', sans-serif;
}

/* Close button (#compare-close) */
#compare-modal .compare-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f1f3f7;
  border: none;
  font-size: 22px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: background 0.2s ease, transform 0.2s ease;
}

#compare-modal .compare-close:hover {
  background: #e2e6f0;
  transform: translateY(-1px);
}

/* Modal title (.compare-title) */
#compare-modal .compare-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 4px 0 14px;
}

/* Results wrapper (.compare-results) */
#compare-modal .compare-results {
  margin-top: 10px;
}

/* Actions row (.compare-actions) */
#compare-modal .compare-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 18px;
}

/* Make buttons inside modal align with global button styles */
#compare-modal .compare-actions .btn-primary,
#compare-modal .compare-actions .btn-secondary {
  font-size: 0.9rem;
  padding: 9px 16px;
}

/* Comparison table (.compare-table) */
#compare-modal .compare-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
  font-size: 0.95rem;
}

#compare-modal .compare-table th,
#compare-modal .compare-table td {
  border: 1px solid #e0e3ec;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
  min-width: 180px;
}

#compare-modal .compare-table th {
  background: #f5f7fc;
  font-weight: 700;
}

#compare-modal .compare-table tr:nth-child(even) td {
  background: #fafbff;
}

/* Remove button (.compare-remove) */
#compare-modal .compare-remove {
  margin-top: 6px;
  background: #f3f4f8;
  border: 1px solid #d0d4e2;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 0.8rem;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

#compare-modal .compare-remove:hover {
  background: #e4e7f2;
  transform: translateY(-1px);
}

/* Resize handle (.resize-handle) — simple visual stub */
#compare-modal .resize-handle {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 100%;
  cursor: col-resize;
  background: transparent;
}

/* Make header cells relative so resize handle can sit inside */
#compare-modal .compare-table th {
  position: relative;
}

/* Basic responsive tweak */
@media (max-width: 600px) {
  #compare-modal .compare-modal {
    width: 94%;
    padding: 20px 16px 18px;
  }

  #compare-modal .compare-title {
    font-size: 1.3rem;
  }

  #compare-modal .compare-table {
    font-size: 0.9rem;
  }
}

/* === COMPARE MODAL — SCROLL FOUNDATION (ACTIVE) === */

#compare-modal .compare-results {
  position: relative;
  overflow-x: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scroll-behavior: smooth;
}

#compare-modal .compare-table {
  width: max-content;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 24px;
}

#compare-modal .compare-table th,
#compare-modal .compare-table td {
  min-width: 200px;
}

/* === COMPARE MODAL — LAYOUT + SCROLL === */

#compare-modal.compare-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  z-index: 10000;
}

#compare-modal.visible {
  visibility: visible;
  opacity: 1;
}

#compare-modal .compare-modal {
  background: #fff;
  width: 90%;
  max-width: 1100px;
  max-height: 85vh;
  border-radius: 12px;
  padding: 24px 24px 18px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.25);
  position: relative;
  display: flex;
  flex-direction: column;
}

#compare-modal .compare-title {
  margin: 0 0 8px;
  font-size: 1.6rem;
  font-weight: 700;
}

#compare-modal .compare-diff-toggle {
  font-size: 0.9rem;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

#compare-modal .compare-results {
  flex: 1;
  overflow-x: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 8px;
}

#compare-modal .compare-table {
  width: max-content;
  border-collapse: collapse;
  border-spacing: 0;
}

#compare-modal .compare-table th,
#compare-modal .compare-table td {
  border: 1px solid #ddd;
  padding: 10px 12px;
  min-width: 180px;
  font-size: 0.9rem;
}

#compare-modal .compare-table th:first-child,
#compare-modal .compare-table td:first-child {
  min-width: 140px;
  font-weight: 700;
  background: #f7f9fc;
}

#compare-modal .compare-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 10px;
}

#compare-modal .compare-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #eee;
  border: none;
  font-size: 20px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
}

/* ============================
   BUTTON LAYOUT TEST (ONE CARD)
   ============================ */

.deal-card-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-top: 12px;
}

.deal-card-buttons .top-button {
  width: 100%;
  display: flex;
  justify-content: center;
}

.deal-card-buttons .bottom-buttons {
  display: flex;
  justify-content: center;
  gap: 26px;
  width: 100%;
}

.deal-card-buttons .bottom-buttons a,
.deal-card-buttons .bottom-buttons button {
  flex: 1;
  text-align: center;
  padding: 12px 22px;
  min-width: 0;
}

/* ============================
   BUTTON HOVER + ACTIVE EFFECTS
   ============================ */

.btn-primary:hover,
.btn-secondary:hover {
  opacity: 0.85;
  transform: translateY(-1px);
  transition: 0.15s ease;
}

.btn-primary:active,
.btn-secondary:active {
  transform: translateY(1px);
  opacity: 0.75;
}

.btn-primary:focus,
.btn-secondary:focus {
  outline: 2px solid #0077ff;
  outline-offset: 2px;
}

/* Improve spacing between buttons */
.deal-card-content .btn {
  margin-top: 8px;
}

/* Improve padding for rectangular shape */
.btn-primary,
.btn-secondary {
  padding: 12px 22px;
  border-radius: 6px;
}

/* ==================================================
   CONTACT US — ENABLE GLOBAL HEADER SYSTEM
================================================== */

.contact-us-page .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  backdrop-filter: blur(4px);
}

.contact-us-page .site-header .container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  padding: 14px 0;
}

.contact-us-page .logo {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.contact-us-page .main-nav {
  display: flex;
  justify-content: center;
  gap: 32px;
  align-items: center;
}

.contact-us-page .main-nav a {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-top: 18px;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

/* Active link underline */
.contact-us-page .main-nav a.active {
  border-bottom: 3px solid #ffffff;
}

/* Enable global header system for Privacy Policy */
.privacy-page .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  backdrop-filter: blur(4px);
}

.privacy-page .site-header .container {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  padding: 14px 0;
}

.privacy-page .logo {
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.privacy-page .main-nav {
  display: flex;
  justify-content: center;
  gap: 32px;
  align-items: center;
}

.privacy-page .main-nav a {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-top: 18px;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

/* Fix container padding for Privacy Policy */
.privacy-page .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
