/* Campfire Marketing Site Styles */

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

html {
  scroll-behavior: smooth;
  background-color: white;
}

html, body {
  background-color: white !important;
}

/* ===== CSS CUSTOM PROPERTIES ===== */
:root {
  /* Deep Forest Greens */
  --forest-50: #E6EDE6;   /* Very light forest */
  --forest-100: #C7D8C7;  /* Light forest tint */
  --forest-200: #8FB08F;  /* Soft forest */
  --forest-300: #6A9A6A;  /* Medium light forest */
  --forest-400: #4A7C4E;  /* Medium forest */
  --forest-500: #2C5F2D;  /* Deep forest green - main */
  --forest-600: #1F4220;  /* Dark forest green */
  --forest-700: #163016;  /* Darker forest */
  --forest-800: #0D1F0D;  /* Deep forest */
  --forest-900: #051005;  /* Almost black green */

  /* Warm Browns */
  --brown-100: #F5E6D3;   /* Light tan */
  --brown-200: #E5C4A1;   /* Light brown */
  --brown-300: #D4A574;   /* Medium tan */
  --brown-400: #B8865B;   /* Medium brown */
  --brown-500: #8B4513;   /* Saddle brown */
  --brown-600: #6B3410;   /* Dark brown */
  --brown-700: #4A240B;   /* Darker brown */
  --brown-800: #2D1507;   /* Deep brown */

  /* Khaki & Tan Tones */
  --khaki-100: #FAF5ED;   /* Very light khaki */
  --khaki-200: #F5DEB3;   /* Wheat */
  --khaki-300: #E8D5B7;   /* Tan */
  --khaki-400: #DCC48E;   /* Medium khaki */
  --khaki-500: #C19A6B;   /* Camel */
  --khaki-600: #9B7653;   /* Dark khaki */

  /* Accent Colors */
  --campfire-orange: #FF6B35;  /* Campfire orange */
  --sunset-orange: #E55A2B;    /* Darker sunset orange */
  --campfire-yellow: #FFB84D;  /* Campfire yellow */
  --sky-blue: #87CEEB;         /* Sky blue */
  --vintage-gold: #D4AF37;     /* Vintage badge gold */
  --brass: #B8860B;            /* Dark goldenrod/brass */

  /* Primary color scale (based on forest green theme) */
  --primary-50: var(--forest-50);   /* Use forest colors as primary */
  --primary-600: var(--forest-600); /* Dark forest green */
  --primary-800: var(--forest-800); /* Deeper forest */

  /* Natural/Earthy Neutrals */
  --neutral-50: #FDFCFA;    /* Off-white with warm tint */
  --neutral-100: #FAF8F3;   /* Warm white */
  --neutral-200: #F5F2E8;   /* Light sand */
  --neutral-300: #E8E2D5;   /* Light beige */
  --neutral-400: #C5BAAA;   /* Medium beige */
  --neutral-500: #9A8F7F;   /* Stone */
  --neutral-600: #726A5C;   /* Dark stone */
  --neutral-700: #4A453B;   /* Dark earth */
  --neutral-800: #2C2922;   /* Deep earth */
  --neutral-900: #1A1814;   /* Almost black with warm tint */

  /* Semantic colors */
  --success: #2C5F2D;
  --warning: #FF6B35;
  --error: #B22222;
  --info: #4682B4;

  /* Typography - Vintage Outdoor Feel */
  --font-family-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-family-heading: 'Bebas Neue', 'Impact', sans-serif;
  --font-family-display: 'Oswald', sans-serif;
  --font-family-script: 'Amatic SC', cursive;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;

  /* Font sizes */
  --text-xs: 0.75rem;   /* 12px */
  --text-sm: 0.875rem;  /* 14px */
  --text-base: 1rem;    /* 16px */
  --text-lg: 1.125rem;  /* 18px */
  --text-xl: 1.25rem;   /* 20px */
  --text-2xl: 1.5rem;   /* 24px */
  --text-3xl: 1.875rem; /* 30px */
  --text-4xl: 2.25rem;  /* 36px */
  --text-5xl: 3rem;     /* 48px */

  /* Spacing scale */
  --space-1: 0.25rem;   /* 4px */
  --space-2: 0.5rem;    /* 8px */
  --space-3: 0.75rem;   /* 12px */
  --space-4: 1rem;      /* 16px */
  --space-5: 1.25rem;   /* 20px */
  --space-6: 1.5rem;    /* 24px */
  --space-8: 2rem;      /* 32px */
  --space-10: 2.5rem;   /* 40px */
  --space-12: 3rem;     /* 48px */
  --space-16: 4rem;     /* 64px */
  --space-20: 5rem;     /* 80px */
  --space-24: 6rem;     /* 96px */

  /* Border radius */
  --radius-sm: 0.25rem; /* 4px */
  --radius: 0.375rem;   /* 6px */
  --radius-md: 0.5rem;  /* 8px */
  --radius-lg: 0.75rem; /* 12px */
  --radius-xl: 1rem;    /* 16px */

  /* Texture Patterns */
  --pattern-topo: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 50c10-20 30-30 50-20s30 30 20 50-30 30-50 20-30-30-20-50' fill='none' stroke='%23C19A6B' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M30 40c8-15 22-22 37-15s22 22 15 37-22 22-37 15-22-22-15-37' fill='none' stroke='%23C19A6B' stroke-width='0.5' opacity='0.1'/%3E%3C/svg%3E");
  --pattern-wood: url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v200' stroke='%238B4513' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M20 0v200' stroke='%238B4513' stroke-width='0.3' opacity='0.1'/%3E%3Cpath d='M40 0v200' stroke='%238B4513' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M60 0v200' stroke='%238B4513' stroke-width='0.3' opacity='0.1'/%3E%3Cpath d='M80 0v200' stroke='%238B4513' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M100 0v200' stroke='%238B4513' stroke-width='0.3' opacity='0.1'/%3E%3Cpath d='M120 0v200' stroke='%238B4513' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M140 0v200' stroke='%238B4513' stroke-width='0.3' opacity='0.1'/%3E%3Cpath d='M160 0v200' stroke='%238B4513' stroke-width='0.5' opacity='0.1'/%3E%3Cpath d='M180 0v200' stroke='%238B4513' stroke-width='0.3' opacity='0.1'/%3E%3C/svg%3E");

  /* Shadows - Enhanced depth layers */
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  --shadow-md: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  --shadow-soft: 0 4px 6px rgba(0, 0, 0, 0.05);
  --shadow-medium: 0 10px 25px rgba(0, 0, 0, 0.08);
  --shadow-large: 0 20px 40px rgba(0, 0, 0, 0.1);
  --shadow-card:
    0 4px 6px rgba(0, 0, 0, 0.07),
    0 10px 15px rgba(0, 0, 0, 0.05),
    0 20px 25px rgba(0, 0, 0, 0.03);
  --shadow-card-hover:
    0 8px 12px rgba(0, 0, 0, 0.08),
    0 20px 25px rgba(0, 0, 0, 0.05);

  /* Breakpoints */
  --breakpoint-mobile: 768px;
  --breakpoint-tablet: 1024px;
  --breakpoint-desktop: 1200px;

  /* Container max widths */
  --container-sm: 640px;
  --container-md: 768px;
  --container-lg: 1024px;
  --container-xl: 1200px;
}

