
:root{
 --ink:#171714;--ink2:#292722;--muted:#6c675f;--warm:#a56412;--warm2:#c68727;--paper:#fffdf9;--soft:#f7f2ea;--line:#e5d9c8;
 --dark:#1a1815;--white:#fff;--wa:#25D366;--red:#b42822;--shadow:0 22px 60px rgba(67,48,22,.10);--softshadow:0 10px 28px rgba(67,48,22,.06)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.58}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}
.topline{height:4px;background:linear-gradient(90deg,#161616 0 70%,var(--warm) 70%)}
.shell{width:min(1180px,calc(100% - 40px));margin:auto}
header{position:sticky;top:0;z-index:80;background:rgba(255,253,249,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.head{height:80px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center}.brand img{width:300px;height:58px;object-fit:contain;object-position:left}
nav{margin-left:auto;display:flex;align-items:center;gap:21px;font-size:13px;font-weight:800}nav a{padding:27px 0;position:relative}nav a:hover,nav a.active{color:var(--warm)}nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--warm)}
.actions{display:flex;gap:8px;margin-left:8px}.btn{border:0;border-radius:13px;padding:12px 16px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn-dark{background:var(--dark);color:white}.btn-light{background:white;border:1px solid var(--line)}.btn-warm{background:linear-gradient(135deg,var(--warm),#7e4a0b);color:white}.btn-wa{background:var(--wa);color:#fff}
.menu{display:none;margin-left:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 12px}.mobile{display:none;border-top:1px solid var(--line);padding:10px 20px 16px;background:#fffdf9}.mobile.open{display:grid;gap:2px}.mobile a{padding:9px 0;border-bottom:1px solid #eee5d9;font-size:13px;font-weight:800}
.page{display:none}.page.active{display:block}

.hero{padding:70px 0 58px;overflow:hidden;background:radial-gradient(circle at 91% 13%,rgba(165,100,18,.09),transparent 28%),linear-gradient(180deg,#fffdf9,#faf6ef)}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;padding:7px 11px;border-radius:999px;color:#75480f;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.eyebrow:before{content:"✓";width:19px;height:19px;border-radius:50%;background:var(--warm);color:#fff;display:grid;place-items:center;font-size:10px}
.hero h1,.pagehero h1,.section h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-2px;line-height:1.05}.hero h1{font-size:clamp(46px,5.7vw,74px);margin:18px 0 17px}.hero h1 span{color:var(--warm)}.lead{font-size:18px;color:#504b44;margin:0 0 25px;max-width:650px}
.search-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.search-title{font-size:22px;font-weight:900;margin-bottom:16px;display:flex;gap:10px;align-items:center}.search-icon{width:42px;height:42px;background:var(--warm);color:white;border-radius:50%;display:grid;place-items:center;font-size:20px}
.search-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:11px}.label{font-size:12px;font-weight:800;margin-bottom:6px}.field{position:relative}.ico{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#766c61}.input,.select{width:100%;height:57px;border:1px solid #d9cebf;border-radius:14px;background:#fffdf9;outline:none;padding:0 14px 0 42px}.input:focus,.select:focus{border-color:var(--warm);box-shadow:0 0 0 4px rgba(165,100,18,.12);background:#fff}.search-go{width:100%;height:59px;margin-top:12px;font-size:18px}.location-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;flex-wrap:wrap}.loc-btn{border:1px solid #ddcfbc;background:#fffaf3;color:#68410d;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:850}.radius{display:flex;align-items:center;gap:7px;font-size:12px}.radius select{border:1px solid #ddcfbc;border-radius:9px;padding:8px;background:#fff}.search-help{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;font-size:11px;color:#6e675d}.search-help span:before{content:"✓";color:var(--warm);font-weight:900;margin-right:5px}
.hero-story{padding:12px 0}.hero-story h2{font-family:Georgia,"Times New Roman",serif;font-size:40px;line-height:1.08;letter-spacing:-1.4px;margin:14px 0 13px}.hero-story p{color:#5e574f;font-size:16px}.story-points{display:grid;gap:11px;margin-top:20px}.story{display:flex;gap:11px;align-items:flex-start}.story .n{width:38px;height:38px;border-radius:13px;background:#fbf0df;color:var(--warm);display:grid;place-items:center;font-weight:900;flex:0 0 38px}.story b{display:block}.story span{font-size:12px;color:var(--muted)}
.doctor-symbol{height:235px;margin-top:22px;border-radius:26px;border:1px solid var(--line);background:linear-gradient(145deg,#f2e8da,#fff);position:relative;overflow:hidden}.doctor-symbol:before{content:"";position:absolute;width:94px;height:94px;border-radius:50%;background:#d8c8b4;left:50%;top:38px;transform:translateX(-50%)}.doctor-symbol:after{content:"";position:absolute;width:220px;height:145px;border-radius:115px 115px 28px 28px;background:#29241f;left:50%;top:120px;transform:translateX(-50%);box-shadow:inset 0 0 0 18px #fffdf9}.stetho{position:absolute;z-index:3;left:50%;top:137px;transform:translateX(-50%);width:74px;height:74px;border:5px solid var(--warm);border-top-color:transparent;border-radius:50%}.stetho:after{content:"";position:absolute;width:18px;height:18px;border:5px solid var(--warm);border-radius:50%;right:-15px;bottom:-6px;background:#fffdf9}.symbol-caption{position:absolute;left:0;right:0;bottom:12px;z-index:4;text-align:center;color:#fff;font-weight:900;font-size:13px}

.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.proofgrid{display:grid;grid-template-columns:repeat(4,1fr)}.proofitem{padding:23px 18px;border-right:1px solid var(--line);display:flex;gap:10px}.proofitem:last-child{border-right:0}.prooficon{width:38px;height:38px;border-radius:12px;background:#fbf0df;color:var(--warm);display:grid;place-items:center;font-weight:900;flex:0 0 38px}.proofitem b{font-size:13px}.proofitem p{margin:3px 0 0;color:var(--muted);font-size:11px}
.section{padding:70px 0}.section.soft{background:var(--soft)}.section.dark{background:#1b1916;color:#fff}.section-head{max-width:810px;margin-bottom:29px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(33px,4vw,49px);margin:10px 0 11px}.section-head p{color:var(--muted);font-size:16px}.dark .section-head p{color:#cfc7bc}
.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.cards4{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;box-shadow:var(--softshadow)}.card .ci{width:43px;height:43px;border-radius:13px;background:#fbf0df;color:var(--warm);display:grid;place-items:center;font-weight:900}.card h3{margin:13px 0 7px}.card p{margin:0;color:var(--muted);font-size:13px}
.sample-profile{display:grid;grid-template-columns:.83fr 1.17fr;gap:26px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:28px;padding:26px;box-shadow:var(--shadow)}.sample-left{text-align:center}.sample-photo{width:180px;height:180px;margin:auto;border-radius:50%;position:relative;background:linear-gradient(145deg,#e2d6c6,#fff);overflow:hidden;border:7px solid #f7efe4}.sample-photo:before{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#d3c2ad;left:55px;top:25px}.sample-photo:after{content:"";position:absolute;width:148px;height:100px;border-radius:80px 80px 18px 18px;background:#28231f;left:16px;top:105px}.sample-left h3{font-family:Georgia,"Times New Roman",serif;font-size:30px;margin:15px 0 2px}.sample-left p{margin:3px;color:var(--muted)}.badge{display:inline-block;padding:6px 9px;background:#fbf3e7;color:#75480f;border:1px solid #eadac2;border-radius:9px;font-size:11px;font-weight:900;margin-top:8px}
.quick{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:15px;overflow:hidden}.quick>div{padding:13px}.quick>div+div{border-left:1px solid var(--line)}.ql{font-size:12px;margin:7px 0}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.tag{padding:7px 10px;border-radius:9px;background:#fff8ee;border:1px solid #e6d5bd;font-size:11px;font-weight:800}.profilebuttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.knowledge{display:grid;grid-template-columns:1fr .95fr;gap:34px;align-items:center}.nodes{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.nodes div{padding:13px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:12px;text-align:center;font-size:12px;font-weight:850}
.cta{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #e4d5c1;background:linear-gradient(135deg,#fff7ec,#f8f2e8);border-radius:25px;padding:30px}.cta h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;margin:0 0 6px}.cta p{margin:0;color:var(--muted)}

.pagehero{padding:62px 0 46px;background:radial-gradient(circle at 90% 18%,rgba(165,100,18,.08),transparent 28%),linear-gradient(180deg,#fffdf9,#faf6ef);border-bottom:1px solid var(--line)}.pagehero h1{font-size:clamp(42px,5vw,61px);margin:15px 0 11px;max-width:900px}.pagehero p{max-width:830px;font-size:17px;color:var(--muted)}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{border:1px solid var(--line);background:#fff;border-radius:21px;padding:25px}.panel.tint{background:linear-gradient(145deg,#fff7ec,#fff)}.panel h3{font-family:Georgia,"Times New Roman",serif;font-size:26px;margin:9px 0}.panel p{color:var(--muted)}
.flow{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:28px}.flowbox{padding:12px 15px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:12px;font-size:12px;font-weight:850}.arrow{color:#d9b676}
.timeline{display:grid;gap:12px}.trow{display:grid;grid-template-columns:42px 1fr;gap:11px}.tn{width:42px;height:42px;border-radius:13px;background:#fbf0df;color:var(--warm);display:grid;place-items:center;font-weight:900}.trow h4{margin:1px 0 3px}.trow p{margin:0;font-size:13px;color:var(--muted)}
.filter-layout{display:grid;grid-template-columns:280px 1fr;gap:18px;padding:35px 0 65px}.filter{border:1px solid var(--line);border-radius:19px;background:#fff;padding:18px;height:max-content;position:sticky;top:100px}.fg{padding:12px 0;border-top:1px solid var(--line)}.fg label{display:block;font-size:12px;margin:7px 0}.results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.result{border:1px solid var(--line);border-radius:20px;background:#fff;padding:18px;display:grid;grid-template-columns:65px 1fr auto;gap:14px;align-items:center;margin-bottom:11px}.ra{width:65px;height:65px;border-radius:50%;background:#eee2d2;display:grid;place-items:center;color:#70440e;font-weight:900}.result h3{font-family:Georgia,"Times New Roman",serif;margin:0}.result p{margin:2px 0;color:var(--muted);font-size:12px}.rbuttons{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.notice{padding:14px 16px;border:1px solid #ead9c0;background:#fff8ee;border-radius:13px;color:#5f5242;font-size:12px}
.legal{padding:56px 0}.legal article{max-width:930px;margin:auto;border:1px solid var(--line);background:#fff;border-radius:23px;padding:32px;box-shadow:var(--softshadow)}.legal h1{font-family:Georgia,"Times New Roman",serif;font-size:43px;margin:0 0 5px}.legal h2{font-family:Georgia,"Times New Roman",serif;color:#73460e;margin-top:28px}.legal p,.legal li{font-size:14px;color:#504a42}.updated{display:inline-block;padding:5px 9px;border-radius:99px;background:#f7efe5;border:1px solid var(--line);font-size:11px}
.formgrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.formrow{margin-bottom:12px}.formrow label{display:block;font-size:12px;font-weight:850;margin-bottom:5px}.formrow input,.formrow textarea,.formrow select{width:100%;border:1px solid #d9cebf;border-radius:12px;padding:12px;background:#fffdf9}.formrow textarea{min-height:120px}
.auth{min-height:calc(100vh - 84px);display:grid;place-items:center;padding:48px 20px;background:linear-gradient(145deg,#fffdf9,#f5ede2)}.authbox{width:min(520px,100%);border:1px solid var(--line);background:#fff;border-radius:23px;padding:27px;box-shadow:var(--shadow)}.authbox h1{font-family:Georgia,"Times New Roman",serif;font-size:35px;margin:0 0 6px}
footer{background:#191714;color:#cfc7bb;padding:44px 0 20px}.footgrid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:27px}.footlogo{width:270px;background:#fff;border-radius:11px;padding:6px 9px}footer h4{color:#fff;margin:0 0 9px}footer a{display:block;font-size:12px;margin:6px 0}footer p{font-size:12px}.footbottom{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:15px;display:flex;justify-content:space-between;gap:18px;font-size:11px}
@media(max-width:980px){nav{display:none}.menu{display:block}.actions{display:none}.hero-grid,.sample-profile,.knowledge,.two,.formgrid{grid-template-columns:1fr}.cards4{grid-template-columns:1fr 1fr}.filter-layout{grid-template-columns:1fr}.filter{position:static}}
@media(max-width:680px){.shell{width:min(100% - 24px,1180px)}.brand img{width:220px;height:50px}.head{height:72px}.hero{padding-top:47px}.hero h1{font-size:43px}.search-grid,.proofgrid,.cards3,.cards4,.quick,.footgrid{grid-template-columns:1fr}.proofitem{border-right:0;border-bottom:1px solid var(--line)}.quick>div+div{border-left:0;border-top:1px solid var(--line)}.result{grid-template-columns:55px 1fr}.rbuttons{grid-column:1/-1;justify-content:flex-start}.cta{align-items:flex-start;flex-direction:column}.footbottom{flex-direction:column}}

.hero-search-large{padding:28px 28px 24px;min-height:430px;display:flex;flex-direction:column;justify-content:center}
.hero-search-large .search-title{font-size:28px;margin-bottom:7px}
.search-subtitle{margin:0 0 22px;color:var(--muted);font-size:14px}
.search-grid-large{grid-template-columns:1fr}
.hero-search-large .input{height:64px;font-size:15px}
.hero-search-large .search-go{height:64px;font-size:19px}
.search-example{margin-top:18px;border-top:1px solid var(--line);padding-top:15px;color:#675d52;font-size:12px;line-height:1.7}
@media(max-width:980px){.hero-search-large{min-height:0}}


/* V12 presentation refinements */
.pagehero{
  position:relative;
  overflow:hidden;
  padding:70px 0 54px;
  background:
    radial-gradient(circle at 88% 18%,rgba(165,100,18,.10),transparent 27%),
    linear-gradient(180deg,#fffdf9 0%,#faf5ed 100%);
}
.pagehero:after{
  content:"";
  position:absolute;
  width:380px;height:380px;border:1px solid rgba(165,100,18,.11);
  border-radius:50%;right:-120px;top:-120px;
  box-shadow:0 0 0 56px rgba(165,100,18,.025),0 0 0 112px rgba(165,100,18,.017);
  pointer-events:none;
}
.pagehero .shell{position:relative;z-index:2}
.pagehero .eyebrow{
  background:#1b1916;color:#fff;border-color:#1b1916;
  padding:8px 13px;letter-spacing:.10em;
  box-shadow:0 7px 18px rgba(27,25,22,.08)
}
.pagehero .eyebrow:before{background:var(--warm);color:#fff}
.pagehero h1{
  max-width:960px;
  color:#181612;
  position:relative;
  padding-bottom:16px;
}
.pagehero h1:after{
  content:"";
  position:absolute;
  left:0;bottom:0;width:88px;height:4px;border-radius:99px;background:var(--warm);
}

.section-head .eyebrow{
  background:#fff8ee;
  border-color:#ead8bf;
  color:#71450d
}

/* Modern footer */
.site-footer{background:linear-gradient(145deg,#171512,#201d18);color:#cfc6b8;padding:52px 0 22px;position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.04);right:-250px;top:-200px;box-shadow:0 0 0 80px rgba(255,255,255,.015)}
.footer-top{position:relative;z-index:2;display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:34px}
.footer-brand-block p{font-size:13px;max-width:330px;line-height:1.7;margin-top:13px}
.footer-owner{display:flex;gap:10px;align-items:flex-start;margin-top:17px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:14px;font-size:11px}
.footer-owner b{color:#fff}
.footer-owner-icon{width:30px;height:30px;border-radius:9px;background:var(--warm);color:#fff;display:grid;place-items:center;flex:0 0 30px}
.footer-link-group h4{color:#fff;margin:1px 0 15px;font-size:13px;letter-spacing:.04em}
.footer-link{display:flex;align-items:center;gap:9px;padding:8px 0!important;margin:0!important;color:#d1c8bb!important;font-size:12px!important;cursor:pointer;transition:.2s ease}
.footer-link:hover{color:#fff!important;transform:translateX(3px)}
.footer-link-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035);color:#d9ad6c;font-weight:900;flex:0 0 28px}
.footer-link:hover .footer-link-icon{background:var(--warm);border-color:var(--warm);color:#fff}
.footer-bottom-modern{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.10);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px}
.footer-disclaimer{display:flex;align-items:center;gap:7px;text-align:right}
.footer-disclaimer i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(165,100,18,.22);color:#e3b574;font-style:normal;font-weight:900}
.about-verification{border-top:1px solid var(--line)}

/* Home search results overlay: no separate Find Doctors page */
.search-results-overlay{
  position:fixed;inset:0;background:rgba(18,16,13,.58);backdrop-filter:blur(7px);z-index:200;
  display:none;align-items:center;justify-content:center;padding:24px
}
.search-results-overlay.open{display:flex}
.search-results-panel{
  width:min(900px,100%);max-height:86vh;overflow:auto;background:#fffdf9;border:1px solid var(--line);
  border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.25);padding:24px
}
.search-results-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}
.search-results-head h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;margin:0}
.search-results-close{width:38px;height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;font-weight:900}
.overlay-results .result{grid-template-columns:65px 1fr auto}
@media(max-width:980px){.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:680px){
  .footer-top{grid-template-columns:1fr}
  .footer-bottom-modern{flex-direction:column;align-items:flex-start}
  .footer-disclaimer{text-align:left}
  .overlay-results .result{grid-template-columns:55px 1fr}
  .overlay-results .rbuttons{grid-column:1/-1;justify-content:flex-start}
}


/* DoctorProfiler production integrations — extends the approved V12 presentation without changing its palette. */
html,body{min-height:100%}.public-v12 .container{width:min(1180px,calc(100% - 40px));margin:auto}.public-v12 main.public-main{min-height:55vh}
.public-v12 .site-header-workspace{display:none}.public-v12 .workspace-only{display:none!important}
.public-v12 .nav form{display:inline;margin:0}.public-v12 .nav form .btn{font-size:13px;padding:10px 14px}
.public-v12 .form-alert{padding:12px 14px;border-radius:12px;margin:0 0 14px;font-size:13px}.public-v12 .form-alert.success{background:#eef8ef;border:1px solid #c8e5cc}.public-v12 .form-alert.error{background:#fff1ef;border:1px solid #efc9c5;color:#7d241e}
.public-v12 .search-autocomplete{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--softshadow);max-height:280px;overflow:auto;display:none}.public-v12 .search-autocomplete.open{display:block}.public-v12 .search-autocomplete button{width:100%;display:block;text-align:left;border:0;background:#fff;padding:10px 12px;border-bottom:1px solid #eee5d9}.public-v12 .search-autocomplete button:last-child{border-bottom:0}.public-v12 .search-autocomplete small{display:block;color:var(--muted)}
.public-v12 .result a.btn,.public-v12 .result button.btn{white-space:nowrap}.public-v12 .btn[aria-disabled="true"],.public-v12 .btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}
.public-v12 .profile-head{padding:44px 0 26px;background:radial-gradient(circle at 90% 18%,rgba(165,100,18,.08),transparent 28%),linear-gradient(180deg,#fffdf9,#faf6ef);border-bottom:1px solid var(--line)}
.public-v12 .profile-head-inner{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center}.public-v12 .profile-avatar,.public-v12 .avatar{border-radius:50%;background:#eee2d2;display:grid;place-items:center;color:#70440e;font-weight:900;overflow:hidden}.public-v12 .profile-avatar{width:120px;height:120px;font-size:28px}.public-v12 .profile-avatar img,.public-v12 .avatar img{width:100%;height:100%;object-fit:cover}.public-v12 .avatar{width:65px;height:65px}.public-v12 .profile-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px);line-height:1.05;margin:0 0 8px;letter-spacing:-1.4px}
.public-v12 .profile-body{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;padding-top:34px;padding-bottom:64px}.public-v12 .stack{display:grid;gap:14px}.public-v12 .muted{color:var(--muted)}.public-v12 .small{font-size:12px}.public-v12 .doctor-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.public-v12 .pill{display:inline-block;padding:6px 9px;background:#fff8ee;border:1px solid #e6d5bd;border-radius:9px;font-size:11px;font-weight:800}.public-v12 .pill.good{background:#eef8ef;border-color:#c8e5cc;color:#245b2c}.public-v12 .pill.warn{background:#fff8ee;color:#75480f}.public-v12 .timeline-item{padding:0 0 13px 17px;border-left:2px solid #ead8bf;position:relative}.public-v12 .timeline-item:before{content:"";position:absolute;left:-6px;top:5px;width:10px;height:10px;border-radius:50%;background:var(--warm)}
.public-v12 .filter-layout{width:min(1180px,calc(100% - 40px));margin:auto}.public-v12 .search-page-head{padding:42px 0 0}.public-v12 .search-page-head h1{font-family:Georgia,"Times New Roman",serif;font-size:42px;margin:0 0 8px}.public-v12 .pagination{margin-top:18px}.public-v12 .empty-state{padding:30px;border:1px dashed var(--line);border-radius:18px;text-align:center;background:#fff}
.public-v12 .error-page{min-height:62vh;display:grid;place-items:center;padding:60px 20px}.public-v12 .error-card{max-width:720px;text-align:center}.public-v12 .error-code{font-family:Georgia,"Times New Roman",serif;font-size:92px;line-height:1;color:var(--warm);font-weight:700}.public-v12 .error-card h1{font-family:Georgia,"Times New Roman",serif;font-size:42px;margin:10px 0}.public-v12 .error-card p{color:var(--muted)}
.public-v12 .seo-note{font-size:11px;color:var(--muted);margin-top:10px}.public-v12 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:980px){.public-v12 .profile-body{grid-template-columns:1fr}.public-v12 .profile-head-inner{grid-template-columns:100px 1fr}.public-v12 .profile-head-inner>.actions{grid-column:1/-1}.public-v12 .profile-avatar{width:100px;height:100px}}
@media(max-width:680px){.public-v12 .container{width:min(100% - 24px,1180px)}.public-v12 .profile-head-inner{grid-template-columns:78px 1fr;gap:14px}.public-v12 .profile-avatar{width:78px;height:78px}.public-v12 .profile-head h1{font-size:34px}}
/* Doctor profile V12 trust + professional-depth upgrade. Extends the existing palette only. */
.public-v12 .profile-hero-v2{padding:42px 0 30px;background:radial-gradient(circle at 90% 18%,rgba(165,100,18,.08),transparent 28%),linear-gradient(180deg,#fffdf9,#faf6ef);border-bottom:1px solid var(--line)}
.public-v12 .profile-hero-grid{display:grid;grid-template-columns:150px minmax(0,1fr) 320px;gap:28px;align-items:center}.public-v12 .profile-avatar-v2{width:150px;height:150px;border:8px solid rgba(165,100,18,.08);box-shadow:var(--softshadow)}
.public-v12 .profile-identity h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4.6vw,64px);line-height:1.02;letter-spacing:-1.8px;margin:10px 0 7px}.public-v12 .profile-designation{color:var(--warm);font-weight:900;font-size:16px;margin:0}.public-v12 .profile-intro{max-width:760px;color:#5d554c;font-size:15px;margin:16px 0 0}.public-v12 .profile-credential-row{margin-top:13px}.public-v12 .profile-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.public-v12 .profile-actions.compact{margin-top:12px}.public-v12 .profile-actions.compact .btn{padding:9px 12px;font-size:12px}
.public-v12 .source-badge-row{display:flex;align-items:center;gap:7px;min-height:32px}.public-v12 .profile-source-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:1px solid var(--line);background:#fff8ee;color:#71450d;padding:7px 11px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.045em}.public-v12 .profile-source-badge>span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--warm);color:#fff;font-size:10px}.public-v12 .profile-source-badge.self-verified{background:#fff;border-color:#d6c5ab;color:var(--ink)}.public-v12 .profile-source-badge.claimed{background:#f7f2ea;color:var(--ink2)}.public-v12 .profile-source-badge.large{font-size:12px;padding:8px 12px}
.public-v12 .source-help-wrap{position:relative;display:inline-flex}.public-v12 .source-help{width:25px;height:25px;border-radius:50%;border:1px solid #d9c8af;background:#fff;color:var(--warm);font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:900;line-height:1;padding:0;display:grid;place-items:center}.public-v12 .source-tooltip{position:absolute;z-index:90;left:32px;top:-7px;width:300px;border-radius:14px;background:var(--dark);color:#fff;padding:13px 14px;box-shadow:0 18px 40px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(4px);transition:.16s ease;pointer-events:none}.public-v12 .source-tooltip strong,.public-v12 .source-tooltip span{display:block}.public-v12 .source-tooltip strong{font-size:12px;margin-bottom:4px}.public-v12 .source-tooltip span{font-size:11px;color:#e8dfd2;line-height:1.5}.public-v12 .source-help-wrap:hover .source-tooltip,.public-v12 .source-help-wrap:focus-within .source-tooltip{opacity:1;visibility:visible;transform:none}
.public-v12 .source-layer-card{background:var(--dark);color:#fff;border-radius:22px;padding:20px;box-shadow:var(--shadow)}.public-v12 .source-layer-kicker{display:block;color:#ddbd8a;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:900;margin-bottom:10px}.public-v12 .source-layer-card p{color:#eee6db;font-size:11px;line-height:1.65;margin:13px 0 12px}.public-v12 .source-layer-stats{border-top:1px solid rgba(255,255,255,.12)}.public-v12 .source-layer-stats>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.10);padding:10px 0;font-size:10px}.public-v12 .source-layer-stats span{color:#cfc3b3}.public-v12 .source-layer-stats strong{text-align:right;font-size:10px;color:#fff}
.public-v12 .profile-section-nav{position:sticky;top:80px;z-index:60;background:rgba(255,253,249,.96);backdrop-filter:blur(13px);border-bottom:1px solid var(--line)}.public-v12 .profile-section-nav .container{display:flex;gap:18px;align-items:center;overflow-x:auto;white-space:nowrap;padding-top:10px;padding-bottom:10px}.public-v12 .profile-section-nav a{font-size:10px;font-weight:900;color:#62584c}.public-v12 .profile-section-nav a:hover{color:var(--warm)}
.public-v12 .profile-body-v2{grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding-top:28px}.public-v12 .profile-section-card{padding:25px}.public-v12 .profile-section-card h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.2vw,46px);line-height:1.05;letter-spacing:-1.2px;margin:4px 0 16px}.public-v12 .profile-section-card h3{font-size:15px;margin:20px 0 7px}.public-v12 .profile-section-label{display:block;text-transform:uppercase;letter-spacing:.09em;color:var(--warm);font-size:9px;font-weight:950}.public-v12 .profile-note{margin-top:17px;padding:15px 16px;background:#fff8ee;border-left:3px solid var(--warm);color:#655a4f;font-size:13px}
.public-v12 .profile-record-list{display:grid}.public-v12 .profile-record{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.public-v12 .profile-record:last-child{border-bottom:0}.public-v12 .profile-record strong{font-size:13px}.public-v12 .profile-record p{font-size:12px!important;margin:4px 0 0!important}.public-v12 .record-state{flex:0 0 auto;border:1px solid #e2d2bb;border-radius:999px;background:#fff8ee;color:#76501d;font-size:9px;font-weight:900;padding:5px 8px;white-space:nowrap}
.public-v12 .fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.public-v12 .fact-grid>div{border:1px solid var(--line);background:#fffaf3;border-radius:13px;padding:13px}.public-v12 .fact-grid span,.public-v12 .fact-list span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.055em;font-weight:800}.public-v12 .fact-grid strong,.public-v12 .fact-list strong{display:block;font-size:12px;margin-top:5px}
.public-v12 .profile-facts-card h3,.public-v12 .profile-trust-card h3,.public-v12 .practice-card h3,.public-v12 .source-freshness-card h3{font-family:Georgia,"Times New Roman",serif;font-size:22px;margin:4px 0 12px}.public-v12 .fact-list>div{padding:10px 0;border-bottom:1px solid var(--line)}.public-v12 .fact-list>div:last-child{border-bottom:0}.public-v12 .trust-list{margin-top:10px}.public-v12 .trust-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px}.public-v12 .trust-row:last-child{border-bottom:0}.public-v12 .trust-row strong{font-size:9px;text-transform:uppercase;letter-spacing:.04em}.public-v12 .trust-ok{color:#245b2c}.public-v12 .trust-neutral{color:#79501e}
.public-v12 .practice-card p,.public-v12 .source-freshness-card p{font-size:12px!important;line-height:1.65}.public-v12 .practice-hours{display:grid;gap:5px;margin-top:8px}.public-v12 .practice-hours span{font-size:10px;color:var(--muted)}.public-v12 .source-list{display:grid;border-top:1px solid var(--line);margin:12px 0}.public-v12 .source-list>div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:10px}.public-v12 .source-list a{color:var(--warm);font-weight:900}.public-v12 .profile-timeline .timeline-item{padding-bottom:16px}
@media(max-width:1080px){.public-v12 .profile-hero-grid{grid-template-columns:120px minmax(0,1fr)}.public-v12 .profile-avatar-v2{width:120px;height:120px}.public-v12 .source-layer-card{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:10px 18px;align-items:start}.public-v12 .source-layer-card .source-layer-stats{grid-column:1/-1}}
@media(max-width:980px){.public-v12 .profile-body-v2{grid-template-columns:1fr}.public-v12 .profile-side-stack{grid-template-columns:1fr 1fr}.public-v12 .profile-section-nav{top:72px}}
@media(max-width:680px){.public-v12 .profile-hero-grid{grid-template-columns:82px 1fr;gap:14px}.public-v12 .profile-avatar-v2{width:82px;height:82px;border-width:5px}.public-v12 .profile-identity h1{font-size:36px}.public-v12 .profile-intro{font-size:13px}.public-v12 .source-layer-card{grid-column:1/-1;display:block}.public-v12 .source-tooltip{left:auto;right:0;top:32px;width:min(280px,calc(100vw - 42px))}.public-v12 .profile-section-nav{top:72px}.public-v12 .profile-side-stack{grid-template-columns:1fr}.public-v12 .fact-grid{grid-template-columns:1fr}.public-v12 .profile-record{display:block}.public-v12 .record-state{display:inline-block;margin-top:7px}.public-v12 .profile-section-card{padding:20px}.public-v12 .profile-section-card h2{font-size:34px}}

/* Additive V12 profile-trust presentation: existing V12 selectors and modules remain unchanged. */
.public-v12 .profile-head-enhanced{background:radial-gradient(circle at 92% 12%,rgba(165,100,18,.07),transparent 30%),var(--paper)}
.public-v12 .profile-head-enhanced .profile-head-inner{align-items:center}
.public-v12 .profile-head-actions{align-content:flex-start}.public-v12 .profile-source-summary{max-width:720px;margin-top:9px}
.public-v12 .profile-trust-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;margin-bottom:2px}
.public-v12 .profile-trust-summary-item{background:#fff;border:1px solid var(--line);border-radius:13px;padding:12px 14px;box-shadow:var(--softshadow)}
.public-v12 .profile-trust-summary-item span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:850}
.public-v12 .profile-trust-summary-item strong{display:block;font-size:12px;margin-top:5px}.public-v12 .source-layer-summary-card{background:linear-gradient(180deg,#fffaf2,#fff)}
@media(max-width:820px){.public-v12 .profile-trust-summary-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.public-v12 .profile-trust-summary-grid{grid-template-columns:1fr}}
