:root{--white:#fff;--off-white:#f8f6f4;--charcoal:#1a1a1a;--red:#c41e3a;--red-dark:#8b1528;--grey-light:#e8e0e0;--grey-text:#666;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--nav-height:72px;--max-width:1200px;--section-padding:6rem 2rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--charcoal);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{scroll-margin-top:var(--nav-height)}._topBar_1jv2w_1{background:linear-gradient(90deg, var(--red), var(--red-dark));z-index:1001;height:4px;position:fixed;top:0;left:0;right:0}._navbar_1jv2w_11{height:calc(var(--nav-height) - 4px);background:var(--white);border-bottom:1px solid var(--grey-light);z-index:1000;justify-content:space-between;align-items:center;padding:0 2rem;transition:box-shadow .3s;display:flex;position:fixed;top:4px;left:0;right:0}._scrolled_1jv2w_27{box-shadow:0 2px 20px #00000014}._logo_1jv2w_31{font-family:var(--font-heading);color:var(--charcoal);font-size:1.3rem;font-weight:400}._links_1jv2w_38{gap:2rem;list-style:none;display:flex}._link_1jv2w_38{letter-spacing:.5px;text-transform:uppercase;color:var(--grey-text);cursor:pointer;font-size:.85rem;font-weight:500;transition:color .2s}._link_1jv2w_38:hover{color:var(--red)}._hamburger_1jv2w_58{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}._hamburger_1jv2w_58 span{background:var(--charcoal);width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}._hamburgerOpen_1jv2w_76 span:first-child{transform:rotate(45deg)translate(5px,5px)}._hamburgerOpen_1jv2w_76 span:nth-child(2){opacity:0}._hamburgerOpen_1jv2w_76 span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}._mobileMenu_1jv2w_88{top:var(--nav-height);background:var(--white);border-bottom:1px solid var(--grey-light);z-index:999;padding:1.5rem 2rem;display:none;position:fixed;left:0;right:0;box-shadow:0 4px 20px #00000014}._mobileMenu_1jv2w_88._open_1jv2w_101{display:block}._mobileLinks_1jv2w_105{flex-direction:column;gap:1.25rem;list-style:none;display:flex}._mobileLink_1jv2w_105{letter-spacing:.5px;text-transform:uppercase;color:var(--grey-text);font-size:1rem;font-weight:500}._mobileLink_1jv2w_105:hover{color:var(--red)}@media (width<=768px){._links_1jv2w_38{display:none}._hamburger_1jv2w_58{display:flex}}._hero_fih32_1{min-height:80vh;padding:calc(var(--nav-height) + 2rem) 2rem 4rem;max-width:var(--max-width);align-items:center;margin:0 auto;display:flex}._content_fih32_10{grid-template-columns:1.4fr 1fr;align-items:center;gap:4rem;width:100%;display:grid}._text_fih32_18{flex-direction:column;gap:1.5rem;display:flex}._accent_fih32_24{background:var(--red);width:40px;height:3px}._subtitle_fih32_30{letter-spacing:3px;text-transform:uppercase;color:var(--red);font-size:.85rem;font-weight:500}._heading_fih32_38{color:var(--charcoal);letter-spacing:-.5px;font-size:3.5rem;font-weight:400}._tagline_fih32_45{color:var(--grey-text);max-width:480px;font-size:1.1rem;line-height:1.7}._cta_fih32_52{border:2px solid var(--red);color:var(--red);font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;align-self:flex-start;padding:.85rem 2rem;font-size:.85rem;font-weight:600;transition:background .3s,color .3s;display:inline-block}._cta_fih32_52:hover{background:var(--red);color:var(--white)}._photoWrapper_fih32_73{aspect-ratio:3/4;justify-self:center;width:100%;max-width:400px;position:relative}._photo_fih32_73{background:var(--grey-light);clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 100%);width:100%;height:100%;color:var(--grey-text);letter-spacing:2px;text-transform:uppercase;justify-content:center;align-items:center;font-size:.9rem;display:flex}._photo_fih32_73 img{object-fit:cover;width:100%;height:100%}@media (width<=768px){._hero_fih32_1{min-height:auto;padding:calc(var(--nav-height) + 2rem) 1.5rem 3rem}._content_fih32_10{grid-template-columns:1fr;gap:2.5rem}._photoWrapper_fih32_73{order:-1;max-width:300px;margin:0 auto}._heading_fih32_38{font-size:2.5rem}._text_fih32_18{text-align:center;align-items:center}._cta_fih32_52{align-self:center}}._about_1hohs_1{background:var(--off-white);padding:var(--section-padding)}._container_1hohs_6{max-width:var(--max-width);grid-template-columns:280px 1fr;gap:4rem;margin:0 auto;display:grid}._credentials_1hohs_14{border-left:3px solid var(--red);flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}._credentialGroup_1hohs_22{flex-direction:column;gap:.35rem;display:flex}._label_1hohs_28{letter-spacing:2px;text-transform:uppercase;color:var(--red);font-size:.7rem;font-weight:600}._value_1hohs_36{color:var(--charcoal);font-size:.95rem;font-weight:500}._bio_1hohs_42{flex-direction:column;gap:1.25rem;display:flex}._sectionLabel_1hohs_48{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}._bioHeading_1hohs_58{margin-bottom:.5rem;font-size:2rem;font-weight:400}._bio_1hohs_42 p{color:var(--grey-text);line-height:1.8}@media (width<=768px){._container_1hohs_6{grid-template-columns:1fr;gap:2.5rem}}._services_umx88_1{background:var(--white);padding:var(--section-padding)}._container_umx88_6{max-width:var(--max-width);margin:0 auto}._sectionLabel_umx88_11{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}._heading_umx88_21{margin-bottom:.75rem;font-size:2rem;font-weight:400}._headingAccent_umx88_27{background:var(--red);width:40px;height:3px;margin-bottom:3rem;display:block}._grid_umx88_35{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._card_umx88_41{border-top:3px solid var(--red);background:var(--off-white);padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s}._card_umx88_41:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}._cardTitle_umx88_53{margin-bottom:.5rem;font-size:1.15rem;font-weight:400}._cardDescription_umx88_59{color:var(--grey-text);font-size:.9rem;line-height:1.6}@media (width<=1024px){._grid_umx88_35{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._grid_umx88_35{grid-template-columns:1fr}}._publications_3poa3_1{background:var(--off-white);padding:var(--section-padding)}._container_3poa3_6{max-width:var(--max-width);margin:0 auto}._sectionLabel_3poa3_11{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}._heading_3poa3_21{margin-bottom:.75rem;font-size:2rem;font-weight:400}._headingAccent_3poa3_27{background:var(--red);width:40px;height:3px;margin-bottom:3rem;display:block}._list_3poa3_35{flex-direction:column;gap:0;display:flex}._publication_3poa3_1{border-bottom:1px solid var(--grey-light);align-items:baseline;gap:1.5rem;padding:1.25rem 0;display:flex}._publication_3poa3_1:first-child{border-top:1px solid var(--grey-light)}._year_3poa3_53{color:var(--red);flex-shrink:0;min-width:48px;font-size:.85rem;font-weight:600}._details_3poa3_61{flex:1}._title_3poa3_65{margin-bottom:.25rem;font-weight:600;line-height:1.5}._journal_3poa3_71{color:var(--grey-text);font-size:.9rem;font-style:italic}._viewAll_3poa3_77{color:var(--red);letter-spacing:.5px;align-items:center;gap:.5rem;margin-top:2rem;font-size:.9rem;font-weight:600;transition:gap .2s;display:inline-flex}._viewAll_3poa3_77:hover{gap:.75rem}@media (width<=768px){._publication_3poa3_1{flex-direction:column;gap:.25rem}}._speaking_1ffhi_1{background:var(--white);padding:var(--section-padding);position:relative}._container_1ffhi_7{max-width:var(--max-width);margin:0 auto}._sectionLabel_1ffhi_12{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}._heading_1ffhi_22{margin-bottom:.75rem;font-size:2rem;font-weight:400}._headingAccent_1ffhi_28{background:var(--red);width:40px;height:3px;margin-bottom:3rem;display:block}._columns_1ffhi_36{grid-template-columns:1fr 1fr;gap:4rem;display:grid;position:relative}._column_1ffhi_36{flex-direction:column;gap:1.5rem;display:flex}._columnHeading_1ffhi_49{border-bottom:1px solid var(--grey-light);padding-bottom:.75rem;font-size:1.3rem;font-weight:400}._item_1ffhi_56{flex-direction:column;gap:.2rem;display:flex}._itemTitle_1ffhi_62{font-size:.95rem;font-weight:600}._itemMeta_1ffhi_67{color:var(--grey-text);font-size:.85rem}._itemYear_1ffhi_72{color:var(--red);font-size:.8rem;font-weight:600}._decorBlock_1ffhi_78{background:var(--red);opacity:.15;width:24px;height:24px;position:absolute;bottom:2rem;right:0}@media (width<=768px){._columns_1ffhi_36{grid-template-columns:1fr;gap:3rem}._decorBlock_1ffhi_78{display:none}}._patientApproach_1ys36_1{background:var(--off-white);padding:var(--section-padding)}._container_1ys36_6{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex}._accentLine_1ys36_16{background:var(--red);width:40px;height:3px}._sectionLabel_1ys36_22{letter-spacing:2px;text-transform:uppercase;color:var(--red);font-size:.7rem;font-weight:600}._quote_1ys36_30{font-family:var(--font-heading);color:var(--charcoal);padding:0 1rem;font-size:1.8rem;font-style:italic;font-weight:400;line-height:1.5;position:relative}._quoteMark_1ys36_41{color:var(--red);opacity:.3;font-size:4rem;font-style:normal;line-height:1}._attribution_1ys36_49{color:var(--grey-text);font-size:.9rem;font-weight:500}@media (width<=768px){._quote_1ys36_30{font-size:1.4rem}}._contact_zktrl_1{background:var(--charcoal);color:var(--white);padding:var(--section-padding)}._container_zktrl_7{max-width:var(--max-width);grid-template-columns:1fr 1fr;gap:4rem;margin:0 auto;display:grid}._sectionLabel_zktrl_15{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}._heading_zktrl_25{margin-bottom:.75rem;font-size:2rem;font-weight:400}._headingAccent_zktrl_31{background:var(--red);width:40px;height:3px;margin-bottom:1.5rem;display:block}._introText_zktrl_39{color:#ffffffb3;line-height:1.8}._details_zktrl_44{flex-direction:column;gap:1.75rem;padding-top:.5rem;display:flex}._detailItem_zktrl_51{flex-direction:column;gap:.3rem;display:flex}._detailLabel_zktrl_57{letter-spacing:2px;text-transform:uppercase;color:var(--red);font-size:.7rem;font-weight:600}._detailValue_zktrl_65{color:#ffffffe6;font-size:1rem;line-height:1.6}._detailValue_zktrl_65 a{color:#ffffffe6;transition:color .2s}._detailValue_zktrl_65 a:hover{color:var(--red)}@media (width<=768px){._container_zktrl_7{grid-template-columns:1fr;gap:2.5rem}}._footer_djsl8_1{background:var(--charcoal);text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 2rem}._text_djsl8_8{color:#fff6;font-size:.8rem}
