.hero{position:relative;min-height:120vh;display:flex;align-items:center;justify-content:center;z-index:1}.hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-top:6rem}.hero-center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.85rem;font-weight:700;color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase}.badge-dot{width:6px;height:6px;background:var(--gold-light);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero h1{font-size:clamp(3.5rem,8vw,7rem);font-family:Cormorant Garamond,serif;color:#fff;font-weight:600;letter-spacing:-.02em;line-height:1;max-width:900px;text-shadow:var(--text-shadow-strong)}.hero h1 em{font-style:italic;font-weight:400;color:var(--lilac-200)}.hero-desc{font-size:1.25rem;color:#fffffff2;line-height:1.7;max-width:560px;text-shadow:var(--text-shadow-light);font-weight:300}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:1rem}.hero-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1.15rem 3rem;background:#fff;color:#000;border-radius:100px;font-size:.95rem;font-weight:700;transition:all .3s}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px #fff3}.hero-btn-ghost{padding:1.15rem 3rem;color:#fff;font-size:.95rem;font-weight:600;border-radius:100px;border:1px solid rgba(255,255,255,.4);transition:all .3s}.hero-btn-ghost:hover{background:#ffffff1a}.hero-stats-bar{margin-top:2rem}.hero-stats-glass{display:flex;align-items:center;gap:4rem;padding:1.5rem 0}.stat strong{display:block;font-size:1.75rem;font-weight:700;color:#fff;font-family:Cormorant Garamond,serif}.stat span{font-size:.75rem;color:#fff9;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.stat-divider{width:1px;height:40px;background:#fff3}.scroll-indicator{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem}.scroll-indicator span{font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#fff9}.scroll-line{width:1px;height:60px;background:linear-gradient(180deg,rgba(255,255,255,.6),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (max-width: 768px){.hero{min-height:100vh}.hero-actions{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-ghost{width:100%;justify-content:center}.hero-stats-glass{flex-direction:column;gap:2rem}.stat-divider{width:60px;height:1px}}.problem-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.problem-card{transition:transform .3s ease,border-color .3s}.problem-card:hover{transform:translateY(-4px);border-top-color:#ef444466}.problem-tag{display:inline-block;font-size:.7rem;font-weight:600;color:#f87171;background:#ef44441a;padding:.25rem .75rem;border-radius:100px;letter-spacing:.02em;margin-bottom:1rem}.problem-emoji{display:block;font-size:2rem;margin-bottom:.75rem}.problem-card h3{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-shadow:none}.problem-card p{font-size:.95rem;color:#fff9;line-height:1.5;text-shadow:none}@media (max-width: 768px){.problem-grid{grid-template-columns:1fr}}.faith-card{padding:4rem}.faith-layout{display:flex;gap:4rem;align-items:center}.faith-left{flex:1}.faith-right{flex:1;display:flex;flex-direction:column;gap:2rem}.faith-filter-item{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem;background:#ffffff0a;border-radius:20px;border:1px solid rgba(255,255,255,.08);transition:background .3s}.faith-filter-item:hover{background:#ffffff14}.faith-icon-wrapper{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%}.faith-icon{font-size:1.1rem}.faith-content h3{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.25rem;text-shadow:none}.faith-content p{font-size:.9rem;color:#ffffffa6;line-height:1.5;text-shadow:none}@media (max-width: 900px){.faith-layout{flex-direction:column}.faith-card{padding:2rem}}.family-card{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;padding:4rem}.centered-desc{text-align:center;max-width:600px;margin:1.5rem auto}.family-features-row{display:flex;gap:2rem;margin-top:2.5rem;justify-content:center;flex-wrap:wrap;width:100%}.fam-feature{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1;min-width:150px;background:#ffffff0d;padding:1.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:background .3s}.fam-feature:hover{background:#ffffff1a}.fam-icon{font-size:2rem}.fam-feature span:last-child{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;color:#fff;letter-spacing:.02em}@media (max-width: 768px){.family-card{padding:2rem}.family-features-row{gap:1rem;flex-direction:column}}.features-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease}.feature-card:hover{transform:translateY(-4px)}.feature-icon{font-size:2rem;margin-bottom:1rem;background:#ffffff1a;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:14px}.feature-card h3{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.5rem}.feature-card p{font-size:.95rem;color:#fff9;line-height:1.5}@media (max-width: 900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.features-grid{grid-template-columns:1fr}}.trust-card{padding:4rem}.trust-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.trust-item{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem;background:#ffffff08;border-radius:20px;border:1px solid rgba(255,255,255,.05)}.trust-icon-wrapper{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%}.trust-icon{font-size:1.25rem}.trust-content h3{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.25rem}.trust-content p{font-size:.95rem;color:#fff9;line-height:1.5}@media (max-width: 768px){.trust-card{padding:2rem}.trust-grid{grid-template-columns:1fr}}.how-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.how-step{display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .3s}.how-step:hover{transform:translateY(-4px)}.how-num{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:700;color:var(--lilac-400);line-height:1;margin-bottom:1rem}.how-step h3{font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.5rem}.how-step p{font-size:.95rem;color:#fff9;line-height:1.5}@media (max-width: 900px){.how-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.how-grid{grid-template-columns:1fr}}.how-plans-card{margin-top:3.5rem;text-align:center;padding:3.5rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px}.how-plans-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:var(--lilac-400, #9e6edb);color:#fff;border-radius:100px;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #9e6edb4d;text-decoration:none}.how-plans-btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #9e6edb73;background:var(--lilac-300, #b08ee0)}.testi-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testi-card{display:flex;flex-direction:column;position:relative;transition:transform .3s}.testi-card:hover{transform:translateY(-4px)}.quote-mark{font-family:Cormorant Garamond,serif;font-size:4rem;color:var(--lilac-500);line-height:.5;margin-bottom:1rem;opacity:.6}.testi-quote{font-size:1.05rem;color:#ffffffe6;line-height:1.6;font-style:italic;flex:1;margin-bottom:2rem}.testi-meta{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.testi-names{display:flex;flex-direction:column}.testi-names strong{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#fff}.testi-names span{font-size:.8rem;color:#ffffff80}.testi-denom{font-size:.75rem;font-weight:600;color:var(--gold-light);background:#d4a8531a;padding:.25rem .6rem;border-radius:100px}@media (max-width: 900px){.testi-grid{grid-template-columns:1fr}}.cta-card{padding:5rem 3rem;max-width:900px;margin:0 auto}.cta-content{display:flex;flex-direction:column;align-items:center;text-align:center}.cta-desc{margin:1.5rem auto 2.5rem;font-size:1.15rem;max-width:500px}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.cta-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1.15rem 2.5rem;background:#fff;color:var(--lilac-900);border-radius:100px;font-size:1rem;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #fff3}.cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ffffff4d}.cta-btn-ghost{padding:1.15rem 2.5rem;color:#fff;font-size:1rem;font-weight:600;border-radius:100px;border:1px solid rgba(255,255,255,.4);background:#ffffff0d;transition:all .3s}.cta-btn-ghost:hover{background:#ffffff26;border-color:#fff9}.cta-note{font-size:.85rem;color:#ffffff80;letter-spacing:.02em}@media (max-width: 768px){.cta-card{padding:3rem 1.5rem}.cta-actions{flex-direction:column;width:100%}.cta-btn-primary,.cta-btn-ghost{width:100%;justify-content:center}}
