:root{--brand-green:#8bc34a;--brand-dark:#333;--bg-doctor:#00695c;--bg-doctor-dark:#004d40;--text-color:#555;--bg-gray-light:#f8f9fa;--header-height:70px}html{scroll-behavior:smooth}body{font-family:'Open Sans',sans-serif;color:var(--text-color);line-height:1.6;overflow-x:hidden;margin:0;padding:0;background:#fff}h1,h2,h3{font-family:'Poppins',sans-serif;font-weight:700;color:var(--brand-dark);margin-bottom:1rem;letter-spacing:-.5px}img{max-width:100%;height:auto}#top,.top,.fixed-top,.navbar,.navbar-brand,.navbar-nav,.navbar-toggler,.top-spacer{display:none!important}.force-center{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%;display:block!important;margin-left:auto!important;margin-right:auto!important}.sf-header-wrapper{position:relative;width:100%;background:#fff;padding:15px 0;z-index:999;border-bottom:1px solid rgba(0,0,0,.05);display:flex!important}.sf-container{width:100%;max-width:1140px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-between;align-items:center}.sf-logo-link{display:flex;align-items:center;text-decoration:none}.sf-logo-img{height:38px;width:auto;margin-right:10px}.sf-logo-text{font-family:'Poppins',sans-serif;font-weight:700;font-size:1.5rem;color:#333;line-height:1;margin:0}.sf-nav-right{display:flex;align-items:center}.sf-menu{display:flex;gap:25px;list-style:none;margin:0;padding:0;align-items:center}.sf-menu-link{color:#333!important;font-family:'Poppins',sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:color .2s;white-space:nowrap}.sf-menu-link:hover{color:var(--brand-green)!important}.sf-lang-wrapper{margin-left:25px;padding-left:20px;border-left:1px solid #eee;position:relative;height:20px;display:flex;align-items:center}.sf-lang-btn{cursor:pointer;display:flex;align-items:center;gap:5px;font-weight:600;font-size:.9rem;color:#333;font-family:'Poppins',sans-serif}.sf-lang-btn img{height:16px}.sf-lang-dropdown{display:none;position:absolute;top:30px;right:0;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.1);border-radius:8px;padding:10px;min-width:120px;z-index:1000}.sf-lang-dropdown.active{display:block}.sf-lang-item{display:flex;align-items:center;gap:8px;padding:6px 8px;text-decoration:none;color:#333;font-size:.9rem;border-radius:4px}.sf-lang-item:hover{background:#f5f5f5}.sf-burger{display:none;font-size:24px;cursor:pointer;margin-left:20px;color:#333;line-height:1}.sf-mobile-nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:1000000;padding-top:80px;text-align:center;transform:translateX(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center}.sf-mobile-nav.open{transform:translateX(0)}.sf-mobile-link{font-family:'Poppins',sans-serif;font-size:1.5rem;font-weight:600;color:#333;text-decoration:none;margin:15px 0;display:block}.sf-close-btn{position:absolute;top:20px;right:25px;font-size:40px;color:#333;cursor:pointer;line-height:1}.btn-cta{display:inline-block;background:linear-gradient(135deg,#aed581 0%,#7cb342 100%);color:#fff!important;font-family:'Poppins',sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:15px 35px;border-radius:50px;text-decoration:none;margin-top:30px;box-shadow:0 10px 20px rgba(139,195,74,.3);transition:all .3s ease;border:2px solid #fff}.btn-cta:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(139,195,74,.5);text-decoration:none}.btn-cta.white{background:#fff;color:var(--bg-doctor)!important;border:0;box-shadow:0 5px 15px rgba(0,0,0,.2)}.btn-cta.white:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.3)}.feature-cta-wrapper{width:100%;text-align:center;margin-top:50px;display:block}.hero-section{padding:80px 0 100px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,rgba(139,195,74,.1),rgba(124,179,66,.85)),url('https://images.siteface.net/siteface/gallery/157/bildauswahl/emotional-header.jpg');background-size:cover;background-position:center}.hero-content{position:relative;z-index:2}.hero-col-text{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.hero-headline{font-size:3.5rem;line-height:1.15;color:#fff;margin-bottom:25px;text-align:center}.hero-subline{font-size:1.3rem;color:rgba(255,255,255,.95);margin-bottom:40px;font-weight:400;max-width:800px;text-align:center}.trust-badge-row{display:flex;justify-content:center;gap:40px;margin-top:40px;flex-wrap:wrap}.trust-badge-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.trust-badge-item img{height:95px;width:auto;display:block}.trust-badge-item span{font-family:'Poppins',sans-serif;font-weight:600;color:#fff;font-size:.85rem;line-height:1.2;display:inline-block;max-width:100px}.hero-downloads{display:flex;justify-content:center;gap:15px;margin-bottom:30px}.hero-downloads a img{height:45px;transition:transform .3s;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}.hero-downloads a:hover img{transform:translateY(-5px) scale(1.05)}.targets-premium{padding:100px 0;background-color:#f9fbfd}.premium-card{background:#fff;border-radius:24px;padding:30px 30px 40px 30px;text-align:center;height:100%;border:1px solid rgba(0,0,0,.03);box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;margin-bottom:30px}.premium-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,.12)}.premium-img-wrap{width:180px;height:180px;margin:0 auto 30px auto;border-radius:50%;overflow:hidden;border:6px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.08);background-color:#f0f0f0}.premium-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.premium-card:hover .premium-img-wrap img{transform:scale(1.08)}.premium-label{color:var(--brand-green);font-family:'Poppins',sans-serif;font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:1.5px;margin-bottom:10px;display:inline-block}.premium-headline{font-size:1.4rem;margin-bottom:15px;line-height:1.3}.premium-desc{color:#636e72;font-size:1rem;line-height:1.6;font-weight:400}.feature-section{padding:100px 0;overflow:hidden}.bg-blue{background-color:var(--bg-light-blue)}.bg-white{background-color:#fff}.fancy-headline{font-size:2.5rem;margin-bottom:30px;color:#000;position:relative;display:inline-block;text-align:center;width:100%}.fancy-headline::after{content:'';display:block;width:80px;height:4px;background:var(--brand-green);margin:15px auto 0;border-radius:2px}.feature-text-col{text-align:center}.feature-headline{font-size:2.2rem;margin-bottom:20px;text-align:center}.feature-divider{width:60px;height:4px;background:var(--brand-green);border:0;margin:0 auto 25px auto}.feature-text{font-size:1.1rem;color:#555;text-align:center}.visual-comp{position:relative;height:420px;display:flex;align-items:center;justify-content:center}.comp-phone{position:relative;z-index:1;width:260px;border-radius:35px;border:6px solid #fff;box-shadow:0 25px 50px rgba(0,0,0,.15);background:#fff;transform:scale(1);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.comp-phone img{display:block;border-radius:28px;width:100%}.comp-lifestyle{position:absolute;width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 15px 35px rgba(0,0,0,.1);z-index:10;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.pos-right{left:60%;top:15%}.pos-left{right:60%;bottom:15%}.visual-comp:hover .comp-phone{transform:scale(1.03)}.visual-comp:hover .comp-lifestyle{transform:scale(1.08)}.pdf-section{background:linear-gradient(135deg,var(--bg-doctor) 0%,#004d40 100%);color:#fff;padding:100px 0}.pdf-section h2,.pdf-section h3{color:#fff!important;text-align:center}.pdf-section .feature-text{color:rgba(255,255,255,.9)!important;text-align:center}.pdf-image-container img{border-radius:5px;box-shadow:0 20px 40px rgba(0,0,0,.3);background:#fff;max-width:80%}.pdf-doctor-img{position:absolute;bottom:-30px;right:-30px;width:140px;height:140px;border-radius:50%;border:5px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.2);object-fit:cover;z-index:5}.pdf-wrapper{position:relative;display:inline-block}.pdf-divider{background:#fff!important;margin:0 auto 30px auto}.doctor-section{background-color:#fff;padding:100px 0}.doctor-quote-box{background:#f9f9f9;padding:50px;border-radius:0 20px 20px 0;text-align:left;width:100%;display:flex;flex-direction:row;align-items:center;gap:40px}.doctor-img-inner{width:250px;flex-shrink:0;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.doctor-quote-headline{font-size:2rem;font-weight:800;color:var(--brand-green);margin-bottom:20px;line-height:1.3;font-family:'Poppins',sans-serif}.testimonial-section{padding:100px 0;background:var(--bg-gray-light)}.testimonial-wrapper{position:relative;max-width:1000px;margin:0 auto;overflow:hidden}.testimonial-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:20px 0 40px 0;gap:30px}.testimonial-track::-webkit-scrollbar{display:none}.testimonial-track{-ms-overflow-style:none;scrollbar-width:none}.testimonial-card{min-width:100%;scroll-snap-align:center;background:#fff;padding:50px 40px;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.06);text-align:center;flex:0 0 auto;position:relative;overflow:hidden}.testimonial-card::before{content:'';font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;top:20px;left:20px;font-size:80px;color:rgba(139,195,74,.15);z-index:0}.testimonial-card *{position:relative;z-index:1}.testimonial-title{font-size:1.4rem;font-weight:700;color:#000;margin-top:20px;margin-bottom:10px;display:block;text-align:center;font-family:'Poppins',sans-serif}.testi-arrows{display:flex;justify-content:center;gap:20px;margin-top:20px}.arrow-btn{width:50px;height:50px;border-radius:50%;background:#fff;border:1px solid #eee;box-shadow:0 5px 15px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--brand-green);font-size:1.2rem;transition:all .2s}.arrow-btn:hover{background:var(--brand-green);color:#fff}.footer-cta{background-image:linear-gradient(to bottom,rgba(139,195,74,.1),rgba(139,195,74,.3)),url('https://images.siteface.net/siteface//CMS/157/Navi/footer.png');background-size:cover;background-position:center top;padding:160px 0 60px 0;color:#fff;margin-top:-60px;position:relative;z-index:2}.footer-cta .text-uppercase{color:#fff!important;opacity:.9}@media(max-width:991px){.sf-menu,.sf-lang-wrapper{display:none}.sf-burger{display:block}.hero-headline{font-size:2.2rem;text-align:center}.hero-subline{text-align:center;font-size:1.1rem}.hero-downloads{justify-content:center}.hero-section .row.align-items-center{flex-direction:column-reverse}.hero-col-img{margin-bottom:20px}.hero-col-img img{max-height:360px}.trust-badge-row{justify-content:center;gap:20px}.hero-section,.targets-premium,.feature-section,.pdf-section,.doctor-section{padding:50px 0}.col-lg-4.mb-4{margin-bottom:30px!important}.visual-comp{height:auto;flex-direction:column;padding:40px 0;align-items:center;position:relative}.comp-phone{transform:none!important;width:220px;margin:0 auto;left:auto;right:auto;top:auto;bottom:auto;z-index:2}.comp-lifestyle{position:relative;width:140px;height:140px;left:auto;right:auto;top:auto;bottom:auto;margin-top:-40px;margin-left:120px;z-index:5}.feature-text-col{text-align:center;margin-bottom:30px;order:1}.feature-image-col{order:2;margin-bottom:40px}.pdf-image-container img{max-width:100%}.pdf-doctor-img{width:90px;height:90px;right:-10px;bottom:-15px}.testimonial-card{min-width:100%;padding:30px 20px}.footer-cta{text-align:center;padding-top:100px}.footer-cta .d-flex{justify-content:center!important}.doctor-quote-box{flex-direction:column;text-align:center}.doctor-img-inner{margin-bottom:20px;width:100%;max-width:300px}}.testimonial-card p{white-space:normal!important;overflow-wrap:break-word;word-break:break-word}.testimonial-card{box-sizing:border-box}@media(max-width:767px){.testimonial-track{display:block;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}.testimonial-card{min-width:auto;width:100%;margin-bottom:20px}}.testimonial-card p{white-space:normal!important;overflow-wrap:break-word;word-break:break-word}.testimonial-card{box-sizing:border-box}@media(max-width:767px){.testimonial-track{display:block;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}.testimonial-card{min-width:auto;width:100%;margin-bottom:20px}}@media(min-width:992px){.testimonial-track{flex-wrap:wrap;justify-content:center;overflow:visible;gap:30px}.testimonial-card{min-width:30%;flex:1;margin-bottom:0}.testi-arrows{display:none}.hero-col-text{order:1;text-align:center;align-items:center}.hero-col-img{order:2}}#app-cta,.app-cta{display:none!important}