/* ForumX V20 — tablo görünümünü kaldıran premium içerik akışı. */

.forumx-home-premium-v15 .fx-premium-stream-v20 {
    --fx-stream-blue: 80, 145, 255;
    --fx-stream-cyan: 82, 214, 255;
    --fx-stream-green: 72, 221, 151;
    overflow: hidden;
    border: 1px solid rgba(91, 141, 213, .22);
    border-radius: 22px;
    background:
        radial-gradient(circle at 5% 0, rgba(60, 126, 232, .11), transparent 31%),
        linear-gradient(155deg, rgba(17, 34, 55, .96), rgba(8, 19, 34, .98));
    box-shadow: 0 24px 58px rgba(0, 0, 0, .24), inset 0 1px rgba(255, 255, 255, .04);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tabs {
    min-height: 74px;
    padding: 8px;
    border: 0;
    border-bottom: 1px solid rgba(101, 146, 210, .15);
    background: rgba(8, 19, 34, .42);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab-scroll {
    gap: 6px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab {
    position: relative;
    min-height: 56px;
    gap: 9px;
    padding: 0 22px;
    border: 1px solid transparent;
    border-radius: 15px;
    color: #9eafc6;
    background: transparent;
    font-weight: 800;
    transition: color .18s ease, border-color .18s ease, background .18s ease, transform .18s ease;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab:hover,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab:focus-visible {
    color: #e7f0ff;
    background: rgba(73, 126, 207, .08);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab.active {
    border-color: rgba(81, 145, 246, .30);
    color: #eaf3ff;
    background: linear-gradient(155deg, rgba(50, 101, 184, .36), rgba(20, 47, 89, .52));
    box-shadow: inset 0 1px rgba(255,255,255,.05), 0 12px 26px rgba(22, 88, 194, .16);
    transform: translateY(-1px);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab.active::after {
    content: "";
    position: absolute;
    left: 22%;
    right: 22%;
    bottom: 2px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(90deg, #3f83f5, #77b8ff);
    box-shadow: 0 0 15px rgba(76, 144, 255, .82);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab .forumx-icon {
    width: 19px;
    height: 19px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-controls {
    gap: 6px;
    padding-left: 8px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-controls > * {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(101, 146, 211, .17);
    border-radius: 13px;
    color: #a8b9cf;
    background: rgba(25, 47, 74, .52);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .home-block-content,
.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-shell {
    overflow: visible;
    border: 0;
    background: transparent;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-shell {
    padding: 22px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-table-head,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-forum,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-number,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-mobile-meta {
    display: none !important;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section + .fx-stream-section {
    margin-top: 30px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-header {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 48px;
    margin: 0 0 12px;
    padding: 0 4px;
    border: 0;
    color: #dce9fa;
    background: transparent;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-icon {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    border: 1px solid rgba(var(--fx-stream-blue), .22);
    border-radius: 12px;
    color: rgb(var(--fx-stream-blue));
    background: rgba(var(--fx-stream-blue), .10);
    box-shadow: inset 0 1px rgba(255,255,255,.045), 0 8px 20px rgba(16, 67, 142, .11);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-icon .forumx-icon {
    width: 20px;
    height: 20px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-copy {
    min-width: 0;
    display: grid;
    gap: 2px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-copy strong {
    color: #edf5ff;
    font-size: 1.04rem;
    font-weight: 880;
    letter-spacing: -.015em;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-copy small {
    color: #7f93ad;
    font-size: .72rem;
    font-weight: 650;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-count {
    min-height: 28px;
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    padding: 0 10px;
    border: 1px solid rgba(var(--fx-stream-green), .22);
    border-radius: 999px;
    color: #82e5b4;
    background: rgba(var(--fx-stream-green), .08);
    font-size: .69rem;
    font-weight: 800;
}

/* Sabit konu alanı özellikle daha belirgin. */
.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned {
    isolation: isolate;
    padding: 18px;
    overflow: hidden;
    border: 1px solid rgba(var(--fx-stream-green), .30);
    border-radius: 19px;
    background:
        radial-gradient(circle at 92% 0, rgba(var(--fx-stream-green), .15), transparent 33%),
        linear-gradient(145deg, rgba(23, 65, 68, .44), rgba(11, 29, 48, .74));
    box-shadow:
        0 18px 40px rgba(0, 0, 0, .18),
        0 0 0 1px rgba(67, 188, 139, .035),
        inset 0 1px rgba(255,255,255,.045);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0 auto 0 0;
    width: 4px;
    border-radius: 19px 0 0 19px;
    background: linear-gradient(180deg, #67e3af, #4f91ff);
    box-shadow: 0 0 18px rgba(83, 219, 166, .60);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-section-header {
    margin-bottom: 14px;
    padding-inline: 2px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-section-icon {
    border-color: rgba(var(--fx-stream-green), .32);
    color: #72e8b0;
    background: rgba(var(--fx-stream-green), .13);
    box-shadow: 0 0 22px rgba(69, 202, 144, .13), inset 0 1px rgba(255,255,255,.055);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-section-copy strong {
    color: #bff6d9;
    text-transform: uppercase;
    letter-spacing: .055em;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-rows {
    display: grid;
    gap: 9px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic,
.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic:nth-child(even) {
    position: relative;
    min-width: 0;
    min-height: 86px;
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
    padding: 13px 15px;
    overflow: hidden;
    border: 1px solid rgba(103, 147, 207, .16);
    border-radius: 16px;
    color: inherit;
    background:
        radial-gradient(circle at 100% 0, rgba(63, 125, 225, .08), transparent 37%),
        linear-gradient(145deg, rgba(26, 48, 75, .77), rgba(12, 27, 45, .90));
    box-shadow: inset 0 1px rgba(255,255,255,.035), 0 10px 26px rgba(0,0,0,.12);
    transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic:hover {
    z-index: 2;
    border-color: rgba(var(--fx-stream-blue), .34);
    background:
        radial-gradient(circle at 100% 0, rgba(63, 125, 225, .13), transparent 38%),
        linear-gradient(145deg, rgba(30, 56, 89, .86), rgba(13, 29, 49, .94));
    box-shadow: inset 0 1px rgba(255,255,255,.045), 0 14px 32px rgba(0,0,0,.17), 0 0 24px rgba(35, 96, 190, .06);
    transform: translateY(-1px);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-topic {
    min-height: 94px;
    border-color: rgba(var(--fx-stream-green), .22);
    background:
        radial-gradient(circle at 100% 0, rgba(var(--fx-stream-green), .12), transparent 35%),
        linear-gradient(145deg, rgba(26, 62, 70, .68), rgba(12, 31, 49, .92));
    box-shadow: inset 0 1px rgba(255,255,255,.045), 0 12px 30px rgba(0,0,0,.14);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-topic::after {
    content: "SABİT";
    position: absolute;
    top: 9px;
    right: 11px;
    color: rgba(118, 235, 179, .13);
    font-size: 2.15rem;
    font-weight: 950;
    letter-spacing: .08em;
    pointer-events: none;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar {
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    border: 0;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar .avatar {
    width: 54px;
    height: 54px;
    border: 1px solid rgba(var(--fx-stream-blue), .40);
    border-radius: 14px;
    object-fit: cover;
    box-shadow: 0 0 0 3px rgba(var(--fx-stream-blue), .08), 0 10px 22px rgba(0,0,0,.22);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-avatar .avatar {
    border-color: rgba(var(--fx-stream-green), .50);
    box-shadow: 0 0 0 3px rgba(var(--fx-stream-green), .09), 0 10px 22px rgba(0,0,0,.22);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-main {
    min-width: 0;
    display: grid;
    gap: 8px;
    padding: 0;
    border: 0;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-title-line {
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-index {
    min-width: 28px;
    height: 28px;
    display: inline-grid;
    place-items: center;
    flex: 0 0 auto;
    margin: 0;
    border: 1px solid rgba(var(--fx-stream-blue), .24);
    border-radius: 9px;
    color: #81b0f8;
    background: rgba(var(--fx-stream-blue), .09);
    font-size: .70rem;
    font-weight: 900;
    font-variant-numeric: tabular-nums;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-index {
    color: #8be7bb;
    border-color: rgba(var(--fx-stream-green), .28);
    background: rgba(var(--fx-stream-green), .10);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-title {
    min-width: 80px;
    max-width: 100%;
    flex: 1 1 180px;
    overflow: hidden;
    color: #eef5ff;
    font-size: .98rem;
    font-weight: 880;
    line-height: 1.28;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-title:hover {
    color: #7db0ff;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-prefix,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-type-badge,
.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-state {
    min-height: 23px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    border-radius: 7px;
    font-size: .65rem;
    font-weight: 850;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta {
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
    color: #8498b2;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #91a5bf;
    font-size: .72rem;
    font-weight: 650;
    text-decoration: none;
    white-space: nowrap;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 a.fx-stream-meta-item:hover {
    color: #70a8ff;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item .forumx-icon {
    width: 14px;
    height: 14px;
    color: #609bf2;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item span {
    min-width: 0;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-separator {
    color: #50637c;
    font-size: .66rem;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metrics {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 9px;
    padding-left: 10px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 12px;
    border: 1px solid rgba(var(--fx-stream-blue), .18);
    border-radius: 12px;
    color: #a9bdd8;
    background: rgba(11, 27, 47, .58);
    box-shadow: inset 0 1px rgba(255,255,255,.035);
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric .forumx-icon {
    width: 16px;
    height: 16px;
    color: #68a7ff;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric b {
    color: #eaf3ff;
    font-size: .81rem;
    font-weight: 900;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric small {
    color: #8fa4bf;
    font-size: .66rem;
    font-weight: 720;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-metric {
    border-color: rgba(var(--fx-stream-green), .17);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-more {
    width: auto;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 24px auto 2px;
    padding: 0 18px;
    border: 1px solid rgba(var(--fx-stream-blue), .20);
    border-radius: 999px;
    color: #9eb2cc;
    background: rgba(19, 38, 62, .62);
    box-shadow: inset 0 1px rgba(255,255,255,.035);
    font-size: .76rem;
    font-weight: 800;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-more:not(:disabled):hover {
    color: #e7f0ff;
    border-color: rgba(var(--fx-stream-blue), .35);
    background: rgba(32, 63, 101, .70);
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-more .forumx-icon {
    width: 16px;
    height: 16px;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-more.is-end {
    opacity: .82;
}

.forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-empty {
    min-height: 110px;
    display: grid;
    place-items: center;
    border: 1px dashed rgba(var(--fx-stream-blue), .20);
    border-radius: 15px;
    color: #8fa3bd;
    background: rgba(14, 29, 48, .46);
}

@media (max-width: 920px) {
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-shell {
        padding: 16px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic:nth-child(even) {
        grid-template-columns: 54px minmax(0, 1fr);
        gap: 12px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metrics {
        grid-column: 2;
        justify-content: flex-start;
        padding: 1px 0 0;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar {
        align-self: start;
    }
}

@media (max-width: 700px) {
    .forumx-home-premium-v15 .fx-premium-stream-v20 {
        border-radius: 18px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tabs {
        min-height: 64px;
        padding: 6px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab-scroll {
        gap: 4px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab-scroll::-webkit-scrollbar {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab {
        min-width: max-content;
        min-height: 50px;
        padding: 0 14px;
        border-radius: 12px;
        font-size: .72rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-controls {
        padding-left: 4px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-controls > * {
        width: 38px;
        height: 38px;
        border-radius: 11px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-shell {
        padding: 12px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section + .fx-stream-section {
        margin-top: 22px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-header {
        min-height: 43px;
        gap: 9px;
        margin-bottom: 10px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-icon {
        width: 34px;
        height: 34px;
        border-radius: 10px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-copy strong {
        font-size: .90rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-copy small {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-count {
        min-height: 25px;
        padding-inline: 8px;
        font-size: .62rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned {
        padding: 13px;
        border-radius: 16px;
        box-shadow: 0 16px 34px rgba(0,0,0,.19), 0 0 24px rgba(54, 185, 128, .05), inset 0 1px rgba(255,255,255,.045);
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned::before {
        width: 3px;
        border-radius: 16px 0 0 16px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic:nth-child(even) {
        min-height: 0;
        grid-template-columns: 47px minmax(0, 1fr);
        gap: 10px;
        padding: 11px;
        border-radius: 14px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-topic {
        min-height: 0;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned .fx-stream-topic::after {
        top: 5px;
        right: 7px;
        font-size: 1.35rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar .avatar {
        width: 45px;
        height: 45px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar .avatar {
        border-radius: 12px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-main {
        gap: 7px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-title-line {
        gap: 5px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-index {
        min-width: 24px;
        width: 24px;
        height: 24px;
        border-radius: 7px;
        font-size: .61rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-title {
        flex-basis: 100px;
        font-size: .81rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-prefix,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-type-badge,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-state {
        min-height: 19px;
        padding: 2px 6px;
        border-radius: 6px;
        font-size: .55rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta {
        gap: 5px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item {
        gap: 4px;
        font-size: .61rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item .forumx-icon {
        width: 12px;
        height: 12px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-author,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-separator:nth-of-type(2) {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-meta-item span {
        max-width: 145px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metrics {
        grid-column: 2;
        gap: 6px;
        padding-top: 1px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric {
        min-height: 30px;
        gap: 4px;
        padding: 0 8px;
        border-radius: 9px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric .forumx-icon {
        width: 13px;
        height: 13px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric b,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric small {
        font-size: .60rem;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-more {
        min-height: 38px;
        margin-top: 18px;
        font-size: .68rem;
    }
}

@media (max-width: 390px) {
    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-controls [data-feed-tab-next] {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-shell {
        padding: 9px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-pinned {
        padding: 10px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-section-count {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic:nth-child(even) {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 8px;
        padding: 9px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-avatar .avatar {
        width: 40px;
        height: 40px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-forum span {
        max-width: 105px;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-time {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-separator {
        display: none;
    }

    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-metric small {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .forumx-home-premium-v15 .fx-premium-stream-v20 .topic-feed-tab,
    .forumx-home-premium-v15 .fx-premium-stream-v20 .fx-stream-topic {
        transition: none;
    }
}
