/* ============================================
   PATAGONIEN ERLEBEN — Custom CSS
   
   Alle Klassen nutzen das Prefix "pe-" um Konflikte
   mit WordPress/Astra zu vermeiden.
   
   FARBEN ANPASSEN: Ändere die CSS Variables unten.
   ============================================ */

:root {
  --pe-forest: #2C3E2D;
  --pe-forest-deep: #1A2B1C;
  --pe-forest-light: #3D5240;
  --pe-sand: #C4A265;
  --pe-sand-light: #D4BA85;
  --pe-sand-pale: #E8D5B0;
  --pe-cream: #F5F0E8;
  --pe-cream-dark: #EDE5D8;
  --pe-white: #FEFCF9;
  --pe-text: #2A2A2A;
  --pe-text-light: #6B6B6B;
  --pe-overlay: rgba(26, 43, 28, 0.65);

  --pe-font-display: 'Cormorant Garamond', Georgia, serif;
  --pe-font-body: 'Outfit', system-ui, sans-serif;

  --pe-nav-height: 80px;
  --pe-section-padding: 120px;
  --pe-max-width: 1200px;
}


/* ============================================
   RESET (nur für pe- Elemente)
   ============================================ */
.pe-hero, .pe-about, .pe-tours, .pe-experience,
.pe-itinerary, .pe-testimonials, .pe-faq, .pe-cta,
.pe-footer, .pe-stats-bar, .pe-nav, .pe-individual,
.pe-info-hero, .pe-info-content {
  font-family: var(--pe-font-body);
  color: var(--pe-text);
  line-height: 1.7;
  font-weight: 300;
  box-sizing: border-box;
}

.pe-hero *, .pe-about *, .pe-tours *, .pe-experience *,
.pe-itinerary *, .pe-testimonials *, .pe-faq *, .pe-cta *,
.pe-footer *, .pe-stats-bar *, .pe-nav *, .pe-individual * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.pe-hero img, .pe-about img, .pe-tours img,
.pe-itinerary img { max-width: 100%; height: auto; display: block; }

.pe-hero a, .pe-about a, .pe-tours a, .pe-experience a,
.pe-itinerary a, .pe-testimonials a, .pe-faq a, .pe-cta a,
.pe-footer a, .pe-nav a, .pe-individual a { text-decoration: none; color: inherit; }

.pe-container {
  max-width: var(--pe-max-width);
  margin: 0 auto;
  padding: 0 24px;
}


/* ============================================
   TYPOGRAPHY
   ============================================ */
.pe-section-label {
  font-family: var(--pe-font-body);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--pe-sand);
  margin-bottom: 16px;
  display: block;
}

.pe-section-title {
  font-family: var(--pe-font-display);
  font-size: clamp(2.2rem, 5vw, 3.5rem);
  font-weight: 500;
  line-height: 1.15;
  color: var(--pe-forest-deep);
  margin-bottom: 24px;
}

.pe-section-subtitle {
  font-size: 1.05rem;
  color: var(--pe-text-light);
  max-width: 600px;
  line-height: 1.8;
}


/* ============================================
   NAVIGATION
   ============================================ */
.pe-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  height: var(--pe-nav-height);
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
  background: transparent;
}

.pe-nav.scrolled {
  background: rgba(15, 26, 16, 0.97);
  backdrop-filter: blur(12px);
  box-shadow: 0 2px 30px rgba(0,0,0,0.2);
}

.pe-nav.scrolled .pe-nav-logo {
  text-shadow: none;
  color: #FFFFFF;
}

.pe-nav.scrolled .pe-nav-logo span {
  color: var(--pe-sand-light);
}

.pe-nav .pe-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.pe-nav-logo {
  font-family: var(--pe-font-display);
  font-size: 1.5rem;
  font-weight: 600;
  color: #FFFFFF !important;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 6px rgba(0,0,0,0.5);
}

.pe-nav-logo span { color: var(--pe-sand-light); }

.pe-nav-links {
  display: flex;
  list-style: none;
  gap: 36px;
  align-items: center;
}

.pe-nav-links a {
  font-size: 0.85rem;
  font-weight: 400;
  color: var(--pe-cream);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.85;
  transition: opacity 0.3s;
}

.pe-nav-links a:hover { opacity: 1; }

.pe-nav-cta {
  background: var(--pe-sand) !important;
  color: var(--pe-forest-deep) !important;
  padding: 10px 24px;
  border-radius: 2px;
  font-weight: 500 !important;
  opacity: 1 !important;
  transition: background 0.3s !important;
}

.pe-nav-cta:hover { background: var(--pe-sand-light) !important; }

.pe-nav-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}

.pe-nav-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--pe-cream);
  margin: 5px 0;
  transition: 0.3s;
}


/* ============================================
   HERO
   ============================================ */
