@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");body:has(.legacy-app-shell){background-color:#ffffff;font-family:Roboto,sans-serif;font-size:20px;color:#222831}.legacy-app-shell{min-height:100dvh;display:flex;flex-direction:column;background-color:#ffffff;font-family:Roboto,sans-serif;position:relative}.legacy-app-shell .navbar{background-color:#ffffff;border-bottom:1px solid #dee4ec;width:100%;min-height:89px;height:89px;position:sticky;top:0;z-index:1100;padding:.2rem 1rem;display:flex;align-items:center;gap:.75rem;flex-shrink:0;box-sizing:border-box}.legacy-app-shell .navbar .icon-justify{display:none;border:none;background-color:#e23932;color:#ffffff;font-size:28px;line-height:1;padding:.25rem .5rem;border-radius:4px;cursor:pointer;flex-shrink:0;align-items:center;justify-content:center}.legacy-app-shell .legacy-mobile-month{margin-left:auto;border:1px solid #dee4ec;background:#ffffff;border-radius:8px;padding:.375rem .75rem;font-size:12px;font-weight:500;color:#222831;cursor:pointer;flex-shrink:0}@media (min-width:768px){.legacy-app-shell .legacy-mobile-month{display:none}}.legacy-app-shell .navbar .izumi-logo{margin:0;line-height:1;font-size:40px;font-weight:800;color:#2787de;transform:scaleX(1.5);transform-origin:left center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-app-shell .navbar .navbar-actions{margin-left:auto;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.legacy-app-shell .btn-gray{color:#000000;background:#c4c4c4;margin-right:0;font-weight:700;min-width:224px;text-align:center;border:none}.legacy-app-shell #btn_logout,.legacy-app-shell .btn-gray{padding:10px 30px;border-radius:10px;font-size:inherit;white-space:nowrap}.legacy-app-shell #btn_logout{background-color:#55aeee;color:#ffffff;border:none;font-weight:bolder;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.legacy-app-shell #btn_logout:hover{background:#f05454!important}.legacy-app-shell #btn_logout:focus{background-color:#f98404!important;outline:0}.legacy-app-shell .legacy-app-body{display:flex;flex:1;min-height:0;position:relative}.legacy-app-shell #sidebar-wrapper{z-index:1000;width:0;overflow-x:hidden;overflow-y:auto;background:#082e52;flex-shrink:0;transition:width .5s ease}.legacy-app-shell.legacy-app-shell--sidebar-open #sidebar-wrapper{width:250px}.legacy-app-shell .sidebar-nav{width:250px;margin:0;padding:0;list-style:none;color:#ffffff}.legacy-app-shell .sidebar-nav>li{color:#ffffff}.legacy-app-shell .sidebar-nav>li>a{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;color:#ffffff;text-decoration:none;font-weight:bolder;font-size:18px}.legacy-app-shell .sidebar-nav>li>a:hover{color:#ffffff;text-decoration:none}.legacy-app-shell .sidebar-nav>li.active{background:#f05454}.legacy-app-shell .sidebar-nav .legacy-sidebar-icon{width:1.35rem;height:1.35rem;flex-shrink:0;color:#ffffff}.legacy-app-shell .sidebar-title{width:100%;padding-top:30px;padding-bottom:20px;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;font-size:25px;word-break:break-word;color:#ffffff}.legacy-app-shell .sidebar-logout{padding:10px}.legacy-app-shell .sidebar-logout .btn-gray{width:100%;min-width:0;margin:10px 0;display:block;box-sizing:border-box}.legacy-app-shell .sidebar-logout #btn_logout{width:100%;justify-content:center;margin:10px 0}.legacy-app-shell .legacy-sidebar-backdrop{position:fixed;inset:89px 0 0 250px;z-index:999;border:none;background:rgba(0,0,0,.25);cursor:pointer}.legacy-app-shell #page-content-wrapper{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;position:relative}.legacy-app-shell .legacy-main-top{flex-shrink:0;border-bottom:1px solid #dee4ec;background:#ffffff}.legacy-app-shell .legacy-main-top-inner{width:100%;max-width:991px;margin:0 auto}.legacy-app-shell .legacy-app-main{flex:1;overflow-y:auto;min-height:0;margin:10px 10px 0;background:#ffffff}.legacy-app-shell .legacy-app-main-inner{width:100%;margin:0 auto;min-height:calc(100dvh - 100px)}@media (min-width:768px){.legacy-app-shell .navbar .izumi-logo{text-indent:30px}.legacy-app-shell #sidebar-wrapper,.legacy-app-shell.legacy-app-shell--sidebar-open #sidebar-wrapper{width:250px}.legacy-app-shell .legacy-sidebar-backdrop{display:none}}@media (max-width:991px){.legacy-app-shell .navbar .icon-justify{display:flex}.legacy-app-shell .navbar .navbar-actions{display:none}.legacy-app-shell .btn-gray{min-width:0;margin:10px 0;border-radius:8px;padding:10px 16px}.legacy-app-shell #btn_logout{width:auto}.legacy-app-shell .sidebar-nav{height:calc(100dvh - 89px);position:relative}.legacy-app-shell .sidebar-logout{position:absolute;bottom:20px;left:0;right:0}}@media (max-width:767px){.legacy-app-shell #sidebar-wrapper{position:fixed;top:89px;left:0;bottom:0;height:auto}.legacy-app-shell .legacy-sidebar-backdrop{inset:89px 0 0 0}}