:root{--ease-out-strong:cubic-bezier(.23, 1, .32, 1);--ease-in-out-strong:cubic-bezier(.77, 0, .175, 1)}@keyframes rota-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes rota-row{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes rota-flash{0%,to{box-shadow:0 0 #0000}30%{box-shadow:0 0 0 3px #22d3ee8c}}@keyframes rota-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes rota-badge{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes rota-bar{0%{transform:translate(0)}to{transform:translate(386%)}}.rota-pop{animation:rota-pop .25s var(--ease-out-strong) both}.rota-row{animation:rota-row .25s var(--ease-out-strong) both}.rota-flash{animation:.6s ease-out rota-flash}.rota-badge{animation:rota-badge .3s var(--ease-out-strong) both}.rota-press{transition:transform .16s var(--ease-out-strong), border-color .15s ease, background-color .15s ease}.rota-press:active{transform:scale(.97)}.rota-expand{transition:grid-template-rows .2s var(--ease-out-strong)}.rota-fade-in{animation:rota-fade .3s var(--ease-out-strong) both}.rota-best{background-color:#ffffff0b;border-radius:10px;box-shadow:inset 0 1px #ffffff17,inset 0 0 0 1px #ffffff0e}.rota-best:hover{background-color:#fff1}@keyframes rota-verdict{0%{opacity:0}35%{opacity:1}to{opacity:0}}.rota-verdict:after{content:"";pointer-events:none;animation:rota-verdict .7s var(--ease-out-strong) var(--rota-verdict-delay,0s) both;border-radius:10px;position:absolute;inset:0;box-shadow:0 0 0 1px #67e8f98c,0 0 20px 2px #22d3ee4d}@keyframes rota-send-off{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.rota-send-off{animation:rota-send-off .24s var(--ease-out-strong) both}@keyframes rota-fade{0%{opacity:0}to{opacity:1}}@keyframes rota-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.rota-pop,.rota-row,.rota-badge{animation:.15s ease-out both rota-fade}.rota-expand{transition:none}.rota-press,.rota-press:active{transition:none;transform:none}.rota-shimmer{background:#ffffff14;animation:1.4s ease-in-out infinite rota-pulse}.rota-progress:after{width:100%;animation:1s ease-in-out infinite rota-pulse;left:0;transform:none}.rota-verdict:after{opacity:0;animation:none}}.rota-shimmer{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1c 50%,#ffffff0d 75%) 0 0/200% 100%;animation:1.4s linear infinite rota-shimmer}.rota-progress{position:relative;overflow:hidden}.rota-progress:after{content:"";background:var(--primary);border-radius:9999px;width:35%;animation:1s ease-in-out infinite rota-bar;position:absolute;top:0;bottom:0;left:-35%}
