/* ============================================================
   ANTIOCH INN — Plain CSS (No Tailwind)
   ============================================================ */

/* --- Google Fonts & FA are loaded via <link> in HTML --- */

/* ---- CSS Variables ---- */
:root {
  --navy:        #001f3f;
  --navy-light:  #003366;
  --navy-dark:   #001122;
  --gold:        #d4af37;
  --gold-light:  #f1c40f;
  --gold-dark:   #b5952f;
  --gold-deep:   #937311;
  --slate-50:    #f8fafc;
  --slate-100:   #f1f5f9;
  --slate-200:   #e2e8f0;
  --slate-400:   #94a3b8;
  --slate-500:   #64748b;
  --slate-600:   #475569;
  --slate-800:   #1e293b;
  --slate-900:   #0f172a;
  --white:       #ffffff;
}

/* ---- Reset & Base ---- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  background: var(--slate-50);
  color: var(--slate-800);
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}

img { display: block; max-width: 100%; }
a  { text-decoration: none; }
ul { list-style: none; }
button { cursor: pointer; font-family: inherit; }

/* ---- Utility ---- */
.serif  { font-family: 'Playfair Display', serif; }
.italic { font-style: italic; }
.uppercase { text-transform: uppercase; }

/* ---- ADA Skip Link ---- */
.skip-to-main {
  position: absolute;
  top: -1000px; left: -1000px;
  width: 1px; height: 1px;
  overflow: hidden;
}
.skip-to-main:focus {
  position: fixed;
  top: 20px; left: 20px;
  width: auto; height: auto;
  background: var(--gold);
  color: var(--navy);
  padding: 10px 20px;
  z-index: 9999;
  border-radius: 5px;
  font-weight: bold;
  outline: none;
}

/* ---- Focus States ---- */
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 2px;
}

/* ============================================================
   BACK TO TOP
   ============================================================ */
#back-to-top {
  position: fixed;
  bottom: 96px; right: 24px;
  z-index: 60;
  width: 48px; height: 48px;
  background: var(--gold);
  color: var(--navy);
  border: none;
  border-radius: 50%;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  display: flex; align-items: center; justify-content: center;
  font-size: 1.125rem;
  opacity: 0; visibility: hidden;
  transition: all 0.4s ease-in-out;
}
#back-to-top.visible { opacity: 1; visibility: visible; }
#back-to-top:hover { background: var(--navy); color: var(--gold); }
#back-to-top:hover i { transform: translateY(-4px); }
#back-to-top i { transition: transform 0.2s; }

@media (min-width: 768px) {
  #back-to-top { bottom: 40px; right: 40px; }
}

/* ============================================================
   Main Navigation Background Container Details Pura Header Navy! 
   ============================================================ */

nav.main-nav {
  position: fixed;
  top: 0; width: 100%;
  height: 100px;   /* THICK AND LARGE HEADER SIZE SETUP HERE! Pehle 70-80 tha ab bada kiya. */
  background: #001f3f; /* "Pura Header Solid Navy Blue Base! */
  z-index: 50;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px; 
  box-shadow: 0 4px 6px -4px rgba(0,0,0,0.5); 
}

/* ============================================================
  CENTER PERFECT WHITE ROUND CIRCLE - OVERLAPPING 
============================================================ */
.logo-wrapper-center {
  position: absolute;
  left: 50%; /* Screen ky Exact beech ka frame Layout. */
  top: 50%;  /* Upar & neechay drop shape barabar rakhein.. */
  transform: translate(-50%, -50%); 
  z-index: 60; 
}

/* BADI PURE WHITE CIRCLE! - Hotel Premium size!  */
.pure-white-circle {
  width: 140px; /* PEHLY SEY BADA LOGO FRAME (Pechly layout m sirf 140 tha).  */
  height: 140px;  
  background-color: #ffffff; 
  border-radius: 50%;  /* Same exactly 100% white Solid Circle..!! */
  
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 8px 18px rgba(0,0,0,0.35); /* Circle Shadow also boosted clear visible stand up.! */
  transition: transform 0.3s;
}

.pure-white-circle:hover {
  transform: scale(1.03); 
}

.nav-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; height: 100%;
  text-decoration: none;
}

/* NO ROUND CROPPING LOGIC JUST PLAIN SIMPLE FITTED NATURAL !  */
.logo-image {
  max-width: 70%;   
  max-height: 80%;  
  object-fit: contain; /* Pure naturally fits logo text into middle pure Safe Whites limits.. */
}

/* ============================================================
   REGULAR NAVBAR MENUS LEFT & RIGHTS !! BADE BADE SIZE ! 
   ============================================================ */
.nav-links {
  display: flex;
  align-items: center;
  gap: 60px; /* Buttons Text k beach ka Gaping Size Boosted !!!  */
  flex: 1; 
}

.nav-links a {
  color: #ffffff; 
  text-decoration: none; 
  font-size: 16px; /* BADA FONT TEXT! Bold Display! */
  font-weight: 600; /* Extra bold setup standup kran!*/
  text-transform: uppercase; 
  letter-spacing: 0.08em; /* Clean word layout distance ...*/
  transition: color 0.3s;
}

.nav-links a:hover,
.nav-links a.active {
  color: #D4AF37; /* Exactly solid Hex Golden Menu Layout.  */
}


/* Keeping clear Big spacing center Main Frame Round Circle !!   */
.nav-links.side-left {
  justify-content: flex-end; 
  padding-right: 120px; /* Big safe zone area  .*/
}
.nav-links.side-right {
  justify-content: flex-start;
  padding-left: 120px;
}

/* DESKTOP BIG PHONE BUTTON FIX SETUP!  !  */
.nav-links .btn-call {
  background: #D4AF37; 
  color: #001f3f !important; 
  font-size: 16px !important;  /* BADA BOLD PHONE CALL BUTTN!*/
  padding: 14px 28px; /* Thickness layout added Button ko Chorda & height de .!!  */
  border-radius: 99px; /* Pill design Solid */
  font-weight: bold;
}
.nav-links .btn-call:hover { background: #ffffff; }

/* Desktop base unseen !!*/
.mobile-burger-btn { display: none; }


/* ============================================================
   MOBILE RESPONSIVENESS SMART FIX(Large layout limits handle ! 
   ============================================================ */

@media (max-width: 1024px) {
  nav.main-nav { height: 90px; padding: 0 20px; justify-content: flex-end; } 
  
  .nav-links { display: none !important; } /* Destop hided limits links layout!!*/
  
  .mobile-burger-btn {
    display: flex;
    background: none;
    border: none;
    font-size: 2.1rem; /* BIGGER HAMBURGER NAV BUTTON ! !! !!(Easily touches Layout Screen corner). */
    color: #D4AF37; 
    cursor: pointer;
    position: relative; z-index: 65; 
  }

  .pure-white-circle {
     /* Making Setup Center Bigger suitable size  Phones Device Size as well!*/
    width: 125px; height: 125px; 
  }
}

/* ============================================================
   MOBILE POP UP FULLSCREEN DISPLAY BURGERS  MENU FIX ! 
   ============================================================ */
   
#mobile-menu {
  position: fixed; inset: 0;
  background: #001f3f; 
  z-index: 100; flex-direction: column; align-items: center; justify-content: center;
  gap: 36px; color: #ffffff; opacity: 0; transition: opacity 0.3s ease; display: none;
}

#mobile-menu.open { display: flex; }
#mobile-menu.visible { opacity: 1; }

#close-menu-btn {
  position: absolute; top: 30px; right: 30px;
  background: none; border: none; color: #D4AF37; font-size: 2.5rem; /* Extra Bada Close Button Limits Fix... */ cursor:pointer;
}

