.auth-brand::after{z-index:0}
.hero-brand-logo{width:132px;height:132px;object-fit:contain;z-index:2;filter:drop-shadow(0 10px 24px rgba(0,0,0,.18))}
.brand-watermark{position:absolute;width:min(62%,620px);height:min(72%,620px);object-fit:contain;inset-inline-end:-8%;bottom:-9%;opacity:.075;z-index:1;pointer-events:none}
.sidebar-logo{width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 9%,var(--surface));overflow:hidden}
.sidebar-logo img{width:35px;height:35px;object-fit:contain}
.logo-dark{display:none}
body[data-theme=dark] .logo-light{display:none}
body[data-theme=dark] .logo-dark{display:block}
@media(max-width:980px){.hero-brand-logo{width:104px;height:104px}.brand-watermark{width:70%;inset-inline-end:-15%}}
