.hero[data-astro-cid-2wjzbihu]{position:relative;padding-top:var(--header-height);background:var(--color-navy-deep);overflow:hidden}.hero[data-astro-cid-2wjzbihu]:before{content:"";position:absolute;inset:0;background:url(/images/hero-mental-health.webp) center/cover no-repeat;filter:brightness(.75);pointer-events:none}.hero[data-astro-cid-2wjzbihu]:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#091a3dbf,#0e224d80 40%,#1a336659,#2a5caa40);pointer-events:none}.hero__content[data-astro-cid-2wjzbihu]{position:relative;z-index:2;text-align:center;padding:5rem 1.5rem 4.5rem}.hero[data-astro-cid-2wjzbihu] h1[data-astro-cid-2wjzbihu]{color:var(--color-white);margin-bottom:1rem}.hero__subtitle[data-astro-cid-2wjzbihu]{color:var(--color-gold-light);font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:500;letter-spacing:.02em}.content__intro[data-astro-cid-2wjzbihu]{max-width:800px;margin:0 auto;text-align:center}.content__lead[data-astro-cid-2wjzbihu]{font-size:clamp(1.05rem,2vw,1.2rem);color:var(--color-navy);font-weight:500;line-height:1.8;margin-bottom:1.25rem}.content__intro[data-astro-cid-2wjzbihu] p[data-astro-cid-2wjzbihu]{font-size:1.05rem;line-height:1.8}.content__body[data-astro-cid-2wjzbihu]{max-width:800px;margin:0 auto;text-align:center}.content__body[data-astro-cid-2wjzbihu] p[data-astro-cid-2wjzbihu]{font-size:1.05rem;line-height:1.8}.cost[data-astro-cid-2wjzbihu]{max-width:750px;margin:0 auto}.cost__card[data-astro-cid-2wjzbihu]{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid var(--color-gray-200);border-left:4px solid var(--color-gold)}.cost__price-wrap[data-astro-cid-2wjzbihu]{background:linear-gradient(135deg,var(--color-navy-deep) 0%,var(--color-navy) 50%,var(--color-navy-light) 100%);padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.cost__label[data-astro-cid-2wjzbihu]{color:var(--color-gold-light);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.cost__price[data-astro-cid-2wjzbihu]{color:var(--color-white);font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1}.cost__qualifier[data-astro-cid-2wjzbihu]{color:#ffffffbf;font-size:.95rem}.cost__details[data-astro-cid-2wjzbihu]{padding:2rem}.cost__details[data-astro-cid-2wjzbihu] h4[data-astro-cid-2wjzbihu]{margin-bottom:1.25rem;font-size:1.1rem}.cost__list[data-astro-cid-2wjzbihu]{list-style:none;display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.cost__list[data-astro-cid-2wjzbihu] li[data-astro-cid-2wjzbihu]{display:flex;align-items:center;gap:.75rem;font-size:.98rem;color:var(--color-text-light)}.cost__list[data-astro-cid-2wjzbihu] li[data-astro-cid-2wjzbihu] svg[data-astro-cid-2wjzbihu]{flex-shrink:0}.cost__total[data-astro-cid-2wjzbihu]{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:1px solid var(--color-gray-200);font-size:.98rem;color:var(--color-text-light)}.cost__total[data-astro-cid-2wjzbihu] strong[data-astro-cid-2wjzbihu]{color:var(--color-navy)}.cost__notes[data-astro-cid-2wjzbihu]{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.cost__note[data-astro-cid-2wjzbihu]{display:flex;align-items:flex-start;gap:.85rem;background:var(--color-white);padding:1.25rem 1.5rem;border-radius:var(--radius-md);border:1px solid var(--color-gray-200);font-size:.95rem;color:var(--color-text-light);transition:all var(--transition)}.cost__note[data-astro-cid-2wjzbihu] strong[data-astro-cid-2wjzbihu]{color:var(--color-navy)}.cost__note--highlight[data-astro-cid-2wjzbihu]{border-color:var(--color-gold);background:var(--color-cream);box-shadow:var(--shadow-glow-gold)}.cost__note-icon[data-astro-cid-2wjzbihu]{flex-shrink:0;margin-top:1px}.process[data-astro-cid-2wjzbihu]{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;max-width:1000px;margin:0 auto}.process__step[data-astro-cid-2wjzbihu]{flex:0 0 auto;width:160px;text-align:center;display:flex;flex-direction:column;align-items:center}.process__text[data-astro-cid-2wjzbihu]{display:flex;flex-direction:column;align-items:center}.process__number[data-astro-cid-2wjzbihu]{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--color-navy) 0%,var(--color-navy-light) 100%);color:var(--color-white);font-family:var(--font-heading);font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0;box-shadow:var(--shadow-glow-blue);transition:all var(--transition-smooth)}.process__step[data-astro-cid-2wjzbihu]:hover .process__number[data-astro-cid-2wjzbihu]{box-shadow:var(--shadow-glow-gold);transform:scale(1.08)}.process__step[data-astro-cid-2wjzbihu] h3[data-astro-cid-2wjzbihu]{font-size:.95rem;margin-bottom:.5rem}.process__step[data-astro-cid-2wjzbihu] p[data-astro-cid-2wjzbihu]{font-size:.85rem;line-height:1.5;color:var(--color-text-muted)}.process__connector[data-astro-cid-2wjzbihu]{width:40px;height:2px;background:linear-gradient(90deg,transparent,var(--color-gold),transparent);margin-top:25px;flex-shrink:0}@media(max-width:1024px){.process[data-astro-cid-2wjzbihu]{flex-direction:column;align-items:center;gap:0}.process__step[data-astro-cid-2wjzbihu]{width:100%;max-width:300px;flex-direction:row;text-align:left;gap:1.25rem}.process__text[data-astro-cid-2wjzbihu]{align-items:flex-start}.process__step[data-astro-cid-2wjzbihu] h3[data-astro-cid-2wjzbihu]{margin-bottom:.25rem}.process__number[data-astro-cid-2wjzbihu]{margin-bottom:0}.process__connector[data-astro-cid-2wjzbihu]{width:2px;height:30px;margin-top:0;margin-left:25px;background:linear-gradient(180deg,transparent,var(--color-gold),transparent)}}@media(max-width:640px){.hero__content[data-astro-cid-2wjzbihu]{padding:3.5rem 1.5rem 3rem}.cost__total[data-astro-cid-2wjzbihu]{flex-direction:column;gap:.25rem;text-align:center}}
