/* Shared product identity across the lobby, flight deck and map tools. */
.brand,.platform-page .brand{gap:12px;flex-shrink:0;white-space:nowrap;font-size:25px;line-height:1;letter-spacing:1.6px}
.brand svg{flex-shrink:0;width:34px;height:34px}
.brand>span{display:block}
.brand small{margin-top:7px;font:10px Inter,'Microsoft YaHei',sans-serif;letter-spacing:1.3px;color:#a4b5c2;font-weight:400;line-height:1.2}
@media(max-width:760px){.brand,.platform-page .brand{font-size:22px;gap:9px}.brand svg{width:29px;height:29px}.brand small{font-size:9px;letter-spacing:1px}.platform-page header{height:auto;min-height:88px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:15px}.platform-nav{width:100%;gap:22px}.platform-nav a{padding:4px 0 9px}}
