/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/

.content, .content .container, .full_width {
    background-color: #ede8e0;
}


/* ----------------
 Breite mobil
-------------------
*/

@media (max-width: 768px) {
.qode_elementor_container_inner,
.full_width .parallax_content,
.steps_holder_inner,
div.grid_section .section_inner,
nav.content_menu ul { width:80% !important; }
  }

/* ----------------
Reverse mobile 
-------------------
*/

@media (max-width: 768px) {
  .reverse-mobile > .section_inner > .section_inner_margin {
    display: flex;
    flex-direction: column-reverse;
  }

  .reverse-mobile .wpb_column {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }

  .reverse-mobile .wpb_column:first-child {
    margin-top: 20px;
  }
}


/* 
 * NAVI *
*/
 
.drop_down .second .inner ul, .drop_down .second .inner ul li ul, .shopping_cart_dropdown, li.narrow .second .inner ul, .header_top .right #lang_sel ul ul, .drop_down .wide .second ul li.show_widget_area_in_popup .widget, .drop_down .wide.wide_background .second {
    box-shadow: 0 8px 70px rgba(255, 255, 255, 0.25);
	border-radius: 0 0 30px 30px;
	
}

/* 
 * HERO *
*/



/* 
 * BLOG *
*/


/* Wrapper */
.ysc-blog-grid {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

/* Card */
.ysc-blog-card {
    text-decoration: none;
    color: inherit;
    text-align: center;
}

/* Bild */
.ysc-blog-image {
    margin-bottom: 20px;
}

.ysc-blog-image img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 18px;
 transition: transform 0.35s ease, box-shadow 0.35s ease;
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.38);
}

/* Titel */
.ysc-blog-title {
    font-family: 'd7 - Lora-SemiBold', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #222;
}

/* Hover */
.ysc-blog-card:hover img {
   transform: translateY(-3px);
    
    box-shadow: 
        4px 6px 14px rgba(0, 0, 0, 0.18);
}

@media (max-width: 900px) {
    .ysc-blog-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}
/* Blog Übersicht */
.blog .content,
.archive .content,
.category .content {
    background-color: #fbfaf8;
}

/* Einzelner Blogartikel */
.single-post .content {
    background-color: #fbfaf8;
}


/* 
 * FAQ *
*/


.qode-accordion-holder .qode-title-holder {
	background: transparent!important;
}

.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: #000;

}

.qode-accordion-holder .qode-accordion-content {
    margin: 0;
    padding: 0px 0px 20px 0px;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title {
    height: 57px;
}

.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    padding-left: 0px;
}


/* 
 * OTHER & BLOG *
*/

ul {list-style-position:outside; margin-top:20px; margin-bottom:20px;}

li {margin-left:18px; line-height:34px;}


ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    display: none;
}

#block-2 {display: none;}

.two_columns_33_66 {
    padding-top:40px;
	padding-bottom:40px;
}

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
   border-radius: 30px;
 background: linear-gradient(to bottom,  #fefefd 0%,#fafbfa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.blog_holder article .post_info {
   display: none;
}

/* Recent Posts umbenennen */
.wp-block-heading {
    font-size: 0;
}

.wp-block-heading::before {
    content: "Aktuelle Beiträge";
    font-size: 26px;
    font-family: 'd7 - Lora-SemiBold', sans-serif;
    color: #6f5654;
}

/* Recent Comments komplett entfernen */
.wp-block-latest-comments {
    display: none !important;
}

/* auch die Überschrift dazu entfernen */
.wp-block-heading:nth-of-type(2) {
    display: none !important;
}

.sidebar #block-4 {
    display: none !important;
}

.space-cards {padding-top:120px;}

@media (max-width: 768px) {
.space-cards {padding-top:0px;}
  }


*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}

