/* JetWP Doctor Listing v1.2 - Fully Isolated */
.jetwp-dl-wrapper,.jetwp-dl-wrapper *,.jetwp-dl-wrapper *::before,.jetwp-dl-wrapper *::after{box-sizing:border-box;-webkit-font-smoothing:antialiased}
.jetwp-dl-wrapper{font-family:var(--jdl-font-family)!important;font-size:var(--jdl-font-size-body)!important;color:var(--jdl-font-color)!important;line-height:1.5!important;background:var(--jdl-body-bg,#f5f6f8)!important;--jdl-primary-light:color-mix(in srgb,var(--jdl-primary) 12%,white);--card-bg:#fff;--text-secondary:#5a6577;--text-muted:#8d95a3;--border:#e8eaef;--border-light:#f0f1f5;--transition:0.25s cubic-bezier(0.4,0,0.2,1)}
.jetwp-dl-wrapper a{color:inherit;text-decoration:none}.jetwp-dl-wrapper img{max-width:100%;height:auto;display:block}
.jetwp-dl-wrapper h1,.jetwp-dl-wrapper h2,.jetwp-dl-wrapper h3,.jetwp-dl-wrapper p{margin:0;padding:0;border:0;font-weight:inherit}
.jetwp-dl-wrapper .jdl-btn,.jetwp-dl-wrapper input,.jetwp-dl-wrapper select{font-family:inherit!important;font-size:inherit!important;margin:0;outline:none}
.jetwp-dl-wrapper .jdl-btn{cursor:pointer;background:none;border:none;padding:0!important}

/* HERO */
.jetwp-dl-wrapper .jdl-hero{padding:48px 24px 32px;position:relative;overflow:hidden}
.jetwp-dl-wrapper .jdl-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,0.06) 0%,transparent 70%);border-radius:50%}
.jetwp-dl-wrapper .jdl-hero-content{max-width:var(--jdl-content-width);margin:0 auto;position:relative;z-index:1;text-align:center}
.jetwp-dl-wrapper .jdl-hero-title{font-family:var(--jdl-font-heading)!important;font-size:clamp(28px,4vw,42px)!important;color:#fff!important;font-weight:400!important;margin-bottom:6px!important;letter-spacing:-0.5px}
.jetwp-dl-wrapper .jdl-hero-subtitle{color:rgba(255,255,255,0.72)!important;font-size:15px!important;margin-bottom:24px!important}
.jetwp-dl-wrapper .jdl-hero-stats{display:flex;gap:32px;margin-bottom:28px;justify-content:center}
.jetwp-dl-wrapper .jdl-stat{display:flex;align-items:baseline;gap:6px}
.jetwp-dl-wrapper .jdl-stat-num{font-family:var(--jdl-font-heading)!important;font-size:32px!important;color:var(--jdl-gold)!important}
.jetwp-dl-wrapper .jdl-stat-label{font-size:13px!important;color:rgba(255,255,255,0.55)!important}

/* SEARCH + DEPT DROPDOWN */
.jetwp-dl-wrapper .jdl-search-container{max-width:800px;margin:0 auto;display:flex!important;gap:10px;flex-direction:column}
@media(min-width:600px){.jetwp-dl-wrapper .jdl-search-container{flex-direction:row!important}}
.jetwp-dl-wrapper .jdl-search-input-wrap{position:relative;flex:3 1 0%!important;min-width:0}
.jetwp-dl-wrapper .jdl-hero-dept-select{padding:16px 44px 16px 20px!important;border:none!important;border-radius:100px!important;font-size:15px!important;background:rgba(255,255,255,0.15) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 16px center!important;backdrop-filter:blur(20px);color:#fff!important;outline:none!important;appearance:none;cursor:pointer;transition:var(--transition);flex:1 1 0%!important;max-width:220px!important;white-space:nowrap}
.jetwp-dl-wrapper .jdl-hero-dept-select option{color:#333;background:#fff}
.jetwp-dl-wrapper .jdl-hero-dept-select:focus{background-color:rgba(255,255,255,0.95)!important;color:#333!important;box-shadow:0 8px 32px rgba(0,0,0,0.15)}
.jetwp-dl-wrapper .jdl-search-bar{width:100%!important;padding:16px 48px 16px 52px!important;border:none!important;border-radius:100px!important;font-size:15px!important;background:rgba(255,255,255,0.15)!important;backdrop-filter:blur(20px);color:#fff!important;outline:none!important;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-search-bar::placeholder{color:rgba(255,255,255,0.5)!important}
.jetwp-dl-wrapper .jdl-search-bar:focus{background:rgba(255,255,255,0.95)!important;color:#333!important;box-shadow:0 8px 32px rgba(0,0,0,0.15)}
.jetwp-dl-wrapper .jdl-search-bar:focus::placeholder{color:var(--text-muted)!important}
.jetwp-dl-wrapper .jdl-search-icon{position:absolute;left:44px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:rgba(255,255,255,0.5);pointer-events:none}
.jetwp-dl-wrapper .jdl-search-clear{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:28px!important;height:28px!important;background:rgba(0,0,0,0.1)!important;border-radius:50%!important;color:var(--text-muted)!important;font-size:16px!important;display:none!important;align-items:center;justify-content:center}
.jetwp-dl-wrapper .jdl-search-clear.visible{display:flex!important}

/* FILTER BAR */
.jetwp-dl-wrapper .jdl-filter-bar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,0.95);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--border)}
.jetwp-dl-wrapper .jdl-filter-bar.scrolled{box-shadow:0 2px 20px rgba(0,0,0,0.06)}
.jetwp-dl-wrapper .jdl-filter-inner{max-width:var(--jdl-content-width);margin:0 auto;padding:0 24px}
.jetwp-dl-wrapper .jdl-dept-slider-wrap{position:relative;padding:12px 0}
.jetwp-dl-wrapper .jdl-dept-slider-wrap::before,.jetwp-dl-wrapper .jdl-dept-slider-wrap::after{content:'';position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}
.jetwp-dl-wrapper .jdl-dept-slider-wrap::before{left:0;background:linear-gradient(90deg,rgba(255,255,255,0.95),transparent)}
.jetwp-dl-wrapper .jdl-dept-slider-wrap::after{right:0;background:linear-gradient(-90deg,rgba(255,255,255,0.95),transparent)}
.jetwp-dl-wrapper .jdl-dept-tabs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;padding:0 4px}
.jetwp-dl-wrapper .jdl-dept-tabs::-webkit-scrollbar{display:none}
.jetwp-dl-wrapper .jdl-dept-tab{flex-shrink:0;padding:8px 18px!important;border:1.5px solid var(--border)!important;background:var(--card-bg)!important;border-radius:100px!important;font-size:13px!important;font-weight:500!important;color:var(--text-secondary)!important;cursor:pointer;transition:var(--transition);white-space:nowrap}
.jetwp-dl-wrapper .jdl-dept-tab:hover{border-color:var(--jdl-primary)!important;color:var(--jdl-primary)!important}
.jetwp-dl-wrapper .jdl-dept-tab.active{background:var(--jdl-primary)!important;border-color:var(--jdl-primary)!important;color:#fff!important;font-weight:600!important}
.jetwp-dl-wrapper .jdl-dept-tab .jdl-count{font-size:11px!important;font-weight:700!important;margin-left:5px;opacity:0.7}
.jetwp-dl-wrapper .jdl-filter-row{display:flex;align-items:center;gap:10px;padding:0 0 12px;flex-wrap:wrap}
.jetwp-dl-wrapper .jdl-filter-pill{display:flex!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;border:1px solid var(--border)!important;border-radius:100px!important;background:var(--card-bg)!important;font-size:13px!important;color:var(--text-secondary)!important;cursor:pointer;transition:var(--transition);white-space:nowrap}
.jetwp-dl-wrapper .jdl-filter-pill:hover{border-color:var(--jdl-primary)!important;color:var(--jdl-primary)!important}
.jetwp-dl-wrapper .jdl-filter-pill.active{border-color:var(--jdl-primary)!important;background:var(--jdl-primary-light)!important;color:var(--jdl-primary)!important}
.jetwp-dl-wrapper .jdl-filter-pill svg{width:14px;height:14px;flex-shrink:0}
.jetwp-dl-wrapper .jdl-results-count{font-size:13px!important;color:var(--text-muted)!important;padding:0 4px}
.jetwp-dl-wrapper .jdl-clear-all-btn{margin-left:auto;font-size:12px!important;font-weight:600!important;color:#e74c3c!important;padding:6px 14px!important;border-radius:100px!important;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-clear-all-btn:hover{background:rgba(231,76,60,0.08)!important}
.jetwp-dl-wrapper .jdl-filter-dropdown{position:relative}
.jetwp-dl-wrapper .jdl-dropdown-content{display:none;position:absolute;top:calc(100% + 6px);left:0;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 12px 40px rgba(0,0,0,0.12);padding:8px;min-width:180px;z-index:50;max-height:260px;overflow-y:auto}
.jetwp-dl-wrapper .jdl-dropdown-content.open{display:block}
.jetwp-dl-wrapper .jdl-dropdown-option{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px!important;cursor:pointer;color:var(--text-secondary)!important;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-dropdown-option:hover{background:var(--jdl-primary-light)}
.jetwp-dl-wrapper .jdl-dropdown-option.active{background:var(--jdl-primary-light);color:var(--jdl-primary)!important;font-weight:600!important}
.jetwp-dl-wrapper .jdl-active-tx-bar{display:none;align-items:center;gap:8px;padding:0 0 10px;flex-wrap:wrap}
.jetwp-dl-wrapper .jdl-active-tx-bar.visible{display:flex}
.jetwp-dl-wrapper .jdl-active-tx-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:var(--jdl-primary);color:#fff!important;border-radius:100px;font-size:12px!important;font-weight:500!important}
.jetwp-dl-wrapper .jdl-active-tx-tag .jdl-btn{color:rgba(255,255,255,0.7)!important;font-size:15px!important}
.jetwp-dl-wrapper .jdl-active-tx-tag .jdl-btn:hover{color:#fff!important}
.jetwp-dl-wrapper .jdl-clear-tx-btn{font-size:12px!important;color:var(--text-muted)!important;text-decoration:underline}

/* VIEW TOGGLE */
.jetwp-dl-wrapper .jdl-toolbar-right{display:flex;align-items:center;gap:8px;margin-left:auto}
.jetwp-dl-wrapper .jdl-view-toggle{display:flex;border:1.5px solid var(--border);border-radius:8px;overflow:hidden}
.jetwp-dl-wrapper .jdl-view-btn{padding:7px 10px!important;background:#fff!important;transition:var(--transition);color:var(--text-muted)!important;display:flex!important;align-items:center!important}
.jetwp-dl-wrapper .jdl-view-btn:first-child{border-right:1.5px solid var(--border)}
.jetwp-dl-wrapper .jdl-view-btn.active{background:var(--jdl-primary)!important;color:#fff!important}
.jetwp-dl-wrapper .jdl-view-btn svg{width:16px;height:16px}

/* MAIN */
.jetwp-dl-wrapper .jdl-main-content{max-width:var(--jdl-content-width);margin:0 auto;padding:24px}

/* DEPT TITLE */
.jetwp-dl-wrapper .jdl-dept-group-title{padding:28px 0 8px;display:flex;align-items:center;gap:14px;width:100%;flex-basis:100%}
.jetwp-dl-wrapper .jdl-dept-group-title:first-child{padding-top:8px}
.jetwp-dl-wrapper .jdl-dept-group-title::before{content:'';flex:1;height:1px;background:var(--border)}
.jetwp-dl-wrapper .jdl-dept-group-title h2{font-family:var(--jdl-font-heading)!important;font-size:var(--jdl-section-title-size)!important;font-weight:400!important;color:var(--jdl-section-title-color,var(--jdl-accent))!important;white-space:nowrap}
.jetwp-dl-wrapper .jdl-dept-group-title .dept-count{font-size:14px!important;color:var(--text-muted)!important}
.jetwp-dl-wrapper .jdl-dept-group-title::after{content:'';flex:1;height:1px;background:var(--border)}

/* GRID */
.jetwp-dl-wrapper .jdl-doctors-grid{display:flex;flex-wrap:wrap;gap:20px;padding-bottom:24px;justify-content:center}
.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:calc(25% - 15px);max-width:400px}
@keyframes jdlFadeInUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.jetwp-dl-wrapper .jdl-doctor-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;min-height:var(--jdl-card-min-height,460px);background:#fff;transition:var(--transition);text-decoration:none!important;color:inherit!important;animation:jdlFadeInUp .35s ease both}
.jetwp-dl-wrapper .jdl-card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}
.jetwp-dl-wrapper .jdl-card-image img{width:100%;height:100%;object-fit:contain;object-position:top center}
.jetwp-dl-wrapper .jdl-card-image::after{content:'';position:absolute;bottom:0;left:0;right:0;height:65%;background:linear-gradient(to top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.7) 40%,transparent 100%);pointer-events:none}
.jetwp-dl-wrapper .jdl-card-body{position:relative;z-index:1;margin-top:auto;display:flex;flex-direction:column;padding:14px;gap:0}
.jetwp-dl-wrapper .jdl-card-dept-label{font-size:8px!important;font-weight:500!important;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1px}
.jetwp-dl-wrapper .jdl-card-dept-label a{display:inline-block;padding:3px 10px;border-radius:6px;background:var(--jdl-dept-label-bg)!important;color:var(--jdl-dept-label-color)!important;text-decoration:none!important}
.jetwp-dl-wrapper .jdl-card-dept-label a:hover{opacity:0.8}
.jetwp-dl-wrapper .jdl-card-name{font-size:var(--jdl-font-size-name)!important;font-weight:700!important;color:#111!important;text-transform:uppercase;letter-spacing:.3px;margin-bottom:1px}
.jetwp-dl-wrapper .jdl-card-title{font-size:11px!important;color:#444!important;font-weight:400!important;margin-bottom:6px}
.jetwp-dl-wrapper .jdl-card-title a{color:inherit!important;text-decoration:none!important}
.jetwp-dl-wrapper .jdl-card-title a:hover{color:var(--jdl-primary)!important;text-decoration:underline!important}
.jetwp-dl-wrapper .jdl-card-meta-row{display:flex;gap:8px;align-items:stretch;margin-bottom:10px}
.jetwp-dl-wrapper .jdl-card-meta-box{background:var(--jdl-meta-box-bg)!important;border-radius:10px;padding:8px 10px;flex:1;display:flex;flex-direction:column;gap:2px}
.jetwp-dl-wrapper .jdl-card-meta-label{font-size:8px!important;font-weight:400!important;color:var(--jdl-meta-label-color)!important;text-transform:uppercase;letter-spacing:.3px}
.jetwp-dl-wrapper .jdl-card-meta-value{font-size:13px!important;font-weight:600!important;color:var(--jdl-meta-value-color)!important}
.jetwp-dl-wrapper .jdl-card-meta-value a{color:inherit!important;text-decoration:none!important}
.jetwp-dl-wrapper .jdl-card-meta-value a:hover{color:var(--jdl-primary)!important}
.jetwp-dl-wrapper .jdl-card-lang-sep{color:#999!important}
.jetwp-dl-wrapper .jdl-card-divider{height:1px;background:rgba(153,153,153,.4);margin-bottom:10px}
.jetwp-dl-wrapper .jdl-card-treatments{font-size:10px!important;color:#555!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.jetwp-dl-wrapper .jdl-card-treatments a{color:#555!important;text-decoration:none!important}
.jetwp-dl-wrapper .jdl-card-treatments a:hover{color:var(--jdl-primary)!important}
.jetwp-dl-wrapper .jdl-treat-sep{color:#ddd!important;margin:0 1px}

/* LIST ACTIONS */
.jetwp-dl-wrapper .jdl-list-actions{display:none;gap:6px;flex-wrap:wrap;align-items:center;padding:0 10px 10px}
.jetwp-dl-wrapper .jdl-list-actions-row{display:flex;gap:6px;width:100%}
.jetwp-dl-wrapper .jdl-list-actions-row .jdl-list-action-btn{flex:1;width:auto}
.jetwp-dl-wrapper .jdl-list-action-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:7px 14px!important;border-radius:8px!important;font-size:12px!important;font-weight:600!important;cursor:pointer;text-decoration:none!important;transition:var(--transition);white-space:nowrap;width:100%;color:#fff!important}
.jetwp-dl-wrapper .jdl-list-action-btn svg{width:14px;height:14px;flex-shrink:0}
.jetwp-dl-wrapper .jdl-list-btn-profile{background:var(--jdl-cta-profile-bg)!important}
.jetwp-dl-wrapper .jdl-list-btn-whatsapp{background:var(--jdl-cta-whatsapp-bg)!important}
.jetwp-dl-wrapper .jdl-list-btn-call{background:var(--jdl-cta-call-bg)!important}

/* LIST VIEW */
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view{display:flex;flex-direction:column;gap:14px;max-width:var(--jdl-content-width)}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card{width:100%!important;max-width:none!important;display:grid;grid-template-columns:auto 1fr auto;min-height:auto!important;border-radius:10px;background:var(--card-bg);border:1px solid var(--border);align-items:center}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-image{position:relative;width:80px;min-width:120px;height:200px;border-radius:10px;margin:20px 5px 5px 5px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-image img{border-radius:10px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-image::after{display:none}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-body{margin-top:0;padding:10px 10px 10px 0;gap:2px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-name{font-size:14px!important;text-transform:none}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-meta-box{padding:4px 8px;border-radius:6px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-meta-label{font-size:7px!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-meta-value{font-size:11px!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-treatments{-webkit-line-clamp:1}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-list-actions{display:flex}

/* LOAD MORE / NO RESULTS */
.jetwp-dl-wrapper .jdl-load-more-section{text-align:center;padding:20px 0 80px}
.jetwp-dl-wrapper .jdl-load-more-info{font-size:13px!important;color:var(--text-muted)!important}
.jetwp-dl-wrapper .jdl-progress-bar{max-width:160px;height:3px;background:var(--border);border-radius:2px;margin:10px auto 0;overflow:hidden}
.jetwp-dl-wrapper .jdl-progress-fill{height:100%;background:var(--jdl-primary);border-radius:2px;transition:width .4s ease}
.jetwp-dl-wrapper .jdl-no-results{text-align:center;padding:80px 24px;display:none}
.jetwp-dl-wrapper .jdl-no-results.visible{display:block}
.jetwp-dl-wrapper .jdl-no-results-icon{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:var(--jdl-primary-light);display:flex;align-items:center;justify-content:center;color:var(--jdl-primary)}
.jetwp-dl-wrapper .jdl-no-results h3{font-size:20px!important;font-weight:700!important;margin-bottom:8px!important}
.jetwp-dl-wrapper .jdl-no-results p{font-size:14px!important;color:var(--text-muted)!important;max-width:400px;margin:0 auto!important}
.jetwp-dl-wrapper .jdl-no-results .jdl-btn{margin-top:20px!important;padding:10px 24px!important;border-radius:8px!important;background:var(--jdl-primary)!important;color:#fff!important;font-size:14px!important;font-weight:600!important}

/* AI CHAT PANEL */
.jetwp-dl-wrapper .jdl-ai-fab{position:fixed;bottom:24px;right:24px;z-index:9000;width:56px;height:56px;border-radius:50%!important;background:linear-gradient(135deg,var(--jdl-primary),var(--jdl-primary-dark))!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 6px 24px rgba(0,0,0,0.2);transition:var(--transition);border:none!important}
.jetwp-dl-wrapper .jdl-ai-fab.jdl-ai-pos-left{right:auto!important;left:24px}
.jetwp-dl-wrapper .jdl-ai-fab.jdl-ai-pos-center{right:auto!important;left:50%;transform:translateX(-50%)}
.jetwp-dl-wrapper .jdl-ai-fab.jdl-ai-pos-right{right:24px;left:auto}
.jetwp-dl-wrapper .jdl-ai-panel.jdl-ai-pos-left{right:auto!important;left:24px}
.jetwp-dl-wrapper .jdl-ai-panel.jdl-ai-pos-center{right:auto!important;left:50%;transform:translateX(-50%)}
.jetwp-dl-wrapper .jdl-ai-panel.jdl-ai-pos-right{right:24px;left:auto}
.jetwp-dl-wrapper .jdl-ai-fab:hover{transform:scale(1.08);box-shadow:0 8px 32px rgba(0,0,0,0.3)}
.jetwp-dl-wrapper .jdl-ai-fab svg{width:24px;height:24px}
.jetwp-dl-wrapper .jdl-ai-panel{position:fixed;bottom:24px;right:24px;z-index:9001;width:400px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);background:#fff;border-radius:20px;box-shadow:0 12px 60px rgba(0,0,0,0.18),0 0 0 1px rgba(0,0,0,0.04);display:flex;flex-direction:column;overflow:hidden}
.jetwp-dl-wrapper .jdl-ai-panel-header{background:linear-gradient(135deg,var(--jdl-primary),var(--jdl-primary-dark));padding:20px;display:flex;align-items:center;gap:12px;color:#fff;border-radius:20px 20px 0 0}
.jetwp-dl-wrapper .jdl-ai-panel-header-icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.jetwp-dl-wrapper .jdl-ai-panel-header-icon svg{width:22px;height:22px;color:#fff}
.jetwp-dl-wrapper .jdl-ai-panel-header-text{flex:1;display:flex;flex-direction:column;gap:2px}
.jetwp-dl-wrapper .jdl-ai-panel-header-text strong{font-size:16px!important;font-weight:700!important}
.jetwp-dl-wrapper .jdl-ai-panel-header-text span{font-size:12px!important;opacity:0.75}
.jetwp-dl-wrapper .jdl-ai-panel-close{width:32px!important;height:32px!important;border-radius:50%!important;background:rgba(255,255,255,0.15)!important;color:#fff!important;font-size:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-ai-panel-close:hover{background:rgba(255,255,255,0.3)!important}
.jetwp-dl-wrapper .jdl-ai-panel-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:200px;max-height:50vh;background:#f8f9fa}
.jetwp-dl-wrapper .jdl-ai-msg{max-width:88%;animation:jdlFadeInUp .25s ease both}
.jetwp-dl-wrapper .jdl-ai-msg-user,.jdl-ai-panel .jdl-ai-msg-user{align-self:flex-end;background:var(--jdl-primary);color:#fff!important;padding:10px 16px;border-radius:18px 18px 4px 18px;font-size:14px!important}
.jetwp-dl-wrapper .jdl-ai-msg-bot{align-self:flex-start;background:#fff;border:1px solid var(--border,#e8eaef);padding:14px;border-radius:18px 18px 18px 4px;font-size:14px!important;box-shadow:0 1px 4px rgba(0,0,0,0.04);width:100%;max-width:100%}
.jetwp-dl-wrapper .jdl-ai-msg-bot .jdl-ai-result-count{font-size:15px!important;margin-bottom:12px;line-height:1.5}
.jetwp-dl-wrapper .jdl-ai-msg-bot .jdl-ai-result-count strong{color:var(--jdl-primary);font-weight:700}
.jetwp-dl-wrapper .jdl-ai-msg-bot .jdl-ai-result-count a{color:var(--jdl-primary);font-weight:600;text-decoration:none}
.jetwp-dl-wrapper .jdl-ai-doc-card{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--border,#e8eaef);border-radius:12px;margin-bottom:8px;background:#fff;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-ai-doc-card:hover,.jdl-ai-panel .jdl-ai-doc-card:hover{border-color:var(--jdl-primary);box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.jetwp-dl-wrapper .jdl-ai-doc-card img{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0}
.jetwp-dl-wrapper .jdl-ai-doc-info{flex:1;min-width:0}
.jetwp-dl-wrapper .jdl-ai-doc-info .jdl-ai-doc-name{font-size:14px!important;font-weight:700!important;color:#111!important;text-decoration:underline;cursor:pointer}
.jetwp-dl-wrapper .jdl-ai-doc-info .jdl-ai-doc-spec{font-size:12px!important;color:var(--jdl-primary)!important;text-decoration:underline;cursor:pointer}
.jetwp-dl-wrapper .jdl-ai-doc-info .jdl-ai-doc-meta{font-size:11px!important;color:var(--text-muted,#8d95a3)!important;margin-top:2px}
.jetwp-dl-wrapper .jdl-ai-doc-book,.jdl-ai-panel .jdl-ai-doc-book{flex-shrink:0;padding:8px 18px!important;border-radius:8px!important;background:var(--jdl-primary)!important;color:#fff!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-ai-doc-book:hover{opacity:0.85}
.jetwp-dl-wrapper .jdl-ai-panel-input-row{display:flex;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid var(--border,#e8eaef);background:#fff}
.jetwp-dl-wrapper .jdl-ai-panel-input{flex:1!important;border:1px solid var(--border,#e8eaef)!important;border-radius:100px!important;padding:12px 18px!important;font-size:14px!important;background:#f8f9fa!important;color:var(--jdl-font-color)!important;outline:none!important}
.jetwp-dl-wrapper .jdl-ai-panel-input:focus{border-color:var(--jdl-primary)!important;background:#fff!important}
.jetwp-dl-wrapper .jdl-ai-panel-input::placeholder{color:var(--text-muted,#8d95a3)!important}
.jetwp-dl-wrapper .jdl-ai-panel-send{width:44px!important;height:44px!important;border-radius:50%!important;background:var(--jdl-primary)!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-ai-panel-send:hover{background:var(--jdl-primary-dark)!important}
.jetwp-dl-wrapper .jdl-ai-panel-send svg{width:18px;height:18px;color:#fff}
@media(max-width:480px){.jetwp-dl-wrapper .jdl-ai-panel{bottom:0;right:0;left:0;width:100%;max-width:100%;border-radius:20px 20px 0 0;max-height:85vh;transform:none}.jetwp-dl-wrapper .jdl-ai-fab{bottom:16px}.jetwp-dl-wrapper .jdl-ai-fab.jdl-ai-pos-right{right:16px}.jetwp-dl-wrapper .jdl-ai-fab.jdl-ai-pos-left{left:16px}}
/* AI Welcome & Chips */
.jetwp-dl-wrapper .jdl-ai-welcome-text{font-size:14px!important;line-height:1.6!important;color:#333!important}
.jetwp-dl-wrapper .jdl-ai-welcome-list{margin:8px 0 0!important;padding:0 0 0 20px!important;list-style:disc!important;font-size:14px!important;line-height:1.8!important;color:#333!important}
.jetwp-dl-wrapper .jdl-ai-welcome-list strong,.jdl-ai-panel .jdl-ai-welcome-list strong{color:var(--jdl-primary)!important;font-weight:700!important}
.jetwp-dl-wrapper .jdl-ai-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.jetwp-dl-wrapper .jdl-ai-chip{padding:8px 16px!important;border:1px solid var(--border,#e0e2e6)!important;border-radius:100px!important;font-size:13px!important;color:var(--text-secondary,#555)!important;background:#fff!important;cursor:pointer;transition:var(--transition);white-space:normal;text-align:left;line-height:1.4}
.jetwp-dl-wrapper .jdl-ai-chip:hover,.jdl-ai-panel .jdl-ai-chip:hover{border-color:var(--jdl-primary)!important;color:var(--jdl-primary)!important;background:var(--jdl-primary-light,rgba(0,124,145,0.06))!important}
/* AI Emergency CTAs */
.jetwp-dl-wrapper .jdl-ai-typing .jdl-ai-dots{display:flex;gap:4px;padding:4px 0}
.jetwp-dl-wrapper .jdl-ai-typing .jdl-ai-dots span,.jdl-ai-panel .jdl-ai-typing .jdl-ai-dots span{width:8px;height:8px;border-radius:50%;background:var(--jdl-primary,#007C91);opacity:0.4;animation:jdl-dot-bounce 1.4s infinite ease-in-out both}
.jdl-ai-typing .jdl-ai-dots span:nth-child(1){animation-delay:-0.32s}
.jdl-ai-typing .jdl-ai-dots span:nth-child(2){animation-delay:-0.16s}
@keyframes jdl-dot-bounce{0%,80%,100%{opacity:0.4;transform:scale(0.8)}40%{opacity:1;transform:scale(1.1)}}
.jetwp-dl-wrapper .jdl-ai-emergency{text-align:center;padding:8px 0}
.jetwp-dl-wrapper .jdl-ai-emergency-icon{font-size:32px;margin-bottom:8px}
.jetwp-dl-wrapper .jdl-ai-emergency-text{font-size:14px!important;font-weight:600!important;color:#dc3232!important;margin-bottom:14px;line-height:1.5}
.jetwp-dl-wrapper .jdl-ai-emergency-btns{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.jetwp-dl-wrapper .jdl-ai-emergency-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 24px!important;border-radius:100px!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;transition:var(--transition)}
.jetwp-dl-wrapper .jdl-ai-btn-wa{background:#25D366!important;color:#fff!important}
.jetwp-dl-wrapper .jdl-ai-btn-wa:hover{background:#1da851!important}
.jetwp-dl-wrapper .jdl-ai-btn-call{background:#dc3232!important;color:#fff!important}
.jetwp-dl-wrapper .jdl-ai-btn-call:hover{background:#b52727!important}

/* RESPONSIVE */
/* Column variants */
.jetwp-dl-wrapper.jdl-cols-2 .jdl-doctors-grid .jdl-doctor-card{width:calc(50% - 12px)!important;max-width:none}
.jetwp-dl-wrapper.jdl-cols-3 .jdl-doctors-grid .jdl-doctor-card{width:calc(33.333% - 16px)!important;max-width:none}
/* Section mode - no background, compact */
.jetwp-dl-wrapper.jdl-section-mode{background:transparent!important}
.jetwp-dl-wrapper.jdl-section-mode .jdl-main-content{padding:0}
/* Carousel */
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-carousel{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:16px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-carousel::-webkit-scrollbar{display:none}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-carousel .jdl-doctor-card{scroll-snap-align:start;flex-shrink:0;width:280px!important;max-width:280px}
@media(min-width:480px){.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:calc(50% - 10px)}}
@media(min-width:768px){
.jetwp-dl-wrapper .jdl-doctors-grid{gap:24px}.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:calc(50% - 12px)}.jetwp-dl-wrapper .jdl-card-name{font-size:var(--jdl-font-size-name)!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-image{width:90px;min-width:90px;height:130px;margin:5px 25px 0 20px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-body{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;align-items:center;column-gap:20px;row-gap:0;padding:12px 14px 12px 0}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-dept-label{grid-column:1;grid-row:1}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-name{grid-column:1;grid-row:2}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-title{grid-column:1;grid-row:3;margin-bottom:0}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-meta-row{grid-column:2;grid-row:1/4;flex-direction:column;margin-bottom:0;align-self:center}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-divider{display:none}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-treatments{grid-column:1/3;grid-row:4;margin-top:6px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-list-actions{grid-column:3;padding:0 20px;flex-wrap:nowrap;flex-direction:column;gap:6px;align-self:center;min-width:240px}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-list-actions-row{flex-direction:column}
}
@media(min-width:1024px){.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:calc(33.333% - 16px)}}
@media(min-width:1280px){.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:calc(25% - 18px)}}
@media(max-width:479px){.jetwp-dl-wrapper .jdl-hero-stats{gap:20px;flex-wrap:wrap}.jetwp-dl-wrapper .jdl-stat-num{font-size:24px!important}.jetwp-dl-wrapper .jdl-hero-title{font-size:24px!important}.jetwp-dl-wrapper .jdl-filter-inner{padding:0 16px}.jetwp-dl-wrapper .jdl-main-content{padding:16px}.jetwp-dl-wrapper .jdl-dept-tab{padding:6px 14px!important;font-size:12px!important}.jetwp-dl-wrapper .jdl-doctors-grid .jdl-doctor-card{width:100%}}
@media(max-width:767px){
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card{grid-template-columns:80px 1fr!important;grid-template-rows:auto auto!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-image{grid-row:1;grid-column:1;width:70px;min-width:70px;height:auto;min-height:90px;margin:10px;align-self:start}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-card-body{grid-row:1;grid-column:2;padding:10px 10px 6px 0;display:flex;flex-direction:column}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card .jdl-list-actions{grid-row:2;grid-column:1/-1!important;padding:8px 10px 10px!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;border-top:1px solid #f0f0f0;margin-top:0;min-width:0!important;gap:6px!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card .jdl-list-actions .jdl-list-actions-row{display:flex!important;flex-direction:row!important;gap:6px!important;width:100%!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card .jdl-list-actions .jdl-list-actions-row .jdl-list-action-btn{flex:1 1 0!important;font-size:12px!important;padding:10px 8px!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.jetwp-dl-wrapper .jdl-doctors-grid.jdl-list-view .jdl-doctor-card .jdl-list-actions>.jdl-list-action-btn{width:100%!important;font-size:12px!important;padding:10px 8px!important;flex:none!important}
}
@media(hover:hover){.jetwp-dl-wrapper .jdl-doctor-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-3px)}.jetwp-dl-wrapper .jdl-list-btn-profile:hover{opacity:0.85!important}.jetwp-dl-wrapper .jdl-list-btn-whatsapp:hover{opacity:0.85!important}.jetwp-dl-wrapper .jdl-list-btn-call:hover{opacity:0.85!important}}
