/* Diana Kucharska Aesthetics — review sources and booking branding, v26. */
.booking-link:not(.booking-link--icon-only){column-gap:12px;}
.booking-link .booksy-logo{display:block;width:18px;height:18px;min-width:18px;flex:0 0 18px;object-fit:contain;filter:brightness(0) invert(1);}
.booking-link.btn-outline .booksy-logo,
.booking-link:not(.btn) .booksy-logo{filter:none;}
.booking-link .booksy-logo + .icon{flex-shrink:0;}
.booking-link--icon-only{display:inline-flex;align-items:center;justify-content:center;}
.booking-link--icon-only .booksy-logo{width:25px;height:25px;min-width:25px;flex-basis:25px;filter:none;}
.footer-social .booking-link--icon-only .booksy-logo{width:24px;height:24px;min-width:24px;flex-basis:24px;}
.review-card{min-width:0;}
.review-card .review-author{margin-top:auto;}
.review-source{margin-top:20px;padding-top:16px;border-top:1px solid var(--line,#e9dfd5);display:flex;flex-direction:column;gap:9px;min-width:0;}
.review-source-label{font:600 9px/1.4 var(--sans,Arial,sans-serif);letter-spacing:.13em;text-transform:uppercase;color:#9a826e;}
.review-source-identity{display:flex;align-items:center;gap:11px;min-width:0;}
.review-source-logo{display:block;width:94px;height:auto;max-height:32px;object-fit:contain;object-position:left center;flex:0 0 94px;}
.review-source-name{font:500 10px/1.5 var(--sans,Arial,sans-serif);color:#766c63;min-width:0;overflow-wrap:anywhere;}
@media(max-width:1190px){.review-source-identity{align-items:flex-start;flex-direction:column;gap:5px;}.review-source-logo{flex-basis:auto;width:96px;max-height:30px;}}
@media(max-width:990px){.review-source-identity{flex-direction:row;align-items:center;gap:9px;}.review-source-logo{flex:0 0 88px;width:88px;}}
@media(max-width:700px){.review-source{margin-top:17px;padding-top:14px;gap:8px;}.review-source-identity{flex-direction:column;align-items:flex-start;gap:5px;}.review-source-logo{flex:0 0 auto;width:98px;}.booking-link .booksy-logo{width:17px;height:17px;min-width:17px;flex-basis:17px;}.mobile-menu .booking-link{display:flex;align-items:center;justify-content:flex-start;gap:10px;}.mobile-menu .booking-link>span:last-child{margin-left:auto;}}
@media(max-width:390px){.booking-link:not(.booking-link--icon-only){column-gap:9px;}.review-source-name{font-size:9px;}}
