@import '_content/Blazicons/Blazicons.886t4n1lry.bundle.scp.css';

/* /Components/Community/PostEditor.razor.rz.scp.css */
.post-editor-shell[b-hmbpcf7lgm]  .post-editor-content {
    min-height: 4.5rem;
    outline: none;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
}

.post-editor-shell[b-hmbpcf7lgm]  .post-editor-content p + p {
    margin-top: .5rem;
}

.post-editor-shell[b-hmbpcf7lgm]  .post-editor-content p.is-editor-empty:first-child::before {
    color: rgb(71 85 105);
    content: attr(data-placeholder);
    float: left;
    height: 0;
    pointer-events: none;
}

.post-editor-shell[b-hmbpcf7lgm]  .post-editor-spoiler {
    border-radius: .25rem;
    background: rgb(251 191 36 / .16);
    color: rgb(253 230 138);
    box-decoration-break: clone;
    padding: .08rem .2rem;
}

.post-editor-shell[b-hmbpcf7lgm]  .post-editor-mention {
    border-radius: .25rem;
    background: rgb(99 102 241 / .14);
    color: rgb(165 180 252);
    font-weight: 600;
    padding: .08rem .2rem;
}
/* /Components/Pages/CalendarPages/AddEventDialog.razor.rz.scp.css */
/* /Components/Pages/CalendarPages/Calendars.razor.rz.scp.css */
/* /Components/Pages/CalendarPages/FullCalendarView.razor.rz.scp.css */
