.logo-container{transform:scale(1.15);animation:logo-shrink 3s cubic-bezier(.25,.46,.45,.94) forwards;position:relative;width:100vw;max-width:960px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;container-type:size}@keyframes logo-shrink{to{transform:scale(1)}}.logo-poly{opacity:0;transform:translate(calc(-17.5cqh*sin(-23.4deg)),calc(-17.5cqh*cos(-23.4deg)));animation:logo-poly-opacity 1.25s linear forwards,logo-poly-transform 1.25s cubic-bezier(.22,1,.36,1) forwards;animation-delay:0s;z-index:10}@keyframes logo-poly-opacity{to{opacity:1}}@keyframes logo-poly-transform{to{transform:translate(0)}}.logo-tone{opacity:0;transform:translate(calc(17.5cqh*sin(-23.4deg)),calc(17.5cqh*cos(-23.4deg)));animation:logo-tone-opacity 1.25s linear forwards,logo-tone-transform 1.25s cubic-bezier(.22,1,.36,1) forwards;animation-delay:0s;z-index:10}@keyframes logo-tone-opacity{to{opacity:1}}@keyframes logo-tone-transform{to{transform:translate(0)}}.logo-specks{opacity:0;transform:scale(.8);animation:logo-specks-opacity 1.08s linear forwards,logo-specks-transform 1.08s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.75s;z-index:5}@keyframes logo-specks-opacity{to{opacity:1}}@keyframes logo-specks-transform{to{transform:scale(1)}}.logo-chip{opacity:0;animation:logo-chip-in .83s linear forwards;animation-delay:1s;z-index:1}@keyframes logo-chip-in{to{opacity:1}}
