/* SGS-WEB-LITE-DOCTORS-DIRECTORY-01 — archive-only mobile-first presentation. */
.sgs-ddl-page{--ddl-navy:#10284d;--ddl-teal:#078f84;--ddl-accent:#0eaa9d;--ddl-blue:#4db7e5;--ddl-text:#526471;--ddl-border:#dce9ec;--ddl-soft:#f2fbfa;--ddl-bg:#fbfdfd;background:linear-gradient(180deg,#f8fcfd 0,#fff 300px);color:var(--ddl-navy);min-height:70vh;padding:0 0 38px}
.sgs-ddl-page *{box-sizing:border-box}.sgs-ddl-page a{text-decoration:none}.sgs-ddl-page svg{display:block;width:1.05em;height:1.05em;flex:0 0 auto}
.sgs-ddl-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.sgs-ddl-page .ss-breadcrumb-v3386{margin-top:10px;margin-bottom:14px}
.sgs-ddl-intro{padding:2px 0 14px}.sgs-ddl-eyebrow{display:inline-block;color:var(--ddl-teal);font-size:13px;font-weight:700;margin-bottom:4px}.sgs-ddl-intro h1{margin:0;font-size:28px;line-height:1.2;letter-spacing:-.02em;color:var(--ddl-navy);font-weight:800}.sgs-ddl-intro p{margin:7px 0 0;color:#63748a;font-size:14px;line-height:1.55;max-width:660px}
.sgs-ddl-discovery{margin-top:4px}.sgs-ddl-search{position:relative;display:flex;align-items:center;gap:0;width:100%;background:#fff;border:1px solid #cfe0e5;border-radius:10px;box-shadow:0 4px 18px rgba(16,40,77,.035);overflow:hidden}.sgs-ddl-search:focus-within{border-color:#7bcac3;box-shadow:0 0 0 3px rgba(7,143,132,.09)}.sgs-ddl-search-icon{display:grid;place-items:center;color:#0b4a78;padding-left:14px;font-size:22px}.sgs-ddl-search input{width:100%;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--ddl-navy);font:inherit;font-size:15px;padding:13px 10px}.sgs-ddl-search input::placeholder{color:#8290a1}.sgs-ddl-search button{display:none;border:0;background:var(--ddl-teal);color:#fff;font:inherit;font-weight:700;padding:13px 24px;cursor:pointer}
.sgs-ddl-toolbar-layout{display:grid;gap:12px;margin-top:12px}.sgs-ddl-toolbar-main{min-width:0}.sgs-ddl-speciality-chips,.sgs-ddl-status-row{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding:1px 0 5px}.sgs-ddl-speciality-chips::-webkit-scrollbar,.sgs-ddl-status-row::-webkit-scrollbar{display:none}.sgs-ddl-chip,.sgs-ddl-status-chip,.sgs-ddl-filter-trigger{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;border:1px solid #d4e3e7;border-radius:999px;background:#fff;color:#23415d;font-size:13px;font-weight:700;padding:7px 13px;transition:.16s ease}.sgs-ddl-chip:hover,.sgs-ddl-status-chip:hover,.sgs-ddl-filter-trigger:hover,.sgs-ddl-chip:focus-visible,.sgs-ddl-status-chip:focus-visible,.sgs-ddl-filter-trigger:focus-visible{border-color:#83cfc8;color:var(--ddl-teal);outline:0;box-shadow:0 0 0 3px rgba(7,143,132,.08)}.sgs-ddl-chip.is-active,.sgs-ddl-status-chip.is-active{background:#e8f8f6;border-color:#a9ddd8;color:#057b72}.sgs-ddl-chip.is-all svg{width:14px}.sgs-ddl-status-row{padding-top:5px}.sgs-ddl-status-chip svg{font-size:16px;color:var(--ddl-teal)}.sgs-ddl-filter-trigger{position:relative;border-radius:9px;background:#fff;color:var(--ddl-teal);font-family:inherit;cursor:pointer}.sgs-ddl-filter-trigger span{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:#e63946}
.sgs-ddl-specialist-helper{display:none}.sgs-ddl-active-filters{display:flex;align-items:center;gap:7px;overflow-x:auto;margin:10px 0 0;padding:8px 0;color:#697b8b;font-size:12px;white-space:nowrap}.sgs-ddl-active-pill{background:#eff8f8;border:1px solid #d6e9e8;color:#315b63;border-radius:999px;padding:5px 9px}.sgs-ddl-active-filters>a{color:var(--ddl-teal);font-weight:700;margin-left:auto}
.sgs-ddl-results{margin-top:16px}.sgs-ddl-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.sgs-ddl-results-head h2{font-size:16px;line-height:1.3;margin:0;color:#294662}.sgs-ddl-sort{display:flex;align-items:center;gap:6px;flex:0 0 auto;color:#6c7d8e;font-size:12px}.sgs-ddl-sort label{display:none}.sgs-ddl-sort select{border:0;background:transparent;color:#31526f;font:inherit;font-weight:700;outline:0;max-width:125px;padding:4px 16px 4px 3px}
.sgs-ddl-grid{display:grid;grid-template-columns:1fr;gap:10px}.sgs-ddl-card{min-width:0;background:#fff;border:1px solid #dce8eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(16,40,77,.035);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.sgs-ddl-card:hover{border-color:#bcdedb;box-shadow:0 8px 22px rgba(16,40,77,.065)}.sgs-ddl-card-body{display:flex;gap:11px;min-width:0;padding:12px 12px 9px}.sgs-ddl-card-photo{width:92px;height:112px;border-radius:9px;overflow:hidden;background:#edf5f7;flex:0 0 92px;align-self:flex-start}.sgs-ddl-card-photo-img{width:100%;height:100%;object-fit:cover;display:block}.sgs-ddl-card-content{min-width:0;flex:1}.sgs-ddl-card-badges{display:flex;align-items:center;gap:5px;overflow:hidden;margin-bottom:3px}.sgs-ddl-badge{display:inline-flex;align-items:center;gap:3px;white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:10px;line-height:1.15;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis}.sgs-ddl-badge svg{width:11px;height:11px}.sgs-ddl-badge.is-verified{background:#e5f7f4;color:#04776f}.sgs-ddl-badge.is-available{background:#eaf8ee;color:#27814a}.sgs-ddl-badge.is-muted{background:#eef2f4;color:#687985}.sgs-ddl-badge.is-online{background:#edf7fd;color:#24739b}.sgs-ddl-card-name{margin:0;font-size:17px;line-height:1.25;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sgs-ddl-card-name a{color:#123c69}.sgs-ddl-card-name a:hover{color:var(--ddl-teal)}.sgs-ddl-card-speciality{margin:2px 0 0;color:#174f70;font-size:13px;line-height:1.3;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sgs-ddl-card-degrees{margin:4px 0 0;color:#637689;font-size:11.5px;line-height:1.35;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sgs-ddl-card-meta{display:grid;gap:3px;margin-top:6px;color:#526b7f;font-size:11.5px;line-height:1.35}.sgs-ddl-card-meta span{display:flex;align-items:flex-start;gap:5px;min-width:0;overflow-wrap:anywhere}.sgs-ddl-card-meta svg{color:#0a5e8c;margin-top:1px;width:13px;height:13px}.sgs-ddl-card-meta b,.sgs-ddl-card-meta strong{font-weight:700;color:#405e74}.sgs-ddl-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.sgs-ddl-card-actions.is-single{grid-template-columns:1fr}.sgs-ddl-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-weight:800;font-size:13px;padding:9px 10px;text-align:center;border:1px solid var(--ddl-teal);transition:.15s ease}.sgs-ddl-btn.is-secondary{background:#fff;color:var(--ddl-teal)}.sgs-ddl-btn.is-primary{background:var(--ddl-teal);color:#fff}.sgs-ddl-btn:hover,.sgs-ddl-btn:focus-visible{filter:brightness(.97);outline:0;box-shadow:0 0 0 3px rgba(7,143,132,.11)}
.sgs-ddl-pagination{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;margin:18px 0 0}.sgs-ddl-pagination .page-numbers{min-width:39px;min-height:39px;display:grid;place-items:center;padding:7px 10px;border:1px solid #d7e5e7;border-radius:8px;background:#fff;color:#38556d;font-size:13px;font-weight:700}.sgs-ddl-pagination .current{background:var(--ddl-teal);border-color:var(--ddl-teal);color:#fff}.sgs-ddl-empty{text-align:center;padding:34px 18px;border:1px dashed #cfdee1;border-radius:12px;background:#fff}.sgs-ddl-empty>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;margin:0 auto 10px;background:#eaf7f6;color:var(--ddl-teal);font-size:24px}.sgs-ddl-empty h2{font-size:19px;margin:0}.sgs-ddl-empty p{font-size:13px;color:#66798b;max-width:480px;margin:7px auto 14px}
.sgs-ddl-guidance{display:grid;gap:10px;margin-top:18px}.sgs-ddl-guidance article{display:flex;align-items:flex-start;gap:10px;background:#f9fcfd;border:1px solid #e0eaed;border-radius:11px;padding:13px}.sgs-ddl-guidance article>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex:0 0 36px;background:#eaf6fd;color:#187bb2;font-size:19px}.sgs-ddl-guidance article:nth-child(2)>span{background:#eaf8f5;color:var(--ddl-teal)}.sgs-ddl-guidance h2{font-size:14px;margin:0 0 3px;color:#284660}.sgs-ddl-guidance p{margin:0;color:#6a7c8c;font-size:12px;line-height:1.5}
.sgs-ddl-filter-backdrop{position:fixed;inset:0;background:rgba(16,40,77,.34);z-index:9997}.sgs-ddl-filter-panel{position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#fff;border-radius:18px 18px 0 0;max-height:min(82vh,680px);overflow:auto;box-shadow:0 -18px 50px rgba(16,40,77,.16);padding:18px 16px max(18px,env(safe-area-inset-bottom));transform:translateY(0)}.sgs-ddl-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e5edef;padding-bottom:12px}.sgs-ddl-filter-head span{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--ddl-teal);font-weight:800}.sgs-ddl-filter-head h2{font-size:21px;margin:2px 0 0}.sgs-ddl-filter-head button{width:40px;height:40px;border:0;border-radius:50%;background:#f1f5f6;color:#40576b;font-size:27px;line-height:1;cursor:pointer}.sgs-ddl-filter-form{display:grid;gap:12px;padding-top:14px}.sgs-ddl-filter-form>label,.sgs-ddl-filter-form legend{font-weight:800;font-size:13px;color:#28475f}.sgs-ddl-filter-form select{width:100%;min-height:44px;border:1px solid #d3e1e5;border-radius:8px;background:#fff;color:#29465e;font:inherit;font-size:14px;padding:9px 11px}.sgs-ddl-filter-form fieldset{display:grid;gap:8px;border:0;margin:0;padding:0}.sgs-ddl-filter-form legend{margin-bottom:7px}.sgs-ddl-check{display:flex;align-items:center;gap:9px;border:1px solid #dbe7e9;border-radius:9px;padding:10px 11px;cursor:pointer}.sgs-ddl-check input{accent-color:var(--ddl-teal);width:18px;height:18px}.sgs-ddl-check span{color:var(--ddl-teal);font-size:18px}.sgs-ddl-check b{font-size:13px}.sgs-ddl-filter-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:9px;margin-top:3px}.sgs-ddl-filter-actions a,.sgs-ddl-filter-actions button{min-height:44px;border-radius:8px;display:grid;place-items:center;font:inherit;font-weight:800;font-size:14px}.sgs-ddl-filter-actions a{border:1px solid #d7e3e5;color:#486174;background:#fff}.sgs-ddl-filter-actions button{border:1px solid var(--ddl-teal);background:var(--ddl-teal);color:#fff;cursor:pointer}.sgs-ddl-filter-note{margin:0;color:#798a98;font-size:11px;line-height:1.5}.sgs-ddl-filter-open{overflow:hidden}
@media (min-width:700px){.sgs-ddl-container{width:min(1180px,calc(100% - 48px))}.sgs-ddl-intro{padding-top:8px}.sgs-ddl-intro h1{font-size:34px}.sgs-ddl-search button{display:block}.sgs-ddl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sgs-ddl-card-body{padding:14px}.sgs-ddl-card-actions{padding:0 14px 14px}.sgs-ddl-guidance{grid-template-columns:1fr 1fr}.sgs-ddl-sort label{display:inline}.sgs-ddl-filter-panel{left:auto;right:24px;bottom:auto;top:118px;width:min(390px,calc(100% - 48px));max-height:calc(100vh - 145px);border-radius:14px;padding:18px}.sgs-ddl-filter-backdrop{background:rgba(16,40,77,.2)}}
@media (min-width:1024px){.sgs-ddl-page{padding-bottom:48px}.sgs-ddl-page .ss-breadcrumb-v3386{margin-top:14px;margin-bottom:18px}.sgs-ddl-intro{text-align:left;max-width:760px}.sgs-ddl-intro h1{font-size:38px}.sgs-ddl-intro p{font-size:15px}.sgs-ddl-search{max-width:760px}.sgs-ddl-toolbar-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;margin-top:14px}.sgs-ddl-specialist-helper{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:10px;row-gap:8px;background:#eefaf8;border:1px solid #d1ebe7;border-radius:11px;padding:13px 14px}.sgs-ddl-helper-icon{grid-row:1/3;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#d9f3ef;color:var(--ddl-teal);font-size:18px}.sgs-ddl-specialist-helper strong{font-size:12px;line-height:1.35;color:#21435b;display:block}.sgs-ddl-specialist-helper p{font-size:10.5px;line-height:1.35;color:#70828f;margin:2px 0 0}.sgs-ddl-specialist-helper>a{grid-column:2;justify-self:start;display:inline-flex;align-items:center;gap:4px;background:var(--ddl-teal);color:#fff;border-radius:6px;font-size:11px;font-weight:800;padding:7px 10px}.sgs-ddl-specialist-helper>a svg{width:12px}.sgs-ddl-results{margin-top:22px}.sgs-ddl-results-head h2{font-size:18px}.sgs-ddl-card-photo{width:112px;height:132px;flex-basis:112px}.sgs-ddl-card-name{font-size:18px}.sgs-ddl-card-speciality{font-size:13px}.sgs-ddl-card-degrees,.sgs-ddl-card-meta{font-size:12px}.sgs-ddl-card-actions{grid-template-columns:1fr 1fr}.sgs-ddl-guidance article{padding:15px}.sgs-ddl-guidance h2{font-size:15px}}
@media (max-width:389px){.sgs-ddl-container{width:min(100% - 24px,1180px)}.sgs-ddl-intro h1{font-size:25px}.sgs-ddl-search input{font-size:14px}.sgs-ddl-card-photo{width:84px;height:108px;flex-basis:84px}.sgs-ddl-card-body{gap:9px;padding:10px}.sgs-ddl-card-actions{padding:0 10px 10px}.sgs-ddl-card-name{font-size:16px}.sgs-ddl-card-meta{font-size:11px}.sgs-ddl-btn{font-size:12px;padding-left:7px;padding-right:7px}}
@media (prefers-reduced-motion:reduce){.sgs-ddl-card,.sgs-ddl-chip,.sgs-ddl-status-chip,.sgs-ddl-filter-trigger{transition:none!important}}

.sgs-ddl-symptom-section{margin:16px 0}.sgs-ddl-symptom-section .sgs-sf-wrap{margin:0}