/* ===== BASE TYPOGRAPHY ===== */
body {
  font-family: var(--font-family-sans);
  font-size: var(--text-base);
  line-height: 1.6;
  color: var(--neutral-800);
  background-color: white;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-bold);
  line-height: 1.3;
  margin-bottom: var(--space-4);
  color: var(--forest-600);
}

h1 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  margin-bottom: var(--space-6);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 1.1;
  background: linear-gradient(135deg, var(--forest-600) 0%, var(--forest-500) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  margin-bottom: var(--space-5);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: var(--forest-600);
}

h3 {
  font-size: var(--text-2xl);
  margin-bottom: var(--space-4);
  font-weight: 600;
  color: var(--forest-600);
}

h4 {
  font-size: var(--text-xl);
}

h5 {
  font-size: var(--text-lg);
}

p {
  margin-bottom: 1.25rem;
  color: var(--neutral-700);
  line-height: 1.7;
}

a {
  color: var(--forest-500);
  text-decoration: none;
  transition: color 0.2s ease;
  font-weight: var(--font-weight-medium);
}

a:hover {
  color: var(--forest-600);
  text-decoration: underline;
}

/* ===== LIST STYLES ===== */
ul, ol {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

ul li, ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

ul li:last-child, ol li:last-child {
  margin-bottom: 0;
}

/* Nested lists */
ul ul, ul ol, ol ul, ol ol {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* ===== UTILITY CLASSES ===== */
.container {
  max-width: var(--container-xl);
  margin: 0 auto;
  padding: 0 var(--space-6);
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.hidden {
  display: none;
}

/* ===== FAQ STYLES ===== */
.faq-item {
  margin-bottom: 1.5rem;
}

.faq-question {
  width: 100%;
  text-align: left;
  background-color: white;
  border: 1px solid var(--neutral-300);
  border-radius: 0.5rem;
  padding: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s ease;
}

.faq-question:hover {
  background-color: var(--neutral-50);
  border-color: var(--neutral-400);
}

.faq-icon {
  font-size: 1.5rem;
  transition: transform 0.2s ease;
}

.faq-answer {
  padding: 1.25rem;
  background-color: white;
  border: 1px solid var(--neutral-300);
  border-top: none;
  border-radius: 0 0 0.5rem 0.5rem;
  margin-top: -1px;
}

.faq-answer.hidden {
  display: none;
}

.faq-answer p {
  margin: 0;
  color: var(--neutral-700);
  line-height: 1.6;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ===== BUTTONS ===== */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 0.875rem 2rem;
  font-size: 0.875rem;
  font-weight: 600;
  font-family: var(--font-family-sans);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 1.5;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.btn-primary {
  background: linear-gradient(135deg, var(--campfire-orange), var(--sunset-orange));
  color: white;
  border-color: transparent;
  box-shadow:
    0 4px 6px rgba(255, 107, 53, 0.2),
    0 1px 3px rgba(0, 0, 0, 0.08);
}

.btn-primary:hover {
  transform: translateY(-1px);
  box-shadow:
    0 7px 14px rgba(255, 107, 53, 0.25),
    0 3px 6px rgba(0, 0, 0, 0.1);
  color: white;
  text-decoration: none;
}

.btn-secondary {
  background: transparent;
  color: var(--forest-600);
  border: 2px solid var(--forest-500);
}

.btn-secondary:hover {
  background: var(--forest-500);
  color: white;
  border-color: var(--forest-500);
  text-decoration: none;
}

.btn-lg {
  padding: var(--space-4) var(--space-8);
  font-size: var(--text-base);
}

/* Pill-shaped CTA in nav */
.nav .btn-primary {
  border-radius: 24px;
  padding: 0.625rem 1.5rem;
}

/* ===== HERO SECTION ===== */
.hero {
  background: linear-gradient(135deg, var(--primary-50) 0%, white 100%);
  padding: var(--space-20) 0;
}

.hero-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-12);
  align-items: center;
}

.hero-text h1 {
  font-size: var(--text-5xl);
  margin-bottom: var(--space-6);
  color: var(--forest-600);
}

.hero-subtitle {
  font-size: var(--text-xl);
  color: var(--neutral-600);
  line-height: 1.6;
  margin-bottom: var(--space-8);
}

.hero-cta {
  display: flex;
  gap: var(--space-4);
  flex-wrap: wrap;
}

.hero-image {
  text-align: center;
  margin-top: 2rem;
}

.hero-image img {
  max-width: 100%;
  height: auto;
  border-radius: var(--radius-lg);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hero-image img:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
}

/* ===== FEATURES SECTION ===== */
.features {
  background-color: var(--neutral-50);
  padding: var(--space-20) 0;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-8);
  margin-top: var(--space-12);
}

.feature-card {
  text-align: center;
  padding: 2rem;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  position: relative;
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 8px 12px rgba(0, 0, 0, 0.08),
    0 20px 25px rgba(0, 0, 0, 0.05);
}

.feature-icon {
  width: 72px;
  height: 72px;
  background: linear-gradient(135deg, var(--khaki-200), var(--khaki-300));
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  margin: 0 auto 1.5rem;
  position: relative;
  box-shadow: 0 4px 12px rgba(193, 154, 107, 0.2);
}

.feature-icon::after {
  content: '';
  position: absolute;
  inset: -4px;
  background: linear-gradient(135deg, var(--forest-400), var(--campfire-orange));
  border-radius: 18px;
  opacity: 0.1;
  z-index: -1;
}

.card-title {
  font-size: var(--text-xl);
  margin-bottom: var(--space-3);
  color: var(--forest-600);
}

.card-description {
  color: var(--neutral-600);
  line-height: 1.6;
}

/* ===== CARDS ===== */
.card {
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 12px;
  padding: 2rem;
  position: relative;
  box-shadow:
    0 4px 6px rgba(0, 0, 0, 0.05),
    0 10px 15px rgba(0, 0, 0, 0.03);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.card:hover {
  box-shadow:
    0 8px 12px rgba(0, 0, 0, 0.08),
    0 20px 25px rgba(0, 0, 0, 0.05);
  transform: translateY(-2px);
}

/* Gradient border effect */
.card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(135deg, var(--forest-400), var(--campfire-orange));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0.3;
  pointer-events: none;
}

.card-title {
  font-size: var(--text-xl);
  font-family: var(--font-family-sans);
  font-weight: var(--font-weight-bold);
  margin-bottom: var(--space-3);
  color: var(--forest-600);
}

.card-description {
  color: var(--neutral-700);
  line-height: 1.6;
}

/* ===== GRID LAYOUTS ===== */
.grid {
  display: grid;
  gap: var(--space-6);
}

.grid-cols-1 {
  grid-template-columns: 1fr;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

/* ===== HEADER ===== */
.header {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(44, 95, 45, 0.1);
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: box-shadow 0.2s ease;
}

.header.scrolled {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: var(--space-4);
  padding-bottom: var(--space-4);
}

.logo {
  font-size: var(--text-xl);
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-bold);
  color: var(--forest-600);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: var(--space-2);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.logo:hover {
  color: var(--forest-700);
  text-decoration: none;
}

.logo img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  border-radius: 8px;
}

.nav {
  display: flex;
  align-items: center;
  gap: var(--space-8);
}

.nav-link {
  font-weight: 500;
  font-family: var(--font-family-sans);
  color: var(--forest-600);
  position: relative;
  padding: 0.5rem 0;
  transition: color 0.2s ease;
  font-size: var(--text-base);
}

.nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--campfire-orange);
  transition: width 0.2s ease;
}

