.Modal_modal__DX9SS{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:Modal_fade-in__dC7cw .4s cubic-bezier(.39,.575,.565,1) both}@keyframes Modal_fade-in__dC7cw{0%{opacity:0}to{opacity:1}}.Modal_modal_content__93zoh{background-color:#e3e8ef;width:90%;height:90%;border-radius:6px;border-radius:10px;display:flex;gap:1rem;flex-direction:column;box-shadow:0 4px 10px rgba(0,0,0,.2);animation:Modal_scale-up-center__QCtpZ .4s ease both}@keyframes Modal_scale-up-center__QCtpZ{0%{transform:scale(.5)}to{transform:scale(1)}}.Modal_modal_header__NWuQX{background-color:#fff;color:#000;padding:20px;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.Modal_modal_header_title__8PkMk{display:flex;align-items:center;gap:5px;font-size:2rem}.Modal_modal_close__sLi1B{cursor:pointer;font-size:1.2rem}.Modal_test_status__9xBvV{padding:1px 5px;border-radius:5px;font-size:.9rem}.Modal_passed__7NlgQ{background-color:#28a745;color:#fff}.Modal_failed__OWLnh{background-color:#dc3545;color:#fff}.Modal_partial__2moqT{background-color:#ffc107;color:#fff}.Modal_modal_body__5sI8n{display:flex;flex-grow:1;overflow:hidden}.Modal_modal_sidebar__hsoyP{width:25%;overflow-y:auto;padding:0 20px}.Modal_modal_sidebar_item__HeKEM h4{margin:10px 0;cursor:pointer;padding:10px;border-radius:6px;font-size:1rem;display:flex;justify-content:space-between;gap:5px;transition:background-color .3s ease}.Modal_modal_sidebar_item__HeKEM h4:not(.Modal_selectedFlow__YoLbW):hover{background-color:#eef4fc;transition:all .1s ease-in-out;box-shadow:0 0 15px 0 rgba(0,0,0,.4);transform:scale(1.05);color:#000}.Modal_modal_sidebar_item__HeKEM ul{list-style:none;padding-left:15px}.Modal_modal_sidebar_item__HeKEM ul li{cursor:pointer;padding:2px 8px;display:flex;justify-content:space-between;margin:10px 0 10px 10px;border-radius:6px;transition:background-color .3s ease}.Modal_modal_sidebar_item__HeKEM ul li:not(.Modal_selectedTest__GL4A2):hover{background-color:#eef4fc;transition:all .1s ease-in-out;box-shadow:0 0 15px 0 rgba(0,0,0,.4);transform:scale(1.05);color:#000}.Modal_selectedFlow__YoLbW,.Modal_selectedTest__GL4A2{background-color:#4a90e2;color:#fff;transition:all .1s ease-in-out;box-shadow:0 0 15px 0 rgba(0,0,0,.4);transform:scale(1.05)}.Modal_selectedTest__GL4A2{margin:10px}.Modal_modal_main__aWvif{width:75%;padding:0 20px;overflow-y:auto}.Modal_modal_main__aWvif ul{list-style:none;padding:0}.Modal_modal_main__aWvif ul li{display:flex;align-items:center;margin-bottom:10px}.Modal_testName__INFCM{padding:20px;color:#1f1f1f;margin-bottom:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.4);gap:1rem}.Modal_step__DgVNf,.Modal_testName__INFCM{background-color:#f8f9fa;border-radius:6px;display:flex;align-items:center}.Modal_step__DgVNf{padding:10px;justify-content:space-between}.Modal_card__0dPW7{background-color:#f8f9fa;padding:10px;border-radius:6px}.Modal_status_icon__CQ0zi{margin-right:10px;font-size:1.2rem}.Modal_modal_footer__ayi6q{display:none}.Modal_time__of31g{background-color:#4a90e2;font-size:12px;padding:5px;color:#fff;border-radius:6px}.Modal_logs__J1y8c{background-color:#e7e7e7d4;padding:10px;border-radius:6px;color:#555;white-space:pre-wrap;font-size:.7rem}.Modal_logs__J1y8c pre{margin:0}.Home_card___LpL1{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:1rem;padding:20px;text-align:left;color:#424242;text-decoration:none;border:0 solid #eaeaea;min-width:300px;max-width:500px;border-radius:10px;display:flex;gap:1rem;cursor:pointer;flex-direction:column;justify-content:space-between;box-shadow:0 0 10px 0 rgba(97,97,97,.2)}.Home_card___LpL1:hover{transition:all .3s ease-in-out;box-shadow:0 0 15px 0 rgba(0,0,0,.4);transform:scale(1.1)}.Home_result_container__v24Pk{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1rem;align-items:flex-start}.Home_test__ZUjsM{color:#424242;font-size:.9em;display:flex;justify-content:space-between;align-items:space-between;text-decoration:none}.Home_timestamp__GR_OO{align-items:end;text-align:end;font-size:.9em}@media (min-width:320px) and (max-width:1024px){.Home_result_container__v24Pk{display:flex;flex-wrap:wrap;margin-top:0;align-items:end}}