.pe-hero {
  position: relative;
  height: 100vh;
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.pe-hero-bg {
  position: absolute;
  inset: 0;
  /* HERO-BILD: Torres del Paine Massiv — Pexels (frei nutzbar, kein Credit nötig)
     Alternativ-URLs zum Ausprobieren:
     Option A (Dramatischer Sonnenuntergang, Marek Piwnicki):
       https://images.pexels.com/photos/25067987/pexels-photo-25067987.jpeg?auto=compress&cs=tinysrgb&w=1920
     Option B (Sunset über dem Park, Zhenming Wang):
       https://images.pexels.com/photos/29289170/pexels-photo-29289170.jpeg?auto=compress&cs=tinysrgb&w=1920
     Option C (See & schneebedeckte Berge, William Warby):
       https://images.pexels.com/photos/21533323/pexels-photo-21533323.jpeg?auto=compress&cs=tinysrgb&w=1920
     → Oder lade dein eigenes Bild in die WP-Mediathek und nutze dessen URL
  */
  background: url('https://images.pexels.com/photos/25067987/pexels-photo-25067987.jpeg?auto=compress&cs=tinysrgb&w=1920') center/cover no-repeat;
  transform: scale(1.05);
  animation: peHeroZoom 20s ease-in-out infinite alternate;
}

@keyframes peHeroZoom {
  from { transform: scale(1.05); }
  to { transform: scale(1.12); }
}

.pe-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
    rgba(26, 43, 28, 0.4) 0%,
    rgba(26, 43, 28, 0.55) 50%,
    rgba(26, 43, 28, 0.8) 100%
  );
}

.pe-hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 24px;
  max-width: 900px;
  animation: peFadeUp 1.2s ease-out;
}

@keyframes peFadeUp {
  from { opacity: 0; transform: translateY(40px); }
  to { opacity: 1; transform: translateY(0); }
}

.pe-hero-badge {
  display: inline-block;
  font-family: var(--pe-font-body);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: var(--pe-sand);
  border: 1px solid rgba(196, 162, 101, 0.4);
  padding: 8px 24px;
  margin-bottom: 32px;
}

.pe-hero h1 {
  font-family: var(--pe-font-display);
  font-size: clamp(3rem, 8vw, 5.5rem);
  font-weight: 500;
  color: var(--pe-cream);
  line-height: 1.05;
  margin-bottom: 24px;
}

.pe-hero h1 em {
  font-style: italic;
  color: var(--pe-sand-light);
}

.pe-hero-text {
  font-size: 1.15rem;
  color: rgba(245, 240, 232, 0.8);
  max-width: 580px;
  margin: 0 auto 40px;
  line-height: 1.8;
  font-weight: 300;
}

.pe-hero-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.pe-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 36px;
  font-family: var(--pe-font-body);
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.pe-btn-primary {
  background: var(--pe-sand);
  color: var(--pe-forest-deep);
}

.pe-btn-primary:hover {
  background: var(--pe-sand-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(196, 162, 101, 0.3);
}

.pe-btn-outline {
  background: var(--pe-sand);
  color: var(--pe-forest-deep);
  border: 1px solid var(--pe-sand);
  font-weight: 500;
}

.pe-btn-outline:hover {
  background: var(--pe-sand-light);
  border-color: var(--pe-sand-light);
  color: var(--pe-forest-deep);
}

.pe-hero-scroll {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: var(--pe-sand-pale);
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.7;
  animation: peBounce 2.5s infinite;
}

@keyframes peBounce {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(8px); }
}

.pe-hero-scroll svg { width: 20px; height: 20px; }


/* ============================================
   STATS BAR
   ============================================ */
.pe-stats-bar {
  background: var(--pe-forest-deep);
  padding: 48px 0;
}

.pe-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  text-align: center;
}

.pe-stat-item { position: relative; }

.pe-stat-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background: rgba(196, 162, 101, 0.2);
}

.pe-stat-number {
  font-family: var(--pe-font-display);
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--pe-sand);
  line-height: 1;
  margin-bottom: 8px;
}

.pe-stat-label {
  font-size: 0.8rem;
  color: rgba(245, 240, 232, 0.6);
  letter-spacing: 0.1em;
  text-transform: uppercase;
}


/* ============================================
   ABOUT
   ============================================ */
.pe-about {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-white);
}

.pe-about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.pe-about-image-wrapper { position: relative; }

.pe-about-image {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

.pe-about-image-accent {
  position: absolute;
  bottom: -24px;
  right: -24px;
  width: 200px;
  height: 200px;
  border: 2px solid var(--pe-sand);
  z-index: -1;
}

.pe-about-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 40px;
}

.pe-about-feature {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.pe-about-feature-icon {
  width: 36px;
  height: 36px;
  background: var(--pe-cream);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--pe-forest);
}

.pe-about-feature h4 {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 4px;
}

.pe-about-feature p {
  font-size: 0.8rem;
  color: var(--pe-text-light);
  line-height: 1.5;
}


/* ============================================
   TOURS
   ============================================ */
.pe-tours {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-cream);
}

.pe-tours-header {
  text-align: center;
  margin-bottom: 64px;
}

.pe-tours-header .pe-section-subtitle { margin: 0 auto; }

.pe-tours-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.pe-tour-card {
  background: var(--pe-white);
  overflow: hidden;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.pe-tour-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}

.pe-tour-card-image {
  position: relative;
  height: 280px;
  overflow: hidden;
}

.pe-tour-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.pe-tour-card:hover .pe-tour-card-image img {
  transform: scale(1.06);
}

.pe-tour-card-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--pe-forest-deep);
  color: var(--pe-sand);
  padding: 6px 14px;
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pe-tour-card-body { padding: 32px; }

.pe-tour-card-title {
  font-family: var(--pe-font-display);
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
  margin-bottom: 12px;
  line-height: 1.2;
}

.pe-tour-card-desc {
  font-size: 0.9rem;
  color: var(--pe-text-light);
  margin-bottom: 24px;
  line-height: 1.7;
}

.pe-tour-card-meta {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--pe-cream-dark);
}

