*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;background-color:#f5f5f5;overscroll-behavior:none}#root{min-height:100dvh;width:100%}button{font-family:inherit}.ant-layout{min-height:100vh;min-height:100dvh}.ant-layout-content{background-color:#f5f5f5}@supports (padding: max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.app-container{height:100vh;overflow:hidden}.app-layout{min-height:100vh}.sidebar{background:#f5f5f5!important}.content-area{padding:24px;background:#fff;min-height:calc(100vh - 64px)}.dashboard-card{margin-bottom:16px;transition:all .3s ease}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}.custom-menu .ant-menu-item-selected{background-color:#1e66f51a!important;color:#1e66f5!important}.custom-menu .ant-menu-item-selected:after{border-right-color:#1e66f5!important}.custom-menu .ant-menu-item:hover{background-color:#1e66f50d!important}.custom-menu .ant-menu-item{padding:0 24px!important}.custom-menu .ant-menu-item .ant-menu-title-content{padding:0!important}.custom-menu .ant-menu-item a{padding:0!important;display:block;width:100%;height:100%}[data-theme=dark] .custom-menu .ant-menu-item-selected{background-color:#4096ff33!important;color:#4096ff!important}[data-theme=dark] .custom-menu .ant-menu-item-selected:after{border-right-color:#4096ff!important}[data-theme=dark] .custom-menu .ant-menu-item:hover{background-color:#4096ff1a!important}[data-theme=dark] .custom-menu .ant-menu-item{color:#fff!important;padding:0 24px!important}[data-theme=dark] .custom-menu .ant-menu-item a{color:#fff!important;padding:0!important;display:block;width:100%;height:100%}@media (max-width: 768px){.content-area{padding:16px}.dashboard-stats{grid-template-columns:1fr;gap:12px}}
