@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}.animated-bg{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.animated-bg:after,.animated-bg:before{animation:liquidMove 20s ease-in-out infinite;border-radius:50%;content:"";filter:blur(80px);height:600px;opacity:.6;position:absolute;width:600px}.animated-bg:before{animation-delay:0s;background:linear-gradient(45deg,#ff6b6b,#feca57);left:-200px;top:-200px}.animated-bg:after{animation-delay:-10s;background:linear-gradient(45deg,#48dbfb,#ff9ff3);bottom:-200px;right:-200px}@keyframes liquidMove{0%,to{transform:translate(0) scale(1) rotate(0deg)}25%{transform:translate(100px,50px) scale(1.1) rotate(45deg)}50%{transform:translate(50px,100px) scale(.9) rotate(90deg)}75%{transform:translate(-50px,50px) scale(1.05) rotate(135deg)}}.orb{animation:orbFloat 15s ease-in-out infinite;border-radius:50%;filter:blur(40px);position:absolute}.orb-1{animation-delay:-5s;background:#667eea66;height:400px;left:60%;top:10%;width:400px}.orb-2{animation-delay:-10s;background:#764ba266;height:300px;left:10%;top:60%;width:300px}.orb-3{animation-delay:-7s;background:#ff6b6b4d;height:250px;left:30%;top:30%;width:250px}@keyframes orbFloat{0%,to{opacity:.6;transform:translate(0) scale(1)}33%{opacity:.8;transform:translate(30px,-30px) scale(1.1)}66%{opacity:.5;transform:translate(-20px,20px) scale(.9)}}.glass-card-animated{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #1f268726,inset 0 0 80px #ffffff0d;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.glass-card-animated:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.glass-card-animated:hover:before{left:100%}.glass-card-animated:hover{border-color:#fff6;box-shadow:0 20px 40px #1f268740,inset 0 0 80px #ffffff1a;transform:translateY(-5px)}.shimmer{overflow:hidden;position:relative}.shimmer:after{animation:shimmerAnimation 3s infinite;background:linear-gradient(90deg,#0000 0,#ffffff1a 50%,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(30deg);width:200%}@keyframes shimmerAnimation{0%{transform:translateX(-100%) rotate(30deg)}to{transform:translateX(100%) rotate(30deg)}}@media (max-width:768px){.animated-bg:after,.animated-bg:before{height:300px;width:300px}.orb-1,.orb-2,.orb-3{height:150px;width:150px}.glass-card-animated:hover{transform:none}}@media (prefers-reduced-motion:reduce){.animated-bg:after,.animated-bg:before,.orb,.shimmer:after{animation:none}.glass-card-animated:hover{transform:none}}
/*# sourceMappingURL=main.71444772.css.map*/