.delete-button-G1wFDlK7 {
    background: #2e2e2e;
    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
}

html.theme-dark .delete-button-G1wFDlK7:after {
    border-color: #2962ff
}

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

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

.icon-G1wFDlK7 {
    display: inline-flex
}

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

.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: #ebebeb;
        --ui-lib-light-button-color-border: #ebebeb
    }
    html.theme-dark .mod-button-nW0pGjl6:not(:disabled):hover {
        --ui-lib-light-button-color-border: #3d3d3d;
        --ui-lib-light-button-color-bg: #3d3d3d
    }
}

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

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

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

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

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

.entry-NMLfs3uD.parent-NMLfs3uD {
    color: #0f0f0f
}

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

.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: #2962ff;
    border-radius: 4px
}

html.theme-dark .entry-NMLfs3uD.parent-NMLfs3uD:after {
    border-color: #2962ff
}

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

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

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

.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: max-content;
    margin-top: 12px
}

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

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

.creds-buttons-row-R05xWTMw .buttons-R05xWTMw {
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
    justify-content: flex-end;
    margin-top: 12px
}

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

.preview-R05xWTMw {
    flex-shrink: 0
}

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