@font-face{
  font-family:'Cormorant Garamond';
  src:url('/wp-content/uploads/2026/05/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'Cormorant Garamond';
  src:url('/wp-content/uploads/2026/05/CormorantGaramond-Italic.ttf') format('truetype');
  font-weight:400;
  font-style:italic;
  font-display:swap;
}

@font-face{
  font-family:'PontanoSans-Regular';
  src:url('/wp-content/uploads/2026/03/PontanoSans-Regular.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

:root{
  --bg:#F8F4EF;
  --bg-alt:#EDE8E0;
  --bg-dark:#4B3425;
  --text:#2E1F12;
  --text-mid:#5A4A3A;
  --text-light:#9A8A7A;
  --sage:#7A9E7E;
  --sage-dark:#4E7252;
  --sage-light:#C2D9C5;
  --terra:#C4784A;
  --terra-light:#EDD4C0;
  --white:#FDFAF7;
  --fd:'Cormorant Garamond',Georgia,serif;
--fb:'PontanoSans-Regular', Georgia, serif;  
	--mw:1080px;
  --r:3px;
}

html{scroll-behavior:smooth}
body{background:var(--bg);color:var(--text);font-family:var(--fb);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}


/* SECTIONS */
section{padding:6rem 2.5rem}
.container{max-width:var(--mw);margin:0 auto}

/* HERO */
#hero{background:var(--white);padding:3rem 2.5rem 5rem;overflow:hidden;position:relative}
#hero::after{
  content:'';position:absolute;
  right:-120px;top:-80px;
  width:520px;height:520px;border-radius:50%;
  background:var(--sage-light);opacity:0.18;pointer-events:none;
}
.hero-inner{
  max-width:var(--mw);margin:0 auto;
  display:grid;grid-template-columns:1.1fr 0.9fr;gap:5rem;align-items:center;
}
.hero-creds{
  display:flex;gap:0 1.5rem;flex-wrap:wrap;margin-bottom:1.75rem;
}
.hero-creds span{
  font-size:0.72rem;text-transform:uppercase;letter-spacing:0.1em;
  color:var(--sage-dark);font-weight:500;
  padding:0.3rem 0.8rem;background:var(--bg);border-radius:2px;
  margin-bottom:0.4rem;
}
.hero-h1{
  font-family:var(--fd);font-size:clamp(3rem,5vw,4.5rem);
  font-weight:400;line-height:1.1;color:var(--text);margin-bottom:1.5rem;
}
.hero-h1 em{font-style:italic;color:var(--sage-dark)}
.hero-sub{
  font-size:1rem;color:var(--text-mid);line-height:1.85;
  margin-bottom:2.5rem;max-width:450px;
}
.hero-actions{display:flex;gap:0.875rem;flex-wrap:wrap}
.btn-prim{
  background:var(--sage-dark);color:var(--white);
  padding:0.9rem 2.25rem;border-radius:2px;text-decoration:none;
  font-size:0.82rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;
  transition:background 0.2s;border:none;cursor:pointer;
	line-height:27px;
}
.btn-prim:hover{background:var(--terra); color:#fff!important;}
.btn-sec{
  border:1px solid var(--text);color:var(--text);
  padding:0.9rem 2.25rem;border-radius:2px;text-decoration:none;
  font-size:0.82rem;font-weight:400;letter-spacing:0.06em;text-transform:uppercase;
  transition:all 0.2s;
	line-height:27px;
	
}
.btn-sec:hover{background:var(--text); color:#fff!important;}
.hero-visual{position:relative}
.hero-img{
  width:100%;aspect-ratio:3/4;border-radius:var(--r);overflow:hidden;
  background:linear-gradient(150deg,var(--sage-light) 0%,var(--terra-light) 100%);
  display:flex;align-items:center;justify-content:center;
	
}
.hero-img-placeholder{
  font-family:var(--fd);font-size:1.1rem;font-style:italic;
  color:var(--text-mid);text-align:center;padding:2rem;
}
.hero-badge{
  position:absolute;bottom:2.5rem;left:-2.5rem;
  background:var(--white);border:1px solid var(--bg-alt);
  padding:1.25rem 1.75rem;border-radius:var(--r);
  box-shadow:0 8px 32px rgba(42,31,20,0.1);
}
.hero-badge-label{
  font-size:0.65rem;text-transform:uppercase;letter-spacing:0.12em;
  color:var(--text-light);margin-bottom:0.2rem;
}
.hero-badge-value{
  font-family:var(--fd);font-size:2rem;font-weight:600;color:var(--text);
  line-height:1;
}
.hero-badge-sub{font-size:0.78rem;color:var(--text-mid);margin-top:0.2rem}

/* SECTION HEADER */
.sec-tag{
  display:block;font-size:0.7rem;text-transform:uppercase;letter-spacing:0.14em;
  color:var(--sage-dark);font-weight:500;margin-bottom:0.875rem;
}
.sec-title{
  font-family:var(--fd);font-size:clamp(2.2rem,3.5vw,3.2rem);
  font-weight:400;line-height:1.15;color:var(--text);margin-bottom:1rem;
}
.sec-title em{font-style:italic;color:var(--sage-dark)}
.sec-lead{font-size:1rem;color:var(--text-mid);line-height:1.85;max-width:540px}

/* SÄULEN */
#saulen{background:var(--bg-alt)}
.saulen-grid{
  display:grid;grid-template-columns:1fr 1fr;gap:2px;
  margin-top:4rem;border-radius:var(--r);overflow:hidden;
}
.saule{background:var(--white);padding:3.5rem}
.saule-icon{
  width:52px;height:52px;background:var(--sage-light);
  border-radius:50%;display:flex;align-items:center;justify-content:center;
  font-size:1.4rem;margin-bottom:1.75rem;
}
.saule-title{
  font-family:var(--fd);font-size:1.85rem;font-weight:500;
  color:var(--text);margin-bottom:1rem;
}
.saule-text{color:var(--text-mid);font-size:0.95rem;line-height:1.85;margin-bottom:1.75rem}
.saule-list{list-style:none;display:flex;flex-direction:column;gap:0.6rem}
.saule-list li{
  font-size:0.875rem;color:var(--text-mid);
  display:flex;align-items:center;gap:0.75rem;
}
.saule-list li::before{
  content:'';width:5px;height:5px;border-radius:50%;
  background:var(--sage);flex-shrink:0;
}

/* FÜR WEN */
#furwen{background:var(--bg)}
.furwen-header{
  display:grid;grid-template-columns:1fr 1fr;gap:4rem;
  align-items:end;margin-bottom:3rem;
}
.furwen-grid{
  display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;
}
.fw-card{
  background:var(--white);border:1px solid var(--bg-alt);
  border-radius:var(--r);padding:2rem 1.75rem;
  transition:border-color 0.2s,transform 0.2s;
}
.fw-card:hover{border-color:var(--sage);transform:translateY(-2px)}
.fw-num{
  font-family:var(--fd);font-size:2.5rem;font-weight:300;
  color:var(--sage-light);line-height:1;margin-bottom:0.75rem;
}
.fw-title{
  font-family:var(--fd);font-size:1.2rem;font-weight:500;
  color:var(--text);margin-bottom:0.6rem;
}
.fw-text{font-size:0.875rem;color:var(--text-mid);line-height:1.75}

/* ANGEBOTE */
#angebote{background:var(--sage);color:var(--white)}
#angebote .sec-tag{color:rgba(253,250,247,0.75)}
#angebote .sec-title{color:var(--white)}
#angebote .sec-title em{color:var(--white);font-style:italic}
#angebote .sec-lead{color:rgba(253,250,247,0.8)}
.ang-header{
  display:grid;grid-template-columns:1fr 1fr;gap:4rem;
  align-items:end;margin-bottom:4rem;
}
.ang-grid{
  display:grid;grid-template-columns:repeat(3,1fr);
  gap:1px;background:rgba(255,255,255,0.25);
  border-radius:var(--r);overflow:hidden;
}
.ang-card{
  background:var(--white);padding:2.5rem;
  transition:background 0.2s;
}
.ang-card:hover{background:#F5F0EA}
.ang-tag{
  font-size:0.68rem;text-transform:uppercase;letter-spacing:0.12em;
  color:var(--sage-dark);margin-bottom:0.875rem;
}
.ang-title{
  font-family:var(--fd);font-size:1.45rem;font-weight:400;
  color:var(--text);margin-bottom:0.75rem;
}
.ang-text{font-size:0.875rem;color:var(--text-mid);line-height:1.8}
.ang-link{
  display:inline-flex;align-items:center;gap:0.4rem;
  margin-top:1.25rem;font-size:0.78rem;text-transform:uppercase;
  letter-spacing:0.08em;color:var(--sage-dark);text-decoration:none;
  transition:gap 0.2s;
}
.ang-link:hover{gap:0.75rem}

/* ÜBER MICH */
#uber{background:var(--bg-alt)}
.uber-inner{
  display:grid;grid-template-columns:0.75fr 1.25fr;
  gap:6rem;align-items:start;
}
.uber-photo{
  aspect-ratio:3/4;border-radius:var(--r);overflow:hidden;
  background:linear-gradient(160deg,var(--sage-light) 0%,var(--terra-light) 100%);
  display:flex;align-items:center;justify-content:center;
  font-family:var(--fd);font-size:1rem;font-style:italic;color:var(--text-mid);
  text-align:center;padding:2rem;position:sticky;top:90px;
}
.uber-text p{
  font-size:1rem;color:var(--text-mid);line-height:1.9;margin-bottom:1.25rem;
}
.uber-qualen{
  margin-top:2.5rem;padding-top:2.5rem;
  border-top:1px solid var(--bg);
  display:flex;flex-direction:column;gap:0.875rem;
}
.qual{display:flex;align-items:flex-start;gap:0.875rem;font-size:0.9rem;color:var(--text-mid)}
.qual-dot{
  width:7px;height:7px;border-radius:50%;
  background:var(--sage-dark);flex-shrink:0;margin-top:0.5rem;
}
.qual strong{color:var(--text);font-weight:500}

/* FAQ */
#faq{background:var(--bg)}
.faq-wrap{max-width:700px;margin:3.5rem auto 0}
.faq-item{border-bottom:1px solid var(--bg-alt)}
.faq-q{
  width:100%;background:none;border:none;text-align:left;
  padding:1.5rem 0;font-family:var(--fd);font-size:1.25rem;
  font-weight:500;color:var(--text);cursor:pointer;
  display:flex;justify-content:space-between;align-items:center;gap:1rem;
  transition:color 0.2s;
}
.faq-q:hover{color:var(--sage-dark)}
.faq-chevron{
  width:22px;height:22px;flex-shrink:0;
  position:relative;color:var(--text-light);
}
.faq-chevron::before,.faq-chevron::after{
  content:'';position:absolute;
  background:currentColor;border-radius:1px;
}
.faq-chevron::before{width:14px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}
.faq-chevron::after{
  width:1.5px;height:14px;top:50%;left:50%;
  transform:translate(-50%,-50%);transition:transform 0.25s,opacity 0.25s;
}
.faq-item.open .faq-chevron::after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}
.faq-a{
  display:none;padding:0 0 1.5rem;
  font-size:0.95rem;color:var(--text-mid);line-height:1.85;max-width:600px;
}
.faq-item.open .faq-a{display:block}

/* KONTAKT */
#kontakt{background:var(--white)}
.kontakt-inner{
  display:grid;grid-template-columns:1fr 1fr;gap:6rem;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 15px!important;
    font-weight: normal;
    display: block;
}
.k-title{
  font-family:var(--fd);font-size:2.25rem;font-weight:400;
  color:var(--text);margin-bottom:1rem;
}
.k-title em{font-style:italic;color:var(--sage-dark)}
.k-text{font-size:0.95rem;color:var(--text-mid);line-height:1.85;margin-bottom:2.5rem}
.k-details{display:flex;flex-direction:column;gap:1.1rem}
.k-detail{display:flex;gap:1rem;font-size:0.9rem;color:var(--text-mid);align-items:flex-start}
.k-label{font-weight:500;color:var(--text);min-width:70px;flex-shrink:0}
.form-label{
font-size:0.68rem;text-transform:uppercase;letter-spacing:0.12em;
  color:var(--text-mid);margin-bottom:0.5rem;font-weight:500;
}

/* METHODEN-BAND */
#methoden{
  background:var(--bg-alt);padding:3rem 2.5rem;
  border-top:1px solid var(--bg);border-bottom:1px solid var(--bg);
}
.methoden-inner{
  max-width:var(--mw);margin:0 auto;
  display:flex;flex-wrap:wrap;gap:0.6rem 0;
  align-items:center;justify-content:center;
  font-family:var(--fd);font-size:1.05rem;
  font-style:italic;color:var(--text-mid);
  text-align:center;line-height:2.2;
}
.m-sep{color:var(--sage);margin:0 0.8rem;font-style:normal;font-size:0.7rem}


/* STIMMEN */
#stimmen{background:var(--sage-bg)}
.stimmen-header{max-width:var(--mw);margin:0 auto 3.5rem;text-align:center}
#stimmen .sec-tag{color:var(--sage-dark)}
#stimmen .sec-title{color:var(--text)}
#stimmen .sec-title em{color:var(--sage-dark)}
.stimmen-grid{
  max-width:var(--mw);margin:0 auto;
  display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;
}
.stimme{
  background:var(--white);
  border:1px solid var(--sage-light);
  border-radius:var(--r);padding:2.25rem 2rem;
  display:flex;flex-direction:column;gap:1.25rem;
  transition:border-color 0.2s,transform 0.2s;
}
.stimme:hover{border-color:var(--sage);transform:translateY(-2px)}
.stimme-quote{
  font-family:var(--fd);font-size:1.15rem;font-style:italic;
  color:var(--text);line-height:1.75;flex:1;
  position:relative;
}
.stimme-quote::before{
  content:'„';font-size:3.5rem;line-height:0.6;
  color:var(--sage);display:block;margin-bottom:0.75rem;
  font-family:var(--fd);
}
.stimme-person{display:flex;align-items:center;gap:0.875rem}
.stimme-avatar{
  width:40px;height:40px;border-radius:50%;
  background:var(--sage);display:flex;align-items:center;
  justify-content:center;font-family:var(--fd);font-size:1rem;
  color:var(--white);font-weight:500;flex-shrink:0;
}
.stimme-avatar.terra{background:var(--terra)}
.stimme-avatar.sage-l{background:var(--sage-dark)}
.stimme-meta{display:flex;flex-direction:column;gap:0.15rem}
.stimme-name{font-size:0.85rem;font-weight:500;color:var(--text)}
.stimme-label{font-size:0.72rem;color:var(--text-light);letter-spacing:0.04em}


/* ── UNTERNEHMEN ── */
#unternehmen{background:var(--white)}
.unternehmen-wrap{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem}
.unternehmen-card{padding:2.5rem;border:1px solid var(--bg-alt);position:relative;overflow:hidden}
.unternehmen-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px}
.unternehmen-card.sage::before{background:var(--sage)}
.unternehmen-card.terra::before{background:var(--terra)}
.unternehmen-card-icon{font-size:1.8rem;margin-bottom:1.25rem;display:block}
.unternehmen-card h3{font-family:var(--fd);font-size:1.6rem;font-weight:500;color:var(--text);margin-bottom:0.5rem;line-height:1.2}
.unternehmen-card-sub{font-size:0.82rem;color:var(--text-mid);line-height:1.7;margin-bottom:1.75rem}
.format-list{list-style:none;display:flex;flex-direction:column;gap:0.5rem;margin-bottom:2rem}
.format-list li{font-size:0.82rem;color:var(--text-mid);padding-left:1.1rem;position:relative;line-height:1.5}
.format-list li::before{content:'→';position:absolute;left:0;color:var(--sage);font-size:0.75rem}
.format-list.terra li::before{color:var(--terra)}
.unternehmen-note{font-size:0.75rem;color:var(--text-light);padding-top:1.25rem;border-top:1px solid var(--bg-alt);line-height:1.6;margin-bottom:1.5rem}
@media(max-width:900px){.unternehmen-wrap{grid-template-columns:1fr}}

/* KURSE */
#yoga-kurse{background:var(--bg)}
.kurse-intro{display:grid;grid-template-columns:1.1fr 0.9fr;gap:4rem;align-items:end;margin-bottom:4rem}
.kurse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}
.kurs-card{background:var(--white);padding:1.75rem 1.5rem;border:1px solid var(--bg-alt);transition:box-shadow 0.25s}
.kurs-card:hover{box-shadow:0 4px 20px rgba(46,31,18,0.07)}
.kurs-badge{font-size:0.7rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:1rem;color:var(--sage-dark);display:block}
.kurs-badge.terra{color:var(--terra)}.kurs-badge.neutral{color:var(--text-light)}
.kurs-title{font-family:var(--fd);font-size:1.35rem;font-weight:500;line-height:1.2;margin-bottom:0.5rem;color:var(--text)}
.kurs-sub{font-size:0.8rem;color:var(--text-mid);margin-bottom:1rem;line-height:1.6}
.kurs-preis{display:flex;align-items:baseline;gap:0.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--bg-alt)}
.kurs-preis strong{font-family:var(--fd);font-size:1.5rem;font-weight:500;color:var(--text)}
.kurs-preis span{font-size:0.8rem;color:var(--text-light)}
.kurs-meta{display:flex;flex-direction:column;gap:0.35rem;margin-bottom:1.2rem}
.kurs-meta-row{display:flex;align-items:flex-start;gap:0.55rem;font-size:0.8rem;color:var(--text-mid)}
.kurs-hint{font-size:0.72rem;color:var(--terra);font-weight:500;margin-bottom:1rem}
.kurs-link{font-size:0.78rem;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:var(--sage-dark);text-decoration:none;display:inline-flex;align-items:center;gap:0.4rem;transition:gap 0.2s}
.kurs-link:hover{gap:0.75rem}
.kurs-anfrage{background:var(--bg-alt)}
#termine{background:var(--sage-dark)}
#termine .sec-tag{color:rgba(253,250,247,0.6)}
#termine .sec-title{color:var(--white)}
#termine .sec-title em{color:var(--sage-light);font-style:italic}
#termine .sec-lead{color:rgba(253,250,247,0.75)}
.termine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:3.5rem}
.termine-block{background:rgba(253,250,247,0.06);padding:2rem 1.75rem}
.termine-block-title{font-family:var(--fd);font-size:1.15rem;font-weight:500;color:var(--white);margin-bottom:0.3rem}
.termine-block-sub{font-size:0.72rem;color:rgba(253,250,247,0.5);letter-spacing:0.05em;text-transform:uppercase;margin-bottom:1.1rem}
.termine-zeiten{font-size:0.83rem;color:var(--sage-light);margin-bottom:0.9rem;line-height:1.7}
.termine-list{list-style:none;display:flex;flex-wrap:wrap;gap:0.35rem 0.45rem}
.termine-list li{font-size:0.76rem;color:rgba(253,250,247,0.7);background:rgba(253,250,247,0.09);padding:0.18rem 0.5rem;border-radius:2px}
.termine-ort{font-size:0.7rem;color:rgba(253,250,247,0.4);margin-top:1rem;border-top:1px solid rgba(253,250,247,0.1);padding-top:0.8rem;line-height:1.5}
#systemik{background:var(--bg-alt)}
.systemik-wrap{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}
.systemik-preise{background:var(--white);padding:2.5rem;border-top:3px solid var(--terra)}
.preis-row{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 0;border-bottom:1px solid var(--bg-alt)}
.preis-row:last-child{border-bottom:none}
.preis-name{font-size:0.88rem;font-weight:500;color:var(--text)}
.preis-detail{font-size:0.74rem;color:var(--text-light);margin-top:0.12rem}
.preis-betrag{font-family:var(--fd);font-size:1.4rem;font-weight:500;color:var(--terra);white-space:nowrap;padding-left:1rem}
.systemik-note{font-size:0.76rem;color:var(--text-light);margin-top:1.4rem;line-height:1.7}
@media(max-width:900px){.kurse-grid{grid-template-columns:1fr 1fr}.kurse-intro{grid-template-columns:1fr}.termine-grid{grid-template-columns:1fr}.systemik-wrap{grid-template-columns:1fr;gap:3rem}}
@media(max-width:600px){.kurse-grid{grid-template-columns:1fr}}

