.splashscreen_splashscreen__PMMWe{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.splashscreen_splashImage__megH6{max-width:100%;height:auto;object-fit:contain;object-position:center;opacity:0;animation:splashscreen_fadeIn__4hRX1 2s ease-in-out forwards}.splashscreen_splashLine__p2xxY{width:100%;height:1px;background-color:#ccc;margin:20px 0}.splashscreen_splashTitle__YxAFc{font-size:24px;font-weight:700;background:linear-gradient(90deg,#043efa,#6189f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:0;animation:splashscreen_fadeIn__4hRX1 2s ease-in-out forwards;animation-delay:1s;width:100%;text-align:center}@keyframes splashscreen_fadeIn__4hRX1{0%{opacity:0}to{opacity:1}}.loginscreen_container__DAbBN{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:480px;height:100vh;background-color:azure;margin:0 auto;font-family:Poppins,sans-serif;padding:20px}.loginscreen_heading__o7s6x{font-size:1.5rem;color:#0d94ee;margin-bottom:20px;text-align:left;font-style:italic}.loginscreen_inputField__8_B1W{font-size:1rem;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;color:#333;transition:border-color .3s ease;border-radius:35px;padding:12px 20px;margin-bottom:10px;width:100%}.loginscreen_inputField__8_B1W:focus{border-color:#007bff;outline:none}.loginscreen_button__JwJfH{padding:12px 20px;font-size:1.1rem;background-color:#fff;color:#007bff;border-color:#007bff;border-radius:35px;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;width:100%;margin-top:10px}.loginscreen_button__JwJfH:hover{background-color:#0056b3;box-shadow:0 6px 12px rgba(0,0,0,.2);color:#fff}.loginscreen_button__JwJfH:active{background-color:#004299}@media (max-width:768px){.loginscreen_container__DAbBN{padding:15px}}.main_page__vvrBr{min-height:100vh;justify-content:space-between;padding:20px;max-width:480px}.main_main__UzXvh,.main_page__vvrBr{display:flex;flex-direction:column;align-items:center;gap:20px;margin:auto;background-color:azure}.main_main__UzXvh{width:100%}.main_main__UzXvh,.main_spinner__4QvYC{justify-content:center;width:100vw;height:100vh}.main_spinner__4QvYC{display:flex;align-items:center;background-color:azure}.main_dot__i__VG{width:15px;height:15px;background-color:#007bff;border-radius:50%;margin:0 10px;animation:main_dot__i__VG 1.5s infinite}.main_dot__i__VG:nth-child(2){animation-delay:.5s}.main_dot__i__VG:nth-child(3){animation-delay:1s}@keyframes main_dot__i__VG{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.dashboard_dashboard__N8rGN{padding:20px;font-family:Arial,sans-serif;background-color:azure;max-height:100vh;overflow-y:auto;overflow-x:hidden}.dashboard_dashboardTitle__xdOuZ{font-size:20px;font-weight:700;text-align:left;margin-bottom:20px;color:#000}.dashboard_section__Y4QeQ{margin-bottom:20px}.dashboard_sectionTitle__qIVoR{font-size:16px;font-weight:600;margin-bottom:15px;text-align:left;color:#2b2b2b;font-weight:lighter}.dashboard_options__fIGtA{display:flex;flex-direction:column;gap:15px}.dashboard_option__86rIy{display:flex;align-items:center;justify-content:flex-start;background-color:#fff;padding:15px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);cursor:pointer;transition:background-color .3s ease}.dashboard_option__86rIy:hover{background-color:#f4f4f4}.dashboard_icon__h8b8c{font-size:30px;color:#007bff;margin-right:10px}.dashboard_optionText__5w3ds{font-size:16px;font-weight:500;color:#333}.dashboard_historyList__wiHkh{display:flex;flex-direction:column;gap:10px}.dashboard_historyItem__Xzv9E{display:flex;align-items:center;background-color:#fff;padding:12px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05)}.dashboard_historyIcon__8B_9T{font-size:24px;color:#00c6ff;margin-right:10px}.dashboard_historyText__SdY_X{margin:0;font-size:14px;color:#000}.dashboard_bottomTabs__wzP_d{display:flex;justify-content:space-between;padding:10px 0;background-color:#f9f9f9;border-top:1px solid #ddd;position:fixed;bottom:0;left:0;right:0;z-index:1000}.dashboard_tab__XX_9O{flex:1 1;text-align:center}.dashboard_tabIcon__Eyqfj{font-size:24px;color:#007bff}.dashboard_tabText__ITEXp{font-size:12px;color:#333}