.pe-tour-meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8rem;
  color: var(--pe-text-light);
}

.pe-tour-meta-item svg {
  width: 16px;
  height: 16px;
  color: var(--pe-sand);
}

.pe-tour-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pe-tour-price {
  font-family: var(--pe-font-display);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
}

.pe-tour-price small {
  font-family: var(--pe-font-body);
  font-size: 0.75rem;
  font-weight: 300;
  color: var(--pe-text-light);
  display: block;
}

.pe-tour-link {
  font-size: 0.8rem;
  font-weight: 500;
  color: var(--pe-sand);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: gap 0.3s;
}

.pe-tour-link:hover { gap: 12px; }


/* ============================================
   EXPERIENCE
   ============================================ */
.pe-experience {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-forest-deep);
  color: var(--pe-cream);
  position: relative;
  overflow: hidden;
}

.pe-experience::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  border: 1px solid rgba(196, 162, 101, 0.08);
}

.pe-experience-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.pe-experience .pe-section-title { color: var(--pe-cream); }
.pe-experience .pe-section-subtitle { color: rgba(245, 240, 232, 0.7); }

.pe-experience-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.pe-experience-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.pe-experience-number {
  font-family: var(--pe-font-display);
  font-size: 2rem;
  font-weight: 600;
  color: var(--pe-sand);
  line-height: 1;
  flex-shrink: 0;
  width: 40px;
}

.pe-experience-item h4 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 6px;
  color: var(--pe-cream);
}

.pe-experience-item p {
  font-size: 0.88rem;
  color: rgba(245, 240, 232, 0.6);
  line-height: 1.7;
}


/* ============================================
   ITINERARY TABS
   ============================================ */
.pe-itinerary {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-white);
}

.pe-itinerary-header {
  text-align: center;
  margin-bottom: 48px;
}

.pe-itinerary-header .pe-section-subtitle { margin: 0 auto; }

.pe-itinerary-tabs {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 48px;
  flex-wrap: wrap;
}

.pe-itinerary-tab {
  padding: 12px 20px;
  font-family: var(--pe-font-body);
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  border: 1px solid var(--pe-cream-dark);
  background: transparent;
  color: var(--pe-text-light);
  cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}

.pe-itinerary-tab.active,
.pe-itinerary-tab:hover {
  background: var(--pe-forest-deep);
  color: var(--pe-sand);
  border-color: var(--pe-forest-deep);
}

.pe-itinerary-content { display: none; }

.pe-itinerary-content.active {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 48px;
  align-items: start;
  animation: peFadeIn 0.5s ease;
}

@keyframes peFadeIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

.pe-itinerary-image {
  width: 100%;
  height: 100%;
  min-height: 320px;
  max-height: 480px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.12);
}

.pe-itinerary-info h3 {
  font-family: var(--pe-font-display);
  font-size: 2rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
  margin-bottom: 16px;
}

.pe-itinerary-info p {
  color: var(--pe-text-light);
  margin-bottom: 24px;
  line-height: 1.8;
}

.pe-itinerary-highlights {
  list-style: none;
  margin-bottom: 32px;
}

.pe-itinerary-highlights li {
  padding: 10px 0;
  border-bottom: 1px solid var(--pe-cream-dark);
  font-size: 0.9rem;
  color: var(--pe-text);
  display: flex;
  align-items: center;
  gap: 10px;
}

.pe-itinerary-highlights li::before {
  content: '◆';
  color: var(--pe-sand);
  font-size: 0.6rem;
}


/* ============================================
   TESTIMONIALS
   ============================================ */
.pe-testimonials {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-cream);
}

.pe-testimonials-header {
  text-align: center;
  margin-bottom: 64px;
}

.pe-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.pe-testimonial-card {
  background: var(--pe-white);
  padding: 40px;
}

.pe-testimonial-stars {
  color: var(--pe-sand);
  font-size: 0.9rem;
  letter-spacing: 4px;
  margin-bottom: 20px;
}

.pe-testimonial-text {
  font-family: var(--pe-font-display);
  font-size: 1.1rem;
  font-style: italic;
  line-height: 1.7;
  color: var(--pe-text);
  margin-bottom: 24px;
}

.pe-testimonial-author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.pe-testimonial-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--pe-forest-light);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pe-sand);
  font-family: var(--pe-font-display);
  font-size: 1.1rem;
  font-weight: 600;
}

.pe-testimonial-name { font-size: 0.9rem; font-weight: 500; }
.pe-testimonial-trip { font-size: 0.78rem; color: var(--pe-text-light); }


/* ============================================
   FAQ
   ============================================ */
.pe-faq {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-white);
}

.pe-faq-header {
  text-align: center;
  margin-bottom: 64px;
}

.pe-faq-grid {
  max-width: 800px;
  margin: 0 auto;
}

.pe-faq-item {
  border-bottom: 1px solid var(--pe-cream-dark);
}

.pe-faq-question {
  width: 100%;
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  padding: 24px 0;
  font-family: var(--pe-font-body);
  font-size: 1rem;
  font-weight: 500;
  color: var(--pe-text);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  transition: color 0.3s, background-color 0.3s;
  border-radius: 0 !important;
}

