/* Shared clinic imagery and visit information. */
.afc-clinic-visual{width:min(100%,1120px);margin:48px auto 0;position:relative;z-index:1}
.afc-clinic-visual img{display:block;width:100%;height:auto;aspect-ratio:16/7;object-fit:cover;object-position:center 44%;border-radius:20px}
.afc-image-caption{display:block;margin:9px 0 0;font-size:11px;line-height:1.5;letter-spacing:0;color:#777;text-align:right}
.hero-visual img[src*="clinic-cataract-2026"]{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:60% center;border-radius:20px}
.hero-inner+.afc-clinic-visual{width:calc(100% - 40px);max-width:1120px}
.afc-hours-row{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #e8e8eb;font-size:14px;line-height:1.6}
.afc-hours-row strong{font-weight:600;text-align:right}
[data-clinic-note]{white-space:pre-line}
.afc-visit-footer{max-width:1120px;margin:0 auto;padding:28px 24px 40px;border-top:1px solid #e5e5e7;color:#666;font:13px/1.8 'Pretendard','Malgun Gothic',sans-serif}
.afc-visit-footer p{margin:5px 0}.afc-visit-footer strong{color:#272727;font-weight:650}
.afc-visit-footer a{color:#355d60;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.afc-clinic-visual{margin-top:30px}.afc-clinic-visual img{aspect-ratio:4/3;border-radius:14px}.afc-hours-row{font-size:13px;gap:10px}.afc-visit-footer{padding:24px 20px 32px;font-size:12px}}
