.reveal-base{opacity:0;transition:all 1s cubic-bezier(.16,1,.3,1);will-change:transform,opacity,filter}.reveal-up{transform:translateY(40px)}.reveal-down{transform:translateY(-40px)}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-zoom{transform:scale(.92)}.reveal-blur{filter:blur(10px)}.reveal-active{opacity:1;transform:translate(0) scale(1);filter:blur(0)}.animate-spin-slow{animation:spin 3s linear infinite}@keyframes fadeInRight{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInLeft{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes expandWidth{0%{width:0;left:50%}50%{width:100%;left:0}to{width:0%;left:50%}}@keyframes scan{0%{top:0}to{top:100%}}@keyframes scanDown{0%{top:0;opacity:1}90%{top:100%;opacity:1}to{top:100%;opacity:0}}@keyframes stamp{0%,40%{transform:translate(-50%,-50%) scale(3);opacity:0}50%{transform:translate(-50%,-50%) scale(1);opacity:1}80%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes growWidth{0%{width:0;opacity:0}20%{width:100%;opacity:1}80%{width:100%;opacity:1}to{width:100%;opacity:0}}@keyframes fadeInOut{0%,20%{opacity:0;transform:translate(-50%,5px)}30%,70%{opacity:1;transform:translate(-50%)}80%,to{opacity:0;transform:translate(-50%,-5px)}}@keyframes mergeLeft{0%{transform:translate(-60px) rotate(-10deg);opacity:0}20%{transform:translate(-60px) rotate(-10deg);opacity:1}60%{transform:translate(0) rotate(0);opacity:.5}to{transform:translate(0) rotate(0);opacity:0}}@keyframes mergeRight{0%{transform:translate(60px) rotate(10deg);opacity:0}20%{transform:translate(60px) rotate(10deg);opacity:1}60%{transform:translate(0) rotate(0);opacity:.5}to{transform:translate(0) rotate(0);opacity:0}}@keyframes travel{0%{left:0;opacity:0}20%{opacity:1}to{left:100%;opacity:0}}@keyframes expandLine{0%{width:0}to{width:80px}}@keyframes popInGraph{0%{transform:translate(-50%,-50%) rotate(var(--rot)) translate(80px) scale(0);opacity:0}to{transform:translate(-50%,-50%) rotate(var(--rot)) translate(80px) scale(1);opacity:1}}@keyframes popIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes growBar1{0%{width:0%}to{width:95%}}@keyframes growBar2{0%{width:0%}to{width:60%}}@keyframes growBar3{0%{width:0%}to{width:30%}}@keyframes slideIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes loadBar{0%{width:0}to{width:100%}}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes dash{0%{stroke-dashoffset:351}to{stroke-dashoffset:35}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#334155}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}
