body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-background{align-items:center;background:linear-gradient(135deg,#bf83f8,#610c9d);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.bubble{height:80px;width:80px}.bubble:first-child{height:100px;width:100px}.bubble:nth-child(2){height:60px;width:60px}.bubble:nth-child(3){height:80px;width:80px}.bubble:nth-child(4){height:120px;width:120px}.bubble:nth-child(5){height:50px;width:50px}.login-box{background-color:#ffffffe6;border-radius:16px;box-shadow:0 10px 30px #0000001a;max-width:400px;padding:40px;position:relative;text-align:center;width:100%;z-index:1}@media (max-width:600px){.login-box{max-width:90%;padding:20px}.bubble{height:60px;width:60px}.bubble:first-child,.bubble:nth-child(4){height:80px;width:80px}.bubble:nth-child(2){height:50px;width:50px}}.dashboard-background{align-items:center;background:linear-gradient(135deg,#bf83f8,#610c9d);display:flex;height:100vh;justify-content:center;overflow:hidden;padding:20px;position:relative}.bubble{animation:moveBubble 25s ease-in-out infinite;background:#ffffff1a;border-radius:50%;box-shadow:inset -5px -5px 15px #fff9,inset 5px 5px 15px #0003;height:10vw;opacity:.8;position:absolute;width:10vw}.bubble,.bubble:first-child{max-height:100px;max-width:100px}.bubble:first-child{animation-delay:0s;animation-duration:20s;height:12vw;left:10%;width:12vw}.bubble:nth-child(2){animation-delay:2s;animation-duration:22s;height:8vw;left:20%;max-height:60px;max-width:60px;width:8vw}.bubble:nth-child(3){animation-delay:4s;animation-duration:24s;height:10vw;left:40%;max-height:80px;max-width:80px;width:10vw}.bubble:nth-child(4){animation-delay:6s;animation-duration:18s;height:15vw;left:60%;max-height:120px;max-width:120px;width:15vw}.bubble:nth-child(5){animation-delay:8s;animation-duration:26s;height:7vw;left:70%;max-height:50px;max-width:50px;width:7vw}@keyframes moveBubble{0%{transform:translateY(100vh) translateX(0) scale(1)}50%{transform:translateY(-50vh) translateX(10vw) scale(1.2)}to{transform:translateY(-100vh) translateX(-20vw) scale(1)}}.dashboard-box{background-color:#ffffffe6;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:90%;padding:40px;position:relative;text-align:center;width:100%;z-index:1}.report-background{align-items:center;background:linear-gradient(135deg,#bf83f8,#7527ac);display:flex;height:calc(100vh - 64px);justify-content:center;overflow:hidden;position:relative}@media (max-width:600px){.report-background{height:calc(100vh - 56px);padding:20px}}
/*# sourceMappingURL=main.e1adb3e2.css.map*/