/* ============================================================
   OLD SALEM FARM — Main Stylesheet
   OldSalem.Farm · Trenton, Georgia
   ============================================================ */

/* RESET & ROOT */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --forest:       #1a2a1e;
  --forest-mid:   #2d4233;
  --forest-light: #3d5c45;
  --amber:        #c8852a;
  --amber-light:  #e8a84a;
  --linen:        #f5f0e8;
  --linen-dark:   #e8e0d0;
  --cream:        #faf7f2;
  --stone:        #8a8070;
  --stone-light:  #b5ae9f;
  --charcoal:     #2c2820;
  --rust:         #8b3a2a;
}

html { scroll-behavior: smooth; font-size: 16px; }

body {
  font-family: 'Jost', sans-serif;
  background: var(--cream);
  color: var(--charcoal);
  overflow-x: hidden;
}

/* UTILITY */
.container { max-width: 1100px; margin: 0 auto; padding: 0 2rem; }
.section-label {
  font-size: .68rem; letter-spacing: .32em; text-transform: uppercase;
  color: var(--amber); margin-bottom: 1rem; display: block;
}
.section-label-light { color: var(--amber-light); }

.btn-primary {
  display: inline-block; background: var(--amber); color: var(--charcoal);
  padding: .9rem 2.4rem; font-size: .8rem; letter-spacing: .15em;
  text-transform: uppercase; font-weight: 500; text-decoration: none;
  transition: background .2s; cursor: pointer; border: none;
  font-family: 'Jost', sans-serif;
}
.btn-primary:hover { background: var(--amber-light); }

.btn-outline {
  display: inline-block; border: 1px solid rgba(245,240,232,.25);
  color: var(--linen); padding: .9rem 2.4rem; font-size: .8rem;
  letter-spacing: .15em; text-transform: uppercase; text-decoration: none;
  transition: all .2s;
}
.btn-outline:hover { border-color: var(--amber-light); color: var(--amber-light); }

.ornament {
  display: flex; align-items: center; justify-content: center;
  gap: 1.2rem; padding: 2rem 0; background: var(--linen);
}
.ornament-line { height: 1px; width: 80px; background: linear-gradient(to right, transparent, var(--amber), transparent); }
.ornament-gem { width: 7px; height: 7px; background: var(--amber); transform: rotate(45deg); }

/* ============================================================
   NAVIGATION
   ============================================================ */
#main-nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
  display: flex; align-items: center; justify-content: space-between;
  padding: 1.2rem 3rem;
  background: rgba(26,42,30,0.97);
  backdrop-filter: blur(8px);
}
.nav-logo {
  font-family: 'Playfair Display', serif; color: var(--linen);
  font-size: 1.05rem; letter-spacing: .12em; text-transform: uppercase;
}
.nav-logo em { color: var(--amber-light); font-style: italic; }

.nav-links {
  display: flex; gap: 2rem; list-style: none;
}
.nav-links a {
  color: var(--linen-dark); text-decoration: none;
  font-size: .75rem; letter-spacing: .15em; text-transform: uppercase;
  transition: color .2s;
}
.nav-links a:hover { color: var(--amber-light); }

.nav-cta {
  background: var(--amber); color: var(--charcoal);
  padding: .55rem 1.4rem; font-size: .75rem; letter-spacing: .12em;
  text-transform: uppercase; font-weight: 500; text-decoration: none;
  transition: background .2s;
}
.nav-cta:hover { background: var(--amber-light); }

.nav-hamburger {
  display: none; flex-direction: column; gap: 5px;
  background: none; border: none; cursor: pointer; padding: .3rem;
}
.nav-hamburger span {
  display: block; width: 22px; height: 1px;
  background: var(--linen); transition: all .3s;
}

