*{box-sizing:border-box}
html,body{margin:0;padding:0;background:#f6f3ee;color:#1d2a2a;font-family:'Manrope',system-ui,sans-serif;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
a{color:#2f5d4e;text-decoration:none}a:hover{color:#234537}
h1,h2,h3{margin:0;font-family:'Literata',Georgia,serif;font-weight:500;text-wrap:pretty}
p{margin:0;text-wrap:pretty}
ul,ol{margin:0;padding:0;list-style:none}
.wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.eyebrow{font-size:12px;letter-spacing:.14em;color:#b5751f;font-weight:700}
.btn{display:inline-block;padding:14px 24px;border-radius:999px;font-weight:600;font-size:15px}
.btn-primary{background:#2f5d4e;color:#f6f3ee}.btn-primary:hover{background:#234537;color:#fff}
.btn-ghost{border:1px solid #c9c2b6;color:#1d2a2a}.btn-ghost:hover{border-color:#2f5d4e;color:#2f5d4e}
.two{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}

header.top{position:sticky;top:0;z-index:10;background:rgba(246,243,238,.92);backdrop-filter:blur(10px);border-bottom:1px solid #e4dfd6}
header.top .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:16px;padding-bottom:16px}
.brand{display:flex;align-items:center;gap:12px;color:#1d2a2a;min-width:0}.brand>span:not(.mark){min-width:0}
.brand .mark{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#2f5d4e;color:#f6f3ee;display:grid;place-items:center;font-family:'Literata',serif;font-size:17px}
.brand .name{font-family:'Literata',serif;font-size:17px;line-height:1.15}
.brand .tag{font-size:11px;letter-spacing:.08em;color:#6b7472;display:block}
nav.main{display:flex;gap:28px;font-size:14px;font-weight:600}nav.main a{color:#3d4847}nav.main a:hover{color:#2f5d4e}
.actions{display:flex;align-items:center;gap:12px;flex-shrink:0}
.lang{border:1px solid #c9c2b6;background:transparent;border-radius:999px;padding:8px 14px;font:600 13px 'Manrope',sans-serif;color:#3d4847;cursor:pointer}.lang:hover{border-color:#2f5d4e;color:#2f5d4e}
.btn-sm{background:#2f5d4e;color:#f6f3ee;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;white-space:nowrap}.btn-sm:hover{background:#234537;color:#fff}

.hero{padding:88px 0 72px}
.hero .two{grid-template-columns:1.15fr .85fr}
.hero-copy{display:flex;flex-direction:column;gap:28px}
.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.01em}
.hero .lead{font-size:18px;line-height:1.6;color:#4a5553;max-width:560px}
.ctas{display:flex;gap:14px;flex-wrap:wrap}
.badges{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:700;letter-spacing:.06em;color:#6b7472}
.badges span{border:1px solid #d9d3c8;border-radius:6px;padding:6px 10px}
.portrait{position:relative;aspect-ratio:4/5;max-width:440px;width:100%;justify-self:end}
.portrait .blob{position:absolute;right:-18px;bottom:-18px;width:60%;height:60%;border-radius:24px;background:#f1dfc0}
.portrait img,.portrait .ph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:24px}
.portrait .ph{background:repeating-linear-gradient(135deg,#e6e1d8 0 12px,#ece8e0 12px 24px);display:grid;place-items:center;font:12px monospace;color:#6b7472}

.about{background:#1d2a2a;color:#eef0ec;padding:88px 0}
.about .two{align-items:start;grid-template-columns:.9fr 1.1fr}
.about .eyebrow{color:#e0b56a}
.about h2{font-size:clamp(30px,3.4vw,44px);line-height:1.15}
.about-copy{display:flex;flex-direction:column;gap:20px}
.about-copy p{font-size:16px;line-height:1.7;color:#b9c1bd}
.about a.scholar{color:#8fc5ba;font-weight:600;text-decoration:underline;text-underline-offset:4px}.about a.scholar:hover{color:#fff}
.creds{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:#33423f;border:1px solid #33423f;border-radius:16px;overflow:hidden}
.creds div{background:#1d2a2a;padding:28px 24px;display:flex;flex-direction:column;gap:8px}
.creds b{font-family:'Literata',serif;font-weight:500;font-size:30px;color:#8fc5ba;line-height:1.1}
.creds span{font-size:14px;color:#b9c1bd;line-height:1.5}
.about-side{display:flex;flex-direction:column;gap:32px}
.hospital{margin:0;display:flex;gap:22px;align-items:center}
.hospital img{width:200px;flex:0 0 200px;border-radius:16px;display:block}
.hospital figcaption{font-size:14px;line-height:1.6;color:#b9c1bd;font-style:italic}
.timeline-wrap{display:flex;flex-direction:column;gap:16px}
.timeline{display:grid;gap:14px}
.timeline li{display:grid;grid-template-columns:96px 1fr;gap:12px;font-size:14px;line-height:1.55;color:#b9c1bd}
.timeline b{font-family:'Literata',serif;font-weight:500;font-size:16px;color:#8fc5ba}

.section{padding:88px 0}
.section-head{display:flex;flex-direction:column;gap:14px;max-width:640px;margin-bottom:44px}
.section h2{font-size:clamp(30px,3.4vw,44px);line-height:1.15}
.section-head p:not(.eyebrow){font-size:16px;line-height:1.7;color:#4a5553}
.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}
.card{background:#fff;border:1px solid #e4dfd6;border-radius:18px;padding:26px;display:flex;flex-direction:column;gap:12px}.card:hover{border-color:#2f5d4e}
.card .num{width:38px;height:38px;border-radius:12px;background:#e3ece6;color:#2f5d4e;display:grid;place-items:center;font-family:'Literata',serif;font-size:17px}
.card h3{font-size:20px;line-height:1.25}
.card p{font-size:14.5px;line-height:1.65;color:#4a5553}
.services-note{margin-top:28px;font-size:14.5px;line-height:1.6;color:#4a5553}

.visit{background:#e9efe9}
.visit .two{align-items:start;grid-template-columns:.8fr 1.2fr}
.visit .section-head{margin:0}
.steps{border-top:1px solid #c9d4cc}
.steps li{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #c9d4cc}
.steps b{font-family:'Literata',serif;font-weight:500;font-size:28px;color:#2f5d4e;line-height:1}
.steps h3{font-size:19px;margin-bottom:6px}
.steps p{font-size:14.5px;line-height:1.65;color:#4a5553}

.contact .two{gap:24px;align-items:stretch}
.contact-card{background:#2f5d4e;color:#f6f3ee;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:28px;justify-content:space-between}
.contact-card .eyebrow{color:#e0b56a}
.contact-card h2{font-size:clamp(28px,3vw,40px);line-height:1.15;color:#fff}
.contact-card .intro{font-size:15px;line-height:1.7;color:#d8e8e3;margin-top:14px}
.contact-card dl{display:grid;gap:18px;margin:0;font-size:15px}
.contact-card dt{font-size:11px;letter-spacing:.1em;color:#bfe0d8;font-weight:700}
.contact-card dd{margin:4px 0 0}.contact-card dd a{color:#fff}
.contact-card dd .tel{font-size:20px;font-family:'Literata',serif}
.contact-card .btn-light{align-self:flex-start;background:#f6f3ee;color:#2f5d4e;padding:12px 20px;border-radius:999px;font-weight:700;font-size:14px}.contact-card .btn-light:hover{background:#fff}
.contact-side{display:grid;grid-template-rows:1fr auto;gap:24px}
.map{border-radius:24px;overflow:hidden;min-height:320px}
.map iframe{border:0;width:100%;height:100%;display:block}
.note{background:#fff;border:1px solid #e4dfd6;border-radius:18px;padding:24px}
.note h3{font-size:18px;margin-bottom:8px}
.note p{font-size:14.5px;line-height:1.65;color:#4a5553}

footer{border-top:1px solid #e4dfd6}
footer .wrap{padding-top:28px;padding-bottom:28px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;color:#6b7472}

@media (max-width:760px){header.top .wrap{gap:12px}.brand{flex:1 1 auto}.brand .tag{display:none}.brand .name{font-size:16px}.actions{gap:8px}.lang{padding:7px 11px}.btn-sm{padding:9px 14px;font-size:13px}.two,.hero .two,.about .two,.visit .two{grid-template-columns:1fr}nav.main{display:none}.hero{padding-top:56px}.portrait{justify-self:start}.contact-side{display:flex;flex-direction:column}.map{aspect-ratio:16/10;min-height:0}.hospital{flex-direction:column;align-items:flex-start}.timeline li{grid-template-columns:80px 1fr}}