/* FADE IN */
.fi{opacity:0;transform:translateY(24px);transition:opacity 0.65s ease,transform 0.65s ease}
.fi.vis{opacity:1;transform:translateY(0)}
.fi-d1{transition-delay:0.1s}
.fi-d2{transition-delay:0.2s}
.fi-d3{transition-delay:0.3s}

/* RESPONSIVE */
@media(max-width:900px){
  nav{padding:0 1.25rem}
  .nav-links li:not(:last-child){display:none}
  section{padding:4rem 1.25rem}
  #hero{padding:5rem 1.25rem 4rem}
  .hero-inner{grid-template-columns:1fr;gap:3rem}
  .hero-visual{order:-1}
  .hero-badge{left:1rem;bottom:1.5rem}
  .saulen-grid{grid-template-columns:1fr}
  .furwen-header{grid-template-columns:1fr;gap:0}
  .furwen-grid{grid-template-columns:1fr 1fr}
  .ang-header{grid-template-columns:1fr;gap:0}
  .ang-grid{grid-template-columns:1fr}
  .uber-inner{grid-template-columns:1fr;gap:3rem}
  .uber-photo{position:relative;top:auto;aspect-ratio:4/3}
  .stimmen-grid{grid-template-columns:1fr}
  .kontakt-inner{grid-template-columns:1fr;gap:3rem}
  .footer-inner{flex-direction:column;gap:2rem}
}
@media(max-width:600px){
  .furwen-grid{grid-template-columns:1fr}
  .hero-h1{font-size:2.8rem}
  #methoden{padding:2rem 1.25rem}
}

