@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--float-distance, 10px)*-1))}}.authenticated-shell{min-height:100vh;background:#0a0e1a;color:#fff}.authenticated-shell__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.authenticated-shell__logo-link{display:inline-block}.authenticated-shell__logo{height:1.75rem;width:auto}.authenticated-shell__actions{display:flex;align-items:center;gap:.75rem}
