/* Line below every post — Data-Forums */
.df-post-line {
  display: block;
  height: 1px;
  margin: 16px 0 20px;
  border: 0;
  background: linear-gradient(90deg, transparent 0%, #1e293b 8%, #38bdf8 50%, #1e293b 92%, transparent 100%);
  position: relative;
}
.df-post-line::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #0b0e12;
  border: 1px solid #38bdf8;
  box-shadow: 0 0 8px rgba(56, 189, 248, 0.45);
}

/* Extra breathing room under the post table */
a[name^="pid"] + table {
  margin-bottom: 2px;
}


/* Keep thread checkboxes visible and clickable on forumdisplay */
input.checkbox,
input[name="allbox"],
input[id^="inlinemod_"] {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  accent-color: #38bdf8;
  cursor: pointer;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative;
  z-index: 3;
}

td.tcat[width="1"],
td input.checkbox {
  width: auto !important;
}

table.tborder td:has(> input.checkbox),
table.tborder td:has(> input[name="allbox"]) {
  min-width: 36px !important;
  width: 36px !important;
  text-align: center;
}

#inlinemoderation_options {
  display: block;
  margin: 10px 0;
  padding: 10px 12px;
  background: #111417;
  border: 1px solid #28313c;
  border-radius: 8px;
}


/* ========== Premium polish ========== */
.topbar {
  height: auto !important;
  min-height: 96px !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  padding: 14px 18px !important;
  background:
    radial-gradient(700px 160px at 50% 0%, rgba(56,189,248,.18), transparent 60%),
    linear-gradient(180deg, #1a2230 0%, #0e1218 100%) !important;
  border-bottom: 1px solid #1c222b !important;
}
.df-topbrand {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  text-decoration: none !important;
  z-index: 2 !important;
}
.df-topbrand img {
  width: 40px !important;
  height: 40px !important;
  border-radius: 10px !important;
  box-shadow: 0 0 18px rgba(56,189,248,.35) !important;
}
.df-topbrand-text { display: flex; flex-direction: column; line-height: 1.15; text-align: left; }
.df-topbrand-text strong {
  color: #fff !important;
  font-size: 20px !important;
  letter-spacing: .2px;
  font-style: normal;
}
.df-topbrand-text em {
  font-style: normal;
  color: #94a3b8;
  font-size: 11.5px;
}
.df-welcome {
  position: relative;
  z-index: 3;
  padding: 0 !important;
  margin-left: auto;
}

.menu {
  backdrop-filter: blur(16px);
}
#content {
  overflow-x: auto;
}

/* Forum index rows */
.tborder { border-radius: 10px; }
.thead {
  background: #151a20 !important;
  letter-spacing: .04em;
}
tr:hover .trow1, tr:hover .trow2 {
  background: #192027 !important;
}

