.hero-section.mental-health-hero{background:linear-gradient(var(--overlay-primary-light),var(--overlay-primary-dark));padding:4rem 2rem;text-align:center;margin-top:80px;min-height:380px;display:flex;align-items:center;justify-content:center}.mental-health-page .hero-content{max-width:800px;margin:0 auto}.mental-health-page .hero-icon{font-size:3.5rem;margin-bottom:1.5rem;color:var(--color-accent-red);text-shadow:0 2px 4px var(--overlay-dark)}.mental-health-page h1{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#ffffff;text-shadow:0 2px 4px var(--overlay-light)}.mental-health-page .hero-content p{font-size:1.3rem;max-width:600px;margin:0 auto;font-weight:500;color:var(--light-text-color,#ffffff);text-shadow:0 1px 2px var(--overlay-light)}.mental-health-page .tabs-section{margin:0;background:#ffffff;padding:1rem 0 2rem}.mental-health-page .modern-tabs{display:flex;gap:0.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.mental-health-page .tab-button{padding:0.75rem 1.5rem;background:var(--gray-100,var(--gray-50));color:var(--gray-800,var(--text-color));border:none;cursor:pointer;border-radius:8px;min-height:44px;display:flex;align-items:center;gap:0.5rem}.mental-health-page .tab-button.active{background:var(--accent-color,var(--accent-color));color:#ffffff}@media (width <=768px){.hero-section.mental-health-hero{padding:3rem 1.5rem;min-height:auto}.mental-health-page h1{font-size:2rem}.mental-health-page .hero-content p{font-size:1.1rem}.mental-health-page .modern-tabs{gap:0.5rem}.mental-health-page .tab-button{padding:0.75rem 1rem;font-size:0.9rem}}