.the-topbar{background-color:var(--z-theme-surface)!important;left:0!important;z-index:200!important}.the-topbar .v-toolbar__content{display:grid;gap:24px;grid-template-areas:"start center end";grid-template-columns:minmax(max-content,1fr) minmax(0,auto) minmax(max-content,1fr);overflow:visible;padding-block:0;padding-inline:12px}.the-topbar--outlined.v-toolbar.v-toolbar{box-shadow:0 1px 0 0 var(--z-color-shade-light-6)!important}.the-topbar--transparent{background-color:transparent!important}.the-topbar__center,.the-topbar__end,.the-topbar__start{align-items:center;display:flex;gap:12px;height:inherit;padding-block:8px}.the-topbar__start{grid-area:start}.the-topbar__center{grid-area:center}.the-topbar__end{grid-area:end;justify-self:flex-end}.the-topbar__general-actions{display:flex;gap:4px}.the-topbar__mobile-menu{height:100%!important;max-width:calc(100% - 36px)!important;padding:16px;top:0!important}.the-topbar__mobile-menu .v-navigation-drawer__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px}
