@media (any-hover:hover) {
    .comment-button-Z6vkSNgV:not(:disabled):hover {
        --ui-lib-light-button-color-bg: #e0e3eb;
        --ui-lib-light-button-color-border: #e0e3eb
    }
    html.theme-dark .comment-button-Z6vkSNgV:not(:disabled):hover {
        --ui-lib-light-button-color-border: #363a45;
        --ui-lib-light-button-color-bg: #363a45
    }
}

.comment-button-Z6vkSNgV:not(:disabled):active {
    --ui-lib-light-button-color-bg: #d1d4dc;
    --ui-lib-light-button-color-border: #d1d4dc
}

html.theme-dark .comment-button-Z6vkSNgV:not(:disabled):active {
    --ui-lib-light-button-color-border: #434651;
    --ui-lib-light-button-color-bg: #434651
}

.delete-button-G1wFDlK7 {
    background: #2a2e39;
    border: none;
    border-radius: 4px;
    color: #fff;
    height: 28px;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 28px
}

.delete-button-G1wFDlK7:focus {
    outline: none
}

.delete-button-G1wFDlK7:focus-visible {
    outline: none
}

.delete-button-G1wFDlK7:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 8px);
    left: -4px;
    pointer-events: none;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px);
    z-index: 1
}

.delete-button-G1wFDlK7:focus:after {
    display: block
}

.delete-button-G1wFDlK7:focus-visible:after {
    display: block
}

.delete-button-G1wFDlK7:focus:not(:focus-visible):after {
    display: none
}

.delete-button-G1wFDlK7:after {
    border-color: #2962ff;
    border-radius: 8px
}

@media (any-hover:hover) {
    .delete-button-G1wFDlK7:hover {
        background: #363a45
    }
}

.delete-button-G1wFDlK7:active {
    background: #132042;
    color: #2962ff
}

.icon-G1wFDlK7 {
    display: inline-flex
}

.visually-hidden-label-G1wFDlK7 {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.card-mod-buttons-nW0pGjl6 {
    display: inline-flex;
    flex-wrap: wrap;
    margin: -16px 0 0 -16px;
    width: calc(100% + 16px)
}

.mod-button-nW0pGjl6 {
    margin: 16px 0 0 16px
}

@media (any-hover:hover) {
    .mod-button-nW0pGjl6:not(:disabled):hover {
        --ui-lib-light-button-color-bg: #e0e3eb;
        --ui-lib-light-button-color-border: #e0e3eb
    }
    html.theme-dark .mod-button-nW0pGjl6:not(:disabled):hover {
        --ui-lib-light-button-color-border: #363a45;
        --ui-lib-light-button-color-bg: #363a45
    }
}

.mod-button-nW0pGjl6:not(:disabled):active {
    --ui-lib-light-button-color-bg: #d1d4dc;
    --ui-lib-light-button-color-border: #d1d4dc
}

html.theme-dark .mod-button-nW0pGjl6:not(:disabled):active {
    --ui-lib-light-button-color-border: #434651;
    --ui-lib-light-button-color-bg: #434651
}

.reputation-NMLfs3uD {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 18px;
    --ui-lib-typography-font-size: 14px;
    color: #6a6d78;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--ui-lib-typography-line-height);
    margin-top: -4px
}

html.theme-dark .reputation-NMLfs3uD {
    color: #868993
}

.entry-NMLfs3uD {
    display: inline-flex;
    list-style-type: none;
    margin-top: 4px
}

.entry-NMLfs3uD.parent-NMLfs3uD {
    color: #131722
}

html.theme-dark .entry-NMLfs3uD.parent-NMLfs3uD {
    color: #d1d4dc
}

.entry-NMLfs3uD.parent-NMLfs3uD {
    outline: none;
    overflow: visible;
    position: relative
}

.entry-NMLfs3uD.parent-NMLfs3uD:focus {
    outline: none
}

.entry-NMLfs3uD.parent-NMLfs3uD:focus-visible {
    outline: none
}

.entry-NMLfs3uD.parent-NMLfs3uD:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 8px);
    left: -4px;
    pointer-events: none;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px);
    z-index: 1
}

.entry-NMLfs3uD.parent-NMLfs3uD:focus:after {
    display: block
}

.entry-NMLfs3uD.parent-NMLfs3uD:focus-visible:after {
    display: block
}

.entry-NMLfs3uD.parent-NMLfs3uD:focus:not(:focus-visible):after {
    display: none
}

.entry-NMLfs3uD.parent-NMLfs3uD:after {
    border-color: #2962ffcc;
    border-radius: 4px
}

.info-icon-NMLfs3uD {
    display: inline-flex;
    margin-left: 4px
}

.entries-grid-NMLfs3uD {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 16px;
    --ui-lib-typography-font-size: 12px;
    display: grid;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    gap: 4px 16px;
    grid-template-columns: repeat(2, auto);
    line-height: var(--ui-lib-typography-line-height);
    padding: 5px 0
}

.entry-key-NMLfs3uD {
    color: #b2b5be
}

.entry-value-NMLfs3uD {
    color: #fff
}

.idea-card-R05xWTMw.hidden-R05xWTMw {
    background-color: #ffebec
}

html.theme-dark .idea-card-R05xWTMw.hidden-R05xWTMw {
    background-color: #331f20
}

.badge-editors-pick-R05xWTMw {
    position: relative;
    top: -8px
}

.preview-row-item-R05xWTMw:not(:first-child) {
    margin-left: 8px
}

.creds-buttons-row-R05xWTMw {
    display: grid;
    grid-template-columns: auto;
    height: -webkit-max-content;
    height: max-content;
    margin-top: 12px
}

.creds-buttons-row-R05xWTMw.creds-buttons-row-custom-margin-top-R05xWTMw {
    margin-top: auto
}

@media screen and (min-width:568px) {
    .creds-buttons-row-R05xWTMw {
        grid-template-columns: minmax(0, 1fr) -webkit-min-content;
        grid-template-columns: minmax(0, 1fr) min-content;
        height: 40px
    }
}

.creds-buttons-row-R05xWTMw .buttons-R05xWTMw {
    direction: rtl;
    display: grid;
    flex-direction: row-reverse;
    gap: 8px;
    grid-template-columns: repeat(2, -webkit-min-content);
    grid-template-columns: repeat(2, min-content);
    justify-content: flex-end;
    margin-top: 12px
}

@media screen and (min-width:568px) {
    .creds-buttons-row-R05xWTMw .buttons-R05xWTMw {
        direction: ltr;
        margin-top: 0
    }
}

.preview-R05xWTMw {
    flex-shrink: 0
}

.publication-info-wrapper-R05xWTMw {
    container-type: inline-size;
    display: block
}