.brand-lockup { width: auto !important; height: auto !important; overflow: visible !important; display: inline-flex !important; align-items: center; gap: 8px; background: transparent !important; color: #fff; text-decoration: none; font: 400 18px Georgia, serif; white-space: nowrap; }
.brand-lockup b { font-weight: 700; }
.brand-lockup small { display: block; margin-top: 2px; color: #f3bc68; font: 700 7px 'DM Sans', sans-serif; letter-spacing: 1.5px; }
.brand-icon { display: grid; place-items: center; width: 31px; height: 31px; color: #f3bc68; border: 1px solid rgba(243,188,104,.7); border-radius: 50%; font-size: 16px; transform: rotate(-25deg); }
.footer-brand { margin-bottom: 14px; }
@media(max-width:800px){.brand-lockup{font-size:16px}.brand-icon{width:27px;height:27px;font-size:13px}}
.official-logo { display: block; width: 185px; height: 82px; overflow: hidden; background: transparent; line-height: 0; }
.official-logo img { display: block; width: 185px; height: 185px; max-width: none; object-fit: cover; transform: translateY(-48px); filter: brightness(1.42) saturate(1.18) drop-shadow(0 2px 5px rgba(0,0,0,.58)); }
.footer-brand.official-logo { width: 215px; height: 96px; margin-bottom: 14px; }
.footer-brand.official-logo img { width: 215px; height: 215px; transform: translateY(-56px); }
@media(max-width:800px){.official-logo{width:140px;height:63px}.official-logo img{width:140px;height:140px;transform:translateY(-36px)}}
