.brand-with-logo{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;letter-spacing:0}
.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;overflow:hidden}
.brand-mark img{display:block;width:58px;height:58px;max-width:none;flex-shrink:0;object-fit:contain}
.brand-with-logo .brand-name{color:inherit}
.footer-brand{display:inline-flex;align-items:center;gap:7px;color:inherit;text-decoration:none;white-space:nowrap;font-size:inherit}
.footer-brand .brand-mark{width:18px;height:18px;flex-basis:18px}
.footer-brand .brand-mark img{width:30px;height:30px}
.referat-footer{flex-wrap:wrap}
.referat-footer .footer-brand{font-size:12px;margin-left:0}
#toolbar{overflow-x:auto;justify-content:flex-start}
#toolbar>*{flex-shrink:0}
#toolbar .saved{margin-left:auto}
header .logo.logo-image{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;overflow:hidden;background:transparent;border-radius:0;line-height:1}
.logo-image img{width:68px;height:68px;object-fit:contain;max-width:none}
@media(max-width:700px){.site-header{gap:12px}.site-header .brand-with-logo{font-size:18px;gap:5px}.site-header .brand-mark{width:26px;height:30px;flex-basis:26px}.site-header .brand-mark img{width:44px;height:44px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 12px}.app-header .brand-with-logo{gap:6px}.app-header .brand-mark{width:30px;height:30px;flex-basis:30px}}
