.dfc-root{--dfc-ease:cubic-bezier(.16, 1, .3, 1)}@keyframes splashRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.dfc-splash{opacity:0;animation:splashRise .6s var(--dfc-ease) forwards}.dfc-stagger-1{animation-delay:40ms}.dfc-stagger-2{animation-delay:.11s}.dfc-stagger-3{animation-delay:.18s}.dfc-stagger-4{animation-delay:.27s}.dfc-stagger-5{animation-delay:.35s}@keyframes texdrift{0%{background-position:0 0}to{background-position:-128px -128px}}.dfc-tex-drift{animation:60s linear infinite texdrift}.dfc-slide{transition:transform .5s var(--dfc-ease), opacity .5s var(--dfc-ease);opacity:1;transform:translateY(0)}.dfc-closed{opacity:0;transform:translateY(112%)}@media (prefers-reduced-motion:reduce){.dfc-splash{opacity:1;animation:none}.dfc-tex-drift{animation:none}.dfc-slide{transition:none}}