/* Original supplied logo, preserved without redrawing or recoloring. */
.app-logo{display:block;width:44px;height:44px;object-fit:contain;flex-shrink:0;border-radius:12px}
.intro .logo .app-logo,.preview-note .brand .app-logo{width:62px;height:62px;border-radius:17px}
.mobile-app>header .brand{gap:9px}.mobile-app>header .app-logo{width:43px;height:43px}
.mobile-app footer .app-logo{width:34px;height:34px;border-radius:9px}
.sidebar .brand{gap:9px;font-size:20px;white-space:nowrap}.sidebar .app-logo{width:40px;height:40px;border-radius:11px}
@media(max-width:700px){.sidebar .brand{font-size:18px}.sidebar .app-logo{width:35px;height:35px;border-radius:9px}}
/* App bar lockup: supplied icon, wordmark, and one profile action. */
.mobile-app>header{padding:0 18px;border-bottom:1px solid #EDF3F7;gap:12px}
.mobile-app>header .brand{min-height:48px;gap:8px;letter-spacing:-.8px}
.mobile-app>header .app-logo{width:48px;height:48px;border-radius:13px}
.app-wordmark{font-size:23px;font-weight:700;line-height:1;color:#002664;white-space:nowrap}
.mobile-app>header .header-actions{margin-left:auto;gap:0}
.mobile-app>header .account{width:44px;height:44px;border:1px solid #D2D9E5;border-radius:50%;background:#fff}
.mobile-app>header .account img{width:38px;height:38px}
.mobile-app>header .app-back{border-radius:12px;font-size:0}
.mobile-app>header .app-back svg{width:24px;height:24px;fill:none;stroke:#0D4F98;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.mobile-app>header .subpage-title{font-size:18px;letter-spacing:-.5px;color:#1E293B}