/* DROPDOWN */
.nav-dropdown { position: relative; }
.nav-dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(26,42,30,.98);
  list-style: none;
  padding: .8rem 0;
  min-width: 140px;
  z-index: 200;
}
.nav-dropdown-menu.open { display: block; }
.nav-dropdown-menu li a {
  display: block;
  padding: .5rem 1.2rem;
  font-size: .75rem;
  letter-spacing: .12em;
  color: var(--linen-dark);
  white-space: nowrap;
}
.nav-dropdown-menu li a:hover { color: var(--amber-light); }

/* ============================================================
   HERO
   ============================================================ */
.hero {
  min-height: 100vh;
  background: var(--forest);
  display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  position: relative; overflow: hidden; padding-top: 5rem;
}
.hero-bg {
  position: absolute; inset: 0;
  background: radial-gradient(ellipse at 20% 50%, rgba(200,133,42,.07) 0%, transparent 50%),
              linear-gradient(180deg, #0d1810 0%, #1a2a1e 50%, #1f3226 100%);
}
.hero-stars {
  position: absolute; inset: 0;
  background-image:
    radial-gradient(1px 1px at 20% 30%, rgba(255,255,255,.4) 0%, transparent 100%),
    radial-gradient(1px 1px at 60% 20%, rgba(255,255,255,.3) 0%, transparent 100%),
    radial-gradient(1px 1px at 80% 60%, rgba(255,255,255,.25) 0%, transparent 100%),
    radial-gradient(1px 1px at 40% 70%, rgba(255,255,255,.2) 0%, transparent 100%),
    radial-gradient(1px 1px at 10% 80%, rgba(255,255,255,.3) 0%, transparent 100%);
}
.hero-content {
  position: relative; z-index: 2;
  text-align: center; padding: 0 2rem; max-width: 900px;
}
.hero-eyebrow {
  font-size: .7rem; letter-spacing: .35em; text-transform: uppercase;
  color: var(--amber-light); margin-bottom: 2rem;
}
.hero-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(3.8rem, 9vw, 7.5rem);
  color: var(--linen); line-height: .95;
  margin-bottom: 1.2rem; letter-spacing: -.02em;
}
.hero-title em { color: var(--amber-light); font-style: italic; }
.hero-divider {
  display: flex; align-items: center; justify-content: center;
  gap: 1.5rem; margin: 1.5rem auto; max-width: 500px;
}
.hero-divider-line { flex: 1; height: 1px; background: rgba(200,133,42,.3); }
.hero-divider-gem { width: 8px; height: 8px; background: var(--amber); transform: rotate(45deg); }
.hero-subtitle {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.1rem, 2.2vw, 1.55rem);
  color: var(--stone-light); font-weight: 300; font-style: italic;
  margin-bottom: 1rem; line-height: 1.7;
}
.hero-tags {
  display: flex; justify-content: center; flex-wrap: wrap;
  gap: .8rem; margin: 1.8rem 0 2.5rem;
}
.hero-tag {
  font-size: .68rem; letter-spacing: .18em; text-transform: uppercase;
  color: var(--stone); border: 1px solid rgba(138,128,112,.3); padding: .35rem .9rem;
}
.hero-actions { display: flex; gap: 1.2rem; justify-content: center; flex-wrap: wrap; }

.hero-scroll {
  position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%);
  display: flex; flex-direction: column; align-items: center; gap: .6rem;
  color: var(--stone); font-size: .65rem; letter-spacing: .25em; text-transform: uppercase;
  animation: bob 2.2s ease-in-out infinite;
}
.scroll-line { width: 1px; height: 40px; background: linear-gradient(to bottom, var(--amber), transparent); }

@keyframes bob {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50%       { transform: translateX(-50%) translateY(7px); }
}
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
.hero-content > * { animation: fadeUp .7s ease both; }
.hero-eyebrow   { animation-delay: .1s; }
.hero-title     { animation-delay: .25s; }
.hero-divider   { animation-delay: .35s; }
.hero-subtitle  { animation-delay: .45s; }
.hero-tags      { animation-delay: .55s; }
.hero-actions   { animation-delay: .65s; }