.pe-faq-question:hover {
  color: var(--pe-sand) !important;
  background: rgba(197, 165, 114, 0.08) !important;
  background-color: rgba(197, 165, 114, 0.08) !important;
}
.pe-faq-question:focus {
  outline: none !important;
  color: var(--pe-sand) !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.pe-faq-question:focus-visible {
  outline: 2px solid var(--pe-sand) !important;
  outline-offset: 2px;
  background: transparent !important;
}
.pe-faq-question:active {
  background: rgba(197, 165, 114, 0.12) !important;
  background-color: rgba(197, 165, 114, 0.12) !important;
  color: var(--pe-sand) !important;
}
.pe-faq-item.open .pe-faq-question {
  color: var(--pe-sand) !important;
  background: transparent !important;
}

.pe-faq-question .icon {
  font-size: 1.4rem;
  color: var(--pe-sand);
  transition: transform 0.3s;
  flex-shrink: 0;
  margin-left: 16px;
}

.pe-faq-item.open .pe-faq-question .icon {
  transform: rotate(45deg);
}

.pe-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
}

.pe-faq-item.open .pe-faq-answer {
  max-height: 300px;
  padding-bottom: 24px;
}

.pe-faq-answer p {
  font-size: 0.9rem;
  color: var(--pe-text-light);
  line-height: 1.8;
}


/* ============================================
   CTA / CONTACT
   ============================================ */
.pe-cta {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-forest-deep);
  position: relative;
  overflow: hidden;
}

.pe-cta-bg {
  position: absolute;
  inset: 0;
  /* PLATZHALTER: Hintergrundbild URL ersetzen */
  background: url('https://images.pexels.com/photos/29289170/pexels-photo-29289170.jpeg?auto=compress&cs=tinysrgb&w=1920') center/cover no-repeat;
  opacity: 0.15;
}

.pe-cta-content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.pe-cta-text .pe-section-title { color: var(--pe-cream); }

.pe-cta-text p {
  color: rgba(245, 240, 232, 0.7);
  font-size: 1.05rem;
  line-height: 1.8;
  margin-bottom: 32px;
}

.pe-cta-features {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.pe-cta-feature {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--pe-cream);
  font-size: 0.9rem;
}

.pe-cta-feature svg {
  width: 20px;
  height: 20px;
  color: var(--pe-sand);
  flex-shrink: 0;
}

.pe-cta-form {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(196, 162, 101, 0.15);
  padding: 48px;
  backdrop-filter: blur(10px);
}

.pe-cta-form h3 {
  font-family: var(--pe-font-display);
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--pe-cream);
  margin-bottom: 8px;
}

.pe-form-sub {
  font-size: 0.85rem;
  color: rgba(245, 240, 232, 0.5);
  margin-bottom: 32px;
}

.pe-form-group { margin-bottom: 20px; }

.pe-form-group label {
  display: block;
  font-size: 0.78rem;
  font-weight: 500;
  color: var(--pe-sand);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.pe-form-group input,
.pe-form-group select,
.pe-form-group textarea {
  width: 100%;
  padding: 14px 16px !important;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(196, 162, 101, 0.2);
  color: var(--pe-cream);
  font-family: var(--pe-font-body);
  font-size: 0.9rem;
  line-height: 1.5 !important;
  transition: border-color 0.3s;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  box-sizing: border-box !important;
}

.pe-form-group select {
  height: auto !important;
  min-height: 48px !important;
  padding: 12px 40px 12px 16px !important;
  line-height: 1.5 !important;
  box-sizing: border-box !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

.pe-form-group input::placeholder,
.pe-form-group textarea::placeholder {
  color: rgba(245, 240, 232, 0.3);
}

.pe-form-group input:focus,
.pe-form-group select:focus,
.pe-form-group textarea:focus {
  border-color: var(--pe-sand);
}

.pe-form-group select {
  color: #F5F0E8 !important;
  background-color: rgba(255, 255, 255, 0.06) !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23C4A265' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1 !important;
  -webkit-text-fill-color: #F5F0E8 !important;
}

body .pe-form-group select,
body .pe-cta select,
.pe-cta .pe-form-group select {
  color: #F5F0E8 !important;
  -webkit-text-fill-color: #F5F0E8 !important;
  opacity: 1 !important;
}

.pe-form-group select option {
  background-color: #1A2B1C;
  color: #F5F0E8;
  padding: 8px;
}

.pe-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.pe-btn-submit {
  width: 100%;
  padding: 16px;
  background: var(--pe-sand);
  color: var(--pe-forest-deep);
  border: none;
  font-family: var(--pe-font-body);
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s;
  margin-top: 8px;
  border-radius: 0;
}

.pe-btn-submit:hover {
  background: var(--pe-sand-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(196, 162, 101, 0.3);
}


/* ============================================
   FOOTER
   ============================================ */
.pe-footer {
  background: #0F1A10;
  padding: 64px 0 32px;
  color: rgba(245, 240, 232, 0.5);
}

.pe-footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  margin-bottom: 48px;
}

.pe-footer-brand {
  font-family: var(--pe-font-display);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--pe-cream);
  margin-bottom: 16px;
}

.pe-footer-brand span { color: var(--pe-sand); }

.pe-footer-desc { font-size: 0.85rem; line-height: 1.7; margin-bottom: 20px; }

.pe-footer-social { display: flex; gap: 12px; }

.pe-footer-social a {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(196, 162, 101, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pe-sand);
  font-size: 0.85rem;
  transition: all 0.3s;
}

.pe-footer-social a:hover {
  background: var(--pe-sand);
  color: var(--pe-forest-deep);
}

.pe-footer-col h4 {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--pe-cream);
  margin-bottom: 20px;
}