/*
 * BLOG
 */

.entry_title {display:none!important;}

.wp-block-latest-posts__post-title { 
	font-family:var(--fd);
  font-size:22px;} 

.wp-block-heading {margin-top:40px;}

.blog-card{
  background:linear-gradient(
    145deg,
    rgba(253,250,247,0.96),
    rgba(237,232,224,0.92)
  );
  border:1px solid rgba(122,158,126,0.14);
  border-radius:3px;
  padding:4.5rem;
  max-width:900px;
  margin:0 auto 4rem;
  position:relative;
  overflow:hidden;
  box-shadow:
    0 20px 60px rgba(46,31,18,0.05);
}

.blog-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(
      circle at top right,
      rgba(122,158,126,0.08),
      transparent 40%
    );
  pointer-events:none;
}

.blog-meta{
  display:flex;
  flex-wrap:wrap;
	align-items:center;
  gap:0.6rem;
  align-items:center;
  margin-bottom:2rem;
  font-size:0.7rem;
  letter-spacing:0.08em;
  text-transform:uppercase;
  color:var(--text-light);
	 line-height:1;
}


.blog-title{
  font-family:var(--fd);
  font-size:clamp(2.0rem,3vw,3.4rem);
  line-height:0.95;
  font-weight:400;
  color:var(--text);
  margin-bottom:2.5rem;
  max-width:760px;
}

