/* Use the original transparent artwork as a white mark on the dark final theme. */
body{padding-bottom:0}
.site-header .brand img,.footer-bottom .brand img{background:transparent;padding:0;border-radius:0;filter:brightness(0) invert(1);object-fit:contain}
.site-header .brand img{width:124px;height:90px}
.site-header{min-height:118px}
.footer-bottom .brand img{width:110px;height:80px}
.brand{gap:22px}
.model-2 .site-header .brand img,.model-3 .site-header .brand img{filter:none}
@media(max-width:680px){.site-header{min-height:104px}.site-header .brand img{width:108px;height:78px}.footer-bottom .brand img{width:100px;height:73px}.header-tools{gap:12px}.site-header{gap:16px}.brand{gap:0}}
@media(max-width:360px){.site-header .brand img{width:92px;height:67px}.site-header{gap:10px}.header-tools{gap:8px}}