.nav-link:hover {
  color: var(--campfire-orange);
  text-decoration: none;
}

.nav-link:hover::after {
  width: 100%;
}

/* ===== FEATURE SCREENSHOTS ===== */
.feature-screenshot {
  max-height: 500px;
  width: auto;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: 0 auto;
}

.mobile-screenshot {
  max-height: 600px;
  width: auto;
  max-width: 300px;
  object-fit: contain;
  display: inline-block;
}

.mobile-menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: var(--space-2);
}

.mobile-nav {
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transform: translateX(100%);
  transition: transform 0.3s ease;
  box-shadow: var(--shadow-md);
}

.mobile-nav.active {
  display: block;
  transform: translateX(0);
}

.mobile-nav-link {
  display: block;
  padding: 1rem 1.5rem;
  color: var(--neutral-700);
  background-color: white;
  border-bottom: 1px solid var(--neutral-100);
  font-size: 1.125rem;
  transition: background-color 0.2s ease;
}

.mobile-nav-link:hover {
  background-color: var(--neutral-50);
  text-decoration: none;
}

/* ===== HERO SECTION ===== */
.hero {
  background-color: var(--khaki-100);
  background-image: var(--pattern-topo);
  background-size: 200px 200px;
  padding: var(--space-20) 0;
  position: relative;
  min-height: 60vh;
}

.hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg,
    rgba(44, 95, 45, 0.05) 0%,
    transparent 50%);
  pointer-events: none;
}

.hero-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-12);
  align-items: center;
  position: relative;
  z-index: 1;
}

.hero-text {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 3rem;
  box-shadow:
    0 4px 6px rgba(0, 0, 0, 0.07),
    0 10px 15px rgba(0, 0, 0, 0.05),
    0 20px 25px rgba(0, 0, 0, 0.03);
}

.hero-text h1 {
  font-size: clamp(2.5rem, 5vw, var(--text-5xl));
  margin-bottom: var(--space-6);
  color: var(--forest-700);
  font-weight: 800;
}

.hero-subtitle {
  font-size: var(--text-xl);
  color: var(--neutral-700);
  margin-bottom: var(--space-8);
  line-height: 1.7;
  font-family: var(--font-family-sans);
}

.hero-cta {
  display: flex;
  gap: var(--space-4);
  flex-wrap: wrap;
}

.hero-image {
  text-align: center;
  margin-top: 2rem;
}

.hero-image img {
  max-width: 100%;
  height: auto;
  border-radius: var(--radius-lg);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hero-image img:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.2);
}

/* ===== PAGE SECTIONS - REUSABLE ===== */
/* Page hero sections - full-width with background */
.page-hero {
  padding-top: var(--space-16);    /* 64px */
  padding-bottom: var(--space-16);  /* 64px */
}

