@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500&family=Geist:wght@300;400;500;600;700&family=Geist+Mono:wght@400;500&display=swap");:root{--navy:#0a1628;--navy-deep:#081223;--navy-soft:#0d1c33;--gold:#6c9cea;--gold-light:#6ea0ef;--gold-dark:#5277b3;--cream:#f8f5f0;--ivory:#fefefd;--fg-1:#0a1628;--fg-2:rgba(10,22,40,.55);--fg-3:rgba(10,22,40,.4);--fg-4:rgba(10,22,40,.3);--fg-rule:rgba(10,22,40,.1);--fg-on-dark-1:#fff;--fg-on-dark-2:hsla(0,0%,100%,.6);--fg-on-dark-3:#8b99ad;--fg-on-dark-4:hsla(0,0%,100%,.15);--rule-on-dark:hsla(0,0%,100%,.1);--gold-04:rgba(0,218,254,.04);--gold-15:rgba(0,218,254,.15);--gold-20:rgba(0,218,254,.2);--gold-25:rgba(0,218,254,.25);--gold-30:rgba(0,218,254,.3);--gold-40:rgba(0,218,254,.4);--gold-50:rgba(0,218,254,.5);--gold-60:rgba(0,218,254,.6);--gold-select:rgba(0,218,254,.2);--neon:#75aaff;--neon-deep:#98b9ef;--neon-glow:rgba(125,199,255,.55);--neon-aura:rgba(129,125,255,.15);--neon-faint:rgba(125,249,255,.06);--font-serif:"Cormorant","Garamond","Times New Roman",serif;--font-sans:"Geist","Helvetica Neue",system-ui,-apple-system,sans-serif;--font-mono:"Geist Mono",ui-monospace,"SF Mono",Menlo,Monaco,Consolas,monospace;--eyebrow-size:11px;--eyebrow-weight:600;--eyebrow-tracking:0.35em;--eyebrow-transform:uppercase;--h1-family:var(--font-serif);--h1-size:clamp(2.75rem,5.5vw,5.5rem);--h1-weight:300;--h1-lh:0.95;--h1-ls:-0.02em;--h2-family:var(--font-serif);--h2-size:clamp(2rem,3.5vw,3.25rem);--h2-weight:300;--h2-lh:1.1;--h2-ls:-0.015em;--h3-size:1.25rem;--h3-weight:600;--body-size:1rem;--body-lh:1.65;--body-lg-size:1.125rem;--body-lg-lh:1.7;--caption-size:0.75rem;--small-size:0.875rem;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--radius-pill:9999px;--radius-none:0;--shadow-gold-cta:0 10px 24px -8px rgba(0,218,254,.15);--shadow-card:0 1px 2px rgba(10,22,40,.04),0 4px 12px rgba(10,22,40,.05);--ease-out:cubic-bezier(0.16,1,0.3,1);--t-fast:200ms;--t-base:300ms;--t-slow:900ms}body{color:var(--fg-1);background:#fff}.ds-eyebrow,body{font-family:var(--font-sans)}.ds-eyebrow{font-size:var(--eyebrow-size);font-weight:var(--eyebrow-weight);letter-spacing:var(--eyebrow-tracking);text-transform:var(--eyebrow-transform);color:var(--gold)}.ds-h1{font-family:var(--h1-family);font-size:var(--h1-size);font-weight:var(--h1-weight);line-height:var(--h1-lh);letter-spacing:var(--h1-ls)}.ds-h1 em{font-style:italic;font-weight:500;color:var(--gold)}.ds-h2{font-family:var(--h2-family);font-size:var(--h2-size);font-weight:var(--h2-weight);line-height:var(--h2-lh);letter-spacing:var(--h2-ls)}.ds-h3{font-family:var(--font-sans);font-size:var(--h3-size);font-weight:var(--h3-weight);letter-spacing:-.01em}.ds-body{font-size:var(--body-size);line-height:var(--body-lh);color:var(--fg-2)}.ds-body-lg{font-size:var(--body-lg-size);line-height:var(--body-lg-lh);color:var(--fg-2)}.ds-caption{font-size:var(--caption-size);color:var(--fg-3)}.ds-numeral{font-family:var(--font-serif);font-weight:300;color:var(--gold-25);transition:color var(--t-base) var(--ease-out)}.ds-numeral-lg{font-size:3rem}.ds-numeral-md{font-size:2rem}.ds-cta{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--gold);color:var(--navy);font-size:var(--small-size);font-weight:700;text-transform:uppercase;letter-spacing:.12em;border:0;border-radius:0;transition:all var(--t-base) var(--ease-out);cursor:pointer}.ds-cta:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:var(--shadow-gold-cta)}.ds-cta-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;color:var(--fg-on-dark-1);font-size:var(--small-size);font-weight:600;text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--fg-on-dark-4);background:transparent;transition:all var(--t-base) var(--ease-out)}.ds-cta-ghost:hover{border-color:var(--gold-50);color:var(--gold)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--ivory);color:var(--fg-1);font-family:var(--font-sans);overflow-x:clip}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:100%;max-width:1720px;margin:0 auto;padding-inline:clamp(28px,4.6vw,84px)}@media (max-width:720px){.container{padding-inline:20px}}.eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.35em;text-transform:uppercase;color:var(--gold)}.display{font-family:var(--font-serif);font-weight:300;line-height:.98;letter-spacing:-.02em}.display em{font-style:italic;font-weight:500;color:var(--gold)}.h2{font-family:var(--font-serif);font-weight:300;letter-spacing:-.015em;line-height:1.05;font-size:clamp(2rem,4vw,3.25rem);color:var(--fg-1)}.h2 em{font-style:italic;font-weight:500;color:var(--gold)}.hairline{height:1px;background:var(--fg-rule)}.hairline-dark{height:1px;background:linear-gradient(to right,transparent,var(--gold-15),transparent)}.cta{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;background:var(--gold);color:var(--navy);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;border:0;border-radius:0;cursor:pointer;transition:all .3s var(--ease-out)}.cta:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:var(--shadow-gold-cta)}.cta-ghost{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;color:var(--fg-on-dark-1);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;border:1px solid var(--fg-on-dark-4);background:transparent;cursor:pointer;transition:all .3s var(--ease-out);text-decoration:none}.cta-ghost:hover{border-color:var(--gold-50);color:var(--gold)}.hero-actions .cta-ghost{color:var(--navy);border-color:rgba(10,22,40,.16)}.hero-actions .cta-ghost:hover{border-color:var(--gold-50);color:var(--gold)}::selection{background:var(--gold-select);color:var(--navy)}@keyframes slideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.reveal.in{opacity:1;transform:none}.section-head{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;gap:clamp(44px,5vw,96px)!important}.hero-section{position:relative;z-index:0;height:100vh;height:100svh;min-height:0}.hero-mobile-photo{display:none}.surgical-practice,main>footer,main>section:not(#top){position:relative;z-index:2}.surgical-practice{height:100svh;min-height:720px;margin-top:0;background:var(--navy)}.surgical-practice .sp-panel{position:-webkit-sticky;position:sticky;top:0;height:100svh;min-height:640px;overflow:hidden;transform:translate3d(0,22svh,0);will-change:transform,box-shadow}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}html.mobile-motion-ready .mobile-section-motion .reveal,html.mobile-motion-ready .mobile-section-motion .reveal.in,html.mobile-motion-ready main>footer.mobile-section-motion,html.mobile-motion-ready main>footer.mobile-section-motion>.container,html.mobile-motion-ready main>section.mobile-section-motion,html.mobile-motion-ready main>section.mobile-section-motion>.container{opacity:1!important;filter:none!important;transform:none!important}.surgical-practice .sp-panel{transform:none!important}}@media (min-width:901px){.hero-section{position:-webkit-sticky;position:sticky;top:0;height:100svh;min-height:0}}@media (max-width:900px){.hero-section{height:auto;min-height:100svh}.hero-section>.container{grid-template-columns:1fr!important;gap:28px!important;height:auto!important;min-height:calc(100svh - 160px)}.hero-copy{max-width:720px!important;margin:0!important}.hero-portrait{display:none!important}.hero-mobile-photo{display:block;position:relative;margin:36px 0 0;min-height:360px;overflow:hidden;border:1px solid rgba(10,22,40,.12);background:var(--navy);box-shadow:0 20px 48px rgba(10,22,40,.12)}.hero-mobile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,22,40,0) 42%,rgba(10,22,40,.82));pointer-events:none}.hero-mobile-photo img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;display:block}.hero-mobile-photo figcaption{position:absolute;z-index:1;left:22px;right:22px;bottom:22px;margin:0;color:#fff}.hero-mobile-photo figcaption span{display:block;font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.62)}.hero-mobile-photo figcaption strong{display:block;max-width:440px;margin-top:8px;font-family:var(--font-serif);font-size:clamp(1.65rem,7vw,2.25rem);font-weight:400;line-height:1.04;color:#fff}.surgical-practice{height:auto;min-height:0;margin-top:0}.surgical-practice .sp-panel{position:relative;height:auto;min-height:0;padding:88px 0;transform:none!important}.surgical-practice .sp-grid{grid-template-columns:1fr!important;gap:40px!important;height:auto!important}.surgical-practice .sp-copy{max-width:720px!important}.surgical-practice .sp-principles{grid-template-columns:1fr!important}.surgical-practice .sp-figure{height:58vh!important;min-height:360px!important;order:-1}}@media (max-width:860px){.section-head{grid-template-columns:1fr!important;gap:24px!important;margin-bottom:44px!important}main section{scroll-margin-top:72px}}@media (max-width:700px){html.mobile-motion-ready main>footer.mobile-section-motion,html.mobile-motion-ready main>section.mobile-section-motion{position:relative;opacity:var(--mobile-section-opacity,1);transform:translate3d(0,var(--mobile-section-shift,0),0) scale(var(--mobile-section-scale,1));transform-origin:center top;transition:opacity .18s linear,transform .18s linear;will-change:opacity,transform;isolation:isolate}html.mobile-motion-ready main>footer.mobile-section-motion:before,html.mobile-motion-ready main>section.mobile-section-motion:before{content:"";position:absolute;z-index:3;top:-1px;left:0;right:0;height:74px;background:linear-gradient(180deg,rgba(110,160,239,.16),rgba(110,160,239,0) 72%),linear-gradient(90deg,transparent,rgba(110,160,239,.28),transparent);opacity:var(--mobile-boundary-opacity,.16);pointer-events:none}html.mobile-motion-ready main>footer.mobile-section-motion>.container,html.mobile-motion-ready main>section.mobile-section-motion>.container{transform:translate3d(0,var(--mobile-content-parallax,0),0);transition:transform .18s linear;will-change:transform}html.mobile-motion-ready .mobile-section-motion .reveal{filter:blur(6px);transform:translate3d(0,30px,0) scale(.985);transition:opacity 1s var(--ease-out),transform 1s var(--ease-out),filter 1s var(--ease-out)}html.mobile-motion-ready .mobile-section-motion .reveal.in{filter:blur(0);transform:translate3d(0,var(--mobile-reveal-parallax,0),0) scale(1)}}@media (max-width:640px){.container{padding-inline:18px}.h2{font-size:clamp(2rem,10vw,2.85rem)}.display{letter-spacing:-.01em}.eyebrow{letter-spacing:.24em}.cta,.cta-ghost{width:100%;justify-content:center;padding:15px 18px;font-size:11px;letter-spacing:.1em}.hero-section{padding-top:104px!important;padding-bottom:56px!important}.hero-kicker{flex-wrap:wrap;align-items:flex-start!important}.hero-section h1{font-size:clamp(2.65rem,13vw,3.7rem)!important}.hero-mobile-photo,.hero-mobile-photo img{min-height:320px}.hero-credential{grid-template-columns:1fr!important;gap:14px!important}.hero-credential>div:first-child{border-right:0!important;border-bottom:1px solid var(--fg-rule);padding-right:0!important;padding-bottom:14px}.surgical-practice .sp-panel{padding:76px 0!important}.surgical-practice .sp-figure{height:48vh!important;min-height:300px!important}.sp-kicker{flex-wrap:wrap}.wa-float{right:18px;bottom:18px;width:50px;height:50px}}@media (min-width:901px) and (max-height:760px){.surgical-practice{height:100svh;min-height:640px;margin-top:0}.surgical-practice .sp-panel{min-height:640px}.surgical-practice .sp-grid{gap:48px!important}.surgical-practice .sp-figure{height:68vh!important;min-height:420px!important}}.wa-float{position:fixed;right:24px;bottom:24px;z-index:60;width:54px;height:54px;border-radius:9999px;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 8px 24px rgba(37,211,102,.35),0 2px 6px rgba(0,0,0,.2);transition:transform .2s var(--ease-out);border:0;cursor:pointer}.wa-float:hover{transform:translateY(-2px) scale(1.04)}