.brand{gap:12px}
.brand-logo{display:block;width:58px;height:58px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 8px #0007);transition:transform .35s ease,filter .35s ease}
.brand-name b{font:inherit;letter-spacing:.18em}
.brand:hover .brand-logo,.brand:focus-visible .brand-logo{transform:rotate(-7deg) scale(1.05);filter:drop-shadow(0 0 10px #c7a47755)}
.footer-brand .brand-logo{width:68px;height:68px}
@media(max-width:1100px){.site-header .brand-name b{display:block;font-size:8px;margin-top:4px;letter-spacing:.24em}}
@media(max-width:700px){.brand{gap:8px}.brand-logo{width:48px;height:48px}.site-header .brand-name{line-height:1.15}.site-header .brand-name b{font-size:7px;margin-top:3px}.footer-brand .brand-logo{width:62px;height:62px}}
@media(max-width:390px){.brand-logo{width:43px;height:43px}.site-header .brand-name{font-size:9px}}
