@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:Manrope,Arial,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-1{width:var(--spacing);height:var(--spacing)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.italic{font-style:italic}.underline{text-decoration-line:underline}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2)format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:DM Serif;src:url(/fonts/dm-serif.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Serif;src:url(/fonts/dm-serif-italic.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--ink:#112f40;--teal:#135c78;--navy:#092f42;--blue:#147595;--lime:#d1ef8a;--cream:#f2f6f8;--muted:#536b78;--line:#d8e3e8;--serif:"DM Serif",Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-size:16px;font-weight:400}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--sans);letter-spacing:-2.8px;font-weight:600;line-height:1.08}h1{font-size:76px}h2{font-size:54px}h3{font-weight:650;line-height:1.35}p{line-height:1.8}em{font-family:var(--serif);color:var(--blue);font-weight:400}svg{flex-shrink:0}img{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline-offset:5px;outline:3px solid #1580b4}::selection{background:var(--lime);color:var(--navy)}.container{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding:110px 0}.section-tinted{background:var(--cream)}.muted{color:var(--muted)}.skip-link{background:var(--navy);color:#fff;z-index:100;visibility:hidden;padding:14px 20px;position:fixed;top:10px;left:15px}.skip-link:focus{visibility:visible}.button{border:1px solid var(--teal);background:var(--teal);color:#fff;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:25px;min-height:54px;padding:15px 23px;font-size:14px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{background:#0b415a;transform:translateY(-2px);box-shadow:0 6px 18px #082e4015}.button svg{transition:transform .2s}.button:hover svg{transform:translate(2px,-2px)}.button-outline{color:var(--teal);background:0 0;border-color:#91aebd}.button-outline:hover{background:#eaf2f6}.button-small{gap:16px;min-height:46px;padding:12px 17px;font-size:13px}.button-lime,.button-cream{background:var(--lime);border-color:var(--lime);color:var(--navy)}.button-lime:hover,.button-cream:hover{background:#e3f8b2}.text-link{align-items:center;gap:16px;font-size:14px;font-weight:700;line-height:1.6;display:inline-flex}.text-link:hover{text-underline-offset:6px;text-decoration:underline}.eyebrow{letter-spacing:1.3px;color:var(--teal);align-items:center;gap:12px;margin-bottom:27px;font-size:12px;font-weight:700;line-height:1.5;display:flex}.eyebrow>span{background:var(--blue);border-radius:50%;width:6px;height:6px}.eyebrow-light{color:#cae3ed}.eyebrow-light>span{background:var(--lime)}.status-dot{background:var(--lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.topbar{background:var(--navy);color:#e5eff3;font-size:11px}.topbar-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.topbar-inner>span,.topbar a{align-items:center;gap:9px;display:flex}.topbar-divider{opacity:.45;padding:0 8px}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #e6edf0;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:25px;height:93px;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.official-logo{aspect-ratio:1740/680;clip-path:polygon(0 0,100% 0,100% 85%,42% 85%,42% 100%,0 100%);mix-blend-mode:multiply;flex:none;width:185px;display:block;position:relative;overflow:hidden}.official-logo img{width:278.161%;max-width:none;height:auto;position:absolute;top:0;left:0}.official-emblem{aspect-ratio:840/868;background:#fff;border-radius:5px;flex:none;width:48px;display:block;position:relative;overflow:hidden}.official-emblem img{width:576.191%;max-width:none;height:auto;position:absolute;top:0;left:0}.desktop-nav{align-items:center;gap:26px;display:flex}.desktop-nav a{white-space:nowrap;padding:36px 0;font-size:13px;font-weight:600;position:relative}.desktop-nav a:hover{color:var(--blue)}.desktop-nav a[aria-current=page]:after{content:"";background:var(--blue);border-radius:3px;width:15px;height:3px;position:absolute;bottom:23px;left:0}.menu-button{background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-nav{display:none}.hero{padding:23px 24px 0}.hero-shell{background:var(--navy);color:#fff;border-radius:22px;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;display:grid;overflow:hidden}.hero-copy{flex-direction:column;align-items:flex-start;padding:47px 44px 45px 56px;display:flex}.hero-location{letter-spacing:1.5px;color:#cfdee5;align-self:stretch;align-items:center;gap:10px;font-size:10px;display:flex}.hero-location>span:last-child{color:#bdcdd5;letter-spacing:1px;margin-left:auto;font-size:9px}.hero h1{letter-spacing:-4.5px;margin:44px 0 25px;font-size:clamp(70px,7.2vw,105px);font-weight:500;line-height:.99}.hero h1 em{font-family:var(--serif);letter-spacing:-3px;color:var(--lime);font-size:1.14em}.hero-description{color:#d0dfe6;font-size:15px;line-height:1.85}.hero-buttons{align-items:center;gap:23px;margin-top:30px;display:flex}.hero-buttons .button{gap:19px;padding:16px 19px;font-size:13px}.hero-doctors-link{color:#fff;border-bottom:1px solid #83a0af;align-items:center;gap:11px;padding-bottom:6px;font-size:13px;display:inline-flex}.hero-signoff{color:#d0e1e9;align-items:center;gap:14px;margin-top:42px;display:flex}.hero-signoff>svg{color:var(--lime)}.hero-signoff>span:not(.hero-signoff-rule){font-size:12px;line-height:1.7}.hero-signoff strong{color:#fff;font-weight:650}.hero-signoff-rule{background:#ffffff2b;align-self:stretch;width:1px;margin-inline:7px}.hero-signoff p{color:#b5cbd6;font-size:11px;line-height:1.7}.hero-visual{flex-direction:column;min-width:0;margin:15px 15px 15px 0;display:flex}.hero-photo{background:#9faea7;border-radius:12px 12px 0 0;flex:1;min-height:425px;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:center 37%;transition:transform 1.5s}.hero-photo:hover img{transform:scale(1.035)}.photo-shade{background:linear-gradient(#0000,#061c29ba);position:absolute;inset:40% 0 0}.hero-photo-copy{position:absolute;bottom:30px;left:34px;right:30px}.hero-photo-copy>span{letter-spacing:1.8px;color:#fff;font-size:10px}.hero-photo-copy p{letter-spacing:-1px;margin-top:12px;font-size:35px;line-height:1.15}.hero-photo-copy em{color:#fff;font-size:1.08em}.image-caption{color:#fff;background:#0b2b3cbb;border-radius:20px;padding:5px 9px;font-size:10px;position:absolute;top:12px;right:12px}.hero-care-strip{color:var(--navy);background:#cce98c;border-radius:0 0 12px 12px;align-items:center;gap:25px;padding:22px 29px;display:flex}.hero-care-strip>div{align-items:center;gap:14px;display:flex}.hero-care-strip strong{letter-spacing:-1.5px;font-size:35px;font-weight:550}.hero-care-strip>div>span{max-width:80px;font-size:11px;font-weight:600;line-height:1.6}.strip-line{background:#6b843c59;width:1px;height:36px}.hero-care-strip>a{border:1px solid #637b3e60;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;margin-left:auto;display:flex}.hero-copy>*{animation:.6s both rise-in}.hero-copy h1{animation-delay:60ms}.hero-description{animation-delay:.12s}.hero-buttons{animation-delay:.18s}.hero-signoff{animation-delay:.24s}.care-finder{padding:37px 0 0}.finder-inner{border-bottom:1px solid var(--line);align-items:center;gap:32px;padding-bottom:34px;display:flex}.finder-title{align-items:center;gap:15px;display:flex}.finder-title>svg{color:var(--blue)}.finder-title span{letter-spacing:1px;color:var(--muted);font-size:9px;font-weight:650}.finder-title h2{letter-spacing:-.7px;margin-top:7px;font-size:23px;font-weight:650}.finder-form{flex:1;align-items:center;gap:10px;display:flex}.finder-form select{min-width:0;height:53px;color:var(--ink);background:#fff;border:1px solid #bccfd9;border-radius:6px;flex:1;padding:12px 34px 12px 15px;font-size:13px}.finder-form .button{gap:18px;min-height:53px;font-size:13px}.finder-call{border-left:1px solid var(--line);padding-left:25px}.finder-call>span{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.finder-call strong{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:47px;display:flex}.section-heading h2{font-size:54px}.section-description,.section-heading-aside p{color:var(--muted);max-width:370px;font-size:15px;line-height:1.8}.section-heading-aside .text-link{margin-top:21px}.specialty-explorer{grid-template-columns:1fr 1.15fr;gap:58px;display:grid}.specialty-tabs{border-top:1px solid var(--line);flex-direction:column;display:flex}.specialty-tabs button{text-align:left;border:0;border-bottom:1px solid var(--line);min-height:86px;color:var(--ink);letter-spacing:-.7px;background:#fff;align-items:center;gap:22px;padding:19px 13px 19px 2px;font-size:24px;font-weight:550;transition:background .2s,padding .2s,color .2s;display:flex}.specialty-tabs button>svg{color:#667e8b;margin-left:auto}.specialty-tabs .specialty-tab-number{letter-spacing:0;color:#627987;font-size:11px;font-weight:500}.specialty-tabs button[aria-selected=true]{background:var(--navy);color:#fff;border-color:#0000;border-radius:8px;padding-left:22px;padding-right:22px}.specialty-tabs button[aria-selected=true]>svg{color:var(--lime)}.specialty-tabs button[aria-selected=true]>.specialty-tab-number{color:#c5d6df}.specialty-tabs button:not([aria-selected=true]):hover{background:#f1f6f9;padding-left:15px}.specialty-feature{background:#eef4f7;border-radius:15px;padding:33px 37px;animation:.3s rise-in;position:relative}.specialty-feature-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.feature-icon{width:78px;height:78px;color:var(--blue);background:#fff;border-radius:18px;justify-content:center;align-items:center;display:flex}.specialty-feature-top>span:last-child{color:#526d7b;letter-spacing:1px;font-size:10px;font-weight:600}.specialty-feature h3{letter-spacing:-1.1px;max-width:380px;font-size:32px;font-weight:600;line-height:1.2}.specialty-feature>p{color:var(--muted);margin-top:17px;font-size:14px;line-height:1.85}.specialty-feature ul{margin:21px 0;padding:0;list-style:none}.specialty-feature li{color:#375665;align-items:center;gap:9px;margin:9px 0;font-size:13px;line-height:1.7;display:flex}.specialty-feature li svg{color:var(--blue)}.feature-doctor{border-top:1px solid #cfdfe7;align-items:center;gap:13px;margin-top:23px;padding-top:20px;display:flex}.small-monogram{width:44px;height:44px;color:var(--teal);font-family:var(--serif);background:#d7e7ee;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;display:flex}.feature-doctor strong{font-size:14px;font-weight:650;display:block}.feature-doctor div>span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.feature-links{align-items:center;gap:17px;margin-top:24px;display:flex}.feature-links .button{gap:22px;min-height:49px;font-size:13px}.feature-links>a:last-child{border:1px solid #a7c0cc;border-radius:7px;justify-content:center;align-items:center;width:49px;height:49px;display:flex}.community-section{background:#edf3f6;padding:93px 0}.community-grid{grid-template-columns:1.12fr 1fr;align-items:center;gap:110px;display:grid}.community-statement h2{font-size:57px;line-height:1.15}.community-statement em{display:block}.community-statement>p:not(.eyebrow){color:var(--muted);max-width:470px;margin:27px 0;font-size:16px}.community-statement .text-link{margin-top:7px}.community-facts{flex-direction:column;gap:0;display:flex}.community-year{background:var(--blue);color:#fff;border-radius:12px;margin-bottom:12px;padding:30px 34px;position:relative;overflow:hidden}.community-year>span{letter-spacing:1.7px;font-size:10px}.community-year>strong{letter-spacing:-2px;margin-top:21px;font-size:54px;font-weight:500;line-height:1.04;display:block}.community-year em{color:var(--lime);font-size:1.18em}.community-year>svg{color:var(--lime);position:absolute;bottom:30px;right:30px}.community-value{border-bottom:1px solid #ccdce4;align-items:flex-start;gap:18px;padding:22px 0;display:flex}.community-value>svg{color:var(--blue);margin-top:3px}.community-value h3{font-size:15px;font-weight:700}.community-value p{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.7}.three-grid,.doctor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.sage{--card-color:#eaf1f6;--card-dark:#286279;--card-detail:#c5dbe6}.peach{--card-color:#ecf2e2;--card-dark:#506c29;--card-detail:#ceddb8}.lavender{--card-color:#edf0f8;--card-dark:#4c5e83;--card-detail:#d2daed}.doctor-card{background:#fff;border:1px solid #d6e2e8;border-radius:12px;flex-direction:column;padding:27px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.doctor-card:hover{border-color:#7bafc5;transform:translateY(-4px);box-shadow:0 12px 35px #123d5010}.doctor-card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px;display:flex}.doctor-specialty-label{color:var(--teal);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.doctor-monogram{background:var(--card-color);width:49px;height:49px;color:var(--card-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s;display:flex}.monogram-letters{font-family:var(--serif);font-size:20px}.doctor-card-copy{flex-direction:column;flex:1;display:flex}.doctor-card h3{letter-spacing:-.65px;margin-bottom:11px;font-size:24px;font-weight:600;line-height:1.3}.doctor-qualification{color:var(--muted);font-size:13px;line-height:1.6}.doctor-facts{border-block:1px solid #e2eaef;gap:18px;margin:23px 0 18px;padding:17px 0;display:flex}.doctor-facts span{color:var(--muted);flex-direction:column;flex:1;gap:6px;font-size:11px;display:flex}.doctor-facts span+span{border-left:1px solid var(--line);padding-left:20px}.doctor-facts strong{letter-spacing:-.5px;color:var(--ink);font-size:23px;font-weight:600}.doctor-card-copy>p{color:var(--muted);align-items:center;gap:7px;margin-bottom:22px;font-size:11px;line-height:1.7;display:flex}.doctor-card-copy>.text-link{color:var(--teal);justify-content:space-between;margin-top:auto;font-size:13px}.directory-note{margin-top:25px}.visit-section{background:var(--cream);padding:90px 0}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;display:grid}.journey-step{border-top:2px solid #bacfda;padding-top:22px}.journey-step>div{color:var(--teal);justify-content:space-between;align-items:center;margin-bottom:37px;display:flex}.journey-step>div>span{font-family:var(--serif);font-size:25px}.journey-step h3{letter-spacing:-.7px;font-size:23px}.journey-step p{color:var(--muted);margin:16px 0 27px;font-size:14px;line-height:1.85}.journey-step>a{justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.faq-grid{grid-template-columns:1fr 1.2fr;gap:75px;display:grid}.faq-grid h2{font-size:49px}.faq-grid .muted{margin-top:28px;margin-bottom:12px;font-size:14px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{align-items:center;gap:17px;padding:27px 0;font-size:15px;font-weight:600;line-height:1.65;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>svg{color:var(--blue);margin-left:auto;transition:transform .2s}.faq-index{color:#5b7280;font-size:11px}.faq-item>p{color:var(--muted);padding:0 30px 27px;font-size:14px;line-height:1.9}.care-cta{background:var(--navy);color:#fff;overflow:hidden}.care-cta-inner{justify-content:space-between;align-items:center;gap:60px;padding:83px 0;display:flex;position:relative}.care-cta h2{letter-spacing:-3.5px;font-size:75px}.care-cta h2 em{color:var(--lime);font-size:1.13em}.care-cta .eyebrow{font-size:11px}.cta-buttons{z-index:1;flex-direction:column;align-items:flex-start;gap:20px;padding-right:70px;display:flex;position:relative}.cta-buttons>p{color:#c9dce5;font-size:16px;line-height:1.8}.cta-phone{color:#d8e7ed;align-items:center;gap:10px;font-size:14px;display:flex}.cta-decoration{color:#ffffff06;pointer-events:none;font-size:320px;line-height:1;position:absolute;top:-30px;right:-100px}.site-footer{background:#f5f8fa;padding-top:67px}.footer-grid{grid-template-columns:1.1fr .85fr 1.1fr 1.1fr;gap:36px;padding-bottom:53px;display:grid}.footer-brand .official-logo{width:205px}.footer-brand>p{color:var(--muted);margin-top:17px;font-size:13px}.footer-established{letter-spacing:1.1px;color:var(--muted);margin-top:18px;font-size:9px;display:block}.footer-grid h2{font-size:14px;font-family:var(--sans);letter-spacing:0;margin-bottom:23px;font-weight:700;line-height:1.5}.footer-grid>div:not(:first-child)>a{color:var(--muted);align-items:center;gap:6px;margin:13px 0;font-size:12px;line-height:1.8;display:flex}.footer-grid a:hover{text-underline-offset:4px;text-decoration:underline}.footer-contact>p{color:var(--muted);align-items:flex-start;gap:10px;font-size:12px;display:flex}.footer-contact>p svg{margin-top:4px}.footer-contact>a:nth-of-type(2){padding-left:23px}.footer-open{color:#42681f;align-items:center;gap:7px;margin-top:19px;font-size:11px;display:flex}.footer-open .status-dot{background:#668e2c}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:10px;display:flex}.mobile-actions{display:none}.page-intro{background:var(--navy);color:#fff;padding:27px 0 66px;overflow:hidden}.breadcrumb{color:#c8dce6;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:48px;font-size:12px;display:flex}.breadcrumb a:hover{text-decoration:underline}.breadcrumb>span:nth-child(2n){opacity:.6}.page-intro-grid{grid-template-columns:1.8fr 1fr;align-items:end;gap:65px;display:grid}.page-intro h1{letter-spacing:-2.5px;font-size:66px;line-height:1.13}.page-intro h1 em{color:var(--lime)}.page-intro .eyebrow{color:#d2e3eb;margin-bottom:22px;font-size:11px}.page-intro .eyebrow>span{background:var(--lime)}.page-intro-aside{padding-bottom:6px}.intro-plus{color:var(--lime);margin-bottom:36px;font-size:93px;font-weight:300;line-height:.8;display:block}.page-description{color:#d1e0e8;max-width:380px;font-size:15px;line-height:1.9}.story-grid{grid-template-columns:1fr 1.3fr;gap:85px;display:grid}.prose p{color:var(--muted);margin-bottom:23px;font-size:16px;line-height:1.95}.prose .lead{color:var(--ink);font-size:22px;line-height:1.7}.prose .text-link{margin-top:14px}.story-seal{color:var(--blue);align-items:center;gap:18px;margin-top:39px;display:flex}.story-seal span{letter-spacing:.5px;font-size:12px;line-height:1.9}.story-seal strong{letter-spacing:0;color:var(--ink);font-size:14px;font-weight:600}.values-grid{margin-top:43px}.value-card{border-top:2px solid #bbd0db;padding:31px 0}.value-card>svg{color:var(--blue);margin-bottom:29px}.value-card h3{letter-spacing:-.7px;margin-bottom:15px;font-size:25px}.value-card p{color:var(--muted);font-size:15px}.specialty-card{background:#f2f6f8;border:1px solid #dce7ed;border-radius:12px;flex-direction:column;padding:29px;transition:background .2s,transform .2s;display:flex}.specialty-card:hover{background:#e5eff5;transform:translateY(-4px)}.specialty-card-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.specialty-icon{width:60px;height:60px;color:var(--blue);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex}.card-number{color:#5c7380;font-size:13px}.specialty-card h3{letter-spacing:-.8px;margin-bottom:14px;font-size:25px;font-weight:600}.specialty-card p{color:var(--muted);flex:1;font-size:14px;line-height:1.9}.specialty-card-bottom{border-top:1px solid #ccdce6;justify-content:space-between;align-items:center;gap:12px;margin-top:27px;padding-top:19px;font-size:13px;font-weight:650;display:flex}.circle-arrow{width:35px;height:35px;color:var(--blue);border:1px solid #b7cfdc;border-radius:50%;justify-content:center;align-items:center;display:flex}.help-panel{background:#e9f1f6;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;margin-top:40px;padding:33px 36px;display:flex}.help-panel h2{letter-spacing:-1px;font-size:30px}.help-panel p{color:var(--muted);max-width:700px;margin-top:12px;font-size:14px}.detail-grid{grid-template-columns:1.5fr 1fr;gap:100px;display:grid}.detail-grid h2{font-size:50px}.detail-specialty-icon{width:83px;height:83px;color:var(--blue);background:#e5eff5;border-radius:18px;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.detail-description{color:var(--muted);max-width:630px;margin:25px 0;font-size:16px;line-height:1.9}.subheading{letter-spacing:-.7px;margin:30px 0 21px;font-size:24px}.check-list{margin:0;padding:0;list-style:none}.check-list li{color:#365565;align-items:flex-start;gap:11px;margin:12px 0;font-size:15px;line-height:1.8;display:flex}.check-list svg{color:var(--blue);margin-top:4px}.detail-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.small-note{color:var(--muted);max-width:750px;margin-top:21px;font-size:12px;line-height:1.9}.timing-note{border:1px solid var(--line);border-radius:10px;margin-top:22px;padding:28px}.timing-note strong{font-size:15px}.timing-note p{color:var(--muted);margin:10px 0 17px;font-size:14px}.timing-note .text-link{font-size:13px}.directory-toolbar{flex-direction:column;gap:25px;margin-bottom:26px;display:flex}.filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.filter-tabs button{color:var(--teal);background:#fff;border:1px solid #c1d4de;border-radius:30px;min-height:44px;padding:12px 17px;font-size:13px;transition:background .2s}.filter-tabs button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.filter-tabs button:hover{background:#e3eff5}.filter-tabs button[aria-pressed=true]:hover{background:var(--teal)}.search-field{background:#f7f9fa;border:1px solid #c1d4de;border-radius:7px;align-items:center;gap:12px;width:100%;max-width:440px;min-height:49px;padding:13px 15px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.search-field:focus-within{outline:2px solid var(--blue);outline-offset:3px}.search-field button{background:0 0;border:0;padding:3px;display:flex}.directory-count{color:var(--muted);margin-bottom:27px;font-size:13px}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:70px 25px;display:flex}.empty-state h2{font-size:36px}.empty-state p{color:var(--muted);font-size:15px}.profile-section{background:#f3f7f9;padding-top:28px}.profile-section .breadcrumb{color:var(--muted)}.profile-grid{grid-template-columns:.8fr 1.3fr;align-items:center;gap:80px;display:grid}.profile-monogram{background:var(--navy);height:450px;color:var(--lime);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.profile-monogram>span:not(.doctor-orbit){letter-spacing:-4px;font-size:125px;font-family:var(--serif)}.profile-monogram .doctor-orbit{border:1px solid #ffffff20;border-radius:50%;width:300px;height:300px;position:absolute}.profile-monogram .doctor-orbit:after{content:"";border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:-35px}.profile-monogram>svg{color:#b3d4e4;position:absolute;bottom:28px;right:28px}.doctor-profile-name{letter-spacing:-2px;font-size:53px;line-height:1.15}.profile-qualification{color:var(--teal);align-items:center;gap:11px;margin-top:23px;font-size:16px;display:flex}.profile-facts{flex-wrap:wrap;gap:12px;margin-top:23px;font-size:13px;display:flex}.profile-facts span{background:#e0ebf1;border-radius:4px;padding:8px 11px}.profile-timing{border-block:1px solid #cfdee6;align-items:flex-start;gap:15px;margin-top:23px;padding:23px 0;display:flex}.profile-timing>svg{color:var(--blue);margin-top:3px}.profile-timing strong{font-size:14px}.profile-timing p{color:var(--muted);margin:6px 0;font-size:14px}.profile-timing small{color:var(--muted);font-size:12px}.profile-department-link{align-items:center;gap:12px;margin-top:26px;font-size:13px;font-weight:650;display:inline-flex}.guide-card{border:1px solid var(--line);border-radius:12px;padding:30px}.guide-card>svg{color:var(--blue);margin-bottom:29px}.guide-card h2{letter-spacing:-1px;margin-bottom:20px;font-size:28px}.guide-card p{color:var(--muted);margin-bottom:24px;font-size:15px}.guide-card .check-list li{font-size:14px}.guide-card .text-link{font-size:13px}.fee-panel{background:#f1f6e7;border:1px solid #dae5c5;border-radius:12px;align-items:center;gap:28px;margin-top:35px;padding:33px 35px;display:flex}.fee-panel>svg{color:#4c6c24}.fee-panel h2{letter-spacing:-1px;font-size:30px}.fee-panel p{margin-top:12px;font-size:15px}.fee-panel p>span{padding:0 12px}.fee-panel small{color:#50673d;margin-top:10px;font-size:12px;line-height:1.8;display:block}.contact-grid{grid-template-columns:1fr 1.05fr;gap:95px;display:grid}.contact-method{align-items:flex-start;gap:19px;margin-top:34px;display:flex}.contact-method>span{width:49px;height:49px;color:var(--blue);background:#eaf2f7;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.contact-method h3{margin-bottom:11px;font-size:15px}.contact-method a{align-items:center;gap:10px;margin-bottom:8px;font-size:18px;font-weight:550;display:flex}.contact-method small{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.8;display:block}.contact-method p{color:var(--muted);margin-bottom:12px;font-size:14px}.contact-method .text-link{font-size:13px}.address-card{border:1px solid var(--line);border-radius:17px;overflow:hidden}.location-art{background:#e5edf1;height:240px;position:relative;overflow:hidden}.location-art>svg{object-fit:cover;filter:hue-rotate(75deg)saturate(.7);width:100%;height:100%}.map-brand-pin{background:#fff;border-radius:25px 25px 25px 3px;flex-direction:column;align-items:center;gap:12px;padding:21px 24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 30px #183e4e20}.map-brand-pin>span:last-child{letter-spacing:1px;color:var(--ink);font-size:10px;font-weight:650}.map-illustration-caption{color:#385367;font-size:11px;position:absolute;bottom:10px;right:12px}.address-copy{padding:36px}.address-label{letter-spacing:1.2px;color:var(--teal);align-items:center;gap:9px;margin-bottom:21px;font-size:11px;font-weight:650;display:flex}.address-copy h2{letter-spacing:-1.5px;font-size:40px}.address-copy p{color:var(--muted);margin:23px 0 26px;font-size:15px}.address-copy small{color:var(--muted);margin-top:19px;font-size:12px;line-height:1.8;display:block}.legal-prose{max-width:850px}.legal-prose h2{letter-spacing:-1px;margin:38px 0 18px;font-size:31px}.legal-prose h2:first-child{margin-top:0}.legal-prose a{color:var(--teal);text-underline-offset:4px;text-decoration:underline}.not-found{min-height:60vh}.not-found h1{font-size:65px}.appointment-section{background:#f7fafb;padding-top:65px}.appointment-grid{grid-template-columns:1.55fr .9fr;align-items:start;gap:48px;max-width:1150px;display:grid}.appointment-form-panel{background:#fff;border:1px solid #d7e4eb;border-radius:15px;padding:36px;box-shadow:0 10px 40px #123b4f04}.form-progress{border-bottom:1px solid var(--line);align-items:center;gap:16px;margin-bottom:34px;padding-bottom:28px;display:flex}.form-progress>span{color:#56707e;white-space:nowrap;align-items:center;gap:10px;font-size:12px;display:flex}.form-progress b{background:#edf3f6;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:10px;font-weight:650;display:flex}.form-progress .current{color:var(--teal);font-weight:700}.form-progress .current b,.form-progress .complete b{background:var(--teal);color:#fff}.form-progress>i{background:var(--line);flex:1;height:1px}.appointment-form-panel h2{letter-spacing:-1px;font-size:32px;line-height:1.22}.appointment-form-panel h2:focus{outline:0}.form-intro{color:var(--muted);margin:14px 0 29px;font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:25px 20px;display:grid}.field{min-width:0;font-size:13px;font-weight:650;display:block}.field>span:not(.optional){color:#9f4029}.field>.optional{float:right;color:var(--muted);font-size:11px;font-weight:400}.full-field{grid-column:1/-1}.field input,.field select{width:100%;min-width:0;max-width:100%;height:51px;color:var(--ink);background:#fbfdfe;border:1px solid #b9ccd7;border-radius:6px;margin-top:10px;padding:12px 14px;font-size:15px;font-weight:400;display:block}.field input::placeholder{color:#5c7482;font-size:13px}.field select:disabled{color:#627683;cursor:not-allowed;background:#f0f4f6}.field small{color:var(--muted);margin-top:8px;font-size:11px;font-weight:400;line-height:1.8;display:block}.consent{cursor:pointer;align-items:flex-start;gap:11px;margin-top:28px;display:flex}.consent input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin-top:4px}.consent span{color:var(--muted);font-size:12px;line-height:1.8}.consent a{color:var(--teal);text-underline-offset:4px;text-decoration:underline}.form-submit{width:100%;margin-top:28px}.form-privacy{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:11px;line-height:1.8;display:flex}.form-error{color:#9c321e;background:#fff0e9;border-radius:6px;margin-top:18px;padding:12px;font-size:13px}.aside-card{background:var(--navy);color:#fff;border-radius:14px;padding:31px}.aside-icon{width:61px;height:61px;color:var(--lime);border:1px solid #b3d1916b;border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.aside-card h2{letter-spacing:-1.2px;font-size:34px;line-height:1.2}.aside-card h2 em{color:var(--lime)}.aside-card>p{color:#c9dde7;margin-top:22px;font-size:14px}.aside-divider{background:#527181;height:1px;margin:28px 0}.icon-line{align-items:flex-start;gap:13px;line-height:1.9;display:flex}.icon-line svg{color:var(--lime);margin-top:4px}.icon-line strong{color:#fff;font-weight:650}.aside-card>.text-link{color:#fff;margin-top:25px;font-size:15px}.urgent-note{padding:28px 3px}.urgent-note>strong{font-size:15px}.urgent-note p{color:var(--muted);margin:10px 0 15px;font-size:13px}.urgent-note a{align-items:center;gap:9px;font-size:14px;font-weight:650;display:flex}.review-check{color:#456b21;background:#e4f2d1;border-radius:50%;justify-content:center;align-items:center;width:63px;height:63px;margin-bottom:24px;display:inline-flex}.review-details{border-block:1px solid var(--line);margin:0;padding:13px 0}.review-details>div{grid-template-columns:1fr 1.7fr;gap:20px;padding:12px 0;font-size:14px;line-height:1.8;display:grid}.review-details dt{color:var(--muted)}.review-details dd{overflow-wrap:anywhere;margin:0;font-weight:600}.review-notice{background:#eef5e5;border-radius:8px;align-items:flex-start;gap:13px;margin-top:26px;padding:20px;display:flex}.review-notice svg{color:#496f25;margin-top:4px}.review-notice p{color:#46603b;font-size:13px;line-height:1.85}.review-notice strong{color:var(--ink)}.review-back{background:0 0;border:0;margin:21px auto 0;padding:7px;display:flex}@keyframes rise-in{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1550px){.hero-copy{padding:55px 55px 55px 65px}.hero h1{margin-top:55px;font-size:110px}.hero-description{font-size:17px}.hero-buttons{margin-top:37px}.hero-signoff{margin-top:52px}.hero-visual{margin:18px 18px 18px 0}.hero-photo{min-height:510px}}@media (max-width:1200px){.container{width:calc(100% - 80px)}.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.official-logo{width:166px}.nav-inner{gap:18px}.header-book{gap:12px;font-size:12px}.hero-copy{padding:35px 30px 33px 35px}.hero h1{letter-spacing:-3.5px;font-size:80px}.hero-location{letter-spacing:1px;gap:7px;font-size:9px}.hero-location>span:last-child{font-size:8px}.hero-description{font-size:14px}.hero-buttons{flex-wrap:wrap;gap:17px;margin-top:27px}.hero-buttons .button{padding:14px 16px;font-size:12px}.hero-doctors-link{font-size:12px}.hero-signoff{margin-top:28px}.hero-care-strip{gap:17px;padding:19px 23px}.hero-care-strip strong{font-size:29px}.hero-care-strip>div{gap:10px}.hero-care-strip>div>span{font-size:10px}.hero-care-strip>a{width:36px;height:36px}.finder-inner{gap:23px}.finder-title h2{font-size:21px}.finder-title>svg{display:none}.finder-call{padding-left:18px}.finder-call strong{font-size:12px}.finder-form .button{padding-inline:16px;font-size:12px}.section-heading h2{font-size:48px}.specialty-explorer{gap:40px}.specialty-tabs button{gap:16px;font-size:22px}.specialty-feature{padding:29px}.specialty-feature h3{font-size:30px}.community-grid{gap:70px}.community-statement h2{font-size:49px}.doctor-card{padding:24px}.doctor-card h3{font-size:22px}.doctor-specialty-label{gap:6px;font-size:11px}.doctor-facts{gap:12px}.doctor-facts span+span{padding-left:14px}.care-cta h2{font-size:67px}.cta-buttons{padding-right:20px}.footer-grid{gap:26px}.page-intro-grid{grid-template-columns:1.65fr 1fr;gap:40px}.page-intro h1{font-size:58px}.profile-grid{gap:55px}.doctor-profile-name{font-size:46px}.detail-grid{gap:65px}.contact-grid{gap:60px}.appointment-grid{gap:30px}.appointment-form-panel{padding:29px}.aside-card{padding:27px}}@media (max-width:1000px){.desktop-nav{display:none}.header-book{margin-left:auto}.menu-button{display:flex}.mobile-nav{border-top:1px solid var(--line);background:#fff;flex-direction:column;max-height:calc(100dvh - 90px);padding:10px 40px 25px;display:flex;overflow:auto}.mobile-nav>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;display:flex}.mobile-nav>.button{margin-top:20px}.mobile-nav a[aria-current=page]{color:var(--blue);font-weight:750}.hero h1{font-size:69px}.hero-copy{padding:30px 25px}.hero-location>span:last-child{display:none}.hero-description{font-size:13px}.desktop-break{display:none}.hero-buttons{gap:18px}.hero-signoff p,.hero-signoff-rule{display:none}.hero-photo{min-height:440px}.hero-photo-copy{bottom:27px;left:25px}.hero-photo-copy p{font-size:30px}.hero-care-strip{gap:13px;padding:19px}.hero-care-strip>div{flex-direction:column;align-items:flex-start;gap:3px}.hero-care-strip>div>span{max-width:none}.hero-care-strip>a{margin-left:auto}.strip-line{height:44px}.finder-inner{flex-wrap:wrap}.finder-title{width:100%;display:flex}.finder-title>svg{display:block}.finder-title span{font-size:10px}.finder-form{flex:1}.finder-call{padding-left:22px}.section{padding:86px 0}.section-heading h2,h2{font-size:44px}.section-heading-aside p,.section-description{font-size:14px}.specialty-explorer{grid-template-columns:1fr 1.1fr;gap:28px}.specialty-tabs button{gap:14px;min-height:84px;font-size:20px}.specialty-feature{padding:25px}.specialty-feature h3{font-size:27px}.specialty-feature-top>span:last-child{font-size:9px}.feature-icon{width:65px;height:65px}.feature-icon svg{width:42px}.feature-links .button{gap:10px;padding-inline:13px;font-size:11px}.feature-links{gap:10px}.feature-doctor strong{font-size:12px}.feature-doctor div>span{font-size:11px}.community-section{padding:72px 0}.community-grid{gap:45px}.community-statement h2{font-size:44px}.community-statement>p:not(.eyebrow){font-size:15px}.doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.three-grid{gap:20px}.doctor-card h3{font-size:25px}.doctor-specialty-label{font-size:12px}.journey-grid{gap:26px}.journey-step h3{font-size:21px}.journey-step p{font-size:13px}.faq-grid{gap:40px}.faq-grid h2{font-size:41px}.faq-item summary{font-size:14px}.care-cta h2{font-size:60px}.care-cta-inner{gap:40px;padding-block:70px}.cta-buttons>p{font-size:14px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:40px 75px}.footer-grid>div:not(:first-child)>a,.footer-contact>p{font-size:14px}.footer-grid h2{font-size:15px}.footer-bottom>span:nth-child(2){display:none}.page-intro h1{font-size:51px}.page-intro-grid{grid-template-columns:1.5fr 1fr;gap:40px}.page-description{font-size:14px}.intro-plus{margin-bottom:27px;font-size:70px}.story-grid{gap:45px}.prose p{font-size:15px}.prose .lead{font-size:20px}.value-card h3{font-size:23px}.value-card p{font-size:14px}.specialty-card{padding:24px}.specialty-card h3{font-size:23px}.specialty-card p{font-size:13px}.detail-grid{grid-template-columns:1.15fr 1fr;gap:40px}.detail-grid h2{font-size:40px}.detail-grid .doctor-card h3{font-size:24px}.detail-description{font-size:15px}.detail-actions{gap:19px}.profile-grid{grid-template-columns:.8fr 1.25fr;gap:35px}.profile-monogram{height:410px}.doctor-profile-name{font-size:41px}.contact-grid{gap:40px}.contact-grid h2{font-size:40px}.address-copy{padding:29px}.address-copy h2{font-size:34px}.appointment-grid{grid-template-columns:1.5fr 1fr;gap:25px}.appointment-form-panel{padding:25px}.aside-card{padding:23px}.aside-card h2{font-size:30px}.form-progress{gap:10px}.form-progress>span{font-size:10px}.field{font-size:12px}.field>.optional{font-size:10px}.guide-card{padding:23px}.guide-card h2{font-size:25px}.guide-card p,.fee-panel p{font-size:14px}}@media (max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.topbar-inner{justify-content:center;height:31px}.topbar-location{display:none!important}.topbar{font-size:10px}.topbar-divider{padding:0 3px}.nav-inner{gap:10px;height:79px}.official-logo{width:146px}.header-book{gap:9px;min-height:40px;padding:11px 12px;font-size:10px}.header-book svg{width:15px}.menu-button{width:33px;height:43px}.menu-button svg{width:23px}.mobile-nav{padding-inline:20px}.hero{padding:10px 10px 0}.hero-shell{border-radius:15px;grid-template-columns:1fr}.hero-copy{padding:28px 23px 32px}.hero-location{letter-spacing:1.2px;font-size:9px}.hero-location>span:last-child{margin-left:auto;font-size:8px;display:block}.hero h1{letter-spacing:-3px;margin:31px 0 24px;font-size:clamp(62px,15.5vw,86px);line-height:1.02}.hero h1 em{letter-spacing:-2px;font-size:1.12em}.hero-description{max-width:410px;font-size:14px;line-height:1.85}.hero-buttons{flex-wrap:wrap;gap:20px;margin-top:27px}.hero-buttons .button{gap:16px;min-height:50px;padding:14px 16px;font-size:12px}.hero-doctors-link{gap:8px;font-size:12px}.hero-doctors-link svg{width:16px}.hero-signoff{gap:12px;margin-top:29px}.hero-signoff>span:not(.hero-signoff-rule){font-size:11px}.hero-signoff p{font-size:10px;display:block}.hero-signoff-rule{margin-inline:5px;display:block}.hero-visual{margin:0 10px 10px}.hero-photo{border-radius:9px 9px 0 0;flex:none;height:350px;min-height:0}.hero-photo img{object-position:center 39%}.hero-photo-copy{bottom:24px;left:24px;right:20px}.hero-photo-copy>span{letter-spacing:1.3px;font-size:9px}.hero-photo-copy p{margin-top:10px;font-size:30px}.image-caption{font-size:9px;top:9px;right:9px}.hero-care-strip{border-radius:0 0 9px 9px;gap:21px;padding:18px 22px}.hero-care-strip>div{flex-direction:row;align-items:center;gap:10px}.hero-care-strip strong{font-size:29px}.hero-care-strip>div>span{max-width:65px;font-size:10px}.hero-care-strip>a{width:34px;height:34px}.hero-care-strip>a svg{width:19px}.strip-line{height:33px}.care-finder{padding-top:26px}.finder-inner{flex-direction:column;align-items:stretch;gap:20px;padding-bottom:29px}.finder-title{gap:13px}.finder-title span{font-size:9px}.finder-title h2{font-size:23px}.finder-form{flex:none;grid-template-columns:1fr auto;gap:8px;display:grid}.finder-form select{width:100%;height:49px;padding-left:11px;padding-right:20px;font-size:12px}.finder-form .button{gap:8px;min-height:49px;padding:12px;font-size:11px}.finder-form .button svg{width:17px}.finder-call{border-left:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.finder-call>span{margin:0;font-size:11px}.finder-call strong{font-size:12px}.section{padding:64px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:30px}.section-heading h2,h2{letter-spacing:-1.9px;font-size:39px;line-height:1.15}.eyebrow{letter-spacing:1.1px;margin-bottom:22px;font-size:10px}.section-description,.section-heading-aside p{font-size:14px}.section-heading-aside .text-link{margin-top:15px}.text-link{gap:13px;font-size:13px}.specialty-explorer{grid-template-columns:1fr;gap:22px}.specialty-tabs button{gap:18px;min-height:66px;padding:16px 11px 16px 1px;font-size:21px}.specialty-tabs button[aria-selected=true]{border-radius:7px;padding-left:18px;padding-right:17px}.specialty-tabs .specialty-tab-number{font-size:11px}.specialty-tabs button>svg{width:20px}.specialty-feature{border-radius:12px;padding:26px}.specialty-feature-top{margin-bottom:22px}.specialty-feature h3{letter-spacing:-1px;font-size:30px}.specialty-feature>p{font-size:14px}.specialty-feature li{font-size:12px}.feature-doctor strong{font-size:13px}.feature-doctor div>span{font-size:12px}.feature-links .button{flex:1;gap:15px;min-height:49px;padding:13px 15px;font-size:12px}.feature-links>a:last-child{flex:none;width:49px}.community-section{padding:61px 0}.community-grid{grid-template-columns:1fr;gap:35px}.community-statement h2{letter-spacing:-1.9px;font-size:42px;line-height:1.15}.community-statement>p:not(.eyebrow){margin:24px 0;font-size:15px}.community-year{margin-bottom:7px;padding:28px}.community-year>strong{font-size:57px}.community-value{gap:15px;padding:22px 0}.community-value h3{font-size:15px}.community-value p{font-size:13px}.doctor-grid,.three-grid{grid-template-columns:1fr;gap:17px}.doctor-card{padding:26px}.doctor-card-heading{margin-bottom:23px}.doctor-monogram{width:49px;height:49px}.doctor-specialty-label{font-size:13px}.doctor-card h3{letter-spacing:-.8px;font-size:27px;line-height:1.25}.doctor-qualification{font-size:14px}.doctor-facts{gap:20px;margin:22px 0 19px;padding:18px 0}.doctor-facts strong{font-size:25px}.doctor-facts span{font-size:12px}.doctor-facts span+span{padding-left:23px}.doctor-card-copy>p{margin-bottom:23px;font-size:12px}.doctor-card-copy>.text-link{font-size:14px}.small-note{font-size:12px}.visit-section{padding:61px 0}.journey-grid{grid-template-columns:1fr;gap:34px}.journey-step{padding-top:21px}.journey-step>div{margin-bottom:24px}.journey-step h3{font-size:26px}.journey-step p{margin:14px 0 20px;font-size:14px}.journey-step>a{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:40px}.faq-grid .muted{margin-top:22px;margin-bottom:12px;font-size:14px}.faq-item summary{gap:13px;padding:22px 0;font-size:14px}.faq-item>p{padding:0 0 24px 26px;font-size:14px;line-height:1.85}.faq-index{font-size:10px}.care-cta-inner{flex-direction:column;align-items:flex-start;gap:31px;padding-block:54px}.care-cta .eyebrow{font-size:10px}.care-cta h2{letter-spacing:-2.9px;font-size:60px}.cta-buttons{gap:18px;padding:0}.cta-buttons>p{font-size:15px}.cta-buttons .button{min-height:53px;font-size:13px}.cta-phone{font-size:14px}.cta-decoration{font-size:270px;top:140px;right:-70px}.site-footer{padding-top:48px;padding-bottom:74px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px;padding-bottom:38px}.footer-brand{grid-column:1/-1}.footer-brand .official-logo{width:205px}.footer-brand>p{font-size:14px}.footer-established{letter-spacing:1px;font-size:10px}.footer-grid h2{margin-bottom:18px;font-size:13px}.footer-grid>div:not(:first-child)>a{font-size:12px}.footer-contact{grid-column:1/-1}.footer-contact>p{font-size:14px}.footer-open{font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;padding:23px 0 0;font-size:10px}.mobile-actions{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:45;padding:9px 12px max(9px,env(safe-area-inset-bottom));background:#ffffffed;border-top:1px solid #d2e0e8;grid-template-columns:.8fr 1fr 1.65fr;gap:6px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #123b4a08}.mobile-actions a{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:11px;font-weight:650;display:flex}.mobile-actions a:last-child{background:var(--navy);color:#fff;gap:8px;font-size:10px}.mobile-actions a>svg{width:17px}.page-intro{padding:22px 0 43px}.breadcrumb{gap:10px;margin-bottom:32px;font-size:11px}.page-intro-grid{grid-template-columns:1fr;gap:24px}.page-intro h1{letter-spacing:-1.7px;overflow-wrap:break-word;font-size:43px;line-height:1.2}.page-intro .eyebrow{margin-bottom:19px;font-size:10px}.page-intro-aside{padding:0}.intro-plus{display:none}.page-description{max-width:100%;font-size:14px;line-height:1.85}.story-grid{grid-template-columns:1fr;gap:35px}.story-seal{margin-top:27px}.prose p{font-size:15px}.prose .lead{font-size:20px}.values-grid{gap:21px;margin-top:30px}.value-card{padding:26px 0 6px}.value-card>svg{margin-bottom:22px}.value-card h3{font-size:26px}.value-card p{font-size:15px}.specialty-card{padding:27px}.specialty-card h3{font-size:28px}.specialty-card p{font-size:14px}.specialty-card-bottom{font-size:13px}.help-panel{flex-direction:column;align-items:flex-start;gap:23px;margin-top:30px;padding:27px}.help-panel h2{letter-spacing:-1px;font-size:28px}.help-panel p{font-size:14px}.help-panel .button{min-height:49px;font-size:12px}.detail-grid{grid-template-columns:1fr;gap:40px}.detail-grid h2{font-size:39px}.detail-description{font-size:15px}.detail-specialty-icon{width:73px;height:73px;margin-bottom:28px}.subheading{font-size:25px}.detail-actions{gap:19px;margin-top:27px}.detail-actions .button{min-height:51px;padding-inline:17px;font-size:13px}.check-list li{font-size:14px}.detail-grid aside{max-width:100%}.detail-grid .doctor-card h3{font-size:27px}.timing-note{padding:26px}.timing-note p{font-size:14px}.directory-toolbar{gap:21px;margin-bottom:24px}.filter-tabs{gap:7px}.filter-tabs button{min-height:40px;padding:11px 13px;font-size:11px}.search-field{max-width:none}.search-field input{font-size:16px}.directory-count{font-size:12px}.empty-state{padding:48px 10px}.empty-state h2{font-size:30px}.profile-section{padding-top:24px}.profile-grid{grid-template-columns:1fr;gap:35px}.profile-monogram{border-radius:15px;height:290px}.profile-monogram>span:not(.doctor-orbit){font-size:106px}.profile-monogram .doctor-orbit{width:225px;height:225px}.doctor-profile-name{letter-spacing:-1.7px;font-size:42px}.profile-qualification{margin-top:21px;font-size:15px}.profile-facts{gap:9px;font-size:12px}.profile-facts span{padding:8px 10px}.profile-timing p{font-size:13px}.profile-timing small,.profile-department-link{font-size:12px}.guide-card{padding:28px}.guide-card h2{font-size:28px}.guide-card p{font-size:15px}.guide-card .check-list li{font-size:14px}.fee-panel{align-items:flex-start;gap:17px;margin-top:28px;padding:27px}.fee-panel>svg{width:25px;margin-top:4px}.fee-panel h2{font-size:27px}.fee-panel p{font-size:14px}.fee-panel p>span{margin:9px 0;padding:0;font-size:0;line-height:0;display:block}.fee-panel small{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-grid h2{font-size:39px}.contact-method{gap:16px;margin-top:30px}.contact-method a{font-size:17px}.contact-method small{font-size:12px}.address-copy{padding:28px}.address-copy h2{font-size:35px}.address-copy p{font-size:15px}.address-copy .button{padding-inline:18px;font-size:13px}.location-art{height:230px}.legal-prose h2{margin-top:31px;font-size:28px;line-height:1.25}.not-found h1{font-size:47px}.appointment-section{padding-top:32px}.appointment-grid{grid-template-columns:1fr;gap:28px}.appointment-form-panel{padding:25px 22px}.form-progress{gap:11px;margin-bottom:29px;padding-bottom:24px}.form-progress>span{gap:7px;font-size:11px}.form-progress b{width:26px;height:26px;font-size:9px}.appointment-form-panel h2{font-size:30px}.form-intro{margin-bottom:26px;font-size:12px}.form-grid{gap:23px 15px}.field{font-size:12px}.field input,.field select{height:49px;padding-inline:12px;font-size:16px}.field>.optional{font-size:10px}.field small{font-size:11px}.field input::placeholder{font-size:12px}.consent span{font-size:11px}.form-submit{gap:12px;min-height:53px;padding-inline:12px;font-size:12px}.form-privacy{text-align:center;align-items:flex-start;gap:7px;font-size:10px}.form-privacy svg{width:14px;margin-top:2px}.aside-card{padding:29px}.aside-card h2{font-size:34px}.aside-card>p{font-size:14px}.urgent-note p{font-size:13px}.review-details>div{grid-template-columns:1fr 1.5fr;gap:15px;font-size:12px}.review-notice{gap:11px;padding:17px}.review-notice p{font-size:12px}.review-back{font-size:13px}}@media (max-width:380px){.container{width:calc(100% - 32px)}.official-logo{width:125px}.header-book{gap:7px;padding-inline:10px;font-size:9px}.nav-inner{gap:7px}.hero-copy{padding:26px 20px 30px}.hero-location{letter-spacing:.8px;font-size:8px}.hero-location>span:last-child{font-size:7px}.hero h1{font-size:59px}.hero-description{font-size:13px}.hero-buttons{gap:20px}.hero-buttons .button{gap:12px;padding:13px;font-size:11px}.hero-doctors-link{font-size:11px}.hero-care-strip{gap:14px;padding:17px 16px}.hero-care-strip strong{font-size:25px}.hero-care-strip>div>span{max-width:63px;font-size:9px}.hero-care-strip>a{width:31px;height:31px}.hero-care-strip>div{gap:8px}.finder-form{grid-template-columns:1fr}.finder-form .button{font-size:13px}.finder-call{gap:8px}.finder-call>span{font-size:10px}.finder-call strong{font-size:11px}.specialty-feature{padding:23px}.feature-links{gap:9px}.feature-links .button{gap:8px;padding-inline:11px;font-size:10px}.feature-links>a:last-child{width:43px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.page-intro h1{font-size:38px}.form-progress>span{font-size:10px}.form-progress{gap:8px}.doctor-card{padding:23px}.doctor-card h3{font-size:25px}.mobile-actions a{gap:5px;font-size:10px}.mobile-actions a:last-child{font-size:9px}.care-cta h2{font-size:55px}}.hero-shell{isolation:isolate;position:relative}.hero-copy,.hero-visual{z-index:1;position:relative}.hero-art{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-orbit{border:1px solid #cce98c12;border-radius:50%;width:390px;height:390px;animation:4.5s ease-in-out both orbit-drift;position:absolute;top:10%;left:22%}.hero-orbit-two{width:470px;height:470px;animation-direction:reverse;top:4%;left:19%}.hero-heartbeat{color:#cce98c38;width:300px;height:75px;position:absolute;bottom:14px;left:24%}.heartbeat-line{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;animation:2.8s ease-out both heartbeat-draw}.hero-plus{color:#cce98c22;font-size:48px;font-weight:300;animation:4.5s ease-in-out both plus-float;position:absolute;top:16%;left:42%}.doctor-card{transition:transform .3s,box-shadow .3s,border-color .3s}.doctor-monogram{transition:background .3s,transform .3s}.text-link svg,.journey-step a svg,.circle-arrow,.feature-links>a:last-child svg{transition:transform .3s}.specialty-icon svg,.feature-icon svg,.doctor-specialty-label svg{transform-origin:50%;transition:transform .35s}.feature-icon svg{animation:.65s both icon-arrive}.feature-icon svg :is(path,circle,polyline,line){stroke-dasharray:180;stroke-dashoffset:0;animation:1s both icon-draw}.specialty-tabs button[aria-selected=true]>svg{animation:.35s both arrow-arrive}.desktop-nav a:before{content:"";background:var(--blue);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:23px;left:0;transform:scaleX(0)}.desktop-nav a[aria-current=page]:before{display:none}.desktop-nav a:focus-visible:before{transform:scaleX(1)}.mobile-nav{transform-origin:top;animation:.25s both menu-unfold}.faq-item[open]>p{animation:.3s both rise-in}.faq-item summary>svg{transition:transform .25s}.faq-item[open] summary>svg{transform:rotate(45deg)}@media (hover:hover) and (pointer:fine){.doctor-card:hover,.doctor-card:focus-within{border-color:#8eafbd;transform:translateY(-6px);box-shadow:0 16px 35px #092f4210}.doctor-card:hover .doctor-monogram{background:var(--lime);transform:rotate(-6deg)scale(1.08)}.specialty-card:hover .specialty-icon svg,.specialty-card:focus-visible .specialty-icon svg,.specialty-feature:hover .feature-icon svg{transform:rotate(-8deg)scale(1.1)}.doctor-card:hover .doctor-specialty-label svg{transform:scale(1.15)}.text-link:hover svg,.journey-step a:hover svg{transform:translate(4px)}.specialty-card:hover .circle-arrow,.feature-links>a:last-child:hover svg{transform:rotate(-8deg)translate(2px,-2px)}.desktop-nav a:hover:before{transform:scaleX(1)}}@keyframes heartbeat-draw{0%{stroke-dashoffset:1px;opacity:0}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes orbit-drift{0%,to{transform:translate(0)}50%{transform:translate(12px,-16px)}}@keyframes plus-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(12deg)}}@keyframes icon-arrive{0%{transform:scale(.8)rotate(-12deg)}to{transform:scale(1)rotate(0)}}@keyframes icon-draw{0%{stroke-dashoffset:180px}to{stroke-dashoffset:0}}@keyframes arrow-arrive{0%{opacity:.4;transform:translate(-5px,5px)}to{opacity:1;transform:translate(0)}}@keyframes menu-unfold{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.hero-orbit{width:290px;height:290px;top:60px;left:35%}.hero-orbit-two{width:360px;height:360px;top:30px;left:27%}.hero-heartbeat{width:180px;height:45px;inset:440px 0 auto auto}.hero-plus{font-size:35px;top:235px;left:auto;right:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover,.specialty-card:hover,.doctor-card:hover,.doctor-card:focus-within,.hero-photo:hover img,.doctor-card:hover .doctor-monogram,.specialty-card:hover .specialty-icon svg,.specialty-card:focus-visible .specialty-icon svg,.specialty-feature:hover .feature-icon svg,.doctor-card:hover .doctor-specialty-label svg,.text-link:hover svg,.journey-step a:hover svg,.specialty-card:hover .circle-arrow,.feature-links>a:last-child:hover svg{transform:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
.care-journey .journey-milestone>svg{background:var(--cream);box-shadow:0 0 0 7px var(--cream)}.visit-drawer-trigger{z-index:46;background:var(--lime);min-height:46px;color:var(--navy);border:1px solid #91b15d;border-radius:30px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:22px;box-shadow:0 6px 25px #092f4222}.visit-drawer-trigger:hover{transform:translateY(-3px);box-shadow:0 9px 28px #092f4233}.visit-drawer{width:min(520px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--ink);overscroll-behavior:contain;background:#f8fbfc;border:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 70px #092f4220}.visit-drawer[open]{animation:.38s cubic-bezier(.2,.7,.2,1) both drawer-arrive}.visit-drawer::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05253580;animation:.3s both drawer-shade}.visit-drawer-heading{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fbfcf5;justify-content:space-between;align-items:center;padding:15px 28px;display:flex;position:sticky;top:0}.visit-drawer-heading>span{letter-spacing:1.6px;font-size:10px;font-weight:750}.drawer-close{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;display:grid}.visit-drawer-body{padding:32px 35px max(30px,env(safe-area-inset-bottom))}.visit-drawer-body>.eyebrow{margin-bottom:18px;font-size:10px}.visit-drawer h2{letter-spacing:-1.5px;font-size:43px;line-height:1.13}.drawer-intro{color:var(--muted);margin:20px 0 28px;font-size:14px}.drawer-section{border-top:1px solid var(--line);grid-template-columns:24px 1fr;gap:17px;padding:23px 0;display:grid}.drawer-section>svg{color:var(--teal);margin-top:3px}.drawer-section h3{letter-spacing:-.3px;margin-bottom:10px;font-size:17px}.drawer-section p{color:var(--muted);font-size:13px;line-height:1.8}.drawer-section a{color:var(--teal);align-items:center;gap:9px;margin-top:13px;font-size:12px;font-weight:700;display:inline-flex}.drawer-section ul{color:var(--muted);gap:11px;padding:0;font-size:13px;list-style:none;display:grid}.drawer-section li{align-items:flex-start;gap:8px;display:flex}.drawer-section li>svg{color:var(--teal);flex:none;margin-top:2px}.drawer-note{color:#3c5929;background:#eaf1df;border-radius:9px;margin:10px 0 24px;padding:17px;font-size:12px;line-height:1.8}.visit-drawer-body>.button{white-space:normal;width:100%;font-size:13px}.drawer-phone{justify-content:center;align-items:center;gap:10px;padding-top:22px;font-size:14px;font-weight:650;display:flex}.care-journey{padding-top:8px;position:relative}.care-journey .journey-grid{z-index:1;position:relative}.care-journey .journey-step{border-top:0;padding-top:0}.care-journey .journey-milestone{margin-bottom:28px}.care-journey .journey-dot{background:var(--navy);color:var(--lime);box-sizing:content-box;width:44px;height:44px;font:600 14px var(--sans);border:7px solid #f2f6f8;border-radius:50%;place-items:center;display:grid;position:relative;left:-7px}.journey-connector{background:#b9ccd5;height:2px;position:absolute;top:36px;left:15px;right:15px;overflow:hidden}.journey-connector>span{background:var(--teal);transform-origin:0;width:100%;height:100%;display:block}.journey-entered .journey-connector>span{animation:1.5s both journey-draw}.journey-entered .journey-dot{animation:.5s both milestone-arrive}.journey-entered .journey-step:nth-child(2) .journey-dot{animation-delay:.45s}.journey-entered .journey-step:nth-child(3) .journey-dot{animation-delay:.9s}.specialty-feature{min-height:535px;animation:.4s both department-surface}.specialty-feature>:is(h3,p,ul,.feature-doctor,.feature-links){animation:.48s cubic-bezier(.2,.7,.2,1) both department-content}.specialty-feature>h3{animation-delay:35ms}.specialty-feature>p{animation-delay:70ms}.specialty-feature>ul{animation-delay:.105s}.specialty-feature>.feature-doctor{animation-delay:.14s}.specialty-feature>.feature-links{animation-delay:.175s}@keyframes drawer-arrive{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-shade{0%{opacity:0}to{opacity:1}}@keyframes journey-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes milestone-arrive{0%{transform:scale(.85);box-shadow:0 0 #135c7830}to{transform:scale(1);box-shadow:0 0 0 12px #135c7800}}@keyframes department-surface{0%{background-color:#e0edf2}to{background-color:#edf4f7}}@keyframes department-content{0%{opacity:.15;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.visit-drawer-trigger{right:12px;bottom:calc(79px + env(safe-area-inset-bottom));min-height:42px;padding:10px 13px;font-size:11px}.visit-drawer-heading{padding:12px 20px}.visit-drawer-body{padding:27px 24px max(28px,env(safe-area-inset-bottom))}.visit-drawer h2{font-size:38px}.care-journey{padding:0 0 0 42px}.care-journey .journey-step{position:relative}.care-journey .journey-dot{width:28px;height:28px;font-size:10px;position:absolute;top:-4px;left:-49px}.care-journey .journey-milestone{margin-bottom:18px}.journey-connector{width:2px;height:auto;inset:12px auto 0 12px}.journey-connector>span{transform-origin:top}.journey-entered .journey-connector>span{animation-name:journey-draw-vertical}.specialty-feature{min-height:0}}@keyframes journey-draw-vertical{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.visit-drawer-trigger:hover{transform:none}.visit-drawer[open],.visit-drawer::backdrop,.journey-entered .journey-connector>span,.journey-entered .journey-dot,.specialty-feature,.specialty-feature>*{transition:none!important;animation:none!important}}
.hero .hero-photo-copy p{color:#fff}.hero .hero-photo .image-caption{top:auto;bottom:22px;right:17px}.editorial-community .community-year strong em{margin-left:7px}.hero{padding:20px 24px 0}.hero-shell{color:var(--navy);background:#f0f5f1;border-radius:20px;grid-template-columns:1fr 1.05fr;overflow:hidden}.hero-copy{justify-content:center;padding:59px 35px 58px 56px}.hero-location,.hero-location>span:last-child{color:#476271}.hero-location .status-dot{background:#648d2a}.hero h1{margin-top:49px;font-size:clamp(72px,7.25vw,108px)}.hero h1 em{color:var(--teal)}.hero-description{color:#496573}.hero-doctors-link{color:var(--navy);border-color:#7799a5}.hero-signoff,.hero-signoff p{color:#496573}.hero-signoff strong{color:var(--navy)}.hero-signoff>svg{color:var(--teal)}.hero-signoff-rule{background:#b5c8cd}.hero-buttons .button{background:var(--navy);border-color:var(--navy);color:#fff}.hero-buttons .button:hover{background:var(--teal)}.hero-orbit{border-color:#135c780c;top:15%;left:15%}.hero-orbit-two{top:9%;left:12%}.hero-heartbeat{color:#135c7825}.hero-plus{color:#135c7820}.hero-visual{background:#d8eac4;border-radius:48% 48% 18px 18px;margin:36px 30px 30px 0;padding:16px 16px 0;position:relative}.hero-photo{border-radius:48% 48% 12px 12px;min-height:550px}.hero-photo img{object-position:center 37%}.hero-visual-label{z-index:3;letter-spacing:1.4px;white-space:nowrap;color:var(--teal);background:#fff;border:1px solid #d4e0dc;border-radius:30px;padding:9px 15px;font-size:8px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.hero-photo .image-caption{font-size:9px;top:110px;right:15px}.hero-care-strip{background:var(--navy);color:#fff;z-index:2;border-radius:12px;margin:-17px 16px 20px;padding:22px 25px;position:relative;box-shadow:0 10px 25px #092f4214}.hero-care-strip strong{color:var(--lime)}.hero-care-strip>a{border-color:#fff4}.hero-care-strip .strip-line{background:#fff3}.hero-photo-copy{bottom:45px}.hero-photo-copy p{font-size:33px}.hero-photo-copy em{color:#fff}.specialties-section{background:#fff}.care-artwork{pointer-events:none;width:100%;height:auto;display:block}.specialty-feature{position:relative;overflow:hidden}.specialty-feature>.care-artwork{height:195px;margin:-19px 0 8px}.specialty-feature-top{align-items:flex-start;position:absolute;top:24px;left:25px;right:25px}.specialty-feature-top .feature-icon{background:#ffffffd9;border-radius:50%;width:38px;height:38px}.specialty-feature-top .feature-icon svg{width:20px;height:20px}.specialty-feature-top>span:last-child{text-align:right;max-width:70px;font-size:8px;line-height:1.7}.specialty-feature h3{font-size:35px}.specialty-feature>p{font-size:14px}.specialty-tabs button{min-height:104px}.specialty-card>.care-artwork{height:185px;margin:-15px 0 16px}.specialty-card-top{border-top:1px solid var(--line);padding-top:20px}.specialty-card{overflow:hidden}.specialty-card h3{font-size:29px}.editorial-community{background:var(--navy);color:#fff;padding:90px 0 0;overflow:hidden}.editorial-community .community-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:40px 70px}.editorial-community .eyebrow{color:#bbd3df}.editorial-community .eyebrow>span{background:var(--lime)}.editorial-community .community-statement h2{max-width:540px;font-size:64px;line-height:1.05}.editorial-community .community-statement h2 em{color:var(--lime)}.editorial-community .community-statement>p{color:#bcd1da;max-width:420px;font-size:15px}.editorial-community .text-link{color:#fff}.community-illustration{text-align:center;align-self:center;position:relative}.community-artwork{width:100%;max-width:460px;margin:auto;display:block}.community-illustration>span{letter-spacing:2.4px;color:#bcd1da;margin:7px 0 30px;font-size:9px;display:block}.editorial-community .community-facts{border-top:1px solid #ffffff26;grid-column:1/-1;grid-template-columns:.85fr 1fr 1fr;gap:45px;padding:36px 0 44px;display:grid}.editorial-community .community-year{background:0 0;border-radius:0;min-height:0;padding:0;position:relative}.editorial-community .community-year>span{color:#bfd5df;letter-spacing:1.3px;font-size:9px}.editorial-community .community-year strong{letter-spacing:-1px;margin-top:14px;font-size:35px;line-height:1.3}.editorial-community .community-year strong br{display:none}.editorial-community .community-year strong em{color:var(--lime)}.editorial-community .community-year>svg{display:none}.editorial-community .community-value{border:0;align-items:flex-start;margin:0;padding:20px 0 0}.editorial-community .community-value>svg{color:var(--lime)}.editorial-community .community-value h3{color:#fff;font-size:16px}.editorial-community .community-value p{color:#bfd5df;font-size:13px}.editorial-doctors .section-heading{border-bottom:1px solid var(--line);padding-bottom:35px}.editorial-doctors .doctor-card{background:linear-gradient(155deg,#f4f8fa,#fff 50%);border-color:#d1dfe5;border-radius:3px 22px 3px 3px}.editorial-doctors .doctor-monogram{border:5px solid #fff;width:63px;height:63px;box-shadow:0 0 0 1px #dbe5e9}.editorial-doctors .doctor-card-heading{margin-bottom:30px}.editorial-doctors .doctor-card h3{font-size:26px}.editorial-doctors .doctor-facts{margin-top:26px}@media (max-width:1100px){.hero-copy{padding:43px 28px 40px 32px}.hero h1{letter-spacing:-3.5px;font-size:77px}.hero-visual{margin-right:18px}.hero-photo{min-height:510px}.hero-care-strip{gap:17px;margin-inline:0;padding:20px 15px}.hero-care-strip strong{font-size:28px}.hero-care-strip>div{gap:10px}.hero-care-strip>div>span{font-size:10px}.editorial-community .community-statement h2{font-size:53px}.editorial-community .community-facts{gap:25px}}@media (max-width:760px){.hero{padding:12px 10px 0}.hero-shell{border-radius:18px;grid-template-columns:1fr}.hero-copy{padding:32px 25px 30px}.hero h1{letter-spacing:-3px;margin:37px 0 24px;font-size:72px}.hero-description{font-size:14px}.hero-signoff{margin-top:28px}.hero-visual{margin:18px 17px 20px;padding:12px 12px 0}.hero-photo{border-radius:47% 47% 10px 10px;min-height:390px}.hero-photo .image-caption{padding:4px 7px;font-size:8px;top:86px;right:6px}.hero-care-strip{border-radius:0 0 10px 10px;gap:16px;margin:0 0 12px;padding:17px 14px}.hero-care-strip strong{font-size:27px}.hero-care-strip>a{width:32px;height:32px}.hero-photo-copy{bottom:24px;left:20px;right:15px}.hero-photo-copy p{font-size:28px}.hero-photo-copy>span{font-size:8px}.hero-visual-label{font-size:7px}.hero-heartbeat{top:440px;right:16px}.specialty-tabs button{min-height:67px}.specialty-feature>.care-artwork{height:175px;margin-top:-12px}.specialty-feature h3{font-size:30px}.specialty-card>.care-artwork{height:175px}.editorial-community{padding-top:58px}.editorial-community .community-grid{grid-template-columns:1fr;gap:22px}.editorial-community .community-statement h2{font-size:45px}.editorial-community .community-statement>p{font-size:14px}.community-artwork{max-width:340px}.community-illustration>span{margin-top:0;font-size:8px}.editorial-community .community-facts{grid-template-columns:1fr;gap:25px;padding:30px 0 42px}.editorial-community .community-year strong{font-size:38px}.editorial-community .community-value{padding-top:0}.editorial-doctors .doctor-card h3{font-size:26px}.editorial-doctors .section-heading{padding-bottom:25px}}@media (max-width:380px){.hero-copy{padding-inline:20px}.hero h1{font-size:59px}.hero-photo{min-height:345px}.hero-care-strip{gap:9px;padding-inline:11px}.hero-care-strip>div>span{font-size:9px}.hero-care-strip strong{font-size:24px}.hero-care-strip>div{gap:7px}.hero-care-strip>a{width:28px;height:28px}.hero-care-strip>a svg{width:17px}.editorial-community .community-statement h2{font-size:40px}.specialty-feature h3{font-size:28px}}@media (max-width:760px){.hero-copy{padding-bottom:22px}.hero h1{margin-top:29px;font-size:65px}.hero-buttons{flex-flow:wrap;gap:19px;margin-top:23px}.hero-signoff{display:none}.hero .hero-photo .image-caption{bottom:10px;right:10px}.hero-photo-copy{bottom:38px}}@media (max-width:380px){.hero h1{font-size:57px}.hero-buttons{gap:17px}.hero-buttons .button{padding-inline:12px;font-size:10px}}
.official-logo{aspect-ratio:auto;clip-path:none;mix-blend-mode:multiply;align-items:center;gap:8px;width:205px;height:76px;display:flex;position:relative;overflow:visible}.official-logo .official-emblem{border-radius:0;flex:none;width:58px;height:62px}.official-emblem{aspect-ratio:615/650;background:0 0;border-radius:0;width:48px;position:relative;overflow:hidden}.official-emblem img,.official-logo .official-emblem img{width:250%;max-width:none;height:auto;position:absolute;top:-21.85%;left:-75%}.logo-wordmark{color:#17758d;flex-direction:column;gap:4px;line-height:1;display:flex}.logo-wordmark strong{font:850 43px/1 var(--sans);letter-spacing:-1.5px}.logo-wordmark>span{letter-spacing:.05px;color:#fff;white-space:nowrap;background:#8ac342;border-radius:4px;padding:4px 5px;font-size:7px;font-weight:800}.logo-wordmark small{letter-spacing:.15px;white-space:nowrap;font-size:4.8px}.footer-brand .official-logo{width:220px}.hero-photo img{object-position:50% 65%}.hero .hero-photo-copy p{font-size:31px}.hero-photo-copy>span{font-size:9px}.photo-shade{background:linear-gradient(#0000,#061c29d9);inset:45% 0 0}.doctor-card.doctor-card-with-photo{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0;overflow:hidden}.portrait-link{display:block}.doctor-photo{background:#e8f0f2;height:310px;position:relative;overflow:hidden}.doctor-photo img{object-fit:cover;transition:transform .7s}.doctor-photo .portrait-initials{height:100%;font:80px var(--serif);color:var(--teal);background:var(--card-color);place-items:center;display:grid}.portrait-department{color:var(--navy);background:#fffffff0;border-radius:30px;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;bottom:15px;left:17px}.doctor-card-with-photo .doctor-card-copy{padding:24px}.doctor-card-with-photo .doctor-card-copy>h3{font-size:25px}.doctor-appointment-type{color:var(--teal);margin:12px 0 20px;font-size:12px;font-weight:600;display:block}.doctor-card-with-photo .doctor-card-copy>.text-link{border-top:1px solid var(--line);padding-top:17px}.doctor-photo-profile{border-radius:18px;height:560px}.doctor-photo-profile .portrait-department{font-size:12px}.profile-facts:empty{display:none}.leadership-section{background:#f1f6f5}.leadership-grid{grid-template-columns:1fr 1fr;gap:32px;max-width:1000px;margin:auto;display:grid}.leader-card{background:#fff;border:1px solid #d4e2df;border-radius:16px;overflow:hidden}.leader-photo{background:#e8f0ec;height:425px;position:relative;overflow:hidden}.leader-photo img{object-fit:cover}.leader-caption{padding:24px 28px 30px}.leader-caption>span{color:var(--teal);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.leader-caption h3{letter-spacing:-.6px;font-size:25px}@media (hover:hover) and (pointer:fine){.portrait-link:hover img{transform:scale(1.035)}}@media (max-width:1100px){.official-logo{gap:6px;width:175px}.official-logo .official-emblem{width:50px;height:53px}.logo-wordmark strong{font-size:37px}.logo-wordmark>span{font-size:6px}.logo-wordmark small{font-size:4px}.doctor-photo{height:290px}.doctor-photo-profile{height:500px}}@media (max-width:760px){.official-logo{gap:5px;width:145px;height:62px}.official-logo .official-emblem{width:43px;height:46px}.logo-wordmark strong{font-size:31px}.logo-wordmark>span{padding:4px;font-size:4.8px}.logo-wordmark small{font-size:3.3px}.footer-brand .official-logo{width:190px}.footer-brand .official-logo .official-emblem{width:56px;height:60px}.footer-brand .logo-wordmark strong{font-size:40px}.footer-brand .logo-wordmark>span{font-size:6.4px}.footer-brand .logo-wordmark small{font-size:4.4px}.doctor-photo{height:330px}.doctor-photo-profile{height:430px}.leadership-grid{grid-template-columns:1fr;gap:25px}.leader-photo{height:350px}.leader-caption{padding:23px}.leader-caption h3{font-size:24px}.hero .hero-photo-copy p{font-size:26px}}@media (max-width:380px){.official-logo{gap:4px;width:125px}.official-logo .official-emblem{width:36px;height:39px}.logo-wordmark strong{font-size:27px}.logo-wordmark>span{font-size:4.1px}.logo-wordmark small{font-size:2.8px}.doctor-photo{height:290px}.doctor-photo-profile{height:370px}}@media (prefers-reduced-motion:reduce){.portrait-link:hover img{transform:none}.doctor-photo img{transition:none}}.official-logo .logo-wordmark>span{color:#103442}
.hospital-building{background:#e9f2f4;border-radius:17px;min-width:0;margin:0;overflow:hidden}.building-photo{height:420px;position:relative;overflow:hidden}.building-photo img{object-fit:cover;object-position:50% 48%}.hospital-building figcaption{color:var(--navy);background:#fff;padding:21px 24px}.hospital-building figcaption>span{letter-spacing:1.2px;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.hospital-building figcaption>a{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.editorial-community .hospital-building{border:1px solid #fff2}.editorial-community .hospital-building figcaption{color:#e6f0f2;background:#123e50}.story-grid .hospital-building{margin-top:28px}.story-grid .building-photo{height:340px}.address-card .hospital-building{border-radius:0}.address-card .building-photo{height:410px}.monthly-clinic{background:#eaf3f5;border-top:1px solid #d5e5e8}.monthly-clinic-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:80px;display:grid}.monthly-clinic-copy h2{font-size:54px}.monthly-clinic-copy>p{max-width:470px;color:var(--muted);font-size:15px}.monthly-clinic-copy .clinic-intro{color:var(--ink);margin:30px 0 14px;font-size:21px;font-weight:600}.clinic-schedule{border-block:1px solid #c3d8df;grid-template-columns:1fr 1fr;gap:22px;margin:31px 0;padding-block:25px;display:grid}.clinic-schedule>div{color:var(--teal);align-items:flex-start;gap:13px;display:flex}.clinic-schedule span{color:var(--muted);font-size:12px;line-height:1.8}.clinic-schedule strong{color:var(--navy);font-size:14px}.monthly-clinic-copy>.small-note{margin-top:20px;font-size:12px}.clinic-poster{background:#fff;border-radius:14px;justify-self:end;max-width:430px;margin:0;padding:12px;box-shadow:0 15px 45px #092f4212}.clinic-poster>a{border-radius:7px;display:block;overflow:hidden}.clinic-poster img{width:100%;height:auto;display:block}.clinic-poster figcaption{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:15px 5px 5px;font-size:11px;display:flex}.clinic-poster figcaption a{color:var(--teal);align-items:center;gap:6px;font-weight:700;display:flex}@media (max-width:1000px){.monthly-clinic-grid{gap:40px}.monthly-clinic-copy h2{font-size:44px}.building-photo{height:350px}.clinic-schedule{grid-template-columns:1fr;gap:18px}}@media (max-width:760px){.monthly-clinic-grid{grid-template-columns:1fr;gap:32px}.monthly-clinic-copy h2{font-size:40px}.monthly-clinic-copy .clinic-intro{margin-top:25px;font-size:19px}.monthly-clinic-copy>p{font-size:14px}.clinic-poster{justify-self:center;width:100%;max-width:420px;padding:9px}.clinic-poster figcaption{font-size:10px}.clinic-schedule{margin-block:24px}.building-photo,.story-grid .building-photo,.address-card .building-photo{height:330px}.hospital-building figcaption{padding:20px}.hospital-building figcaption>a{font-size:12px}.hospital-building figcaption>span{font-size:9px}}@media (max-width:380px){.building-photo,.story-grid .building-photo,.address-card .building-photo{height:280px}.monthly-clinic-copy h2{font-size:35px}.monthly-clinic-copy .button{gap:12px;padding-inline:15px;font-size:11px}}.hospital-building .building-photo{aspect-ratio:613/578;height:auto}.building-photo img{object-fit:contain}
.photo-viewer-trigger{cursor:zoom-in;text-align:left;border-radius:inherit;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.photo-viewer-trigger>img{width:100%;height:auto;transition:filter .3s;display:block}.photo-expand{color:#fff;background:#092f42ed;border:1px solid #ffffff50;border-radius:30px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 3px 15px #0002}.building-photo .photo-viewer-trigger{height:100%}.building-photo .photo-viewer-trigger>img{object-fit:contain;height:100%}.photo-viewer-dialog{color:#fff;background:#102a35;border:1px solid #ffffff30;border-radius:18px;width:min(1100px,96vw);max-width:96vw;height:92dvh;max-height:92dvh;margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 30px 100px #0006}.photo-viewer-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061c29ed}.photo-viewer-toolbar{border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:16px;height:72px;padding:12px 24px;display:flex}.photo-viewer-toolbar>span{font-size:14px;font-weight:600}.photo-viewer-toolbar>div{gap:8px;display:flex}.photo-viewer-toolbar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.photo-viewer-stage{text-align:center;overscroll-behavior:contain;height:calc(100% - 72px);padding:20px;overflow:auto}.photo-viewer-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;display:block}.photo-viewer-stage.is-zoomed img{width:1131px;max-width:none;height:auto;max-height:none}.photo-viewer-trigger:focus-visible,.photo-viewer-toolbar button:focus-visible{outline-offset:-5px;outline:3px solid #c9e985}.doctor-card.doctor-card-with-photo{transition:box-shadow .25s,border-color .25s;box-shadow:0 8px 28px #0d354608}.doctor-card-with-photo .doctor-card-copy>h3{letter-spacing:-.65px;min-height:2.5em;line-height:1.25}.doctor-photo{border-bottom:4px solid #ddecdf}.portrait-department{box-shadow:0 4px 20px #1232}.leader-card{box-shadow:0 12px 36px #143e4610}.leader-caption{border-top:4px solid #c9e985}@media (min-width:1001px){.editorial-doctors .doctor-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;display:grid}.editorial-doctors .doctor-grid>.doctor-card{grid-column:span 2}.editorial-doctors .doctor-grid>.doctor-card:nth-child(4){grid-column:2/span 2}.editorial-doctors .doctor-grid>.doctor-card:nth-child(5){grid-column:4/span 2}}@media (hover:hover) and (pointer:fine){.doctor-card.doctor-card-with-photo:hover{border-color:#9fbabf;box-shadow:0 16px 40px #0d354615}.photo-viewer-trigger:hover>img{filter:brightness(.96)}.photo-viewer-toolbar button:hover{background:#ffffff20}}@media (max-width:760px){.photo-viewer-dialog{border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh}.photo-viewer-toolbar{padding:12px 16px}.photo-viewer-toolbar>span{font-size:12px}.photo-viewer-stage{padding:12px}.photo-expand{padding:9px 12px;bottom:12px;right:12px}.doctor-card-with-photo .doctor-card-copy>h3{min-height:0}.clinic-poster .photo-expand{bottom:90px}.leader-caption h3{line-height:1.3}}@media (prefers-reduced-motion:reduce){.photo-viewer-trigger>img,.doctor-card.doctor-card-with-photo{transition:none}}.photo-viewer-stage{place-items:center;display:grid}.photo-viewer-stage.is-zoomed{display:block}.photo-viewer-stage>img{max-height:calc(92dvh - 112px)}@media (max-width:760px){.photo-viewer-stage>img{max-height:calc(100dvh - 96px)}}.photo-viewer-stage.is-zoomed>img{max-height:none}
.hero-shell{background:#103d47;border:1px solid #ffffff20;border-radius:24px;grid-template-columns:1fr 1.15fr;max-width:1440px}.hero h1{color:#fffdf4;letter-spacing:-5px;margin-top:40px;font-size:clamp(72px,7.6vw,112px);line-height:.98}.hero-description{color:#d0dfdf;max-width:420px;line-height:1.85}.hero-plus,.hero-heartbeat{color:#d4ed9520}.hero-visual{background:0 0;border-radius:0;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-self:stretch;gap:14px;min-width:0;margin:32px 30px 32px 0;padding:0;display:grid}.hero-visual-label{z-index:3;letter-spacing:1px;background:#ffffffed;border:0;padding:10px 12px;font-size:8px;top:18px;left:18px;transform:none}.hero-photo{border:1px solid #ffffff30;border-radius:140px 140px 16px 16px;grid-area:1/1;align-self:stretch;min-height:490px}.hero-photo img{object-position:50% 66%}.hero .hero-photo-copy{bottom:28px;left:22px}.hero .hero-photo-copy p{font-size:27px;line-height:1.16}.hero-photo-copy>span{font-size:8px}.hero-portrait-stack{grid-area:1/2;grid-template-rows:1fr 1fr;gap:14px;padding-top:64px;display:grid}.hero-mini-portrait{background:#e6ede7;border:1px solid #ffffff30;border-radius:16px;min-height:180px;display:block;position:relative;overflow:hidden}.hero-mini-portrait img{object-fit:cover;object-position:50% 55%;transition:transform .5s}.hero-mini-portrait>span{color:#fff;background:linear-gradient(#0000,#082d3bef);justify-content:space-between;align-items:center;gap:4px;padding:25px 11px 12px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-care-strip{box-shadow:none;background:#ffffff0a;border:1px solid #ffffff25;border-radius:12px;grid-area:2/1/auto/-1;margin:0;padding:19px 23px}.hero-care-strip strong{color:#d4ed95}.hero-care-strip>div>span{color:#d0dfdf}.hospital-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-block:34px;display:grid}.hospital-shortcuts>a{border-right:1px solid #ccd9d7;padding-right:30px;display:block}.hospital-shortcuts>a:last-child{border:0;padding-right:0}.hospital-shortcuts span{letter-spacing:1.2px;color:#53717a;font-size:9px;font-weight:600}.hospital-shortcuts strong{letter-spacing:-.5px;color:#103d47;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;font-size:18px;font-weight:600;display:flex}.hospital-shortcuts svg{color:#17758d;flex:none}.specialties-section{background:#f8f8f2;border-top:1px solid #e3e8df}.specialty-feature{border:1px solid #cbdad5;box-shadow:0 16px 45px #183b4009}.specialty-tabs button{border-bottom-color:#cedbd6}.editorial-community{background:#103d47;border-radius:24px;margin:24px}.editorial-community .community-statement h2{font-size:clamp(48px,4.6vw,67px)}.editorial-doctors{background:#fff}.editorial-doctors .section-heading{border-bottom:0}.editorial-doctors .doctor-card-with-photo{box-shadow:none;border-radius:18px}.editorial-doctors .doctor-photo{height:350px}.editorial-doctors .doctor-card-copy{background:#f8f9f5}.editorial-doctors .doctor-card-copy h3{font-size:23px}.monthly-clinic{background:#edf2e4;border:0;border-radius:24px;margin:0 24px}.clinic-poster{transform:rotate(1.5deg);box-shadow:0 20px 45px #244a3a18}.monthly-clinic-copy h2{letter-spacing:-2.5px;font-size:61px;line-height:1.07}.clinic-schedule{border-color:#c9d5bd}.visit-section{background:#fff}.care-cta{background:#103d47}@media (min-width:1001px){.editorial-doctors .doctor-grid>.doctor-card:nth-child(4){grid-column:1/span 3}.editorial-doctors .doctor-grid>.doctor-card:nth-child(5){grid-column:4/span 3}.editorial-doctors .doctor-grid>.doctor-card:nth-child(n+4){grid-template-columns:.9fr 1.1fr;display:grid}.editorial-doctors .doctor-grid>.doctor-card:nth-child(n+4) .doctor-photo{border-bottom:0;height:100%;min-height:300px}.editorial-doctors .doctor-grid>.doctor-card:nth-child(n+4) .doctor-card-copy{padding:25px 20px}.editorial-doctors .doctor-grid>.doctor-card:nth-child(n+4) h3{min-height:0;margin-bottom:20px}.editorial-doctors .doctor-grid>.doctor-card:nth-child(n+4) .portrait-department{font-size:9px;left:10px}}@media (max-width:1100px){.hero-copy{padding:44px 25px 40px 30px}.hero h1{letter-spacing:-3px;font-size:78px}.hero-visual{gap:10px;margin-right:20px}.hero-photo{min-height:480px}.hero .hero-photo-copy p{font-size:23px}.hero-portrait-stack{gap:10px}.hero-care-strip{padding:16px}.hospital-shortcuts{gap:20px}.hospital-shortcuts strong{font-size:16px}.monthly-clinic-copy h2{font-size:48px}}@media (max-width:760px){.hero{padding:10px 10px 0}.hero-shell{border-radius:20px;grid-template-columns:1fr}.hero-copy{padding:34px 25px 24px}.hero h1{letter-spacing:-3px;margin:30px 0 23px;font-size:70px}.hero-description{font-size:14px}.hero-visual{grid-template-columns:1.75fr 1fr;gap:10px;margin:12px 20px 22px}.hero-photo{border-radius:100px 100px 12px 12px;min-height:340px}.hero-portrait-stack{gap:10px;padding-top:40px}.hero-mini-portrait{border-radius:12px;min-height:140px}.hero-mini-portrait>span{padding-inline:7px;font-size:8px}.hero-mini-portrait>span svg{width:11px}.hero-visual-label{padding:8px 10px;font-size:6px;top:12px;left:10px}.hero .hero-photo-copy{bottom:20px;left:14px}.hero .hero-photo-copy p{font-size:22px}.hero-photo-copy>span{font-size:6px}.hero-care-strip{border-radius:10px;gap:16px;margin:0;padding:15px}.hero-care-strip strong{font-size:25px}.hospital-shortcuts{grid-template-columns:1fr;gap:0;padding-block:16px}.hospital-shortcuts>a{border:0;border-bottom:1px solid #d9e2df;align-items:center;gap:20px;padding:16px 0;display:flex}.hospital-shortcuts>a:last-child{padding-right:0}.hospital-shortcuts span{flex:none;width:95px;font-size:8px;line-height:1.8}.hospital-shortcuts strong{letter-spacing:-.25px;flex:1;margin:0;font-size:14px}.hospital-shortcuts strong svg{width:18px}.editorial-community{border-radius:20px;margin:10px}.editorial-community .community-statement h2{font-size:44px}.editorial-community .hospital-building{border-radius:90px 90px 14px 14px}.editorial-doctors .doctor-photo{height:330px}.monthly-clinic{border-radius:20px;margin:0 10px}.monthly-clinic-copy h2{font-size:42px}.clinic-poster{transform:none}.hero-signoff{display:none}}@media (max-width:380px){.hero h1{font-size:59px}.hero-copy{padding-inline:20px}.hero-visual{margin-inline:14px}.hero-photo{min-height:300px}.hero-mini-portrait{min-height:120px}.hero .hero-photo-copy p{font-size:18px}.hero-care-strip{gap:9px;padding:13px 10px}.hero-care-strip>div>span{font-size:8px}.hero-care-strip strong{font-size:23px}.hospital-shortcuts span{width:83px}.hospital-shortcuts>a{gap:14px}.hospital-shortcuts strong{font-size:12px}.monthly-clinic-copy h2{font-size:36px}}@media (hover:hover) and (pointer:fine){.hero-mini-portrait:hover img{transform:scale(1.045)}.hospital-shortcuts>a:hover strong{color:#17758d}}@media (prefers-reduced-motion:reduce){.hero-mini-portrait img{transition:none}.hero-mini-portrait:hover img{transform:none}}.hero{background:#fff;padding:24px 24px 0}.hero-shell{background:#f2f6f3;border:1px solid #dce7e1;grid-template-columns:1fr 1.05fr}.hero-copy{padding:48px 38px 46px 48px}.hero-location,.hero-location>span:last-child{color:#4c6970}.hero-location .status-dot{background:#487a29}.hero-hospital-name{letter-spacing:.2px;color:#17647a;margin-top:34px;font-size:13px;font-weight:700}.hero h1{color:#123b45;letter-spacing:-3.5px;margin-top:19px;margin-bottom:25px;font-size:clamp(70px,6.7vw,96px);line-height:1.06}.hero h1 em{color:#176e7e}.hero-description{color:#4b6570;max-width:430px;font-size:16px;line-height:1.8}.hero-doctors-link{color:#174c59;border-color:#8caeb0}.hero-buttons .button{color:#fff;background:#155c6e;border-color:#155c6e}.hero-buttons .button:hover{color:#fff;background:#103d47}.hero-signoff,.hero-signoff p{color:#516e73}.hero-signoff strong,.hero-signoff>svg{color:#155c6e}.hero-signoff-rule{background:#c5d9d6}.hero-art{opacity:.22}.hero-heartbeat{color:#176e7e55}.hero-orbit{border-color:#176e7e22}.hero-plus{display:none}.hero-visual{gap:12px;margin:30px 30px 30px 0}.hero-photo{background:#e1e9e5;border:0;border-radius:18px;min-height:455px}.hero-visual-label{display:none}.hero-portrait-stack{gap:12px;padding-top:0}.hero-mini-portrait{border:1px solid #d2dfd8;border-radius:14px}.hero-mini-portrait>span{color:#173d47;background:#f8fbf7f5;grid-template-columns:1fr auto;gap:4px;padding:12px 10px;display:grid}.hero-mini-portrait>span strong{font-size:11px;font-weight:650;line-height:1.4}.hero-mini-portrait>span small{color:#47646b;grid-column:1;font-size:10px}.hero-mini-portrait>span svg{grid-area:1/2/span 2;align-self:center}.hero .hero-photo-copy p{font:500 26px/1.2 var(--sans);letter-spacing:-.5px}.hero .hero-photo-copy p em{font:inherit}.hero-photo-copy>span{letter-spacing:1px;font-size:9px}.hero-care-strip{background:#fff;border:1px solid #d9e4dc;padding:18px 20px}.hero-care-strip strong{color:#155c6e;font-family:var(--sans);font-size:29px}.hero-care-strip>div>span{color:#496770;font-size:11px}.hero-care-strip .strip-line{background:#d3e0dc}.hero-care-strip>a{color:#155c6e;border-color:#adc6c9}.editorial-community .hospital-building{border-radius:18px}.clinic-poster{transform:none}.section-heading h2,.monthly-clinic-copy h2{text-wrap:balance}.hero-mini-portrait img{object-position:50% 45%}.hero-mini-portrait:nth-child(2) img{object-position:50% 15%}.doctor-card-with-photo .doctor-card-copy>h3{min-height:0}.doctor-card-with-photo .doctor-qualification{min-height:3.2em}.doctor-photo img{object-position:50% 20%}.leader-card{border-radius:14px}.page-intro{color:#123b45;background:#f2f6f3;border-bottom:1px solid #dce7e1}.page-intro h1{color:#123b45}.page-intro h1 em{color:#176e7e}.page-intro .eyebrow,.page-intro .breadcrumb,.page-intro .page-description{color:#4b6570}.page-intro .intro-plus{color:#176e7e}.page-intro .eyebrow>span{background:#568528}@media (min-width:761px){.story-grid{align-items:start}.story-grid>.prose{padding-top:60px}.story-grid>.prose .lead{font-size:27px;line-height:1.5}}@media (max-width:1100px){.hero-copy{padding:36px 28px}.hero h1{font-size:74px}.hero-hospital-name{font-size:12px}.hero-description{font-size:14px}.hero-visual{margin-right:20px}.hero-mini-portrait>span strong{font-size:10px}.hero-mini-portrait>span small{font-size:9px}.hero-care-strip{padding:16px 12px}.hero-care-strip>div>span{font-size:10px}}@media (max-width:760px){.hero{padding:12px 10px 0}.hero-shell{grid-template-columns:1fr}.hero-copy{padding:25px 24px 18px}.hero-location{font-size:9px}.hero-hospital-name{margin-top:24px;font-size:12px}.hero h1{letter-spacing:-2.5px;margin:15px 0 20px;font-size:64px;line-height:1.05}.hero-description{font-size:14px;line-height:1.75}.hero-buttons{gap:15px;margin-top:22px}.hero-buttons .button{min-height:48px}.hero-doctors-link{font-size:12px}.hero-visual{grid-template-columns:1.6fr 1fr;gap:10px;margin:12px 18px 20px}.hero-photo{border-radius:14px;min-height:320px}.hero .hero-photo-copy{bottom:18px;left:12px}.hero .hero-photo-copy p{font-size:19px}.hero-photo-copy>span{letter-spacing:.3px;font-size:7px}.hero-portrait-stack{gap:10px;padding-top:0}.hero-mini-portrait>span{gap:2px;padding:9px 7px}.hero-mini-portrait>span strong{font-size:9px}.hero-mini-portrait>span small{font-size:8px}.hero-mini-portrait>span svg{display:none}.hero-mini-portrait img{object-position:50% 30%}.hero-care-strip{padding:14px 12px}.hero-care-strip strong{font-size:25px}.hero-care-strip>div>span{font-size:9px}.editorial-community .hospital-building{border-radius:14px}.visit-drawer-trigger{justify-content:center;width:46px;height:46px;min-height:46px;padding:0;right:12px}.visit-drawer-trigger>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-intro h1{letter-spacing:-1.4px}.doctor-card-with-photo .doctor-qualification{min-height:0}}@media (max-width:380px){.hero-copy{padding-inline:20px}.hero h1{font-size:54px}.hero-hospital-name{font-size:11px}.hero-visual{grid-template-columns:1.5fr 1fr;margin-inline:14px}.hero-photo{min-height:285px}.hero .hero-photo-copy p{font-size:17px}.hero-mini-portrait>span strong{font-size:8px}.hero-care-strip strong{font-size:22px}.hero-care-strip>div>span{font-size:8px}}
.facilities-section{background:#f3f7f4}.hospital-capacity{border-block:1px solid #cfddd6;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:25px 0 40px;padding:30px 0;display:grid}.hospital-capacity>div{flex-direction:column;gap:8px;display:flex}.hospital-capacity strong{letter-spacing:-2px;color:#155c6e;font-size:46px;font-weight:600;line-height:1.15}.hospital-capacity span{color:#4b6570;max-width:300px;font-size:13px;line-height:1.7}.facility-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.facility-card{background:#fff;border:1px solid #d6e2db;border-radius:14px;padding:25px}.facility-card>svg{color:#176e7e;margin-bottom:25px}.facility-card>span{color:#476751;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.facility-card h3{letter-spacing:-.5px;margin-bottom:13px;font-size:22px;line-height:1.3}.facility-card p{color:#4b6570;font-size:13px;line-height:1.85}.facility-more{margin-top:30px}.facility-practical{border-top:1px solid #cfddd6;grid-template-columns:1fr 1fr;gap:40px;margin-top:38px;padding-top:30px;display:grid}.facility-practical h3{margin-bottom:12px;font-size:22px}.facility-practical p{color:#4b6570;font-size:14px}.profile-background{background:#f3f7f4}.profile-detail-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.profile-detail-intro{color:#4b6570;margin:25px 0;font-size:15px}.profile-detail-sections>section+section{border-top:1px solid #cfdcd7;margin-top:32px;padding-top:30px}.profile-detail-sections h3,.profile-languages h3{letter-spacing:-.5px;margin-bottom:20px;font-size:23px}.profile-languages{margin:35px 0}.profile-languages p{color:#4b6570;font-size:14px}.education-timeline{border-left:2px solid #b2cbc3;margin:0 0 0 6px;padding-left:27px;list-style:none}.education-timeline li{padding-bottom:28px;position:relative}.education-timeline li:last-child{padding-bottom:0}.education-timeline li:before{content:"";background:#176e7e;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:-33px}.education-timeline span{color:#4b6570;font-size:12px}.education-timeline h4{margin:6px 0;font-size:18px;line-height:1.5}.education-timeline p{color:#4b6570;font-size:14px}.visitor-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:38px 0;display:grid}.visitor-details h2{letter-spacing:-.6px;margin-bottom:15px;font-size:24px}.visitor-details p{color:#4b6570;font-size:14px;line-height:1.85}.visitor-details .text-link{margin-top:15px}.hospital-email{overflow-wrap:anywhere;font-size:16px!important}.hospital-milestones{background:#f8f9f5}.leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.leader-photo{height:350px}.leader-caption h3{font-size:23px}.desktop-nav{gap:19px}.desktop-nav a{font-size:12px}@media (max-width:1100px){.facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-detail-grid{gap:38px}.desktop-nav{gap:12px}.desktop-nav a{font-size:11px}.leader-photo{height:300px}.leader-caption{padding:20px}.leader-caption h3{font-size:20px}}@media (max-width:760px){.hospital-capacity{grid-template-columns:1fr;gap:20px;margin-bottom:28px;padding-block:24px}.hospital-capacity>div{grid-template-columns:85px 1fr;align-items:center;gap:20px;display:grid}.hospital-capacity strong{letter-spacing:-1px;font-size:34px}.hospital-capacity span{font-size:12px}.facility-grid,.profile-detail-grid,.facility-practical,.visitor-details,.leadership-grid{grid-template-columns:1fr}.facility-grid{gap:16px}.facility-card{padding:24px}.facility-card>svg{margin-bottom:20px}.facility-card p{font-size:14px}.profile-detail-grid{gap:25px}.profile-detail-grid h2{font-size:38px}.profile-detail-sections h3{font-size:23px}.facility-practical{gap:25px}.visitor-details{gap:28px}.leader-photo{height:350px}.leader-caption h3{font-size:24px}.hospital-milestones .hospital-capacity>div:last-child{grid-template-columns:120px 1fr}}.phototherapy-reference{background:#fff;border:1px solid #cfded7;border-radius:16px;grid-template-columns:190px 1fr;align-items:center;gap:24px;margin-top:28px;padding:14px;display:grid;overflow:hidden}.phototherapy-reference-image{aspect-ratio:2/3;background:#dcecf2;border-radius:11px;position:relative;overflow:hidden}.phototherapy-reference-image img{object-fit:cover}.phototherapy-reference figcaption{padding:10px 14px 10px 0}.phototherapy-reference figcaption>span{letter-spacing:1.3px;color:#176e7e;margin-bottom:12px;font-size:10px;font-weight:750;display:block}.phototherapy-reference figcaption>strong{letter-spacing:-.4px;font-size:22px;line-height:1.35;display:block}.phototherapy-reference figcaption>p{color:#4b6570;margin-top:12px;font-size:12px;line-height:1.7}@media (max-width:760px){.phototherapy-reference{grid-template-columns:1fr;gap:0;padding:12px}.phototherapy-reference-image{aspect-ratio:4/3}.phototherapy-reference figcaption{padding:20px 10px 12px}.phototherapy-reference figcaption>strong{font-size:21px}}.doctor-public-fee{color:#155c6e;margin-top:13px;font-size:12px;font-weight:650}.profile-section .small-note{line-height:1.85}.page-intro-aside{align-items:center;padding-top:0;display:flex}.page-intro-aside .page-description{margin:0}.facility-tour{border-top:1px solid #cfddd6;margin-top:85px;padding-top:52px}.facility-tour-heading{grid-template-columns:.55fr 1fr 1fr;align-items:end;gap:30px;margin-bottom:30px;display:grid}.facility-tour-heading h2{font-size:43px}.facility-tour-heading p{color:#4b6570;font-size:14px;line-height:1.8}.facility-tour-grid{grid-template-columns:1.45fr .85fr;gap:18px;display:grid}.facility-photo{background:#d7e5e2;border-radius:16px;min-height:430px;margin:0;position:relative;overflow:hidden}.facility-photo img{object-fit:cover;transition:transform .45s}.facility-photo:after{content:"";background:linear-gradient(#0000,#061f2dcc);position:absolute;inset:45% 0 0}.facility-photo figcaption{z-index:1;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.facility-photo figcaption span{letter-spacing:1.2px;text-transform:uppercase;color:#d1ef8a;font-size:10px;font-weight:800}.facility-photo figcaption strong{font-family:var(--serif);margin-top:5px;font-size:25px;font-weight:400}@media (hover:hover) and (pointer:fine){.facility-photo:hover img{transform:scale(1.025)}}@media (max-width:760px){.facility-tour{margin-top:58px;padding-top:38px}.facility-tour-heading{display:block}.facility-tour-heading h2{margin-top:16px;font-size:35px}.facility-tour-heading p{margin-top:14px}.facility-tour-grid{grid-template-columns:1fr}.facility-photo{min-height:280px}.facility-photo-wide{min-height:320px}.facility-photo figcaption{bottom:17px;left:18px;right:18px}.facility-photo figcaption strong{font-size:22px}}@media (prefers-reduced-motion:reduce){.facility-photo img{transition:none}}.hospital-360{background:#eaf2ef}.hospital-360-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;display:grid}.hospital-360-preview{background:#0b3444;border-radius:22px;min-height:430px;display:block;position:relative;overflow:hidden;box-shadow:0 24px 60px #092f4224}.hospital-360-preview:after{content:"";background:linear-gradient(#092f4210 30%,#092f42c9 100%);position:absolute;inset:0}.hospital-360-preview img{object-fit:cover;transition:transform .45s,filter .3s}.hospital-360-orbit{z-index:2;color:#fff;background:#092f42bd;border:2px solid #ffffffd9;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:112px;height:112px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 15px #ffffff20}.hospital-360-orbit strong{letter-spacing:-.5px;font-size:22px}.hospital-360-cue{z-index:2;color:#fff;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:23px;left:25px;right:25px}.hospital-360-copy h2{margin-top:17px;font-size:52px}.hospital-360-copy>p{color:#4b6570;margin:25px 0 28px;font-size:15px}.hospital-360-copy .button{width:max-content}.hospital-360-copy small{color:#526c66;margin-top:17px;font-size:11px;line-height:1.7;display:block}@media (hover:hover) and (pointer:fine){.hospital-360-preview:hover img{filter:brightness(.9);transform:scale(1.035)}}@media (max-width:760px){.hospital-360-grid{grid-template-columns:1fr;gap:38px}.hospital-360-preview{min-height:310px}.hospital-360-copy h2{font-size:40px}.hospital-360-copy .button{width:100%}.hospital-360-orbit{width:94px;height:94px}.hospital-360-cue{font-size:12px;bottom:17px;left:18px;right:18px}}@media (prefers-reduced-motion:reduce){.hospital-360-preview img{transition:none}}.dermatology-treatments-section{border-top:1px solid #cfded7;margin-top:45px;padding-top:35px}.dermatology-treatments-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.dermatology-badge{letter-spacing:1.2px;color:#176e7e;background:#e6f4f1;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:750;display:inline-flex}.dermatology-treatments-header h2{letter-spacing:-.5px;font-size:32px;line-height:1.25}.dermatology-treatments-intro{color:#4b6570;max-width:420px;font-size:14px;line-height:1.7}.dermatology-treatments-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.treatment-card{background:#fff;border:1px solid #cfded7;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.treatment-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #176e7e14}.treatment-card-media{background:#e0ece7;width:100%;height:200px;min-height:200px;position:relative;overflow:hidden}.treatment-card-media-placeholder{color:#fff;background:linear-gradient(135deg,#176e7e 0%,#0d4a56 100%);justify-content:center;align-items:center;width:100%;height:200px;min-height:200px;padding:20px;display:flex;position:relative}.treatment-card-media-placeholder.theme-zap{background:linear-gradient(135deg,#0e5e6f 0%,#163a4a 100%)}.treatment-card-media-placeholder.theme-shield{background:linear-gradient(135deg,#1c7c8d 0%,#0c434e 100%)}.treatment-card-media-placeholder.theme-sparkles{background:linear-gradient(135deg,#2a8a9c 0%,#12515e 100%)}.placeholder-content{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.placeholder-icon{color:#d1ef8a;filter:drop-shadow(0 4px 12px #0003);transition:transform .3s}.treatment-card:hover .placeholder-icon{transform:scale(1.1)}.placeholder-label{letter-spacing:-.2px;color:#fff;opacity:.95;font-size:14px;font-weight:700}.treatment-card-img{object-fit:cover;transition:transform .4s}.treatment-card:hover .treatment-card-img{transform:scale(1.03)}.treatment-tag{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.5px;background:#0d4a56d9;border-radius:12px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.treatment-card-body{flex-direction:column;flex-grow:1;padding:20px;display:flex}.treatment-category{letter-spacing:.8px;color:#176e7e;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.treatment-card-body h3{letter-spacing:-.3px;margin-bottom:8px;font-size:20px;line-height:1.3}.treatment-card-body p{color:#4b6570;flex-grow:1;margin-bottom:18px;font-size:13px;line-height:1.7}.treatment-card-link{color:#176e7e;align-items:center;gap:5px;font-size:13px;font-weight:700;transition:color .2s,gap .2s;display:inline-flex}.treatment-card-link:hover{color:#0c434e;gap:8px}@media (max-width:1024px){.dermatology-treatments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dermatology-treatments-header{flex-direction:column;align-items:flex-start;gap:12px}.dermatology-treatments-grid{grid-template-columns:1fr;gap:16px}}
