.brand,.admin-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;text-decoration:none}
.brand-symbol{display:block;width:47px;height:47px;flex:0 0 auto;filter:drop-shadow(0 8px 16px rgba(4,20,34,.18));transition:transform .25s ease,filter .25s ease}
.brand:hover .brand-symbol,.admin-brand:hover .brand-symbol{transform:translateY(-1px);filter:drop-shadow(0 10px 20px rgba(4,20,34,.25))}
.brand-lockup{display:grid!important;width:auto!important;height:auto!important;min-width:0!important;place-items:initial!important;gap:4px!important;padding:0!important;color:inherit!important;background:transparent!important;border-radius:0!important;line-height:1!important}
.brand-name{display:block;color:inherit;font-family:"Plus Jakarta Sans","Manrope","Segoe UI",sans-serif;font-size:1.42rem;font-weight:800;letter-spacing:-.055em;line-height:.88;white-space:nowrap}
.brand-name>span{color:#f7a21b}
.brand-tagline{display:block;color:currentColor;font-family:"Manrope","Segoe UI",sans-serif;font-size:.47rem;font-weight:800;letter-spacing:.165em;line-height:1;text-transform:uppercase;white-space:nowrap;opacity:.6}
.site-header:not(.scrolled) .brand-tagline{opacity:.68}.site-header.scrolled .brand-symbol{filter:drop-shadow(0 7px 14px rgba(6,25,41,.14))}
.site-footer .brand-symbol{filter:drop-shadow(0 10px 22px rgba(0,0,0,.3))}.site-footer .brand-tagline{color:#9fb1bf;opacity:.72}
.admin-brand{height:80px;padding:0 22px!important;color:#fff}.admin-brand .brand-symbol{width:42px;height:42px}.admin-brand .brand-name{font-size:1.22rem}.admin-brand .brand-tagline{color:#8399a9;font-size:.43rem;opacity:1}
.auth-shell>.admin-brand{justify-content:center;margin-bottom:20px;padding:0!important}
@media(max-width:1180px){.site-header .brand-tagline{display:none}.site-header .brand-symbol{width:43px;height:43px}.site-header .brand-name{font-size:1.3rem}}
@media(max-width:760px){.brand{gap:9px}.site-header .brand-symbol{width:40px;height:40px}.site-header .brand-name{font-size:1.22rem}.footer-brand .brand-tagline{display:block}}
