:root{--support-launcher-offset:55px}body:has(.session-action-bar) #launcher{bottom:calc(var(--support-launcher-offset) + var(--site-footer-height,0px) * var(--support-launcher-progress))!important}@media (width>=48rem){body:has(.session-action-bar-md) #launcher{bottom:calc(var(--support-launcher-offset) + var(--site-footer-height,0px) * var(--support-launcher-progress))!important}}@property --support-launcher-progress{syntax:"<number>";inherits:true;initial-value:0}@keyframes support-launcher-track{0%{--support-launcher-progress:0}to{--support-launcher-progress:1}}@supports (animation-timeline:view()){.site-footer-view-timeline{view-timeline-name:--site-footer;view-timeline-axis:block}:root{timeline-scope:--site-footer;animation:linear both support-launcher-track --site-footer;animation-range:entry}}