.pe-footer-col ul { list-style: none; }
.pe-footer-col li { margin-bottom: 10px; }

.pe-footer-col a {
  font-size: 0.85rem;
  color: rgba(245, 240, 232, 0.5);
  transition: color 0.3s;
}

.pe-footer-col a:hover { color: var(--pe-sand); }

.pe-footer-bottom {
  border-top: 1px solid rgba(245, 240, 232, 0.08);
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.78rem;
}

.pe-footer-bottom a {
  color: rgba(245, 240, 232, 0.5);
  transition: color 0.3s;
}

.pe-footer-bottom a:hover { color: var(--pe-sand); }


/* ============================================
   SCROLL ANIMATIONS
   ============================================ */
.pe-reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.pe-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}


/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 1024px) {
  .pe-about-grid,
  .pe-experience-grid,
  .pe-cta-content,
  .pe-itinerary-content.active {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .pe-itinerary-image { 
    max-height: 300px;
    min-height: 200px;
  }

  .pe-about-image { height: 400px; }
  .pe-about-image-accent { display: none; }
  .pe-footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 768px) {
  :root { --pe-section-padding: 80px; }

  .pe-nav-links { display: none; }
  .pe-nav-toggle { display: block; }

  .pe-nav-links.open {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: var(--pe-nav-height);
    left: 0;
    right: 0;
    background: rgba(26, 43, 28, 0.97);
    padding: 32px 24px;
    gap: 20px;
  }

  .pe-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }
  .pe-stat-item:not(:last-child)::after { display: none; }
  .pe-tours-grid { grid-template-columns: 1fr; }
}
@media (min-width: 769px) and (max-width: 1100px) {
  .pe-tours-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  .pe-testimonials-grid { grid-template-columns: 1fr; }
  .pe-form-row { grid-template-columns: 1fr; }
  .pe-footer-grid { grid-template-columns: 1fr; gap: 32px; }
  .pe-footer-bottom { flex-direction: column; gap: 12px; text-align: center; }
  .pe-itinerary-content.active { grid-template-columns: 1fr; padding: 16px; }
  .pe-itinerary-image { max-height: 240px; min-height: 180px; }
  .pe-hero h1 { font-size: clamp(2.4rem, 8vw, 3.5rem); }

  .pe-itinerary-tabs {
    gap: 6px;
    margin-bottom: 32px;
  }
  .pe-itinerary-tab {
    padding: 8px 12px;
    font-size: 0.7rem;
  }
}


/* ============================================
   INDIVIDUELLE BERATUNG
   ============================================ */
.pe-individual {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-forest-deep);
}

.pe-individual-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 64px;
  align-items: start;
}

.pe-individual-content .pe-section-label { color: var(--pe-sand); }
.pe-individual-content .pe-section-title { color: var(--pe-cream); }

.pe-individual-text {
  font-size: 1.05rem;
  color: rgba(245, 240, 232, 0.7);
  line-height: 1.9;
  margin-bottom: 40px;
}

.pe-individual-steps {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.pe-individual-step {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.pe-individual-step-num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--pe-sand);
  color: var(--pe-forest-deep);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--pe-font-display);
  font-size: 1.1rem;
  font-weight: 700;
  flex-shrink: 0;
}

.pe-individual-step h4 {
  font-family: var(--pe-font-display);
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--pe-cream);
  margin-bottom: 4px;
}

.pe-individual-step p {
  font-size: 0.88rem;
  color: rgba(245, 240, 232, 0.6);
  line-height: 1.6;
}

.pe-individual-visual {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pe-individual-card {
  background: rgba(245, 240, 232, 0.06);
  border: 1px solid rgba(245, 240, 232, 0.1);
  padding: 32px;
  transition: border-color 0.3s, background 0.3s;
}

.pe-individual-card:hover {
  border-color: var(--pe-sand);
  background: rgba(245, 240, 232, 0.1);
}

.pe-individual-card-icon {
  color: var(--pe-sand);
  margin-bottom: 16px;
}

.pe-individual-card h4 {
  font-family: var(--pe-font-display);
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--pe-cream);
  margin-bottom: 8px;
}

.pe-individual-card p {
  font-size: 0.88rem;
  color: rgba(245, 240, 232, 0.6);
  line-height: 1.6;
}

@media (max-width: 1024px) {
  .pe-individual-grid { grid-template-columns: 1fr; gap: 48px; }
}


/* ============================================
   TOUR DETAIL PAGE
   ============================================ */

/* Tour Hero (kleiner als Landing Hero) */
.pe-tour-hero {
  position: relative;
  height: 60vh;
  min-height: 450px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.pe-tour-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.02);
}

.pe-tour-hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 24px 64px;
  max-width: 800px;
  animation: peFadeUp 1s ease-out;
}

.pe-tour-hero-content h1 {
  font-family: var(--pe-font-display);
  font-size: clamp(2.5rem, 6vw, 4rem);
  font-weight: 500;
  color: var(--pe-cream);
  line-height: 1.1;
  margin-bottom: 12px;
}

.pe-tour-hero-content p {
  font-size: 1.15rem;
  color: rgba(245, 240, 232, 0.8);
  font-weight: 300;
}

/* Quick Facts Bar */
.pe-tour-facts {
  background: var(--pe-forest-deep);
  padding: 36px 0;
}

.pe-tour-facts-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.pe-tour-fact {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  color: var(--pe-cream);
}

