:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background:#1b1b1b;font-family:Garamond,serif;display:flex;justify-content:center;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{display:none}:root{--bg:#f7fbff;--muted:#6b7280;--card:#ffffff;--accent:#e9f5ff;--accent-2:#fff6ef;--pill:#eef2ff;--cheer:#ffd6e0}#app{background:var(--bg);min-height:100vh;padding:28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#0f172a}.top h1{margin:0 0 6px;font-size:1.6rem}.subtitle{color:var(--muted);margin:0 0 18px}.controls{display:flex;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.controls input,.controls select{padding:10px 12px;border-radius:10px;border:1px solid #e6e9ee;background:linear-gradient(180deg,#fff,#fbfdff);min-width:180px;color:#0f172a}.controls select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.controls select option{color:#0f172a;background:#fff}.toggles{display:flex;gap:8px;align-items:center}.toggle-label{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;background:var(--accent-2);border:1px solid rgba(10,20,40,.04);color:var(--muted);font-weight:600}.toggle-label input{width:16px;height:16px;margin:0;min-width:5px}.controls>input{flex:1 1 260px}.controls .telehealth{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.95rem}.control-item{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;align-self:flex-start}.control-item>input,.control-item>select,.filter-summary{width:220px;max-width:100%}.search-input{width:320px}.control-item{display:flex;flex-direction:column;gap:6px}.control-title{font-size:.78rem;color:var(--muted);font-weight:700}.filter-dropdown{position:relative}.filter-summary{list-style:none;padding:5px 12px;border-radius:10px;border:1px solid #e6e9ee;background:linear-gradient(180deg,#fff,#fbfdff);cursor:pointer;color:#0f172a;min-width:160px}.filter-summary::-webkit-details-marker{display:none}.filter-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:#fff;border:1px solid #e6e9ee;border-radius:10px;padding:10px;box-shadow:0 8px 24px #080f3414;z-index:40;display:flex;flex-direction:column;gap:8px}.filter-checkbox{background:transparent;padding:8px;border-radius:8px;display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:600}details:not([open]) .filter-menu{display:none}.filter-category{padding:6px 0;border-top:1px dashed rgba(10,20,40,.04)}.filter-category:first-child{border-top:0;padding-top:0}.filter-category-title{font-size:.82rem;color:var(--muted);font-weight:700;margin-bottom:6px}.checkbox-list{display:flex;flex-wrap:wrap;gap:8px}.filter-checkbox.small{padding:6px 8px;border-radius:8px;background:var(--pill);color:#102a43}.filter-menu{max-height:320px;overflow:auto}.directory{display:flex;flex-direction:column;gap:14px}.card{display:flex;gap:16px;padding:16px;border-radius:14px;background:linear-gradient(180deg,var(--card),#fbfcff);box-shadow:0 6px 18px #080f340f;align-items:flex-start;border:1px solid rgba(10,20,40,.04)}.avatar{width:96px;height:96px;object-fit:cover;border-radius:12px;flex:0 0 96px}.info{flex:1;min-width:0}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.name{margin:0;font-size:1.05rem}.meta{color:var(--muted);display:flex;align-items:center;gap:8px;font-size:.95rem}.dot{opacity:.5}.specialty{margin:6px 0;color:#2b3440;font-weight:600}.bio{margin:0 0 10px;color:var(--muted)}.footer{margin-top:6px}.location{color:var(--muted)}.actions{display:flex;align-items:center;gap:8px}.chip{background:var(--pill);padding:6px 8px;border-radius:10px;font-size:.82rem;color:#102a43}.link{color:#0b6efd;text-decoration:none;font-weight:600}.empty{padding:28px;text-align:center;color:var(--muted);background:var(--accent-2);border-radius:12px}@media(max-width:640px){.card{flex-direction:row}.avatar{width:80px;height:80px;flex:0 0 80px}}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:18px;position:sticky;bottom:0;padding:10px 0;background:linear-gradient(180deg,#f7fbff00,#f7fbfff2);z-index:20;border-top:1px solid rgba(10,20,40,.03)}.pagination-left,.pagination-right{display:flex;align-items:center;gap:12px}.pg-btn{background:#fff;border:1px solid rgba(10,20,40,.08);padding:8px 10px;border-radius:8px;cursor:pointer;color:#0f172a}.pg-btn:disabled{opacity:.45;cursor:not-allowed}.page-num.active{background:var(--accent);border-color:transparent;color:#072a4b;font-weight:600}.pages{display:flex;gap:6px}.pg-btn.page-num{min-width:36px;text-align:center}.per-page-select{padding:8px;border-radius:8px;border:1px solid #e6e9ee;background:#fff;color:#0f172a}
