.occ-dashboard{font-family:inherit}.occ-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.occ-card{padding:20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:8px}.occ-card strong{font-size:14px}.occ-card span{font-size:20px;font-weight:700}.occ-status,.occ-membership{display:inline-flex}.occ-login-required{padding:16px;border:1px solid #e5e7eb;border-radius:10px}@media(max-width:800px){.occ-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.occ-dashboard-grid{grid-template-columns:1fr}}

.occ-dashboard-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 24px}
.occ-dash-card{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px;box-shadow:0 3px 12px rgba(20,40,70,.04)}
.occ-dash-label{font-size:13px;color:#667085}
.occ-dash-card strong{font-size:22px;line-height:1.25}
.occ-dashboard-panel{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:24px;margin:0 0 22px}
.occ-dashboard-panel h3{margin:0 0 18px;font-size:20px}
.occ-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.occ-form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}
.occ-form-grid input{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #d6dbe3;border-radius:8px;font:inherit;font-weight:400}
.occ-dash-button{margin-top:18px;border:0;border-radius:8px;padding:12px 18px;cursor:pointer;font:inherit;font-weight:700;background:#1f4f8f;color:#fff}
.occ-dash-success{padding:12px 14px;border-radius:8px;background:#edf8f0;margin-bottom:16px}
.occ-dash-alert{padding:16px;border:1px solid #e4e8ee;border-radius:10px;background:#fff}
.occ-dash-muted{color:#667085}
.occ-doc-list{display:flex;flex-direction:column}
.occ-doc-row{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #edf0f3}
@media(max-width:900px){.occ-dashboard-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.occ-dashboard-overview,.occ-form-grid{grid-template-columns:1fr}.occ-dashboard-panel{padding:18px}}

.occ-directory-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;margin-bottom:20px}.occ-directory-filters input,.occ-directory-filters select{padding:12px;border:1px solid #d6dbe3;border-radius:8px}.occ-directory-filters button,.occ-directory-link,.occ-profile-actions a{padding:12px 18px;border-radius:8px;text-decoration:none;border:0;cursor:pointer}.occ-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.occ-directory-card{overflow:hidden;border:1px solid #e4e8ee;border-radius:14px;background:#fff}.occ-directory-card img{display:block;width:100%;height:220px;object-fit:cover}.occ-directory-card-body{padding:18px}.occ-directory-card h3{margin:8px 0 4px}.occ-directory-card h3 a{text-decoration:none}.occ-directory-badges{display:flex;gap:6px;flex-wrap:wrap}.occ-directory-badges span,.occ-profile-badge{font-size:12px;padding:5px 8px;border-radius:999px;background:#eef3f8}.occ-directory-link{display:inline-block;margin-top:8px;background:#1f4f8f;color:#fff}.occ-profile-hero{display:flex;gap:28px;align-items:center;padding:28px;border:1px solid #e4e8ee;border-radius:16px;background:#fff}.occ-profile-hero img{width:180px;height:180px;object-fit:cover;border-radius:12px}.occ-profile-body{margin-top:22px}.occ-profile-body section{padding:24px;background:#fff;border:1px solid #e4e8ee;border-radius:14px;margin-bottom:18px}.occ-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.occ-profile-facts div{display:flex;flex-direction:column;gap:4px}.occ-profile-actions a{display:inline-block;background:#1f4f8f;color:#fff}@media(max-width:900px){.occ-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.occ-directory-filters{grid-template-columns:1fr 1fr}}@media(max-width:600px){.occ-directory-grid,.occ-profile-facts,.occ-directory-filters{grid-template-columns:1fr}.occ-profile-hero{flex-direction:column;align-items:flex-start}}


.occ-featured-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:24px 0 32px;align-items:stretch}.occ-featured-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px 22px 20px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;box-shadow:0 3px 12px rgba(20,40,70,.035);box-sizing:border-box;overflow:hidden}.occ-featured-card.is-featured{border-color:#d5e0f2}.occ-featured-ribbon{position:absolute;top:0;right:0;padding:6px 13px;background:#2f66df;color:#fff;font-size:10px;line-height:1;font-weight:800;letter-spacing:.8px;border-radius:0 0 0 7px}.occ-featured-confirmed{margin:0 0 14px;text-align:center;color:#17833d;font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.65px}.occ-featured-avatar{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:#dfe9f8;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#5d89ca;font-size:22px;font-weight:700}.occ-featured-avatar a{display:block;width:100%;height:100%}.occ-featured-avatar-img{display:block;width:100%;height:100%;object-fit:cover}.occ-featured-name{text-align:center;font-size:18px;line-height:1.3;font-weight:600;color:#17213b}.occ-featured-name a{text-decoration:none;color:inherit}.occ-featured-credential{margin-top:8px;text-align:center;color:#2865e6;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.25px;text-transform:uppercase}.occ-featured-status{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:12px;font-weight:700;line-height:1.3;color:#1b8744}.occ-featured-status i{width:7px;height:7px;border-radius:50%;background:#27a95c;display:inline-block;flex:0 0 7px}.occ-featured-status.full{color:#667085}.occ-featured-status.full i{background:#9aa4b2}.occ-featured-status.waitlist{color:#b85c0b}.occ-featured-status.waitlist i{background:#c7650b}.occ-featured-divider{height:1px;background:#e6ebf2;margin:15px 0}.occ-featured-divider.bottom{margin:14px 0 13px}.occ-featured-details{display:flex;flex-direction:column;gap:12px;color:#65738a;font-size:12px;line-height:1.4}.occ-featured-details>div{display:flex;align-items:flex-start;gap:9px}.occ-featured-icon{width:13px;flex:0 0 13px;color:#8793a6;font-size:15px;line-height:1.05;text-align:center}.occ-featured-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;color:#69768b;font-size:12px}.occ-featured-testimonials{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.occ-featured-profile{color:#1f63e8;text-decoration:none;font-weight:600;white-space:nowrap}.occ-featured-contact{display:block;width:100%;box-sizing:border-box;margin-top:15px;padding:10px 14px;border-radius:8px;background:#2864e7;color:#fff!important;text-align:center;text-decoration:none;font-size:12px;font-weight:700}.occ-featured-contact:hover{background:#2057d2}.occ-featured-directory-grid+.occ-dash-alert{margin-top:20px}@media(max-width:1000px){.occ-featured-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:650px){.occ-featured-directory-grid{grid-template-columns:1fr;gap:18px}.occ-featured-card{padding-left:20px;padding-right:20px}}

/* ================================================================
   OCC SINGLE PRACTITIONER PROFILE
   Dedicated frontend layout. Theme header/footer remain untouched.
   ================================================================ */
.occ-single-practitioner-page .occ-single-practitioner-page{width:100%;margin:0;padding:0;background:#f7f9fc}
.occ-single-practitioner-page .occ-single-practitioner-shell{width:100%;max-width:1180px;margin:0 auto;padding:54px 24px 70px;box-sizing:border-box}
.occ-single-practitioner-page .occ-public-profile{width:100%;max-width:none;margin:0 auto;color:#17213b;font-family:inherit}
.occ-public-profile{box-sizing:border-box}
.occ-public-profile{box-sizing:border-box}
.occ-single-practitioner-page .spd-profile-hero{background:#fff;border:1px solid #dbe3ef;border-radius:22px;box-shadow:0 8px 30px rgba(31,79,143,.07);overflow:hidden}
.occ-single-practitioner-page .spd-profile-hero-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center;padding:34px 36px 30px}
.occ-single-practitioner-page .spd-profile-avatar-wrap{width:132px;height:132px;flex:0 0 132px}
.occ-single-practitioner-page .spd-profile-photo{display:block;width:132px;height:132px;object-fit:cover;border-radius:18px}
.occ-single-practitioner-page .spd-profile-avatar{width:132px;height:132px;border-radius:18px;background:#e8effb;color:#4f7fc6;display:flex;align-items:center;justify-content:center;font-size:46px;font-weight:700}
.occ-single-practitioner-page .spd-profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}
.occ-single-practitioner-page .spd-badge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#edf3ff;color:#2864e7;font-size:11px;line-height:1;font-weight:800;letter-spacing:.25px}
.occ-single-practitioner-page .spd-badge-green{background:#ecf8f0;color:#188340}
.occ-single-practitioner-page .spd-profile-identity h1{margin:0;color:#17213b;font-size:36px;line-height:1.15;font-weight:700}
.occ-single-practitioner-page .spd-profile-credentials{margin-top:9px;color:#2865e6;font-size:14px;font-weight:700;line-height:1.5}
.occ-single-practitioner-page .spd-profile-identity>p{margin:10px 0 0;color:#66758c;font-size:15px;line-height:1.65}
.occ-single-practitioner-page .spd-profile-contact{display:inline-flex;align-items:center;justify-content:center;min-width:128px;padding:12px 20px;border-radius:9px;background:#2864e7;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700}
.occ-single-practitioner-page .spd-profile-contact:hover{background:#2057d2;color:#fff!important}
.occ-single-practitioner-page .spd-profile-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e6ebf2}
.occ-single-practitioner-page .spd-profile-facts>div{padding:20px 24px;border-right:1px solid #e6ebf2;min-width:0}
.occ-single-practitioner-page .spd-profile-facts>div:last-child{border-right:0}
.occ-single-practitioner-page .spd-profile-facts small{display:block;margin-bottom:6px;color:#7b8799;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.7px}
.occ-single-practitioner-page .spd-profile-facts strong{display:block;color:#25334d;font-size:13px;line-height:1.5;font-weight:600;word-break:break-word}
.occ-single-practitioner-page .spd-profile-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;margin-top:24px;align-items:start}
.occ-single-practitioner-page .spd-profile-main{min-width:0}
.occ-single-practitioner-page .spd-profile-main>section,.occ-single-practitioner-page .spd-profile-contact-card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 5px 20px rgba(31,79,143,.045)}
.occ-single-practitioner-page .spd-profile-main>section{padding:28px 30px;margin:0 0 18px}
.occ-single-practitioner-page .spd-profile-main h2,.occ-single-practitioner-page .spd-profile-contact-card h2{margin:0 0 16px;color:#17213b;font-size:22px;line-height:1.3;font-weight:700}
.occ-single-practitioner-page .spd-profile-richtext{color:#53627a;font-size:15px;line-height:1.8}
.occ-single-practitioner-page .spd-profile-richtext p{margin:0 0 12px}
.occ-single-practitioner-page .spd-profile-richtext p:last-child{margin-bottom:0}
.occ-single-practitioner-page .spd-profile-tags{display:flex;flex-wrap:wrap;gap:8px}
.occ-single-practitioner-page .spd-profile-tags span{display:inline-flex;padding:8px 11px;border:1px solid #dbe5f3;border-radius:999px;background:#f7faff;color:#42658f;font-size:12px;font-weight:600}
.occ-single-practitioner-page .spd-profile-table{display:flex;flex-direction:column}
.occ-single-practitioner-page .spd-profile-table>div{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;padding:12px 0;border-bottom:1px solid #edf0f4;color:#53627a;font-size:14px;line-height:1.55}
.occ-single-practitioner-page .spd-profile-table>div:first-child{padding-top:0}
.occ-single-practitioner-page .spd-profile-table>div:last-child{border-bottom:0;padding-bottom:0}
.occ-single-practitioner-page .spd-profile-table strong{color:#263550}
.occ-single-practitioner-page .spd-profile-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.occ-single-practitioner-page .spd-profile-gallery img{display:block;width:100%;height:220px;object-fit:cover;border-radius:12px}
.occ-single-practitioner-page .spd-profile-video iframe{display:block;width:100%;min-height:360px;border:0;border-radius:12px}
.occ-single-practitioner-page .spd-profile-testimonials{display:grid;gap:12px}
.occ-single-practitioner-page .spd-profile-testimonials blockquote{margin:0;padding:16px 18px;border-left:3px solid #2864e7;background:#f7faff;color:#53627a;font-size:14px;line-height:1.65}
.occ-single-practitioner-page .spd-profile-testimonials blockquote small{display:block;margin-top:7px;color:#7b8799;font-size:11px;font-weight:700}
.occ-single-practitioner-page .spd-profile-confirm{background:#f7faff!important}
.occ-single-practitioner-page .spd-profile-confirm p{margin:0;color:#66758c;font-size:13px;line-height:1.7}
.occ-single-practitioner-page .spd-profile-contact-card{position:sticky;top:30px;padding:24px}
.occ-single-practitioner-page .spd-profile-contact-card p{margin:0 0 16px;color:#66758c;font-size:13px;line-height:1.65}
.occ-single-practitioner-page .spd-profile-contact-card>a:not(.spd-contact-primary){display:block;padding:11px 0;border-top:1px solid #edf0f4;color:#2864e7;text-decoration:none;font-size:13px;word-break:break-word}.occ-single-practitioner-page .spd-profile-contact-card>a:not(.spd-contact-primary){display:flex;align-items:center;gap:11px}.occ-single-practitioner-page .spd-profile-contact-card .occ-contact-icon{width:15px;height:15px;flex:0 0 15px;color:#2864e7;display:block}.occ-single-practitioner-page .spd-profile-contact-card .occ-contact-icon+span{min-width:0}
.occ-single-practitioner-page .spd-contact-primary{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:12px 16px;border-radius:9px;background:#2864e7;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700}
.occ-single-practitioner-page .spd-contact-primary:hover{background:#2057d2}
@media(max-width:900px){
  .occ-single-practitioner-page .occ-single-practitioner-shell{padding:38px 18px 55px}
  .occ-single-practitioner-page .spd-profile-hero-inner{grid-template-columns:auto minmax(0,1fr);gap:20px;padding:26px}
  .occ-single-practitioner-page .spd-profile-contact{grid-column:1/-1;width:100%;box-sizing:border-box}
  .occ-single-practitioner-page .spd-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .occ-single-practitioner-page .spd-profile-facts>div:nth-child(2){border-right:0}
  .occ-single-practitioner-page .spd-profile-body{grid-template-columns:1fr}
  .occ-single-practitioner-page .spd-profile-contact-card{position:static}
}
@media(max-width:620px){
  .occ-single-practitioner-page .occ-single-practitioner-shell{padding:24px 12px 42px}
  .occ-single-practitioner-page .spd-profile-hero-inner{grid-template-columns:1fr;text-align:center;padding:22px 18px}
  .occ-single-practitioner-page .spd-profile-avatar-wrap{margin:0 auto}
  .occ-single-practitioner-page .spd-profile-badges{justify-content:center}
  .occ-single-practitioner-page .spd-profile-identity h1{font-size:29px}
  .occ-single-practitioner-page .spd-profile-facts{grid-template-columns:1fr}
  .occ-single-practitioner-page .spd-profile-facts>div,.occ-single-practitioner-page .spd-profile-facts>div:nth-child(2){border-right:0;border-bottom:1px solid #e6ebf2}
  .occ-single-practitioner-page .spd-profile-facts>div:last-child{border-bottom:0}
  .occ-single-practitioner-page .spd-profile-main>section{padding:22px 18px}
  .occ-single-practitioner-page .spd-profile-table>div{grid-template-columns:1fr;gap:3px}
  .occ-single-practitioner-page .spd-profile-gallery{grid-template-columns:1fr}
  .occ-single-practitioner-page .spd-profile-gallery img{height:210px}
  .occ-single-practitioner-page .spd-profile-video iframe{min-height:240px}
}


/* Dynamic practitioner comparison table */
.occ-compare-wrap{width:100%;max-width:1150px;margin:24px auto 40px;color:#17213b;box-sizing:border-box}
.occ-compare-scroll{width:100%;overflow-x:auto;border:1px solid #dce5f1;border-radius:14px;background:#fff}
.occ-compare-table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:14px}
.occ-compare-table th,.occ-compare-table td{padding:16px 18px;border-bottom:1px solid #e4eaf2;text-align:center;vertical-align:middle;line-height:1.45}
.occ-compare-table thead th{background:#f5f8fc;color:#17213b;font-size:12px;font-weight:800;letter-spacing:1.15px;text-transform:uppercase}
.occ-compare-table thead th:first-child{width:28%;text-align:left}
.occ-compare-table thead th:not(:first-child){width:auto}
.occ-compare-table thead th a{color:#17213b;text-decoration:none}
.occ-compare-table thead th a:hover{color:#2864e7}
.occ-compare-credential{display:block;margin-top:3px;color:#6c7890;font-size:11px;font-weight:600;letter-spacing:.2px;text-transform:none}
.occ-compare-table tbody th{background:#fff;color:#17213b;text-align:left;font-weight:600}
.occ-compare-table tbody td{color:#66758c;font-weight:400}
.occ-compare-table tbody tr:last-child th,.occ-compare-table tbody tr:last-child td{border-bottom:0}
.occ-compare-empty{width:100%;max-width:1150px;margin:24px auto;padding:20px;border:1px solid #dce5f1;border-radius:14px;background:#f7faff;color:#66758c;text-align:center}
@media(max-width:700px){.occ-compare-wrap{margin-left:0;margin-right:0}.occ-compare-table th,.occ-compare-table td{padding:14px 13px}.occ-compare-table thead th:first-child{width:31%}}


.occ-area-results{margin-top:28px}.occ-area-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px;padding:18px 20px;border:1px solid #e1e7f0;border-radius:14px;background:#fff}.occ-area-results-head strong{display:block;color:#17213b;font-size:17px}.occ-area-results-head span{display:block;color:#667085;font-size:13px;margin-top:4px}.occ-area-results-head a{color:#2563eb;text-decoration:none;font-size:13px;font-weight:700}.occ-area-results-head a:hover{text-decoration:underline}.occ-no-therapists{padding:32px 24px;border:1px solid #e1e7f0;border-radius:14px;background:#fff;text-align:center;color:#17213b}.occ-no-therapists strong{display:block;font-size:20px;line-height:1.3;margin-bottom:7px}.occ-no-therapists span{display:block;color:#667085;font-size:14px}

/* v1.5.1 — stable dedicated therapist directory template */
.occ-therapist-directory-page{width:100%;box-sizing:border-box;background:#f7f9fc;color:#17213b}
.occ-directory-hero{padding:54px 20px 34px;background:#f2f6fc;border-bottom:1px solid #e2e9f3}
.occ-directory-hero-inner{width:min(1150px,100%);margin:0 auto}
.occ-directory-eyebrow{display:block;margin-bottom:10px;color:#2864e7;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:1.5px}
.occ-directory-hero h1{margin:0;color:#17213b;font-size:38px;line-height:1.15;font-weight:700}
.occ-directory-hero p{max-width:720px;margin:12px 0 20px;color:#66758c;font-size:15px;line-height:1.7}
.occ-directory-search{display:flex;gap:10px;max-width:760px}
.occ-directory-search input{flex:1;min-width:0;height:48px;padding:0 15px;border:1px solid #d5dfec;border-radius:10px;background:#fff;color:#17213b;font:inherit;box-sizing:border-box}
.occ-directory-search button{height:48px;padding:0 22px;border:0;border-radius:10px;background:#2864e7;color:#fff;font-weight:700;cursor:pointer}
.occ-directory-section{width:min(1150px,calc(100% - 40px));margin:0 auto;padding:32px 0 60px;box-sizing:border-box}
.occ-standard-directory-grid{width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;box-sizing:border-box;position:static!important;left:auto!important;transform:none!important}
.occ-standard-directory-grid .occ-featured-card{min-height:0;padding:24px 20px 18px}
.occ-standard-directory-grid .occ-featured-ribbon{display:none}
.occ-standard-directory-grid .occ-featured-confirmed{margin-bottom:12px}
.occ-standard-directory-grid .occ-featured-avatar{width:72px;height:72px}
.occ-standard-directory-grid .occ-featured-name{font-size:19px}
.occ-plan-free .spd-profile-contact-card{display:none}
.spd-badge-amber{background:#fff3e8!important;color:#b85c0b!important}
@media(max-width:1000px){.occ-standard-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.occ-directory-hero{padding:38px 16px 28px}.occ-directory-hero h1{font-size:31px}.occ-directory-search{flex-direction:column}.occ-directory-search input,.occ-directory-search button{width:100%}.occ-directory-section{width:calc(100% - 24px);padding-top:24px}.occ-standard-directory-grid{grid-template-columns:1fr}}

/* v1.5.2 — therapist directory search + full-width page background */
body.occ-therapist-directory-active { background:#f7f9fc; }
body.occ-therapist-directory-active .site-main,
body.occ-therapist-directory-active main.site-main { background:#f7f9fc; }
body.occ-therapist-directory-active .occ-therapist-directory-page {
  width:100vw; max-width:none; min-height:calc(100vh - 1px);
  margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw);
  background:#f7f9fc; box-sizing:border-box;
}
body.occ-therapist-directory-active .occ-directory-hero { background:#f2f6fc; }
body.occ-therapist-directory-active .occ-directory-search input:focus { outline:2px solid rgba(40,100,231,.18); outline-offset:1px; border-color:#2864e7; }
body.occ-therapist-directory-active .occ-directory-search button { white-space:nowrap; }
@media(max-width:650px){
  body.occ-therapist-directory-active .occ-therapist-directory-page { width:100%; margin-left:0; margin-right:0; }
}
