@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:bisque;background:url(/static/media/blue-particle-line-wave-abstract-background-modern-design-with-copy-space-vector-illustration-for-your-business-and-web-banner-design.2d8d5e7f1f3840bfe468.jpg) no-repeat;background-position:50%;background-size:cover;font-family:Poppins,sans-serif}.header h1{font-size:28px;font-weight:700;letter-spacing:1px;margin:0}.logo{display:flex;justify-content:left}.logo img{height:70px;width:70px}.lbtn{background-color:#0aaf3d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background-color .3s ease}.lbtn:hover{background-color:#078730}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141414cc;display:flex;justify-content:space-between;left:0;padding:10px;position:fixed;top:0;width:100vw;z-index:1000}.signin-container{display:inline-block;position:relative}.dropdown{background-color:#000000e6;border-radius:8px;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;min-width:180px;position:absolute;right:0;top:45px;z-index:100}.dropdown button{background:none;border:none;color:#fff;cursor:pointer;font-size:15px;padding:12px 16px;text-align:left}.dropdown button:hover{background-color:#0aaf3d;color:#fff}.btn{background-color:#036ca5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:400;margin-top:10px;padding:10px 20px}.btn :hover{background-color:#01496f}.footer{background-color:#141414cc;bottom:0;color:#fff;left:0;padding:15px;position:fixed;text-align:center;width:100vw}.home{align-items:center;color:#faebd7;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin-top:10px}.home img{height:250px;width:300px}.wrapper{height:auto;min-height:600px}.wrapper.active{height:550px}.wrapper .form-box{padding:40px 40px 60px}.admin-link{margin-top:20px;text-align:center}.admin-link a{color:#007bff;text-decoration:none}.admin-link a:hover{text-decoration:underline}.box{margin-bottom:100px}.message{font-weight:700;margin-bottom:15px;margin:20px 0;padding:10px;text-align:center}.message,.wrapper{color:#fff;position:relative}.wrapper{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #ffffff1a;border-radius:10px;box-shadow:0 0 10px #0003;display:flex;height:450px;margin-bottom:100px;margin-top:100px;overflow:hidden;transition:height .2s ease;width:420px}.wrapper.active{height:520px}.wrapper .form-box{padding:40px;width:100%}.wrapper.form-box.login{transition:translate .18s ease;translate:0}.wrapper.active .form-box.login{transition:none;translate:-400px}.wrapper .form-box.register{position:absolute;transition:none;translate:400px}.wrapper.active .form-box.register{transition:translate .18s ease;translate:0}form .input-box{width:100%}form .register-link{font-size:14.5px;margin:20px 0 15px;text-align:center}.register-link p a{color:#fff;font-weight:600;text-decoration:none}.register-link p a :hover{text-decoration:underline}*{margin-top:0}.form-box-register{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #ffffff1a;border-radius:10px;box-shadow:0 0 10px #0003;color:#fff;display:flex;height:450px;margin-bottom:100px;margin-top:100px;overflow:hidden;position:relative;transition:height .2s ease;width:420px}.form-box{height:100%;margin-bottom:50px;margin-top:30px;padding:50px;width:100%}form h1{font-size:36px;text-align:center}form .input-box{height:50px;margin:30px 0;position:relative;width:320px}.input-box input{background:#0000;border:2px solid #ffffff1a;border-radius:40px;color:#fff;font-size:16px;height:100%;outline:none;padding:20px 45px 20px 20px;width:100%}.input-box input::placeholder{color:#fff}.input-box .icon{font-size:16px;position:absolute;right:20px;top:50%;translate:0 -50%}form .remember-forgot{display:flex;font-size:14.5px;justify-content:space-between;margin:-15px 0 15px}.remember-forgot label input{accent-color:#fff;margin-right:4px}.remember-forgot a{color:#fff;text-decoration:none}.remember-forgot a:hover{text-decoration:underline}form button{background:#fff;border:none;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#333;cursor:pointer;font-size:16px;font-weight:700;height:45px;outline:none;width:100%}.imgrids,h1{display:flex;justify-content:center}.imgrids{flex-wrap:wrap;gap:30px;margin-top:100px}.imcard,.imgrids{align-items:center}.imcard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:1px solid #0c0c0c;border-radius:5px;box-shadow:0 2px 5px #052400;display:flex;flex-direction:column;height:300px;padding:20px;width:300px}.imcard img{height:300px;object-fit:cover;width:100%}.imcard:hover{box-shadow:0 5px 10px #090909}body{align-items:center;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}.form-container{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border-radius:12px;box-shadow:0 6px 20px #0000001a;margin:100px 20px;max-width:1000px;padding:30px 25px;width:30vw}.title{color:#333;font-size:40px;font-weight:700;margin-bottom:25px;text-align:center}.user-form{display:flex;flex-direction:column;gap:18px}.user-form input,.user-form select{border:1px solid #ccc;border-radius:8px;font-size:15px;padding:12px;transition:all .3s ease}.user-form input:focus,.user-form select:focus{border-color:#007bff;box-shadow:0 0 5px #007bff4d;outline:none}.user-form button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease}.user-form button:hover{background-color:#0056b3}@media (max-width:600px){.form-container{padding:20px 15px}.title{font-size:50px}}.dashboard-page .app{margin:0 auto;max-width:1200px;padding:20px}.dashboard-page{margin-bottom:50px;margin-top:100px}.dashboard-page h1{color:#00adb5;margin-bottom:25px;text-align:center;text-shadow:0 0 6px #00adb5}.dashboard-page .date-header{color:#00adb5;font-size:1.2rem;font-weight:700;margin-bottom:10px;text-align:left}.dashboard-page .search-input{border:1px solid #ccc;border-radius:20px;font-size:1rem;margin-right:10px;padding:10px;width:250px}.dashboard-page .search-bar{align-items:center;display:flex!important;justify-content:flex-end!important;margin-bottom:20px}.dashboard-page .search-button{align-items:center;background-color:#5a9bd5;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;width:38px}.dashboard-page .search-button:hover{background-color:#428ac7}.dashboard-page .search-button i{pointer-events:none}.dashboard-page .table-wrapper{border:2px solid #00adb5;border-radius:8px;box-shadow:0 0 15px #00adb5;margin-bottom:40px;overflow-x:auto}.dashboard-page table{background-color:#393e46;border-collapse:collapse;color:#eee;font-size:.9rem;min-width:900px;width:100%}.dashboard-page thead{background-color:#00adb5;color:#222831;font-size:1rem;font-weight:700}.dashboard-page td,.dashboard-page th{border:1px solid #00adb5;padding:12px 15px;text-align:left;white-space:nowrap}.dashboard-page td:first-child,.dashboard-page th:first-child{text-align:center;width:60px}.dashboard-page td:nth-child(6),.dashboard-page th:nth-child(6){min-width:120px}.dashboard-page td:nth-child(10),.dashboard-page th:nth-child(10){min-width:160px}.dashboard-page tr:nth-child(2n){background-color:#2a2f36}.dashboard-page tr:hover{background-color:#00adb5;color:#222831;cursor:pointer;transition:background-color .3s ease}.dashboard-page p{color:#eee;font-size:1.1rem;margin-top:20px;text-align:center}@media (max-width:768px){.dashboard-page .app{padding:10px}.dashboard-page table{font-size:.8rem}.dashboard-page td:nth-child(6),.dashboard-page th:nth-child(6){min-width:110px}.dashboard-page td:nth-child(10),.dashboard-page th:nth-child(10){min-width:140px}}.AppHeader{align-items:center;border-bottom:1px solid #00000026;color:#f0f8ff;display:flex;height:50px;justify-content:space-between;padding:4px 20px 4px 12px}.SideMenu{align-items:flex-start;display:flex;flex:1 1;height:100%;justify-content:flex-start;position:relative}.AppFooter{align-items:center;border-top:1px solid #00000026;display:flex;height:50px;justify-content:space-evenly}.super-wrapper{background-color:#fff;display:flex;flex-direction:column;height:100vh;margin-top:80px;width:100vw}.super-header{background-color:#fff;flex-shrink:0}.super-main{align-content:flex-start;display:flex;flex:1 1;justify-content:flex-start}.super-main>:first-child{background-color:#fff;width:80px}.super-main>:last-child{background-color:#fff;flex:1 1;overflow-y:auto;padding:20px}.super-footer{background-color:#fff;flex-shrink:0}.abc{display:flex;flex-direction:row;height:100vh;justify-content:center;margin-left:0;margin-top:100px;overflow:hidden;padding:30px;width:100vw}.ab{height:200vh}
/*# sourceMappingURL=main.85b63386.css.map*/