/* ============================================================
   ABOUT
   ============================================================ */
.about-section { background: var(--cream); padding: 8rem 0; }
.about-grid {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 5rem; align-items: start;
}
.about-text h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  color: var(--forest); line-height: 1.1; margin-bottom: 1.5rem;
}
.about-text h2 em { font-style: italic; color: var(--rust); }
.about-text p {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem; line-height: 1.9; color: #4a4035;
  margin-bottom: 1rem; font-weight: 300;
}
.press-bar {
  display: flex; gap: 1rem; margin: 1.8rem 0;
  padding: 1rem 1.2rem; border-left: 2px solid var(--amber);
  background: rgba(200,133,42,.05);
}
.press-bar-text {
  font-family: 'Cormorant Garamond', serif;
  font-size: .95rem; color: var(--stone); font-style: italic; line-height: 1.5;
}
.press-bar-text strong {
  display: block; font-family: 'Jost', sans-serif; font-size: .65rem;
  letter-spacing: .18em; text-transform: uppercase; color: var(--amber);
  font-style: normal; margin-bottom: .3rem; font-weight: 500;
}
.about-stats {
  display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem;
  margin-top: 2rem; padding-top: 2rem; border-top: 1px solid var(--linen-dark);
}
.stat-box strong {
  display: block; font-family: 'Playfair Display', serif;
  font-size: 2rem; color: var(--forest); line-height: 1;
}
.stat-box strong.year { font-size: 1.3rem; }
.stat-box span { font-size: .65rem; letter-spacing: .2em; text-transform: uppercase; color: var(--stone); }

.seasonal-card {
  margin-top: 2rem; padding: 1.5rem; background: var(--forest); color: var(--linen);
}
.seasonal-label {
  font-size: .62rem; letter-spacing: .22em; text-transform: uppercase;
  color: var(--amber-light); margin-bottom: .5rem; display: block;
}
.seasonal-card h4 {
  font-family: 'Playfair Display', serif; font-size: 1.1rem;
  margin-bottom: .5rem; font-style: italic;
}
.seasonal-card p {
  font-family: 'Cormorant Garamond', serif; font-size: .95rem;
  color: var(--stone-light); line-height: 1.65; font-weight: 300;
}
.seasonal-card a { color: var(--amber-light); }

.about-right { display: flex; flex-direction: column; gap: 1.5rem; }
.story-card {
  background: var(--forest); padding: 2.8rem 2.5rem;
  color: var(--linen); position: relative;
}
.story-card::after {
  content: ''; position: absolute;
  top: .6rem; left: .6rem; right: -.6rem; bottom: -.6rem;
  border: 1px solid rgba(200,133,42,.22); pointer-events: none;
}
.story-card h3 {
  font-family: 'Playfair Display', serif; font-size: 1.45rem;
  margin-bottom: 1.4rem; font-style: italic; color: var(--amber-light);
}
.story-card ul { list-style: none; display: flex; flex-direction: column; gap: 1rem; }
.story-card li {
  display: flex; gap: .8rem;
  font-family: 'Cormorant Garamond', serif; font-size: 1.1rem;
  color: var(--linen-dark); line-height: 1.55;
}
.story-card li::before { content: '✦'; color: var(--amber); flex-shrink: 0; font-size: .65rem; margin-top: .3rem; }

.timeline-card {
  padding: 1.5rem; border: 1px solid var(--linen-dark); background: var(--linen);
}
.timeline-heading {
  font-size: .65rem; letter-spacing: .22em; text-transform: uppercase;
  color: var(--amber); margin-bottom: 1rem;
}
.timeline { display: flex; flex-direction: column; }
.tl-item {
  display: flex; gap: 1.2rem; padding: .9rem 0;
  border-bottom: 1px solid var(--linen-dark);
}
.tl-item:last-child { border-bottom: none; }
.tl-year {
  font-family: 'Playfair Display', serif; font-size: 1rem;
  color: var(--amber); min-width: 52px; padding-top: .1rem;
}
.tl-text {
  font-family: 'Cormorant Garamond', serif; font-size: 1.05rem;
  color: var(--stone); line-height: 1.6; font-weight: 300;
}

