:root { --preznta-blue:#0085ff;--preznta-black:#111111; }
.preznta-wordmark { display:block;width:auto;max-width:100%;object-fit:contain; }
.preznta-mark { display:block;width:100%;height:100%;object-fit:contain; }
.platform-wordmark { height:45px;width:auto; }
.platform-wordmark.is-small { height:34px; }
.dashboard-brand-lockup { display:flex;align-items:center;min-width:138px; }
.dashboard-brand-lockup .preznta-wordmark { height:36px;width:auto; }
.login-brand-wordmark { height:49px;width:auto; }
.desktop-brand-wordmark { height:39px;width:auto; }
.portal-brand-wordmark { width:154px;height:auto; }
.landing-brand-wordmark { height:48px;width:auto; }
.splash-preznta-wordmark { height:52px;width:auto;margin:0 auto 28px; }
.entry-brand .platform-wordmark { height:45px;width:auto;max-width:min(245px,70vw); }
.entry-custom-brand { display:flex;align-items:center;gap:12px;direction:rtl; }
.entry-custom-brand img { width:45px;height:45px;object-fit:contain;border-radius:11px; }
.entry-custom-brand b { font-size:20px;color:var(--entry-ink); }
.entry-brand img.is-custom-platform-logo { width:auto;max-width:220px;height:46px;object-fit:contain; }
@media(max-width:640px){.platform-wordmark{height:38px}.landing-brand-wordmark{height:39px}.login-brand-wordmark{height:43px}}
