/* Z plus: lime monogram, lavender top-up accent, consistent mobile wordmark. */
.brand,.auth-refresh .brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;letter-spacing:0}
.brand .brand-symbol{display:block;width:40px;height:40px;margin:0;flex-shrink:0}
.brand .brand-wordmark{display:inline-flex;align-items:baseline;font-size:25px;font-weight:800;line-height:1.15;letter-spacing:-1.3px;color:#f2f6e9}
.brand-wordmark>span{font-weight:600}
.brand-wordmark>b{color:#DCCAFF;font-size:29px;line-height:1}
.dashboard-footer .brand-footer{gap:6px;margin-bottom:2px}
.dashboard-footer .brand-symbol{width:30px;height:30px;opacity:1;border-radius:0}
.dashboard-footer .brand-wordmark{font-size:20px;letter-spacing:-1px}
.dashboard-footer .brand-wordmark>b{font-size:24px}
.greeting-stamp .greeting-logo{display:block;width:35px;height:35px;transform:rotate(-8deg)}
.desktop-brand{display:block;width:58px;height:58px;margin-bottom:20px}
@media(max-width:359px){.brand,.auth-refresh .brand{gap:6px}.brand .brand-symbol{width:36px;height:36px}.brand .brand-wordmark{font-size:23px}.brand-wordmark>b{font-size:26px}}