/* ============================================================
   ZOMES HERO
   ============================================================ */
.zomes-hero { background: var(--charcoal); padding: 8rem 0; position: relative; overflow: hidden; }
.zomes-hero::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse at 70% 50%, rgba(200,133,42,.05) 0%, transparent 60%);
}
.zomes-hero-inner { display: grid; grid-template-columns: 1fr 1.1fr; gap: 5rem; align-items: center; }
.zomes-hero-text h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  color: var(--linen); line-height: 1.1; margin-bottom: 1.2rem;
}
.zomes-hero-text h2 em { font-style: italic; color: var(--amber-light); }
.zomes-hero-text p {
  font-family: 'Cormorant Garamond', serif; font-size: 1.15rem;
  color: var(--stone-light); line-height: 1.85; font-weight: 300; margin-bottom: 1rem;
}
.zome-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-top: 2rem; padding-top: 1.5rem; border-top: 1px solid rgba(200,133,42,.15); }
.zome-spec-val { font-family: 'Playfair Display', serif; font-size: 1.3rem; color: var(--amber-light); }
.zome-spec-lbl { font-size: .65rem; letter-spacing: .18em; text-transform: uppercase; color: var(--stone); }
.zome-svg { max-width: 420px; display: block; margin: 0 auto; }
.diagram-caption { text-align: center; font-size: .68rem; letter-spacing: .18em; text-transform: uppercase; color: var(--stone); margin-top: 1rem; }

/* MATERIALS STRIP */
.materials-strip { background: var(--forest-mid); padding: 2.5rem 0; }
.materials-heading {
  text-align: center; font-size: .65rem; letter-spacing: .28em;
  text-transform: uppercase; color: var(--amber-light); margin-bottom: 1.2rem;
}
.materials-row { display: grid; grid-template-columns: repeat(6, 1fr); gap: .8rem; }
.mat-pill {
  background: rgba(255,255,255,.06); border: 1px solid rgba(200,133,42,.15);
  padding: .8rem .5rem; text-align: center;
}
.mat-icon { font-size: 1.2rem; margin-bottom: .4rem; }
.mat-name { font-size: .6rem; letter-spacing: .1em; text-transform: uppercase; color: var(--stone-light); line-height: 1.4; }

/* ZOME CARDS */
.zomes-cards { background: var(--linen); padding: 6rem 0; }
.zomes-cards-header { text-align: center; margin-bottom: 4rem; max-width: 600px; margin-left: auto; margin-right: auto; }
.zomes-cards-header h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 3rem); color: var(--forest); line-height: 1.15; margin-bottom: .8rem;
}
.zomes-cards-header p {
  font-family: 'Cormorant Garamond', serif; font-size: 1.15rem;
  color: var(--stone); font-weight: 300; font-style: italic;
}
.zome-cards-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin-bottom: 3rem; }

.zc { background: var(--cream); border: 1px solid var(--linen-dark); overflow: hidden; transition: transform .3s, box-shadow .3s; }
.zc:hover { transform: translateY(-6px); box-shadow: 0 24px 60px rgba(26,42,30,.1); }
.zc-visual { height: 220px; position: relative; overflow: hidden; }

