:root{--platform-bar-height:3rem}.platform-bar{z-index:50;height:var(--platform-bar-height);color:#faf8f3;font-family:var(--font-body,inherit);background:#0d1b2a;border-bottom:1px solid #1e3151;align-items:center;gap:.75rem;padding:0 1rem;font-size:.875rem;display:flex;position:sticky;top:0}.platform-bar__logo{width:auto;height:1.85rem;display:block}.platform-bar__module{border-radius:6px;flex-shrink:0;align-items:center;padding:.3rem .4rem;text-decoration:none;transition:background .15s;display:inline-flex}.platform-bar__module:hover{background:#ffffff14}.platform-bar__spacer{flex:1}.platform-bar__tenant{opacity:.85;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.85rem;overflow:hidden}.platform-bar__home{color:#faf8f3;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.3rem .4rem;text-decoration:none;transition:background .15s;display:inline-flex}.platform-bar__home:hover{background:#ffffff14}.platform-bar__home-grid{opacity:.8;flex-shrink:0;width:1rem;height:1rem}
