:root{--sfl-pink:#e83e73;--sfl-navy:#102a43;--sfl-soft:#fff7fa;--sfl-border:#e5e7eb;--sfl-muted:#667085;--sfl-green:#16794b}
.sfl-profile-wrap,.sfl-directory-wrap{width:min(1180px,calc(100% - 32px));margin:48px auto;font-family:inherit;color:var(--sfl-navy)}
.sfl-profile-hero{display:grid;grid-template-columns:minmax(220px,340px) 1fr;gap:44px;align-items:center;padding:36px;border-radius:24px;background:linear-gradient(135deg,#fff7fa,#fffdf4);border:1px solid var(--sfl-border)}
.sfl-profile-photo{aspect-ratio:1;border-radius:20px;overflow:hidden;background:#f4f4f6}.sfl-profile-photo img,.sfl-card-image img{width:100%;height:100%;object-fit:cover;display:block}.sfl-photo-placeholder{width:100%;height:100%;min-height:220px;display:grid;place-items:center;background:linear-gradient(135deg,#fbd2df,#ffe5a8);font-size:72px;font-weight:700}
.sfl-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.78rem;color:var(--sfl-pink);margin:0 0 10px}.sfl-profile h1,.sfl-directory-header h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.08;margin:0 0 12px}.sfl-designation{font-size:1.15rem;font-weight:650;margin:0 0 6px}.sfl-practice,.sfl-location{color:var(--sfl-muted);margin:0 0 8px}.sfl-actions,.sfl-badges,.sfl-tags,.sfl-filter-options{display:flex;flex-wrap:wrap;gap:10px}.sfl-badges{margin:18px 0}.sfl-badges span,.sfl-status{background:#e9f8f0;color:var(--sfl-green);padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.sfl-waitlist{background:#fff4db;color:#8a5a00}
.sfl-button{display:inline-block;padding:12px 20px;border-radius:999px;background:var(--sfl-pink);color:#fff!important;text-decoration:none!important;font-weight:700;border:2px solid var(--sfl-pink);cursor:pointer}.sfl-button-secondary{background:#fff;color:var(--sfl-navy)!important;border-color:var(--sfl-border)}
.sfl-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:48px;margin-top:48px}.sfl-profile-content h2,.sfl-profile-sidebar h2,.sfl-related h2{font-size:1.55rem;margin-top:32px}.sfl-profile-content h2:first-child,.sfl-profile-sidebar h2{margin-top:0}.sfl-biography{line-height:1.8}.sfl-profile-sidebar{border:1px solid var(--sfl-border);border-radius:20px;padding:26px;align-self:start}.sfl-details-list{margin:0}.sfl-details-list>div{padding:13px 0;border-bottom:1px solid var(--sfl-border)}.sfl-details-list dt{font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:var(--sfl-muted);font-weight:700}.sfl-details-list dd{margin:4px 0 0;overflow-wrap:anywhere}.sfl-disclaimer{font-size:.8rem;color:var(--sfl-muted);line-height:1.55;margin:22px 0 0}.sfl-related{margin-top:60px}
.sfl-directory-header{text-align:center;max-width:780px;margin:0 auto 30px}.sfl-counsellor-grid{display:grid;grid-template-columns:repeat(var(--sfl-columns,3),minmax(0,1fr));gap:24px}.sfl-counsellor-card{border:1px solid var(--sfl-border);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(16,42,67,.06)}.sfl-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f7f7f8}.sfl-card-body{padding:22px}.sfl-card-body h2{font-size:1.3rem;margin:10px 0 8px}.sfl-card-body h2 a{color:var(--sfl-navy);text-decoration:none}.sfl-card-body .sfl-button{margin-top:12px;padding:9px 16px;font-size:.92rem}.sfl-tags span,.sfl-tags a{background:#f4f5f7;color:var(--sfl-navy);padding:6px 9px;border-radius:999px;font-size:.78rem;text-decoration:none}.sfl-tags-large{margin-bottom:18px}.sfl-telehealth{font-size:.9rem;color:var(--sfl-muted)}
.sfl-filters{padding:22px;border:1px solid var(--sfl-border);border-radius:18px;background:#fff;margin:0 0 30px;box-shadow:0 8px 24px rgba(16,42,67,.05)}.sfl-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sfl-filter-grid label span{display:block;font-size:.78rem;font-weight:700;margin-bottom:5px;text-transform:uppercase;letter-spacing:.04em;color:var(--sfl-muted)}.sfl-filter-grid input,.sfl-filter-grid select{width:100%;min-height:44px;border:1px solid var(--sfl-border);border-radius:10px;padding:8px 10px}.sfl-filter-options{align-items:center;margin-top:16px}.sfl-filter-options .sfl-button{margin-left:auto}.sfl-clear{color:var(--sfl-muted)}.sfl-pagination,.sfl-empty{text-align:center;margin-top:36px}
@media(max-width:900px){.sfl-filter-grid{grid-template-columns:repeat(2,1fr)}.sfl-profile-hero,.sfl-profile-layout{grid-template-columns:1fr}.sfl-profile-photo{max-width:360px}.sfl-counsellor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.sfl-profile-wrap,.sfl-directory-wrap{width:min(100% - 20px,1180px);margin:24px auto}.sfl-profile-hero{padding:22px}.sfl-filter-grid,.sfl-counsellor-grid{grid-template-columns:1fr}.sfl-filter-options{align-items:flex-start;flex-direction:column}.sfl-filter-options .sfl-button{margin-left:0;width:100%;text-align:center}.sfl-actions .sfl-button{width:100%;text-align:center}}
