:root{--color-primary:#1E88E5!important;--color-primary-dark:#1565C0!important;--color-primary-light:#E3F2FD!important}
.brand-logo{height:80px!important}
.hero-grid{grid-template-columns:1fr!important;max-width:700px!important}
.hero-visual{display:none!important}
.zocdoc-embed{display:none!important}
.about-grid{grid-template-columns:280px 1fr!important}
.about-image{max-width:280px!important;aspect-ratio:1/1!important}
.credentials-badges{flex-direction:row!important;flex-wrap:nowrap!important;gap:16px!important}
.credentials-badges img{height:50px!important}
.philosophy-highlights{justify-items:center!important}
.social-icons{display:flex;gap:12px;align-items:center}
.social-icons a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.1);color:#94a3b8;transition:all 0.25s ease}
.social-icons a:hover{background:#1E88E5;color:#fff;transform:translateY(-2px)}
.social-icons a svg{width:18px;height:18px;fill:currentColor}
.topbar .social-icons a{width:26px;height:26px;background:rgba(255,255,255,0.15);color:#cbd5e1}
.topbar .social-icons a:hover{background:#1E88E5;color:#fff}
.topbar .social-icons a svg{width:14px;height:14px}
.topbar .social-icons{gap:6px}
@media(max-width:960px){.about-grid{grid-template-columns:1fr!important}}
.social-icons a img{width:18px!important;height:18px!important;filter:brightness(0) invert(0.65)}
.social-icons a:hover img{filter:brightness(0) invert(1)}
.topbar .social-icons a img{width:14px!important;height:14px!important}
