.m-nav{--topbar-height:72px;--topbar-height-compact:56px;--nav-height:54px;--nav-height-compact:44px;position:fixed;top:var(--topbar-height);left:0;right:0;z-index:990;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-bottom:1px solid rgba(16,24,40,.08);transition:top .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.m-nav__inner{height:var(--nav-height);max-width:1440px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:none;transition:height .25s ease,padding .25s ease}.m-nav__inner::-webkit-scrollbar{display:none}.m-nav__link{height:2.2rem;padding:0 .9rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#344054;text-decoration:none;font-size:.92rem;font-weight:600;white-space:nowrap;transition:background .2s ease,color .2s ease,height .25s ease}.m-nav__link:hover{background:#f2f4f7;text-decoration:none}.m-nav__link.is-active{background:#101828;color:#fff}.m-nav.is-compact{top:var(--topbar-height-compact);box-shadow:0 10px 20px rgba(16,24,40,.08)}.m-nav.is-compact .m-nav__inner{height:var(--nav-height-compact)}.m-nav.is-compact .m-nav__link{height:2rem;font-size:.88rem}@media (max-width:991px){.m-nav__inner{padding:0 1rem}}
/*# sourceMappingURL=navigation.css.map */