/* Empty last-post "Never" looks less broken */
.smalltext { color: #94a3b8; }

/* Mobile */


/* ========== Premium Show Team ========== */
.df-team { max-width: 1100px; margin: 0 auto 28px; }
.df-team-hero {
  position: relative;
  overflow: hidden;
  padding: 28px 28px 24px;
  margin-bottom: 22px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(700px 180px at 8% -10%, rgba(56,189,248,.18), transparent 55%),
    radial-gradient(500px 160px at 100% 120%, rgba(245,73,39,.08), transparent 50%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
}
.df-team-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-team-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.df-team-hero h1 {
  margin: 0 0 8px;
  font-size: 30px;
  color: #fff;
  letter-spacing: -0.02em;
}
.df-team-hero p {
  margin: 0 0 18px;
  max-width: 620px;
  color: #94a3b8;
  font-size: 14.5px;
  line-height: 1.6;
}
.df-team-stats { display: flex; gap: 22px; flex-wrap: wrap; }
.df-team-stat b {
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 1.1;
}
.df-team-stat span {
  color: #64748b;
  font-size: 11.5px;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.df-team-section {
  margin: 0 0 20px;
  border: 1px solid #232a33;
  border-radius: 14px;
  background: #11151b;
  overflow: hidden;
}
.df-team-head {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  border-bottom: 1px solid #232a33;
  background: #141a21;
}
.df-team-ico {
  width: 36px; height: 36px;
  border-radius: 10px;
  display: grid; place-items: center;
  background: rgba(56,189,248,.1);
  border: 1px solid rgba(56,189,248,.25);
  color: #38bdf8;
  flex-shrink: 0;
}
.df-team-head h2 {
  margin: 0;
  font-size: 16px;
  color: #fff;
}
.df-team-head p {
  margin: 2px 0 0;
  color: #64748b;
  font-size: 12px;
}
.df-team-section.is-admin .df-team-ico { color: #86efac; background: rgba(34,197,94,.1); border-color: rgba(34,197,94,.3); }
.df-team-section.is-dev .df-team-ico { color: #fda4af; background: rgba(244,63,94,.1); border-color: rgba(244,63,94,.3); }
.df-team-section.is-super .df-team-ico { color: #fdba74; background: rgba(245,73,39,.1); border-color: rgba(245,73,39,.3); }
.df-team-section.is-mod .df-team-ico { color: #38bdf8; }
.df-team-section.is-lead .df-team-ico { color: #c4b5fd; background: rgba(139,92,246,.12); border-color: rgba(139,92,246,.3); }

.df-team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 12px;
  padding: 14px;
}
.df-team-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 14px;
  border: 1px solid #232a33;
  border-radius: 12px;
  background: #0d1116;
  transition: border-color .2s, transform .2s, box-shadow .2s;
}
.df-team-card:hover {
  border-color: #334155;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.35);
}
.df-team-ava-wrap { position: relative; width: 56px; height: 56px; }
.df-team-ava {
  width: 56px; height: 56px;
  border-radius: 14px;
  object-fit: cover;
  border: 1px solid #28313c;
  background: #151a20;
}
.df-team-dot {
  position: absolute;
  right: -2px; bottom: -2px;
  width: 12px; height: 12px;
  border-radius: 50%;
  background: #64748b;
  border: 2px solid #0d1116;
}
.df-team-card.is-online .df-team-dot {
  background: #22c55e;
  box-shadow: 0 0 8px #22c55e;
}
.df-team-name {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
}
.df-team-seen {
  margin-top: 4px;
  color: #64748b;
  font-size: 12px;
}
.df-team-seen i { margin-right: 4px; }
.df-team-scope { margin-top: 8px; display: flex; flex-wrap: wrap; gap: 6px; }
.df-team-tag {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 999px;
  background: rgba(56,189,248,.1);
  border: 1px solid rgba(56,189,248,.22);
  color: #7dd3fc !important;
  font-size: 11px;
  text-decoration: none !important;
}
.df-team-tag:hover { border-color: #38bdf8; color: #fff !important; }
.df-team-actions {
  display: flex;
  gap: 6px;
  margin-top: auto;
  padding-top: 8px;
  border-top: 1px solid #1c222b;
}
.df-team-actions a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 30px;
  padding: 0 10px !important;
  border-radius: 7px !important;
  background: #171c22 !important;
  border: 1px solid #28313c !important;
}
.df-team-actions a:hover {
  border-color: #38bdf8 !important;
  color: #fff !important;
}


/* ========== Premium Board Stats ========== */
.df-stats { max-width: 1100px; margin: 0 auto 28px; }
.df-stats-hero {
  position: relative;
  overflow: hidden;
  padding: 28px 28px 22px;
  margin-bottom: 18px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(720px 200px at 0% -20%, rgba(56,189,248,.2), transparent 55%),
    radial-gradient(420px 160px at 100% 120%, rgba(16,185,129,.08), transparent 50%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
}
.df-stats-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-stats-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.df-stats-hero h1 {
  margin: 0 0 8px;
  font-size: 30px;
  color: #fff;
  letter-spacing: -0.02em;
}
.df-stats-hero > p {
  margin: 0 0 20px;
  max-width: 640px;
  color: #94a3b8;
  font-size: 14.5px;
  line-height: 1.6;
}
.df-stats-kpis {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.df-kpi {
  padding: 14px 16px;
  border-radius: 12px;
  border: 1px solid #28313c;
  background: rgba(13,17,22,.7);
}
.df-kpi i { color: #38bdf8; font-size: 14px; margin-bottom: 8px; display: block; }
.df-kpi b {
  display: block;
  color: #fff;
  font-size: 26px;
  letter-spacing: -0.03em;
  line-height: 1.1;
}
.df-kpi span {
  display: block;
  margin-top: 4px;
  color: #64748b;
  font-size: 12px;
  font-weight: 600;
}

.df-stats-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
.df-stats-panel {
  border: 1px solid #232a33;
  border-radius: 14px;
  background: #11151b;
  overflow: hidden;
}
.df-stats-panel header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border-bottom: 1px solid #232a33;
  background: #141a21;
}
.df-stats-ico {
  width: 36px; height: 36px;
  border-radius: 10px;
  display: grid; place-items: center;
  background: rgba(56,189,248,.1);
  border: 1px solid rgba(56,189,248,.25);
  color: #38bdf8;
  flex-shrink: 0;
}
.df-stats-panel h2 { margin: 0; font-size: 15px; color: #fff; }
.df-stats-panel header p { margin: 2px 0 0; color: #64748b; font-size: 12px; }

.df-stats-metrics,
.df-stats-highlights {
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
.df-stats-metrics li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  border-bottom: 1px solid #1c222b;
  color: #94a3b8;
  font-size: 13px;
}
.df-stats-metrics li:last-child { border-bottom: 0; }
.df-stats-metrics b { color: #fff; font-size: 14px; }
.df-stats-highlights li {
  padding: 10px 16px;
  border-bottom: 1px solid #1c222b;
  color: #cbd5e1;
  font-size: 13px;
  line-height: 1.5;
}
.df-stats-highlights li:last-child { border-bottom: 0; }
.df-stats-highlights i {
  color: #38bdf8;
  width: 16px;
  margin-right: 8px;
}
.df-stats-highlights a { font-weight: 700; }
.df-stats-forum { color: #7dd3fc !important; }

.df-stats-list {
  list-style: none;
  margin: 0;
  padding: 8px 0 10px;
  counter-reset: dfstat;
}
.df-stats-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  counter-increment: dfstat;
}
.df-stats-item:before {
  content: counter(dfstat);
  flex: 0 0 22px;
  height: 22px;
  border-radius: 6px;
  background: #171c22;
  border: 1px solid #28313c;
  color: #94a3b8;
  font-size: 11px;
  font-weight: 800;
  display: grid;
  place-items: center;
}
.df-stats-item:nth-child(-n+3):before {
  background: rgba(56,189,248,.12);
  border-color: rgba(56,189,248,.35);
  color: #7dd3fc;
}
.df-stats-item a {
  flex: 1;
  min-width: 0;
  color: #e2e8f0 !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.df-stats-item a:hover { color: #38bdf8 !important; }
.df-stats-n {
  flex-shrink: 0;
  padding: 2px 8px;
  border-radius: 999px;
  background: #171c22;
  border: 1px solid #28313c;
  color: #94a3b8;
  font-size: 11px;
  font-weight: 700;
}


/* ========== Premium forumdisplay ========== */
.df-fd { margin: 0 0 24px; }
.df-fd-hero {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 24px 20px;
  margin-bottom: 14px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(700px 160px at 0% -30%, rgba(56,189,248,.16), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
  position: relative;
  overflow: hidden;
}
.df-fd-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-fd-kicker {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.df-fd-hero h1 {
  margin: 0 0 6px;
  font-size: 26px;
  color: #fff;
  letter-spacing: -0.02em;
}
.df-fd-hero p {
  margin: 0;
  color: #94a3b8;
  font-size: 13.5px;
  max-width: 640px;
}
.df-fd-cta {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding: 10px 16px !important;
  border-radius: 8px !important;
  background: #38bdf8 !important;
  color: #041016 !important;
  font-weight: 800 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  border: 0 !important;
  white-space: nowrap;
}
.df-fd-cta:hover { background: #7dd3fc !important; color: #041016 !important; }
.df-fd-cta-sm { padding: 7px 12px !important; font-size: 12px !important; }

.df-fd-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin: 0 0 10px;
  flex-wrap: wrap;
}
.df-fd-tools { display: flex; gap: 14px; font-size: 12.5px; }
.df-fd-tools a { color: #94a3b8; }
.df-fd-tools a:hover { color: #38bdf8; }
.df-fd-toolbar-bottom { margin: 12px 0 0; align-items: flex-start; }

.df-fd-table {
  border-radius: 14px !important;
  overflow: hidden;
  border: 1px solid #232a33 !important;
  background: #11151b !important;
}
.df-fd-table .df-fd-head td {
  background: #141a21 !important;
  color: #94a3b8 !important;
  font-size: 11.5px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 10px 12px !important;
  border-bottom: 1px solid #232a33 !important;
}
.df-fd-table .df-fd-head a { color: #94a3b8 !important; }
.df-fd-table .df-fd-head a:hover { color: #38bdf8 !important; }

.df-fd-sep {
  background: #0f141a !important;
  color: #7dd3fc !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 8px 14px !important;
  border-top: 1px solid #232a33 !important;
  border-bottom: 1px solid #232a33 !important;
}
.df-fd-sep i { margin-right: 8px; opacity: .85; }
.df-fd-sep-ann { color: #fdba74 !important; }
.df-fd-sep-sticky { color: #fbbf24 !important; }

.df-fd-row td {
  padding: 14px 10px !important;
  border-bottom: 1px solid #1c222b !important;
  vertical-align: middle !important;
  background: #11151b !important;
}
.df-fd-row:hover td { background: #161c24 !important; }
tr.df-fd-row td.forumdisplay_sticky {
  background: #141820 !important;
  box-shadow: inset 3px 0 0 #38bdf8;
}
tr.df-fd-ann td {
  background: #16140f !important;
  box-shadow: inset 3px 0 0 #f59e0b;
}

.df-fd-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
}
.df-fd-title a { color: #e2e8f0 !important; text-decoration: none !important; }
.df-fd-title a:hover { color: #38bdf8 !important; }
.df-fd-title .subject_new a { color: #fff !important; }
.df-fd-author {
  margin-top: 4px;
  color: #64748b;
  font-size: 12px;
}
.df-fd-author a { color: #94a3b8; }
.df-fd-num {
  color: #e2e8f0 !important;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
}
.df-fd-num a { color: #e2e8f0 !important; }
.df-fd-num small {
  display: block;
  font-size: 10px;
  font-weight: 600;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.df-fd-last { text-align: right !important; white-space: nowrap; }
.df-fd-last-when { display: block; color: #cbd5e1; font-size: 12.5px; }
.df-fd-last-who, .df-fd-last-who a { color: #64748b !important; font-size: 12px; }
.df-fd-last-who a:hover { color: #38bdf8 !important; }

.df-fd-badge {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-right: 6px;
  vertical-align: middle;
}
.df-fd-badge-ann {
  background: rgba(245,158,11,.15);
  color: #fbbf24;
  border: 1px solid rgba(245,158,11,.35);
}

.df-fd-status .thread_status {
  display: inline-block;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background: #334155;
}
.df-fd-status .dot_newfolder,
.df-fd-status .newfolder,
.df-fd-status .dot_newhotfolder {
  background: #38bdf8;
  box-shadow: 0 0 8px rgba(56,189,248,.6);
}

.df-fd-foot {
  background: #141a21 !important;
  padding: 10px 12px !important;
  border-top: 1px solid #232a33 !important;
}
.df-fd-sort select {
  background: #0e1218;
  color: #e2e8f0;
  border: 1px solid #28313c;
  border-radius: 6px;
  padding: 4px 6px;
  margin-left: 4px;
}

.df-fd-browsing {
  margin-top: 14px;
  padding: 10px 14px;
  border: 1px solid #232a33;
  border-radius: 10px;
  background: #11151b;
  color: #94a3b8;
  font-size: 12.5px;
}
.df-fd-browsing i { color: #38bdf8; margin-right: 8px; }
.df-fd-browsing strong { color: #e2e8f0; margin-right: 8px; }


/* Forumdisplay thread-row upgrade */
.df-fd-ava { width: 58px !important; }
.df-fd-ava-wrap {
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 auto;
}
.df-fd-ava-wrap img {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  object-fit: cover;
  border: 1px solid #28313c;
  background: #151a20;
  display: block;
}
.df-fd-ava-wrap .thread_status {
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 10px !important;
  height: 10px !important;
  background-image: none !important;
  background-color: #334155;
  border-radius: 50%;
  border: 2px solid #11151b;
}
.df-fd-ava-wrap .dot_newfolder,
.df-fd-ava-wrap .newfolder,
.df-fd-ava-wrap .dot_newhotfolder,
.df-fd-ava-wrap .newhotfolder {
  background-color: #38bdf8 !important;
  box-shadow: 0 0 8px rgba(56,189,248,.65);
}

.df-fd-badge-pin {
  display: none;
  background: rgba(56,189,248,.12);
  color: #7dd3fc;
  border: 1px solid rgba(56,189,248,.35);
}
tr.forumdisplay_sticky .df-fd-badge-pin,
.df-fd-row.forumdisplay_sticky .df-fd-badge-pin,
td.forumdisplay_sticky .df-fd-badge-pin {
  display: inline-block;
}

.df-fd-last-in {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.df-fd-last-ava {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid #28313c;
  background: #151a20;
  flex-shrink: 0;
}
.df-fd-icon { display: none !important; }

.df-fd-table .star_rating {
  transform: scale(.85);
  transform-origin: center;
}


/* ========== Premium member profile ========== */
.df-prof { max-width: 1100px; margin: 0 auto 28px; }
.df-prof-hero {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 22px;
  align-items: center;
  padding: 24px 26px;
  margin-bottom: 16px;
  border: 1px solid #28313c;
  border-radius: 16px;
  background:
    radial-gradient(700px 180px at 0% -20%, rgba(56,189,248,.18), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
  position: relative;
  overflow: hidden;
}
.df-prof-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-prof-ava { flex-shrink: 0; }
.df-prof-ava-img,
.df-prof-ava img {
  width: 112px !important;
  height: 112px !important;
  object-fit: cover;
  border-radius: 18px;
  border: 2px solid #28313c;
  background: #151a20;
  box-shadow: 0 10px 30px rgba(0,0,0,.35);
}
.df-prof-kicker {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.df-prof-id h1 {
  margin: 0 0 6px;
  font-size: 28px;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.15;
}
.df-prof-rank {
  color: #94a3b8;
  font-size: 13px;
  margin-bottom: 8px;
}
.df-prof-rank img { max-height: 28px; vertical-align: middle; margin-left: 6px; }
.df-prof img[src*="star-"] { display: none !important; }
.df-prof-status { margin-bottom: 12px; }
.df-prof-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 9px;
  border-radius: 999px;
  background: #1e2430;
  color: #94a3b8;
  font-size: 11.5px;
  font-weight: 700;
}
.df-prof-pill i { font-size: 8px; }
.df-prof-pill.is-on { background: rgba(34,197,94,.12); color: #86efac; }
.df-prof-pill.is-on i { color: #22c55e; }
.df-prof-loc { color: #64748b; font-size: 12px; margin-left: 8px; }
.df-prof-actions { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.df-prof-btn,
.df-prof-actions a.button {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  padding: 7px 12px !important;
  border-radius: 8px !important;
  background: #171c22 !important;
  border: 1px solid #28313c !important;
  color: #e2e8f0 !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
.df-prof-btn:hover,
.df-prof-actions a.button:hover {
  border-color: #38bdf8 !important;
  color: #fff !important;
}
.df-prof-kpis {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 150px;
}
.df-prof-kpi {
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid #28313c;
  background: rgba(13,17,22,.65);
  text-align: right;
}
.df-prof-kpi b { display: block; color: #fff; font-size: 18px; line-height: 1.15; }
.df-prof-kpi span { color: #64748b; font-size: 11px; text-transform: uppercase; letter-spacing: .05em; }
.df-prof-kpi-wide b { font-size: 13px; }

.df-prof-body {
  border: 1px solid #232a33;
  border-radius: 14px;
  background: #11151b;
  overflow: hidden;
}
.df-prof-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #232a33;
  background: #141a21;
}
.df-prof-tabs li {
  padding: 12px 16px;
  color: #94a3b8;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.df-prof-tabs li:hover { color: #e2e8f0; }
.df-prof-tabs li.is-on {
  color: #fff;
  border-bottom-color: #38bdf8;
}
.df-prof-pane { display: none; padding: 8px 0; }
.df-prof-pane.is-on { display: block; }

.df-prof-table {
  width: 100%;
  border-collapse: collapse;
}
.df-prof-table th,
.df-prof .trow1 strong,
.df-prof .trow2 strong,
.df-prof td.trow1:first-child,
.df-prof td.trow2:first-child {
  width: 28%;
  text-align: left;
  color: #94a3b8;
  font-size: 12.5px;
  font-weight: 700;
  padding: 11px 18px;
}
.df-prof-table td,
.df-prof .trow1,
.df-prof .trow2 {
  color: #e2e8f0;
  font-size: 13.5px;
  padding: 11px 18px;
  border-bottom: 1px solid #1c222b;
  background: transparent !important;
}
.df-prof .thead { display: none; }
.df-prof .tborder,
.df-prof .tfixed {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.df-prof-muted { color: #64748b; font-size: 12px; }
.df-prof-mini {
  display: inline-block;
  margin-left: 8px;
  color: #38bdf8 !important;
  font-size: 12px;
  font-weight: 700;
}
.df-prof-sig {
  margin: 8px 18px 16px;
  padding: 16px 18px;
  border-left: 3px solid #38bdf8;
  border-radius: 0 10px 10px 0;
  background: #0d1116;
  color: #cbd5e1;
  line-height: 1.7;
}


/* ========== Mentions bell — high contrast ========== */
#dfm-wrap {
  top: 10px !important;
  right: 16px !important;
  z-index: 100000 !important;
}
#dfm-bell {
  width: 46px !important;
  height: 46px !important;
  background: #38bdf8 !important;
  color: #041016 !important;
  border: 2px solid #e0f2fe !important;
  box-shadow: 0 0 0 3px rgba(56,189,248,.35), 0 8px 22px rgba(56,189,248,.45) !important;
}
#dfm-bell:hover {
  background: #7dd3fc !important;
  color: #041016 !important;
}
#dfm-bell svg {
  width: 22px !important;
  height: 22px !important;
}
.dfm-count {
  top: -6px !important;
  right: -6px !important;
  min-width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
  padding: 0 6px !important;
  background: #ef4444 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  border: 2px solid #041016 !important;
  box-shadow: 0 0 10px rgba(239,68,68,.7) !important;
}

#dfm-drop {
  width: 360px !important;
  background: #11151b !important;
  border: 1px solid #334155 !important;
  border-radius: 12px !important;
  box-shadow: 0 18px 40px rgba(0,0,0,.55) !important;
  overflow: hidden !important;
}
.dfm-item {
  color: #e2e8f0 !important;
  border-bottom: 1px solid #1e293b !important;
  background: #11151b !important;
  font-size: 13.5px !important;
}
.dfm-item:hover { background: #1a2330 !important; }
.dfm-item.dfm-u {
  background: rgba(56,189,248,.12) !important;
  border-left: 3px solid #38bdf8 !important;
  color: #fff !important;
  font-weight: 700 !important;
}
.dfm-item a { color: #7dd3fc !important; font-weight: 700 !important; }
.dfm-empty { color: #94a3b8 !important; background: #11151b !important; }
.dfm-foot {
  background: #0b0f14 !important;
  color: #38bdf8 !important;
  border-top: 1px solid #1e293b !important;
}
.dfm-foot:hover { background: #151b24 !important; color: #7dd3fc !important; }

#dfm-dd {
  background: #11151b !important;
  border: 1px solid #334155 !important;
  color: #e2e8f0 !important;
  border-radius: 10px !important;
}
#dfm-dd .ddm-item { color: #e2e8f0 !important; }
#dfm-dd .ddm-item:hover,
#dfm-dd .ddm-item.sel { background: #1e293b !important; }
#dfm-dd .ddm-item .ddm-at { color: #38bdf8 !important; }


/* ========== Premium Who's Online ========== */
.df-on { max-width: 1100px; margin: 0 auto 28px; }
.df-on-hero {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  flex-wrap: wrap;
  padding: 26px 26px 22px;
  margin-bottom: 14px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(640px 180px at 0% -20%, rgba(34,197,94,.16), transparent 55%),
    radial-gradient(500px 160px at 100% 120%, rgba(56,189,248,.1), transparent 50%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
  position: relative;
  overflow: hidden;
}
.df-on-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #22c55e, transparent);
}
.df-on-kicker {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #4ade80;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.df-on-hero h1 { margin: 0 0 6px; font-size: 28px; color: #fff; letter-spacing: -0.02em; }
.df-on-hero p { margin: 0; color: #94a3b8; font-size: 14px; }
.df-on-stats { display: flex; gap: 10px; }
.df-on-stat {
  min-width: 88px;
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid #28313c;
  background: rgba(13,17,22,.65);
  text-align: right;
}
.df-on-stat b { display: block; color: #fff; font-size: 22px; line-height: 1.1; }
.df-on-stat span { color: #64748b; font-size: 11px; text-transform: uppercase; letter-spacing: .05em; }

.df-on-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin: 0 0 12px;
  font-size: 13px;
}
.df-on-sort { display: flex; align-items: center; gap: 10px; color: #64748b; }
.df-on-sort a, .df-on-links a { color: #94a3b8; }
.df-on-sort a:hover, .df-on-links a:hover { color: #38bdf8; }
.df-on-links { display: flex; gap: 14px; }
.df-on-links i { margin-right: 5px; }

.df-on-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.df-on-row {
  display: grid;
  grid-template-columns: 48px 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid #232a33;
  border-radius: 12px;
  background: #11151b;
}
.df-on-row:hover { border-color: #334155; background: #151b24; }
.df-on-ava { position: relative; width: 42px; height: 42px; }
.df-on-ava img {
  width: 42px; height: 42px;
  border-radius: 11px;
  object-fit: cover;
  border: 1px solid #28313c;
  background: #151a20;
  display: block;
}
.df-on-dot {
  position: absolute;
  right: -2px; bottom: -2px;
  width: 11px; height: 11px;
  border-radius: 50%;
  background: #22c55e;
  border: 2px solid #11151b;
  box-shadow: 0 0 8px #22c55e;
}
.df-on-row.is-guest .df-on-dot { background: #64748b; box-shadow: none; }
.df-on-row.is-guest .df-on-ava img { filter: grayscale(.4); opacity: .85; }
.df-on-name { font-weight: 700; font-size: 14.5px; }
.df-on-name a { text-decoration: none !important; }
.df-on-loc { margin-top: 3px; color: #94a3b8; font-size: 12.5px; }
.df-on-loc i { margin-right: 5px; color: #38bdf8; }
.df-on-loc a { color: #7dd3fc; }
.df-on-ip { margin-top: 2px; color: #64748b; font-size: 11px; }
.df-on-time { color: #cbd5e1; font-size: 12.5px; white-space: nowrap; }
.df-on-footnote {
  margin-top: 14px;
  padding: 12px 14px;
  border: 1px solid #232a33;
  border-radius: 10px;
  background: #11151b;
  color: #94a3b8;
  font-size: 13px;
}


/* ========== Premium Contact ========== */
.df-contact { max-width: 1100px; margin: 0 auto 28px; }
.df-contact-hero {
  position: relative;
  overflow: hidden;
  padding: 26px 26px 22px;
  margin-bottom: 18px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(680px 180px at 0% -20%, rgba(56,189,248,.18), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
}
.df-contact-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-contact-kicker {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.df-contact-hero h1 { margin: 0 0 8px; font-size: 28px; color: #fff; letter-spacing: -0.02em; }
.df-contact-hero p { margin: 0; max-width: 640px; color: #94a3b8; font-size: 14.5px; line-height: 1.6; }

.df-contact-grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 18px;
  align-items: start;
}
.df-contact-aside { display: flex; flex-direction: column; gap: 10px; }
.df-contact-card {
  padding: 16px;
  border: 1px solid #232a33;
  border-radius: 12px;
  background: #11151b;
}
.df-contact-ico {
  width: 34px; height: 34px;
  border-radius: 9px;
  display: grid; place-items: center;
  background: rgba(56,189,248,.1);
  border: 1px solid rgba(56,189,248,.25);
  color: #38bdf8;
  margin-bottom: 10px;
}
.df-contact-card h3 { margin: 0 0 4px; color: #fff; font-size: 14px; }
.df-contact-card p { margin: 0 0 10px; color: #94a3b8; font-size: 12.5px; line-height: 1.5; }
.df-contact-card a { color: #38bdf8; font-size: 12.5px; font-weight: 700; text-decoration: none; }
.df-contact-card a:hover { color: #7dd3fc; }

.df-contact-form {
  padding: 20px 22px 22px;
  border: 1px solid #232a33;
  border-radius: 14px;
  background: #11151b;
}
.df-cf { display: block; margin: 0 0 16px; }
.df-cf > span {
  display: block;
  color: #e2e8f0;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 2px;
}
.df-cf small {
  display: block;
  color: #64748b;
  font-size: 12px;
  margin-bottom: 8px;
}
.df-contact .textbox,
.df-contact .textarea,
.df-contact input[type="email"],
.df-contact input[type="text"],
.df-contact textarea {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  background: #0b0f14 !important;
  color: #e2e8f0 !important;
  border: 1px solid #28313c !important;
  border-radius: 8px !important;
  padding: 10px 12px !important;
  font-size: 14px !important;
}
.df-contact .textbox:focus,
.df-contact .textarea:focus,
.df-contact input:focus,
.df-contact textarea:focus {
  outline: none !important;
  border-color: #38bdf8 !important;
  box-shadow: 0 0 0 3px rgba(56,189,248,.18) !important;
}
.df-contact textarea { min-height: 160px; resize: vertical; }

.df-cf-captcha table { background: transparent !important; border: 0 !important; }
.df-cf-captcha #captcha_trow > td {
  display: block;
  width: 100% !important;
  background: transparent !important;
  padding: 0 0 8px !important;
  border: 0 !important;
}
.df-cf-captcha #captcha_img {
  border-radius: 8px;
  border: 1px solid #28313c;
  background: #fff;
}
.df-contact-send {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 18px;
  border: 0;
  border-radius: 8px;
  background: #38bdf8;
  color: #041016;
  font-weight: 800;
  font-size: 14px;
  cursor: pointer;
}
.df-contact-send:hover { background: #7dd3fc; }


/* ========== Premium homepage index ========== */
.df-home { max-width: 1100px; margin: 0 auto 10px; }
.df-ix-hero {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
  padding: 22px 24px 18px;
  margin-bottom: 16px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(700px 160px at 0% -30%, rgba(56,189,248,.16), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
  position: relative;
  overflow: hidden;
}
.df-ix-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-ix-kicker {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #38bdf8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.df-ix-hero h1 { margin: 0 0 6px; font-size: 26px; color: #fff; letter-spacing: -0.02em; }
.df-ix-hero p { margin: 0; color: #94a3b8; font-size: 13.5px; max-width: 620px; }
.df-ix-mark {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #28313c;
  background: #171c22;
  color: #e2e8f0 !important;
  font-size: 12.5px;
  font-weight: 700;
  text-decoration: none !important;
  white-space: nowrap;
}
.df-ix-mark:hover { border-color: #38bdf8; color: #fff !important; }

.df-ix-cat {
  margin: 0 0 14px;
  border: 1px solid #232a33;
  border-radius: 14px;
  background: #11151b;
  overflow: hidden;
}
.df-ix-cat-h {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  background: #141a21;
  border-bottom: 1px solid #232a33;
}
.df-ix-cat-h h2 { margin: 0; font-size: 14px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.df-ix-cat-h h2 a { color: #e2e8f0 !important; text-decoration: none !important; }
.df-ix-cat-h h2 a:hover { color: #38bdf8 !important; }
.df-ix-cat-h .expcolimage { margin: 0; }
.df-ix-mini { margin-left: 10px; color: #38bdf8 !important; font-size: 12px; font-weight: 700; text-transform: none; letter-spacing: 0; }

.df-ix-row {
  display: grid;
  grid-template-columns: 48px 1fr 140px 220px;
  gap: 14px;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #1c222b;
}
.df-ix-row:last-child { border-bottom: 0; }
.df-ix-row:hover { background: #161c24; }

.df-ix-status {
  width: 40px !important;
  height: 40px !important;
  border-radius: 11px !important;
  border: 1px solid #28313c !important;
  background: #0d1116 !important;
  display: grid !important;
  place-items: center !important;
  cursor: pointer;
}
.df-ix-status i { display: none !important; }
.df-ix-status span {
  width: 10px; height: 10px;
  border-radius: 50%;
  background: #334155;
}
.df-ix-status.forum_on span,
.df-ix-status.forum_onoff span {
  background: #38bdf8;
  box-shadow: 0 0 8px rgba(56,189,248,.7);
}
.df-ix-status.forum_off span { background: #334155; }

.df-ix-name {
  display: inline-block;
  color: #f1f5f9 !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
}
.df-ix-name:hover { color: #38bdf8 !important; }
.df-ix-desc { margin-top: 3px; color: #64748b; font-size: 12.5px; }
.df-ix-desc:empty { display: none; }
.df-ix-nums {
  display: flex;
  gap: 14px;
  justify-content: flex-end;
}
.df-ix-nums b { display: block; color: #fff; font-size: 15px; line-height: 1.1; text-align: right; }
.df-ix-nums span { color: #64748b; font-size: 10.5px; text-transform: uppercase; letter-spacing: .04em; }
.df-ix-last-title {
  display: block;
  color: #cbd5e1 !important;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 220px;
}
.df-ix-last-title:hover { color: #38bdf8 !important; }
.df-ix-last-meta { margin-top: 3px; color: #64748b; font-size: 12px; }
.df-ix-last-meta a { color: #94a3b8; }
.df-ix-never { color: #475569; font-size: 12px; font-style: italic; }

.df-ix-stats { margin-top: 8px; border: 1px solid #232a33; border-radius: 14px; background: #11151b; overflow: hidden; }
.df-ix-stats-body { padding: 0 0 8px; }
.df-ix-wol { padding: 12px 16px; color: #94a3b8; font-size: 13px; border-bottom: 1px solid #1c222b; }
.df-ix-wol-list { margin-top: 6px; }
.df-ix-wol-list a { margin-right: 6px; }
.df-ix-kpis {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 14px 16px;
}
.df-ix-kpi {
  min-width: 90px;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #28313c;
  background: #0d1116;
}
.df-ix-kpi b { display: block; color: #fff; font-size: 16px; }
.df-ix-kpi span { color: #64748b; font-size: 11px; text-transform: uppercase; letter-spacing: .04em; }
.df-ix-kpi-wide { min-width: 140px; }
.df-ix-stats-foot {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  padding: 10px 16px 14px;
  border-top: 1px solid #1c222b;
}
.df-ix-stats-foot a { color: #94a3b8; font-size: 12.5px; font-weight: 600; text-decoration: none; }
.df-ix-stats-foot a:hover { color: #38bdf8; }
.df-ix-stats-foot i { margin-right: 5px; }


/* ========== Thread view ========== */
.df-th { max-width: 1100px; margin: 0 auto 20px; }
.df-th-hero {
  padding: 22px 24px 18px;
  margin-bottom: 12px;
  border: 1px solid #28313c;
  border-radius: 14px;
  background:
    radial-gradient(700px 160px at 0% -30%, rgba(56,189,248,.14), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
  position: relative;
  overflow: hidden;
}
.df-th-hero:before {
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 2px;
  background: linear-gradient(90deg, transparent, #38bdf8, transparent);
}
.df-th-kicker, .df-sr-kicker, .df-compose-kicker, .df-ucp-kicker {
  display: inline-flex; align-items: center; gap: 7px;
  color: #38bdf8; font-size: 11px; font-weight: 800;
  letter-spacing: .12em; text-transform: uppercase; margin-bottom: 6px;
}
.df-th-hero h1, .df-sr-hero h1, .df-compose-hero h1, .df-ucp-hero h1 {
  margin: 0 0 10px; font-size: 24px; color: #fff; letter-spacing: -0.02em; line-height: 1.25;
}
.df-th-actions { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.df-th-cta {
  display: inline-flex !important; align-items: center; gap: 6px;
  padding: 8px 12px !important; border-radius: 8px !important;
  background: #171c22 !important; border: 1px solid #28313c !important;
  color: #e2e8f0 !important; font-weight: 700 !important; font-size: 12.5px !important;
  text-decoration: none !important;
}
.df-th-cta:hover { border-color: #38bdf8 !important; color: #fff !important; }
.df-th-cta-pri { background: #38bdf8 !important; color: #041016 !important; border-color: #38bdf8 !important; }
.df-th-cta-pri:hover { background: #7dd3fc !important; color: #041016 !important; }
.df-th-opt { color: #94a3b8; font-size: 12.5px; font-weight: 700; }
.df-th-bar {
  display: flex; justify-content: space-between; align-items: center;
  gap: 10px; flex-wrap: wrap; margin: 10px 0; color: #94a3b8; font-size: 13px;
}
.df-th-posts { margin: 8px 0 16px; }
.df-post-wrap .author_information img[src*="star"] { display: none !important; }
.df-post-wrap .author_avatar img { width: 72px !important; height: 72px !important; border-radius: 14px; }
.df-post-wrap blockquote, .df-post-wrap .mycode_quote {
  background: #0d1116 !important;
  border-left: 3px solid #38bdf8 !important;
  border-radius: 0 8px 8px 0 !important;
  color: #cbd5e1 !important;
}

/* ========== Search / new posts ========== */
.df-sr, .df-compose { max-width: 1100px; margin: 0 auto 24px; }
.df-sr-hero, .df-compose-hero, .df-ucp-hero, .df-redir-card {
  padding: 22px 24px 18px; margin-bottom: 14px;
  border: 1px solid #28313c; border-radius: 14px;
  background:
    radial-gradient(700px 160px at 0% -30%, rgba(56,189,248,.14), transparent 55%),
    linear-gradient(180deg, #141a22 0%, #0e1218 100%);
}
.df-sr-hero { display: flex; justify-content: space-between; align-items: flex-end; gap: 16px; }
.df-sr-hero p, .df-compose-hero p, .df-ucp-hero p, .df-redir-card p { margin: 0; color: #94a3b8; font-size: 13.5px; }
.df-sr-toggle {
  display: flex; align-items: center; gap: 8px;
  color: #e2e8f0; font-size: 13px; font-weight: 700; cursor: pointer;
  white-space: nowrap;
}
.df-sr-list { display: flex; flex-direction: column; gap: 8px; }
.df-sr-row {
  display: grid;
  grid-template-columns: 1fr 70px 70px 180px auto;
  gap: 12px; align-items: center;
  padding: 12px 14px;
  border: 1px solid #232a33; border-radius: 12px; background: #11151b;
}
.df-sr-row:hover { background: #161c24; }
.df-sr-title a { color: #f1f5f9 !important; font-weight: 700; text-decoration: none !important; }
.df-sr-title a:hover { color: #38bdf8 !important; }
.df-sr-meta { margin-top: 4px; color: #64748b; font-size: 12px; }
.df-sr-forum a { color: #38bdf8; }
.df-sr-num { text-align: right; }
.df-sr-num b { display: block; color: #fff; }
.df-sr-num span { color: #64748b; font-size: 10px; text-transform: uppercase; }
.df-sr-last { color: #94a3b8; font-size: 12px; text-align: right; }
.df-sr-bar { display: flex; justify-content: space-between; margin: 10px 0; color: #94a3b8; }
.df-redir { max-width: 560px; margin: 40px auto; }
.df-redir-card h1 { font-size: 22px; }

/* ========== Compose ========== */
.df-compose-form {
  padding: 20px 22px;
  border: 1px solid #232a33; border-radius: 14px; background: #11151b;
}
.df-compose .textbox, .df-compose textarea, .df-compose select {
  width: 100% !important; max-width: 100% !important; box-sizing: border-box !important;
  background: #0b0f14 !important; color: #e2e8f0 !important;
  border: 1px solid #28313c !important; border-radius: 8px !important;
  padding: 10px 12px !important;
}
.df-compose textarea { min-height: 220px; }
.df-compose-subject { display: flex; gap: 8px; }
.df-compose-subject select { max-width: 180px !important; }
.df-compose-icons { margin: 0 0 14px; color: #94a3b8; }
.df-compose-extra { margin: 12px 0; color: #94a3b8; font-size: 13px; }
.df-compose-actions { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 14px; }
.df-compose-actions button { cursor: pointer; }

/* ========== User CP ========== */
.df-ucp { max-width: 1100px; margin: 0 auto 24px; }
.df-ucp-hero {
  display: flex; align-items: center; gap: 18px;
}
.df-ucp-ava-img, .df-ucp-ava img {
  width: 84px !important; height: 84px !important;
  border-radius: 16px; object-fit: cover; border: 2px solid #28313c;
}
.df-ucp-grid { width: 100%; border-collapse: separate; border-spacing: 16px 0; }
.df-ucp-nav { width: 230px !important; }
.df-ucp-menu, .df-ucp-nav .tborder {
  width: 100%; background: #11151b !important; border: 1px solid #232a33 !important;
  border-radius: 12px; overflow: hidden; box-shadow: none !important;
}
.df-ucp-menu-h, .df-ucp-nav .thead {
  background: #141a21 !important; color: #94a3b8 !important;
  font-size: 11px !important; letter-spacing: .08em; text-transform: uppercase;
  padding: 10px 12px !important; border: 0 !important;
}
.df-ucp-nav td, .df-ucp-nav .trow1 {
  background: transparent !important; border: 0 !important; padding: 0 !important;
}
.df-ucp-nav a {
  display: flex !important; align-items: center; gap: 8px;
  padding: 9px 12px !important; color: #cbd5e1 !important;
  text-decoration: none !important; font-size: 13px;
}
.df-ucp-nav a:hover { background: #161c24 !important; color: #fff !important; }
.df-ucp-card, .df-ucp-main .tborder {
  background: #11151b !important; border: 1px solid #232a33 !important;
  border-radius: 12px; box-shadow: none !important; margin-bottom: 14px;
}
.df-ucp-card h2, .df-ucp-main .thead {
  margin: 0; padding: 12px 16px; background: #141a21 !important;
  color: #fff !important; font-size: 14px; border: 0 !important;
}
.df-ucp-summary { padding: 8px 0 12px; }
.df-ucp-summary > div, .df-ucp-main .trow1, .df-ucp-main .trow2 {
  padding: 10px 16px; border-bottom: 1px solid #1c222b;
  background: transparent !important; color: #e2e8f0;
}
.df-ucp-summary span { display: block; color: #64748b; font-size: 11px; text-transform: uppercase; }
.df-ucp-kpis { margin-left: auto; }
.df-ucp-kpi { padding: 10px 14px; border: 1px solid #28313c; border-radius: 10px; background: #0d1116; text-align: right; }
.df-ucp-kpi b { display: block; color: #fff; font-size: 20px; }
.df-ucp-kpi span { color: #64748b; font-size: 11px; text-transform: uppercase; }


/* UCP forms + PMs */
.df-ucp-main fieldset {
  border: 1px solid #28313c !important;
  border-radius: 10px;
  background: #0d1116;
  padding: 12px 14px;
  margin-bottom: 12px;
}
.df-ucp-main legend { color: #38bdf8; font-weight: 800; padding: 0 6px; }
.df-ucp-main .textbox, .df-ucp-main select, .df-ucp-main textarea {
  background: #0b0f14 !important;
  color: #e2e8f0 !important;
  border: 1px solid #28313c !important;
  border-radius: 7px !important;
  padding: 8px 10px !important;
}
.df-pm-toolbar {
  display: flex; gap: 8px; align-items: center; flex-wrap: wrap;
  padding: 12px 14px; border-bottom: 1px solid #1c222b;
}
.df-pm-table { width: 100%; border-collapse: collapse; }
.df-pm-head th {
  text-align: left; padding: 10px 12px; color: #94a3b8;
  font-size: 11px; text-transform: uppercase; letter-spacing: .05em;
  border-bottom: 1px solid #1c222b;
}
.df-pm-head a { color: #94a3b8; }
.df-pm-row td {
  padding: 11px 12px; border-bottom: 1px solid #1c222b;
  color: #e2e8f0; font-size: 13.5px;
}
.df-pm-row:hover td { background: #161c24; }
.df-pm-row a { color: #f1f5f9; font-weight: 700; text-decoration: none; }
.df-pm-row a:hover { color: #38bdf8; }
.df-pm-date { color: #94a3b8; font-size: 12px; white-space: nowrap; }
.df-pm-foot td { padding: 12px; color: #94a3b8; }

/* DF-FDROWFIX v1 (Arena agent 2026-08-18): row accent bars belong on the FIRST cell only.
   The rules above painted an inset bar on every td of sticky/announcement rows,
   producing vertical bars at every column boundary ('threads not aligned'). */
tr.df-fd-row td.forumdisplay_sticky { box-shadow: none !important; }
tr.df-fd-row td.forumdisplay_sticky:first-child { box-shadow: inset 3px 0 0 #38bdf8 !important; }
tr.df-fd-ann td { box-shadow: none !important; }
tr.df-fd-ann td:first-child { box-shadow: inset 3px 0 0 #f59e0b !important; }
.df-fd-table .star_rating { margin: 4px auto 0 !important; }
.df-fd-table td[id^="rating_table_"] { vertical-align: middle !important; }

/* DF-FDROWFIX v2 (Arena agent 2026-08-18): on phones the 6th (star rating) column squeezes
   the thread table apart; hide it so Subject/Replies/Views/Last Post stay aligned. */
@media (max-width: 640px){
  .df-fd-table td[id^="rating_table_"],
  .df-fd-table .df-fd-head td[width="80"]{ display: none !important; }
}
