.container-responsive{container-type:inline-size}.responsive-typography{--typography-heading-min:22px;--typography-heading-max:56px;--typography-subheading-min:18px;--typography-subheading-max:40px;--typography-body-min:12px;--typography-body-max:24px;--typography-caption-min:11px;--typography-caption-max:20px}.responsive-typography .typography-heading,.responsive-typography h1{font-size:clamp(var(--typography-heading-min),calc(12.3px + 3.04vw),var(--typography-heading-max));line-height:1.3;letter-spacing:-.02em}.responsive-typography .typography-subheading,.responsive-typography h2,.responsive-typography h3{font-size:clamp(var(--typography-subheading-min),calc(11.7px + 1.96vw),var(--typography-subheading-max));line-height:1.35;letter-spacing:-.015em}.responsive-typography .typography-body,.responsive-typography li,.responsive-typography p{font-size:clamp(var(--typography-body-min),calc(8.57px + 1.07vw),var(--typography-body-max));line-height:1.7;letter-spacing:-.01em}.responsive-typography .typography-caption,.responsive-typography small{letter-spacing:-.005em}.responsive-typography .text-sm,.responsive-typography .text-xs,.responsive-typography .typography-caption,.responsive-typography small{font-size:clamp(var(--typography-caption-min),calc(8.43px + .8vw),var(--typography-caption-max));line-height:1.6}.responsive-typography .text-base,.responsive-typography .text-lg,.responsive-typography .text-xl{font-size:clamp(var(--typography-body-min),calc(8.57px + 1.07vw),var(--typography-body-max));line-height:1.7}.responsive-typography .text-2xl,.responsive-typography .text-3xl{font-size:clamp(var(--typography-subheading-min),calc(11.7px + 1.96vw),var(--typography-subheading-max));line-height:1.35}.responsive-typography .text-4xl,.responsive-typography .text-5xl,.responsive-typography .text-6xl,.responsive-typography .text-7xl,.responsive-typography .text-8xl,.responsive-typography .text-9xl{font-size:clamp(var(--typography-heading-min),calc(12.3px + 3.04vw),var(--typography-heading-max));line-height:1.3}.brand-heading{font-weight:700}.brand-heading,.brand-subheading{letter-spacing:-.025em;color:rgb(var(--color-deep-navy))}.brand-subheading{font-weight:600}.brand-body{line-height:1.625;color:rgb(var(--color-deep-navy)/.7)}.brand-caption{line-height:1.625;color:rgb(var(--color-deep-navy)/.6)}.brand-link{font-weight:500;transition:color .3s ease;color:rgb(var(--color-light-navy))}.brand-link:hover{color:rgb(var(--color-deep-navy))}.typography-heading-no-size{line-height:1.3;letter-spacing:-.02em}.typography-subheading-no-size{line-height:1.35;letter-spacing:-.015em}.typography-body-no-size{line-height:1.7;letter-spacing:-.01em}.typography-caption-no-size{line-height:1.6;letter-spacing:-.005em}.fade-in{opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.stagger-item{opacity:0;transform:translateY(10px);transition:opacity .7s ease-out,transform .7s ease-out}.stagger-visible{opacity:1;transform:translateY(0)}.stagger-delay-200{transition-delay:.2s}.stagger-delay-300{transition-delay:.3s}.stagger-delay-400{transition-delay:.4s}.stagger-delay-500{transition-delay:.5s}.stagger-delay-600{transition-delay:.6s}.stagger-delay-700{transition-delay:.7s}.stagger-delay-800{transition-delay:.8s}.stagger-delay-900{transition-delay:.9s}.stagger-delay-1000{transition-delay:1s}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.animate-shimmer{animation:shimmer 2s ease-in-out}.ripple{position:absolute;border-radius:50%;width:100px;height:100px;background:hsla(0,0%,100%,.6);transform:scale(0);opacity:1;pointer-events:none}button:active .ripple{animation:ripple-effect .6s ease-out}@keyframes ripple-effect{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.perspective-1000{perspective:1000px}@keyframes custom-pulse{0%,to{opacity:.2}50%{opacity:.3}}.animate-custom-pulse{animation:custom-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cta-button{display:inline-flex;align-items:center;gap:.75rem;border-radius:9999px;background-color:#fff;padding:1.25rem 2.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;transform:translateY(0);color:rgb(var(--color-deep-navy))}@media (min-width:768px){.cta-button{font-size:1.25rem;line-height:1.75rem}}.cta-button:hover{background-color:rgb(var(--color-light-beige));transform:translateY(-.25rem)}.cta-button:hover,.cta-promo{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.cta-promo{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#fff;padding:1.5rem 2.5rem;font-weight:700;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;transform:scale(1);color:rgb(var(--color-deep-navy))}.cta-promo:hover{background-color:rgb(var(--color-light-beige));transform:scale(1.05)}.cta-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:2px solid rgb(var(--color-deep-navy));padding:.75rem 2rem;font-weight:500;color:rgb(var(--color-deep-navy));background-color:transparent;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.cta-outline:hover,.cta-solid{background-color:rgb(var(--color-deep-navy));color:#fff}.cta-solid{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:500;transition:background-color .3s ease,color .3s ease}.cta-solid:hover{background-color:rgb(var(--color-light-navy))}.footer-title{font-size:clamp(12px,1.2vw,14px)}.footer-subtitle{font-size:clamp(10px,1vw,12px)}.footer-meta{font-size:clamp(9px,.9vw,11px)}.footer-copy{font-size:clamp(8px,.8vw,10px)}.footer-theme-default{background-color:rgb(var(--color-deep-navy));color:rgb(var(--color-warm-gray))}.footer-theme-aesthetics{background-color:#8b7355;color:#fff}.footer-theme-implant{background-color:rgb(var(--color-deep-navy));color:rgb(var(--color-warm-gray))}.footer-typography-reset .footer-title{font-size:clamp(12px,1.2vw,14px)!important}.footer-typography-reset .footer-subtitle{font-size:clamp(10px,1vw,12px)!important}.footer-typography-reset .footer-meta{font-size:clamp(9px,.9vw,11px)!important}.footer-typography-reset .footer-copy{font-size:clamp(8px,.8vw,10px)!important}.responsive-typography footer a,.responsive-typography footer li,.responsive-typography footer p,.responsive-typography footer span,footer a,footer li,footer p,footer span{font-size:inherit!important}.responsive-typography footer .text-xs{font-size:.75rem!important}.responsive-typography footer .text-sm{font-size:.875rem!important}.responsive-typography footer .text-base{font-size:1rem!important}.responsive-typography footer .text-\[10px\]{font-size:10px!important}.doctor-section-grid{width:100%;height:100vh;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.doctor-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.doctor-section-grid-mobile{width:100%;height:100vh;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.doctor-text-content{width:100%;max-width:48rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.doctor-text-content{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.doctor-text-content{padding-right:calc(1.8rem)}}@media (min-width:1024px){.doctor-text-content{padding-left:2rem;padding-right:calc(2.2rem)}}@media (min-width:1280px){.doctor-text-content{max-width:60rem}}.doctor-text-content-mobile{width:100%;max-width:36rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative;z-index:10;color:#000}@media (min-width:640px){.doctor-text-content-mobile{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.doctor-text-content-mobile{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.doctor-text-content-mobile{max-width:42rem}}.doctor-philosophy-text{font-size:.875rem;line-height:1.625;font-weight:500;margin-bottom:.5rem}@media (min-width:640px){.doctor-philosophy-text{font-size:1rem}}@media (min-width:1024px){.doctor-philosophy-text{font-size:1.125rem;margin-bottom:.75rem}}.doctor-specialty-chip{display:inline-block;padding:.125rem .5rem;font-size:.75rem;border-radius:.375rem;margin-bottom:.5rem}@media (min-width:640px){.doctor-specialty-chip{padding:.25rem .625rem;font-size:.875rem}}.doctor-name-title{font-weight:700;font-size:1.5rem;line-height:2rem}@media (min-width:640px){.doctor-name-title{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.doctor-name-title{font-size:2.25rem;line-height:2.5rem}}.doctor-name-title-mobile{font-weight:700;font-size:1.5rem;line-height:2rem;color:#000}@media (min-width:640px){.doctor-name-title-mobile{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.doctor-name-title-mobile{font-size:2.25rem;line-height:2.5rem}}.doctor-title-text{font-weight:500;font-size:1.25rem;line-height:1.75rem}@media (min-width:640px){.doctor-title-text{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.doctor-title-text{font-size:1.875rem;line-height:2.25rem}}.doctor-section-divider{margin-top:.5rem;margin-bottom:.5rem}@media (min-width:1024px){.doctor-section-divider{margin-top:.75rem;margin-bottom:.75rem}}.doctor-credentials-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem;row-gap:.25rem;font-size:14px;line-height:1.625}@media (min-width:640px){.doctor-credentials-container{grid-template-columns:repeat(2,minmax(0,1fr));font-size:.75rem}}@media (min-width:1024px){.doctor-credentials-container{-moz-column-gap:1.2rem;column-gap:1.2rem;font-size:.85rem}}@media (min-width:1728px){.doctor-credentials-container{-moz-column-gap:1.5rem;column-gap:1.5rem;font-size:.9rem}}.doctor-list-items>*+*{margin-top:.125rem}.doctor-research-container{padding-top:.25rem}.doctor-research-heading{font-size:.875rem;font-weight:700;margin-bottom:.25rem}@media (min-width:640px){.doctor-research-heading{font-size:1rem}}@media (min-width:1024px){.doctor-research-heading{font-size:1.125rem}}.doctor-research-items{font-size:10px;line-height:1.625}.doctor-research-items>*+*{margin-top:.125rem}@media (min-width:640px){.doctor-research-items{font-size:.75rem}}@media (min-width:1024px){.doctor-research-items{font-size:.875rem}}.doctor-image-wrapper{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%}.doctor-watermark-text{font-weight:900;font-size:4rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-25%);white-space:nowrap}@media (min-width:640px){.doctor-watermark-text{font-size:5rem}}@media (min-width:768px){.doctor-watermark-text{font-size:7rem}}@media (min-width:1024px){.doctor-watermark-text{font-size:10rem}}@media (min-width:1280px){.doctor-watermark-text{font-size:14rem}}.doctor-expertise-wrapper{position:absolute;bottom:.75rem;left:50%;transform:translateX(-50%);width:100%;padding-left:.75rem;padding-right:.75rem;z-index:20}@media (min-width:640px){.doctor-expertise-wrapper{bottom:1rem;padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){.doctor-expertise-wrapper{bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.doctor-expertise-wrapper-mobile{position:absolute;bottom:.75rem;left:50%;transform:translateX(-50%);width:100%;padding-left:.75rem;padding-right:.75rem;z-index:20}.doctor-expertise-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem}@media (min-width:640px){.doctor-expertise-list{gap:.5rem}}.doctor-expertise-list-mobile{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem}.doctor-expertise-chip{padding:.25rem .5rem;border-radius:9999px;font-size:10px;font-weight:500}@media (min-width:640px){.doctor-expertise-chip{padding:.375rem .625rem;font-size:.75rem}}@media (min-width:1024px){.doctor-expertise-chip{font-size:.875rem}}.doctor-expertise-chip-mobile{padding:.25rem .5rem;border-radius:9999px;font-size:10px;font-weight:500;background-color:hsla(0,0%,100%,.8);color:#000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.doctor-text-container-base{display:flex;height:100%;padding-top:.5rem;padding-bottom:.5rem;overflow-y:auto;overflow-x:hidden}@media (min-width:640px){.doctor-text-container-base{padding-top:1rem;padding-bottom:1rem}}@media (min-width:1024px){.doctor-text-container-base{padding-top:1.5rem;padding-bottom:1.5rem}}.doctor-text-container-mobile-bg{align-items:flex-start;padding-top:5rem;grid-column:span 1/span 1;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.doctor-text-container-desktop{align-items:center;justify-content:center}@container hero (max-width: 360px){.hero-tight .cta{padding:6px 10px;font-size:12px}.hero-tight .icon{width:16px;height:16px}.hero-tight .gap{gap:6px}}.nowrap{white-space:nowrap}.block-span{display:block}.measure-text{letter-spacing:0;word-spacing:0}.text-balance{text-wrap:balance}.nowrap-exact{white-space:pre;word-break:normal;overflow-wrap:normal}.pb-safe-area{padding-bottom:env(safe-area-inset-bottom,0)}.pb-right-sidebar-offset{padding-bottom:var(--right-sidebar-bottom-offset)}.scroll-pb-right-sidebar-offset{scroll-padding-bottom:var(--right-sidebar-bottom-offset)}.ios-momentum-scroll{-webkit-overflow-scrolling:touch}.backdrop-blur-20{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.h-\[calc\(100vh-80px\)\]{height:var(--snap-height,var(--snap-viewport-height))}.min-h-\[calc\(100vh-80px\)\]{min-height:var(--snap-height,var(--snap-viewport-height))}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}