.archive-nav-prev{cursor:w-resize}.archive-nav-prev:not(:disabled):hover{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='1.5'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E") 12 12,w-resize}.archive-nav-next{cursor:e-resize}.archive-nav-next:not(:disabled):hover{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='1.5'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E") 12 12,e-resize}.archive-nav-next:disabled,.archive-nav-prev:disabled{cursor:default}@keyframes swoosh-in-from-right{0%{transform:translateX(100%);opacity:.5}to{transform:translateX(0);opacity:1}}@keyframes swoosh-in-from-left{0%{transform:translateX(-100%);opacity:.5}to{transform:translateX(0);opacity:1}}.archive-swoosh-forward{animation:swoosh-in-from-right .3s cubic-bezier(.25,.46,.45,.94) forwards}.archive-swoosh-backward{animation:swoosh-in-from-left .3s cubic-bezier(.25,.46,.45,.94) forwards}.archive-fade-in{animation:fade-in .25s ease-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}