main.presentation-surface{--motion-ease:cubic-bezier(.22,1,.36,1)}main.presentation-surface .motion-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main.presentation-surface .progressive-word{display:inline-block}main.presentation-surface [data-enter]{animation:none}@keyframes carnigoSurfaceEnter{0%{opacity:.6;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes carnigoCharacter{0%{opacity:0}to{opacity:1}}@keyframes carnigoTrackFill{0%{transform:scaleX(.12)}to{transform:scaleX(1)}}main.presentation-surface[data-motion=on] [data-enter].is-revealed{animation:carnigoSurfaceEnter .7s var(--motion-ease) var(--enter-delay,0s) both}main.presentation-surface[data-motion=on] .is-revealed .progressive-character{animation:10ms step-end both carnigoCharacter;animation-delay:calc(.55s + var(--enter-delay,0s) + var(--character) * 65ms)}main.presentation-surface[data-motion=off] .progressive-character{animation:none}@media (prefers-reduced-motion:reduce){main.presentation-surface [data-enter],main.presentation-surface .progressive-character{opacity:1;transform:none;animation:none!important}}
