.vibebp_content_preview_wrapper{position:fixed;left:0;top:0;display:flex;justify-content:center;width:100vw;height:100vh;z-index:999;background:var(--highlight)}.vibebp_content_preview_wrapper .vibebp_content_preview{max-width:60vw;min-width:480px;display:block}.vibebp_content_preview_wrapper .vibebp_content_preview .new_article_header{text-align:center;font-size:3rem}.new_article_content .selectcptfield .search_results{display:initial}.new_article_content .selectcptfield_items{display:flex;justify-content:space-between}.vibebp_articles_wrapper .vibebp_articles_header,.vibebp_full_article_wrapper .vibebp_articles_header{display:flex;justify-content:space-between}.vibebp_articles_wrapper .vibebp_articles_header>span>span,.vibebp_full_article_wrapper .vibebp_articles_header>span>span{display:flex;gap:1rem;align-items:center}.vibebp_articles_wrapper .vibebp_articles_header img,.vibebp_full_article_wrapper .vibebp_articles_header img{width:24px;border-radius:50%}.vibebp_articles_wrapper .vibebp_articles_header .vibebp_form_field,.vibebp_full_article_wrapper .vibebp_articles_header .vibebp_form_field{display:flex;align-items:center}.vibebp_articles_wrapper .vibebp_articles_header .vibebp_form_field select,.vibebp_full_article_wrapper .vibebp_articles_header .vibebp_form_field select{margin:0 .5rem}.vibebp_articles_wrapper .vibebp_articles,.vibebp_full_article_wrapper .vibebp_articles{display:grid;margin-top:1rem;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));grid-gap:1rem}.vibebp_articles_wrapper .vibebp_articles .vibebp_article,.vibebp_full_article_wrapper .vibebp_articles .vibebp_article{background:var(--highlight);width:100%;padding:1rem;border:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;cursor:pointer;justify-content:space-between}.vibebp_articles_wrapper .vibebp_articles .vibebp_article .vibebp_article_members,.vibebp_full_article_wrapper .vibebp_articles .vibebp_article .vibebp_article_members{display:grid;grid-template-columns:repeat(auto-fill, minmax(24px, 1fr));grid-gap:.5rem}.vibebp_articles_wrapper .vibebp_articles .vibebp_article .vibebp_article_members .vibebp_avatar,.vibebp_full_article_wrapper .vibebp_articles .vibebp_article .vibebp_article_members .vibebp_avatar{border-radius:50%}.vibebp_articles_wrapper .article_participants,.vibebp_full_article_wrapper .article_participants{margin:1rem 0;display:flex;align-items:center;gap:.5rem}.vibebp_articles_wrapper .article_participants>img,.vibebp_articles_wrapper .article_participants>span.vicon-plus,.vibebp_full_article_wrapper .article_participants>img,.vibebp_full_article_wrapper .article_participants>span.vicon-plus{border-radius:50%;width:48px;height:48px}.vibebp_articles_wrapper .article_participants>span,.vibebp_full_article_wrapper .article_participants>span{background:var(--border);padding:5px;min-width:48px;min-height:48px;border-radius:24px;display:flex;align-items:center;justify-content:center}.vibebp_articles_wrapper .article_meta,.vibebp_full_article_wrapper .article_meta{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;gap:.75rem}.vibebp_articles_wrapper .article_meta>span,.vibebp_full_article_wrapper .article_meta>span{border-radius:5px;font-size:1rem;opacity:.8}.vibebp_articles_wrapper .article_meta>span.article_type,.vibebp_full_article_wrapper .article_meta>span.article_type{padding:2px 5px;background:var(--primary);color:var(--primarycolor)}.vibebp_articles_wrapper .article_meta>span:hover,.vibebp_full_article_wrapper .article_meta>span:hover{opacity:1}.vibebp_articles_wrapper .search_results,.vibebp_full_article_wrapper .search_results{margin:0;display:grid;grid-gap:.5rem;grid-template-columns:repeat(auto-fill, minmax(48px, 1fr))}.vibebp_articles_wrapper .search_results .search_result.user,.vibebp_full_article_wrapper .search_results .search_result.user{border-radius:50%;overflow:hidden;position:relative;line-height:0}.vibebp_articles_wrapper .search_results .search_result.user:hover:after,.vibebp_full_article_wrapper .search_results .search_result.user:hover:after{content:"";font-family:"vicon";position:absolute;top:0;left:0;width:100%;height:100%;color:var(--white);display:flex;align-items:center;background:var(--darkborder);justify-content:center;font-size:2rem}.vibebp_kb_header{background:var(--highlight);border:1px solid var(--border);padding:.75rem;display:flex;gap:1rem;justify-content:space-between}.vibebp_kb_header>div{display:flex;align-items:center;gap:1rem}.vibebp_kb_header>div .vibebp_form_field{border:1px solid var(--border);padding:0 5px;display:flex;align-items:center}.vibebp_kb_header>div .vibebp_form_field input{border:none;background:none}.new_article_content .vibe_kb_category{flex-direction:row !important;flex-wrap:wrap}.new_article_content .vibe_kb_title input[type=text]{font-size:1.4rem;font-weight:600}.new_article_content .vibe_kb_category{flex-direction:row}.new_article_content .vibe_kb_category>*{max-width:240px}.new_article_content .setting_field{margin:1rem 0;display:flex;flex-wrap:wrap;gap:1rem}.new_article_content .setting_field>*{background:var(--highlight);padding:10px;border:1px solid var(--border);flex:1 0 240px;max-width:320px;display:flex;flex-direction:column;gap:5px}.new_article_content .setting_field .field_wrapper>span>label{display:flex;align-items:center;gap:1rem}.new_article_content .setting_field .field_wrapper .add_wrapper{display:flex;align-items:center;gap:1rem;border:1px solid var(--border);justify-content:space-between;padding:5px 10px;border-radius:5px}.new_article_content .kb_action_buttons{display:flex;align-items:center;flex-wrap:wrap;margin-top:1rem;gap:1rem;justify-content:space-between}.new_article_content .kb_action_buttons>div{display:flex;align-items:center;gap:1rem}.vibebp_full_article_wrapper{font-size:1rem;line-height:1.6;display:flex;flex-direction:column;gap:1rem}.vibebp_full_article_wrapper .vibebp_article_content{background:var(--highlight);padding:1rem;border-radius:5px}.vibebp_full_article_wrapper h1{font-size:2.5rem}.vibebp_full_article_wrapper h2{font-size:2rem}.vibebp_full_article_wrapper h3{font-size:1.6rem}.vibebp_full_article_wrapper h4{font-size:1.4rem}.vibebp_full_article_wrapper h5{font-size:1.2rem}.vibebp_full_article_wrapper h6{font-size:1.1rem}