.mobile-link { font-family: 'Playfair Display', serif; font-size: 1.8rem; color: #ffffff; text-decoration:none; transition: color 0.3s; font-weight:500;}
.mobile-link:hover, .mobile-link.active { color: #D4AF37; }

.btn-mobile-call { background: #D4AF37; color: #001f3f!important; padding: 15px 38px; border-radius: 99px; font-weight: 700; font-family: 'Montserrat', sans-serif;}
.btn-mobile-call:hover {background: #ffffff;}

/* ============================================================
   HERO SLIDESHOW
   ============================================================ */
#home {
  position: relative;
  height: 100vh;
  min-height: 750px;
  overflow: hidden;
  background: var(--navy-dark);
}


#inner-home {
  position: relative;
  height: 80vh;
  min-height: 450px;
  overflow: hidden;
  background: var(--navy-dark);
}

#slides-container { position: absolute; inset: 0; }

.slide {
  position: absolute; inset: 0;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  z-index: 0;
}
.slide.active { opacity: 1; z-index: 10; }

.slide-img {
  width: 100%; height: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: transform 6s linear;
}
.slide.active .slide-img { transform: scale(1); }

.slide-content {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease-out 0.5s;
}
.slide.active .slide-content { opacity: 1; transform: translateY(0); }

.hero-gradient {
  position: absolute; inset: 0; z-index: 20;
  background: linear-gradient(to right, rgba(0,15,36,0.9) 0%, rgba(0,15,36,0.5) 50%, transparent 100%);
}

.slide-inner {
  position: absolute; inset: 0; z-index: 30;
  display: flex; align-items: center;
  padding: 0 24px;
}
@media (min-width: 768px) { .slide-inner { padding: 0 48px; } }

.slide-text { max-width: 768px; }
.slide-eyebrow {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 16px;
  display: block;
}
.slide-heading {
  font-family: 'Playfair Display', serif;
  font-size: 3.75rem;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 24px;
  line-height: 1;
}
@media (min-width: 768px) { .slide-heading { font-size: 5rem; } }

.slide-heading span { color: var(--gold); font-weight: 400; font-style: italic; }

.slide-para {
  font-size: 1.125rem;
  color: rgba(255,255,255,0.8);
  font-weight: 300;
  max-width: 512px;
  margin-bottom: 40px;
}
.btn-slide {
  background: var(--gold);
  color: var(--navy);
  padding: 16px 32px;
  border-radius: 9999px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  display: inline-block;
  transition: background 0.3s;
}
.btn-slide:hover { background: var(--white); }

/* Slideshow Controls */
.slideshow-controls {
  position: absolute;
  bottom: 96px; right: 48px;
  z-index: 40;
  display: flex;
  align-items: center;
  gap: 32px;
}
.slide-btns { display: flex; gap: 16px; }
.slide-btn {
  width: 48px; height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.2);
  display: flex; align-items: center; justify-content: center;
  color: var(--white);
  background: transparent;
  transition: all 0.3s;
}
.slide-btn:hover { background: var(--gold); border-color: var(--gold); }

/* Progress Bar */
.progress-bar {
  position: absolute; bottom: 0; left: 0;
  width: 100%; height: 2px;
  background: rgba(212,175,55,0.3);
  z-index: 40;
  overflow: hidden;
}
#progress-fill {
  height: 100%;
  background: var(--gold);
  width: 0%;
}

/* ============================================================
   BOOKING WIDGET
   ============================================================ */
.booking-wrap {
  position: relative;
  z-index: 40;
  max-width: 1400px;          /* ← wider container */
  margin: -56px auto 60px;    /* ← deeper overlap */
  padding: 0 16px;
}
@media (min-width: 640px)  { .booking-wrap { padding: 0 32px; } }
@media (min-width: 1280px) { .booking-wrap { padding: 0 48px; } }

.booking-card {
  background: var(--white);
  border-radius: 40px;
  box-shadow: 0 60px 120px -20px rgba(0,31,63,0.18);
  overflow: hidden;
  border: 1px solid var(--slate-100);
}

/* ── Header ── */
.booking-header {
  background: var(--navy);
  padding: 14px 48px;         /* ← taller header */
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.booking-header-left { display: flex; align-items: center; gap: 28px; }
.booking-badge {
  font-size: 10px;
  font-weight: 700;
  color: var(--gold);
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: flex; align-items: center;
}
.booking-badge i { margin-right: 8px; }
.booking-sep {
  width: 1px; height: 14px;
  background: rgba(255,255,255,0.15);
  display: none;
}
.booking-wifi {
  font-size: 10px; font-weight: 700;
  color: rgba(255,255,255,0.7);
  text-transform: uppercase;
  letter-spacing: 0.2em;
  align-items: center;
  display: none;
}
.booking-wifi i { margin-right: 8px; }
.booking-guarantee {
  display: none;
  align-items: center;
  color: rgba(255,255,255,0.6);
  font-size: 10px;
  font-weight: 500;
  gap: 8px;
}
@media (min-width: 768px)  { .booking-sep, .booking-wifi { display: flex; } }
@media (min-width: 1024px) { .booking-guarantee { display: flex; } }

/* ── Form Row ── */
.booking-form {
  padding: 12px 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 1024px) {
  .booking-form {
    flex-direction: row;
    align-items: center;
    padding: 20px 24px;       /* ← more vertical breathing room */
  }
}

/* ── Each Field Segment ── */
.booking-segment {
  flex: 1;
  padding: 20px 28px;         /* ← wider internal padding */
  border-radius: 24px;
  cursor: pointer;
  min-width: 0;               /* ← prevents flex overflow */
}
.booking-segment:hover .seg-icon {
  background: var(--navy);
  color: var(--gold);
}
.booking-segment:hover .seg-label { color: var(--gold); }

.seg-inner { display: flex; align-items: center; gap: 18px; }

.seg-icon {
  width: 52px; height: 52px;  /* ← slightly larger icon box */
  border-radius: 16px;
  background: var(--slate-50);
  display: flex; align-items: center; justify-content: center;
  color: var(--navy);
  font-size: 1.35rem;
  flex-shrink: 0;
  box-shadow: 0 1px 3px rgba(0,0,0,.07);
  transition: all 0.5s;
}

.seg-label {
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(0,31,63,0.65);
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 5px;
  transition: color 0.3s;
  white-space: nowrap;        /* ← stops label wrapping */
}

.seg-input,
.seg-select {
  width: 100%;
  background: transparent;
  border: none;
  color: var(--navy);
  font-weight: 700;
  font-size: 1.05rem;         /* ← readable but not cramped */
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.seg-input::placeholder {
  color: rgba(0,31,63,0.35);
  font-weight: 600;
  font-size: 0.92rem;
}
.seg-input:focus,
.seg-select:focus { outline: none; }

/* ── Vertical Divider ── */
.booking-divider {
  display: none;
  width: 1px; height: 70px;
  background: var(--slate-100);
  flex-shrink: 0;
  margin: 0 4px;
}
@media (min-width: 1024px) { .booking-divider { display: block; } }

/* ── CTA Button Area ── */
.booking-action {
  padding: 16px;
  flex-shrink: 0;             /* ← button never gets squeezed */
}
@media (min-width: 1024px) {
  .booking-action { padding-left: 28px; }
}

.btn-check-rates {
  width: 100%;
  background: var(--gold);
  color: var(--navy);
  padding: 22px 52px;         /* ← tall, comfortable button */
  border-radius: 24px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 11px;
  display: flex; align-items: center; justify-content: center; gap: 16px;
  border: none;
  white-space: nowrap;        /* ← "Check Rates →" stays on one line */
  box-shadow: 0 20px 50px -10px rgba(212,175,55,0.45);
  transition: all 0.5s;
  cursor: pointer;
}
.btn-check-rates:hover { background: var(--navy); color: var(--gold); }
.btn-check-rates:hover i { transform: translateX(8px); }
.btn-check-rates i { transition: transform 0.3s; }

@media (min-width: 1024px) {
  .btn-check-rates { width: auto; min-width: 180px; } /* ← never too skinny */
}

/* ============================================================
   ABOUT / WELCOME SECTION
   ============================================================ */

#about {
  padding: 80px 24px;
  background: var(--slate-50);
}
@media (min-width: 768px) { 
  #about { 
    padding: 80px 48px; 
  } 
}

.about-inner {
  max-width: 1344px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
}
@media (min-width: 768px) { 
  .about-inner { 
    flex-direction: row; 
  } 
}

