body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}body{background-color:#f0f2f5;font-family:Arial,sans-serif;margin:0}.sidebar{background:#fff;border-right:2px solid #e1b440;color:#264734;overflow:hidden;transition:width .3s ease;width:250px}.sidebar.collapsed{width:80px}.sidebar-header{align-items:center;display:flex;padding:16px}.sidebar-logo{height:40px;margin-right:8px;width:40px}.sidebar-title{color:#264734;font-size:18px;font-weight:700;text-align:center}.toggle-button{background:#0000;border:none;color:#264734;cursor:pointer}.custom-menu{background:#fff;border-right:none}.custom-menu .ant-menu-item{background:#0000;color:#e1b440;transition:background .5s,color .3s}.custom-menu .ant-menu-item-selected,.custom-menu .ant-menu-item:hover{background:#e1b440;color:#fff}.custom-menu .ant-menu-item-selected .ant-menu-item-icon{color:#fff!important /* !important ensures it overrides default styles */}.custom-menu .ant-menu-item .ant-menu-item-icon{color:#e1b440}.custom-menu .ant-menu-item:hover .ant-menu-item-icon{color:#000}.header{align-items:center;background:#fff;border-bottom:2px solid #e1b440;color:#264734;display:flex;padding:0 24px}.content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #a799991a}.content h2{color:#333}.content p{color:#666}.menu-icon,.menu-item{font-weight:700}.menu-icon{font-size:25px}.header{background-color:#fff;padding:0 20px}.ant-layout-sider-trigger{background-color:#e1b440!important;border:none!important}
/*# sourceMappingURL=main.3ea8ba57.css.map*/