.zc-placeholder-img {
  width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;
  position: relative;
}
.zc-img-1 { background: linear-gradient(135deg, #2d4233 0%, #1a2a1e 100%); }
.zc-img-2 { background: linear-gradient(135deg, #3a2a18 0%, #2a1e0e 100%); }
.zc-img-3 { background: linear-gradient(135deg, #1a2530 0%, #0d1820 100%); }
.zc-placeholder-label {
  font-size: .65rem; letter-spacing: .2em; text-transform: uppercase;
  color: rgba(200,133,42,.5);
}

.zc-badge {
  position: absolute; top: 1rem; left: 1rem;
  font-size: .63rem; letter-spacing: .12em; text-transform: uppercase; padding: .3rem .75rem; font-weight: 500;
}
.zc-badge-avail { background: var(--amber); color: var(--charcoal); }
.zc-badge-soon  { background: var(--forest-mid); color: var(--linen-dark); }

.zc-body { padding: 1.8rem; }
.zc-number { font-size: .65rem; letter-spacing: .25em; text-transform: uppercase; color: var(--amber); margin-bottom: .4rem; }
.zc-name { font-family: 'Playfair Display', serif; font-size: 1.5rem; color: var(--forest); margin-bottom: .6rem; }
.zc-desc { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: var(--stone); line-height: 1.75; font-weight: 300; margin-bottom: 1.2rem; }
.zc-features { display: flex; flex-wrap: wrap; gap: .5rem; margin-bottom: 1.5rem; }
.zc-feat { font-size: .65rem; letter-spacing: .1em; text-transform: uppercase; background: var(--linen); color: var(--forest-light); padding: .28rem .65rem; border: 1px solid var(--linen-dark); }
.zc-footer { display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--linen-dark); padding-top: 1.2rem; }
.zc-price { font-family: 'Playfair Display', serif; font-size: 1.6rem; color: var(--forest); }
.zc-price sub { font-size: .75rem; font-family: 'Jost', sans-serif; color: var(--stone); font-weight: 300; }
.btn-book-sm {
  background: var(--forest); color: var(--linen); padding: .5rem 1.25rem;
  font-size: .7rem; letter-spacing: .12em; text-transform: uppercase;
  text-decoration: none; transition: background .2s; display: inline-block;
}
.btn-book-sm:hover { background: var(--forest-light); }

.bundle-bar {
  background: var(--forest); padding: 2.5rem 3rem;
  display: flex; align-items: center; justify-content: space-between;
  flex-wrap: wrap; gap: 2rem;
}
.bundle-bar-text h3 { font-family: 'Playfair Display', serif; font-size: 1.55rem; color: var(--linen); font-style: italic; }
.bundle-bar-text p { font-family: 'Cormorant Garamond', serif; font-size: 1rem; color: var(--stone-light); margin-top: .3rem; font-weight: 300; }
.bundle-price-block { text-align: center; }
.bundle-price-block strong { display: block; font-family: 'Playfair Display', serif; font-size: 2.4rem; color: var(--amber-light); }
.plus { font-size: 1.5rem; }
.bundle-price-block span { font-size: .68rem; letter-spacing: .15em; text-transform: uppercase; color: var(--stone-light); }

/* WHAT'S INSIDE */
.inside { background: var(--forest); padding: 7rem 0; }
.inside-header { text-align: center; margin-bottom: 4rem; }
.inside-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 4vw, 3rem); color: var(--linen); margin-bottom: .8rem; }
.inside-header h2 em { font-style: italic; color: var(--amber-light); }
.inside-header p { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; color: var(--stone-light); font-weight: 300; font-style: italic; }
.inside-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; }
.inside-feat { border: 1px solid rgba(200,133,42,.15); padding: 1.8rem; transition: border-color .3s; }
.inside-feat:hover { border-color: rgba(200,133,42,.4); }
.inside-feat-icon { font-size: 1.5rem; margin-bottom: .8rem; color: var(--amber); }
.inside-feat h4 { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: var(--linen); margin-bottom: .5rem; }
.inside-feat p { font-family: 'Cormorant Garamond', serif; font-size: 1rem; color: var(--stone-light); line-height: 1.7; font-weight: 300; }

/* ============================================================
   VENUE
   ============================================================ */
.venue { padding: 8rem 0; background: var(--cream); }
.venue-inner { display: grid; grid-template-columns: 1.1fr 1fr; gap: 5rem; align-items: start; }
.venue-text h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 4vw, 3.2rem); color: var(--forest); line-height: 1.1; margin-bottom: 1.2rem; }
.venue-text h2 em { font-style: italic; color: var(--rust); }
.venue-text p { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; color: #4a4035; line-height: 1.85; font-weight: 300; margin-bottom: 1rem; }

.venue-photo-placeholder {
  height: 200px; background: var(--linen-dark);
  display: flex; align-items: center; justify-content: center;
  margin: 1.5rem 0; border: 1px dashed var(--stone);
}
.venue-photo-placeholder span {
  font-size: .68rem; letter-spacing: .2em; text-transform: uppercase; color: var(--stone);
}

.venue-specs { display: grid; grid-template-columns: 1fr 1fr; gap: .8rem; margin: 1.5rem 0; }
.v-spec { background: var(--linen); padding: 1rem 1.2rem; border-left: 2px solid var(--amber); }
.v-spec-val { font-family: 'Playfair Display', serif; font-size: 1.2rem; color: var(--forest); }
.v-spec-lbl { font-size: .65rem; letter-spacing: .15em; text-transform: uppercase; color: var(--stone); margin-top: .2rem; }

.venue-packages { display: flex; flex-direction: column; gap: 1rem; }
.pkg { border: 1px solid var(--linen-dark); padding: 1.8rem; background: var(--cream); transition: border-color .3s, transform .2s; }
.pkg:hover { border-color: var(--amber); transform: translateX(4px); }
.pkg-featured { border-color: var(--amber); background: rgba(200,133,42,.04); }
.pkg-label { font-size: .65rem; letter-spacing: .2em; text-transform: uppercase; color: var(--amber); margin-bottom: .5rem; }
.pkg-name { font-family: 'Playfair Display', serif; font-size: 1.2rem; color: var(--forest); margin-bottom: .4rem; }
.pkg-desc { font-family: 'Cormorant Garamond', serif; font-size: 1rem; color: var(--stone); font-weight: 300; margin-bottom: 1rem; line-height: 1.6; }
.pkg-row { display: flex; align-items: center; justify-content: space-between; }
.pkg-price { font-family: 'Playfair Display', serif; font-size: 1.4rem; color: var(--forest); }
.pkg-price sub { font-size: .7rem; font-family: 'Jost', sans-serif; color: var(--stone); font-weight: 300; }
.btn-inq {
  background: transparent; border: 1px solid var(--forest); color: var(--forest);
  padding: .42rem 1rem; font-size: .68rem; letter-spacing: .12em; text-transform: uppercase;
  cursor: pointer; font-family: 'Jost', sans-serif; transition: all .2s;
}
.btn-inq:hover { background: var(--forest); color: var(--linen); }

/* ============================================================
   FIND US / MAP
   ============================================================ */
.find-us { background: var(--charcoal); padding: 7rem 0; }
.find-us-inner {
  display: grid; grid-template-columns: 1fr 1.3fr;
  gap: 4rem; align-items: center;
}
.find-us-text h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  color: var(--linen); line-height: 1.15; margin-bottom: 1.2rem;
}
.find-us-text h2 em { font-style: italic; color: var(--amber-light); }
.find-us-text > p {
  font-family: 'Cormorant Garamond', serif; font-size: 1.1rem;
  color: var(--stone-light); line-height: 1.8; font-weight: 300; margin-bottom: 2rem;
}
.find-us-details { display: flex; flex-direction: column; gap: 1.2rem; }
.find-us-detail {
  padding-bottom: 1.2rem; border-bottom: 1px solid rgba(200,133,42,.12);
}
.find-us-detail:last-child { border-bottom: none; }
.fud-label {
  font-size: .65rem; letter-spacing: .22em; text-transform: uppercase;
  color: var(--amber-light); margin-bottom: .3rem;
}
.fud-value {
  font-family: 'Cormorant Garamond', serif; font-size: 1.05rem;
  color: var(--linen-dark); line-height: 1.6; font-weight: 300;
}
.fud-value a { color: var(--amber-light); text-decoration: none; }
.fud-value a:hover { text-decoration: underline; }

