@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap");@keyframes splashToPanel{0%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}40%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}60%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}90%{position:fixed;width:50%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,90% 0,50% 100%,0 100%);justify-content:flex-start;opacity:1}to{position:fixed;width:50%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,90% 0,50% 100%,0 100%);justify-content:flex-start;opacity:0}}@keyframes fadeInThenMove{0%{opacity:0;transform:scale(.8)}30%{opacity:1;transform:scale(1)}60%{opacity:1;transform:scale(1)}65%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes jumpFromLeft{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInToast{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes center-jump{0%{transform:translateY(100vh) scale(.5);opacity:0}50%{transform:translateY(-20px) scale(1.1);opacity:1}70%{transform:translateY(10px) scale(.95)}85%{transform:translateY(-5px) scale(1.02)}to{transform:translateY(0) scale(1);opacity:1}}.animate-splash-to-panel{animation:splashToPanel 2.5s ease-out forwards}.animate-fade-in-then-move{animation:fadeInThenMove 2.5s ease-out forwards}.animate-fade-in{animation:fadeIn .8s ease-out}.animate-slide-in-from-left{animation:slideInFromLeft .2s ease-out 2.65s both}.animate-jump-from-left{animation:jumpFromLeft .2s cubic-bezier(.68,-.55,.265,1.55) 2.6s both}.animate-slide-in-from-left-delayed{animation:slideInFromLeft .2s ease-out 2.7s both}.animate-slide-in-right{animation:slideInRight .8s ease-out .2s both}.animate-fade-in-up-1{animation:fadeInUp 1s ease-out .5s both}.animate-fade-in-up-2{animation:fadeInUp 1.1s ease-out .6s both}.animate-fade-in-up-3{animation:fadeInUp 1.2s ease-out .7s both}.animate-fade-in-up-4{animation:fadeInUp 1.3s ease-out .8s both}.animate-fade-in-up-5{animation:fadeInUp 1.4s ease-out .9s both}.animate-fade-in-up-6{animation:fadeInUp 1.6s ease-out 1.1s both}.animate-slide-in-toast{animation:slideInToast .3s ease-out}.animate-center-jump{animation:center-jump 1.5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes jump-outside-in{0%{transform:translateX(-200vw) scale(.3);opacity:0}60%{transform:translateX(20px) scale(1.2);opacity:1}80%{transform:translateX(-10px) scale(.9)}to{transform:translateX(0) scale(1);opacity:1}}.animate-jump-outside-in{animation:jump-outside-in 1.2s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes zoom-jump-strong{0%{transform:scale(5) translateY(-50px);opacity:0}30%{transform:scale(.8) translateY(15px);opacity:1}50%{transform:scale(1.3) translateY(-10px)}70%{transform:scale(.9) translateY(5px)}85%{transform:scale(1.1) translateY(-2px)}to{transform:scale(1) translateY(0);opacity:1}}.animate-zoom-jump-strong{animation:zoom-jump-strong 1.8s cubic-bezier(.175,.885,.32,1.275) forwards}.clip-path-slant{clip-path:polygon(0 0,90% 0,50% 100%,0 100%)}.clip-path-straight{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.btn-shine:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.btn-shine:hover:before{left:100%}@keyframes splashToPanelStraight{0%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}40%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}60%{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:center;opacity:1}90%{position:fixed;width:50%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:flex-start;opacity:1}to{position:fixed;width:50%;height:100vh;left:0;top:0;z-index:1000;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);justify-content:flex-start;opacity:0}}.animate-splash-to-panel-straight{animation:splashToPanelStraight 2.5s ease-out forwards}