/* Original artwork with a light wordmark treatment for the dark app chrome. */
.bpu-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:222px}
.bpu-brand>img{display:block;width:100%;height:auto;aspect-ratio:1110/300;background:transparent;border-radius:0;filter:grayscale(1) invert(1) contrast(1.25);mix-blend-mode:screen}
.bpu-brand>span{font-size:9px;font-weight:600;letter-spacing:.17em;line-height:1.4;color:var(--muted);padding-left:2px}
.sidebar .bpu-brand{width:100%}
.ody-orb.bpu-emblem{background:#fff;border:0;border-radius:24px;box-shadow:none;overflow:hidden}
.ody-orb.bpu-emblem img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:660px){.bpu-brand{max-width:185px}.bpu-brand>span{font-size:8px}.sidebar .bpu-brand{max-width:175px}}
.sidebar{overflow-y:auto}
#modal [data-access-form] label,#modal [data-access-form] legend,#recovery-panel label{color:#bcc9da}
