.kg-global-menu{position:fixed;z-index:9990;top:14px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;padding:7px 8px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(9,12,9,.91);box-shadow:0 14px 45px rgba(0,0,0,.38);backdrop-filter:blur(14px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.kg-global-menu a{text-decoration:none}.kg-menu-brand{display:flex;align-items:baseline;color:#fff;font-size:15px;font-weight:900;letter-spacing:-.04em;padding:7px 9px}.kg-menu-brand span{color:#53fc18}.kg-menu-brand b{color:#fff}.kg-menu-links{display:flex;align-items:center;gap:3px}.kg-menu-links>a{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;color:#b8c0b8;font-size:11px;font-weight:900;letter-spacing:.055em;white-space:nowrap;transition:.15s ease}.kg-menu-links>a:hover,.kg-menu-links>a.active{background:#182018;color:#fff}.kg-menu-links>a.active{box-shadow:inset 0 -2px #53fc18}.kg-menu-links i{font-style:normal;color:#53fc18}.kg-global-menu~*{}body{--kg-menu-safe:76px}@media(min-width:1001px){body:has(.sidebar) .kg-global-menu{left:auto;right:18px;transform:none}.kg-global-menu{max-width:calc(100vw - 28px)}}@media(max-width:700px){.kg-global-menu{top:auto;bottom:10px;left:10px;right:10px;transform:none;justify-content:center;padding:6px}.kg-menu-brand{display:none}.kg-menu-links{width:100%;justify-content:space-between}.kg-menu-links>a{flex:1;flex-direction:column;gap:2px;padding:7px 3px;font-size:9px}.kg-menu-links i{font-size:15px}.kg-clips-launcher,.kg-wheel-launcher{display:none!important}body{padding-bottom:74px!important}}
.kg-global-menu{box-sizing:border-box;width:max-content;max-width:calc(100% - 28px)}
.kg-menu-brand{flex-shrink:0}
.kg-menu-links{min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}
.kg-menu-links>a{flex-shrink:0}
.kg-auth{display:flex;flex-shrink:0}
.kg-auth>a,.kg-logout{box-sizing:border-box;display:flex;align-items:center;gap:6px;padding:8px 10px;border:0;border-radius:9px;background:#202b1f;color:#fff;font:900 11px/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.055em;white-space:nowrap;text-decoration:none;cursor:pointer}
.kg-auth>.kg-login{background:#53fc18;color:#071006;box-shadow:0 6px 20px rgba(83,252,24,.18)}
.kg-auth>.kg-login i{color:#071006}
.kg-auth>.kg-login:hover{background:#72ff42}
.kg-auth>.kg-account{max-width:150px;overflow:hidden}
.kg-auth>.kg-account span{overflow:hidden;text-overflow:ellipsis}
.kg-auth i,.kg-logout i{color:#53fc18;font-style:normal}
.kg-auth>a:hover,.kg-logout:hover{background:#2b3a29}
.kg-logout:disabled{cursor:wait;opacity:.65}
.kg-menu-links>a:focus-visible{outline:2px solid #53fc18;outline-offset:-2px}
.kg-auth>a:focus-visible,.kg-logout:focus-visible{outline:2px solid #53fc18;outline-offset:-2px}
@media(min-width:701px){
  body:has(.kg-global-menu){padding-top:86px}
  html:has(.kg-global-menu){scroll-padding-top:100px}
  body:has(.kg-global-menu) .sidebar{top:86px;height:calc(100vh - 86px)}
}
@media(max-width:700px){
  .kg-global-menu{width:auto;max-width:none}
  .kg-menu-links{justify-content:flex-start}
  .kg-menu-links>a{flex:0 0 auto;min-width:66px;padding:8px 10px}
  .kg-auth>a,.kg-logout{min-width:76px;min-height:45px;justify-content:center;flex-direction:column;gap:3px;padding:6px 8px;font-size:9px}
}
