/*
Theme Name: coaching in-tension
Theme URI: https://coaching-in-tension.de
Author: Foad Ghassemzadeh
Description: Custom One-Pager Theme fuer coaching in-tension
Version: 1.0
Text Domain: cit-theme
*/

/* ===== RESET & FOUNDATION ===== */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}
body{font-family:'Source Sans 3',Helvetica,Arial,sans-serif;color:#2C2C2C;background:#F5F0EB;line-height:1.7;overflow-x:hidden}
img{max-width:100%;height:auto;display:block}
a{color:#C4956A;text-decoration:none;transition:color .3s ease}
a:hover{color:#a17a52}
ul,ol{list-style:none}
h1,h2,h3,h4,h5{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-weight:500;line-height:1.25;color:#2C2C2C}

/* ===== LAYOUT ===== */
.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}
.section{padding:5rem 0}
.section--alt{background:#EFEBE6}

/* ===== HEADER / NAVIGATION ===== */
.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;transition:background .4s ease, padding .3s ease, box-shadow .3s ease}
.site-header.scrolled{background:rgba(245,240,235,.97);padding:.6rem 0;box-shadow:0 1px 12px rgba(0,0,0,.08)}
.header-inner{display:flex;align-items:center;justify-content:space-between}
.site-logo img{height:50px;width:auto;transition:height .3s ease}
.site-header.scrolled .site-logo img{height:38px}
.nav-list{display:flex;gap:1.8rem;align-items:center}
.nav-list a{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.05rem;color:#2C2C2C;letter-spacing:.02em;position:relative;padding:.25rem 0}
.nav-list a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:#C4956A;transition:width .3s ease}
.nav-list a:hover::after,.nav-list a.active::after{width:100%}
.nav-list a:hover{color:#C4956A}
.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}
.nav-toggle span{display:block;width:24px;height:2px;background:#2C2C2C;margin:5px 0;transition:all .3s ease;border-radius:1px}

/* ===== HERO ===== */
.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#2C2C2C}
.hero__bg{position:absolute;inset:0;z-index:1}
.hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.35}
.hero__content{position:relative;z-index:2;text-align:center;width:100%;padding:2rem 1.5rem}
.hero__logo{width:140px;height:auto;margin:0 auto 2rem;filter:brightness(0) invert(1);opacity:.9}
.hero h1{font-size:3rem;color:#fff;margin-bottom:.6rem;letter-spacing:.04em;font-weight:400}
.hero__tagline{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;color:rgba(255,255,255,.8);letter-spacing:.15em;font-weight:300}
.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.6);font-size:.85rem;letter-spacing:.1em;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:color .3s}
.hero__scroll:hover{color:rgba(255,255,255,.9)}
.hero__scroll-line{width:1px;height:40px;background:rgba(255,255,255,.4);animation:scrollPulse 2s ease-in-out infinite}
@keyframes scrollPulse{0%,100%{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}

/* ===== PHILOSOPHY / ABOUT SECTION ===== */
.philosophy{position:relative}
.philosophy__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.philosophy__text h2{font-size:2.2rem;margin-bottom:1.5rem}
.philosophy__text h2 span{color:#C4956A}
.philosophy__text p{margin-bottom:1rem;font-size:1.05rem;color:#4a4a4a}
.philosophy__img{position:relative}
.philosophy__img img{border-radius:2px;box-shadow:12px 12px 0 rgba(196,149,106,.15)}
.philosophy__accent{position:absolute;top:-1.5rem;right:-1.5rem;width:80px;height:80px;border:1px solid #C4956A;border-radius:50%;opacity:.3}

/* ===== SERVICES SECTION ===== */
.services{background:#EFEBE6}
.services__header{text-align:center;margin-bottom:3.5rem}
.services__header h2{font-size:2.4rem;margin-bottom:.8rem}
.services__header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}
.service-item{border-bottom:1px solid #D4C5B5;overflow:hidden}
.service-item:first-child{border-top:1px solid #D4C5B5}
.service-trigger{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;background:none;border:none;width:100%;text-align:left;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.4rem;color:#2C2C2C;transition:color .3s}
.service-trigger:hover{color:#C4956A}
.service-trigger .service-icon{font-size:1.2rem;transition:transform .3s ease;color:#C4956A;flex-shrink:0;margin-left:1rem}
.service-item.open .service-trigger .service-icon{transform:rotate(45deg)}
.service-body{max-height:0;overflow:hidden;transition:max-height .5s ease}
.service-body__inner{padding:0 0 2rem;color:#4a4a4a;line-height:1.8}
.service-body__inner p{margin-bottom:1rem;font-size:1.02rem}
.service-body__inner ul{margin:.5rem 0 1rem 1.2rem}
.service-body__inner li{position:relative;padding-left:1.2rem;margin-bottom:.4rem}
.service-body__inner li::before{content:'';position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:#C4956A}
.service-body__inner a{color:#C4956A;border-bottom:1px solid transparent;transition:border-color .3s}
.service-body__inner a:hover{border-bottom-color:#C4956A}

/* ===== VITA / ABOUT ME ===== */
.vita__grid{display:grid;grid-template-columns:350px 1fr;gap:4rem;align-items:start}
.vita__portrait{position:relative}
.vita__portrait img{border-radius:2px;width:100%}
.vita__portrait::after{content:'';position:absolute;bottom:-12px;left:-12px;width:100%;height:100%;border:1px solid #D4C5B5;border-radius:2px;z-index:-1}
.vita__text h2{font-size:2.2rem;margin-bottom:.4rem}
.vita__subtitle{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.15rem;color:#C4956A;margin-bottom:1.5rem;display:block}
.vita__text p{margin-bottom:1rem;color:#4a4a4a;font-size:1.02rem}
.vita__transition{margin-top:1.5rem}
.vita__kompetenzen{list-style:none;padding-left:0;margin:.5rem 0 .5rem 0}
.vita__kompetenzen li{position:relative;padding-left:1.2rem;margin-bottom:.3rem;color:#4a4a4a;font-size:.95rem}
.vita__kompetenzen li::before{content:'·';position:absolute;left:0;color:#C4956A;font-weight:700;font-size:1.2rem}
.vita__milestones{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #D4C5B5}
.vita__milestones h3{font-size:1.3rem;margin-bottom:1rem}
.milestone{display:flex;gap:1rem;margin-bottom:.8rem;align-items:baseline}
.milestone__year{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.1rem;color:#C4956A;font-weight:600;min-width:50px}
.milestone__text{color:#4a4a4a;font-size:.95rem}

/* ===== TESTIMONIALS ===== */
.testimonials{background:#EFEBE6;position:relative;overflow:hidden}
.testimonials__header{text-align:center;margin-bottom:3rem}
.testimonials__header h2{font-size:2.2rem;margin-bottom:.5rem}
.testimonials__stars{color:#C4956A;font-size:1.2rem;letter-spacing:.2em;margin-bottom:.3rem}
.testimonials__slider{position:relative;max-width:750px;margin:0 auto}
.testimonial{display:none;text-align:center;padding:0 2rem}
.testimonial.active{display:block;animation:fadeIn .6s ease}
@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.testimonial__quote{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.25rem;line-height:1.7;color:#4a4a4a;font-style:italic;position:relative;padding:0 1rem}
.testimonial__quote::before{content:'\201E';font-size:3.5rem;color:#C4956A;opacity:.4;position:absolute;top:-1.5rem;left:-.5rem;font-style:normal;line-height:1}
.testimonial__source{margin-top:1.5rem;font-size:.85rem;color:#999;letter-spacing:.05em}
.slider-nav{display:flex;justify-content:center;gap:.6rem;margin-top:2rem}
.slider-dot{width:8px;height:8px;border-radius:50%;background:#D4C5B5;border:none;cursor:pointer;transition:background .3s,transform .3s;padding:0}
.slider-dot.active{background:#C4956A;transform:scale(1.3)}

/* ===== BLOG TEASER ===== */
.blog-teaser__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:2.5rem}
.blog-teaser__header{text-align:center}
.blog-teaser__header h2{font-size:2.2rem}
.blog-card{border-bottom:2px solid #D4C5B5;padding-bottom:1.5rem;transition:border-color .3s}
.blog-card:hover{border-bottom-color:#C4956A}
.blog-card__date{font-size:.8rem;color:#999;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}
.blog-card__title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.3rem;margin-bottom:.7rem;color:#2C2C2C;transition:color .3s}
.blog-card:hover .blog-card__title{color:#C4956A}
.blog-card__excerpt{font-size:.95rem;color:#666;line-height:1.6}
.blog-card__link{display:inline-block;margin-top:.8rem;font-size:.9rem;color:#C4956A;letter-spacing:.05em;font-weight:600}

/* ===== PARTNERS ===== */
.partners{background:#EFEBE6}
.partners__header{text-align:center;margin-bottom:2.5rem}
.partners__header h2{font-size:2rem}
.partners__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;align-items:center}
.partner-item{text-align:center;transition:opacity .3s}
.partner-item:hover{opacity:.7}
.partner-item a{display:block}
.partner-item__name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.15rem;color:#2C2C2C;margin-bottom:.2rem}
.partner-item__desc{font-size:.85rem;color:#888}

/* ===== CONTACT ===== */
.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.contact__text h2{font-size:2.2rem;margin-bottom:1.5rem}
.contact__info{margin-bottom:1.5rem}
.contact__info-item{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:1.05rem;color:#4a4a4a}
.contact__info-item svg{width:20px;height:20px;flex-shrink:0;stroke:#C4956A;fill:none;stroke-width:1.5}
.contact__info-item a{color:#4a4a4a}
.contact__info-item a:hover{color:#C4956A}
.contact__social{display:flex;gap:1rem;margin-top:1.5rem}
.contact__social a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #D4C5B5;border-radius:50%;color:#2C2C2C;transition:all .3s}
.contact__social a:hover{border-color:#C4956A;color:#C4956A;transform:translateY(-2px)}
.contact__social svg{width:18px;height:18px;fill:currentColor}
.contact__image{position:relative}
.contact__image img{border-radius:2px;width:100%}

/* ===== FOOTER ===== */
.site-footer{background:#2C2C2C;color:rgba(255,255,255,.6);padding:2.5rem 0}
.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}
.footer-copy{font-size:.85rem}
.footer-links{display:flex;gap:1.5rem}
.footer-links a{font-size:.85rem;color:rgba(255,255,255,.6);transition:color .3s}
.footer-links a:hover{color:#C4956A}

/* ===== LEGAL PAGES ===== */
.legal-page{padding:8rem 0 4rem}
.legal-page h1{font-size:2.2rem;margin-bottom:2rem}
.legal-page h4{font-size:1.2rem;margin:2rem 0 .8rem;color:#2C2C2C}
.legal-page p{margin-bottom:1rem;color:#4a4a4a;font-size:1rem}
.legal-page ul{margin:.5rem 0 1rem 1.5rem}
.legal-page li{margin-bottom:.3rem;color:#4a4a4a;list-style:disc}
.legal-page a{color:#C4956A}

/* ===== RESPONSIVE ===== */
@media (max-width:900px){
  .philosophy__grid,.vita__grid,.contact__grid{grid-template-columns:1fr;gap:2rem}
  .vita__grid{grid-template-columns:1fr}
  .vita__portrait{max-width:280px}
  .blog-teaser__grid{grid-template-columns:1fr}
  .hero h1{font-size:2.2rem}
  .hero__tagline{font-size:1.1rem}
  .nav-list{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#F5F0EB;flex-direction:column;padding:5rem 2rem 2rem;gap:1.5rem;transition:right .4s ease;box-shadow:-4px 0 20px rgba(0,0,0,.1)}
  .nav-list.open{right:0}
  .nav-toggle{display:block;z-index:1001}
  .nav-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}
  .nav-toggle.open span:nth-child(2){opacity:0}
  .nav-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}
  .nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:998}
  .nav-overlay.open{display:block}
  .service-trigger{font-size:1.2rem;padding:1.2rem 0}
  .section{padding:3.5rem 0}
  .partners__grid{gap:2rem}
}
@media (max-width:480px){
  .hero h1{font-size:1.7rem}
  .hero__tagline{font-size:.95rem;letter-spacing:.1em}
  .hero__logo{width:100px}
  .section{padding:2.5rem 0}
  .philosophy__text h2,.services__header h2,.vita__text h2,.testimonials__header h2,.contact__text h2,.blog-teaser__header h2{font-size:1.7rem}
  .footer-inner{flex-direction:column;text-align:center}
}

/* Single Post */
.post-meta {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 0.9rem;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 2rem;
}
