*{box-sizing:border-box;margin:0;padding:0}:root{--background:#010439;--primary:#90dd06;--secondary:#a8e834;--white:#fff;--black:#000;--gray-100:#f7fafc;--gray-200:#edf2f7;--gray-300:#e2e8f0;--gray-400:#bed0e4cc;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--gray-950:#0f1419}body{color:var(--black);background-color:#fff;font-family:Poppins,sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:Poppins,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.container-sm{max-width:640px;margin:0 auto;padding:0 1.5rem}.container-md{max-width:768px;margin:0 auto;padding:0 1.5rem}.container-lg{max-width:1024px;margin:0 auto;padding:0 1.5rem}.container-xl{max-width:1280px;margin:0 auto;padding:0 1.5rem}.navbar{z-index:1000;background-color:#010439e8;border-radius:200px;width:calc(100% - 20px);max-width:70rem;padding:.3rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:8px;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 8px 20px #0000003e}.navbar.hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(-150%)}.navbar-container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 1rem;display:flex}.navbar-logo{height:3.5rem;padding:.4rem}.navbar-menu{gap:1.2rem;font-size:1rem;display:none}.navbar-menu a{color:var(--white);padding:1rem;font-weight:500}.navbar-menu a:hover{color:var(--primary)}.navbar-toggle{background:var(--primary);width:36px;height:36px;color:var(--background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;transition:all .3s;display:flex}.menu-overlay{backdrop-filter:blur(4px);z-index:40;opacity:0;visibility:hidden;transition:opacity .3s;position:fixed;inset:0}.menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{background-color:var(--background);width:100%;max-width:24rem;height:100%;color:var(--primary);z-index:50;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-menu.active{transform:translate(0)}.mobile-menu-header{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.mobile-menu-close{background:var(--primary);width:36px;height:36px;color:var(--background);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;top:25px;right:25px}.mobile-menu-links{flex-direction:column;gap:1rem;margin-top:4rem;padding:1.5rem;display:flex}.mobile-menu-links a{text-align:center;background:var(--primary);width:100%;color:var(--background);border-radius:50px;padding:.75rem 1rem;font-weight:600;transition:all .3s;display:block}.mobile-menu-links a:hover{background-color:var(--background);color:var(--primary);box-shadow:var(--primary) 0px 0px 0px 2px}.hero{--hero-top:#191f6b;--hero-mid:#0a0f4a;--hero-soft:#dcdaf1;--hero-muted:#bbb8dc;isolation:isolate;color:var(--white);background:radial-gradient(120% 90% at 78% 8%, #90dd062e 0%, #90dd0600 58%), linear-gradient(168deg, var(--hero-top) 0%, var(--hero-mid) 46%, var(--background) 100%);padding:6.5rem 0 3rem;position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#90dd0642 0%,#90dd0600 68%);border-radius:50%;width:34rem;height:34rem;position:absolute;top:20rem;right:-16rem}.hero-inner{width:calc(100% - 2rem);margin:0 auto;display:grid}.hero-content{display:contents}.hero-title{color:var(--white);order:1;margin:0 0 1rem;font-weight:600;line-height:1.4}.hero-title span{display:block}.hero-title-accent{color:var(--primary);font-size:smaller;font-weight:600}.hero-lede{max-width:47ch;color:var(--hero-soft);order:2;margin:0 0 1.7rem;font-size:1rem;line-height:1.55}.hero-actions{flex-wrap:wrap;order:3;align-items:center;gap:.75rem;display:flex}.hero-cta{text-align:center;background:var(--primary);width:100%;color:var(--background);border-radius:999px;padding:.9rem 1.9rem;font-size:1rem;font-weight:700;transition:background-color .3s,transform .2s;display:inline-block}.hero-cta:hover{background-color:var(--secondary);transform:translateY(-2px)}.hero-stores{align-items:center;gap:.25rem;width:100%;display:flex}.hero-store-link{width:auto;height:3.4rem;transition:transform .4s;display:block}.hero-store-link:hover{transform:scale(1.1)}.hero-store-link.gooogleplay{transform:scale(1)}.hero-store-link.appstore{transform:scale(.8)}.hero-store-link.appstore:hover{transform:scale(.9)}.hero-collage{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;order:4;gap:.75rem;margin:1.9rem -1rem 0;padding:0 1rem .5rem;display:flex;overflow-x:auto}.hero-collage::-webkit-scrollbar{display:none}.hero-shot{scroll-snap-align:start;aspect-ratio:3/2;opacity:0;background:#131a5c;border-radius:18px;flex:0 0 76%;margin:0;animation:.62s cubic-bezier(.22,.68,.35,1) forwards hero-rise;position:relative;transform:translateY(18px);box-shadow:0 26px 54px -22px #010439e6}.hero-shot-1{animation-delay:60ms}.hero-shot-2{animation-delay:.2s}.hero-shot-3{animation-delay:.34s}@keyframes hero-rise{to{opacity:1;transform:none}}.hero-shot img{object-fit:cover;border-radius:18px;width:100%;height:100%;display:block}.hero-shot-tag{z-index:2;background:var(--white);color:var(--black);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.05rem .55rem .8rem;font-size:.9rem;font-weight:600;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 10px 24px -10px #010439b3}.hero-shot-1 .hero-shot-tag{left:auto;right:1rem}.hero-shot-tag svg{stroke:#6fb800;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.hero-assurances{border-top:1px solid #ffffff29;flex-wrap:wrap;order:5;gap:.55rem 1.6rem;margin:1.9rem 0 0;padding:1.25rem 0 0;list-style:none;display:flex}.hero-assurances li{color:var(--white);align-items:center;gap:.55rem;font-size:.94rem;line-height:1.3;display:flex}.hero-assurances svg{width:1.15rem;height:1.15rem;stroke:var(--primary);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.hero-legal{max-width:58ch;color:var(--hero-muted);order:6;margin:.75rem 0 0;font-size:.8rem;line-height:1.45}@media (prefers-reduced-motion:reduce){.hero-shot{opacity:1;animation:none;transform:none}.hero-cta,.hero-store-link{transition:none}}.features{background-color:var(--background);padding:4rem 0}.features-container{max-width:42rem;margin:0 auto;padding:0 1.5rem}.feature-item{text-align:center;opacity:0;flex-direction:column;align-items:center;margin-bottom:5rem;transition:all .8s ease-out;display:flex;transform:translateY(50px)}.feature-item.visible{opacity:1;transform:translateY(0)}.feature-item h3{color:var(--white);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.feature-item p{color:var(--gray-200);max-width:36rem;margin-bottom:1.5rem}.feature-item img{width:100%;max-width:28rem}.sap-section{background-color:#2d3564;padding:5rem 2.5rem}.sap-container{text-align:center;flex-direction:column;align-items:center;max-width:56rem;margin:0 auto;display:flex}.sap-title{color:var(--white);text-align:center;margin-bottom:2rem;font-size:1.25rem;font-weight:600}.sap-logo{width:9rem;height:auto;margin-bottom:1.5rem}.sap-text{color:var(--white);max-width:48rem;font-size:1rem;line-height:1.625}.insurance-section{background:linear-gradient(to bottom, var(--gray-200), var(--white));color:var(--black);padding:5rem 3rem}.insurance-container{text-align:center;flex-direction:column-reverse;justify-content:center;align-items:center;gap:2rem;max-width:72rem;margin:0 auto;display:flex}.insurance-image{justify-content:center;align-items:center;display:flex}.insurance-image img{width:auto;height:9rem;max-height:16rem;filter:drop-shadow}.payment-section{color:var(--black);background-color:#f9f9fb;padding:4rem 1rem}.payment-container{text-align:center;max-width:80rem;margin:0 auto;padding:2.5rem}.payment-secure{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.payment-secure p{color:var(--gray-700);text-align:center;max-width:28rem;font-size:1rem;font-weight:600;line-height:1.625}.payment-secure .highlight{color:#5433ff;font-weight:700}.payment-secure a img{filter:drop-shadow(0 4px 3px #0003);width:auto;height:3.5rem;transition:transform .3s}.payment-secure a:hover img{transform:scale(1.05)}.payment-features{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.payment-feature{color:var(--white);text-align:center;background-color:#635bff;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-width:20rem;padding:.75rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.payment-feature:hover{background-color:var(--white);color:#5433ff}.faq-section{background-color:#fff;padding:2rem 1rem}.faq-container{text-align:center;max-width:60rem;margin:0 auto}.faq-title{text-align:center;color:var(--black);margin-bottom:1.2rem;font-size:1.5rem;font-weight:600}.faq-subtitle{text-align:center;margin:1.6rem auto;font-weight:500}.faq-item{text-align:center;background-color:#f5f5f5;border:2px solid #ddd;border-radius:1rem;max-width:85%;margin:12px auto;padding:6px;font-weight:500;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.faq-item:hover{border:2px solid var(--primary);max-width:84%;margin:12px auto;padding:4px}.faq-item details summary{cursor:pointer;color:#111;padding:1rem 1.5rem;font-size:1.1rem;list-style:none}.faq-item details summary::-webkit-details-marker{display:none}.faq-item details div{opacity:0;color:#333;max-height:0;margin:10px;transition:max-height .4s,opacity .3s,transform .3s;transform:translateY(-20px)}.faq-item details{overflow:hidden}.faq-item details div{opacity:0;max-height:0;transition:max-height .5s,opacity .3s,transform .3s;overflow:hidden;transform:translateY(-1px)}.blog-preview{max-width:1100px;margin:auto;padding:4rem 2rem}.blog-preview-header{text-align:center;margin-bottom:2.5rem}.blog-preview-header h2{text-align:center;color:var(--black);margin-bottom:1.2rem;font-size:1.5rem;font-weight:600}.blog-preview-header p{opacity:.7;margin-top:.5rem}.blog-preview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.blog-card{color:inherit;background:#fff;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000014}.blog-card-img{object-fit:cover;width:100%;height:160px}.blog-card-content{padding:1rem}.blog-date{background-color:var(--gray-200);color:var(--gray-700);white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .6rem;font-size:.75rem;font-weight:500;display:inline-flex}.blog-card-content h3{margin-bottom:.5rem;font-size:1.1rem}.blog-card-content p{opacity:.8;font-size:.9rem;line-height:1.4}.blog-preview-footer{text-align:center;margin-top:2rem}.blog-btn{color:#fff;background:#111;border-radius:8px;padding:.7rem 1.2rem;font-weight:500;text-decoration:none;display:inline-block}.contact-section{color:var(--white);background-color:#010439;padding:4rem 1.5rem}.contact-header{text-align:center;max-width:48rem;margin:0 auto 3rem}.contact-header h2{margin-bottom:2rem;font-size:1.875rem;font-weight:700}.contact-header p{color:var(--gray-100);margin-bottom:2.5rem}.contact-header a{color:var(--primary)}.contact-header a:hover{text-decoration:underline}.contact-form{grid-template-columns:1fr;gap:1.5rem;max-width:48rem;margin:0 auto;display:grid}.form-group{position:relative}.form-group input,.form-group textarea{border:none;border-bottom:1px solid var(--gray-500);width:100%;color:var(--white);background:0 0;padding:.75rem 0;font-family:Poppins,sans-serif;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-bottom-color:var(--primary);outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#0000}.form-group label{color:var(--gray-400);pointer-events:none;font-size:.875rem;transition:all .3s;position:absolute;top:-.875rem;left:0}.form-group input:placeholder-shown+label,.form-group textarea:placeholder-shown+label{color:var(--gray-500);font-size:1rem;top:.75rem}.form-group input:focus+label,.form-group textarea:focus+label{color:var(--primary);font-size:.875rem;top:-.875rem}.form-group textarea{resize:none}.form-submit{text-align:center}.form-submit button{background-color:var(--primary);color:#010439;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .3s}.form-submit button:hover{background-color:var(--secondary)}.form-message{color:#48bb78;margin-top:.5rem;font-size:.875rem;display:none}.form-message.show{display:block}.cookie-banner{background-color:var(--gray-950);width:100%;color:var(--white);z-index:50;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 6px #0000001a}.cookie-banner.hidden{display:none}.cookie-banner p{max-width:36rem;font-size:.875rem}.cookie-buttons{gap:.5rem;display:flex}.cookie-buttons button{border-radius:.25rem;padding:.5rem 1rem;transition:background-color .3s}.cookie-accept{background-color:var(--gray-300);color:var(--black)}.cookie-accept:hover{background-color:var(--gray-400)}.cookie-reject{background-color:var(--gray-400);color:var(--black)}.cookie-reject:hover{background-color:var(--gray-500)}.footer{color:var(--gray-300);background-color:#010439;padding:2.5rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:2rem;max-width:90%;margin:0 auto;font-size:.875rem;display:grid}.footer-logo-section img{cursor:pointer;user-select:none;height:4rem;margin-bottom:10px;display:block}.footer-logo-section p{color:var(--white);font-size:1rem;font-weight:500}.footer-column h3{color:var(--white);margin-bottom:.5rem;font-weight:600}.footer-column ul{list-style:none}.footer-column li{margin:.25rem 0}.footer-column a{color:var(--gray-300);transition:color .3s}.footer-column a:hover{text-decoration:underline}.footer-contact p{margin-bottom:1rem}.footer-social-title{color:var(--white);margin-bottom:1rem;font-weight:600}.footer-social-links{gap:1rem;display:flex}.footer-social-links a{transition:transform .3s}.footer-social-links a:hover{transform:scale(1.1)}.footer-social-links img{width:1.5rem;height:1.5rem}.footer-copyright{text-align:center;color:var(--white);margin-top:2rem;font-size:.875rem}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.about{background-color:var(--white);padding:7rem 0}.about-container{flex-direction:column;gap:4rem;max-width:60rem;margin:0 auto;padding:0 1.5rem;display:flex}.about-title{color:var(--gray-900);text-align:center;margin:2.6rem auto 1.8rem;font-size:1.8em;font-weight:700}.about-intro img{width:100px;height:auto;margin:4px auto 20px;display:block}.about-text{color:var(--gray-900);margin:0 auto;font-size:1rem;font-weight:500;line-height:1.6}.about-section{opacity:0;transition:all .7s ease-out;transform:translateY(40px)}.about-section.visible{opacity:1;transform:translateY(0)}.about-section h3{color:var(--gray-900);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.about-section p{color:var(--gray-900);margin:0 auto;font-weight:500;line-height:1.6}.about-list{color:var(--gray-900);margin-top:1rem;padding:0;font-weight:500;list-style:none}.about-list li{margin-bottom:.8rem;position:relative}.about-list li:before{content:"•";color:var(--gray-900);margin-left:4px;padding-right:8px}.blog-hero{background:var(--background);color:#fff;text-align:center;padding:7rem 2rem}.blog-hero h1{text-align:center;color:var(--primary);margin:2.6rem auto 1.8rem;font-size:1.8em;font-weight:700}.blog-hero p{color:#fff;max-width:36rem;margin:0 auto;font-size:1.1rem;line-height:1.6}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;padding:4rem 1.5rem;display:grid}.blog-card{background:#fff;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000014}.blog-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.blog-card img{object-fit:cover;width:100%;height:200px}.blog-card-content{flex-direction:column;gap:.8rem;padding:1.2rem;display:flex}.blog-card h2{color:#111827;font-size:1.2rem;font-weight:700}.blog-card p{color:#6b7280;font-size:.95rem;line-height:1.5}.blog-btn{color:#fff;background:#010439;border-radius:999px;width:fit-content;margin-top:auto;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.blog-btn:hover{color:#010439;background:#90dd06}.blog-card.placeholder{opacity:.6}.blog-card.placeholder h2{color:#6b7280}.article{max-width:800px;margin:auto;padding:8rem 2rem 3rem}.article-hero{border-radius:16px;justify-content:flex-start;align-items:flex-end;height:60vh;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.article-hero__bg{position:absolute;inset:0}.article-hero__bg img{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.article-hero__gradient{background:linear-gradient(#0000,#000c,#000000e6);position:absolute;inset:0}.article-hero__content{z-index:2;color:#fff;text-align:left;max-width:800px;padding:2rem;position:relative}.article-hero__title{margin-bottom:12px;font-size:1.6rem;font-weight:700}.article-hero__meta{opacity:.8;gap:10px;margin-bottom:10px;font-size:.85rem;display:flex}.article-hero__description{opacity:.9;font-size:1rem;line-height:1.6}.article-content{font-size:1.1rem;line-height:1.6}.article-content h2{margin-top:2.2rem;margin-bottom:1.2rem;font-size:1.6rem}.article-content p{margin-top:1rem;margin-bottom:1rem}.article-content ul{margin:1rem}.article-tags{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.article-tag{background:#f2f2f2;border-radius:999px;padding:5px 10px;font-size:.8rem}.article-content hr{display:none}.article-back{margin:1.5rem auto;padding:3px}.article-back__btn{background:var(--background);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.article-back__btn:hover{color:#010439;background:#90dd06;transform:translate(-3px)}.cta{padding:2rem}.cta-container{max-width:900px;margin:0 auto}.cta-card{background:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 15px 35px #0000001a}.cta-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}@media (width>=768px){.cta-card{flex-direction:row;justify-content:space-between;align-items:center}}.cta-title{color:var(--background);font-size:1.5rem;font-weight:800}.cta-highlight{color:#90dd06}.cta-description{color:var(--gray-800);margin-top:1rem}.cta-action{justify-content:center;display:flex}.cta-button{color:var(--background);background:linear-gradient(90deg,#ceff47,#a5e100);border-radius:25px;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.cta-button:hover{transform:scale(1.1)}.download{background:var(--background);color:#fff;justify-content:center;align-items:center;height:100vh;display:flex}.download .container{text-align:center;padding:24px}.download .logo{width:180px;max-width:70%;margin-bottom:24px}.download .text{opacity:.9;font-size:16px}.coach-profile{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.coach-card{background:#fff;border-radius:20px;padding:1.5rem;transition:all .3s;box-shadow:0 15px 35px #00000014}.coach-card:hover{transform:translateY(-3px);box-shadow:0 25px 50px #0000001f}.coach-header{text-align:center}.coach-header img{object-fit:cover;border:3px solid #90dd06;border-radius:50%;width:120px;height:120px;margin:0 auto;box-shadow:0 10px 25px #0000001a}.coach-name{color:var(--background);margin-top:1rem;font-size:1.8rem;font-weight:800}.coach-section-title{color:var(--background);margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.coach-bio{color:var(--background);text-align:center;line-height:1.6}.coach-specialties{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0;list-style:none;display:flex}.coach-specialties li{color:var(--background);background:#90dd061a;border-radius:999px;padding:.6rem 1rem;font-size:.9rem}.coach-pricing{text-align:center;color:var(--background);font-size:.9rem;font-weight:500}.coach-cta{text-align:center;margin-top:25px}@media (width>=640px){.hero{padding-top:7.5rem}.hero-inner{width:calc(100% - 3rem)}.hero-title{font-size:clamp(2.4rem,5vw,3rem)}.hero-lede{color:var(--white);font-size:1rem}.hero-cta,.hero-stores{width:auto}.navbar-logo{height:4rem}.sap-title,.insurance-content h2{font-size:1.5rem}.insurance-content p{font-size:1.125rem}.payment-secure{flex-direction:row;gap:1.5rem}.payment-secure p{font-size:1.125rem}.payment-secure a img{height:4rem}.payment-features,.insurance-container{flex-direction:row}.insurance-content{width:50%}.contact-header h2{font-size:2.25rem}.cookie-banner{flex-direction:row}.cookie-banner p{font-size:1rem}.footer-container{grid-template-columns:repeat(2,1fr)}.footer-logo-section img{height:5rem}}@media (width>=768px){.navbar-menu{display:flex}.navbar-toggle{display:none}.navbar-logo{height:5rem}.contact-form{grid-template-columns:repeat(2,1fr)}.form-group-full{grid-column:span 2}.footer-logo-section img{height:5.5rem}}@media (width>=1000px){.hero{padding:8rem 0 4rem}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:center;gap:4.5rem;width:min(1180px,100% - 3rem)}.hero-content{display:block}.hero-title{font-size:3.4rem}.hero-collage{grid-template-columns:repeat(12,1fr);row-gap:0;margin:0;padding:0;display:grid;overflow:visible}.hero-shot-1{z-index:1;grid-column:5/13}.hero-shot-2{z-index:2;grid-column:1/9;margin-top:-90px}.hero-shot-3{z-index:3;grid-column:5/13;margin-top:-90px}.hero-glow{top:12rem;right:-6rem}}@media (width>=1024px){.footer-container{grid-template-columns:repeat(4,1fr)}}.hero-preinscription{background:linear-gradient(135deg, var(--primary) 0%, #a3e635 50%, #fef08a 100%);padding:7rem 0;position:relative;overflow:hidden}.hero-preinscription-bg{position:absolute;inset:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-preinscription-content{text-align:center;max-width:60rem;margin:0 auto;padding:1rem;position:relative}.hero-preinscription-content h1{color:var(--background);margin:1rem 1rem .8rem;font-size:2rem;font-weight:600;line-height:1.6}.hero-preinscription-content p{color:var(--background);margin-bottom:1.2rem;font-size:1.25rem;font-weight:500;line-height:1.6}.hero-preinscription .hero-stores{justify-content:center;width:100%}.features-coach-section{max-width:80rem;margin:0 auto;padding:5rem .5rem}.features-coach-section h2{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.features-coach-section p{text-align:center;margin-bottom:1.5rem;padding:1rem;font-size:1.25rem}.feature-coach-item{border-radius:1rem;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;transition:box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000001a}.feature-coach-item:hover{box-shadow:0 10px 15px #0000001a}.feature-coach-item.bg-blue{background-color:#eff6ff}.feature-coach-item.bg-green{background-color:#f0fdf4}.feature-coach-item.bg-yellow{background-color:#fefce8}.feature-coach-item.bg-orange{background-color:#fff7ed}.feature-coach-text{text-align:center;width:100%}.feature-coach-text h3{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.feature-coach-image{justify-content:center;width:100%;display:flex}.feature-coach-image img{border-radius:.75rem;width:18rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.feature-coach-image img:hover{transform:scale(1.05)}.conditions-section{background-color:var(--gray-100);margin:0 auto;padding:5rem 3rem}.conditions-section h2{text-align:center;margin:2rem;font-size:1.5rem;font-weight:600}.conditions-section p{text-align:center;color:var(--gray-700);max-width:40rem;margin:2rem auto}.conditions-grid{grid-template-columns:1fr;gap:1.2rem;display:grid}.condition-card{background-color:var(--white);text-align:center;border-radius:1rem;padding:1.8rem;transition:box-shadow .3s;box-shadow:0 1px 3px #00000028}.condition-card:hover{box-shadow:0 10px 15px #0000001a}.condition-card p{color:var(--gray-800)}@media (width>=640px){.hero-preinscription-content h1{line-height:2}.preinscription-form{flex-direction:row}.conditions-grid{grid-template-columns:repeat(2,1fr)}.revenue-inputs{flex-direction:row}}@media (width>=768px){.feature-coach-item{flex-direction:row}.feature-coach-item.reverse{flex-direction:row-reverse}.feature-coach-text{text-align:left;width:50%}.feature-coach-text.text-right{text-align:left}.feature-coach-image{width:50%}}