.pe-tour-fact svg {
  width: 22px;
  height: 22px;
  color: var(--pe-sand);
  flex-shrink: 0;
  margin-top: 2px;
}

.pe-fact-label {
  display: block;
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--pe-sand);
  margin-bottom: 4px;
}

.pe-fact-value {
  font-size: 0.92rem;
  color: var(--pe-cream);
  line-height: 1.4;
}

.pe-fact-value small {
  font-size: 0.78rem;
  color: rgba(245, 240, 232, 0.5);
  display: block;
}

/* Tour Intro */
.pe-tour-intro {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-white);
}

.pe-tour-intro-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 64px;
  align-items: start;
}

.pe-tour-intro-text {
  font-size: 1.05rem;
  color: var(--pe-text-light);
  line-height: 1.9;
}

.pe-tour-highlights-box {
  background: var(--pe-cream);
  padding: 40px;
  border-left: 3px solid var(--pe-sand);
}

.pe-tour-highlights-box h3 {
  font-family: var(--pe-font-display);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
  margin-bottom: 20px;
}

.pe-tour-highlights-box ul { list-style: none; }

.pe-tour-highlights-box li {
  padding: 10px 0;
  border-bottom: 1px solid var(--pe-cream-dark);
  font-size: 0.9rem;
  color: var(--pe-text);
  display: flex;
  align-items: center;
  gap: 10px;
}

.pe-tour-highlights-box li::before {
  content: '◆';
  color: var(--pe-sand);
  font-size: 0.5rem;
  flex-shrink: 0;
}

/* Itinerary Timeline */
.pe-tour-itinerary {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-cream);
}

.pe-tour-itin-header {
  text-align: center;
  margin-bottom: 64px;
}

.pe-tour-itin-header .pe-section-subtitle { margin: 0 auto; }

.pe-tour-itin-timeline {
  max-width: 800px;
  margin: 0 auto;
}

.pe-itin-item {
  display: flex;
  gap: 32px;
  margin-bottom: 0;
}

.pe-itin-marker {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 20px;
}

.pe-itin-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--pe-sand);
  border: 3px solid var(--pe-cream);
  box-shadow: 0 0 0 2px var(--pe-sand);
  flex-shrink: 0;
  margin-top: 6px;
}

.pe-itin-line {
  width: 2px;
  flex-grow: 1;
  background: linear-gradient(to bottom, var(--pe-sand), var(--pe-cream-dark));
  min-height: 40px;
}

.pe-itin-content {
  padding-bottom: 40px;
}

.pe-itin-days {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--pe-sand);
  margin-bottom: 6px;
}

.pe-itin-content h3 {
  font-family: var(--pe-font-display);
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
  margin-bottom: 10px;
}

.pe-itin-content p {
  font-size: 0.92rem;
  color: var(--pe-text-light);
  line-height: 1.8;
}

/* Services (Included / Not Included) */
.pe-tour-services {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-white);
}

.pe-tour-services-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 48px;
}

.pe-tour-included,
.pe-tour-not-included { padding: 40px; }

.pe-tour-included {
  background: var(--pe-cream);
  border-left: 3px solid var(--pe-sand);
}

.pe-tour-not-included {
  background: #f8f5f0;
  border-left: 3px solid #ccc;
}

