/* Exact supplied logo; viewport framing removes only empty display margins. */
.ndr-brandmark{display:block;position:relative;width:220px;max-width:100%;aspect-ratio:3.25;overflow:hidden;background:#020910;border-radius:4px;flex-shrink:0}
.ndr-brandmark>img{position:absolute;left:0;top:0;display:block;width:100%;height:auto;max-width:none;transform:translateY(-24%)}
.a-brand .ndr-brandmark{width:174px;margin-bottom:10px}
.ndr-brandmark-login{width:100%;margin-bottom:24px}
.ndr-brandmark-checkout{width:228px}
.ndr-brandmark-owner{width:230px;margin-bottom:20px}
.ndr-brandmark-command{width:190px}
@media(max-width:780px){.a-brand .ndr-brandmark{width:42px;margin-bottom:0}.ndr-brandmark-command{width:160px}}
@media(max-width:440px){.ndr-brandmark-checkout{width:190px}}
