@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.hidden{display:none}.pointer{cursor:pointer}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-column{flex-direction:column;display:flex}.flex-1{flex:1}.w-full{width:100%}.h-full{height:100%}.min-vh-100{min-height:100vh}.min-vh-50{min-height:50vh}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.p-16{padding:16px}.p-32{padding:32px}.px-24{padding-inline:24px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-primary{color:getColor("primary")}.custom-sidebar-menu .ant-menu-item{color:#6b7280;border-radius:16px;height:40px;font-weight:500;line-height:40px;margin-bottom:4px!important;padding-left:12px!important}.custom-sidebar-menu .ant-menu-item .ant-menu-item-icon{color:#9ca3af;font-size:16px}.custom-sidebar-menu .ant-menu-item:hover{color:#374151!important;background-color:#f9fafb!important}.custom-sidebar-menu .ant-menu-item.ant-menu-item-selected{color:#0d9488!important;background-color:#f0fdfa!important}.custom-sidebar-menu .ant-menu-item.ant-menu-item-selected .ant-menu-item-icon{color:#0d9488!important}.custom-sidebar-menu .ant-menu-item.ant-menu-item-selected:after{content:"";background:#0d9488;border-right:none;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.custom-sidebar-menu{border-right:none!important}.profile-btn:hover{background-color:#f3f4f6}.app-layout{height:100vh}body{margin:0;font-family:Inter,sans-serif}
