.pufin-logo { display: block; width: 100%; height: 100%; object-fit: contain; }
.auth-art .brand-mark { display: grid; background: transparent; box-shadow: none; border-radius: 0; }
.pufin-sidebar-brand { display: flex; align-items: center; gap: 8px; }
.pufin-sidebar-brand img { display: block; width: 32px; height: 32px; object-fit: contain; }
.ds-brand-mark { background: transparent; border-radius: 0; }

.sidebar-head { align-items: center; min-height: 44px; }
.sidebar-head .pufin-sidebar-brand { margin: 0; font-size: 24px; line-height: 32px; }
