:root{--green:#064d45;--ink:#173c37;--muted:#5c706a;--line:#d4e1dc;--pale:#f1f6f4;--wine:#7a244c}body{overflow-wrap:break-word}button,input,select,textarea{font:inherit}button{cursor:pointer}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #b27725;outline-offset:3px}h1,h2,h3{overflow-wrap:normal}p{max-width:75ch}.portal-header{height:auto;min-height:106px;padding-top:20px;padding-bottom:20px;flex-wrap:wrap}.portal-header nav{gap:24px;flex-wrap:wrap}.pro-link{font-size:.875rem;border-left:1px solid var(--line);padding-left:22px;font-weight:600;color:var(--wine)}.portal-header a:hover{text-decoration:underline;text-underline-offset:5px}.portal-hero{max-width:1440px;margin:auto;padding:62px 7% 65px;display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.portal-hero h1{font-size:clamp(54px,5.5vw,83px);line-height:1.05}.portal-hero>div>p:not(.eyebrow){color:var(--muted)}.lead{font-size:1.3rem;line-height:1.6;max-width:650px}.portal-hero .lead{font-size:1.45rem;color:var(--ink)!important}.entry-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:32px}.entry{padding:20px 24px;display:block;border:1px solid var(--green);transition:background .15s}.entry span{display:block;font-size:.875rem;margin-bottom:6px}.entry b{display:flex;justify-content:space-between;gap:22px;font-size:1.05rem;font-weight:500}.entry i{font-style:normal}.entry-patient{color:white;background:var(--green)}.entry-patient:hover{background:#083b34}.entry-doctor{border-color:var(--line);color:var(--ink)}.entry-doctor:hover{background:var(--pale)}.home-photo{margin:0;align-self:stretch;display:flex;flex-direction:column;min-height:430px}.home-photo img{width:100%;height:100%;max-height:560px;object-fit:cover;flex:1}.home-photo figcaption{padding:14px 0;color:var(--muted);font-size:.875rem;border-bottom:1px solid var(--line)}.portal-section{padding:64px 0}.portal-section h2{margin-bottom:25px}.portal-section .section-heading h2{margin:0}.portal-section+.portal-section{border-top:1px solid var(--line)}.portal-section .site-grid{margin-top:25px}.portal-section .section-heading{align-items:center}.portal-section .section-heading>div{min-width:0}.breadcrumbs{max-width:1296px;margin:28px auto 0;display:flex;flex-wrap:wrap;gap:12px;font-size:.875rem;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-heading{max-width:1296px;margin:0 auto;padding:48px 0 34px}.page-heading h1{font-size:clamp(43px,4.5vw,68px);max-width:1000px;margin-bottom:22px;line-height:1.1}.page-heading .lead{margin-bottom:0;color:var(--muted)}.no-top{padding-top:20px}.quick-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:20px 0 35px}.button{white-space:normal;text-align:center;font-size:.9375rem}.button-outline{color:var(--green);background:transparent;border-color:var(--line)}.button-outline:hover{background:#e6f0eb;color:var(--green)}.specialty-links{display:grid;grid-template-columns:repeat(2,1fr);column-gap:48px;margin:24px 0}.specialty-links>a{display:flex;justify-content:space-between;gap:16px;padding:23px 0;border-bottom:1px solid var(--line);font-size:1.15rem;align-items:center}.specialty-links>a:hover{color:var(--wine)}.doctor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.doctor-grid:has(>.doctor-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-card{border:1px solid var(--line);padding:26px;display:flex;flex-direction:column;min-width:0}.doctor-top{display:flex;gap:18px;align-items:center;min-height:95px}.doctor-top img{width:76px;height:90px;object-fit:cover;object-position:50% 28%;flex-shrink:0}.doctor-monogram{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background:var(--pale);color:#6c8c81;font:22px Georgia,serif;flex-shrink:0}.doctor-top .eyebrow{font-size:.75rem;letter-spacing:.8px;margin:0 0 8px;color:var(--wine)}.doctor-card h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:400;line-height:1.2;margin:0}.doctor-card>p{font-size:1rem;color:var(--muted);margin:18px 0}.doctor-card .doctor-sites{font-size:.875rem;color:var(--ink);padding-top:16px;margin-bottom:0;border-top:1px solid var(--line)}.card-actions{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-top:auto;padding-top:12px}.help-strip{max-width:1440px;margin:auto;background:#dbeadf;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:44px 7%}.help-strip h2{font-size:31px;letter-spacing:-.6px;margin-bottom:12px}.help-strip p{margin:0}.help-strip .button{flex-shrink:0}.centre-layout,.profile-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:60px}.centre-layout h2,.profile-layout h2,.preparation h2,.advice-grid h2,.resources h2,.pro-callout h2{font-size:31px;letter-spacing:-.8px;line-height:1.2;margin:0 0 22px}.profile-layout h2:not(:first-child){margin-top:35px}.profile-layout p{color:var(--muted)}.info-panel{background:var(--pale);padding:32px}.info-panel dl{margin:0}.info-panel dt{font-size:.875rem;font-weight:700;margin-top:20px}.info-panel dd{margin:6px 0 0;color:var(--muted)}.centre-layout .specialty-links{grid-template-columns:1fr}.small-note,.source-note{font-size:.875rem!important;line-height:1.7;color:var(--muted);margin-top:24px}.source-note a,.prose a{text-decoration:underline;text-underline-offset:3px}.real-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.real-gallery figure{margin:0}.real-gallery img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;display:block}.real-gallery figcaption{font-size:.875rem;color:var(--muted);padding:12px 0;border-bottom:1px solid var(--line)}.preparation,.pro-callout{background:var(--pale);padding:32px}.preparation li{margin:12px 0}.preparation p{margin-bottom:20px}.preparation ul{padding-left:22px}.pro-callout{margin-top:50px;border-left:3px solid var(--wine)}.booking-panel{background:var(--pale);padding:32px;align-self:start}.booking-panel .button{width:100%;margin-top:16px}.booking-panel h3{font:1.5rem Georgia,serif;margin:20px 0 10px}.booking-panel h3 a{text-decoration:underline;text-decoration-color:#a0bfb0;text-underline-offset:5px}.plain-list{padding-left:22px}.plain-list li{padding:9px 0}.profile-portrait{margin:36px 0 0}.profile-portrait img{object-fit:cover;object-position:top;width:150px;height:190px}.profile-portrait figcaption{font-size:.875rem;color:var(--muted);margin-top:8px}.team-filter{display:flex;gap:18px;align-items:center;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid var(--line)}.team-filter label{font-weight:600;font-size:.9375rem}.team-filter p{margin:0 0 0 auto;font-size:.875rem;color:var(--muted)}select,input,textarea{padding:13px 14px;border:1px solid #a4bbb2;border-radius:0;background:white;color:var(--ink);max-width:100%;min-width:0;font-size:1rem}.candidate-form{padding:36px;background:var(--pale)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.candidate-form label{display:flex;flex-direction:column;gap:8px;font-size:.9375rem;font-weight:500}.candidate-form>label{margin-top:24px}.candidate-form label span{display:contents}.candidate-form textarea{resize:vertical}.candidate-form button{font-family:inherit}.candidate-form .small-note{font-size:.875rem}.candidate-form #candidate-result{margin-top:35px;padding-top:28px;border-top:1px solid var(--line)}#candidate-preview{font:1rem/1.7 Arial,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;background:white;padding:22px}#candidate-mail{margin:0 14px 14px 0}#candidate-status{margin:20px 0 0;font-size:.875rem}.advice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-bottom:45px}.advice-grid article{border-top:1px solid var(--line);padding-top:20px}.advice-grid h2{margin-top:20px}.advice-grid p{color:var(--muted)}.resources{font-size:1rem}.resources h2{margin-bottom:12px}.resources p{margin:0}.resources a{font-size:.9375rem}.prose{max-width:850px}.prose h2{font-size:31px;margin-top:36px}.prose h2:first-child{margin-top:0}.portal-footer a{font-size:.875rem}.portal-footer .brand{font-size:17px}.portal-footer .footer-top>div{display:flex;flex-wrap:wrap;gap:14px 25px}.portal-footer .footer-bottom>p{font-size:.875rem}.portal-footer .footer-bottom a{font-size:.875rem}.portal-footer .footer-bottom{color:var(--muted)}[hidden]{display:none!important}
@media(max-width:1440px){.breadcrumbs,.page-heading{margin-left:7%;margin-right:7%}}
@media(max-width:1120px){.portal-header{column-gap:20px}.portal-header nav{order:3;width:100%;justify-content:center;padding-top:12px;border-top:1px solid var(--line);gap:20px}.pro-link{margin-left:auto}.portal-hero{gap:30px}.doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.centre-layout,.profile-layout{gap:30px}.doctor-top{flex-wrap:wrap}.home-photo{min-height:440px}}
@media(max-width:760px){.portal-header{height:auto;min-height:90px;padding:18px 6% 14px}.portal-header nav{display:flex!important;justify-content:flex-start;gap:10px 20px;line-height:1.7}.portal-header nav a{font-size:.875rem}.pro-link{max-width:122px;text-align:right;padding-left:12px;line-height:1.4}.portal-hero{display:block;padding:36px 6%}.portal-hero h1{font-size:clamp(48px,11.5vw,68px);letter-spacing:-1.8px}.portal-hero .lead{font-size:1.25rem}.portal-hero>div>p{font-size:1rem}.home-photo{margin-top:30px;min-height:0}.home-photo img{height:270px;max-height:none;flex:none;object-position:center}.entry{padding:18px 20px}.entry b{font-size:1rem}.page-heading{padding:35px 0 25px;margin:0 6%}.page-heading h1{font-size:clamp(39px,9vw,55px);letter-spacing:-1.2px;line-height:1.13}.page-heading .lead{font-size:1.125rem}.breadcrumbs{margin:24px 6% 0;font-size:.875rem;gap:8px}.portal-section{padding:42px 0}.portal-section h2{font-size:32px}.no-top{padding-top:10px}.section-heading .text-link{margin-top:24px}.specialty-links{grid-template-columns:1fr;column-gap:0}.specialty-links>a{font-size:1.05rem;padding:19px 0}.doctor-grid,.doctor-grid:has(>.doctor-card:nth-child(2):last-child){grid-template-columns:1fr;gap:18px}.doctor-card{padding:24px}.doctor-top{flex-wrap:nowrap}.help-strip{display:block;padding:35px 6%}.help-strip h2{font-size:29px}.help-strip .button{margin-top:22px}.centre-layout,.profile-layout{grid-template-columns:1fr;gap:30px}.info-panel,.booking-panel,.preparation,.pro-callout{padding:25px}.real-gallery{grid-template-columns:1fr;gap:24px}.real-gallery img{max-height:320px;object-position:center}.form-grid{grid-template-columns:1fr;gap:20px}.candidate-form{padding:24px}.candidate-form>button{width:100%}.team-filter{align-items:flex-start;gap:12px}.team-filter label{width:100%}.team-filter select{width:100%}.team-filter p{margin:0}.advice-grid{grid-template-columns:1fr;gap:32px}.advice-grid h2{font-size:28px;margin-top:15px}.portal-footer .footer-top{align-items:flex-start}.portal-footer .footer-top>div{flex-direction:column}.portal-footer .brand{font-size:16px}.portal-footer .footer-bottom{gap:18px}.prose h2{font-size:30px}.quick-actions .button{width:100%}.hero h1{font-size:clamp(43px,10vw,65px)}.candidate-form input,.candidate-form select,.candidate-form textarea{width:100%}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* New photographs and expanded medical team. */
.home-photo img{object-position:50% 58%}
.real-gallery img{aspect-ratio:4/5;max-height:none;object-position:center}
.real-gallery a{display:block;overflow:hidden;background:var(--pale)}
.real-gallery a:focus-visible{outline:3px solid #b27725;outline-offset:4px}
.real-gallery figcaption{font-size:1rem;color:var(--ink);line-height:1.5}
.real-gallery figcaption span{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}
.team-all{display:inline-block;margin-top:28px}
.team-filter select{max-width:310px}
.doctor-top .eyebrow{line-height:1.5}
@media(max-width:760px){.home-photo img{height:340px;object-position:50% 56%}.real-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.real-gallery img{aspect-ratio:3/4}.real-gallery figcaption{font-size:.875rem}.real-gallery figcaption span{font-size:.7rem}.team-filter select{max-width:100%}}
@media(max-width:360px){.real-gallery{grid-template-columns:1fr}}

.replacement-access{margin:24px 0 0}.replacement-access small{display:block;font-size:.875rem;color:var(--muted);margin-top:6px}

/* Prominent professional access, consistent with the existing identity. */
.portal-header .pro-link{padding:15px 19px;border:0;background:var(--wine);color:white;font-weight:700;text-align:center}
.portal-header .pro-link:hover{background:#4e202b;color:white}
.entry-doctor{background:var(--wine);border-color:var(--wine);color:white;padding:25px 24px}
.entry-doctor:hover{background:#4e202b;color:white}
.entry-doctor>span{font-size:.875rem;letter-spacing:.7px}
.entry-doctor b{font-size:1.35rem;font-weight:600}
.entry-doctor small{display:block;font-size:.875rem;line-height:1.5;margin-top:10px;color:#f5e6e8}
.medical-banner{max-width:1440px;margin:0 auto 30px;padding:48px 7%;background:var(--wine);color:white;display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:center}
.medical-banner .eyebrow{color:#f1ced5}
.medical-banner h2{font-size:clamp(32px,3.1vw,44px);color:white;line-height:1.15;margin:0 0 20px}
.medical-banner h2 em{color:#f5dbe0}
.medical-banner p{color:#f5e6e8;font-size:1rem;line-height:1.7}
.medical-banner-actions{display:flex;flex-direction:column;gap:22px;align-items:flex-start}
.medical-banner .button{background:white;color:var(--wine);border-color:white;width:100%;font-weight:700}
.medical-banner .text-link{color:white;border-color:#f1ced5}
@media(max-width:760px){.portal-header .pro-link{max-width:160px;padding:14px;font-size:.875rem}.medical-banner{grid-template-columns:1fr;padding:35px 6%;gap:16px}.medical-banner-actions{align-items:stretch}.entry-doctor{padding:23px 20px}.entry-doctor b{font-size:1.25rem}}

.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:30px}.news-grid:has(>.news-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{padding:28px;border:1px solid var(--line);display:flex;flex-direction:column}.news-card .eyebrow{color:var(--wine);font-size:.875rem;letter-spacing:.5px;margin-bottom:18px}.news-card h3{font:normal 1.65rem/1.25 Georgia,serif;margin-bottom:18px}.news-card h3 a:hover{text-decoration:underline}.news-card>p{color:var(--muted);font-size:1rem}.news-card .news-author{font-size:.875rem;color:var(--ink)}.news-card>.text-link{margin-top:auto;align-self:flex-start}.article-body{max-width:850px}.article-byline{font-size:.9375rem;color:var(--muted);padding-bottom:24px;border-bottom:1px solid var(--line)}.article-paragraph{white-space:pre-line;font-size:1.125rem;line-height:1.8}.article-body h2{font-size:1.8rem}.article-sources{padding:24px;background:var(--pale);margin:30px 0}.article-sources a{text-decoration:underline;overflow-wrap:anywhere}
@media(max-width:760px){.news-grid,.news-grid:has(>.news-card:nth-child(2):last-child){grid-template-columns:1fr}.news-card{padding:24px}.article-body{margin-left:6%;margin-right:6%}}

.centre-contacts{display:flex;flex-direction:column;gap:14px}.centre-phone{display:inline-block}.centre-phone span{display:block}.centre-phone strong{display:block;white-space:nowrap}.help-strip .centre-contacts{flex-shrink:0}.help-strip .centre-phone.button{white-space:normal;text-align:center;margin:0}.portal-footer .footer-top>.centre-contacts{flex-direction:column;gap:14px}.contact-details .centre-contacts{margin:18px 0}.contact-details .centre-phone{font-size:1rem}.contact-details .centre-phone strong{font-size:1.4rem}.advice-grid .centre-phone{font-size:.9375rem}.help-strip>.centre-contacts{margin-top:16px}

.portal-header .brand,.portal-footer .brand{flex:0 0 220px;max-width:220px}.brand-logo{display:block;width:220px;max-width:100%;height:auto}.portal-header .brand-logo{object-fit:contain}@media(max-width:1300px){.portal-header nav{order:3;width:100%;justify-content:center;padding-top:12px;border-top:1px solid var(--line);gap:20px}.portal-header .pro-link{margin-left:auto}}@media(max-width:760px){.portal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 12px}.portal-header .brand{width:100%;max-width:220px;min-width:0}.portal-header nav{grid-column:1/-1;justify-content:flex-start;gap:10px 20px}.portal-footer .brand{flex-basis:auto}.brand-logo{width:100%}}
