.topbar{--topbar-height:72px;--topbar-height-compact:56px;position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(18,24,38,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.topbar__inner{height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1440px;margin:0 auto;padding:0 1.5rem;transition:height .25s ease,padding .25s ease}.topbar__left,.topbar__right{display:flex;align-items:center;min-width:0}.topbar__brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff}.topbar__logo{width:2rem;height:2rem;border-radius:.6rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f8cff,#6c63ff);color:#fff;font-weight:700;font-size:1rem;flex-shrink:0;transition:width .25s ease,height .25s ease,border-radius .25s ease}.topbar__title{font-size:1.15rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;transition:font-size .25s ease}.topbar__user{color:rgba(255,255,255,.72);font-size:.9rem;margin-right:1rem;white-space:nowrap}.topbar__username{font-weight:600}.topbar__actions{display:flex;align-items:center;gap:.65rem}.topbar__button,.topbar__link{height:2.4rem;padding:0 .9rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,height .25s ease}.topbar__link{color:#fff;background:rgba(255,255,255,.06)}.topbar__link:hover{background:rgba(255,255,255,.12);text-decoration:none}.topbar__logout-form{margin:0}.topbar__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:0 0;color:#fff;cursor:pointer}.topbar__button:hover{background:rgba(255,255,255,.08)}.topbar.is-compact{box-shadow:0 10px 24px rgba(0,0,0,.16)}.topbar.is-compact .topbar__inner{height:var(--topbar-height-compact)}.topbar.is-compact .topbar__logo{width:1.75rem;height:1.75rem;border-radius:.5rem}.topbar.is-compact .topbar__title{font-size:1rem}.topbar.is-compact .topbar__button,.topbar.is-compact .topbar__link{height:2.1rem}@media (max-width:991px){.topbar__inner{padding:0 1rem}.topbar__user{display:none}}@media (max-width:767px){.topbar__title{display:none}.topbar__actions{gap:.4rem}.topbar__button,.topbar__link{padding:0 .75rem;font-size:.85rem}}
/*# sourceMappingURL=topbar.css.map */