.blog-title em{
  font-style:italic;
  color:var(--sage-dark);
}

.blog-content{
  max-width:760px;
}

.blog-content p{
  font-family:var(--fb);
  font-size:1.02rem;
  line-height:1.95;
  color:var(--text-mid);
  margin-bottom:1.7rem;
}

.blog-content h3{
  font-family:var(--fd);
  font-size:2rem;
  line-height:1.1;
  font-weight:500;
  color:var(--text);
  margin:
    4rem
    0
    1.5rem;
}

.blog-list{
  margin:
    2rem
    0;
  padding:0;
  list-style:none;
  display:flex;
  flex-direction:column;
  gap:0.8rem;
}

.blog-list li{
  position:relative;
  padding-left:1.2rem;
  font-size:0.95rem;
  line-height:1.7;
  color:var(--text-mid);
}

.blog-list li:before{
  content:"–";
  position:absolute;
  left:0;
  color:var(--terra);
}

blockquote{
  margin:
    3rem
    0;
  padding:
    2rem
    2.5rem;
  border-left:2px solid var(--terra);
  background:
    rgba(253,250,247,0.7);
  font-family:var(--fd);
  font-size:1.8rem;
  line-height:1.25;
  font-style:italic;
  color:var(--text);
}

.blog-link{
  display:inline-flex;
  align-items:center;
  gap:0.4rem;
  margin-top:2rem;
  font-size:0.78rem;
  font-weight:500;
  letter-spacing:0.06em;
  text-transform:uppercase;
  color:var(--sage-dark);
  text-decoration:none;
}

