/* _content/SeekerLabPortal.WpForums/Views/Profile/Index.cshtml.rz.scp.css */
/* Profile avatar styles for user-rank-avatar TagHelper */
.slp-av-photo.av-xl.profile-avatar[b-vxzgvucm0y] {
    width: 120px;
    height: 120px;
    border-radius: 16px;
    background: #f3f5f7;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 52px;
    font-weight: 600;
    color: #666;
    overflow: hidden;
    position: relative;
}

    .slp-av-photo.av-xl.profile-avatar img[b-vxzgvucm0y] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

/* Profile avatar rank ring styles */
.slp-av-photo.profile-avatar[data-rank="1"][b-vxzgvucm0y],
.slp-av-photo.profile-avatar.rk-lv1[b-vxzgvucm0y] {
    box-shadow: 0 0 0 3px #d1d5db, 0 0 0 6px #f1f5f9 !important;
}

.slp-av-photo.profile-avatar[data-rank="2"][b-vxzgvucm0y],
.slp-av-photo.profile-avatar.rk-lv2[b-vxzgvucm0y] {
    box-shadow: 0 0 0 3px #60a5fa, 0 0 0 6px #e0f2fe !important;
}

.slp-av-photo.profile-avatar[data-rank="3"][b-vxzgvucm0y],
.slp-av-photo.profile-avatar.rk-lv3[b-vxzgvucm0y] {
    box-shadow: 0 0 0 3px #34d399, 0 0 0 6px #d1fae5 !important;
}

.slp-av-photo.profile-avatar[data-rank="4"][b-vxzgvucm0y],
.slp-av-photo.profile-avatar.rk-lv4[b-vxzgvucm0y] {
    box-shadow: 0 0 0 3px #f59e0b, 0 0 0 6px #fef3c7 !important;
}
/* _content/SeekerLabPortal.WpForums/Views/Search/Index.cshtml.rz.scp.css */
/* Search page specific styles */
.search-form[b-3mvoe6ns2x] { display:grid; gap:14px; }
.search-row[b-3mvoe6ns2x] { display:flex; gap:12px; margin:12px; }
.search-row-keyword[b-3mvoe6ns2x] { }
.search-keyword-input[b-3mvoe6ns2x] { flex:1 1 auto; font-size:15px; }
.search-row-filters[b-3mvoe6ns2x] { flex-wrap:wrap; }
.search-row-filters .search-select[b-3mvoe6ns2x] { flex:0 0 200px; min-width:160px; }
.search-row-filters .search-submit[b-3mvoe6ns2x] { flex:0 0 auto; align-self:stretch; }
@media (max-width:900px){
  .search-row-filters[b-3mvoe6ns2x] { flex-direction:row; }
  .search-row-filters .search-select[b-3mvoe6ns2x] { flex:1 1 160px; }
}
@media (max-width:640px){
  .search-row[b-3mvoe6ns2x] { flex-direction:column; }
  .search-row-filters .search-select[b-3mvoe6ns2x], .search-row-filters .search-submit[b-3mvoe6ns2x] { flex:1 1 auto; width:100%; }
}
/* _content/SeekerLabPortal.WpForums/Views/Shared/Components/FlashMessage/Default.cshtml.rz.scp.css */
.flash-message[b-digx2qocza]{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid transparent;border-radius:10px;font-size:14px;line-height:1.5;margin:12px 0;}
.flash-message + .flash-message[b-digx2qocza]{margin-top:-4px;}
.flash-icon[b-digx2qocza]{width:20px;height:20px;flex:0 0 20px;}
.flash-body[b-digx2qocza]{flex:1 1 auto;}
.flash-close[b-digx2qocza]{background:none;border:none;color:inherit;font-size:16px;line-height:1;cursor:pointer;padding:2px 6px;margin:-4px -6px -4px 4px;border-radius:6px;}
.flash-close:hover[b-digx2qocza]{background:rgba(0,0,0,.08);}

