@charset "utf-8";/* Generated by Animista on 2026-8-4 15:49:12 Licensed under FreeBSD License.  See https://animista.net/license for more info. w: https://animista.net, t: @cssanimista */
/* animation swing-in-top-fwd */@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}100%{transform:rotateX(0deg);transform-origin:top;opacity:1}}