.pe-tour-included h3,
.pe-tour-not-included h3 {
  font-family: var(--pe-font-display);
  font-size: 1.3rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.pe-tour-included h3 svg,
.pe-tour-not-included h3 svg {
  width: 22px;
  height: 22px;
}

.pe-tour-included h3 svg { color: var(--pe-sand); }
.pe-tour-not-included h3 svg { color: #999; }

.pe-tour-included ul,
.pe-tour-not-included ul { list-style: none; }

.pe-tour-included li,
.pe-tour-not-included li {
  padding: 8px 0;
  font-size: 0.9rem;
  color: var(--pe-text);
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.5;
}

.pe-tour-included li::before {
  content: '✓';
  color: var(--pe-sand);
  font-weight: 700;
  flex-shrink: 0;
}

.pe-tour-not-included li::before {
  content: '–';
  color: #999;
  flex-shrink: 0;
}

/* Tour CTA */
.pe-tour-cta {
  padding: var(--pe-section-padding) 0;
  background: var(--pe-cream);
}

.pe-tour-cta-box {
  background: var(--pe-white);
  border: 1px solid var(--pe-cream-dark);
  border-radius: 16px;
  padding: 64px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.pe-tour-cta-box h2 {
  font-family: var(--pe-font-display);
  font-size: 2rem;
  font-weight: 500;
  color: var(--pe-forest-deep);
  margin-bottom: 12px;
}

.pe-tour-cta-box p {
  color: var(--pe-text-light);
  line-height: 1.8;
  margin-bottom: 32px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.pe-tour-cta-price {
  margin-bottom: 32px;
}

.pe-tour-cta-amount {
  display: block;
  font-family: var(--pe-font-display);
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--pe-forest-deep);
}

.pe-tour-cta-note {
  display: block;
  font-size: 0.85rem;
  color: var(--pe-text-light);
  margin-top: 4px;
}


/* ============================================
   TOUR DETAIL — RESPONSIVE
   ============================================ */
@media (max-width: 1024px) {
  .pe-tour-facts-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .pe-tour-intro-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .pe-tour-services-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .pe-tour-cta-box {
    padding: 48px 32px;
  }
}

@media (max-width: 768px) {
  .pe-tour-hero {
    height: 50vh;
    min-height: 350px;
  }

  .pe-tour-hero-content {
    padding: 0 16px 40px;
  }

  .pe-tour-facts {
    padding: 24px 0;
  }

  .pe-tour-facts-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pe-tour-fact {
    padding: 12px 0;
    border-bottom: 1px solid rgba(212, 186, 133, 0.15);
  }

  .pe-tour-fact:last-child {
    border-bottom: none;
  }

  .pe-tour-intro {
    padding: 60px 0;
  }

  .pe-tour-intro-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .pe-tour-highlights-box {
    padding: 24px;
  }

  .pe-tour-itinerary {
    padding: 60px 0;
  }

  .pe-tour-itin-header {
    margin-bottom: 40px;
  }

  .pe-itin-item {
    gap: 16px;
  }

  .pe-itin-content h3 {
    font-size: 1.25rem;
  }

  .pe-tour-services {
    padding: 60px 0;
  }

  .pe-tour-services-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .pe-tour-included,
  .pe-tour-not-included {
    padding: 24px;
  }

  .pe-tour-cta {
    padding: 60px 0;
  }

  .pe-tour-cta-box {
    padding: 32px 20px;
  }

  .pe-tour-cta-box h2 {
    font-size: 1.5rem;
  }

  .pe-tour-cta-amount {
    font-size: 2rem;
  }

  /* Footer on tour pages */
  .pe-footer-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .pe-footer-bottom {
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .pe-tour-hero {
    height: 45vh;
    min-height: 300px;
  }

  .pe-tour-hero-content h1 {
    font-size: 2rem;
  }

  .pe-tour-hero-content p {
    font-size: 1rem;
  }

  .pe-itin-marker {
    width: 16px;
  }

  .pe-itin-dot {
    width: 10px;
    height: 10px;
  }

  .pe-itin-item {
    gap: 12px;
  }
}


/* ============================================
   INFO PAGES (Impressum, AGB, Datenschutz, Über uns)
   ============================================ */
.pe-info-hero {
  background: var(--pe-forest-deep);
  padding: 140px 0 60px;
  text-align: center;
}

.pe-info-hero h1 {
  font-family: var(--pe-font-display);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: var(--pe-cream);
  margin: 0;
}

.pe-info-content {
  padding: 80px 0 120px;
  background: var(--pe-white);
}

.pe-info-body {
  max-width: 800px;
  margin: 0 auto;
  font-family: var(--pe-font-body);
  color: var(--pe-text);
  line-height: 1.8;
  font-weight: 300;
}

.pe-info-intro {
  margin-bottom: 48px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--pe-cream-dark);
}

.pe-info-intro h2 {
  font-family: var(--pe-font-display);
  font-size: 1.8rem;
  font-weight: 400;
  color: var(--pe-forest-deep);
  margin-bottom: 16px;
}

.pe-info-intro p {
  font-size: 1.05rem;
  color: var(--pe-text-light);
}

.pe-info-section {
  margin-bottom: 40px;
}

.pe-info-section h3 {
  font-family: var(--pe-font-display);
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--pe-forest-deep);
  margin-bottom: 16px;
}

.pe-info-section p {
  margin-bottom: 12px;
  font-size: 0.95rem;
}

.pe-info-section ul {
  list-style: none;
  padding: 0;
  margin: 16px 0;
}

.pe-info-section ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  font-size: 0.95rem;
}

.pe-info-section ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pe-sand);
}

.pe-info-section a {
  color: var(--pe-sand) !important;
  text-decoration: underline !important;
  transition: color 0.2s;
}

.pe-info-section a:hover {
  color: var(--pe-sand-light) !important;
}

.pe-info-section strong {
  font-weight: 500;
  color: var(--pe-forest-deep);
}

.pe-info-cta {
  margin-top: 60px;
  padding: 48px;
  background: var(--pe-cream);
  border-radius: 12px;
  text-align: center;
}

.pe-info-cta h3 {
  font-family: var(--pe-font-display);
  font-size: 1.6rem;
  font-weight: 400;
  color: var(--pe-forest-deep);
  margin-bottom: 12px;
}

.pe-info-cta p {
  color: var(--pe-text-light);
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .pe-info-content { padding: 48px 0 80px; }
  .pe-info-body { padding: 0 16px; }
  .pe-info-cta { padding: 32px 24px; }
}


/* --- Team Section --- */
.pe-team-section {
  margin-bottom: 48px;
}

.pe-team-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 8px;
}

.pe-team-member {
  text-align: center;
}

.pe-team-photo {
  width: 200px;
  height: 200px;
  margin: 0 auto 24px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid var(--pe-sand-pale);
  box-shadow: 0 8px 30px rgba(0,0,0,0.1);
}

.pe-team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.pe-team-member h3 {
  font-family: var(--pe-font-display);
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--pe-forest-deep);
  margin-bottom: 4px;
}

.pe-team-role {
  display: block;
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--pe-sand);
  margin-bottom: 16px;
}

.pe-team-member p {
  font-size: 0.95rem;
  color: var(--pe-text-light);
  line-height: 1.7;
  text-align: left;
}

.pe-team-member a {
  color: var(--pe-sand) !important;
  text-decoration: underline !important;
}

@media (max-width: 768px) {
  .pe-team-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .pe-team-photo {
    width: 160px;
    height: 160px;
  }
}


/* ============================================
   ASTRA THEME OVERRIDES (prevent blue hover)
   ============================================ */