.find-us-map {
  position: relative; overflow: hidden;
  border: 1px solid rgba(200,133,42,.2);
}
.find-us-map iframe { display: block; }

/* ============================================================
   ANIMALS
   ============================================================ */
.animals { background: var(--linen); padding: 7rem 0; }
.animals-header { text-align: center; margin-bottom: 4rem; }
.animals-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 4vw, 3rem); color: var(--forest); }
.animals-header h2 em { font-style: italic; color: var(--rust); }
.animals-header p { font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; color: var(--stone); margin-top: .8rem; font-weight: 300; font-style: italic; }
.animals-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; }
.animal-card { text-align: center; padding: 2.5rem 1.5rem; background: var(--cream); border: 1px solid var(--linen-dark); }
.animal-icon { font-size: 2.8rem; margin-bottom: 1rem; }
.animal-card h3 { font-family: 'Playfair Display', serif; font-size: 1.3rem; color: var(--forest); margin-bottom: .7rem; }
.animal-card p { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: var(--stone); line-height: 1.75; font-weight: 300; }

/* ============================================================
   INQUIRY FORM
   ============================================================ */
.inquiry { background: var(--forest); padding: 8rem 0; }
.inquiry-inner { max-width: 820px; }
.inquiry-header { text-align: center; margin-bottom: 3.5rem; }
.inquiry-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 4vw, 3rem); color: var(--linen); margin-bottom: .8rem; }
.inquiry-header h2 em { font-style: italic; color: var(--amber-light); }
.inquiry-header p { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: var(--stone-light); font-weight: 300; font-style: italic; }

