.hero2{border:2px solid var(--border);border-radius:var(--radius);background:#fff;gap:22px;margin-bottom:26px;padding:26px;display:flex}.avatar{background:var(--header-bg-gradient);color:#fff;border:2px solid var(--teal);border-radius:50%;flex:none;justify-content:center;align-items:center;width:96px;height:96px;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;display:flex}.hero2 h1{margin-bottom:4px;font-size:25px;font-weight:700}.hero2 .role{color:var(--teal-deep);margin-bottom:10px;font-size:14.5px;font-weight:600}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--header-bg-gradient);color:#fff;border-radius:20px;padding:5px 11px;font-size:12.5px;font-weight:600}.chip.blue{background:var(--header-bg-gradient);color:#fff}.chip.red{color:var(--red);background:#fdeceb}.eyebrow{letter-spacing:.12em;color:var(--teal-deep);text-transform:uppercase;font-size:12px;font-weight:700}h2.headline{color:var(--ink);margin:6px 0 18px;font-size:24px;font-weight:700}.hosp-row{align-items:center;gap:16px;display:flex}.hosp-logo{background:var(--header-bg-gradient);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;font-size:15px;font-weight:700;display:flex}.hosp-name{font-size:15.5px;font-weight:700}.hosp-loc{color:var(--muted);margin-top:2px;font-size:13px}.hosp-link{color:var(--teal-deep);margin-left:auto;font-size:13.5px;font-weight:600}.spec-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (max-width:560px){.spec-grid{grid-template-columns:1fr}}.spec-item{background:var(--soft);color:#1d4a48;border-radius:8px;align-items:center;gap:10px;padding:11px 14px;font-size:13.5px;font-weight:600;display:flex}.spec-item .bullet{background:var(--teal-deep);border-radius:50%;flex:none;width:7px;height:7px}.qual{border-bottom:1px solid var(--line);gap:14px;padding:12px 0;display:flex}.qual:last-child{border-bottom:none}.qual .yr{color:var(--teal-deep);min-width:80px;font-size:13.5px;font-weight:700}.qual .desc{color:#3d4a49;font-size:14px}.qual .desc b{color:var(--ink)}.stats-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px;display:grid}@media (max-width:760px){.stats-row{grid-template-columns:repeat(2,1fr)}}.stat{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;padding:18px 16px}.stat .num{color:var(--teal-deep);font-family:Poppins,sans-serif;font-size:22px;font-weight:800}.stat .lbl{color:var(--muted);margin-top:2px;font-size:12.5px;font-weight:600}.review{border-bottom:1px solid var(--line);padding:16px 0}.review:last-child{border-bottom:none}.review-top{justify-content:space-between;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.stars{color:#e8a93a;font-size:13px}.review p{color:var(--muted);margin:0;font-size:14px}.faq{border-bottom:1px solid var(--line);padding:14px 0}.faq:last-child{border-bottom:none}.faq summary{cursor:pointer;justify-content:space-between;font-size:14.5px;font-weight:600;list-style:none;display:flex}.faq summary:after{content:"+";color:var(--teal-deep);font-size:18px;font-weight:700}.faq[open] summary:after{content:"–"}.faq p{color:var(--muted);margin:10px 0 0;font-size:13.5px;line-height:1.65}.other-docs{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:760px){.other-docs{grid-template-columns:1fr}}.mini-doc{border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:12px;padding:16px;display:flex}.mini-doc .av{background:var(--soft);width:42px;height:42px;color:var(--teal-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.mini-doc .nm{font-size:13.5px;font-weight:700}.mini-doc .rl{color:var(--muted);font-size:11.5px}.sidebar{position:sticky;top:24px}.quote-card{background:var(--grad);color:#fff;border-radius:var(--radius);padding:26px}.quote-card h2{margin-bottom:4px;font-size:21px;font-weight:700}.quote-card .sub{opacity:.9;margin-bottom:18px;font-size:13.5px}.doc-designation{align-items:center;gap:8px;display:flex}.doc-designation svg{color:#000;flex-shrink:0;width:18px;height:18px}
