@media(prefers-reduced-motion:no-preference){::view-transition-old(site-header),::view-transition-old(wordmark){animation:none;opacity:0}::view-transition-new(site-header),::view-transition-new(wordmark){animation:none}::view-transition-old(accent-bar){animation:.15s ease-in both vt-header-out}::view-transition-new(accent-bar){animation:.2s ease-out both vt-header-in}::view-transition-old(hero-rule),::view-transition-new(hero-rule){animation:none}::view-transition-old(root){animation:.16s ease-in both vt-out}::view-transition-new(root){animation:.32s cubic-bezier(.22,1,.36,1) both vt-in}}@keyframes vt-header-out{to{opacity:0}}@keyframes vt-header-in{0%{opacity:0}}@keyframes vt-out{to{opacity:0;transform:translateY(-10px)}}@keyframes vt-in{0%{opacity:0;transform:translateY(18px)}}