.blog-link:hover{
  opacity:0.7;
}

@media(max-width:768px){

  .blog-card{
    padding:2rem 1.5rem;
  }

  .blog-title{
    font-size:2.6rem;
  }

  blockquote{
    padding:1.5rem;
    font-size:1.4rem;
  }

}

/* CONTAINER */
.container{max-width:var(--mw);margin:0 auto;padding:0 2.5rem}

/* FADE IN */
.fi{opacity:0;transform:translateY(24px);transition:opacity 0.65s ease,transform 0.65s ease}
.fi.vis{opacity:1;transform:none}
.fi-d1{transition-delay:0.1s}.fi-d2{transition-delay:0.2s}.fi-d3{transition-delay:0.3s}

/* HERO */
.workshops-hero{
  background:var(--sage-dark);
  padding:7rem 2.5rem 5rem;
  position:relative;
  overflow:hidden;
}
.workshops-hero::before{
  content:'';position:absolute;top:-80px;right:-80px;
  width:400px;height:400px;border-radius:50%;
  background:rgba(194,217,197,0.12);
}
.workshops-hero::after{
  content:'';position:absolute;bottom:-60px;left:-60px;
  width:280px;height:280px;border-radius:50%;
  background:rgba(196,120,74,0.15);
}
.hero-inner-ws{max-width:var(--mw);margin:0 auto;position:relative;z-index:1}
.hero-tag{display:inline-block;font-size:0.72rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:rgba(253,250,247,0.6);margin-bottom:1.5rem}
.workshops-hero h1{font-family:var(--fd);font-size:clamp(2.5rem,6vw,4rem);font-weight:400;color:var(--white);line-height:1.15;margin-bottom:1.5rem}
.workshops-hero h1 em{font-style:italic;color:var(--sage-light)}
.workshops-hero p{font-size:1rem;color:rgba(253,250,247,0.72);max-width:560px;line-height:1.8}

