@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";html,body,#root{font-family:Roboto,sans-serif!important}*,*:before,*:after{font-family:Roboto,sans-serif!important}.ant-typography,.ant-btn,.ant-input,.ant-select,.ant-table,.ant-form,.ant-modal,.ant-menu,.ant-label,label{font-family:Roboto,sans-serif!important}body{margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:Roboto,sans-serif}.app-header{height:60px;background-color:#edf0f3;color:#090909;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.app-header h2{margin:0}.header-right{display:flex;align-items:center;gap:15px}.logout-btn{padding:5px 10px;cursor:pointer;border:none;background-color:#0b348c;color:#fff;border-radius:4px}.logout-btn:hover{background-color:#475569}.app-footer{margin-top:20px;height:40px;background-color:#edf0f3;color:#0b0b0b;display:flex;align-items:center;justify-content:center;font-size:14px}.layout-container{display:flex;flex-direction:column;height:100vh;overflow:hidden;font-size:80%;font-family:Roboto,sans-serif}.layout-main{display:flex;flex:1}.layout-sidebar{width:220px;height:100vh;background:#1e293b;color:#fff;padding:20px;overflow-y:auto;overflow-x:hidden;z-index:9;scrollbar-width:auto;scrollbar-color:#475569 #1e293b}.layout-sidebar::-webkit-scrollbar{width:10px}.layout-sidebar::-webkit-scrollbar-track{background:#1e293b}.layout-sidebar::-webkit-scrollbar-thumb{background:#475569;border-radius:8px}.layout-sidebar::-webkit-scrollbar-thumb:hover{background:#64748b}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1e293b}.custom-scrollbar::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}.layout-right{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden}.layout-content{flex:1;padding:20px;overflow-y:auto;max-width:1400px;box-sizing:border-box}.layout-sidebar a{color:#fff;display:block;margin-bottom:10px;text-decoration:none}.layout-sidebar a:hover{text-decoration:underline}.menu-link{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;text-decoration:none;color:#fff;position:relative}.menu-label{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.8rem}.menu-link:hover .tooltip{visibility:visible;opacity:1}.tooltip{visibility:hidden;opacity:0;position:absolute;left:100%;top:50%;transform:translateY(-50%);background-color:#0b348c;color:#fff;padding:4px 8px;border-radius:4px;white-space:nowrap;font-size:12px;transition:opacity .2s;z-index:9999}.count-box{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 24px;min-width:130px;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s ease}.count-box:hover{box-shadow:0 4px 14px #0000001a}.count-label{font-size:.72rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-family:Roboto,sans-serif}.count-number{font-size:1.6rem;font-weight:700;color:#0f172a;font-family:Roboto,sans-serif;line-height:1.2}.steps{font-size:12px!important}.active-steps{color:#00497a!important;font-weight:700!important}.custom-user-table .ant-table-thead>tr>th{background-color:#ecf8ff}