/* --- CTA Buttons globally --- */
body .pe-btn,
body .pe-btn-primary,
body a.pe-btn,
body a.pe-btn-primary,
.pe-tour-intro a.pe-btn-primary,
.pe-tour-cta a.pe-btn-primary,
body .pe-btn-submit {
  background-color: var(--pe-sand) !important;
  color: var(--pe-forest-deep) !important;
  border-color: var(--pe-sand) !important;
  box-shadow: none !important;
  outline: none !important;
}

body .pe-btn:hover,
body .pe-btn-primary:hover,
body a.pe-btn:hover,
body a.pe-btn-primary:hover,
.pe-tour-intro a.pe-btn-primary:hover,
.pe-tour-cta a.pe-btn-primary:hover,
body .pe-btn:focus,
body .pe-btn-primary:focus,
body a.pe-btn:focus,
body a.pe-btn-primary:focus,
body .pe-btn-submit:hover,
body .pe-btn-submit:focus {
  background-color: var(--pe-sand-light) !important;
  color: var(--pe-forest-deep) !important;
  border-color: var(--pe-sand-light) !important;
  box-shadow: 0 8px 30px rgba(196, 162, 101, 0.3) !important;
  outline: none !important;
}

body .pe-btn:active,
body .pe-btn-primary:active,
body a.pe-btn:active,
body a.pe-btn-primary:active {
  background-color: var(--pe-sand) !important;
  color: var(--pe-forest-deep) !important;
}

/* --- Nav CTA Button --- */
body .pe-nav-cta:hover,
body a.pe-nav-cta:hover {
  background-color: var(--pe-sand-light) !important;
  color: var(--pe-forest-deep) !important;
}

/* --- FAQ Buttons --- */
.pe-faq button,
.pe-faq button:hover,
.pe-faq button:focus,
.pe-faq button:active,
.pe-faq .pe-faq-question,
.pe-faq .pe-faq-question:hover,
.pe-faq .pe-faq-question:focus,
.pe-faq .pe-faq-question:active,
body .pe-faq-question:hover,
body .pe-faq-question:focus,
body .pe-faq-question:active {
  background-color: transparent !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.pe-faq button:hover,
.pe-faq .pe-faq-question:hover,
body .pe-faq-question:hover {
  background-color: rgba(197, 165, 114, 0.08) !important;
  color: var(--pe-sand) !important;
}

/* --- Select/Dropdown Nuclear Override --- */
select,
body select,
.pe-form-group select,
.pe-cta select,
body .pe-form-group select,
body .pe-cta .pe-form-group select,
.ast-container select,
#content select {
  color: #F5F0E8 !important;
  -webkit-text-fill-color: #F5F0E8 !important;
  opacity: 1 !important;
  height: auto !important;
  min-height: 48px !important;
  line-height: 1.5 !important;
  padding: 12px 40px 12px 16px !important;
  box-sizing: border-box !important;
  overflow: visible !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

/* --- Logo Nuclear Override --- */
body .pe-nav-logo,
body a.pe-nav-logo,
.pe-nav .pe-nav-logo,
.pe-nav a.pe-nav-logo,
body .pe-nav.scrolled .pe-nav-logo,
body .pe-nav.scrolled a.pe-nav-logo {
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
}

body .pe-nav-logo span,
body a.pe-nav-logo span,
.pe-nav .pe-nav-logo span,
.pe-nav a.pe-nav-logo span,
body .pe-nav.scrolled .pe-nav-logo span,
body .pe-nav.scrolled a.pe-nav-logo span {
  color: #D4BA85 !important;
  -webkit-text-fill-color: #D4BA85 !important;
}


/* ============================================
   BACK TO TOP BUTTON
   ============================================ */

/* Hide Astra's default back-to-top */
#ast-scroll-top,
.ast-scroll-top-icon,
a[class*="ast-scroll"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

button.pe-back-to-top,
body button.pe-back-to-top,
body button#peBackToTop {
  position: fixed !important;
  bottom: 32px !important;
  right: 32px !important;
  z-index: 9999 !important;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  max-width: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid rgba(212, 186, 133, 0.4) !important;
  border-radius: 50% !important;
  background: var(--pe-forest-deep) !important;
  color: var(--pe-sand) !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease, background 0.3s ease, border-color 0.3s ease;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25) !important;
  line-height: 1 !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
}

button.pe-back-to-top.visible,
body button.pe-back-to-top.visible,
body button#peBackToTop.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

button.pe-back-to-top svg,
body button#peBackToTop svg {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  max-width: 20px !important;
  stroke: var(--pe-sand) !important;
  fill: none !important;
  transition: transform 0.3s ease, stroke 0.3s ease;
}

button.pe-back-to-top:hover,
body button#peBackToTop:hover {
  background: var(--pe-sand) !important;
  border-color: var(--pe-sand) !important;
}

button.pe-back-to-top:hover svg,
body button#peBackToTop:hover svg {
  stroke: var(--pe-forest-deep) !important;
  transform: translateY(-2px);
}

button.pe-back-to-top:active,
body button#peBackToTop:active {
  transform: scale(0.92) !important;
}

@media (max-width: 768px) {
  button.pe-back-to-top,
  body button#peBackToTop {
    bottom: 20px !important;
    right: 20px !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
  }
  button.pe-back-to-top svg,
  body button#peBackToTop svg {
    width: 18px !important;
    height: 18px !important;
  }
}
