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

:root {
  --cream: #f7f4ef;
  --forest: #1a3c34;
  --forest-light: #234a42;
  --gold: #c9a84c;
  --gold-light: #d9bf72;
  --ink: #2a2520;
  --muted: #7a6f66;
  --border: #e4ded6;
  --white: #ffffff;
}

html { scroll-behavior: smooth; }

body {
  background: var(--cream);
  color: var(--ink);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

::selection { background: var(--gold); color: var(--forest); }

/* === TYPOGRAPHY === */
h1, h2, h3 { font-family: 'Fraunces', serif; font-weight: 600; line-height: 1.1; color: var(--forest); }
h1 { font-size: clamp(2.6rem, 5vw, 4.2rem); }
h2 { font-size: clamp(1.8rem, 3.5vw, 2.8rem); }
h3 { font-size: 1.2rem; font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 600; }
p { color: var(--muted); }

.section-label {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 0.75rem;
}

/* === NAV === */
.nav {
  padding: 1.5rem 2rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(247, 244, 239, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(228, 222, 214, 0.5);
}

.nav-inner { max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
.nav-logo { font-family: 'Fraunces', serif; font-weight: 700; font-size: 1.25rem; color: var(--forest); }
.nav-tagline { font-size: 0.8rem; color: var(--muted); font-weight: 500; }

/* === HERO === */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 8rem 2rem 4rem;
  background: var(--cream);
}

.hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 4rem;
  align-items: center;
  width: 100%;
}

.hero-eyebrow {
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 1.25rem;
}

.hero-headline {
  margin-bottom: 1.5rem;
  color: var(--forest);
}

.hero-sub {
  font-size: 1.1rem;
  color: var(--muted);
  max-width: 520px;
  line-height: 1.7;
}

.hero-graphic {
  width: 260px;
  flex-shrink: 0;
}

.key-illustration { width: 100%; height: auto; }

/* === PAIN POINTS === */
.pain-points { padding: 6rem 2rem; background: var(--white); }
.pain-points-inner { max-width: 1100px; margin: 0 auto; }
.pain-points-header { margin-bottom: 3.5rem; }
.pain-points-header h2 { max-width: 560px; }

.pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; }

.pain-card {
  padding: 2rem 1.75rem;
  border: 1px solid var(--border);
  border-radius: 12px;
  background: var(--cream);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pain-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(26, 60, 52, 0.08); }

.pain-icon {
  width: 44px; height: 44px;
  background: var(--forest);
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 1.25rem;
  color: var(--gold);
}

.pain-card h3 { color: var(--forest); margin-bottom: 0.6rem; font-family: 'Plus Jakarta Sans', sans-serif; }
.pain-card p { font-size: 0.9rem; line-height: 1.6; }

/* === PACKAGES === */
.packages { padding: 6rem 2rem; background: var(--forest); }
.packages-inner { max-width: 1100px; margin: 0 auto; }
.packages-header { text-align: center; margin-bottom: 3rem; }
.packages-header h2 { color: var(--cream); margin-bottom: 0.75rem; }
.packages-header .section-label { color: var(--gold-light); }
.packages-sub { color: rgba(247,244,239,0.6); font-size: 1rem; }

.packages-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-bottom: 1.5rem; }

.package-card {
  border-radius: 16px;
  padding: 2rem 1.75rem;
  border: 1px solid rgba(247,244,239,0.12);
  position: relative;
  transition: transform 0.2s ease;
}

.package-card:hover { transform: translateY(-4px); }
.package-card--essential { background: rgba(247,244,239,0.06); }
.package-card--preferred { background: rgba(201,168,76,0.12); border-color: rgba(201,168,76,0.3); }
.package-card--premium { background: rgba(247,244,239,0.06); }

.package-badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--gold);
  color: var(--forest);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.35rem 1rem;
  border-radius: 100px;
}

.package-header { margin-bottom: 0.75rem; }
.package-tier { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--gold); }
.package-price { margin-top: 0.5rem; }
.price-amount { font-family: 'Fraunces', serif; font-size: 2.5rem; font-weight: 700; color: var(--cream); }
.package-tagline { font-size: 0.85rem; color: rgba(247,244,239,0.6); margin-bottom: 1.5rem; }

.package-features { list-style: none; }
.package-features li {
  font-size: 0.875rem;
  color: rgba(247,244,239,0.8);
  padding: 0.6rem 0;
  border-bottom: 1px solid rgba(247,244,239,0.08);
  line-height: 1.4;
}
.package-features li:last-child { border-bottom: none; }
.feature-detail { color: rgba(247,244,239,0.5); font-size: 0.8rem; display: block; margin-top: 0.15rem; }

.packages-note { text-align: center; font-size: 0.8rem; color: rgba(247,244,239,0.4); margin-top: 1.5rem; }

/* === PROCESS === */
.process { padding: 6rem 2rem; background: var(--white); }
.process-inner { max-width: 900px; margin: 0 auto; }
.process-header { margin-bottom: 3.5rem; }
.process-header h2 { max-width: 480px; }

.process-steps { display: flex; flex-direction: column; gap: 2.5rem; }

.process-step {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 2rem;
  align-items: start;
}

.step-number {
  font-family: 'Fraunces', serif;
  font-size: 3rem;
  font-weight: 700;
  color: var(--border);
  line-height: 1;
  padding-top: 0.2rem;
}

.step-content h3 { color: var(--forest); margin-bottom: 0.5rem; font-family: 'Fraunces', serif; font-weight: 600; font-size: 1.4rem; }
.step-content p { font-size: 0.95rem; line-height: 1.7; }

/* === CLOSING === */
.closing {
  padding: 7rem 2rem;
  background: var(--cream);
  text-align: center;
}

.closing-inner { max-width: 720px; margin: 0 auto; }
.closing-content h2 {
  font-family: 'Fraunces', serif;
  font-weight: 400;
  font-style: italic;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  color: var(--forest);
  line-height: 1.25;
  margin-bottom: 1.5rem;
}

.closing-content p { font-size: 1.05rem; color: var(--muted); line-height: 1.7; }

/* === FOOTER === */
.footer { padding: 2.5rem 2rem; background: var(--forest); }
.footer-inner { max-width: 1100px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
.footer-logo { font-family: 'Fraunces', serif; font-weight: 700; font-size: 1.1rem; color: var(--cream); display: block; margin-bottom: 0.4rem; }
.footer-desc { font-size: 0.8rem; color: rgba(247,244,239,0.5); max-width: 300px; }
.footer-copy { font-size: 0.8rem; color: rgba(247,244,239,0.3); }

/* === RESPONSIVE === */
@media (max-width: 900px) {
  .hero-inner { grid-template-columns: 1fr; }
  .hero-graphic { display: none; }
  .pain-grid { grid-template-columns: 1fr 1fr; }
  .packages-grid { grid-template-columns: 1fr; }
  .process-step { grid-template-columns: 60px 1fr; }
}

@media (max-width: 600px) {
  .pain-grid { grid-template-columns: 1fr; }
  .footer-inner { flex-direction: column; align-items: flex-start; }
  h1 { font-size: 2.2rem; }
  .step-number { font-size: 2rem; }
  .process-step { gap: 1rem; }
}