.flash-success[b-digx2qocza]{background:#ecfdf5;border-color:#a7f3d0;color:#065f46;}
.flash-success .flash-icon[b-digx2qocza]{background:conic-gradient(from 0deg,#10b981,#059669);mask: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2 4-4\"/><path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"/></svg>') center/contain no-repeat;}

.flash-error[b-digx2qocza]{background:#fef2f2;border-color:#fecaca;color:#7f1d1d;}
.flash-error .flash-icon[b-digx2qocza]{background:conic-gradient(from 0deg,#dc2626,#b91c1c);mask: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 8v4m0 4h.01\"/><path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"/></svg>') center/contain no-repeat;}

.flash-warning[b-digx2qocza]{background:#fffbeb;border-color:#fde68a;color:#92400e;}
.flash-warning .flash-icon[b-digx2qocza]{background:conic-gradient(from 0deg,#fbbf24,#d97706);mask: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 9v4m0 4h.01\"/><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"/></svg>') center/contain no-repeat;}

.flash-info[b-digx2qocza]{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a;}
.flash-info .flash-icon[b-digx2qocza]{background:conic-gradient(from 0deg,#3b82f6,#1d4ed8);mask: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16v-4m0-4h.01\"/><path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"/></svg>') center/contain no-repeat;}
/* _content/SeekerLabPortal.WpForums/Views/Shared/Components/TopicList/Default.cshtml.rz.scp.css */
.topic-list .topic-title .badge + .badge[b-capcaf5s05] {
    margin-left: 4px;
}

.topic-status-line[b-capcaf5s05] {
    margin: 0 0 4px 0;
}

.topic-list .topic-row[b-capcaf5s05] {
    padding-right: 12px;
}

.topic-list .avatar-stack[b-capcaf5s05] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.avatar-stack .stacked[b-capcaf5s05] {
    display: flex;
    margin-left: -8px;
    position: relative;
}

    .avatar-stack .stacked:first-child[b-capcaf5s05] {
        margin-left: 0;
    }

.slp-topic-list[b-capcaf5s05]  .slp-av-photo {
    width: 36px;
    height: 36px;
}

    .slp-topic-list[b-capcaf5s05]  .slp-av-photo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .slp-topic-list[b-capcaf5s05]  .slp-av-photo.slp-av-sm {
        width: 28px;
        height: 28px;
        font-size: 12px;
    }

.avatar-stack .more-count[b-capcaf5s05] {
    margin-left: 4px;
    font-size: 12px;
    color: #666;
}

.topic-row[b-capcaf5s05] {
    display: grid;
    grid-template-columns: 24px 1fr;
    gap: 12px;
    align-items: flex-start;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

    .topic-row:last-child[b-capcaf5s05] {
        border-bottom: none;
    }

.topic-main h3[b-capcaf5s05] {
    margin: 0 0 4px 0;
    line-height: 1.35;
    font-size: 16px;
}

.topic-main .meta-line[b-capcaf5s05] {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 12px;
    color: #555;
    margin-top: 4px;
    flex-wrap: wrap;
}

    .topic-main .meta-line .forum[b-capcaf5s05] {
        font-weight: 500;
    }

    .topic-main .meta-line .date[b-capcaf5s05] {
        color: #666;
    }

    .topic-main .meta-line .spacer[b-capcaf5s05] {
        flex: 1 1 auto;
    }

    .topic-main .meta-line .avatar-stack[b-capcaf5s05] {
        margin-left: auto;
    }

.topic-pin[b-capcaf5s05] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 1px solid #fcd34d;
    border-radius: 50%;
    background: #fef3c7;
    color: #ffb300;
    font-size: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
}

    .topic-pin svg[b-capcaf5s05] {
        width: 14px;
        height: 14px;
        stroke: currentColor;
    }

.visually-hidden[b-capcaf5s05] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

@media (max-width:640px) {
    .topic-row[b-capcaf5s05] {
        grid-template-columns: 18px 1fr;
    }

    .topic-main .meta-line[b-capcaf5s05] {
        gap: 8px;
    }

    .slp-av-photo[b-capcaf5s05] {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

        .slp-av-photo.slp-av-sm[b-capcaf5s05] {
            width: 24px;
            height: 24px;
            font-size: 11px;
        }
}

/* ensure ring thickness consistent on stacked overlap */
.slp-topic-list[b-capcaf5s05]  .slp-av-photo.rk-lv1,
.slp-topic-list[b-capcaf5s05]  .slp-av-photo.rk-lv2,
.slp-topic-list[b-capcaf5s05]  .slp-av-photo.rk-lv3 { background:#f1f5f9; }
/* rk-lv4 retains animated gradient ring but keep inner circle white for images; initial fallback inherits text color */
.slp-topic-list[b-capcaf5s05]  .slp-av-photo.rk-lv4 img { position:relative; z-index:1; }
/* _content/SeekerLabPortal.WpForums/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Layout (header / user menu) styles consolidated */
.user-menu-wrap[b-tay2st76hu]{display:flex;align-items:center;gap:8px;position:relative;}
.user-menu-btn[b-tay2st76hu]{display:flex;align-items:center;gap:8px;background:transparent;border:0;padding:4px 8px;border-radius:8px;cursor:pointer;font:inherit;color:inherit;}
.user-menu-btn:hover[b-tay2st76hu]{background:#f1f3f5;}
.header-av[b-tay2st76hu]{width:32px;height:32px;aspect-ratio:1/1;border-radius:50%;background:#dbe0e5;display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;color:#555;overflow:hidden;line-height:0;padding:0;}
.header-av img[b-tay2st76hu]{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;}
.user-dropdown[b-tay2st76hu]{position:absolute;top:100%;right:0;margin-top:8px;min-width:240px;max-width:300px;background:#fff;border:1px solid #d0d7de;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.14);padding:14px 16px;display:none;z-index:1000;font-size:14px;}
.user-dropdown[data-open='true'][b-tay2st76hu]{display:block;}
.user-dropdown .user-card-head[b-tay2st76hu]{display:flex;align-items:center;gap:14px;margin-bottom:12px;}
.user-dropdown .user-card-avatar[b-tay2st76hu]{width:56px;height:56px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;background:linear-gradient(145deg,#ffffff,#f0f5fb);box-shadow:0 1px 2px rgba(0,0,0,.08);color:var(--primary,#2a5);line-height:0;padding:0;}
.user-dropdown .user-card-avatar img[b-tay2st76hu]{width:100%;height:100%;object-fit:cover;display:block;}
.user-dropdown .user-card-info[b-tay2st76hu]{display:flex;flex-direction:column;line-height:1.25;gap:4px;min-width:0;}
.user-dropdown .user-card-info strong[b-tay2st76hu]{font-size:15px;}
.user-dropdown .user-card-info .email[b-tay2st76hu]{font-size:12px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px;}
.user-dropdown .user-actions[b-tay2st76hu]{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;}
.user-dropdown .user-card-foot[b-tay2st76hu]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:solid 1px #ddd;}
.user-dropdown .user-actions .btn[b-tay2st76hu]{flex:1 1 auto;}
.user-dropdown .guest-note[b-tay2st76hu]{font-size:12px;color:#666;margin:4px 0 8px;}
.site-header .header-inner[b-tay2st76hu]{display:flex;justify-content:space-between;align-items:center;}
@media (max-width:680px){
  .user-name[b-tay2st76hu],.caret[b-tay2st76hu]{display:none !important;}
  .user-menu-btn[b-tay2st76hu]{padding:4px;}
}
/* Header avatar ring (auth = pale green, guest = neutral) */
.auth .header-av[b-tay2st76hu]{background:#ffffff;border:1px solid #cfeedd;box-shadow:0 0 0 2px rgba(16,185,129,.15);} /* pale green ring */
.guest .header-av[b-tay2st76hu]{background:#fff;border:1px solid #e5e7eb;box-shadow:0 0 0 2px rgba(0,0,0,.04);} 
.header-av[b-tay2st76hu]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;font-weight:600;font-size:14px;} 
.header-av img[b-tay2st76hu]{width:100%;height:100%;object-fit:cover;display:block;}
/* Deprecated gradient ring retained for potential future use */
.slp-av-photo.gradient-ring[b-tay2st76hu]{position:relative;}
.slp-av-photo.gradient-ring[b-tay2st76hu]{background:linear-gradient(#ffffff,#ffffff) padding-box,var(--accent-gradient) border-box;border:2px solid transparent;}
.slp-av-photo.gradient-ring img[b-tay2st76hu]{position:relative;z-index:1;}
/* Dropdown avatar (keeps subtle gradient) */
#user-menu-toggle[b-tay2st76hu] { border-radius: 24px; padding: 3px; }
/* _content/SeekerLabPortal.WpForums/Views/Shared/_Sidebar.cshtml.rz.scp.css */
.slp-drafts-head[b-obo9vh0r49] { display:flex; justify-content:space-between; align-items:center; }
.slp-drafts-list[b-obo9vh0r49] { margin-top:8px; }
.slp-draft-meta[b-obo9vh0r49] { font-size:12px; color:var(--muted); }
.mt0[b-obo9vh0r49] { margin-top:0; }
.comment-snippet[b-obo9vh0r49] { color:var(--slp-muted); }
.cat-badge[b-obo9vh0r49]{display:inline-block;margin-right:6px;background:#eef2f5;color:#374151;font-size:11px;padding:2px 6px;border-radius:12px;text-decoration:none;line-height:1.2;}
.cat-badge:hover[b-obo9vh0r49]{background:#e2e8f0;}
.latest-topics li[b-obo9vh0r49],.latest-comments li[b-obo9vh0r49]{margin-bottom:8px;}
.row-line[b-obo9vh0r49]{display:flex;align-items:flex-start;gap:8px;}
/* Mini avatar styles for TagHelper output - slp-av-photo + av-sm + mini-av */
.slp-sidebar .slp-av-photo.av-sm.mini-av[b-obo9vh0r49]{width:32px;height:32px;border-radius:50%;background:#d1d5db;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#374151;flex-shrink:0;overflow:hidden;position:relative;}
.slp-sidebar .slp-av-photo.av-sm.mini-av img[b-obo9vh0r49]{width:100%;height:100%;object-fit:cover;display:block;}
/* Rank ring styles for sidebar mini avatars */
.slp-sidebar .slp-av-photo.mini-av[data-rank="1"][b-obo9vh0r49],.slp-sidebar .slp-av-photo.mini-av.rk-lv1[b-obo9vh0r49]{box-shadow:0 0 0 2px #d1d5db,0 0 0 4px #f1f5f9 !important;}
.slp-sidebar .slp-av-photo.mini-av[data-rank="2"][b-obo9vh0r49],.slp-sidebar .slp-av-photo.mini-av.rk-lv2[b-obo9vh0r49]{box-shadow:0 0 0 2px #60a5fa,0 0 0 4px #e0f2fe !important;}
.slp-sidebar .slp-av-photo.mini-av[data-rank="3"][b-obo9vh0r49],.slp-sidebar .slp-av-photo.mini-av.rk-lv3[b-obo9vh0r49]{box-shadow:0 0 0 2px #34d399,0 0 0 4px #d1fae5 !important;}
.slp-sidebar .slp-av-photo.mini-av[data-rank="4"][b-obo9vh0r49],.slp-sidebar .slp-av-photo.mini-av.rk-lv4[b-obo9vh0r49]{box-shadow:0 0 0 2px #f59e0b,0 0 0 4px #fef3c7 !important;}
.text-col[b-obo9vh0r49]{flex:1;min-width:0;}
.meta-line-sm[b-obo9vh0r49]{display:flex;align-items:center;gap:6px;margin-top:2px;font-size:11px;color:#6b7280;flex-wrap:wrap;}
.meta-line-sm .date[b-obo9vh0r49]{color:#6b7280;}
.comment-snippet[b-obo9vh0r49]{color:#4b5563;font-size:12px;}
.sidebar-cats .empty-list-hint[b-obo9vh0r49]{font-size:12px;}
.sidebar-cat .icon svg[b-obo9vh0r49]{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.5;}
/* _content/SeekerLabPortal.WpForums/Views/Topic/Details.cshtml.rz.scp.css */
.topic-detail-header[b-spbkbkt3dh] {
    border-bottom: solid 1px #ddd;
    padding-bottom: 12px;
}
.slp-avatar-wrapper[b-spbkbkt3dh] {
    display: none;
}

.badge.resolved-action[b-spbkbkt3dh] {
    background: #059669;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 4px;
}

.notice-closed[b-spbkbkt3dh] {
    border: 1px solid #9ca3af;
    background: #f3f4f6;
    padding: 12px;
    border-radius: 8px;
    color: #374151;
    margin: 16px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.notice-closed svg[b-spbkbkt3dh] {
    width: 20px;
    height: 20px;
    color: #6b7280;
}

.reply-inline-form[b-spbkbkt3dh] {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #f9fafb;
}

.reply-inline-form textarea[b-spbkbkt3dh],
.reply-inline-form .markdown-preview-box[b-spbkbkt3dh] {
    width: 100%;
    resize: vertical;
    margin-bottom: 6px;
}

.topic-pin[b-spbkbkt3dh] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    color: #4b5563;
    margin-left: 8px;
}

.topic-pin svg[b-spbkbkt3dh] {
    width: 20px;
    height: 20px;
    display: block;
}

.visually-hidden[b-spbkbkt3dh] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

.md-tab[b-spbkbkt3dh] {
    background: #f1f5f9;
    border: 1px solid #cbd5e1;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    cursor: pointer;
    line-height: 1.3;
}

    .md-tab.active[b-spbkbkt3dh] {
        background: #fff;
        border-color: #3b82f6;
        color: #1e3a8a;
        box-shadow: 0 0 0 2px rgba(59,130,246,.25);
    }

.md-panel[b-spbkbkt3dh]  pre {
    background: #1e293b;
    color: #f1f5f9;
    padding: 8px 10px;
    border-radius: 6px;
    overflow: auto;
    font-size: .8rem;
}

.md-panel[b-spbkbkt3dh]  code {
    padding: 2px 4px;
    border-radius: 4px;
    font-size: .75rem;
}

.md-panel[b-spbkbkt3dh]  blockquote {
    border-left: 4px solid #94a3b8;
    padding: .5em .9em;
    margin: .7em 0;
    background: #f1f5f9;
    color: #475569;
    border-radius: 4px;
}

.md-panel[b-spbkbkt3dh]  h1 {
    font-size: 1.15rem;
    margin: .6em 0 .35em;
}

.md-panel[b-spbkbkt3dh]  h2 {
    font-size: 1.05rem;
    margin: .55em 0 .3em;
}

.md-panel[b-spbkbkt3dh]  h3 {
    font-size: .95rem;
    margin: .5em 0 .25em;
}

.markdown-preview-box[b-spbkbkt3dh]  p {
    margin: .55em 0;
    line-height: 1.5;
}
/* --- Markdown (posted content) styles --- */
.topic-detail .content[b-spbkbkt3dh]  pre,
.comment .content[b-spbkbkt3dh]  pre,
.reply .content[b-spbkbkt3dh]  pre {
    background: #1e293b;
    color: #f1f5f9;
    padding: 12px 14px;
    border-radius: 6px;
    overflow: auto;
    font-size: .85rem;
    line-height: 1.5;
    margin: 0.75em 0;
}

    /* Remove inner code background inside block code */
    .topic-detail .content[b-spbkbkt3dh]  pre code,
    .comment .content[b-spbkbkt3dh]  pre code,
    .reply .content[b-spbkbkt3dh]  pre code {
        background: transparent !important;
        padding: 0;
        border-radius: 0;
    }

/* Inline code */
.topic-detail .content[b-spbkbkt3dh]  :not(pre) > code,
.comment .content[b-spbkbkt3dh]  :not(pre) > code,
.reply .content[b-spbkbkt3dh]  :not(pre) > code {
    background: #e2e8f0;
    color: #1e293b;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: .85em;
}

.topic-detail .content[b-spbkbkt3dh]  h1,
.comment .content[b-spbkbkt3dh]  h1,
.reply .content[b-spbkbkt3dh]  h1 {
    font-size: 1.35rem;
    margin: .8em 0 .45em;
    font-weight: 600;
}

.topic-detail .content[b-spbkbkt3dh]  h2,
.comment .content[b-spbkbkt3dh]  h2,
.reply .content[b-spbkbkt3dh]  h2 {
    font-size: 1.15rem;
    margin: .75em 0 .4em;
    font-weight: 600;
}

.topic-detail .content[b-spbkbkt3dh]  h3,
.comment .content[b-spbkbkt3dh]  h3,
.reply .content[b-spbkbkt3dh]  h3 {
    font-size: 1.05rem;
    margin: .7em 0 .35em;
    font-weight: 600;
}

.topic-detail .content[b-spbkbkt3dh]  blockquote,
.comment .content[b-spbkbkt3dh]  blockquote,
.reply .content[b-spbkbkt3dh]  blockquote {
    border-left: 4px solid #94a3b8;
    padding: .5em .9em;
    margin: .7em 0;
    background: #f1f5f9;
    color: #475569;
    border-radius: 4px;
}

.topic-detail .content[b-spbkbkt3dh]  p,
.comment .content[b-spbkbkt3dh]  p,
.reply .content[b-spbkbkt3dh]  p {
    line-height: 1.55;
    margin: .6em 0;
}

/* moderation states */
.comment.state-hidden[b-spbkbkt3dh], .reply.state-hidden[b-spbkbkt3dh] {
    opacity: .85;
    background: #f8fafc;
}

.comment.state-spam[b-spbkbkt3dh], .reply.state-spam[b-spbkbkt3dh] {
    border: 1px solid #fbbf24;
    background: #fffbeb;
}

.comment.state-deleted[b-spbkbkt3dh], .reply.state-deleted[b-spbkbkt3dh] {
    border: 1px solid #94a3b8;
    background: #f1f5f9;
    opacity: .8;
}

.comment .content.placeholder[b-spbkbkt3dh], .reply .content.placeholder[b-spbkbkt3dh] {
    font-size: .9rem;
    color: #64748b;
    font-style: italic;
}

.badge-mod[b-spbkbkt3dh] {
    font-size: 11px;
    padding: 2px 6px;
    background: #475569;
}

    .badge-mod.badge-hidden[b-spbkbkt3dh] {
        background: #64748b;
    }

    .badge-mod.badge-spam[b-spbkbkt3dh] {
        background: #f59e0b;
        color: #1e293b;
    }

    .badge-mod.badge-deleted[b-spbkbkt3dh] {
        background: #334155;
    }
