animated-list.page-animated-list{display:block;position:relative}.animated-list-item{opacity:.06;transform:translateY(42px) scale(.965);filter:blur(7px);transform-origin:center top;transition:opacity .48s ease,transform .55s cubic-bezier(.22,.85,.28,1),filter .45s ease}.animated-list-item.in-view{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.animated-list-item.animated-selected>.dark-card,.animated-list-item.animated-selected .ability-banner,.animated-list-item.animated-selected>orbit-images{border-color:rgba(132,241,228,.24);box-shadow:0 32px 100px rgba(0,0,0,.26),0 0 0 1px rgba(132,241,228,.025)}.page-list-gradient{position:fixed;z-index:18;left:0;right:0;pointer-events:none;transition:opacity .3s ease}.page-list-gradient--top{top:0;height:80px;background:linear-gradient(to bottom,rgba(5,7,10,.72),transparent)}.page-list-gradient--bottom{bottom:0;height:90px;background:linear-gradient(to top,rgba(5,7,10,.78),transparent)}@media(prefers-reduced-motion:reduce){.animated-list-item{opacity:1;transform:none;filter:none;transition:none}}@media(max-width:650px){.animated-list-item{transform:translateY(28px) scale(.98);filter:blur(4px)}.page-list-gradient--top{height:60px}.page-list-gradient--bottom{height:65px}}
