 :root{--surgeon-tier-platinum:oklch(72% 0.055 245);--surgeon-tier-gold:oklch(82% 0.14 85);--surgeon-tier-gold-ink:oklch(31% 0.01 140);}.ipsBadge_platinum, .cSurgeonPlatinumHeader{background-color:var(--surgeon-tier-platinum);}.ipsBadge_gold, .cSurgeonGoldHeader{background-color:var(--surgeon-tier-gold);color:var(--surgeon-tier-gold-ink);}.ipsBadge_platinum, .ipsBadge_gold{font-weight:bold;}.cSurgeonSearchForm select{width:100%;background-color:#fff;border-width:1px;border-style:solid;border-color:#a6a6a6 #d9d9d9 #d9d9d9 #a6a6a6;border-radius:3px;max-width:350px;padding:7px;}.cSurgeonSearchForm .cSurgeonSearchField{height:60px;max-height:60px;}.cSurgeonProfile{--profile-surface:var(--i-background_2);--profile-surface-raised:var(--i-background_3);--profile-border:var(--i-background_4);--profile-text:var(--i-color_root);--profile-text-soft:var(--i-color_soft);--profile-accent:var(--i-color_primary);--profile-focus:var(--i-color_primary);--profile-space-2xs:0.25rem;--profile-space-xs:0.5rem;--profile-space-sm:0.75rem;--profile-space-md:1rem;--profile-space-lg:1.5rem;--profile-space-xl:2rem;--profile-space-2xl:3rem;--profile-radius-sm:0.5rem;--profile-radius-lg:0.875rem;color:var(--profile-text);display:grid;gap:var(--profile-space-lg);margin-inline:auto;max-width:80rem;min-width:0;}.cSurgeonProfile__admin{display:flex;justify-content:flex-end;}.cSurgeonProfile__admin .ipsButton, .cSurgeonProfileHero__actions .ipsButton{align-items:center;background:var(--profile-surface-raised);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text);display:inline-flex;justify-content:center;min-height:2.5rem;padding-inline:var(--profile-space-md);white-space:nowrap;}.cSurgeonProfile__admin .ipsButton:hover, .cSurgeonProfileHero__actions .ipsButton:hover{background:var(--profile-border);color:var(--profile-text);}.cSurgeonProfileHero{align-items:start;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);display:grid;gap:var(--profile-space-lg);grid-template-columns:8.5rem minmax(0, 1fr) auto;padding:var(--profile-space-lg) var(--profile-space-xl) var(--profile-space-xl);}.cSurgeonProfileHero__portrait{aspect-ratio:1;background:var(--profile-surface-raised);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);overflow:clip;position:relative;grid-row:1 / 3;}.cSurgeonProfileHero__placeholder{align-items:center;color:var(--profile-text-soft);display:flex;font-size:2.5rem;inset:0;justify-content:center;position:absolute;}.cSurgeonProfileHero__image{background-position:center;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:1;}.cSurgeonProfileHero__identity{min-width:0;}.cSurgeonProfileHero__tier{color:var(--profile-text-soft);font-size:0.75rem;font-weight:700;letter-spacing:0.04em;line-height:1.2;margin-block-end:var(--profile-space-xs);text-transform:uppercase;}.cSurgeonProfileHero__tier i{color:var(--surgeon-tier-platinum);margin-inline-end:var(--profile-space-2xs);}.cSurgeonProfileHero__tier--gold i{color:var(--surgeon-tier-gold);}.cSurgeonProfileHero__title{font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:750;letter-spacing:-0.025em;line-height:1.08;margin:0;min-width:0;overflow-wrap:anywhere;}.cSurgeonProfileHero__details{display:grid;gap:var(--profile-space-sm) var(--profile-space-xl);grid-column:2;grid-template-columns:repeat(2, minmax(0, 1fr));max-width:52rem;}.cSurgeonProfileHero__detail{align-items:flex-start;color:var(--profile-text-soft);display:flex;gap:var(--profile-space-sm);line-height:1.5;min-width:0;}.cSurgeonProfileHero__detail > i{color:var(--profile-accent);flex:0 0 1rem;margin-block-start:0.25rem;text-align:center;}.cSurgeonProfileHero__detail a, .cSurgeonProfileHero__detail span, .cSurgeonProfileHero__detail div{min-width:0;overflow-wrap:anywhere;}.cSurgeonProfileHero__detail a{white-space:nowrap;}.cSurgeonProfileHero__actions{align-items:stretch;display:flex;flex-direction:column;gap:var(--profile-space-sm);grid-column:3;grid-row:1 / 3;}.cSurgeonProfileTabs{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;}.cSurgeonProfileTabs__list{align-items:center;display:flex;list-style:none;margin:0;min-width:max-content;padding:0 var(--profile-space-sm);}.cSurgeonProfileTabs__link{border-bottom:3px solid transparent;color:var(--profile-text-soft);display:block;font-size:0.875rem;font-weight:650;padding:var(--profile-space-md) var(--profile-space-sm) calc(var(--profile-space-md) - 3px);text-decoration:none;white-space:nowrap;}.cSurgeonProfileTabs__link:hover{color:var(--profile-text);}.cSurgeonProfileTabs__link.is-active{border-bottom-color:var(--profile-accent);color:var(--profile-text);}.cSurgeonProfileTabs__link:focus-visible, .cSurgeonProfileHero a:focus-visible, .cSurgeonProfile__admin a:focus-visible{outline:2px solid var(--profile-focus);outline-offset:2px;}.cSurgeonProfileTabs__link:active, .cSurgeonProfileHero__actions .ipsButton:active, .cSurgeonProfile__admin .ipsButton:active{opacity:0.8;}.cSurgeonProfileTabs__link[aria-disabled="true"], .cSurgeonProfileHero__actions .ipsButton[disabled], .cSurgeonProfile__admin .ipsButton[disabled]{cursor:not-allowed;opacity:0.5;}.cSurgeonProfile__content{background:transparent;border:0;min-width:0;padding:0;}.cSurgeonProfile__content > .ipsTabs__panel{background:transparent;min-width:0;}.cSurgeonProfile__content .ipsData--entries, .cSurgeonProfile__content .ipsDataList{background:transparent;display:grid;gap:var(--profile-space-md);margin:0;}.cSurgeonProfile__content .ipsType_sectionHead{border-bottom:1px solid var(--profile-border);color:var(--profile-text);display:block;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 var(--profile-space-md);padding-block-end:var(--profile-space-sm);}.cSurgeonProfile__content .ipsHr{border-color:var(--profile-border);margin-block:var(--profile-space-xl);}.cSurgeonProfile__content .cSurgeonProfileList .ipsDataItem{align-items:start;background:var(--profile-surface-raised);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);display:grid;gap:var(--profile-space-xs);grid-template-columns:minmax(0, 0.7fr) minmax(0, 1.3fr);padding:var(--profile-space-md);}.cSurgeonProfile__content .cSurgeonProfileList .ipsDataItem_lastPoster{min-width:0;}.cSurgeonReview{background:var(--profile-surface-raised);border:1px solid var(--profile-border) !important;border-radius:var(--profile-radius-lg);display:grid !important;gap:var(--profile-space-lg);grid-template-columns:11rem minmax(0, 1fr);padding:var(--profile-space-lg) !important;}.cSurgeonReview__author{align-items:center;display:flex;gap:var(--profile-space-sm);min-width:0;}.cSurgeonReview__avatar{flex:0 0 auto;}.cSurgeonReview__byline{min-width:0;}.cSurgeonReview__name{font-size:0.9375rem;font-weight:700;line-height:1.3;margin:0;overflow-wrap:anywhere;}.cSurgeonReview__date{color:var(--profile-text-soft);font-size:0.8125rem;line-height:1.4;margin-block-start:var(--profile-space-2xs);}.cSurgeonReview__body{font-size:0.9375rem;line-height:1.65;max-width:72ch;min-width:0;}.cSurgeonReview__body > :first-child{margin-block-start:0;}.cSurgeonReview__body > :last-child{margin-block-end:0;}.cSurgeonProfile__content iframe, .cSurgeonProfile__content img{max-width:100%;}.cSurgeonGalleryTabs{border-bottom:1px solid var(--profile-border);margin-block-end:var(--profile-space-lg);overflow-x:auto;}#tabs_surgeonGallery .cSurgeonGalleryTabs__list{align-items:center;display:flex;gap:var(--profile-space-lg);margin:0;min-width:max-content;padding:0;}.cSurgeonGalleryTabs__link{appearance:none;background:transparent !important;border-bottom:3px solid transparent;border-radius:0;box-shadow:none !important;color:var(--profile-text-soft);display:block;font-weight:700;padding:var(--profile-space-sm) 0 calc(var(--profile-space-sm) - 3px);white-space:nowrap;}.cSurgeonGalleryTabs__link:hover{color:var(--profile-text);}.cSurgeonGalleryTabs__link[aria-selected="true"]{background:transparent !important;border-bottom-color:var(--profile-accent);color:var(--profile-text);}.cSurgeonGalleryTabs__link:focus-visible{outline:2px solid var(--profile-focus);outline-offset:2px;}.cSurgeonGalleryTabs__link:active{opacity:0.8;}.cSurgeonGalleryTabs__link:disabled{cursor:not-allowed;opacity:0.5;}#ipsTabs_content_surgeonGallery .ipsTabs__panel[hidden]{display:none;}.cSurgeonGalleryGrid{display:grid !important;gap:var(--profile-space-md);grid-template-columns:repeat(4, minmax(0, 1fr));margin:0;}.cSurgeonGalleryGrid > a{aspect-ratio:1;background:var(--profile-surface-raised);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);display:block;float:none !important;min-width:0;overflow:clip;width:auto !important;}.cSurgeonGalleryGrid > a img{display:block;height:100%;object-fit:cover;width:100%;}@media screen and (max-width:899px){.cSurgeonGalleryGrid{grid-template-columns:repeat(3, minmax(0, 1fr));}}@media screen and (max-width:899px){.cSurgeonProfileHero{grid-template-columns:7rem minmax(0, 1fr);}.cSurgeonProfileHero__actions{flex-direction:row;flex-wrap:wrap;grid-column:1 / -1;grid-row:auto;}.cSurgeonProfileHero__details{grid-column:2;grid-template-columns:minmax(0, 1fr);}}@media screen and (max-width:639px){.cSurgeonProfile{gap:var(--profile-space-md);}.cSurgeonProfileHero{grid-template-columns:5.5rem minmax(0, 1fr);padding:var(--profile-space-md) var(--profile-space-md) var(--profile-space-lg);}.cSurgeonProfileHero__title{font-size:clamp(1.5rem, 8vw, 2rem);}.cSurgeonProfileHero__details{grid-column:1 / -1;}.cSurgeonProfileHero__actions{align-items:stretch;flex-direction:column;}.cSurgeonProfileHero__actions .ipsButton{width:100%;}.cSurgeonReview{gap:var(--profile-space-md);grid-template-columns:minmax(0, 1fr);padding:var(--profile-space-md) !important;}.cSurgeonProfile__content .cSurgeonProfileList .ipsDataItem{grid-template-columns:minmax(0, 1fr);}.cSurgeonGalleryGrid{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (prefers-reduced-motion:reduce){.cSurgeonProfile *, .cSurgeonProfile *::before, .cSurgeonProfile *::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;}}html:has(body[data-pageapp="surgeons"]), body[data-pageapp="surgeons"]{overflow-x:clip;}.cSurgeonDirectory{--surgeon-surface:var(--i-background_2);--surgeon-surface-raised:var(--i-background_3);--surgeon-border:var(--i-background_4);--surgeon-text:var(--i-color_root);--surgeon-text-soft:var(--i-color_soft);--surgeon-accent:var(--i-color_primary);--surgeon-focus:var(--i-color_primary);--surgeon-space-xs:0.5rem;--surgeon-space-sm:0.75rem;--surgeon-space-md:1rem;--surgeon-space-lg:1.5rem;--surgeon-space-xl:2rem;--surgeon-radius-sm:0.5rem;--surgeon-radius-lg:0.875rem;color:var(--surgeon-text);min-width:0;}.cSurgeonDirectory__header{margin-block-end:var(--surgeon-space-md);}.cSurgeonDirectory__title{font-size:clamp(1.5rem, 2vw, 2rem);font-weight:700;letter-spacing:-0.02em;line-height:1.2;margin:0;min-width:0;overflow-wrap:anywhere;}.cSurgeonDirectory__description:empty{display:none;}.cSurgeonSearchForm{background:var(--surgeon-surface);border:1px solid var(--surgeon-border);border-radius:var(--surgeon-radius-lg);margin-block-end:var(--surgeon-space-xl);padding:var(--surgeon-space-lg);}.cSurgeonSearchForm__grid{display:grid;gap:var(--surgeon-space-md);grid-template-columns:repeat(3, minmax(0, 1fr));}.cSurgeonSearchField{display:flex;flex-direction:column;gap:var(--surgeon-space-xs);height:auto !important;max-height:none !important;min-width:0;}.cSurgeonSearchField__label{color:var(--surgeon-text-soft);font-size:0.875rem;font-weight:600;line-height:1.3;}.cSurgeonSearchForm .ipsInput, .cSurgeonSearchForm select{background:var(--surgeon-surface-raised);border:1px solid var(--surgeon-border);border-radius:var(--surgeon-radius-sm);color:var(--surgeon-text);max-width:none;min-height:2.75rem;padding:0.625rem 0.75rem;width:100%;}.cSurgeonSearchForm .ipsInput:focus, .cSurgeonSearchForm select:focus{border-color:var(--surgeon-focus);outline:2px solid var(--surgeon-focus);outline-offset:1px;}.cSurgeonSearchForm__actions{display:flex;flex-wrap:wrap;gap:var(--surgeon-space-sm);margin-block-start:var(--surgeon-space-lg);}.cSurgeonSearchForm__actions .ipsButton{min-height:2.75rem;white-space:nowrap;}.cSurgeonSectionTitle{align-items:center;background:transparent;border-bottom:1px solid var(--surgeon-border);color:var(--surgeon-text);display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;line-height:1.3;margin:var(--surgeon-space-xl) 0 var(--surgeon-space-md);padding:0 0 var(--surgeon-space-sm);}.cSurgeonTable--featured, .cSurgeonTable--gold{display:grid;gap:var(--surgeon-space-md);grid-template-columns:repeat(2, minmax(0, 1fr));margin:0;}.cSurgeonResult, .cSurgeonPlatinumResult, .cSurgeonGoldResult{background:var(--surgeon-surface);border:1px solid var(--surgeon-border);border-radius:var(--surgeon-radius-lg);display:grid;gap:var(--surgeon-space-md);grid-template-columns:5rem minmax(0, 1fr);height:auto;max-height:none;min-height:10.5rem;min-width:0;padding:var(--surgeon-space-lg);}.cSurgeonResult--noPhoto{grid-template-columns:minmax(0, 1fr);}.cSurgeonResult__photo, .cSurgeonResult__body, .cSurgeonResult__heading{min-width:0;}.cSurgeonResult__photo{aspect-ratio:1;background:var(--surgeon-surface-raised);border-radius:var(--surgeon-radius-sm);overflow:clip;position:relative;}.cSurgeonResult__photoPlaceholder{align-items:center;color:var(--surgeon-text-soft);display:flex;font-size:1.5rem;inset:0;justify-content:center;position:absolute;}.cSurgeonResult__photoImage{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;inset:0;position:absolute;z-index:1;}.cSurgeonResult__photo img{aspect-ratio:1;border-radius:var(--surgeon-radius-sm);display:block;height:auto;object-fit:cover;opacity:0;width:100%;}.cSurgeonResult__body{display:flex;flex-direction:column;gap:var(--surgeon-space-xs);}.cSurgeonResult__heading{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--surgeon-space-xs);justify-content:space-between;}.cSurgeonResult__name{font-size:1rem;font-weight:700;line-height:1.3;margin:0;overflow-wrap:anywhere;}.cSurgeonResult__location{color:var(--surgeon-text-soft);font-size:0.875rem;line-height:1.45;}.cSurgeonResult__stats{color:var(--surgeon-text-soft);font-size:0.8125rem;line-height:1.35;}.cSurgeonResult__reviews{font-size:0.875rem;font-weight:600;width:fit-content;}.cSurgeonResult__contact{border-top:1px solid var(--surgeon-border);display:flex;flex-wrap:wrap;gap:var(--surgeon-space-sm) var(--surgeon-space-md);margin-block-start:auto;min-width:0;padding-block-start:var(--surgeon-space-sm);}.cSurgeonResult__contact a, .cSurgeonResult__contact span{font-size:0.8125rem;min-width:0;overflow-wrap:anywhere;}.cSurgeonStarter__header{background:transparent;}.cSurgeonStarter .ipsDataList{background:var(--surgeon-surface);border:1px solid var(--surgeon-border);border-radius:var(--surgeon-radius-lg);overflow:clip;}.cSurgeonStarter .ipsDataItem{border-color:var(--surgeon-border);}@media screen and (max-width:900px){.cSurgeonSearchForm__grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.cSurgeonTable--featured, .cSurgeonTable--gold{grid-template-columns:minmax(0, 1fr);}}@media screen and (max-width:767px){.cSurgeonSearchForm{padding:var(--surgeon-space-md);}.cSurgeonSearchForm__grid{grid-template-columns:minmax(0, 1fr);}.cSurgeonResult{grid-template-columns:4.5rem minmax(0, 1fr);padding:var(--surgeon-space-md);}}@media (prefers-reduced-motion:reduce){.cSurgeonDirectory *, .cSurgeonDirectory *::before, .cSurgeonDirectory *::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;}}