.hero{background:linear-gradient(135deg,#5a9e4b,#2d5a27);color:#fff;padding:6rem 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1.25rem;line-height:1.2}.hero p{font-size:1.3rem;margin-bottom:2rem;opacity:.95;max-width:650px;margin-left:auto;margin-right:auto}.hero-cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.newsletter-section{background:linear-gradient(135deg,#f6f9f5,#eef3ed);padding:3rem 20px}.newsletter-card{background:#fff;border-radius:16px;padding:2.5rem;max-width:700px;margin:0 auto;text-align:center;box-shadow:0 4px 20px #00000014;border:2px solid #e2e8e0}.newsletter-content h3{color:#2d5a27;font-size:1.5rem;margin-bottom:.75rem}.newsletter-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter-input{flex:1;min-width:250px;padding:1rem 1.25rem;border:2px solid #e2e8e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.newsletter-input:focus{outline:none;border-color:#5a9e4b}.newsletter-button{background:linear-gradient(135deg,#5a9e4b,#3d7a32);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5a9e4b4d}.newsletter-disclaimer{font-size:.85rem;color:#999;margin-top:1rem}.newsletter-success{background:#f0fff4;border:2px solid #9ae6b4;border-radius:12px;padding:1.5rem;text-align:center;animation:fadeIn .4s ease}.newsletter-success-icon{font-size:2rem;display:block;margin-bottom:.5rem}.newsletter-success p{color:#276749;font-weight:600;font-size:1.05rem;margin:0}.newsletter-error{color:#e53e3e;font-size:.9rem;margin-top:.75rem;font-weight:500}.newsletter-button:disabled,.newsletter-button-loading{opacity:.7;cursor:not-allowed;transform:none!important;box-shadow:none!important}.newsletter-input:disabled{opacity:.6;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.features-section{padding:5rem 20px;text-align:center}.features-section h2{font-size:2.25rem;color:#2d5a27;margin-bottom:2.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:2.5rem}.feature-card{background:#fff;border:2px solid #e2e8e0;border-radius:12px;padding:2rem;text-align:left;transition:all .3s ease}.feature-card:hover{border-color:#5a9e4b;transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.feature-card h3{color:#2d5a27;font-size:1.3rem;margin-bottom:.75rem}.feature-card p{color:#666;line-height:1.5}.sites-section{padding:5rem 20px;background:linear-gradient(135deg,#f6f9f5,#eef3ed);text-align:center}.sites-section h2{font-size:2.25rem;color:#2d5a27;margin-bottom:.5rem}.sites-subtitle{color:#666;font-size:1.15rem;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.sites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.site-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;text-align:left;text-decoration:none;color:inherit;border:2px solid #e2e8e0;transition:all .35s ease;position:relative}.site-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.site-card--hypnosis:hover{border-color:#5a9e4b}.site-card--counseling:hover{border-color:#c06090}.site-card-icon{font-size:3rem;padding:2rem 2rem 0}.site-card-content{padding:.5rem 2rem 2rem;flex:1;display:flex;flex-direction:column}.site-card-content h3{font-size:1.5rem;color:#2d5a27;margin-bottom:.25rem}.site-card--counseling .site-card-content h3{color:#8b2252}.site-card-tagline{font-size:.95rem;font-weight:600;color:#5a9e4b;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.02em}.site-card--counseling .site-card-tagline{color:#c06090}.site-card-desc{color:#555;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.site-card-services{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.site-card-services li{background:#f0f5ef;color:#3d7a32;padding:.3rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.site-card--counseling .site-card-services li{background:#fdf0f5;color:#8b2252}.site-card-cta{display:inline-block;margin-top:auto;font-weight:600;font-size:1rem;color:#2d5a27;transition:color .3s ease}.site-card--counseling .site-card-cta{color:#8b2252}.site-card:hover .site-card-cta{color:#5a9e4b}.site-card--counseling:hover .site-card-cta{color:#c06090}.cta-section{background:linear-gradient(135deg,#1a3d16,#2d5a27);color:#fff;padding:5rem 20px;text-align:center}.cta-section h2{font-size:2.25rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto 2rem}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.hero-cta-group{flex-direction:column;align-items:center}.features-section h2,.cta-section h2,.sites-section h2{font-size:1.75rem}.sites-grid{grid-template-columns:1fr}.site-card-icon{font-size:2.5rem;padding:1.5rem 1.5rem 0}.site-card-content{padding:.5rem 1.5rem 1.5rem}.newsletter-form{flex-direction:column}.newsletter-input{min-width:100%}}
