/* Ayurveda discovery only. Shared header/footer retain the site's own styles. */
html.public-doctors-page body.public-doctors-body { height:auto; min-height:100vh; background:#071b18; }
html.public-doctors-page body.public-doctors-body main.ayurveda-doctor-discovery-page {
 width:calc(100% - 32px); max-width:1120px; padding:0; margin:0 auto; color:#f7f5ed;
}
.ayurveda-doctor-discovery-page { --ad-gold:#e9c45a; --ad-muted:#adc6be; }
.ayurveda-doctor-discovery-page .ayurveda-doctors-hero {
 background:radial-gradient(ellipse at 20% 0%,#143b30 0%,transparent 65%),#071b18;
 border-color:#386152; box-shadow:0 18px 50px #0004;
}
.ayurveda-doctor-discovery-page .ayurveda-discovery {
 background:rgba(5,35,31,.88); border-color:#a88b428c; backdrop-filter:blur(18px);
 box-shadow:0 18px 50px #0004; position:relative;
}
.ayurveda-doctor-discovery-page .ad-tagline { font:italic 24px/1.3 Georgia,serif; color:#ebd9a6; margin:0 0 14px; }
.ayurveda-doctor-discovery-page .ayurveda-hero-art img { mask-image:linear-gradient(90deg,transparent,#000 25%); }
.ayurveda-doctor-discovery-page .ayurveda-trust-pill { background:#102b26b8; border-color:#416659; }
.ayurveda-doctor-discovery-page .ayurveda-search-grid { grid-template-columns:1.12fr 1.12fr 1fr 1fr .92fr 1.04fr; }
.ayurveda-doctor-discovery-page .ad-field :is(input,select) {
 width:100%; min-width:0; max-width:100%; height:56px; border:1px solid #3b7467; border-radius:12px;
 background:#071f1d; color:#f7f5ed; padding:0 12px; font:14px Arial,sans-serif; text-overflow:ellipsis;
}
.ayurveda-doctor-discovery-page .ad-field select { padding-right:24px; color-scheme:dark; cursor:pointer; }
.ayurveda-doctor-discovery-page :is(select,input,button,a,summary):focus-visible { outline:2px solid #59debd; outline-offset:3px; }
.ayurveda-doctor-discovery-page .ad-availability { background:#071f1d; border-color:#3b7467; }
.ayurveda-doctor-discovery-page .ad-popular-label { align-self:center; color:#adc6be; font-size:13px; margin-right:4px; }
.ayurveda-doctor-discovery-page .ayurveda-filter-chip,
.ayurveda-doctor-discovery-page .ad-more summary { background:#092820; border-color:#355d4e; }
.ayurveda-doctor-discovery-page .ad-check { display:flex; gap:10px; align-items:center; min-height:56px; align-self:end; font-size:14px; }
.ayurveda-doctor-discovery-page .ad-check input { accent-color:#20c6b7; width:20px; height:20px; }
.ayurveda-doctor-discovery-page .ad-category-tiles { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; margin:24px 0 0; }
.ayurveda-doctor-discovery-page .ad-category-tiles > a { display:flex; align-items:center; gap:14px; padding:18px; min-height:86px; border:1px solid #365c50; background:linear-gradient(110deg,#0d2c25,#081d1c); border-radius:16px; color:#eee4c5; }
.ayurveda-doctor-discovery-page .ad-category-tiles > a > span { color:#e9c45a; font-size:25px; }
.ayurveda-doctor-discovery-page .ad-category-tiles > a > span:last-child { margin-left:auto; font-size:20px; }
.ayurveda-doctor-discovery-page .ad-category-tiles strong { display:block; font-size:15px; }
.ayurveda-doctor-discovery-page .ad-category-tiles small { display:block; font-size:12px; color:#adc6be; margin-top:5px; }
.ayurveda-doctor-discovery-page .ad-results { margin:38px 0; }
.ayurveda-doctor-discovery-page .ad-results-heading { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:22px; }
.ayurveda-doctor-discovery-page .ad-eyebrow { text-transform:uppercase; letter-spacing:1.3px; font-size:11px; color:#8aceba; margin:0 0 8px; }
.ayurveda-doctor-discovery-page .ad-results-heading h2,
.ayurveda-doctor-discovery-page .ad-final-cta h2 { font:600 32px/1.2 Georgia,serif; color:#edcd7b; margin:0 0 8px; }
.ayurveda-doctor-discovery-page .ad-results-heading p:not(.ad-eyebrow) { font-size:14px; color:#adc6be; margin:0; }
.ayurveda-doctor-discovery-page .ad-text-link { color:#edcd7b; display:inline-flex; align-items:center; min-height:44px; font-size:14px; }
.ayurveda-doctor-discovery-page .ad-doctor-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.ayurveda-doctor-discovery-page .ad-doctor-card {
 padding:20px; min-width:0; border:1px solid #416153; border-radius:20px;
 background:radial-gradient(circle at 50% 8%,#19443490,transparent 55%),linear-gradient(145deg,#0b2823,#061b18);
 box-shadow:0 14px 32px #0003; display:flex; flex-direction:column; align-items:center; text-align:center;
}
.ayurveda-doctor-discovery-page .ad-card-top { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:8px; margin-bottom:18px; font-size:11px; }
.ayurveda-doctor-discovery-page .ad-slot-badge { padding:5px 9px; border:1px solid #486558; border-radius:20px; color:#bed0c8; }
.ayurveda-doctor-discovery-page .ad-slot-badge.has-slots { color:#73e1ab; border-color:#268b5c; background:#103f2a; }
.ayurveda-doctor-discovery-page .ad-verified { color:#81d7ae; }
.ayurveda-doctor-discovery-page .ad-profile-photo { display:flex; width:88px; height:88px; align-items:center; justify-content:center; border:2px solid #dcbd68; border-radius:50%; background:#244d3c; color:#f5d581; font:40px Georgia,serif; overflow:hidden; flex-shrink:0; margin-bottom:16px; }
.ayurveda-doctor-discovery-page .ad-profile-photo img { width:100%; height:100%; object-fit:cover; }
.ayurveda-doctor-discovery-page .ad-doctor-card h3 { font:600 21px/1.3 Georgia,serif; margin:0 0 8px; overflow-wrap:anywhere; }
.ayurveda-doctor-discovery-page .ad-doctor-card h3 a { color:#faf4df; }
.ayurveda-doctor-discovery-page .ad-qualification { font-size:13px; color:#adc6be; margin:0 0 7px; }
.ayurveda-doctor-discovery-page .ad-primary-speciality { font-size:14px; color:#efce78; margin:0 0 10px; overflow-wrap:anywhere; }
.ayurveda-doctor-discovery-page .ad-rating { margin:0 0 18px; font-size:15px; color:#ebc759; }
.ayurveda-doctor-discovery-page .ad-rating small { font-size:12px; color:#adc6be; }
.ayurveda-doctor-discovery-page .ad-doctor-details { width:100%; text-align:left; margin:0 0 14px; font-size:13px; }
.ayurveda-doctor-discovery-page .ad-doctor-details > div { padding:9px 0; border-top:1px solid #315344; }
.ayurveda-doctor-discovery-page .ad-doctor-details dt { color:#95b7a7; font-size:11px; margin-bottom:3px; }
.ayurveda-doctor-discovery-page .ad-doctor-details dd { margin:0; overflow-wrap:anywhere; color:#e0e9e1; }
.ayurveda-doctor-discovery-page .ad-card-categories { display:flex; flex-wrap:wrap; gap:6px; width:100%; margin-bottom:18px; }
.ayurveda-doctor-discovery-page .ad-card-categories a { padding:7px 9px; min-height:44px; display:inline-flex; align-items:center; border:1px solid #42644f; border-radius:12px; color:#c9dbbf; font-size:12px; }
.ayurveda-doctor-discovery-page .ad-card-bottom { margin-top:auto; width:100%; }
.ayurveda-doctor-discovery-page .ad-mode-fees { display:flex; flex-wrap:wrap; justify-content:center; gap:12px; color:#bcd4c5; font-size:12px; margin:0 0 12px; }
.ayurveda-doctor-discovery-page .ad-book { display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:12px 18px; border:1px solid #e7c56f; border-radius:12px; background:linear-gradient(110deg,#f4d985,#dcb148); color:#142014; font-size:14px; font-weight:700; }
.ayurveda-doctor-discovery-page .ad-card-bottom .ad-book { width:100%; }
.ayurveda-doctor-discovery-page .ad-empty { text-align:center; padding:48px 24px; border:1px solid #48634b; border-radius:24px; background:#0b241e; }
.ayurveda-doctor-discovery-page .ad-empty > span { font-size:40px; color:#e4c064; }
.ayurveda-doctor-discovery-page .ad-empty h3 { font:26px Georgia,serif; color:#f3d482; }
.ayurveda-doctor-discovery-page .ad-empty p { font-size:15px; color:#adc6be; }
.ayurveda-doctor-discovery-page .ad-empty > div { display:flex; justify-content:center; gap:20px; flex-wrap:wrap; margin-top:22px; }
.ayurveda-doctor-discovery-page .ad-trust-strip { display:grid; grid-template-columns:repeat(4,1fr); border-block:1px solid #6e673d; padding:24px 0; gap:18px; }
.ayurveda-doctor-discovery-page .ad-trust-strip > div { display:grid; grid-template-columns:32px 1fr; gap:4px 10px; padding:0 16px; border-right:1px solid #325345; }
.ayurveda-doctor-discovery-page .ad-trust-strip > div:last-child { border:0; }
 .ayurveda-doctor-discovery-page .ad-trust-strip span { grid-row:1/3; font-size:23px; color:#e4c064; }
.ayurveda-doctor-discovery-page .ad-trust-strip strong { font-size:14px; }
.ayurveda-doctor-discovery-page .ad-trust-strip small { font-size:12px; color:#adc6be; }
.ayurveda-doctor-discovery-page .ad-final-cta { display:flex; align-items:center; justify-content:space-between; gap:30px; margin:32px 0 44px; padding:30px; border:1px solid #806b3f; border-radius:24px; background:linear-gradient(115deg,#10372a,#071c17); }
.ayurveda-doctor-discovery-page .ad-final-cta h2 { font-size:27px; }
.ayurveda-doctor-discovery-page .ad-final-cta .ad-book { flex-shrink:0; }
.ayurveda-doctor-discovery-page .ad-sr-only { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }
@media(min-width:1100px) and (max-width:1279px) {
 .ayurveda-doctor-discovery-page .ayurveda-search-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }
}
@media(min-width:768px) and (max-width:1099px) {
 .ayurveda-doctor-discovery-page .ayurveda-search-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .ayurveda-doctor-discovery-page .ad-submit { grid-column:auto; }
}
@media(max-width:1099px) {
 .ayurveda-doctor-discovery-page .ad-doctor-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .ayurveda-doctor-discovery-page .ad-category-tiles,
 .ayurveda-doctor-discovery-page .ad-trust-strip { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .ayurveda-doctor-discovery-page .ad-final-cta { flex-direction:column; align-items:flex-start; }
}
@media(max-width:767px) {
 html.public-doctors-page body.public-doctors-body main.ayurveda-doctor-discovery-page { width:calc(100% - 28px); }
 .ayurveda-doctor-discovery-page .ayurveda-search-grid { grid-template-columns:1fr; }
 .ayurveda-doctor-discovery-page .ad-doctor-grid { grid-template-columns:1fr; }
 .ayurveda-doctor-discovery-page .ad-results-heading { align-items:flex-start; flex-direction:column; }
 .ayurveda-doctor-discovery-page .ad-results-heading h2 { font-size:29px; }
 .ayurveda-doctor-discovery-page .ad-trust-strip > div { border:0; padding:0; grid-template-columns:24px 1fr; gap:4px 6px; }
 .ayurveda-doctor-discovery-page .ad-trust-strip strong { font-size:12px; }
 .ayurveda-doctor-discovery-page .ad-trust-strip small { font-size:11px; }
 .ayurveda-doctor-discovery-page .ad-category-tiles { gap:8px; }
 .ayurveda-doctor-discovery-page .ad-category-tiles > a { padding:12px 10px; gap:8px; }
 .ayurveda-doctor-discovery-page .ad-category-tiles strong { font-size:13px; }
 .ayurveda-doctor-discovery-page .ad-category-tiles > a > span:last-child { display:none; }
 .ayurveda-doctor-discovery-page .ad-final-cta { padding:24px 18px; }
 .ayurveda-doctor-discovery-page .ad-final-cta .ad-book { width:100%; }
 .ayurveda-doctor-discovery-page .ad-tagline { font-size:21px; }
 .ayurveda-doctor-discovery-page .ayurveda-hero-copy { display:contents; }
 .ayurveda-doctor-discovery-page .ayurveda-doctors-hero { padding:22px 18px 18px; gap:0; }
 .ayurveda-doctor-discovery-page .ayurveda-hero-copy > :not(.ayurveda-trust-row) { order:0; }
 .ayurveda-doctor-discovery-page .ayurveda-hero-art { order:1; margin-inline:-18px; }
 .ayurveda-doctor-discovery-page .ayurveda-trust-row { order:2; margin-top:8px; }
 .ayurveda-doctor-discovery-page .ayurveda-trust-pill { min-height:52px; padding:8px 10px; }
 .ayurveda-doctor-discovery-page .ayurveda-hero-art img { mask-image:linear-gradient(180deg,transparent,#000 20%,#000 85%,transparent); }
}
