:root{--primary-green: #3bab5a;--primary-green-dark: #35934b;--primary-green-light: #dcfce7;--accent-orange: #fd7e14;--dark-text: #212529;--light-text: #6c757d;--background: #ffffff;--light-gray-bg: #f8f9fa;--border-color: #dee2e6;--card-shadow: 0 4px 12px rgba(0, 0, 0, .05);--main-card-shadow: 0 8px 24px rgba(0, 0, 0, .06);--font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--general-bg: #fff5f5;--general-border: #feb2b2;--general-text: #9b2c2c}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--light-gray-bg);color:var(--dark-text);line-height:1.6;background-image:radial-gradient(hsl(215 20% 85%) 1px,transparent 0);background-size:25px 25px;background-attachment:fixed}.main-card{background:#fff;border-radius:32px;padding:3rem 2rem;box-shadow:var(--main-card-shadow);margin-bottom:2rem}.btn{padding:.8rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:700;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;cursor:pointer;white-space:nowrap}.btn-primary{background-color:var(--primary-green);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;border-radius:16px;box-shadow:0 4px 6px #3bab5a4d}.btn-primary:hover{background-color:var(--primary-green-dark);transform:translateY(-2px);box-shadow:0 6px 12px #3bab5a66}.btn-secondary{background-color:#fff;color:var(--primary-green);border:2px solid var(--primary-green);padding:.8rem 2rem;font-size:1rem;border-radius:16px}.btn-secondary:hover{background-color:var(--primary-green);color:#fff}section{padding:2rem 1.5rem;position:relative}.section-container{max-width:1100px;margin:0 auto}h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;text-align:center}.section-subtitle{text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.2rem;color:var(--light-text)}#hero{text-align:center;padding:6rem 1.5rem 3rem}.hero-content{max-width:800px;margin:0 auto}.hero-content .app-icon{margin:0 auto 1.5rem;width:100px;height:100px;background:#fff;border-radius:24px;padding:10px;box-shadow:var(--card-shadow)}.hero-content .app-icon img{width:100%;height:100%;object-fit:contain}#hero h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;line-height:1.2}.eyebrow-text{color:var(--primary-green);font-weight:800;text-transform:uppercase;letter-spacing:1.5px;font-size:.9rem;margin-bottom:1rem;display:inline-block;background:#3bab5a1a;padding:.3rem .8rem;border-radius:8px}#hero .hero-headline{font-size:3rem;font-weight:900;margin-bottom:1.5rem;background:-webkit-linear-gradient(45deg,var(--dark-text),#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#hero p.lead{font-size:1.25rem;color:var(--light-text);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta{margin-top:2rem}.cta-container{position:relative;display:inline-block;margin-bottom:1.5rem}.price-info{font-size:1rem!important;color:var(--light-text)!important;line-height:1.5}.price-info strong{color:var(--dark-text);font-weight:800}.price-info .original-price{text-decoration:line-through;margin-left:.25rem;color:#999}.coach-grid{display:flex;flex-direction:row;justify-content:space-between;gap:1.5rem;margin-top:2rem}.coach-card{background:#fff;border-radius:24px;padding:2.5rem 1.5rem;text-align:center;box-shadow:var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;flex:1}.coach-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000014}.ai-chip{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:12px;margin-bottom:1.5rem;background-color:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;display:inline-block}.coach-card.generalen .ai-chip{background-color:#9b2c2c1a;color:#9b2c2c;border-color:#9b2c2c33}.coach-card.kompisen .ai-chip{background-color:#ff69b41a;color:#d63384;border-color:#ff69b433}.coach-card.pt .ai-chip{background-color:#20c9971a;color:#0ca678;border-color:#20c99733}.coach-icon-container{width:80px;height:80px;background:#f8f9fa;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2.5rem}.coach-card h3{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.coach-card p{color:var(--light-text);font-size:1rem}.coach-card.kompisen .coach-icon-container{background-color:#fff0f6}.coach-card.pt .coach-icon-container{background-color:#e6fcf5}.coach-card.generalen{background-color:var(--general-bg);border:2px solid var(--general-border)}.coach-card.generalen .coach-icon-container{background-color:#fed7d7}.coach-card.generalen h3{color:var(--general-text)}.coach-card.generalen p{color:#742a2a}.feature-split{display:flex;align-items:center;justify-content:space-between;gap:4rem}.feature-text{flex:1}.feature-text h2{text-align:left;margin-bottom:1rem}.feature-text p{font-size:1.1rem;color:var(--light-text);margin-bottom:1.5rem}.feature-visual{flex:0 0 320px;display:flex;justify-content:center}.sparpott-ui-card{background:#fff;border-radius:24px;padding:1rem;width:100%;box-shadow:0 8px 20px #0000000d;border:1px solid #f0f0f0;display:flex;flex-direction:row;align-items:center;gap:1rem}.sparpott-left{flex-shrink:0}.sparpott-icon-box{width:48px;height:48px;background-color:var(--primary-green-light);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-green-dark)}.sparpott-right{display:flex;flex-direction:column;align-items:flex-start}.sparpott-label{font-size:.7rem;text-transform:uppercase;color:#9ca3af;font-weight:700;letter-spacing:1.5px;line-height:1;margin-bottom:2px}.sparpott-value{font-size:2rem;font-weight:800;color:#111;line-height:1}.sparpott-unit{font-size:1rem;font-weight:500;color:#9ca3af;margin-left:2px}.feature-carousel-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;padding-bottom:2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start}.feature-carousel-container::-webkit-scrollbar{display:none}.feature-slide{flex:0 0 320px;scroll-snap-align:center;background-color:var(--primary-green-light);border-radius:32px;padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease;margin:0;text-align:left;overflow:hidden;min-height:520px}.feature-slide:hover{transform:translateY(-5px)}.feature-slide-content{margin-bottom:1.5rem}.feature-slide h3{font-size:1.6rem;font-weight:800;margin-bottom:1rem;line-height:1.2;color:var(--dark-text)}.feature-slide p{color:#4b5563;font-size:1.05rem;line-height:1.5;margin-bottom:0}.feature-phone-container{display:flex;justify-content:center;align-items:flex-end;margin-top:auto}.feature-phone-container img{width:100%;max-width:260px;height:auto;display:block;object-fit:contain;border-radius:24px;filter:drop-shadow(0 -5px 15px rgba(0,0,0,.05));transform:translateY(0)}@media(min-width:768px){.feature-carousel-container{padding:0 1rem 3rem;gap:2rem}.feature-slide{flex:0 0 340px}}#testimonials .testimonial-carousel-container{position:relative;max-width:800px;margin:0 auto}#testimonials .testimonial-carousel-wrapper{display:flex;align-items:center;gap:1rem}.app-testimonial-carousel{display:flex;overflow-x:hidden;scroll-behavior:smooth;gap:20px;padding:10px;width:100%}.testimonial-card{flex:0 0 100%;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem;text-align:left;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column}.testimonial-star{font-size:2rem;margin-bottom:1rem;display:block;line-height:1}.testimonial-headline{font-size:1.25rem;font-weight:800;margin-bottom:1rem;color:var(--dark-text);line-height:1.3}.testimonial-body{font-size:1.05rem;color:#4b5563;flex-grow:1;margin-bottom:2rem}.testimonial-author-row{display:flex;align-items:center;gap:1rem;margin-top:auto}.author-icon{width:40px;height:40px;border:2px solid var(--primary-green);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-green);flex-shrink:0}.author-name{font-weight:700;color:var(--dark-text)}.app-review-btn{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--dark-text);cursor:pointer;box-shadow:0 2px 4px #0000000d;transition:all .2s ease;flex-shrink:0;z-index:10}.app-review-btn:hover{border-color:var(--primary-green);color:var(--primary-green);box-shadow:0 4px 6px #0000001a}.app-testimonial-pagination{display:flex;justify-content:center;margin-top:1.5rem;gap:.5rem}.dot{width:10px;height:10px;background-color:#e5e7eb;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:var(--primary-green)}.courses-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.course-card{background-color:#f8f9fa;border-radius:20px;padding:2rem;text-align:left;border:1px solid #f0f0f0;display:flex;flex-direction:column}.course-card h3{font-size:1.4rem;font-weight:800;margin-bottom:.5rem}.course-card p{color:var(--light-text);margin-bottom:1.5rem;flex-grow:1}.modal{background-color:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.hidden{display:none}.modal-content{background:#fff;border-radius:24px;box-shadow:0 20px 40px #0003;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;padding:2rem}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#999;line-height:1}.modal-close:hover{color:var(--dark-text)}.modal-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--primary-green)}.modal-header h2{font-size:1.5rem;margin:0;text-align:left;color:var(--dark-text)}.modal-body h3{font-size:1.2rem;margin:1.5rem 0 .5rem;color:var(--dark-text)}.modal-body p{color:var(--light-text);margin-bottom:1rem}.modal-body ul{margin-left:1.5rem;margin-bottom:1rem;color:var(--light-text)}.modal-body li{margin-bottom:.5rem}.title-decorator{border:0;height:1px;background:#e5e7eb;margin:1rem 0}.modal-footer{margin-top:2rem;text-align:center}footer{text-align:center;padding:2rem;color:var(--light-text)}@media(max-width:900px){.feature-split{flex-direction:column;gap:2rem}.feature-visual{width:100%;flex:auto}#hero .hero-headline{font-size:2.2rem}}@media(max-width:768px){section{padding:1.5rem 1rem}.main-card{padding:2rem 1.5rem;border-radius:24px}.courses-grid{grid-template-columns:1fr}#hero{padding-top:4rem}.coach-grid{flex-direction:column}.coach-card{padding:2rem 1.5rem}.btn-primary{width:100%;max-width:340px}.testimonial-card{padding:2rem}.app-review-btn{display:none}.feature-carousel-container{justify-content:flex-start}}
