@media screen and (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (animation-range:entry 0% entry 100%){.footer-reveal[data-footer-reveal=true]{isolation:isolate;background:var(--sr-color-surface-inverse);view-timeline-name:--sr-footer-reveal;view-timeline-axis:block;view-timeline-inset:0;overflow:clip}.footer-reveal[data-footer-reveal=true]:not(:focus-within):not(:has(:target))>.footer-reveal-content{animation:1ms linear both sr-footer-reveal;animation-timeline:--sr-footer-reveal;animation-range:entry}}}@keyframes sr-footer-reveal{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