.about-text { 
  flex: 1; 
}

.section-eyebrow {
  color: var(--gold);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.about-heading {
  font-family: 'Playfair Display', serif;
  font-size: 2.25rem;
  color: var(--slate-900);
  margin-bottom: 24px;
  line-height: 1.2;
}
@media (min-width: 768px) { 
  .about-heading { 
    font-size: 3rem; 
  } 
}

.about-para {
  color: var(--slate-600);
  line-height: 1.8;
  margin-bottom: 32px;
}

.star-row { 
  display: flex; 
  align-items: center; 
  gap: 16px; 
}

.stars { 
  display: flex; 
  color: var(--gold); 
  font-size: 1.25rem; 
}

.star-label {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--slate-500);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* ============================================================
   ABOUT MEDIA & VIDEO PLACEHOLDER
   ============================================================ */

.about-media {
  flex: 1;
  position: relative;
}

.about-media .gold-frame {
  position: absolute; 
  inset: 0;
  background: var(--gold);
  transform: translate(16px, 16px);
  border-radius: 8px;
  z-index: 0;
}

.about-video-box {
  position: relative; 
  z-index: 10;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.1);
  border: 1px solid var(--slate-200);
  background: rgba(0,31,63,0.1);
  display: flex; 
  align-items: center; 
  justify-content: center;
  cursor: default;
}

.about-video-box img {
  position: absolute; 
  inset: 0;
  width: 100%; 
  height: 100%;
  object-fit: cover;
  opacity: 0.4;
  filter: grayscale(50%);
}

.about-video-content {
  position: relative; 
  z-index: 20;
  text-align: center;
  padding: 24px;
}

.play-circle {
  width: 80px; 
  height: 80px;
  background: rgba(255,255,255,0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 50%;
  display: flex; 
  align-items: center; 
  justify-content: center;
  margin: 0 auto 16px;
  border: 1px solid rgba(255,255,255,0.2);
}

.play-circle i { 
  color: rgba(255,255,255,0.5); 
  font-size: 1.5rem; 
  margin-left: 4px; 
}

.video-label {
  color: var(--white);
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 10px;
}

.video-soon {
  color: var(--gold);
  font-size: 0.75rem;
  font-style: italic;
  margin-top: 4px;
  font-family: 'Playfair Display', serif;
}

.video-badge {
  position: absolute; 
  top: 16px; 
  left: 16px; 
  z-index: 20;
  background: var(--gold);
  color: var(--navy);
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.1);
}

/* ============================================================
   READ MORE / READ LESS BUTTONS
   ============================================================ */

.about-action-btn {
  background-color: var(--gold, #D4AF37); 
  color: #000;
  border: none;
  padding: 12px 28px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.about-action-btn:hover {
  background-color: #000;
  color: var(--gold, #D4AF37);
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.read-less-btn {
  background-color: var(--slate-200, #e2e8f0);
  color: var(--slate-900, #0f172a);
}

.read-less-btn:hover {
  background-color: #ef4444; /* Red color indicator for closing/reading less */
  color: #ffffff;
}

/* ============================================================
   POPUP MODAL (OVERLAY & CONTENT)
   ============================================================ */

.about-popup-overlay {
  position: fixed;
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0;
  background: rgba(15, 23, 42, 0.8); 
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  
  /* Hidden Setup Default */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  padding: 24px;
}

.about-popup-overlay.show-popup {
  opacity: 1;
  pointer-events: auto;
}

.about-popup-content {
  background: var(--white, #ffffff);
  width: 100%;
  max-width: 600px;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
  transform: translateY(20px);
  transition: transform 0.4s ease;
  position: relative;
  max-height: 90vh; /* Agar text zyada ho to viewport k bahar na jaye */
  overflow-y: auto; /* Agar popup scroll krna pade choti screen pr */
}

.about-popup-overlay.show-popup .about-popup-content {
  transform: translateY(0);
}

.popup-heading {
  font-size: 1.8rem;
  margin-bottom: 16px;
  margin-top: 0;
  font-family: 'Playfair Display', serif;
}

/* ============================================================
   THINGS TO DO
   ============================================================ */
#things-to-do {
  padding: 128px 24px;
  background: var(--navy);
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) { #things-to-do { padding: 128px 48px; } }

.ttd-bg-accent {
  position: absolute;
  top: 0; right: 0;
  width: 33.33%;
  height: 100%;
  background: rgba(212,175,55,0.05);
  transform: skewX(-12deg) translateX(50%);
  pointer-events: none;
}

.ttd-inner { max-width: 1344px; margin: 0 auto; position: relative; z-index: 10; }

.ttd-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 96px;
  gap: 32px;
}
@media (min-width: 1024px) { .ttd-header { flex-direction: row; } }

.ttd-heading {
  font-family: 'Playfair Display', serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--white);
}
@media (min-width: 768px) { .ttd-heading { font-size: 3.75rem; } }
.ttd-heading span { color: var(--gold); font-weight: 400; font-style: italic; }

.ttd-map-link {
  display: inline-flex;
  align-items: center;
  color: rgba(255,255,255,0.6);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: 700;
  transition: color 0.3s;
  margin-bottom: 16px;
}
.ttd-map-link:hover { color: var(--gold); }
.ttd-map-link i { margin-left: 12px; }

.ttd-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px 32px;
}
@media (min-width: 768px)  { .ttd-grid { grid-template-columns: 1fr 1fr; } }
@media (min-width: 1024px) { .ttd-grid { grid-template-columns: repeat(4, 1fr); } }

.location-item {}
.location-dot {
  width: 56px; height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(212,175,55,0.3);
  display: flex; align-items: center; justify-content: center;
  color: var(--gold);
  margin-bottom: 32px;
  background: var(--navy);
  box-shadow: 0 0 30px rgba(212,175,55,0.1);
  font-size: 1.25rem;
}
.location-dist {
  color: var(--gold);
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.location-title {
  font-family: 'Playfair Display', serif;
  color: var(--white);
  font-size: 1.25rem;
  font-weight: 700;
  margin: 8px 0 16px;
}
.location-desc {
  color: rgba(255,255,255,0.7);
  font-size: 0.875rem;
  line-height: 1.7;
  padding-right: 32px;
}

/* ============================================================
   AMENITIES
   ============================================================ */
#amenities {
  padding: 128px 24px;
  background: var(--white);
  overflow: hidden;
}
@media (min-width: 768px) { #amenities { padding: 128px 48px; } }

.amenities-inner {
  max-width: 1344px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
  align-items: start;
}
@media (min-width: 1024px) {
  .amenities-inner {
    grid-template-columns: 5fr 7fr;
  }
}

.amenities-left {}
.amenities-heading {
  font-family: 'Playfair Display', serif;
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 32px;
  line-height: 1.2;
}
@media (min-width: 768px) { .amenities-heading { font-size: 3.75rem; } }
.amenities-heading span { color: var(--gold); font-style: italic; font-weight: 400; }

.amenities-para {
  color: var(--slate-500);
  margin-bottom: 40px;
  max-width: 448px;
  line-height: 1.75;
}

.guest-essentials {
  background: var(--slate-50);
  border-radius: 32px;
  padding: 32px 40px;
  border: 1px solid var(--slate-100);
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  margin-top: 48px;
}
.ge-title {
  color: var(--navy);
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-bottom: 32px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--slate-200);
}
.ge-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 16px;
}
.ge-item-label {
  font-size: 10px;
  color: var(--slate-600);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 4px;
}
.ge-item-val { color: var(--navy); font-weight: 600; }

.amenities-right { display: flex; flex-direction: column; gap: 8px; }

.amenity-card {
  padding: 32px;
  display: flex;
  align-items: center;
  gap: 32px;
  border-radius: 16px;
  transition: background 0.3s;
}
.amenity-card:hover { background: var(--slate-50); }
.amenity-icon {
  width: 64px; height: 64px;
  border-radius: 16px;
  background: var(--slate-50);
  display: flex; align-items: center; justify-content: center;
  color: var(--gold);
  font-size: 1.5rem;
  flex-shrink: 0;
  transition: all 0.3s;
}
.amenity-card:hover .amenity-icon { background: var(--navy); color: var(--white); }
.amenity-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--navy);
  transition: color 0.3s;
}
.amenity-card:hover .amenity-title { color: var(--gold); }
.amenity-desc { color: var(--slate-500); font-size: 0.875rem; margin-top: 4px; }

/* ============================================================
   GALLERY
   ============================================================ */
#gallery {
  background: var(--navy);
  color: var(--white);
  padding: 128px 24px 96px;
}
@media (min-width: 768px) { #gallery { padding: 128px 48px 96px; } }

.gallery-inner { max-width: 1344px; margin: 0 auto; }

.gallery-header {
  text-align: center;
  margin-bottom: 80px;
}
.gallery-heading {
  font-family: 'Playfair Display', serif;
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (min-width: 768px) { .gallery-heading { font-size: 3.75rem; } }
.gallery-heading span { color: var(--gold); font-style: italic; font-weight: 400; }
.gallery-divider { width: 96px; height: 1px; background: rgba(212,175,55,0.3); margin: 0 auto; }
.gallery-sub {
  margin-top: 24px;
  color: var(--slate-500);
  max-width: 672px;
  margin-left: auto; margin-right: auto;
  font-size: 0.875rem;
  line-height: 1.75;
}

/* Gallery Grid */
.gallery-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  grid-auto-rows: 250px;
}
@media (min-width: 768px) {
  .gallery-grid { grid-template-columns: repeat(12, 1fr); }
  .gallery-grid .g-span-8 { grid-column: span 8; grid-row: span 2; }
  .gallery-grid .g-span-4 { grid-column: span 4; grid-row: span 1; }
  .gallery-grid .g-span-4-tall { grid-column: span 4; grid-row: span 2; }
}

.gallery-item {
  cursor: zoom-in;
  overflow: hidden;
  position: relative;
  border-radius: 16px;
  border: none;
  background: none;
  padding: 0;
  width: 100%;
  text-align: left;
  display: block;
}
.gallery-img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.gallery-item:hover .gallery-img { transform: scale(1.08); }

.gallery-overlay {
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(0,31,63,0.8), transparent);
  opacity: 0;
  transition: opacity 0.4s;
  display: flex; align-items: flex-end;
  padding: 24px;
}
.gallery-item:hover .gallery-overlay { opacity: 1; }
.gallery-overlay-eyebrow {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--gold);
  font-weight: 700;
  margin-bottom: 4px;
}
.gallery-overlay-title {
  color: var(--white);
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
.gallery-overlay-title-sm {
  color: var(--white);
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem;
}

/* ============================================================
   GALLERY MODAL
   ============================================================ */
#galleryModal {
  position: fixed; inset: 0;
  z-index: 100;
  background: var(--navy);
  flex-direction: column;
  align-items: center; justify-content: center;
  padding: 16px;
  opacity: 0;
  transition: opacity 0.5s;
  display: none;
}
#galleryModal.modal-open { display: flex; }
#galleryModal.modal-visible { opacity: 1; }
@media (min-width: 768px) { #galleryModal { padding: 48px; } }

.modal-close {
  position: absolute; top: 32px; right: 32px;
  background: none; border: none;
  color: rgba(255,255,255,0.5);
  font-size: 1.875rem;
  z-index: 110;
  transition: color 0.3s;
}
.modal-close:hover { color: var(--gold); }

.modal-prev, .modal-next {
  position: absolute; top: 50%; transform: translateY(-50%);
  background: none; border: none;
  color: rgba(255,255,255,0.3);
  font-size: 2.5rem;
  z-index: 110;
  transition: color 0.3s;
}
.modal-prev { left: 16px; }
.modal-next { right: 16px; }
@media (min-width: 768px) { .modal-prev { left: 40px; } .modal-next { right: 40px; } }
.modal-prev:hover, .modal-next:hover { color: var(--white); }

.modal-body {
  position: relative;
  width: 100%; height: 100%;
  display: flex; flex-direction: column;
  align-items: center; justify-content: center;
}
#modalImg {
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  border-radius: 2px;
}
.modal-info { margin-top: 32px; text-align: center; }
#modalTitle { color: var(--white); font-size: 1.5rem; font-family: 'Playfair Display', serif; }
#modalCounter {
  color: rgba(212,175,55,0.5);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 8px;
  font-weight: 700;
  display: block;
}