/* SECTION BASICS */
section{padding:5rem 0}
.sec-tag{display:block;font-size:0.72rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:var(--sage);margin-bottom:0.75rem}
.sec-title{font-family:var(--fd);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.2;color:var(--text);margin-bottom:1rem}
.sec-title em{font-style:italic;color:var(--terra)}
.sec-lead{font-size:1rem;color:var(--text-mid);max-width:580px;line-height:1.8}

/* ── JAHRESAUSKLANG ── */
#jahresausklang{background:#C8DFC9;position:relative;overflow:hidden}
#jahresausklang::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;border-radius:50%;background:rgba(78,114,82,0.15)}
.jA-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}
.jA-left .sec-tag{color:var(--sage-dark)}
.jA-left .sec-title{color:var(--text)}
.jA-left .sec-title em{color:var(--sage-dark)}
.jA-left .sec-lead{color:var(--text-mid)}
.jA-year{font-family:var(--fd);font-size:5rem;font-weight:300;color:rgba(78,114,82,0.15);position:absolute;right:2.5rem;top:4rem;line-height:1}
.jA-elements{display:flex;flex-direction:column;gap:2px;margin-top:0}
.element-card{
  padding:1.75rem 2rem;
  border-left:3px solid transparent;
  background:rgba(253,250,247,0.85);
  border:1px solid rgba(78,114,82,0.15);
  transition:background 0.25s,border-color 0.25s,box-shadow 0.25s;
  cursor:default;
}
.element-card:hover{background:var(--white);border-left-color:var(--sage);box-shadow:0 4px 16px rgba(78,114,82,0.1)}
.element-card.erde{border-left-color:rgba(78,114,82,0.5)}
.element-card.wasser{border-left-color:rgba(74,120,196,0.5)}
.element-card.feuer{border-left-color:rgba(196,120,74,0.5)}
.element-card.luft{border-left-color:rgba(194,217,197,0.5)}
.element-header{display:flex;align-items:center;gap:1rem;margin-bottom:0.5rem}
.element-icon{font-size:1.4rem;width:36px;text-align:center}
.element-num{font-size:0.68rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--text-light)}
.element-title{font-family:var(--fd);font-size:1.25rem;font-weight:500;color:var(--text)}
.element-sub{font-size:0.82rem;color:var(--text-mid);line-height:1.6;margin-bottom:0.85rem}
.element-date{display:flex;align-items:center;gap:0.5rem;font-size:0.78rem;color:var(--sage-dark);font-weight:500}
.jA-cta{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(78,114,82,0.2)}
.jA-cta p{font-size:0.85rem;color:var(--text-mid);margin-bottom:1.25rem}
.jA-cta a{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.78rem;font-weight:500;letter-spacing:0.07em;text-transform:uppercase;color:var(--sage-dark);text-decoration:none;transition:gap 0.2s}
.jA-cta a:hover{gap:0.85rem}

