.navbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0b0b0fe6;border-bottom:1px solid #26262f;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 6vw;display:flex;position:sticky;top:0}.navbar-logo{color:#f5f5f7;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:600;display:inline-flex}.navbar-avatar{object-fit:cover;object-position:center;border:0;border-radius:0;width:34px;height:34px}.navbar-links{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;font-size:.95rem;display:flex}.navbar-links a{color:#d1d1df;font-weight:500;transition:color .2s}.navbar-links a:hover{color:#fff}@media (max-width:640px){.navbar{align-items:flex-start;gap:.8rem}.navbar-logo{font-size:1.02rem}.navbar-avatar{width:30px;height:30px}.navbar-links{gap:1rem}}
