@charset "UTF-8";:root{--brand:#5cafe5;--button-bg:#49a0d8;--button-bg-hover:#3b8ec6;--bubble-bg:var(--button-bg);--bubble-border:var(--button-bg-hover)}.navigation-overlay{pointer-events:none !important}body .therapist-card{display:grid;grid-template-columns:220px minmax(0,1fr);grid-template-rows:auto 1fr auto;column-gap:1.5rem;row-gap:.5rem;align-items:start;max-width:980px;margin:0 auto 2rem;padding:1.25rem 1.5rem 1.25rem;background:#f7f7f9;border-radius:12px;border:none;box-shadow:0 1px 0 rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.06)}body .therapist-card>img{grid-column:1;grid-row:1 / span 2;align-self:start;width:220px !important;height:280px !important;object-fit:cover;border-radius:8px;display:block}body .therapist-card .therapist-text{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-rows:auto 1fr;row-gap:.35rem}body .therapist-card h3{margin:0 0 .25rem 0 !important;text-align:left;color:var(--brand) !important}body .therapist-card .callout{background:transparent !important;border:none !important;padding:0 !important;font-size:18px}body .therapist-card .bio{margin:0 !important;max-width:70ch;text-align:left}body .therapist-card .bio>*:first-child{margin-top:0 !important}body .therapist-card .bio>*:last-child{margin-bottom:0 !important}body .therapist-card .card-actions{grid-column:1;grid-row:3;align-self:end;justify-self:start;margin-top:.5rem}body .btn,body a.btn{display:inline-block;padding:.6rem .9rem;border-radius:8px;font-weight:600;text-decoration:none;background:var(--button-bg) !important;border:1px solid var(--button-bg) !important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;cursor:pointer}body .btn,body a.btn,body a.btn:link,body a.btn:visited,body a.btn:hover,body a.btn:active,body a.btn:focus{color:#fff !important}body a.btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.12);background:var(--button-bg-hover) !important;border-color:var(--button-bg-hover) !important}body a.btn:focus-visible{outline:3px solid var(--button-bg-hover);outline-offset:3px}@media (max-width:640px){body .therapist-card{grid-template-columns:1fr;grid-template-rows:auto auto auto}body .therapist-card>img{grid-column:1;grid-row:1;width:100% !important;height:auto !important;max-height:340px}body .therapist-card .therapist-text{grid-column:1;grid-row:2}body .therapist-card .card-actions{grid-column:1;grid-row:3}}.team-wrap{max-width:1100px;margin:2rem auto;text-align:center}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;align-items:start}.team-card{padding:1rem;background:#fff;border:1px solid #eee;border-radius:8px}.team-card img{width:185px;max-width:100%;height:auto;display:block;margin:.25rem auto .75rem;border-radius:6px}.team-card .name{font-weight:600;margin-bottom:.25rem;color:var(--brand) !important}.team-card .role{font-size:.95rem;opacity:.85}.section-title{text-align:center;margin:2rem auto 1rem}.clinician-profile{max-width:none;margin:0;padding:0;line-height:1.6}.clinician-profile .profile-degree{margin:.25rem 0 1rem;font-weight:600;color:var(--brand)}.clinician-profile .profile-bio p{margin:0 0 .9rem}.clinician-profile .profile-bio p:last-child{margin-bottom:0}.clinician-profile .profile-media{display:grid;grid-template-columns:clamp(220px,30vw,360px) 1fr;gap:1rem 1.25rem;align-items:start;margin:1.25rem 0 1.5rem}.clinician-profile .profile-photo{margin:0}.clinician-profile .profile-photo img{width:100%;height:auto;border-radius:8px;display:block}.clinician-profile .quote-wrap{display:grid;grid-template-rows:auto 1fr;gap:.5rem}.clinician-profile .profile-quote-title{text-align:left;margin:0 0 .35rem;padding:0;color:var(--brand);font-size:1.1rem;font-weight:600}.clinician-profile .profile-quote{position:relative;background:var(--bubble-bg);border:1px solid var(--bubble-border);border-radius:14px;padding:1rem 1rem 1rem 1.25rem;margin:.25rem 0 0;box-shadow:0 1px 0 rgba(0,0,0,.03),0 6px 18px rgba(0,0,0,.04);color:#fff}.clinician-profile .profile-quote p,.clinician-profile .profile-quote a,.clinician-profile .profile-quote strong,.clinician-profile .profile-quote em{color:#fff !important}.clinician-profile .profile-quote a{text-decoration-color:rgba(255,255,255,.85)}.clinician-profile .profile-quote a:hover{text-decoration-thickness:2px}.clinician-profile .profile-quote::before{content:"";position:absolute;top:18px;left:-14px;border-width:12px 14px 12px 0;border-style:solid;border-color:transparent var(--bubble-border) transparent transparent}.clinician-profile .profile-quote::after{content:"";position:absolute;top:19px;left:-12px;border-width:11px 12px 11px 0;border-style:solid;border-color:transparent var(--bubble-bg) transparent transparent}.clinician-profile .profile-quote p:last-child{margin-bottom:0}@media (max-width:640px){.clinician-profile .profile-media{grid-template-columns:1fr;grid-template-rows:auto auto}.clinician-profile .quote-wrap{grid-row:2}}.staff-profile{max-width:none;margin:0;padding:0;line-height:1.6}.staff-profile .profile-role{margin:.25rem 0 1rem;font-weight:600;color:var(--brand)}.staff-profile .profile-media{display:grid;grid-template-columns:clamp(220px,30vw,360px) 1fr;gap:1rem 1.25rem;align-items:start;margin:0.75rem 0 1.5rem}.staff-profile .profile-photo{margin:0}.staff-profile .profile-photo img{width:100%;height:auto;border-radius:8px;display:block}.staff-profile .quote-wrap{display:grid;grid-template-rows:auto 1fr;gap:.5rem}.staff-profile .profile-quote-title{text-align:left;margin:0 0 .35rem;padding:0;color:var(--brand);font-size:1.1rem;font-weight:600}.staff-profile .profile-quote{position:relative;background:var(--bubble-bg);border:1px solid var(--bubble-border);border-radius:14px;padding:1rem 1rem 1rem 1.25rem;margin:.25rem 0 0;box-shadow:0 1px 0 rgba(0,0,0,.03),0 6px 18px rgba(0,0,0,.04);color:#fff}.staff-profile .profile-quote p,.staff-profile .profile-quote a,.staff-profile .profile-quote strong,.staff-profile .profile-quote em{color:#fff !important}.staff-profile .profile-quote a{text-decoration-color:rgba(255,255,255,.85)}.staff-profile .profile-quote a:hover{text-decoration-thickness:2px}.staff-profile .profile-quote::before{content:"";position:absolute;top:18px;left:-14px;border-width:12px 14px 12px 0;border-style:solid;border-color:transparent var(--bubble-border) transparent transparent}.staff-profile .profile-quote::after{content:"";position:absolute;top:19px;left:-12px;border-width:11px 12px 11px 0;border-style:solid;border-color:transparent var(--bubble-bg) transparent transparent}.staff-profile .profile-quote p:last-child{margin-bottom:0}@media (max-width:640px){.staff-profile .profile-media{grid-template-columns:1fr;grid-template-rows:auto auto}.staff-profile .quote-wrap{grid-row:2}}
