.page_main__B7yx0{display:flex;height:100vh;width:100vw;background-color:#f5f0f2;@media (min-width:600px){flex-direction:column;justify-content:center;align-items:center}}.page_wrapper__Xl4uk{position:relative;padding:2rem 4rem 4rem;overflow:hidden;background:rgba(255,255,255,.4);display:flex;@media (min-width:600px){justify-content:center;flex-direction:column}}.page_content__KusxN{margin:2rem;max-width:450px;display:flex;flex-direction:column;align-items:center}.page_logo__jOWVz{margin-top:1rem;margin-bottom:1rem}.page_loginCopy__WLu67{margin-bottom:2rem}.page_loginButton__2AtU6{margin-top:2rem}.loginButton_loginButton__01TT3{width:100%;background:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));box-shadow:-2 1px 1px 0 rgba(56,36,65,.03),0 2px 4px 0 rgba(56,36,65,.1);position:relative;border:3px solid #fff;border-radius:12px;transition:box-shadow .15s ease-in-out,background .15s ease-in-out,border-color .15s ease-in-out;padding:8px;text-decoration:none;color:var(--col-text)}.loginButton_inner__1Nck1{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:16px}.loginButton_label__rHKCE{flex-grow:1}.loginButton_arrow__oCRkk{transform:rotate(-90deg)}.page_wrapper__TGIcT{display:flex;flex-direction:column;padding:var(--spacing-4) var(--spacing-5)}.page_main__U4yLI{margin-top:var(--header-height);background-color:var(--col-white)}.page_aside__2KGT7{position:fixed;right:0;top:0;width:var(--aside-width);min-width:40rem;max-width:80vw;height:100%;overflow-y:scroll;overscroll-behavior:contain;background-color:var(--col-white);box-shadow:0 0 18px rgba(0,0,0,.06),-78px 0 31px rgba(0,0,0,.01),-44px 0 26px rgba(0,0,0,.03),-60px 0 60px rgba(0,0,0,.04),-15px 0 21px rgba(0,0,0,.05),-10px 0 10px rgba(0,0,0,.05)}.page_asideHeader__uMFwI{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;height:var(--header-height);border-bottom:1px solid var(--col-gray-100);background-color:inherit}.page_close__otdpX{all:unset;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:4px;height:calc(100% - 8px);cursor:pointer;border-radius:50%;aspect-ratio:1/1}.page_close__otdpX:focus:focus-visible,.page_close__otdpX:hover{background-color:var(--col-gray-100)}[data-animation=entering] .page_aside__2KGT7{animation:page_entering__9XDNX var(--transition-enter) both}[data-animation=exiting] .page_aside__2KGT7{animation:page_exiting__t_28I var(--transition-exit) both}@keyframes page_entering__9XDNX{0%{transform:translateX(100%)}}@keyframes page_exiting__t_28I{to{transform:translateX(100%)}}.page_link__od9Qg{font:inherit;font-weight:inherit;color:inherit;-webkit-text-decoration:wavy;text-decoration:wavy}.page_table__zouK8{width:100%;text-align:left;border-spacing:0;border-collapse:collapse}.page_table__zouK8 tr>:first-child{margin-left:0 var(--spacing-tight)}.page_table__zouK8 tr{border-bottom:1px solid var(--col-gray-100)}.page_table__zouK8 tbody tr:hover{background-color:var(--col-hover);cursor:pointer}.page_table__zouK8 td,.page_table__zouK8 th{padding:var(--spacing-3) var(--spacing-1)}.page_table__zouK8 tr :first-child{padding-left:0}.page_table__zouK8 tr :last-child{padding-right:0}.page_active__W3Wby{background-color:var(--col-active)}.accessLogDetails_wrapper__YvrJe{padding:var(--spacing-4)}.accessLogDetails_accessLogRecord__LCWbz{display:grid;grid-template-columns:200px auto;grid-gap:var(--spacing-1);gap:var(--spacing-1);margin-top:0;padding-bottom:var(--spacing-4);border-bottom:1px solid var(--col-gray-100)}.accessLogDetails_accessLogRecord__LCWbz dt{font-weight:700}.accessLogDetails_table__uaZ9E{width:100%;text-align:left;border-spacing:0;border-collapse:collapse}.accessLogDetails_table__uaZ9E tbody th{font-weight:400}.accessLogDetails_table__uaZ9E td,.accessLogDetails_table__uaZ9E th{padding:var(--spacing-2) 0}.accessLogDetails_table__uaZ9E tr{border-bottom:1px solid var(--col-gray-100)}