.brand>img{width:220px;height:98px;object-fit:contain;mix-blend-mode:multiply}
.site-header{height:120px}
.hero{height:calc(100vh - 120px)}
.clinic-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:var(--paper);padding-top:20px}
.clinic-gallery img{width:100%;height:420px;object-fit:cover;border:1px solid var(--line)}
body:has(.area-grid .area-card:only-child) .area-grid{grid-template-columns:minmax(280px,720px)}
.service-card-image{width:calc(100% + 52px);height:190px;object-fit:cover;margin:-26px -26px 22px;max-width:none}
.detail-hero.has-image{grid-template-columns:.85fr 1.1fr .7fr;gap:4vw;align-items:center}.service-detail-image{width:100%;height:430px;object-fit:cover}
.team-profile{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:7vw;align-items:start}.team-profile.reverse{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.team-profile.reverse img{order:2}.team-profile img{width:100%;max-height:720px;object-fit:cover;object-position:top}.team-profile h2{font-size:52px;margin:10px 0}.team-profile h3{font-size:27px;margin:34px 0 12px}.team-profile li{margin-bottom:9px;color:var(--muted)}.team-role{font-size:18px;color:var(--gold)!important}
.booking-page{background:var(--paper)}.booking-shell{padding-top:32px}.booking-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px}.booking-state{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--navy)}.booking-state span{width:11px;height:11px;border-radius:50%;background:#2f8b61;box-shadow:0 0 0 5px rgba(47,139,97,.12)}.booking-state.pending span{background:var(--gold);box-shadow:0 0 0 5px rgba(184,135,41,.14)}.booking-frame-wrap{position:relative;background:#fff;border:1px solid var(--line);min-height:760px;overflow:hidden}.booking-frame-wrap iframe{display:block;width:100%;height:1050px;border:0;background:#fff}.booking-technical-status{margin:0;padding:12px 18px;background:#f3efe6;color:var(--muted);border-bottom:1px solid var(--line)}.booking-technical-status.ready{color:#276b4d}.booking-fallback{color:var(--muted);font-size:14px;margin-top:14px}
@media(max-width:1100px){.brand>img{width:170px;height:76px}.site-header{height:88px}.hero{height:calc(100vh - 88px)}}
@media(max-width:720px){.brand>img{width:138px;height:66px}.site-header{height:76px}.hero{height:calc(100vh - 76px)}.clinic-gallery,.team-profile,.team-profile.reverse,.detail-hero.has-image{grid-template-columns:1fr}.team-profile.reverse img{order:0}.clinic-gallery img{height:360px}.service-detail-image{height:300px}.service-card-image{height:170px}.booking-heading{align-items:flex-start;flex-direction:column}.booking-frame-wrap{min-height:680px}.booking-frame-wrap iframe{height:900px}}
