.header-logo.tl-ready{position:relative;border-color:transparent}
.header-logo.tl-ready::after{content:"";position:absolute;inset:-2px;border:2px solid currentColor;pointer-events:none}
.tl-letter{display:inline-block}
.tl-ready .tl-rotor{transform-origin:32px 32px}
.tl-ready.tl-playing::after{animation:tl-frame 3.8s both}
.tl-playing .tl-letter{animation:tl-letter 3.8s both;animation-delay:calc(var(--tl-index)*90ms)}
.tl-playing>.talamora-compass{animation:tl-compass 3.8s both}
.tl-playing .tl-rotor{animation:tl-spin 3.8s both}
@keyframes tl-frame{0%{clip-path:inset(0 100% 0 0)}16%,100%{clip-path:inset(0 0 0 0)}}
@keyframes tl-letter{0%,16%{opacity:0;transform:translateY(4px)}24%,100%{opacity:1;transform:translateY(0)}}
@keyframes tl-compass{0%,42%{opacity:0}50%,100%{opacity:1}}
@keyframes tl-spin{0%,50%{transform:rotate(0deg)}80%{transform:rotate(380deg);animation-timing-function:ease-out}89%{transform:rotate(352deg)}95%{transform:rotate(363deg)}100%{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.tl-playing::after,.tl-playing .tl-letter,.tl-playing>.talamora-compass,.tl-playing .tl-rotor{animation:none!important}}

.og-wordmark .tl-footer-lockup{display:flex;align-items:center;position:relative;border:.025em solid currentColor;line-height:1.15}
.og-wordmark .tl-footer-label{padding:.1em .2em;white-space:nowrap}
.og-wordmark .tl-footer-lockup>.talamora-compass{border:0;border-left:.025em solid currentColor;box-sizing:content-box;width:1.05em;height:1.05em;padding:.15em;background:#ff0000}
.og-wordmark .tl-footer-lockup.tl-ready{border-color:transparent}
.tl-footer-lockup.tl-ready::after{content:"";position:absolute;inset:-.025em;border:.025em solid currentColor;pointer-events:none}
