/* Original vector artwork from Stardex Logo.zip, unchanged. The live wordmark
   uses the site's Bricolage family and inherits theme-aware navigation color. */
.stardex-brand{display:inline-flex;align-items:center;gap:8px;vertical-align:middle;white-space:nowrap;line-height:1;flex-shrink:0}
.stardex-brand-mark{display:block;width:28px;height:28px;flex:0 0 28px;object-fit:contain}
.stardex-wordmark{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.04em;line-height:1.15;color:inherit}
.navbar-brand .stardex-wordmark{font-size:21px}
@media(max-width:480px){.stardex-brand{gap:6px}.stardex-brand-mark{width:26px;height:26px;flex-basis:26px}.stardex-wordmark{font-size:21px}}
