.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;background-color:#fff}.ant-layout-header{position:sticky;top:0;z-index:100}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.app-container,.main-content{padding:0}}.custom-menu{border:none!important;background:transparent!important}.custom-menu .ant-menu-item{border-radius:30px!important;margin:0 4px!important;padding:8px 16px!important;height:auto!important;line-height:1.4!important;transition:all .3s ease!important;border-bottom:none!important}.custom-menu .ant-menu-item:hover{background-color:#f0f2f5!important;color:#333!important}.custom-menu .ant-menu-item-selected{background-color:#1976d214!important;color:#5b8af5!important;border-bottom:none!important}.custom-menu .ant-menu-item-selected:hover{background-color:#1976d214!important;color:#5b8af5!important}.custom-menu .ant-menu-item-selected a{color:#fff!important}.custom-menu .ant-menu-item a{color:inherit!important;text-decoration:none!important}.custom-menu .ant-menu-item:after{display:none!important}.ant-dropdown,.ant-dropdown-menu-root,.ant-dropdown-menu,.ant-dropdown-content{box-shadow:none!important;filter:none!important}.ant-dropdown-menu{padding:0!important;border-radius:16px;overflow:hidden;border:none;box-shadow:none}.ant-dropdown-menu-item{padding:12px 16px!important;margin:0!important;border-bottom:1px solid #f0f0f0}.ant-dropdown-menu-item:last-child{border-bottom:none}.ant-dropdown-menu-item:hover{background-color:#f9fafb!important}.ant-dropdown-menu-item-icon{margin-right:12px}.notification-badge .ant-badge-count{box-shadow:0 0 0 1px #fff}.btn-one{background-color:#5b8af5;color:#fff;border:1px solid transparent;border-radius:4px;padding:8px 16px;font-size:14px;transition:.3s ease;display:flex;align-items:center;justify-content:center}.btn-one:hover{background-color:transparent;border:1px solid #5b8af5;color:#4a7ad9}.btn-one:focus{outline:none;box-shadow:0 0 0 2px #5b8af533}.btn-danger{background-color:transparent;color:#ff4800;border:1px solid rgb(255,72,0);border-radius:4px;padding:8px 16px;font-size:14px;transition:.3s ease;display:flex;align-items:center;justify-content:center}.btn-danger:hover{background-color:#ff4800!important;color:#fff!important;border:1px solid transparent!important}.btn-danger:focus{outline:none;box-shadow:0 0 0 2px #ff480033}.btn-back{background-color:transparent;color:#4a7ad9;border:1px solid #4a7ad9;border-radius:4px;padding:8px 16px;font-size:14px;transition:.3s ease;display:flex;align-items:center;justify-content:center}.btn-back:hover{background-color:#4a7ad9!important;border:1px solid #4a7ad9!important;color:#fff!important}.btn-back:focus{outline:none;box-shadow:0 0 0 2px #4a7ad933}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