/* ============================================================
   LOCATION
   ============================================================ */
#location { padding: 96px 16px; background: var(--slate-50); }
@media (min-width: 768px) { #location { padding: 96px 48px; } }

.location-card {
  max-width: 1344px;
  margin: 0 auto;
  background: var(--white);
  border-radius: 64px;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--slate-100);
}
@media (min-width: 1024px) { .location-card { flex-direction: row; } }

.location-info {
  background: var(--navy);
  padding: 48px;
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1024px) { .location-info { width: 40%; padding: 96px; } }

.location-heading {
  font-family: 'Playfair Display', serif;
  font-size: 2.25rem;
  margin-bottom: 32px;
  line-height: 1.2;
}
@media (min-width: 768px) { .location-heading { font-size: 3rem; } }
.location-heading span { color: var(--gold); font-style: italic; }

.location-para {
  color: rgba(255,255,255,0.4);
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 48px;
  font-weight: 300;
}

.loc-row {
  display: flex; align-items: center;
  gap: 24px;
  margin-bottom: 48px;
}
.loc-icon {
  width: 48px; height: 48px;
  border-radius: 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  display: flex; align-items: center; justify-content: center;
  color: var(--gold);
}
.loc-label {
  font-size: 10px; text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--gold);
  font-weight: 700;
}
.loc-sub { font-size: 12px; color: rgba(255,255,255,0.8); }

.btn-directions {
  background: var(--gold);
  color: var(--navy);
  padding: 20px 40px;
  border-radius: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  text-align: center;
  display: block;
  transition: background 0.3s;
}
.btn-directions:hover { background: var(--white); }

.location-map {
  flex: 1;
  min-height: 550px;
  position: relative;
}
.location-map iframe {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  border: 0;
  display: block;
}

/* ============================================================
   ACCESSIBILITY BAR
   ============================================================ */
.accessibility-bar {
  background: var(--gold);
  color: var(--navy);
  text-align: center;
  font-size: 0.75rem;
  padding: 8px 16px;
}
@media (min-width: 640px) { .accessibility-bar { font-size: 0.875rem; } }

/* ============================================================
   FOOTER
   ============================================================ */
footer {
  background: var(--navy);
  color: var(--white);
  padding: 80px 24px 40px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
@media (min-width: 768px) { footer { padding: 80px 48px 40px; } }

.footer-inner {
  max-width: 1344px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .footer-inner { grid-template-columns: 1fr 2fr 1fr; }
}

.footer-brand h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: var(--gold);
  margin-bottom: 24px;
  text-transform: uppercase;
}
.footer-brand p {
  color: var(--white); /* Updated for clear visibility */
  font-size: 11px;
  margin-bottom: 32px;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.social-row { display: flex; gap: 16px; }
.social-link {
  width: 40px; height: 40px;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  display: flex; align-items: center; justify-content: center;
  color: var(--white);
  font-size: 0.75rem;
  transition: background 0.3s, color 0.3s;
}
.social-link:hover { background: var(--gold); color: var(--navy); }

.footer-links h4 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: var(--gold);
  margin-bottom: 32px;
}
.footer-links-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 32px;
}
.footer-links ul { display: flex; flex-direction: column; gap: 12px; }
.footer-links a {
  color: var(--white); /* Updated for clear visibility */
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: color 0.3s;
}
.footer-links a:hover { color: var(--gold); }