.type-selector { margin-bottom: 2rem; }
.type-selector-label { font-size: .65rem; letter-spacing: .22em; text-transform: uppercase; color: var(--stone-light); margin-bottom: .8rem; display: block; }
.type-pills { display: flex; gap: .7rem; flex-wrap: wrap; }
.type-pill {
  background: transparent; border: 1px solid rgba(200,133,42,.25); color: var(--stone-light);
  padding: .5rem 1.1rem; font-size: .68rem; letter-spacing: .15em; text-transform: uppercase;
  cursor: pointer; font-family: 'Jost', sans-serif; transition: all .2s;
}
.type-pill.active { background: var(--amber); border-color: var(--amber); color: var(--charcoal); }

.fg { display: flex; flex-direction: column; gap: .45rem; }
.fg label { font-size: .68rem; letter-spacing: .18em; text-transform: uppercase; color: var(--stone-light); }
.fg input, .fg select, .fg textarea {
  background: rgba(255,255,255,.05); border: 1px solid rgba(200,133,42,.18);
  color: var(--linen); padding: .8rem 1rem; font-family: 'Jost', sans-serif;
  font-size: .9rem; outline: none; transition: border-color .2s; width: 100%;
}
.fg input:focus, .fg select:focus, .fg textarea:focus { border-color: var(--amber-light); }
.fg select option { background: var(--forest); color: var(--linen); }
.fg textarea { resize: vertical; min-height: 110px; }

.form-2col { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 1.5rem; }
.form-1col { margin-bottom: 1.5rem; }
.form-notice { font-family: 'Cormorant Garamond', serif; font-size: .95rem; color: var(--stone-light); text-align: center; margin: 1.5rem 0; font-style: italic; }
.btn-submit {
  width: 100%; background: var(--amber); color: var(--charcoal);
  padding: 1.05rem; font-size: .82rem; letter-spacing: .2em; text-transform: uppercase;
  font-weight: 500; border: none; cursor: pointer; font-family: 'Jost', sans-serif; transition: background .2s;
}
.btn-submit:hover { background: var(--amber-light); }
.form-error { color: var(--amber-light); font-size: .8rem; text-align: center; margin-top: .8rem; letter-spacing: .08em; }

