.home-page{padding-top:0}.hero-banner{position:relative;background-color:var(--violet);min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--white);padding:4rem 2rem;margin-bottom:4rem}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1}.hero-content{position:relative;z-index:2;max-width:800px}.hero-banner h1{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:1rem;color:var(--white);line-height:1.2}.hero-tagline{font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:600;margin-bottom:1.5rem;color:var(--white);font-style:italic;line-height:1.3;opacity:.95}.hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.3rem);margin-bottom:2.5rem;opacity:.95;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-buttons .btn{min-width:180px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s ease}.btn-hero-primary{box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.btn-hero-secondary{background-color:hsla(0,0%,100%,.2);border:2px solid var(--white);color:var(--white)}.btn-hero-secondary:hover{background-color:hsla(0,0%,100%,.3);color:var(--white)}.section-header{margin-bottom:3rem}.section-header h2{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--black);margin-bottom:1rem}.section-subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:var(--gray10);line-height:1.6}.about-us-section{padding:5rem 0;background-color:var(--light-grey)}.about-content{max-width:1000px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:4rem}.benefit-item{text-align:center;padding:2rem;background-color:var(--white);border-radius:12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);transition:all .3s ease}.benefit-item:hover{box-shadow:0 8px 20px 0 rgba(0,0,0,.12);transform:translateY(-2px)}.benefit-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.benefit-item h3{font-size:1.5rem;font-weight:600;color:var(--violet);margin-bottom:1rem}.benefit-item p{font-size:1rem;color:var(--gray10);line-height:1.6;margin:0}.about-description{max-width:900px;margin:0 auto 3rem;text-align:left}.what-is-heading,.why-it-works-heading{font-size:1.8rem;font-weight:700;color:var(--violet);margin-top:2.5rem;margin-bottom:1rem}.what-is-heading{margin-top:0}.why-works-list{text-align:left;margin:1.5rem 0;padding-left:2rem}.why-works-list li{margin-bottom:1rem;line-height:1.7;color:var(--gray10)}.why-works-list strong{color:var(--black)}.lead-text{font-size:1.3rem;color:var(--black);font-weight:500}.about-description p,.lead-text{margin-bottom:1.5rem;line-height:1.7}.about-description p{font-size:1.1rem;color:var(--gray10)}.distinction-box{background-color:var(--light-pink);border-left:4px solid var(--violet);padding:1.5rem;border-radius:8px;margin:3rem auto;max-width:800px}.distinction-box p{margin:0;color:var(--black);font-size:1rem;line-height:1.6}.about-cta{text-align:center;margin-top:3rem}.btn-large{padding:1rem 3rem;font-size:1.2rem;font-weight:600;min-width:280px}.cta-note{margin-top:1rem;font-size:.95rem;color:var(--gray10);font-style:italic}.cta-alternative{margin-top:.75rem;font-size:.9rem;color:var(--gray10)}.link-cta{color:var(--violet);text-decoration:underline;font-weight:600;transition:color .3s ease}.link-cta:hover{color:var(--dark-mauve)}.features-section{background-color:var(--light-grey);margin:4rem 0;border-radius:16px;padding:4rem 2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:var(--white);padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);transition:all .3s ease}.feature-card:hover{box-shadow:0 8px 20px 0 rgba(0,0,0,.12)}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.feature-card h3{font-size:1.5rem;font-weight:600;color:var(--violet);margin-bottom:1rem}.feature-card p{font-size:1rem;color:var(--gray10);line-height:1.6;margin:0}.how-it-works-section{padding:4rem 0}.how-it-works-cta{margin-top:3rem;padding-top:2rem}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.step-card{text-align:center;padding:2rem;position:relative}.step-number{width:60px;height:60px;background-color:var(--dark-mauve);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin:0 auto 1.5rem}.step-card h3{font-size:1.4rem;font-weight:600;color:var(--black);margin-bottom:1rem}.step-card p{font-size:1rem;color:var(--gray10);line-height:1.6;margin:0}.who-is-it-for-section{padding:4rem 0}.who-is-it-for-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:2rem auto 0}.who-is-it-for-card{background-color:var(--white);border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;border-top:4px solid var(--dark-mauve);text-align:center}.who-is-it-for-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.who-icon{font-size:3rem;margin-bottom:1rem}.who-is-it-for-card h3{font-size:1.25rem;font-weight:700;color:var(--dark-mauve);margin-bottom:1rem}.who-is-it-for-card p{color:var(--gray10);line-height:1.7;margin-bottom:1.5rem}.who-link{color:var(--dark-mauve);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s ease}.who-link:hover{color:var(--violet)}.who-is-it-for-cta{margin-top:3rem}.story-section{padding:4rem 0;background-color:var(--light-grey);margin:4rem 0;border-radius:16px}.story-content{display:grid;grid-template-columns:300px 1fr;grid-gap:3rem;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:3rem 2rem}.story-image{text-align:center}.founder-image{width:250px;height:250px;object-fit:cover;border-radius:50%;border:4px solid var(--white);box-shadow:0 4px 15px 0 rgba(0,0,0,.15)}.story-text h2{font-size:2rem;font-weight:700;color:var(--black);margin-bottom:1.5rem}.story-text p{font-size:1.1rem;color:var(--gray10);line-height:1.7;margin-bottom:1.25rem}.story-text strong{color:var(--black);font-weight:600}.story-cta{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.story-cta .btn{min-width:160px}.testimonials-section{padding:4rem 0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background-color:var(--white);padding:2rem;border-radius:12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);transition:all .3s ease}.testimonial-card:hover{box-shadow:0 6px 15px 0 rgba(0,0,0,.12)}.testimonial-quote{font-size:1rem;color:var(--gray10);line-height:1.6;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:45px;height:45px;background-color:var(--dark-mauve);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}.author-name{font-weight:600;color:var(--black)}.cta-section{padding:4rem 2rem;background-color:var(--violet);border-radius:16px;margin:4rem 0;text-align:center}.cta-content{max-width:700px;margin:0 auto}.cta-content h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--white);margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;color:var(--white);opacity:.95;margin-bottom:2.5rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.cta-buttons .btn{min-width:180px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s ease}.btn-cta-primary{box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.cta-buttons .btn-secondary,.cta-buttons .btn-secondary:hover{background-color:var(--white);color:var(--violet)}.cta-buttons .btn-secondary:hover{opacity:.9;transform:translateY(-2px)}.cta-benefits{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:1.5rem}.cta-benefit-item{font-size:.95rem;color:var(--white);opacity:.95;font-weight:500}@media(min-width:768px)and (max-width:1024px){.benefits-grid,.features-grid,.steps-container{grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonials-grid,.who-is-it-for-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.story-content{grid-template-columns:250px 1fr;gap:2rem}}@media(max-width:768px){.hero-banner{min-height:400px;padding:3rem 1.5rem}.story-content{grid-template-columns:1fr;text-align:center;gap:2rem}.founder-image{width:200px;height:200px}.about-us-section,.features-section,.story-section{margin:2rem 0;padding:3rem 1.5rem}.benefits-grid,.features-grid,.steps-container,.testimonials-grid,.who-is-it-for-grid{grid-template-columns:1fr}.btn-large{width:100%;min-width:auto}.cta-section{padding:3rem 1.5rem}}@media(max-width:480px){.cta-buttons,.hero-buttons{flex-direction:column;width:100%}.cta-buttons .btn,.hero-buttons .btn{width:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}