.footer-contact h4 {
  font-size: 12px; font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: var(--gold);
  margin-bottom: 32px;
}
.footer-contact ul { display: flex; flex-direction: column; gap: 24px; }
.footer-contact li {
  display: flex; align-items: flex-start;
  color: var(--white); /* Updated for clear visibility */
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
.footer-contact li i { color: var(--gold); margin-right: 16px; margin-top: 2px; flex-shrink: 0; }

.footer-bottom {
  max-width: 1344px;
  margin: 0 auto;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: var(--white); /* Updated for clear visibility */
}
@media (min-width: 768px) {
  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.footer-bottom-left { display: flex; flex-direction: column; gap: 8px; }
.footer-bottom a { 
  color: var(--white); /* Updated for clear visibility */
  transition: color 0.3s; 
}
.footer-bottom a:hover { color: var(--gold); }
.footer-bottom-right { display: flex; gap: 24px; }

/* ============================================================
   MOBILE STICKY BAR
   ============================================================ */
.mobile-book-bar {
  display: flex;
  position: fixed;
  bottom: 0; left: 0;
  width: 100%;
  background: var(--white);
  border-top: 1px solid var(--slate-200);
  padding: 16px;
  z-index: 50;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 -4px 10px rgba(0,0,0,0.05);
}
@media (min-width: 768px) { .mobile-book-bar { display: none; } }

.mobile-book-bar .bar-label { font-size: 10px; text-transform: uppercase; font-weight: 700; color: var(--slate-400); letter-spacing: 0.1em; }
.mobile-book-bar .bar-title { font-size: 1.125rem; font-family: 'Playfair Display', serif; font-weight: 700; color: var(--navy); }
.btn-bar-call {
  background: var(--gold);
  color: var(--navy);
  padding: 12px 32px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,.1);
}

/* ============================================================
   REVEAL ANIMATIONS
   ============================================================ */
.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease-out;
}
.reveal.active { opacity: 1; transform: translateY(0); }
.delay-100 { transition-delay: 0.1s; }
.delay-200 { transition-delay: 0.2s; }
.delay-300 { transition-delay: 0.3s; }
.delay-400 { transition-delay: 0.4s; }
.delay-500 { transition-delay: 0.5s; }
















/* ============================================================
   Sub Pages Starts
   ============================================================ */

/* 1. The main section container */
.inner-about-section {
  padding: 20px 24px;
  background: #f8fafc; /* This was --slate-50 */
}

/* 2. The content wrapper */
.inner-about {
  max-width: 1400px; /* Limits the width for better readability on large screens */
  margin: 0 auto;    /* This centers the container block on the page */
  text-align: center; /* This centers all the text (Title and Paragraph) inside the container */
}

/* 3. The small "eyebrow" text above the heading */
.inner-about-eyebrow {
  color: #c5a572;      /* This was --gold */
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

/* 4. The main Heading/Title */
.inner-about-heading {
  font-family: 'Playfair Display', serif; /* Make sure this font is linked in your project */
  font-size: 2.25rem;
  color: #1a202c;      /* This was --slate-900 */
  margin-bottom: 24px;
  line-height: 1.2;
}

/* On screens larger than 768px, make the heading bigger */
@media (min-width: 768px) {
  .inner-about-heading {
    font-size: 3rem;
  }
}

/* 5. The Paragraph styling */
.inner-about-paragraph {
  color: #4a5568;      /* This was --slate-600 */
  line-height: 1.8;
  margin-bottom: 32px; /* Adds some space at the bottom */
}


/* ============================================================
   INNER HERO SLIDESHOW
   ============================================================ */

.inner-hero {
  position: relative;
  /* (YAHAN CHANGE KIYA) Image/Slider section ko chota karne ke liye */
  height: 60vh;
  min-height: 500px;
  overflow: hidden;
  background: var(--navy-dark);
}

.inner-hero-container { 
  position: absolute; 
  inset: 0; 
}

.inner-hero-slide {
  position: absolute; 
  inset: 0;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  z-index: 0;
}
.inner-hero-slide.active { 
  opacity: 1; 
  z-index: 10; 
}

.inner-hero-img {
  width: 100%; 
  height: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: transform 6s linear;
}
.inner-hero-slide.active .inner-hero-img { 
  transform: scale(1); 
}

.inner-hero-content {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s ease-out 0.5s;
}
.inner-hero-slide.active .inner-hero-content { 
  opacity: 1; 
  transform: translateY(0); 
}

.inner-hero-gradient {
  position: absolute; 
  inset: 0; 
  z-index: 20;
  /* Note: Agar text center mein hai, to yeh gradient bhi ajeeb lag sakta hai. 
     Aap isko change karke `background: rgba(0,15,36,0.6);` jaisa solid overlay bhi de sakte hain. */
  background: linear-gradient(to right, rgba(0,15,36,0.9) 0%, rgba(0,15,36,0.5) 50%, transparent 100%);
}

.inner-hero-inner {
  position: absolute; 
  inset: 0; 
  z-index: 30;
  display: flex; 
  align-items: center;      /* Vertically center ke liye */
  justify-content: center;  /* Horizontally center ke liye */
  padding: 0 24px;
}

@media (min-width: 768px) { 
  .inner-hero-inner { padding: 0 48px; } 
}

.inner-hero-text { 
  max-width: 768px; 
  text-align: center; /* Pura text content beech me laane ke liye */
}

.inner-hero-eyebrow {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 16px;
  display: block;
}

.inner-hero-heading {
  font-family: 'Playfair Display', serif;
  font-size: 3.75rem;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 24px;
  line-height: 1;
}

@media (min-width: 768px) { 
  .inner-hero-heading { font-size: 5rem; } 
}

.inner-hero-heading span { 
  color: var(--gold); 
  font-weight: 400; 
  font-style: italic; 
}

.inner-hero-para {
  font-size: 1.125rem;
  color: rgba(255,255,255,0.8);
  font-weight: 300;
  max-width: 512px;
  margin: 0 auto 40px auto; /* Paragraph ko center align karne ke liye */
}

.inner-hero-btn {
  background: var(--gold);
  color: var(--navy);
  padding: 16px 32px;
  border-radius: 9999px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  display: inline-block;
  transition: background 0.3s;
}

.inner-hero-btn:hover { 
  background: var(--white); 
}


/* Slideshow Controls & Progress Bar */
.inner-hero-controls {
  position: absolute;
  /* (YAHAN CHANGE KIYA) Chote section ke hisab se controls ki position adjust ki hai */
  bottom: 48px; 
  right: 48px;
  z-index: 40;
  display: flex;
  align-items: center;
  gap: 32px;
}

.inner-hero-nav-btns { 
  display: flex; 
  gap: 16px; 
}

.inner-hero-nav-btn {
  width: 48px; 
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.2);
  display: flex; 
  align-items: center; 
  justify-content: center;
  color: var(--white);
  background: transparent;
  transition: all 0.3s;
}

.inner-hero-nav-btn:hover { 
  background: var(--gold); 
  border-color: var(--gold); 
}

/* Progress Bar */
.inner-hero-progress {
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  height: 2px;
  background: rgba(212,175,55,0.3);
  z-index: 40;
  overflow: hidden;
}

.inner-hero-progress-fill {
  height: 100%;
  background: var(--gold);
  width: 0%;
}


/* ===================================================================
   --- 1. UNIQUE AMENITIES SECTION ---
   =================================================================== */

.amenities-unique {
  position: relative;
  padding: 50px 20px;
  background: #001f3f; 
  overflow: hidden;
  animation: gradientShift 12s ease infinite;
}

.amenities-grid-page {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  max-width: 1200px;
  margin: 0 auto;
}

/* Card Style */
.amenity-item {
  background: #fff;
  padding: 40px 25px;
  border-radius: 15px;
  text-align: center;
  position: relative;
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
  transition: all 0.4s ease;
  border-top: 4px solid transparent;
}

.amenity-item:hover {
  transform: translateY(-12px) scale(1.02);
  border-top: 4px solid #d4af37;
  box-shadow: 0 20px 45px rgba(0, 31, 63, 0.2); 
}

/* Icon Circle */
.icon-circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #d4af37; 
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 2rem;
  color: #000000; 
  transition: all 0.4s ease;
  box-shadow: 0 0 12px rgba(0,0,0,0.1);
}

.amenity-item:hover .icon-circle {
  background: #001f3f;
  color: #fff;
  box-shadow: 0 0 25px rgba(212, 175, 55, 0.6); 
}