.form-success {
  display: none; text-align: center; padding: 3.5rem;
  border: 1px solid rgba(200,133,42,.3); background: rgba(200,133,42,.06);
}
.success-gem { font-size: 2rem; color: var(--amber-light); margin-bottom: 1rem; }
.form-success h3 { font-family: 'Playfair Display', serif; font-size: 1.8rem; color: var(--amber-light); margin-bottom: .8rem; }
.form-success p { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: var(--stone-light); font-weight: 300; margin-bottom: .5rem; }
.success-phone a { color: var(--amber-light); }

/* ============================================================
   FOOTER
   ============================================================ */
footer { background: var(--charcoal); padding: 5rem 0 3rem; border-top: 1px solid rgba(200,133,42,.12); }
.footer-inner { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 4rem; margin-bottom: 3rem; }
.footer-brand h3 { font-family: 'Playfair Display', serif; color: var(--linen); font-size: 1.4rem; margin-bottom: .5rem; }
.footer-brand h3 em { color: var(--amber-light); font-style: italic; }
.footer-brand p { font-family: 'Cormorant Garamond', serif; font-size: 1rem; color: var(--stone-light); line-height: 1.7; margin: .8rem 0; font-weight: 300; }
.footer-brand address { font-style: normal; font-size: .8rem; letter-spacing: .06em; color: var(--stone); margin-top: 1.2rem; line-height: 2; }
.footer-brand address a { color: var(--amber-light); text-decoration: none; }
.footer-social { display: flex; gap: 1.2rem; margin-top: 1.2rem; }
.footer-social a { font-size: .72rem; letter-spacing: .12em; text-transform: uppercase; color: var(--stone); text-decoration: none; transition: color .2s; }
.footer-social a:hover { color: var(--amber-light); }
.footer-col h4 { font-size: .65rem; letter-spacing: .28em; text-transform: uppercase; color: var(--amber-light); margin-bottom: 1.2rem; }
.footer-col ul { list-style: none; display: flex; flex-direction: column; gap: .75rem; }
.footer-col a { color: var(--stone-light); text-decoration: none; font-size: .85rem; transition: color .2s; }
.footer-col a:hover { color: var(--amber-light); }
.footer-bottom { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: .8rem; border-top: 1px solid rgba(255,255,255,.06); padding-top: 2rem; }
.footer-bottom p { font-size: .72rem; color: var(--stone); letter-spacing: .07em; }
.footer-domain { color: var(--amber) !important; letter-spacing: .1em !important; }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 900px) {
  #main-nav { padding: 1rem 1.5rem; }
  .nav-links { display: none; }
  .nav-links.open {
    display: flex; flex-direction: column; gap: 1.2rem;
    position: absolute; top: 100%; left: 0; right: 0;
    background: rgba(26,42,30,.98); padding: 1.5rem 2rem;
  }
  .nav-hamburger { display: flex; }
  .nav-dropdown-menu { position: static; padding: 0 0 0 1rem; }

  .about-grid,
  .zomes-hero-inner,
  .venue-inner,
  .find-us-inner { grid-template-columns: 1fr; gap: 3rem; }

  .about-section, .venue { padding: 5rem 0; }
  .zomes-hero { padding: 5rem 0; }
  .find-us { padding: 5rem 0; }

  .zome-cards-grid,
  .animals-grid { grid-template-columns: 1fr; }

  .inside-grid { grid-template-columns: 1fr; }
  .form-2col { grid-template-columns: 1fr; }
  .materials-row { grid-template-columns: repeat(3, 1fr); }
  .footer-inner { grid-template-columns: 1fr; gap: 2.5rem; }

  .bundle-bar { flex-direction: column; text-align: center; }
  .hero-actions { flex-direction: column; align-items: center; }
}

@media (max-width: 480px) {
  .hero-title { font-size: 3rem; }
  .materials-row { grid-template-columns: repeat(2, 1fr); }
  .about-stats { grid-template-columns: 1fr 1fr; }
  .venue-specs { grid-template-columns: 1fr 1fr; }
}