/* Transparent raster counterparts retain the established component dimensions. */
:where(img.png-icon){display:inline-block;width:1.25em;height:1.25em;object-fit:contain;vertical-align:middle;flex-shrink:0;}

img.png-icon{ display: block; }
.nav-book img.png-icon, .button img.png-icon{ width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.trust-row img.png-icon{ width: 30px; height: 30px; flex: 0 0 auto; fill: none; stroke: var(--green); stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
.heading-flourish img.png-icon{ width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.25; }
.care-icon img.png-icon{ width: 39px; height: 39px; fill: none; stroke: currentColor; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
.booking-symbol img.png-icon{ width: 37px; height: 37px; fill: none; stroke: currentColor; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
@media(max-width: 760px){.trust-row img.png-icon{ width: 26px; height: 26px; }
.care-icon img.png-icon{ width: 33px; height: 33px; }}

.clinic-price-note img.png-icon{ width: 19px; height: 19px; flex: 0 0 auto; margin-top: .15rem; fill: none; stroke: var(--green); stroke-width: 1.4; }
.clinic-gallery-empty > img.png-icon{ width: 54px; height: 54px; flex: 0 0 auto; padding: 9px; border-radius: 50%; background: var(--cream); fill: none; stroke: var(--green); stroke-width: 1.4; }
@media(max-width:760px){.clinic-gallery-empty > img.png-icon{ width: 44px; height: 44px; }}

img.png-icon{ display: block; }
.admin-brand > img.png-icon{ width: 34px; height: 34px; fill: none; stroke: #c8aa7a; stroke-width: 1.2; }
.stat-icon img.png-icon, .guide-icon img.png-icon{ width: 28px; height: 28px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
@media(max-width: 720px){.clinic-stats .stat-icon img.png-icon{ width: 22px; height: 22px; }}
img.png-icon.brand-mark { width: 36px; height: 36px; }
img.png-icon.profile-flower { width: 180px; height: 280px; }
.primary .png-icon, .nav-book .png-icon, .primary-action .png-icon,
.service-check .png-icon, .confirmation-icon .png-icon { filter: brightness(0) invert(1); }
.service-icon .png-icon { width: 40px; height: 40px; }
.service-check .png-icon { width: 14px; height: 14px; }
.confirmation-icon .png-icon { width: 28px; height: 28px; }
.icon-arrow-right, .icon-arrow-left, .icon-arrow-up-right { width: 18px; height: 18px; }
.calendar-nav .png-icon { width: 18px; height: 18px; }
.price-item .icon-arrow-up-right { width: 19px; height: 19px; }
.faq-list summary .png-icon { width: 18px; height: 18px; }
.site-header.booking-header { background: var(--white); }
@media(max-width:760px){img.png-icon.brand-mark{width:31px;height:31px;}}