.amenity-item h3 {
  font-size: 1.4rem;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.amenity-item p {
  font-size: 0.95rem;
  color: #000000;
  line-height: 1.6;
}

/* Background decorative overlay */
.amenities-unique::before {
  content: "";
  position: absolute;
  top: -80px;
  left: -80px;
  width: 200px;
  height: 200px;
  background: rgba(212, 175, 55, 0.1); 
  border-radius: 50%;
  z-index: 0;
}

.amenities-unique::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  background: rgba(212, 175, 55, 0.15); 
  border-radius: 50%;
  z-index: 0;
}

@keyframes gradientShift {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* ===================================================================
   --- 2. ROOM AMENITIES SHOWCASE ---
   =================================================================== */

/* General styling for the section */
.room-amenities-section {
    text-align: center;
    padding: 50px 20px;
    background-color: #ffffff;
}

/* Styling for the main heading */
.room-amenities-section h2 {
    font-size: 3em;
    color: #001f3f; 
    margin: 0 0 20px 0;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

/* The underline for the heading */
.room-amenities-section h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 3px;
    background-color: #d4af37;
}

/* Flex container for the columns */
.room-amenities-layout {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-top: 60px;
    flex-wrap: wrap;
}

/* Styling for the text columns */
.room-amenities-column {
    flex: 1;
    max-width: 250px;
}

.room-amenities-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.room-amenities-column li {
    font-size: 1.3em;
    color: #000000;
    margin-bottom: 25px;
}

/* Align text away from the central image */
.room-amenities-column.left {
    text-align: right;
}

.room-amenities-column.right {
    text-align: left;
}

/* Container for the central image */
.room-amenities-image-container {
   flex-shrink: 0;
}

/* Styling for the circular room image */
.room-amenities-image {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}


/* ===== Location Section Hero ===== */
.location-section-hero {
  background: #f9f9f9;
  padding: 60px 20px;
}

.location-wrapper-hero {
  max-width: 1280px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: stretch;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

/* ===== Left Content Box ===== */
.location-info-box {
  flex: 1;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.location-info-box h2 {
  font-size: 2.6rem;
  color: #001f3f;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.location-info-box p {
  font-size: 1.1rem;
  color: #000000;
  margin-bottom: 30px;
  line-height: 1.8;
}

/* ===== Coordinates & Directions Panels ===== */
.coordinates-area,
.directions-area {
  background: #fff8e6;
  padding: 22px;
  border-left: 5px solid #d4af37; 
  margin-bottom: 25px;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.coordinates-area:hover,
.directions-area:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 12px rgba(212, 175, 55, 0.25);
}

.coordinates-area h4,
.directions-area h4 {
  color: #000000;
  font-size: 1.2rem;
  margin-bottom: 10px;
  font-weight: 600;
}

.coordinates-area ul {
  list-style: none;
  padding-left: 0;
  color: #000000;
}

.coordinates-area ul li {
  margin-bottom: 8px;
  font-size: 1rem;
}

/* ===== Form Styling ===== */
.directions-area form input {
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}

.directions-area form button {
  width: 100%;
  padding: 12px;
  background: linear-gradient(90deg, #001f3f, #d4af37);
  color: #fff;
  border: none;
  font-size: 1rem;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 600;
  letter-spacing: 0.3px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.directions-area form button:hover {
  background: linear-gradient(90deg, #d4af37, #001f3f);
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(0, 31, 63, 0.25);
}

/* ===== Map Box (Right Side) ===== */
.location-map-box {
  flex: 1;
  background: #fff6db;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 3px solid #d4af37;
}

.map-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ===== Responsive Design ===== */
@media (max-width: 992px) {
  .location-wrapper-hero {
    flex-direction: column;
  }

  .location-info-box {
    padding: 30px 25px;
  }

  .location-map-box {
    height: 300px;
  }

  .location-info-box h2 {
    font-size: 2rem;
  }
}


/* ===== Contact Header Section (Oxford Theme) ===== */
.custom-contact-header {
  text-align: center;
  padding: 20px 20px;
  background-color: #f9f9f9;
}

/* ===== Title Styling ===== */
.custom-contact-title {
  font-size: 2.6rem;
  font-weight: 700;
  color: #001f3f; 
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

/* Elegant gold underline accent */
.custom-contact-title::after {
  content: '';
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #001f3f, #d4af37);
  display: block;
  margin: 20px auto 0;
  border-radius: 2px;
}

/* ===== Description Text ===== */
.custom-contact-description {
  font-size: 18px;
  line-height: 1.8;
  color: #000000;
  max-width: 1100px;
  margin: 30px auto 0;
  font-weight: 400;
}

/* Highlighted text emphasis */
.custom-contact-description strong {
  color: #001f3f;
  font-weight: 600;
}

/* ===== Inline Links ===== */
.custom-contact-description a {
  color: #001f3f;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.custom-contact-description a:hover {
  color: #d4af37;
  text-decoration: none;
}

/* ===== Responsive Design ===== */
@media (max-width: 767px) {
  .custom-contact-header {
    padding: 40px 15px;
  }

  .custom-contact-title {
    font-size: 2rem;
  }

  .custom-contact-description {
    font-size: 16px;
    line-height: 1.6;
  }
}

/* ===== Main Contact Info Section (Oxford Theme) ===== */
.contact-section-hero {
  background: #f9f9f9;
  padding: 20px 20px;
}

/* Wrapper Box */
.contact-wrapper-hero {
  max-width: 1280px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: stretch;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

/* ===== Left Content Box ===== */
.contact-info-box {
  flex: 1;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-info-box h2 {
  font-size: 2.6rem;
  color: #001f3f; 
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.contact-info-box p {
  font-size: 1.1rem;
  color: #000000;
  margin-bottom: 30px;
  line-height: 1.8;
  font-weight: 400;
}

/* ===== Contact Details Box ===== */
.contact-details-area {
  background: #fff8e6; 
  padding: 22px;
  border-left: 5px solid #d4af37;
  margin-bottom: 25px;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact-details-area:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 12px rgba(212, 175, 55, 0.25);
}

.contact-details-area h4 {
  color: #000000;
  font-size: 1.2rem;
  margin-bottom: 10px;
  font-weight: 600;
}

.contact-details-area ul {
  list-style: none;
  padding-left: 0;
  color: #000000;
}

.contact-details-area ul li {
  margin-bottom: 12px;
  font-size: 1rem;
  line-height: 1.6;
}

/* ===== Links ===== */
.contact-details-area a {
  color: #001f3f;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-details-area a:hover {
  color: #d4af37;
  text-decoration: underline;
}

/* ===== Right Side Image ===== */
.contact-image-box {
  flex: 1;
  background: #fff6db;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 3px solid #d4af37;
}

.contact-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

/* ===== Responsive Design ===== */
@media (max-width: 992px) {
  .contact-wrapper-hero {
    flex-direction: column;
  }

  .contact-info-box {
    padding: 30px 25px;
  }

  .contact-image-box {
    height: 300px;
  }

  .contact-info-box h2 {
    font-size: 2rem;
  }

  .contact-info-box p {
    font-size: 1rem;
  }
}


/* ===== Comfort Inn & Suites, Oxford Sitemap Section ===== */
.sitemap-section {
  padding: 80px 20px;
  background: linear-gradient(to bottom, #ffffff, #f9f9f9, #ffffff);
  text-align: center;
}

/* ===== Container ===== */
.sitemap-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* ===== Title ===== */
.sitemap-title {
  font-size: 3rem;
  color: #001f3f; 
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

.sitemap-title::after {
  content: '';
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #001f3f, #d4af37);
  display: block;
  margin: 20px auto 0;
  border-radius: 2px;
}

/* ===== Subtitle ===== */
.sitemap-subtitle {
  font-size: 1.2rem;
  color: #000000;
  margin-bottom: 50px;
  font-weight: 400;
  line-height: 1.8;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

/* ===== Sitemap Links Grid ===== */
.sitemap-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* ===== Sitemap Blocks ===== */
.sitemap-block {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 20px rgba(10, 32, 80, 0.08);
  border: 1px solid rgba(212, 175, 55, 0.25);
}

.sitemap-block:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 31, 63, 0.2); 
}

/* ===== Headings ===== */
.sitemap-block h2 {
  font-size: 1.8rem;
  color: #001f3f;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

/* ===== List Styles ===== */
.sitemap-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sitemap-block ul li {
  margin-bottom: 15px;
}

/* ===== Link Styles ===== */
.sitemap-block ul li a {
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: color 0.3s ease, transform 0.3s ease;
  font-weight: 500;
}

.sitemap-block ul li a em {
  margin-right: 10px;
  font-size: 1.2rem;
  color: #d4af37;
  transition: color 0.3s ease;
}

.sitemap-block ul li a:hover {
  color: #001f3f;
  transform: translateX(5px);
}

.sitemap-block ul li a:hover i {
  color: #001f3f;
}

/* ===== Responsive Design ===== */
@media (max-width: 1024px) {
  .sitemap-links {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .sitemap-links {
    grid-template-columns: 1fr;
  }

  .sitemap-title {
    font-size: 2.2rem;
  }

  .sitemap-block h2 {
    font-size: 1.4rem;
  }

  .sitemap-block ul li a {
    font-size: 16px;
  }
}


.faq-section {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap; 
}

.faq-header {
    text-align: center;
    margin-bottom: 40px;
}

.faq-header h2 {
    color: #001f3f;
    font-size: 36px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.faq-header h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #001f3f, #d4af37);
    border-radius: 2px;
}

.faq-header p {
    color: #000000;
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto;
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
    gap: 25px;
}

.faq-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    border-top: 4px solid #d4af37;
}

.faq-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.faq-question {
    padding: 25px;
    background: #f9f9f9;
    display: flex;
    align-items: center;
}

.faq-icon {
    width: 40px;
    height: 40px;
    background: #001f3f;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
    font-size: 18px;
}

.faq-question-text {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.faq-answer {
    padding: 25px;
    position: relative;
}

.faq-answer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    right: 25px;
    height: 1px;
    background: linear-gradient(to right, transparent, #001f3f, transparent);
}

.faq-answer p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}

.faq-answer a {
    color: #001f3f;
    font-weight: 600;
    text-decoration: none !important;
}

.faq-answer a:hover {
    color: #d4af37;
    border-bottom-color: #d4af37;
}

.faq-answer .fa-caret-right {
    color: #d4af37;
    margin-right: 8px;
}

@media (max-width: 600px) {
    .faq-grid {
        grid-template-columns: 1fr;
    }
    
    .faq-header h2 {
        font-size: 28px;
    }
    
    .faq-question {
        padding: 20px;
    }
    
    .faq-answer {
        padding: 20px;
    }
}


/* App Layout */
.New-attraction-app-container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

.New-attraction-attraction-quality-cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}

@media (min-width: 600px) {
    .New-attraction-attraction-quality-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* --- MODIFIED DESKTOP STYLES --- */
@media (min-width: 1024px) {
    .New-attraction-attraction-quality-cards {
        grid-template-columns: repeat(6, 1fr);
    }

    .New-attraction-card:nth-child(-n+3) {
        grid-column: span 2;
    }
    
    .New-attraction-card:nth-child(4) {
        grid-column: 2 / span 2;
    }

    .New-attraction-card:nth-child(5) {
        grid-column: 4 / span 2;
    }
}
/* --- END OF MODIFIED STYLES --- */


/* Card Styles */
.New-attraction-card {
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.New-attraction-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 31, 63, 0.1);
}

.New-attraction-card-image-container {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.New-attraction-card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease-in-out;
}

.New-attraction-card:hover .New-attraction-card-image {
    transform: scale(1.05);
}

.New-attraction-card-content {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.New-attraction-card-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: #001f3f;
}

.New-attraction-card-description {
    font-size: 1rem;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.New-attraction-card-details {
    list-style: none;
    padding-left: 0;
    margin: 0;
    font-size: 0.9rem;
    color: #000000;
}

.New-attraction-card-details li {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.New-attraction-card-details li + li {
    margin-top: 0.75rem;
}

.New-attraction-card-details i {
    color: #001f3f;
    font-size: 16px;
    width: 16px;
    text-align: center;
    flex-shrink: 0;
    margin-top: 3px;
}

.New-attraction-card-details a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

.New-attraction-card-details a:hover {
    color: #d4af37;
}


/* ===================================================================
   --- 3. NEARBY ATTRACTIONS SECTION ---
   =================================================================== */

.attractions-section {
  background: white;
  padding: 39px 8% 80px 8%;
  color: #333;
}

/* Header */
.attractions-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.attractions-title {
  font-size: 2.8rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
  position: relative;
}

.attractions-title span {
  color: #d4af37; 
}

.attractions-title::after {
  content: "";
  width: 80px;
  height: 4px;
  background: #d4af37; 
  display: block;
  margin: 12px 0 0;
  border-radius: 2px;
}

/* Attractions Grid */
.attractions-container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding: 40px 20px;
    max-width: 1500px;
}

.attractions-container .category {
    background: white;
    border-radius: 16px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex: 1;
}

.attractions-container .category:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.25);
}

.attractions-container .category-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-bottom: 4px solid #d4af37;
}

.attractions-container .category-header {
    padding: 20px;
    background-color: #001f3f; 
    color: white;
    text-align: center;
}

.attractions-container .category-header h2, .title2 {
    color: white;
    margin: 0;
    font-size: 24px;
}

.attractions-container .attraction-list {
    padding: 20px;
}

.attractions-container .attraction {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.attractions-container .attraction:last-child {
    border-bottom: none;
}

.attractions-container .attraction-name, .title3-attraction {
    margin-bottom: 4px;
    font-size: 16px;
    color: #000000;
}

.attractions-container .attraction-type {
    color: #000000;
}

.attractions-container .attraction-distance {
    background-color: #d4af37; 
    color: #000000;
    padding: 5px 12px;
    border-radius: 20px;
    min-width: 70px;
    text-align: center;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
}

.attractions-container .attraction:hover .attraction-distance {
    background-color: #001f3f; 
    transform: scale(1.05);
    color: white;
}

/* Gallery Grid Styling */
.gallery-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    margin: 0px auto;
    padding: 20px;
    margin-top: -40px;
}

.gallery-item {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* --- Lightbox Styling --- */
.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.lightbox.active {
    visibility: visible;
    opacity: 1;
}

#lightbox-img {
    max-width: 90vw;
    max-height: 80vh;
    object-fit: contain;
    border-radius: 5px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    transform: scale(0.8);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.lightbox.active #lightbox-img {
    transform: scale(1);
}

#lightbox-caption {
    text-align: center;
    color: #f1f1f1;
    padding: 10px 0;
    margin-top: 10px;
    font-size: 1.1em;
    transition: opacity 0.4s ease-in-out;
}

.close-btn, .prev-btn, .next-btn {
    position: absolute;
    color: white;
    cursor: pointer;
    font-weight: bold;
    user-select: none;
    transition: color 0.2s ease;
}

.close-btn:hover, .prev-btn:hover, .next-btn:hover {
    color: #bbb;
}

.close-btn {
    top: 20px;
    right: 35px;
    font-size: 40px;
}

.prev-btn, .next-btn {
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    padding: 16px;
}

.prev-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}


/* ============================================================
   TABLET RESPONSIVE STYLES (max-width: 1024px)
   ============================================================ */

@media (max-width: 1024px) {

  /* --- Inner About Section --- */
  .inner-about-section {
    padding: 30px 20px;
  }

  /* --- Amenities Grid: 2 columns on tablet --- */
  .amenities-grid-page {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  /* --- Room Amenities: stack columns --- */
  .room-amenities-layout {
    gap: 30px;
  }

  .room-amenities-section h2 {
    font-size: 2.2em;
  }

  /* --- Attractions Section --- */
  .attractions-section {
    padding: 30px 4% 60px 4%;
  }

  .attractions-title {
    font-size: 2.2rem;
  }

  .attractions-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding: 30px 15px;
  }

  /* --- Location Section --- */
  .location-info-box h2 {
    font-size: 2.2rem;
  }

  /* --- Contact Section --- */
  .contact-info-box h2 {
    font-size: 2.2rem;
  }

  /* --- Sitemap --- */
  .sitemap-title {
    font-size: 2.4rem;
  }

  .sitemap-block {
    padding: 30px 25px;
  }

  /* --- FAQ Grid --- */
  .faq-grid {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  }

  /* --- New Attraction Cards --- */
  .New-attraction-app-container {
    padding: 1.5rem 1rem;
  }

  /* --- Gallery --- */
  .gallery-container {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}


/* ============================================================
   MOBILE RESPONSIVE STYLES (max-width: 767px)
   ============================================================ */

@media (max-width: 767px) {

  /* --- Inner About Section --- */
  .inner-about-section {
    padding: 25px 16px;
  }

  .inner-about-heading {
    font-size: 1.7rem;
  }

  .inner-about-eyebrow {
    font-size: 0.75rem;
    letter-spacing: 0.12em;
  }

  .inner-about-paragraph {
    font-size: 0.95rem;
    line-height: 1.7;
    margin-bottom: 20px;
  }

  /* --- Amenities Grid: 1 column on mobile --- */
  .amenities-unique {
    padding: 35px 16px;
  }

  .amenities-grid-page {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .amenity-item {
    padding: 30px 20px;
  }

  .amenity-item h3 {
    font-size: 1.15rem;
  }

  .icon-circle {
    width: 70px;
    height: 70px;
    font-size: 1.6rem;
  }

  /* --- Room Amenities: full stack on mobile --- */
  .room-amenities-section {
    padding: 35px 16px;
  }

  .room-amenities-section h2 {
    font-size: 1.8em;
  }

  .room-amenities-layout {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
    align-items: center;
  }

  .room-amenities-column {
    max-width: 100%;
    width: 100%;
  }

  .room-amenities-column.left,
  .room-amenities-column.right {
    text-align: center;
  }

  .room-amenities-column li {
    font-size: 1.1em;
    margin-bottom: 16px;
  }

  .room-amenities-image-container {
    order: -1;
  }

  .room-amenities-image {
    width: 220px;
    height: 220px;
  }

  /* --- Location Section --- */
  .location-section-hero {
    padding: 35px 14px;
  }

  .location-info-box {
    padding: 25px 18px;
  }

  .location-info-box h2 {
    font-size: 1.6rem;
    letter-spacing: 0;
  }

  .location-info-box p {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .coordinates-area,
  .directions-area {
    padding: 16px;
    margin-bottom: 18px;
  }

  .coordinates-area h4,
  .directions-area h4 {
    font-size: 1.05rem;
  }

  .location-map-box {
    height: 260px;
    border-left: none;
    border-top: 3px solid #d4af37;
  }

  /* --- Contact Header --- */
  .custom-contact-header {
    padding: 30px 14px;
  }

  .custom-contact-title {
    font-size: 1.6rem;
    letter-spacing: 0.5px;
  }

  .custom-contact-description {
    font-size: 15px;
    margin-top: 20px;
  }

  /* --- Contact Info Section --- */
  .contact-section-hero {
    padding: 16px 14px;
  }

  .contact-info-box {
    padding: 25px 18px;
  }

  .contact-info-box h2 {
    font-size: 1.6rem;
    letter-spacing: 0;
  }

  .contact-info-box p {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .contact-details-area {
    padding: 16px;
    margin-bottom: 18px;
  }

  .contact-image-box {
    height: 260px;
    border-left: none;
    border-top: 3px solid #d4af37;
  }

  /* --- Sitemap --- */
  .sitemap-section {
    padding: 50px 14px;
  }

  .sitemap-title {
    font-size: 1.8rem;
  }

  .sitemap-subtitle {
    font-size: 1rem;
    margin-bottom: 35px;
  }

  .sitemap-links {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sitemap-block {
    padding: 25px 20px;
  }

  .sitemap-block h2 {
    font-size: 1.3rem;
  }

  .sitemap-block ul li a {
    font-size: 15px;
  }

  /* --- FAQ Section --- */
  .faq-section {
    padding: 0 14px;
    flex-direction: column;
  }

  .faq-header {
    margin-bottom: 28px;
    width: 100%;
  }

  .faq-header h2 {
    font-size: 1.6rem;
  }

  .faq-header p {
    font-size: 15px;
  }

  .faq-grid {
    grid-template-columns: 1fr;
    gap: 18px;
    width: 100%;
  }

  .faq-question {
    padding: 16px;
  }

  .faq-question-text {
    font-size: 15px;
  }

  .faq-icon {
    width: 34px;
    height: 34px;
    font-size: 15px;
    margin-right: 12px;
  }

  .faq-answer {
    padding: 16px;
  }

  .faq-answer p {
    font-size: 14px;
  }

  /* --- New Attraction Cards --- */
  .New-attraction-app-container {
    padding: 1.2rem 0.8rem;
  }

  .New-attraction-attraction-quality-cards {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .New-attraction-card-content {
    padding: 1.1rem;
  }

  .New-attraction-card-title {
    font-size: 1.1rem;
  }

  .New-attraction-card-description {
    font-size: 0.92rem;
    margin-bottom: 1rem;
  }

  /* --- Attractions Section --- */
  .attractions-section {
    padding: 25px 4% 45px 4%;
  }

  .attractions-header {
    margin-bottom: 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .attractions-title {
    font-size: 1.7rem;
  }

  .attractions-container {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 20px 0;
  }

  .attractions-container .category-header h2,
  .title2 {
    font-size: 18px;
  }

  .attractions-container .attraction-name,
  .title3-attraction {
    font-size: 14px;
  }

  .attractions-container .attraction-distance {
    font-size: 12px;
    padding: 4px 10px;
    min-width: 58px;
  }

  /* --- Gallery --- */
  .gallery-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 14px;
    margin-top: -20px;
  }

  /* --- Lightbox --- */
  .close-btn {
    top: 12px;
    right: 18px;
    font-size: 30px;
  }

  .prev-btn, .next-btn {
    font-size: 22px;
    padding: 10px;
  }

  #lightbox-img {
    max-width: 95vw;
    max-height: 70vh;
  }

  #lightbox-caption {
    font-size: 0.9em;
  }
}


/* ============================================================
   SMALL MOBILE RESPONSIVE STYLES (max-width: 480px)
   ============================================================ */

@media (max-width: 480px) {

  /* --- Inner About --- */
  .inner-about-heading {
    font-size: 1.45rem;
  }

  /* --- Amenities --- */
  .amenity-item h3 {
    font-size: 1rem;
  }

  .amenity-item p {
    font-size: 0.88rem;
  }

  /* --- Room Amenities --- */
  .room-amenities-image {
    width: 180px;
    height: 180px;
  }

  .room-amenities-section h2 {
    font-size: 1.5em;
  }

  /* --- Location & Contact Headings --- */
  .location-info-box h2,
  .contact-info-box h2 {
    font-size: 1.35rem;
  }

  /* --- Custom Contact Title --- */
  .custom-contact-title {
    font-size: 1.35rem;
  }

  /* --- Sitemap --- */
  .sitemap-title {
    font-size: 1.5rem;
  }

  .sitemap-block {
    padding: 20px 16px;
  }

  /* --- FAQ --- */
  .faq-header h2 {
    font-size: 1.35rem;
  }

  .faq-question-text {
    font-size: 14px;
  }

  /* --- Attractions --- */
  .attractions-title {
    font-size: 1.45rem;
  }

  .attractions-container .attraction {
    flex-wrap: wrap;
    gap: 6px;
  }

  .attractions-container .attraction-distance {
    align-self: flex-start;
  }

  /* --- Gallery: single column on very small screens --- */
  .gallery-container {
    grid-template-columns: 1fr;
  }

  /* --- New Attraction Cards --- */
  .New-attraction-card-title {
    font-size: 1rem;
  }
}