:root{--font-display:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif;--font-body:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif}body,html{font-family:var(--font-body)}@keyframes fade-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-rise{animation:fade-rise .8s ease-out both}.animate-fade-rise-delay{animation:fade-rise .8s ease-out .2s both}.animate-fade-rise-delay-2{animation:fade-rise .8s ease-out .4s both}.animate-fade-rise-delay-3{animation:fade-rise .8s ease-out .6s both}