/* Page header sections - simple title sections */
.page-header {
  padding-top: var(--space-12);    /* 48px */
  padding-bottom: var(--space-12);  /* 48px */
}

/* Page header with gradient background */
.page-header-gradient {
  background: linear-gradient(135deg, var(--primary-50) 0%, white 100%);
}

/* ===== FEATURES SECTION ===== */
.features {
  padding: var(--space-20) 0;
  background-color: white;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-8);
  margin-top: var(--space-12);
}

.feature-card {
  text-align: center;
  background-color: white;
  padding: var(--space-4);
}

.feature-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto var(--space-4);
  background-color: var(--khaki-200);
  border-radius: var(--radius-lg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--text-2xl);
  color: var(--forest-600);
  border: 2px solid var(--forest-400);
}

/* ===== PRICING CARDS ===== */
.pricing-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-8);
  margin-top: var(--space-12);
}

.pricing-card {
  background: white;
  border-radius: 12px;
  padding: 2rem;
  position: relative;
  border: 1px solid var(--neutral-200);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pricing-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-medium);
}

.pricing-card.popular {
  border: 2px solid var(--campfire-orange);
  transform: scale(1.05);
  box-shadow:
    0 10px 40px rgba(255, 107, 53, 0.15),
    0 4px 12px rgba(0, 0, 0, 0.08);
}

.pricing-card.popular::before {
  content: 'POPULAR';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, var(--campfire-orange), var(--sunset-orange));
  color: white;
  padding: 0.25rem 1rem;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.price-amount {
  font-size: 3rem;
  font-weight: 800;
  background: linear-gradient(135deg, var(--forest-600), var(--forest-500));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.price-period {
  color: var(--neutral-600);
  font-size: 1rem;
}

/* ===== FOOTER ===== */
.footer {
  background-color: var(--forest-600);
  color: white;
  padding: 4rem 0 var(--space-8) 0;
  position: relative;
  margin-top: 100px;
}

/* Wave separator */
.footer::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  height: 50px;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,25 C200,0 400,50 600,25 C800,0 1000,50 1200,25 L1200,50 L0,50 Z' fill='%232C5F2D'/%3E%3C/svg%3E");
  background-size: cover;
}

.footer-content {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 3rem;
  margin-bottom: 3rem;
}

.footer-section h4 {
  color: white;
  margin-bottom: var(--space-4);
  font-family: var(--font-family-sans);
  font-weight: var(--font-weight-semibold);
}

.footer-section p {
  color: white;
  line-height: 1.6;
}

.footer-link {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: var(--space-2);
  transition: color 0.2s ease;
  font-weight: var(--font-weight-normal);
}

.footer-link:hover {
  color: var(--campfire-orange);
  text-decoration: none;
}

.footer-bottom {
  border-top: 1px solid var(--forest-400);
  padding-top: var(--space-6);
  text-align: center;
  color: white;
}

.footer-bottom p {
  color: white;
}

/* ===== FORM STYLES ===== */
.form-group {
  margin-bottom: var(--space-6);
}

.form-label {
  display: block;
  font-weight: var(--font-weight-medium);
  margin-bottom: var(--space-2);
  color: var(--neutral-700);
}

.form-input {
  width: 100%;
  padding: 0.75rem 1rem;
  background: white;
  border: 1px solid var(--neutral-300);
  border-radius: 8px;
  font-size: var(--text-base);
  color: var(--neutral-700);
  transition: all 0.2s ease;
}

.form-input:focus {
  outline: none;
  border-color: var(--campfire-orange);
  background: white;
  box-shadow: 0 0 0 3px rgba(255, 107, 53, 0.1);
}

.form-textarea {
  min-height: 120px;
  resize: vertical;
}

.form-select {
  width: 100%;
  padding: var(--space-3) var(--space-4);
  border: 1px solid var(--neutral-300);
  border-radius: var(--radius);
  font-size: var(--text-base);
  background-color: white;
  cursor: pointer;
}

.form-error {
  color: var(--error);
  font-size: var(--text-sm);
  margin-top: var(--space-1);
}

.form-success {
  color: var(--success);
  font-size: var(--text-sm);
  margin-top: var(--space-1);
}