/* Standalone D belongs at the left; hero typography remains untouched. */
body .sidebar .rail-brand-signature{justify-content:flex-start;padding-left:17px!important}
body .topbar>.mobile-brand{display:none}
body .topbar>.search-wrap{flex:1 1 auto;max-width:none;min-width:0}
body .app-footer .footer-signature{justify-content:flex-start}
body .mobile-drawer>div:first-child{justify-content:space-between}
body .mobile-drawer .rail-brand{position:static;transform:none;justify-content:flex-start;margin-left:8px}
@media(max-width:900px){
 body header.topbar{display:flex;flex-wrap:nowrap;height:auto;min-height:65px;gap:8px}
 body .topbar>.mobile-brand{display:flex;position:static;transform:none;order:-2;flex:0 0 36px;width:36px;height:44px;justify-content:flex-start;margin:0;padding:0}
 body .topbar>.mobile-menu-toggle{order:-1;flex:0 0 44px}
 body .topbar>.search-wrap{flex:1 1 100px;width:auto;max-width:none;min-width:100px}
 body .topbar>.top-claim{flex:0 0 44px;margin:0}
}
@media(max-width:600px){body header.topbar{padding:8px 14px}body .topbar .global-search{height:44px}body .topbar>.mobile-brand{flex-basis:32px;width:32px}}
