.PostCategoryItem{background:#f3f3f3;border-radius:6px;cursor:pointer;display:inline-flex;padding:8px 12px}.PostCategoryItem:hover{background:var(--secondary-hover)}.PostCategoryItem--active{background:var(--primary)!important;color:#fff}.PostCategoriesSelect__title{font-weight:700;line-height:24px;margin-bottom:16px}.PostCategoriesSelect__list{display:flex;flex-wrap:wrap;gap:16px}.PostCategoriesSelect .PostCategoriesSelect__active-tag+.PostCategoriesSelect__item{order:-1}