/* ── 2027 VORSCHAU ── */
#vorschau{background:var(--bg-alt)}
.vorschau-intro{text-align:center;max-width:640px;margin:0 auto 4rem}
.vorschau-intro .sec-lead{margin:0 auto}
.vorschau-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}
.v-card{
  background:var(--white);
  padding:2.25rem 2rem;
  border:1px solid var(--bg-alt);
  position:relative;
  overflow:hidden;
  transition:box-shadow 0.25s;
}
.v-card:hover{box-shadow:0 6px 24px rgba(46,31,18,0.07)}
.v-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--sage)}
.v-card.terra::before{background:var(--terra)}
.v-card.sage-d::before{background:var(--sage-dark)}
.v-card.mixed::before{background:linear-gradient(90deg,var(--sage),var(--terra))}
.v-icon{font-size:2rem;margin-bottom:1rem;display:block}
.v-tag{font-size:0.68rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--sage);margin-bottom:0.5rem;display:block}
.v-card.terra .v-tag{color:var(--terra)}
.v-card.sage-d .v-tag{color:var(--sage-dark)}
.v-title{font-family:var(--fd);font-size:1.5rem;font-weight:500;color:var(--text);margin-bottom:0.75rem;line-height:1.2}
.v-text{font-size:0.85rem;color:var(--text-mid);line-height:1.75;margin-bottom:1.5rem}
.v-details{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1.25rem}
.v-details span{font-size:0.78rem;color:var(--text-mid);background:var(--bg);padding:0.3rem 0.75rem;border-radius:2rem}
.v-badge{display:inline-block;font-size:0.68rem;font-weight:500;letter-spacing:0.07em;text-transform:uppercase;color:var(--terra);background:var(--terra-light);padding:0.25rem 0.7rem;border-radius:2rem}
.v-card.sage-d .v-badge{color:var(--sage-dark);background:var(--sage-bg)}

/* ── KONTAKT CTA ── */
#workshop-kontakt{background:var(--white);text-align:center;padding:6rem 2.5rem}
.wk-title{font-family:var(--fd);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:var(--text);margin-bottom:1rem}
.wk-title em{font-style:italic;color:var(--sage-dark)}
.wk-sub{font-size:0.95rem;color:var(--text-mid);margin-bottom:2.5rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.8}
.wk-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
.btn-primary{background:#4e7252;color:var(--white);padding:0.9rem 2.25rem;font-size:0.78rem;font-weight:500;letter-spacing:0.09em;text-transform:uppercase;text-decoration:none;transition:background 0.2s}
.btn-primary:hover{background:#c4784a!important; color:#fff;}
.btn-secondary{border:1.5px solid var(--text);color:var(--text);padding:0.9rem 2.25rem;font-size:0.78rem;font-weight:500;letter-spacing:0.09em;text-transform:uppercase;text-decoration:none;transition:all 0.2s}
.btn-secondary:hover{background:var(--text);color:var(--white)}


@media(max-width:900px){
  .jA-inner{grid-template-columns:1fr;gap:3rem}
  .vorschau-grid{grid-template-columns:1fr}
  .jA-year{display:none}
}
@media(max-width:600px){
  .container{padding:0 1.25rem}
  .workshops-hero{padding:5rem 1.25rem 4rem}
  section{padding:4rem 0}
}