:root{--ink:#27343a;--muted:#71777b;--line:#e9e4e2;--surface:#fff;--surface-soft:#fbf8f7;--coral:#e76d6d;--coral-dark:#c95555;--coral-soft:#fce7e5;--gold:#c6a054;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--surface)}body{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-width:320px}a{color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{margin:0 auto;width:min(var(--container),calc(100% - 32px))}.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-shell main{flex:1}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.site-header__inner{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:64px}.brand{align-items:center;color:var(--ink);display:inline-flex;text-decoration:none}.brand img{display:block;height:auto;width:min(174px,56vw)}.site-header__link{color:var(--coral-dark);font-size:14px;font-weight:700;text-decoration:none}.hero{background:linear-gradient(135deg,snow,#fdf0ed);border-bottom:1px solid var(--line);padding:64px 0 58px}.hero--compact{padding:42px 0}.hero__content{max-width:780px}.eyebrow{color:var(--coral-dark);font-size:12px;font-weight:800;letter-spacing:.1em;margin:0 0 9px;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,6vw,59px);letter-spacing:-.04em;line-height:1.06;margin:0}.hero__content>p:not(.eyebrow){color:#4f565b;font-size:18px;line-height:1.6;margin:19px 0 27px;max-width:650px}.button{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:10px 18px;text-decoration:none;transition:background .16s ease,transform .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--coral);color:#fff}.button--primary:hover{background:var(--coral-dark)}.directory{padding:42px 0 24px}.directory__heading{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:19px}.directory h2,.seo-content h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,4vw,39px);letter-spacing:-.03em;margin:0}.directory__count{color:var(--muted);font-size:14px;margin:0;white-space:nowrap}.neighborhoods{display:flex;gap:8px;overflow-x:auto;padding:3px 0 14px;scrollbar-width:thin}.neighborhoods__item{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#465057;display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:700;gap:7px;min-height:37px;padding:8px 12px;text-decoration:none}.neighborhoods__item.is-active,.neighborhoods__item:hover{background:var(--coral);border-color:var(--coral);color:#fff}.neighborhoods__item span{color:inherit;font-size:12px;opacity:.75}.directory__results{padding-top:13px}.therapist-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.therapist-card{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 24px #27343a0d;display:grid;overflow:hidden}.therapist-card--vip{border-color:var(--gold)}.therapist-card__image-wrap{aspect-ratio:3/4;background:var(--surface-soft);position:relative}.therapist-card__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.therapist-card__image-link{color:inherit;display:block;text-decoration:none}.therapist-card__image-link:hover .therapist-card__image{transform:scale(1.025)}.therapist-card__image-link .therapist-card__image{transition:transform .2s ease}.therapist-card__placeholder{background:linear-gradient(135deg,#fff6f4,#f7d9d5);color:var(--muted);display:grid;font-family:Georgia,serif;height:100%;place-items:center;width:100%}.therapist-card__badge{background:#fff;border-radius:999px;color:var(--coral-dark);font-size:11px;font-weight:800;left:10px;padding:5px 9px;position:absolute;top:10px}.therapist-card__body{display:flex;flex-direction:column;gap:10px;padding:15px}.therapist-card__neighborhood{color:var(--coral-dark);font-size:12px;font-weight:800;letter-spacing:.07em;margin:0;text-transform:uppercase}.therapist-card h3{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.1;margin:0}.therapist-card__profile-link{color:inherit;text-decoration:none}.therapist-card__profile-link:hover{color:var(--coral-dark)}.therapist-card__characteristics{color:var(--muted);font-size:14px;line-height:1.45;margin:0;min-height:21px}.therapist-card__tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;min-height:25px;padding:0}.therapist-card__tags li{background:var(--surface-soft);border-radius:5px;color:#596168;font-size:11px;font-weight:700;padding:5px 7px}.therapist-card .button{margin-top:auto;width:100%}.empty-state,.notice{background:var(--surface-soft);border:1px solid var(--line);border-radius:12px;color:var(--muted);padding:30px;text-align:center}.empty-state h2{font-size:24px}.empty-state p,.notice{line-height:1.55;margin-bottom:0}.seo-content{border-top:1px solid var(--line);padding:34px 0 58px}.seo-content p{color:#596168;line-height:1.7;max-width:760px}.partner-banner{display:flex;justify-content:center;min-height:90px;padding-top:24px}.partner-banner__frame{border:0;display:block;max-width:728px;overflow:hidden;width:100%}.partner-banner__fallback{align-items:center;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;color:var(--muted);display:flex;font-size:14px;gap:6px;justify-content:center;margin:0;max-width:728px;min-height:64px;padding:12px 16px;text-align:center;width:100%}.partner-banner__fallback a{color:var(--coral-dark);font-weight:800}.whatsapp-group-banner{padding-top:24px}.whatsapp-group-banner__link{align-items:center;background:linear-gradient(115deg,var(--surface) 0,var(--coral-soft) 100%);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 28px #27343a12;color:var(--ink);display:grid;gap:14px;grid-template-columns:auto 1fr;overflow:hidden;padding:18px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.whatsapp-group-banner__link:hover{border-color:var(--coral);box-shadow:0 14px 32px #27343a1c;transform:translateY(-1px)}.whatsapp-group-banner__link:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.whatsapp-group-banner__icon{background:#fff;border-radius:50%;box-shadow:0 4px 12px #27343a1a;display:grid;height:48px;place-items:center;width:48px}.whatsapp-group-banner__icon svg{fill:#25d366;height:31px;width:31px}.whatsapp-group-banner__content{display:grid;gap:3px;min-width:0}.whatsapp-group-banner__content strong{font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.1}.whatsapp-group-banner__content>span:last-child{color:#596168;font-size:14px;line-height:1.45}.whatsapp-group-banner__eyebrow{color:var(--coral-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.whatsapp-group-banner__cta{align-items:center;background:var(--coral);border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:800;gap:8px;grid-column:1/-1;justify-content:center;min-height:40px;padding:8px 12px}.whatsapp-group-banner__link:hover .whatsapp-group-banner__cta{background:var(--coral-dark)}.site-footer{background:var(--ink);color:#f4f6f6;margin-top:auto;padding:26px 0}.site-footer p{color:#d4d9da;font-size:14px;margin:7px 0 0}.back-link{color:var(--coral-dark);display:inline-block;font-size:14px;font-weight:800;margin-bottom:21px}.error-page{padding:100px 0}.error-page h1{margin:0 0 25px;max-width:700px}.profile-page{padding:38px 0 64px}.profile-page__container{max-width:1040px}.profile-hero{display:grid;gap:24px}.profile-hero__gallery{min-width:0}.profile-hero__main-image{aspect-ratio:3/4;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;overflow:hidden;position:relative;touch-action:pan-y}.profile-hero__main-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-gallery__status{background:#27343ad1;border-radius:999px;bottom:10px;color:#fff;font-size:12px;font-weight:800;left:10px;margin:0;padding:5px 9px;position:absolute}.profile-gallery__controls{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 10px;pointer-events:none;position:absolute}.profile-gallery__nav{background:#ffffffe0;border:1px solid hsla(0,0%,100%,.68);border-radius:50%;color:var(--ink);cursor:pointer;display:grid;font-size:28px;height:38px;line-height:1;padding:0;place-items:center;pointer-events:auto;width:38px}.profile-gallery__nav:focus-visible,.profile-gallery__nav:hover{background:var(--coral);border-color:var(--coral);color:#fff}.profile-gallery__thumbs{display:flex;gap:9px;margin-top:10px;overflow-x:auto;padding:1px 1px 4px;scrollbar-width:thin}.profile-gallery__thumb{aspect-ratio:3/4;background:var(--surface-soft);border:2px solid transparent;border-radius:8px;cursor:pointer;flex:0 0 64px;overflow:hidden;padding:0}.profile-gallery__thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-gallery__thumb.is-active{border-color:var(--coral)}.profile-hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.profile-hero h1{font-size:clamp(38px,5vw,56px)}.profile-hero__location{color:var(--muted);font-size:17px;margin:-8px 0 0}.profile-hero__contact{margin-top:8px;width:100%}.profile-section{padding:27px 0}.profile-section h2{font-family:Georgia,Times New Roman,serif;font-size:28px;margin:0 0 16px}.profile-details{border-top:1px solid var(--line);display:grid;gap:0}.profile-details dl{display:grid;gap:10px 16px;grid-template-columns:minmax(120px,.72fr) 1fr;margin:0}.profile-details dt{color:var(--muted)}.profile-details dd{font-weight:700;margin:0}@media(min-width:980px){.therapist-grid{gap:20px}}@media(min-width:700px){.whatsapp-group-banner__link{gap:19px;grid-template-columns:auto 1fr auto;padding:20px 24px}.whatsapp-group-banner__icon{height:56px;width:56px}.whatsapp-group-banner__cta{grid-column:auto;min-width:142px}.profile-hero{align-items:center;grid-template-columns:minmax(290px,.82fr) 1.18fr}.profile-hero__contact{min-width:230px;width:auto}.profile-gallery__thumb{flex-basis:74px}.profile-details{gap:42px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:699px){.therapist-card{grid-template-columns:1fr}.therapist-card .button{margin-top:auto;order:10}}@media(max-width:520px){.site-header__link{display:none}.hero{padding:44px 0 39px}.hero__content>p:not(.eyebrow){font-size:16px}.directory{padding-top:31px}.directory__heading{align-items:start;flex-direction:column;gap:8px}.directory__count{white-space:normal}.therapist-grid{gap:10px}.therapist-card__body{gap:8px;padding:11px}.therapist-card h3{font-size:19px}.therapist-card__characteristics{font-size:12px}.therapist-card__tags{display:none}.therapist-card .button{font-size:13px;min-height:40px;padding:9px}}
