
/* V50 shared brand + service visual synchronization */
.ms-brand{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;white-space:nowrap!important}
.ms-brand-mark{display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.ms-brand-mark img{width:62px!important;height:62px!important;object-fit:contain!important;display:block!important}
.ms-brand-copy{display:flex;flex-direction:column;line-height:1.12}
.ms-brand-copy strong{font-size:18px;font-weight:900;color:#0f172a}
.ms-brand-copy small{font-size:11px;font-weight:800;color:#0b9ca5;margin-top:3px}
.drawer-head img{width:68px!important;height:68px!important;object-fit:contain!important}
.ms-footer-logo{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;margin-bottom:14px!important}
.ms-footer-logo img{width:72px!important;height:72px!important;object-fit:contain!important;background:transparent!important}
.ms-footer-logo span{display:flex;flex-direction:column;line-height:1.2}
.ms-footer-logo strong{font-size:20px;color:#fff;font-weight:900}
.ms-footer-logo small{font-size:12px;color:#2dd4bf;font-weight:800}
/* Same premium presentation as CCTV for internal service hero images */
.content-box>img:first-child,.content-box .page-service-image,.service-detail-image,.service-main-image{
 width:min(100%,800px)!important;height:auto!important;aspect-ratio:4/3!important;object-fit:contain!important;object-position:center!important;
 display:block!important;margin:0 auto 24px!important;padding:10px!important;background:#fff!important;
 border:1px solid #dbeaf2!important;border-radius:24px!important;box-shadow:0 18px 46px rgba(15,23,42,.08)!important
}
.related-card img{object-fit:contain!important;background:#fff!important}
@media(max-width:768px){.ms-brand-copy{display:none!important}.ms-brand-mark img{width:52px!important;height:52px!important}.content-box>img:first-child,.content-box .page-service-image{padding:6px!important;border-radius:18px!important}}
