.header{background:transparent;position:fixed;top:0;left:0;right:0;z-index:100;transition:background .3s ease,backdrop-filter .3s ease}.header.scrolled{background:#ffffffd9;backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000000d}.header.scrolled .header-content{padding:1rem 4rem}.header.scrolled .logo-image{height:40px}.header-content{max-width:100%;margin:0 auto;padding:2.5rem 4rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;transition:padding .8s ease}.logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-image{height:50px;width:auto;transition:height .8s ease}.nav{display:flex;gap:2rem;align-items:center}.nav a{text-decoration:none;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.5px;transition:color .3s ease,text-shadow .3s ease;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.3)}.header.scrolled .nav a{color:#333;text-shadow:none}.nav a:hover{color:#6b7c59}.nav a.active{font-weight:700;position:relative}.header:not(.scrolled) .nav a.active{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.8)}.header:not(.scrolled) .nav a.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#fff;box-shadow:0 0 8px #fff9}.header.scrolled .nav a.active{color:#6b7c59}.header.scrolled .nav a.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#6b7c59}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101}.mobile-menu-toggle span{width:28px;height:3px;background:#fff;border-radius:3px;transition:all .3s ease}.header.scrolled .mobile-menu-toggle span{background:#333}.mobile-menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media (max-width: 1350px){.header-content{padding:1.5rem 2rem;flex-direction:row;align-items:center;justify-content:space-between}.header.scrolled .header-content{padding:1rem 2rem}.mobile-menu-toggle{display:flex}.nav{position:fixed;top:0;right:-100%;width:75%;max-width:350px;height:100vh;background:#6b7c59fa;backdrop-filter:blur(20px);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:6rem 2rem 2rem;gap:2rem;transition:right .4s cubic-bezier(.68,-.55,.265,1.55);box-shadow:-5px 0 20px #0000004d;overflow-y:auto}.nav.mobile-open{right:0}.nav a{color:#fff;font-size:1.1rem;font-weight:600;text-shadow:none;padding:.5rem 0;width:100%;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.nav a:hover{color:#fff;padding-left:1rem;border-bottom-color:#ffffff4d}.logo-image{height:45px}.header.scrolled .logo-image{height:38px}}@media (max-width: 480px){.header-content{padding:1rem}.logo-image{height:35px}.nav{width:85%;max-width:100%;padding:5rem 1.5rem 2rem}.nav a{font-size:1rem}.mobile-menu-toggle span{width:24px}}.footer-mountains-wrapper{position:relative;width:100%;min-height:300px;margin-top:-100px;display:flex;align-items:flex-end;padding:3rem 2rem;padding-top:100px;z-index:10;pointer-events:none}.footer-mountains-wrapper>*{pointer-events:auto}.footer-mountain-mask{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;background:transparent}.footer-content{position:relative;z-index:2;max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;color:#fff}.footer-company p{margin:.4rem 0;font-size:.95rem;line-height:1.8}.footer-company a{color:#fff;text-decoration:none;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.3)}.footer-company a:hover{border-bottom-color:#fff}.footer-links{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;font-size:.9rem;font-weight:500;letter-spacing:.5px}.footer-links>*{display:block}.footer-links a{color:#fff;text-decoration:none;transition:all .3s ease;opacity:.9}.footer-links a:hover{opacity:1;transform:translateY(-2px)}.footer-links span{opacity:.4}@media (max-width: 1350px){.footer{padding:2rem 1.5rem}.footer-content{text-align:center}.footer-company p{font-size:.85rem}.footer-links{flex-direction:column;gap:.5rem}.footer-links span{display:none}}.main-content{flex:1;max-width:100%;margin:0 auto;padding:0;width:100%}.social-sidebar{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:50;background:#ffffff80;backdrop-filter:blur(8px);padding:.75rem .5rem;border-radius:50px;box-shadow:0 2px 8px #00000014;opacity:.7;transition:opacity .3s ease}.social-sidebar:hover{opacity:1}.social-sidebar a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#6b7c59;transition:all .3s ease;border-radius:50%;background:transparent}.social-sidebar a:hover{color:#fff;background:#6b7c59;transform:scale(1.15)}.social-sidebar a svg{width:20px;height:20px}@media (max-width: 1350px){.social-sidebar{display:none}}*{box-sizing:border-box;margin:0;padding:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatBadge{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-15px)}}.container-ansatz{max-width:1200px;margin:0 auto;padding:0 2rem}.content-max-width{max-width:900px;margin:0 auto}.hero-ansatz{position:relative;min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;background:url(/images/hintergrund.png) center top/cover no-repeat;overflow:hidden;padding:10rem 0 0}.hero-overlay-ansatz{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d 0% 50%,#0006);z-index:1}.hero-content-ansatz{position:relative;z-index:2;width:100%;animation:fadeInUp .8s ease-out;margin-bottom:140px}.hero-speaker-badge{position:absolute;top:-35px;right:12%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#6b7c59e6;padding:2rem 1.85rem 1.25rem;border-radius:50%;border:4px solid white;backdrop-filter:blur(12px);box-shadow:0 8px 30px #0000004d;width:220px;height:220px;text-align:center;transform:rotate(3deg);animation:floatBadge 4s ease-in-out infinite;z-index:10}.badge-avatars{display:flex;gap:0;margin-bottom:.1rem;margin-top:-1rem}.badge-avatars img{width:60px;height:60px;border-radius:50%;border:2px solid rgba(255,255,255,.9);object-fit:cover;box-shadow:0 2px 8px #00000040}.badge-avatars img:not(:first-child){margin-left:-18px}.badge-exklusiv{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff40;padding:.4rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;color:#fff;letter-spacing:1px}.badge-exklusiv svg{width:14px;height:14px}.badge-mit-dabei{font-size:.85rem;font-weight:500;color:#fff;letter-spacing:2px;opacity:.95}.badge-names{font-size:1.05rem;font-weight:700;color:#fff;line-height:1.3;letter-spacing:.3px}.badge-subtitle{font-size:.75rem;font-weight:400;color:#fff;line-height:1.2;opacity:.95}.hero-text-center{text-align:center;color:#fff;margin-top:3rem}.hero-headline{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin:0 0 2rem;letter-spacing:2px;text-shadow:0 4px 20px rgba(0,0,0,.5);text-transform:uppercase}.hero-subline{max-width:800px;margin:0 auto 3rem}.hero-subline p{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;margin-bottom:1.5rem;font-weight:500;opacity:.95}.hero-subline p:last-child{margin-bottom:0}.hero-subline p strong{font-weight:800;font-size:clamp(1rem,2vw,1.2rem);display:block;margin-top:.5rem}.benefits-box{max-width:850px;margin:0 auto 3rem;background:#6b7c5933;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#1a1a2e;padding:3rem;border-radius:16px;border:1px solid rgba(107,124,89,.3);box-shadow:0 8px 32px #6b7c5933;text-align:left}.benefits-box h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;text-align:center;color:#1a1a2e}.benefits-subtitle{font-size:clamp(1rem,2vw,1.2rem);font-weight:500;text-align:center;margin-bottom:1.5rem;color:#1a1a2e}.benefits-list{list-style:none;padding:0;margin:0 0 1.5rem}.benefits-list li{padding:.75rem 0 .75rem 2.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;position:relative;color:#555}.benefits-list li:before{content:"✓";position:absolute;left:0;top:.45rem;color:#555;font-size:1.5rem;font-weight:900}.benefits-note{font-size:1rem;font-weight:600;font-style:italic;text-align:center;color:#555;margin:1.5rem 0 0}.hero-cta-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.btn-primary-cta,.btn-secondary-cta{padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.btn-primary-cta{background:linear-gradient(135deg,#6b7c59,#556248);color:#fff;box-shadow:0 8px 20px #6b7c5966}.btn-primary-cta:hover{transform:translateY(-3px);box-shadow:0 12px 30px #6b7c5999}.btn-secondary-cta{background:#fff;color:#1a1a2e;box-shadow:0 8px 20px #0003}.btn-secondary-cta:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000004d;background:#f8f8f8}.mountain-layers-ansatz{position:absolute;bottom:-100px;left:0;right:0;width:100%;height:400px;z-index:10;pointer-events:none}.mountain-layer{position:absolute;bottom:0;left:0;width:100%;height:100%}.mountain-1{z-index:10}.mountain-2{z-index:11}.mountain-3{z-index:12}.mountain-4{z-index:13}.footer-mountains-section{position:relative;background:#f8f9fa;padding:0;margin:0}.footer-mountain-layers{position:relative;width:100%;height:400px;overflow:visible;margin-top:-200px;padding-top:200px;margin-bottom:-100px}.footer-mountain-layer{position:absolute;bottom:0;left:0;width:100%;height:100%}.section-ansatz{padding:6rem 0}.section-benefits-cta{background:#fff;padding-top:6rem;position:relative;z-index:5}.section-problem{background:#fff}.section-approach{background:url(/images/hintergrund.png) center center/cover no-repeat;color:#fff;position:relative}.section-approach:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d 0% 50%,#0006);z-index:1;pointer-events:none}.section-approach>.container-ansatz{position:relative;z-index:2}.section-target{background:#fff;padding:6rem 0!important}.section-testimonials{background:#fff;padding-top:6rem!important;padding-bottom:12rem!important;margin-bottom:0;position:relative;z-index:2}.section-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:3rem;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}.section-approach .section-title{color:#fff;text-align:left!important}.section-problem .section-title{text-align:left!important}.text-large{font-size:clamp(1.15rem,2vw,1.3rem);line-height:1.7;color:#333;margin-bottom:1.5rem}.content-max-width p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.section-approach .content-max-width p{color:#fffffff2;font-weight:400;font-size:clamp(1.15rem,2vw,1.3rem)}.text-emphasis{font-weight:600;color:#1a1a2e}.section-approach .text-emphasis{color:#fff;font-weight:700}.text-colored{color:#6b7c59;font-size:clamp(1.15rem,2vw,1.3rem);margin-top:2rem}.section-approach .text-colored{color:gold}.text-centered{text-align:center}.simple-list{list-style:none;padding:0;margin:1.5rem 0}.simple-list li{padding:.5rem 0 .5rem 2rem;font-size:1.1rem;position:relative;color:#555}.simple-list li:before{content:"•";position:absolute;left:0;color:#6b7c59;font-size:1.5rem;font-weight:700}.callout-box{background:#6b7c5933;color:#555;padding:2.5rem;border-radius:16px;border:1px solid rgba(107,124,89,.3);box-shadow:0 8px 32px #6b7c5933;margin:2.5rem 0}.callout-box strong{font-size:1.2rem;text-align:center;display:block;margin-bottom:.5rem}.target-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0 auto 2rem;max-width:900px}.target-card{padding:2rem;background:#6b7c592e;border-left:4px solid #6B7C59;border-radius:12px;font-size:1.15rem;font-weight:600;color:#1a1a2e}.testimonials-grid-clean{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.testimonial-card-clean{background:#fff;padding:2.5rem;border-radius:16px;border-left:4px solid #6B7C59;box-shadow:0 4px 20px #00000014;transition:all .3s ease;display:flex;flex-direction:column;position:relative}.testimonial-card-clean:before{content:'"';position:absolute;top:.5rem;left:1.5rem;font-size:4rem;line-height:1;color:#6b7c594d;font-family:Georgia,serif;font-weight:700}.testimonial-card-clean:hover{transform:translateY(-8px);box-shadow:0 12px 40px #6b7c5940;border-left-color:#556248}.testimonial-headline{font-size:1.25rem;font-weight:700;color:#6b7c59;margin:0 0 1rem;line-height:1.3;position:relative;z-index:1}.testimonial-quote{font-size:1.05rem;line-height:1.7;color:#333;font-style:italic;flex:1;margin-bottom:2rem;position:relative;z-index:1}.testimonial-footer{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.testimonial-avatar{width:55px;height:55px;border-radius:50%;object-fit:cover;flex-shrink:0;cursor:pointer;transition:transform .3s ease}.testimonial-avatar:hover{transform:scale(1.1)}.testimonial-avatar-placeholder{width:55px;height:55px;border-radius:50%;background:linear-gradient(135deg,#6b7c59,#556248);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.testimonial-author-info{flex:1}.author-name{font-weight:700;font-size:1rem;color:#6b7c59;margin-bottom:.25rem}.author-position{font-size:.9rem;color:#666}.author-company{font-size:.85rem;color:#999;margin-top:.25rem}.lightbox-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;cursor:pointer;animation:fadeIn .3s ease}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;cursor:default}.lightbox-content img{max-width:100%;max-height:90vh;border-radius:12px;object-fit:contain}.lightbox-close-btn{position:absolute;top:-50px;right:0;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.lightbox-close-btn:hover{background:#6b7c59;color:#fff;transform:rotate(90deg)}@media (max-width: 1024px){.hero-ansatz{padding:8rem 0 6rem}.hero-speaker-badge{width:190px;height:190px;padding:1.25rem 1.6rem;gap:.45rem;top:-10px;right:3%}.badge-avatars img{width:52px;height:52px}.badge-avatars img:not(:first-child){margin-left:-16px}.mountain-layers-ansatz{bottom:-180px;height:350px}.benefits-box{padding:2.5rem}.section-ansatz{padding:5rem 0}}@media (max-width: 768px){.container-ansatz{padding:0 1.5rem}.hero-speaker-badge{position:relative;top:auto;right:auto;margin:0 auto 2rem;width:190px;height:190px;padding:1.2rem 1.4rem;gap:.45rem}.badge-avatars img{width:48px;height:48px}.badge-avatars img:not(:first-child){margin-left:-14px}.badge-exklusiv{font-size:.7rem;padding:.35rem .85rem}.badge-exklusiv svg{width:12px;height:12px}.badge-mit-dabei{font-size:.8rem}.badge-names{font-size:1.1rem}.badge-subtitle{font-size:.85rem}.hero-ansatz{min-height:auto;padding:4rem 0 5rem}.hero-headline{font-size:2rem;margin-bottom:2rem}.hero-subline{margin-bottom:2rem}.hero-subline p{font-size:1rem;margin-bottom:1.25rem}.hero-subline p strong{font-size:1.1rem;margin-top:.5rem}.benefits-box{padding:2rem 1.5rem}.benefits-list li{padding:.65rem 0 .65rem 2rem;font-size:1rem}.benefits-list li:before{font-size:1.3rem;top:.4rem}.hero-cta-group{flex-direction:column;gap:1rem}.btn-primary-cta,.btn-secondary-cta{width:100%;padding:1.1rem 2rem;font-size:1rem}.mountain-layers-ansatz{bottom:-80px;height:280px}.section-ansatz{padding:4rem 0}.section-title{font-size:1.8rem;margin-bottom:2rem}.text-large,.content-max-width p{font-size:1rem}.callout-box{padding:2rem 1.5rem}.target-cards{grid-template-columns:1fr;gap:1rem;margin:2rem 0}.target-card{font-size:1.05rem}.testimonials-grid-clean{grid-template-columns:1fr;gap:2rem}.testimonial-card-clean{padding:2rem 1.5rem}}@media (max-width: 480px){.container-ansatz{padding:0 1rem}.hero-speaker-badge{width:170px;height:170px;padding:1rem 1.2rem;gap:.35rem}.badge-avatars{margin-bottom:.25rem;margin-top:-.75rem}.badge-avatars img{width:42px;height:42px}.badge-avatars img:not(:first-child){margin-left:-13px}.badge-exklusiv{font-size:.65rem;padding:.3rem .75rem}.badge-exklusiv svg{width:11px;height:11px}.badge-mit-dabei{font-size:.75rem}.badge-names{font-size:.95rem}.badge-subtitle{font-size:.75rem}.hero-headline{font-size:1.8rem}.benefits-box{padding:1.5rem 1rem}.btn-primary-cta,.btn-secondary-cta{padding:1rem 1.5rem;font-size:.95rem}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
