/* v156: isolated light dashboard surface with self-hosted Pretendard typography.
   The platform page now loads this file without the accumulated legacy HUD
   stylesheet, so runtime dialogs and detail readers live here too. */

@font-face {
  font-family: "Pretendard";
  src: url("/platform-static/fonts/pretendard/PretendardVariable.woff2?v=20260511-pretendard") format("woff2");
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
}

/* v157: reference-lock bright SaaS dashboard pass.
   This layer intentionally overrides the older cyber HUD treatment so the
   visible product follows the supplied white Pulse Deck dashboard mockup. */
body[data-pulse-dashboard="light"][data-active-tab="feed"] {
  --pd-bg: #f7fbff;
  --pd-surface: #ffffff;
  --pd-surface-soft: #fbfdff;
  --pd-card: #ffffff;
  --pd-line: #e3ebf5;
  --pd-line-strong: #d4e1ef;
  --pd-text: #172033;
  --pd-muted: #6c7a90;
  --pd-faint: #98a6b8;
  --pd-blue: #1677ff;
  --pd-blue-soft: #edf6ff;
  --pd-cyan: #11c6c7;
  --pd-green: #00aa8d;
  --pd-red: #ef4444;
  --pd-shadow: 0 18px 48px rgba(31, 69, 116, 0.095);
  --pd-soft-shadow: 0 10px 28px rgba(31, 69, 116, 0.065);
  background: linear-gradient(180deg, #fbfdff 0%, #f6faff 52%, #edf5fc 100%) !important;
  color: var(--pd-text) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
  width: min(100%, 1464px) !important;
  min-height: calc(100svh - 86px) !important;
  margin: 0 auto !important;
  padding: 16px 16px 110px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica {
  display: grid !important;
  grid-template-rows: 76px minmax(0, 1fr) !important;
  gap: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
  position: relative !important;
  top: auto !important;
  z-index: 90 !important;
  min-height: 76px !important;
  margin: 0 !important;
  padding: 12px 16px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo {
  gap: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave {
  flex-basis: 50px !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 12px !important;
  border-color: var(--pd-cyan) !important;
  background:
    linear-gradient(30deg, transparent 47%, rgba(17, 198, 199, 0.92) 48% 52%, transparent 53%),
    linear-gradient(90deg, transparent 47%, rgba(17, 198, 199, 0.72) 48% 52%, transparent 53%),
    linear-gradient(150deg, transparent 47%, rgba(17, 198, 199, 0.92) 48% 52%, transparent 53%) !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy strong {
  font-size: 28px !important;
  letter-spacing: 0.015em !important;
  color: #141d2d !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy em {
  color: #6b7a93 !important;
  font-size: 12px !important;
  font-weight: 750 !important;
  letter-spacing: 0.12em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions {
  gap: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions button {
  height: 44px !important;
  min-width: 118px !important;
  padding: 0 20px !important;
  border: 1px solid var(--pd-line-strong) !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  color: #24344f !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  box-shadow: 0 8px 18px rgba(31, 69, 116, 0.045) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions .hud-primary-cta {
  min-width: 126px !important;
  background: linear-gradient(180deg, #238cff 0%, #096ee6 100%) !important;
  color: #fff !important;
  border-color: transparent !important;
  box-shadow: 0 14px 30px rgba(22, 119, 255, 0.28) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-bell {
  min-width: 44px !important;
  width: 44px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-bell::before {
  content: "" !important;
  width: 20px !important;
  height: 20px !important;
  display: block !important;
  margin: auto !important;
  background: #30435e !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M12 22a2.5 2.5 0 0 0 2.42-1.88H9.58A2.5 2.5 0 0 0 12 22Zm7-6.2-1.8-2.15V9a5.2 5.2 0 0 0-4-5.06V2.8a1.2 1.2 0 1 0-2.4 0v1.14A5.2 5.2 0 0 0 6.8 9v4.65L5 15.8V18h14v-2.2Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M12 22a2.5 2.5 0 0 0 2.42-1.88H9.58A2.5 2.5 0 0 0 12 22Zm7-6.2-1.8-2.15V9a5.2 5.2 0 0 0-4-5.06V2.8a1.2 1.2 0 1 0-2.4 0v1.14A5.2 5.2 0 0 0 6.8 9v4.65L5 15.8V18h14v-2.2Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
  display: grid !important;
  grid-template-columns: 236px minmax(0, 1fr) 396px !important;
  grid-template-areas: "rail main side" !important;
  gap: 14px !important;
  align-items: start !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
  position: sticky !important;
  top: 16px !important;
  min-height: calc(100svh - 126px) !important;
  padding: 84px 12px 78px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before {
  content: "Pulse AI Radio" !important;
  height: 66px !important;
  left: 0 !important;
  right: 0 !important;
  top: -80px !important;
  padding-left: 50px !important;
  justify-content: flex-start !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #20314b !important;
  font-size: 14px !important;
  font-weight: 780 !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
  content: "PD  Pulse User   PREMIUM" !important;
  left: 12px !important;
  right: 12px !important;
  bottom: 14px !important;
  height: 54px !important;
  border-radius: 12px !important;
  color: #21324c !important;
  background: #fff !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item {
  position: relative !important;
  height: 62px !important;
  min-height: 62px !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  gap: 12px !important;
  padding: 0 14px !important;
  border-radius: 12px !important;
  color: #2c3d58 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item::before {
  content: "" !important;
  display: block !important;
  width: 22px !important;
  height: 22px !important;
  border: 1.8px solid currentColor !important;
  border-radius: 6px !important;
  opacity: 0.8 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item.is-active {
  color: var(--pd-blue) !important;
  background: linear-gradient(90deg, rgba(22, 119, 255, 0.12), rgba(22, 119, 255, 0.025)) !important;
  box-shadow: inset 3px 0 0 var(--pd-blue) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item strong {
  font-size: 16px !important;
  font-weight: 820 !important;
  letter-spacing: -0.035em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item small {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-workspace,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
  gap: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel {
  border: 1px solid var(--pd-line) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: var(--pd-soft-shadow) !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head {
  min-height: 52px !important;
  padding: 18px 20px 8px !important;
  align-items: center !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head h2 {
  font-size: 24px !important;
  line-height: 1.15 !important;
  color: #101827 !important;
  letter-spacing: -0.055em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p {
  color: #24344f !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
  text-transform: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p::after {
  content: "›" !important;
  margin-left: 8px !important;
  color: #526176 !important;
  font-size: 20px !important;
  vertical-align: -1px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking {
  position: relative !important;
  min-height: 178px !important;
  padding: 0 16px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking .hud-panel-head {
  padding: 20px 4px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking .hud-panel-head h2::after {
  content: "i" !important;
  width: 16px !important;
  height: 16px !important;
  margin-left: 7px !important;
  display: inline-grid !important;
  place-items: center !important;
  border: 1px solid #9eb0c6 !important;
  border-radius: 999px !important;
  color: #60728b !important;
  font-size: 11px !important;
  font-weight: 850 !important;
  vertical-align: 3px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
  position: absolute !important;
  top: 16px !important;
  left: min(47%, 360px) !important;
  width: 230px !important;
  height: 36px !important;
  margin: 0 !important;
  padding: 3px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  border-radius: 9px !important;
  background: #f5f8fc !important;
  border-color: var(--pd-line-strong) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs button {
  height: 28px !important;
  border-radius: 7px !important;
  font-size: 13px !important;
  color: #617087 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs button.is-active {
  color: var(--pd-blue) !important;
  background: #fff !important;
  box-shadow: 0 3px 10px rgba(31, 69, 116, 0.10) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
  height: 102px !important;
  min-height: 102px !important;
  grid-template-columns: 34px 46px minmax(0, 1fr) 74px !important;
  grid-template-rows: auto auto !important;
  gap: 6px 8px !important;
  align-items: center !important;
  padding: 14px 12px !important;
  border-color: var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 8px 18px rgba(31, 69, 116, 0.045) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row::before {
  content: "1" !important;
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 30px !important;
  height: 30px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  border: 1px solid #f7c948 !important;
  color: #e5a600 !important;
  background: #fff9db !important;
  font-size: 14px !important;
  font-weight: 900 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(2)::before { content: "2" !important; border-color: #cbd5e1 !important; color: #64748b !important; background: #f8fafc !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(3)::before { content: "3" !important; border-color: #fb923c !important; color: #d97706 !important; background: #fff7ed !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(4)::before { content: "4" !important; border-color: #cbd5e1 !important; color: #64748b !important; background: #f8fafc !important; }

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 9px !important;
  box-shadow: 0 8px 18px rgba(37, 99, 235, 0.14) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name {
  grid-column: 3 !important;
  grid-row: 1 !important;
  align-self: end !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name strong {
  font-size: 13px !important;
  color: #152034 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name small {
  margin-top: 2px !important;
  font-size: 10.5px !important;
  color: #78879c !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score {
  grid-column: 3 !important;
  grid-row: 2 !important;
  align-self: start !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score strong {
  font-size: clamp(20px, 1.7vw, 23px) !important;
  color: var(--pd-green) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-mini-chart {
  grid-column: 4 !important;
  grid-row: 1 / span 2 !important;
  display: block !important;
  width: 74px !important;
  height: 46px !important;
  align-self: end !important;
  border-radius: 8px !important;
  background:
    linear-gradient(135deg, transparent 0 12%, rgba(17, 198, 199, 0.65) 13% 14%, transparent 15% 22%, rgba(17, 198, 199, 0.80) 23% 24%, transparent 25% 38%, rgba(17, 198, 199, 0.85) 39% 40%, transparent 41% 53%, rgba(17, 198, 199, 0.95) 54% 55%, transparent 56%),
    linear-gradient(180deg, rgba(17, 198, 199, 0.13), transparent) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel {
  min-height: 686px !important;
  max-height: none !important;
  padding: 0 16px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel .hud-panel-head {
  padding: 18px 4px 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel .hud-panel-head h2::after {
  content: "AI의 실시간 투자 전략과 인사이트를 확인하세요." !important;
  font-size: 14px !important;
  color: #75849a !important;
  font-weight: 620 !important;
  letter-spacing: -0.02em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-scroll {
  height: 594px !important;
  min-height: 594px !important;
  max-height: 594px !important;
  gap: 10px !important;
  padding: 0 4px 4px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
  min-height: 108px !important;
  height: 108px !important;
  grid-template-columns: 54px minmax(0, 1fr) 126px !important;
  gap: 14px !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  border-color: var(--pd-line) !important;
  background: #fff !important;
  box-shadow: 0 7px 18px rgba(31, 69, 116, 0.04) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-avatar {
  width: 50px !important;
  height: 50px !important;
  border-radius: 9px !important;
  font-size: 19px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-author strong {
  font-size: 13px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card h3 {
  font-size: 16px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 1 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-body,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card p:not(.hud-feed-author) {
  font-size: 12.5px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side {
  justify-items: end !important;
  border-left: 1px solid var(--pd-line) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-chip,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side strong {
  width: 104px !important;
  height: 34px !important;
  color: var(--pd-green) !important;
  background: #f2fffc !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-news {
  min-height: 535px !important;
  padding: 0 16px 16px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead {
  min-height: 96px !important;
  grid-template-columns: 86px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: center !important;
  padding: 12px !important;
  margin-bottom: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead::before {
  content: "NVIDIA" !important;
  width: 86px !important;
  height: 86px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, #101820, #77b900) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 950 !important;
  letter-spacing: -0.03em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead strong {
  grid-column: 2 !important;
  font-size: 15.5px !important;
  line-height: 1.45 !important;
  -webkit-line-clamp: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead em {
  grid-column: 2 !important;
  color: var(--pd-green) !important;
  font-size: 13px !important;
  font-weight: 760 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-grid {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list {
  display: grid !important;
  gap: 0 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button {
  min-height: 92px !important;
  grid-template-columns: 86px minmax(0, 1fr) !important;
  gap: 16px !important;
  padding: 12px 0 !important;
  border-width: 0 0 1px !important;
  border-color: var(--pd-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:nth-child(n+4) {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list i {
  width: 86px !important;
  height: 76px !important;
  border-radius: 9px !important;
  color: transparent !important;
  background:
    linear-gradient(135deg, rgba(22, 119, 255, 0.85), rgba(17, 198, 199, 0.65)),
    repeating-linear-gradient(45deg, rgba(255,255,255,0.18) 0 6px, transparent 6px 12px) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:nth-child(2) i {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.10) 0 45%, rgba(239,68,68,0.9) 45% 56%, rgba(255,255,255,0.95) 56%),
    linear-gradient(90deg, #1d4ed8 0 44%, transparent 44%) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:nth-child(3) i {
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.96), rgba(22, 119, 255, 0.32)),
    linear-gradient(140deg, transparent 0 35%, rgba(17,198,199,0.95) 36% 38%, transparent 39% 52%, rgba(17,198,199,0.9) 53% 56%, transparent 57%) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list strong {
  font-size: 15px !important;
  line-height: 1.42 !important;
  -webkit-line-clamp: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list small {
  color: var(--pd-green) !important;
  font-size: 13px !important;
  font-weight: 760 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
  min-height: 354px !important;
  grid-template-columns: 106px minmax(0, 1fr) !important;
  grid-template-rows: auto minmax(0, 1fr) 52px !important;
  grid-template-areas:
    "head head"
    "image chat"
    "input input" !important;
  gap: 12px !important;
  padding: 0 16px 16px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk .hud-panel-head {
  padding: 18px 4px 6px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
  width: 106px !important;
  height: 204px !important;
  border-radius: 9px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-log,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message {
  min-height: 204px !important;
  max-height: 204px !important;
  height: 204px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message {
  padding: 18px !important;
  border-radius: 12px !important;
  background: #fff !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-meta strong {
  font-size: 15px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-text {
  font-size: 14px !important;
  line-height: 1.75 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input {
  height: 52px !important;
  min-height: 52px !important;
  border-radius: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input input {
  height: 52px !important;
  font-size: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input button::before {
  content: "" !important;
  width: 20px !important;
  height: 20px !important;
  background: var(--pd-blue) !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='m3 20 18-8L3 4v6l11 2-11 2v6Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='m3 20 18-8L3 4v6l11 2-11 2v6Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
  height: 82px !important;
  grid-template-columns: 108px minmax(0, 1fr) 320px !important;
  padding: 0 16px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  border-top: 1px solid var(--pd-line) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-clock {
  font-size: 14px !important;
  color: #23344f !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote {
  flex-basis: 140px !important;
  width: 140px !important;
  padding: 0 18px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote em {
  font-size: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote strong {
  font-size: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote small {
  font-size: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav a {
  font-size: 12.5px !important;
  color: #53647a !important;
  border-radius: 0 !important;
}

@media (max-width: 1240px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 220px minmax(0, 1fr) !important;
    grid-template-areas:
      "rail main"
      "rail side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
    padding: 10px 10px 92px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica {
    grid-template-rows: auto auto !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
    min-height: 0 !important;
    padding: 12px !important;
    flex-wrap: wrap !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy strong {
    font-size: 22px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 44px !important;
    gap: 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions button {
    min-width: 0 !important;
    padding: 0 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "rail"
      "main"
      "side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    position: static !important;
    min-height: 0 !important;
    padding: 10px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
    display: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: 1fr !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
    grid-template-columns: 34px 46px minmax(0, 1fr) 74px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-scroll {
    height: 520px !important;
    min-height: 520px !important;
    max-height: 520px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
    grid-template-columns: 50px minmax(0, 1fr) !important;
    height: auto !important;
    min-height: 126px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side {
    grid-column: 2 !important;
    grid-row: auto !important;
    border-left: 0 !important;
    justify-items: start !important;
    padding-left: 0 !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
    grid-template-columns: 100px minmax(0, 1fr) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
    grid-template-columns: 96px minmax(0, 1fr) !important;
    padding: 0 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav {
    display: none !important;
  }
}

@media (max-width: 560px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    grid-template-columns: 1fr !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking .hud-panel-head,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
    grid-template-columns: 34px 46px minmax(0, 1fr) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-mini-chart {
    display: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "head"
      "image"
      "chat"
      "input" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
    width: 100% !important;
    height: 220px !important;
  }
}

/* v158: final reference-lock layer. Keep this block at EOF so older HUD
   rules cannot reintroduce clipping, dark chrome, or misaligned cards. */
body[data-pulse-dashboard="light"][data-active-tab="feed"] {
  --pd-bg: #f7fbff;
  --pd-surface: #ffffff;
  --pd-line: #e3ebf5;
  --pd-line-strong: #d4e1ef;
  --pd-text: #172033;
  --pd-muted: #6c7a90;
  --pd-blue: #1677ff;
  --pd-cyan: #11c6c7;
  --pd-green: #00aa8d;
  --pd-red: #ef4444;
  --pd-shadow: 0 18px 48px rgba(31, 69, 116, 0.095);
  --pd-soft-shadow: 0 10px 28px rgba(31, 69, 116, 0.065);
  background: linear-gradient(180deg, #fbfdff 0%, #f6faff 52%, #edf5fc 100%) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
  width: min(100%, 1464px) !important;
  padding: 16px 16px 110px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica {
  display: grid !important;
  grid-template-rows: 76px minmax(0, 1fr) !important;
  gap: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
  position: relative !important;
  top: auto !important;
  min-height: 76px !important;
  margin: 0 !important;
  padding: 12px 16px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave {
  flex: 0 0 50px !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 12px !important;
  border-color: var(--pd-cyan) !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy strong {
  font-size: 28px !important;
  color: #141d2d !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy em {
  color: #6b7a93 !important;
  font-size: 12px !important;
  font-weight: 760 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions button {
  height: 44px !important;
  min-width: 118px !important;
  border-radius: 10px !important;
  border: 1px solid var(--pd-line-strong) !important;
  background: #fff !important;
  color: #24344f !important;
  font-size: 14px !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions .hud-primary-cta {
  background: linear-gradient(180deg, #238cff 0%, #096ee6 100%) !important;
  color: #fff !important;
  border-color: transparent !important;
  box-shadow: 0 14px 30px rgba(22, 119, 255, 0.28) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-bell {
  min-width: 44px !important;
  width: 44px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-bell::before {
  content: "" !important;
  width: 20px !important;
  height: 20px !important;
  display: block !important;
  margin: auto !important;
  background: #30435e !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M12 22a2.5 2.5 0 0 0 2.42-1.88H9.58A2.5 2.5 0 0 0 12 22Zm7-6.2-1.8-2.15V9a5.2 5.2 0 0 0-4-5.06V2.8a1.2 1.2 0 1 0-2.4 0v1.14A5.2 5.2 0 0 0 6.8 9v4.65L5 15.8V18h14v-2.2Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M12 22a2.5 2.5 0 0 0 2.42-1.88H9.58A2.5 2.5 0 0 0 12 22Zm7-6.2-1.8-2.15V9a5.2 5.2 0 0 0-4-5.06V2.8a1.2 1.2 0 1 0-2.4 0v1.14A5.2 5.2 0 0 0 6.8 9v4.65L5 15.8V18h14v-2.2Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
  grid-template-columns: 236px minmax(0, 1fr) 396px !important;
  grid-template-areas: "rail main side" !important;
  gap: 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
  top: 16px !important;
  min-height: calc(100svh - 126px) !important;
  padding: 84px 12px 78px !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before {
  content: "Pulse AI Radio" !important;
  top: -80px !important;
  left: 0 !important;
  right: 0 !important;
  height: 66px !important;
  padding-left: 50px !important;
  justify-content: flex-start !important;
  border-radius: 12px !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
  content: "PD  Pulse User   PREMIUM" !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item {
  height: 62px !important;
  min-height: 62px !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  gap: 12px !important;
  padding: 0 14px !important;
  border-radius: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item::before {
  content: "" !important;
  display: block !important;
  width: 22px !important;
  height: 22px !important;
  border: 1.8px solid currentColor !important;
  border-radius: 6px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item strong {
  font-size: 16px !important;
  font-weight: 830 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item small {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel {
  border-radius: 14px !important;
  border-color: var(--pd-line) !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: var(--pd-soft-shadow) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head {
  padding: 18px 20px 8px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head h2 {
  font-size: 24px !important;
  line-height: 1.15 !important;
  color: #101827 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p {
  font-size: 13px !important;
  color: #24344f !important;
  text-transform: none !important;
  letter-spacing: -0.02em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p::after {
  content: "›" !important;
  margin-left: 8px !important;
  color: #526176 !important;
  font-size: 20px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking {
  position: relative !important;
  min-height: 178px !important;
  padding: 0 16px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking .hud-panel-head {
  padding: 20px 4px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
  position: absolute !important;
  top: 16px !important;
  left: min(47%, 360px) !important;
  width: 230px !important;
  height: 36px !important;
  margin: 0 !important;
  padding: 3px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
  position: relative !important;
  height: 102px !important;
  min-height: 102px !important;
  grid-template-columns: 30px 42px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  gap: 6px 8px !important;
  align-items: center !important;
  padding: 14px 12px !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row::before {
  content: "1" !important;
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 28px !important;
  height: 28px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  border: 1px solid #f7c948 !important;
  color: #e5a600 !important;
  background: #fff9db !important;
  font-size: 13px !important;
  font-weight: 900 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(2)::before { content: "2" !important; border-color: #cbd5e1 !important; color: #64748b !important; background: #f8fafc !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(3)::before { content: "3" !important; border-color: #fb923c !important; color: #d97706 !important; background: #fff7ed !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(4)::before { content: "4" !important; border-color: #cbd5e1 !important; color: #64748b !important; background: #f8fafc !important; }

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo {
  position: static !important;
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 9px !important;
  transform: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo::before {
  content: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo::after {
  content: attr(data-initials) !important;
  color: #fff !important;
  font-size: 13px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name {
  grid-column: 3 !important;
  grid-row: 1 !important;
  align-self: end !important;
  z-index: 1 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name strong {
  font-size: 12.8px !important;
  line-height: 1.2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name small {
  font-size: 10.5px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score {
  grid-column: 3 !important;
  grid-row: 2 !important;
  z-index: 1 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score strong {
  font-size: 20px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-mini-chart {
  position: absolute !important;
  right: 10px !important;
  bottom: 12px !important;
  width: 50px !important;
  height: 26px !important;
  opacity: 0.75 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel {
  min-height: 686px !important;
  max-height: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-scroll {
  height: 594px !important;
  min-height: 594px !important;
  max-height: 594px !important;
  gap: 10px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
  height: 108px !important;
  min-height: 108px !important;
  grid-template-columns: 54px minmax(0, 1fr) 126px !important;
  padding: 12px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-avatar {
  width: 50px !important;
  height: 50px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card h3 {
  font-size: 16px !important;
  -webkit-line-clamp: 1 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-body,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card p:not(.hud-feed-author) {
  font-size: 12.5px !important;
  -webkit-line-clamp: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-news {
  min-height: 535px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead {
  min-height: 96px !important;
  grid-template-columns: 86px minmax(0, 1fr) !important;
  gap: 16px !important;
  padding: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead::before {
  content: "NVIDIA" !important;
  width: 86px !important;
  height: 86px !important;
  grid-row: 1 / span 2 !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, #101820, #77b900) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 950 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead strong,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead em {
  grid-column: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead strong {
  font-size: 15.5px !important;
  line-height: 1.45 !important;
  -webkit-line-clamp: 2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead em {
  color: var(--pd-green) !important;
  font-size: 13px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button {
  min-height: 92px !important;
  grid-template-columns: 86px minmax(0, 1fr) !important;
  gap: 16px !important;
  padding: 12px 0 !important;
  border-width: 0 0 1px !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:nth-child(n+4) {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list i {
  width: 86px !important;
  height: 76px !important;
  border-radius: 9px !important;
  color: transparent !important;
  background:
    linear-gradient(135deg, rgba(22, 119, 255, 0.85), rgba(17, 198, 199, 0.65)),
    repeating-linear-gradient(45deg, rgba(255,255,255,0.18) 0 6px, transparent 6px 12px) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list strong {
  font-size: 15px !important;
  line-height: 1.42 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list small {
  color: var(--pd-green) !important;
  font-size: 13px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
  min-height: 354px !important;
  grid-template-columns: 106px minmax(0, 1fr) !important;
  grid-template-rows: auto minmax(0, 1fr) 52px !important;
  grid-template-areas:
    "head head"
    "image chat"
    "input input" !important;
  gap: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
  width: 106px !important;
  height: 204px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-log,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message {
  min-height: 204px !important;
  max-height: 204px !important;
  height: 204px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-text {
  font-size: 14px !important;
  line-height: 1.75 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input {
  height: 52px !important;
  min-height: 52px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
  height: 82px !important;
  grid-template-columns: 108px minmax(0, 1fr) 320px !important;
  padding: 0 16px !important;
  background: rgba(255, 255, 255, 0.96) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote {
  flex-basis: 140px !important;
  width: 140px !important;
  padding: 0 18px !important;
}

@media (max-width: 1240px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 220px minmax(0, 1fr) !important;
    grid-template-areas:
      "rail main"
      "rail side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
    flex-wrap: wrap !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 44px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "rail"
      "main"
      "side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    position: static !important;
    min-height: 0 !important;
    padding: 10px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
    display: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
    position: static !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: 1fr !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
    grid-template-columns: 50px minmax(0, 1fr) !important;
    height: auto !important;
    min-height: 126px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side {
    grid-column: 2 !important;
    grid-row: auto !important;
    border-left: 0 !important;
    justify-items: start !important;
    padding-left: 0 !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
    grid-template-columns: 96px minmax(0, 1fr) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav {
    display: none !important;
  }
}

@media (max-width: 560px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    grid-template-columns: 1fr !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-mini-chart {
    display: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "head"
      "image"
      "chat"
      "input" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
    width: 100% !important;
    height: 220px !important;
  }
}

:root {
  --pd-font: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  --pd-bg: #f7fbff;
  --pd-surface: #ffffff;
  --pd-surface-soft: #fbfdff;
  --pd-line: #dbe6f3;
  --pd-line-strong: #c7d7eb;
  --pd-text: #111827;
  --pd-muted: #64748b;
  --pd-faint: #94a3b8;
  --pd-blue: #1677ff;
  --pd-cyan: #10c8d2;
  --pd-green: #00a982;
  --pd-red: #ef4444;
  --pd-shadow: 0 18px 50px rgba(31, 69, 116, 0.10);
  --pd-soft-shadow: 0 10px 28px rgba(31, 69, 116, 0.075);
}

html:has(body[data-pulse-dashboard="light"][data-active-tab="feed"]) {
  background: var(--pd-bg) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 0 96px !important;
  overflow-x: hidden !important;
  background:
    radial-gradient(circle at 18% -12%, rgba(52, 211, 255, 0.14), transparent 30%),
    radial-gradient(circle at 92% 4%, rgba(22, 119, 255, 0.10), transparent 28%),
    linear-gradient(180deg, #fbfdff 0%, #f6faff 48%, #eef5fb 100%) !important;
  color: var(--pd-text) !important;
  font-family: var(--pd-font) !important;
  font-synthesis-weight: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] *,
body[data-pulse-dashboard="light"][data-active-tab="feed"] *::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] *::after {
  box-sizing: border-box !important;
  font-family: var(--pd-font) !important;
  text-shadow: none !important;
}

body[data-pulse-dashboard="light"] [hidden] {
  display: none !important;
}

body[data-pulse-dashboard="light"] button,
body[data-pulse-dashboard="light"] input,
body[data-pulse-dashboard="light"] select,
body[data-pulse-dashboard="light"] textarea {
  font: inherit;
}

body[data-pulse-dashboard="light"] button,
body[data-pulse-dashboard="light"] [role="button"] {
  cursor: pointer;
}

body[data-pulse-dashboard="light"] button:focus-visible,
body[data-pulse-dashboard="light"] a:focus-visible,
body[data-pulse-dashboard="light"] input:focus-visible,
body[data-pulse-dashboard="light"] textarea:focus-visible {
  outline: 3px solid rgba(22, 119, 255, 0.28);
  outline-offset: 3px;
}

body[data-pulse-dashboard="light"] .skip-link {
  position: fixed;
  left: 18px;
  top: 18px;
  z-index: 2400;
  transform: translateY(-160%);
  padding: 10px 14px;
  border-radius: 999px;
  background: #ffffff;
  color: var(--pd-blue);
  border: 1px solid var(--pd-line-strong);
  box-shadow: var(--pd-soft-shadow);
  font-weight: 900;
  text-decoration: none;
}

body[data-pulse-dashboard="light"] .skip-link:focus {
  transform: translateY(0);
}

body[data-pulse-dashboard="light"] .visually-hidden,
body[data-pulse-dashboard="light"] .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"]::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"]::after,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .ambient,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .code-wall,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .craft-cursor,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chrome,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .feed-layout,
body[data-pulse-dashboard="light"][data-active-tab="feed"] > .topbar.shell,
body[data-pulse-dashboard="light"][data-active-tab="feed"] > .bottom-shell {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .shell.page-shell,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .app-tab-panel-feed {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"].is-booting .topbar,
body[data-pulse-dashboard="light"][data-active-tab="feed"].is-booting .page-shell,
body[data-pulse-dashboard="light"][data-active-tab="feed"].is-booting .bottom-shell {
  opacity: 1 !important;
  visibility: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .boot-screen {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
  --hud-scale: 1 !important;
  width: min(100%, 1480px) !important;
  min-height: calc(100vh - 96px) !important;
  height: auto !important;
  margin: 0 auto !important;
  padding: 16px 16px 110px !important;
  display: block !important;
  transform: none !important;
  overflow: visible !important;
  background: transparent !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica {
  position: relative !important;
  display: grid !important;
  grid-template-rows: auto auto auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica::after,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel::after,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head::after,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row::after,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card::after {
  content: none !important;
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
  position: sticky !important;
  top: 0 !important;
  z-index: 80 !important;
  width: 100% !important;
  min-height: 76px !important;
  height: auto !important;
  margin: 0 0 14px !important;
  padding: 14px 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.90) !important;
  box-shadow: 0 12px 34px rgba(31, 69, 116, 0.08) !important;
  backdrop-filter: blur(18px) !important;
  overflow: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo {
  min-width: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 14px !important;
  color: var(--pd-text) !important;
  text-decoration: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave {
  position: relative !important;
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  border: 2px solid var(--pd-cyan) !important;
  border-radius: 12px !important;
  background:
    linear-gradient(30deg, transparent 47%, rgba(16, 200, 210, 0.75) 48% 52%, transparent 53%),
    linear-gradient(90deg, transparent 47%, rgba(16, 200, 210, 0.58) 48% 52%, transparent 53%),
    linear-gradient(150deg, transparent 47%, rgba(16, 200, 210, 0.75) 48% 52%, transparent 53%) !important;
  box-shadow: 0 10px 20px rgba(16, 200, 210, 0.12) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave::after {
  content: "" !important;
  position: absolute !important;
  display: block !important;
  inset: 9px !important;
  border: 1px solid rgba(16, 200, 210, 0.78) !important;
  border-radius: 8px !important;
  transform: rotate(45deg) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave::after {
  inset: 16px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy {
  min-width: 0 !important;
  display: grid !important;
  gap: 4px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy strong {
  color: var(--pd-text) !important;
  font-size: clamp(24px, 2vw, 30px) !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: 0.02em !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy em {
  color: #6b7890 !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions button {
  height: 44px !important;
  min-width: 118px !important;
  padding: 0 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  color: #27364d !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 850 !important;
  letter-spacing: -0.01em !important;
  box-shadow: 0 8px 18px rgba(31, 69, 116, 0.05) !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions .hud-primary-cta {
  border-color: transparent !important;
  background: linear-gradient(180deg, #208cff 0%, #0872ec 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 28px rgba(22, 119, 255, 0.26) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: 230px minmax(0, 1fr) 396px !important;
  grid-template-areas: "rail main side" !important;
  gap: 14px !important;
  align-items: start !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
  grid-area: rail !important;
  position: sticky !important;
  top: 106px !important;
  width: 100% !important;
  min-height: calc(100vh - 206px) !important;
  padding: 82px 12px 86px !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: start !important;
  gap: 8px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 255, 0.94)) !important;
  box-shadow: var(--pd-soft-shadow) !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before {
  content: "Pulse AI Radio  ▶" !important;
  position: absolute !important;
  left: 12px !important;
  right: 12px !important;
  top: 12px !important;
  height: 52px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #26354d !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
  content: "PD  Pulse User  PREMIUM" !important;
  position: absolute !important;
  left: 12px !important;
  right: 12px !important;
  bottom: 14px !important;
  height: 52px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #27364d !important;
  font-size: 12px !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-group {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item {
  width: 100% !important;
  height: 60px !important;
  min-height: 60px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-items: center !important;
  padding: 0 16px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: transparent !important;
  color: #2b3b56 !important;
  text-align: left !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item::after {
  content: none !important;
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item.is-active {
  color: var(--pd-blue) !important;
  background: linear-gradient(90deg, rgba(22, 119, 255, 0.13), rgba(22, 119, 255, 0.02)) !important;
  box-shadow: inset 3px 0 0 var(--pd-blue) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item strong {
  display: block !important;
  color: inherit !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  letter-spacing: -0.025em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item small {
  display: block !important;
  margin-top: 3px !important;
  color: #64748b !important;
  font-size: 11px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-workspace {
  grid-area: main !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
  grid-area: side !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-workspace,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
  min-width: 0 !important;
  display: grid !important;
  align-content: start !important;
  gap: 12px !important;
  transform: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel {
  position: relative !important;
  width: 100% !important;
  min-width: 0 !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.95) !important;
  box-shadow: var(--pd-soft-shadow) !important;
  overflow: hidden !important;
  color: var(--pd-text) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head {
  width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 20px 22px 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  border: 0 !important;
  background: transparent !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head h2 {
  margin: 0 !important;
  color: var(--pd-text) !important;
  font-size: clamp(24px, 2vw, 30px) !important;
  line-height: 1.12 !important;
  font-weight: 900 !important;
  letter-spacing: -0.045em !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p {
  margin: 0 !important;
  color: var(--pd-blue) !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking {
  padding: 0 16px 16px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-ranking .hud-panel-head {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
  width: min(100%, 320px) !important;
  height: 38px !important;
  margin: 0 0 14px !important;
  padding: 3px !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 4px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 9px !important;
  background: #f4f8fc !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs button {
  min-width: 0 !important;
  height: 30px !important;
  padding: 0 12px !important;
  border: 0 !important;
  border-radius: 7px !important;
  background: transparent !important;
  color: #526176 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs button:not([data-hud-rank-metric]),
body[data-pulse-dashboard="light"][data-active-tab="feed"] #hud-radar-strip,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-filterbar {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs button.is-active {
  color: var(--pd-blue) !important;
  background: #fff !important;
  box-shadow: 0 4px 12px rgba(31, 69, 116, 0.10) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
  position: relative !important;
  min-width: 0 !important;
  min-height: 94px !important;
  height: 94px !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 10px !important;
  row-gap: 4px !important;
  align-items: center !important;
  padding: 14px 12px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 8px 22px rgba(31, 69, 116, 0.06) !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo {
  grid-row: 1 / span 2 !important;
  width: 44px !important;
  height: 44px !important;
  border: 0 !important;
  border-radius: 10px !important;
  display: grid !important;
  place-items: center !important;
  background: linear-gradient(135deg, #7c3aed, #2563eb) !important;
  box-shadow: 0 8px 18px rgba(37, 99, 235, 0.16) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(2) .hud-rank-logo {
  background: linear-gradient(135deg, #1d4ed8, #0ea5e9) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(3) .hud-rank-logo {
  background: linear-gradient(135deg, #0891b2, #0f766e) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(4) .hud-rank-logo {
  background: linear-gradient(135deg, #22c55e, #16a34a) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo::before {
  content: none !important;
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(1) .hud-rank-logo::after { content: "SHK" !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(2) .hud-rank-logo::after { content: "BL" !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(3) .hud-rank-logo::after { content: "QD" !important; }
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:nth-child(4) .hud-rank-logo::after { content: "MG" !important; }

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-logo::after {
  display: block !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: -0.03em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
  display: grid !important;
  gap: 3px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name strong {
  color: var(--pd-text) !important;
  font-size: 14.5px !important;
  line-height: 1.18 !important;
  font-weight: 900 !important;
  letter-spacing: -0.035em !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name em {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-name small {
  color: var(--pd-muted) !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-mini-chart {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: center !important;
  display: flex !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  gap: 6px !important;
  text-align: left !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score strong {
  color: var(--pd-green) !important;
  font-size: 22px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: -0.05em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score em,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-score small,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-intel {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel {
  min-height: 610px !important;
  max-height: calc(100vh - 300px) !important;
  padding: 0 16px 14px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel .hud-panel-head {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel .hud-panel-head h2::after {
  content: "AI의 실시간 투자 전략과 인사이트를 확인하세요." !important;
  display: block !important;
  margin-top: 6px !important;
  color: #64748b !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel .hud-panel-head p {
  color: #0ea5e9 !important;
  font-size: 12px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-scroll {
  position: static !important;
  inset: auto !important;
  display: grid !important;
  gap: 10px !important;
  height: calc(100% - 86px) !important;
  min-height: 500px !important;
  max-height: calc(100vh - 390px) !important;
  padding: 0 4px 6px !important;
  overflow: auto !important;
  scrollbar-color: rgba(22, 119, 255, 0.40) transparent !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
  min-width: 0 !important;
  min-height: 134px !important;
  display: grid !important;
  grid-template-columns: 56px minmax(0, 1fr) 112px !important;
  grid-auto-rows: auto !important;
  align-items: center !important;
  gap: 14px !important;
  padding: 14px 14px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: var(--pd-text) !important;
  box-shadow: 0 8px 20px rgba(31, 69, 116, 0.055) !important;
  text-align: left !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card > * {
  min-width: 0 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card:hover,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row:hover,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:hover,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead:hover {
  border-color: #9bc5ff !important;
  box-shadow: 0 14px 34px rgba(22, 119, 255, 0.13) !important;
  transform: translateY(-1px) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-avatar {
  grid-column: 1 !important;
  grid-row: 1 / span 4 !important;
  width: 56px !important;
  height: 56px !important;
  display: grid !important;
  place-items: center !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, #7c3aed, #2563eb) !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 900 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-copy,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card > div:not([class]) {
  grid-column: 2 !important;
  min-width: 0 !important;
  display: grid !important;
  gap: 6px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-author {
  grid-column: 2 !important;
  margin: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  align-items: center !important;
  color: var(--pd-faint) !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-author strong {
  color: var(--pd-text) !important;
  font-size: 13px !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-author em,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-author small {
  color: #8190a4 !important;
  font-style: normal !important;
  font-size: 10px !important;
  font-weight: 650 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-rarity {
  grid-column: 2 !important;
  display: inline-flex !important;
  gap: 6px !important;
  align-items: center !important;
  color: #7c3aed !important;
  font-size: 10px !important;
  font-weight: 850 !important;
  text-transform: uppercase !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-rarity span {
  color: #64748b !important;
  text-transform: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card h3 {
  grid-column: 2 !important;
  margin: 0 !important;
  color: var(--pd-text) !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  font-weight: 850 !important;
  letter-spacing: -0.035em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-body,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card p:not(.hud-feed-author) {
  grid-column: 2 !important;
  margin: 0 !important;
  color: #64748b !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-signal,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-live-line,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-rarity,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-intel-grid,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-agent-clash,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-tags,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-timeline,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-intel-lock,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card .hud-feed-signal.hud-feed-signal,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card .hud-feed-live-line.hud-feed-live-line,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card .hud-feed-rarity.hud-feed-rarity,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card .hud-intel-lock.hud-intel-lock {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side {
  grid-column: 3 !important;
  grid-row: 1 / span 4 !important;
  min-width: 0 !important;
  height: 100% !important;
  display: grid !important;
  align-content: center !important;
  justify-items: center !important;
  gap: 5px !important;
  padding-left: 14px !important;
  border-left: 1px solid var(--pd-line) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-chip,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side strong {
  width: 92px !important;
  min-width: 0 !important;
  height: 34px !important;
  padding: 0 12px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #b9f1ed !important;
  border-radius: 999px !important;
  background: #f1fffd !important;
  color: #00a982 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side small {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-news {
  min-height: 476px !important;
  padding: 0 16px 16px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-news .hud-panel-head,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk .hud-panel-head {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  min-height: 120px !important;
  align-content: center !important;
  gap: 8px !important;
  margin: 0 0 10px !important;
  padding: 18px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, #fff, #f8fbff) !important;
  color: var(--pd-text) !important;
  text-align: left !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead i,
body[data-pulse-dashboard="light"][data-active-tab="feed"] #hud-news-lead-source,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-grid {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead strong {
  color: var(--pd-text) !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
  font-weight: 850 !important;
  letter-spacing: -0.035em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-lead em {
  color: var(--pd-green) !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list {
  display: grid !important;
  gap: 8px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 60px !important;
  padding: 10px 12px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 11px !important;
  background: #fff !important;
  color: var(--pd-text) !important;
  text-align: left !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list button:nth-child(n+5) {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list i {
  width: 32px !important;
  height: 32px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  border: 1px solid #b9f1ed !important;
  background: #f1fffd !important;
  color: #008e80 !important;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 900 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list span {
  min-width: 0 !important;
  display: grid !important;
  gap: 3px !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list strong {
  color: var(--pd-text) !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 850 !important;
  letter-spacing: -0.025em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-news-list small {
  color: #8190a4 !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
  display: grid !important;
  grid-template-columns: 118px minmax(0, 1fr) !important;
  grid-template-rows: auto auto 54px !important;
  grid-template-areas:
    "head head"
    "image chat"
    "input input" !important;
  gap: 12px !important;
  min-height: 350px !important;
  padding: 0 16px 16px !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk .hud-panel-head {
  grid-area: head !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-live-pill {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  height: 30px !important;
  padding: 0 10px !important;
  border: 1px solid #c7f0e3 !important;
  border-radius: 999px !important;
  color: #059669 !important;
  background: #f2fffb !important;
  font-size: 11px !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-live-pill i {
  width: 8px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #10b981 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
  grid-area: image !important;
  position: relative !important;
  inset: auto !important;
  width: 118px !important;
  height: 216px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 10px !important;
  background: #eef5fb !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image::before,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image::after {
  content: none !important;
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-live-chat {
  grid-area: chat !important;
  position: static !important;
  min-width: 0 !important;
  width: 100% !important;
  height: auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: minmax(0, 1fr) 54px !important;
  grid-template-areas:
    "messages"
    "question" !important;
  gap: 10px !important;
  overflow: visible !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-status,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-disclaimer {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-log {
  grid-area: messages !important;
  display: grid !important;
  width: 100% !important;
  min-height: 216px !important;
  max-height: 216px !important;
  overflow: hidden !important;
  padding: 0 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message {
  width: 100% !important;
  min-height: 216px !important;
  height: 216px !important;
  display: grid !important;
  align-content: start !important;
  gap: 10px !important;
  padding: 18px !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: var(--pd-text) !important;
  box-shadow: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message:nth-child(n+2) {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-meta strong {
  color: #1b2b42 !important;
  font-size: 15.5px !important;
  line-height: 1.25 !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-meta span,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-meta small {
  display: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-text {
  color: #536277 !important;
  font-size: 13.5px !important;
  line-height: 1.6 !important;
  font-weight: 600 !important;
  letter-spacing: -0.015em !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 8 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input {
  grid-area: question !important;
  position: static !important;
  width: 100% !important;
  height: 54px !important;
  min-height: 54px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 48px !important;
  align-items: center !important;
  border: 1px solid var(--pd-line) !important;
  border-radius: 12px !important;
  background: #fff !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input input {
  width: 100% !important;
  height: 54px !important;
  min-width: 0 !important;
  padding: 0 14px !important;
  border: 0 !important;
  background: transparent !important;
  color: #334155 !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  outline: none !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input button {
  width: 42px !important;
  height: 42px !important;
  margin-right: 5px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: transparent !important;
  color: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-partner-input button::before {
  content: "➤" !important;
  display: grid !important;
  place-items: center !important;
  color: var(--pd-blue) !important;
  font-size: 22px !important;
  font-weight: 900 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 70 !important;
  width: 100% !important;
  height: 88px !important;
  display: grid !important;
  grid-template-columns: 118px minmax(0, 1fr) 330px !important;
  align-items: stretch !important;
  gap: 0 !important;
  padding: 0 28px !important;
  border-top: 1px solid var(--pd-line) !important;
  background: rgba(255, 255, 255, 0.94) !important;
  backdrop-filter: blur(16px) !important;
  box-shadow: 0 -10px 30px rgba(31, 69, 116, 0.08) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-clock {
  display: grid !important;
  place-items: center !important;
  color: #25364f !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  font-weight: 850 !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry {
  display: grid !important;
  min-width: 0 !important;
  position: relative !important;
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-track {
  height: 100% !important;
  min-width: max-content !important;
  display: flex !important;
  align-items: stretch !important;
  animation: pdMarketTicker 70s linear infinite !important;
  will-change: transform !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry:hover .hud-market-track,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry:focus-within .hud-market-track {
  animation-play-state: paused !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry span,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote {
  flex: 0 0 116px !important;
  width: 116px !important;
  min-width: 0 !important;
  display: grid !important;
  align-content: center !important;
  gap: 4px !important;
  padding: 0 14px !important;
  border-left: 1px solid var(--pd-line) !important;
  background: transparent !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry em,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote em {
  color: #344963 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry strong,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote strong {
  color: #1e2d44 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry small,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote small {
  color: var(--pd-green) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry .is-down,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote.is-down small,
body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote.is-down strong {
  color: var(--pd-red) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  border-left: 1px solid var(--pd-line) !important;
}

body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav a {
  min-width: 0 !important;
  display: grid !important;
  place-items: center !important;
  padding: 0 10px !important;
  border-right: 1px solid var(--pd-line) !important;
  color: #5e6e82 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

@keyframes pdMarketTicker {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}

body[data-pulse-dashboard="light"] .language-menu,
body[data-pulse-dashboard="light"] .account-menu {
  position: fixed;
  top: 86px;
  right: max(20px, calc((100vw - 1440px) / 2 + 28px));
  z-index: 1800;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-8px);
  transition: opacity 140ms ease, transform 140ms ease;
}

body[data-pulse-dashboard="light"] .language-menu.is-hud-floating:not([hidden]),
body[data-pulse-dashboard="light"] .account-menu.is-hud-floating:not([hidden]) {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

body[data-pulse-dashboard="light"] .language-menu.is-hud-floating {
  width: min(520px, calc(100vw - 32px));
  max-height: calc(100svh - 110px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 14px;
  overflow: auto;
  border: 1px solid var(--pd-line-strong);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: var(--pd-shadow);
}

body[data-pulse-dashboard="light"] .language-option {
  min-width: 0;
  min-height: 64px;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid var(--pd-line);
  border-radius: 18px;
  background: var(--pd-surface-soft);
  color: var(--pd-text);
  text-align: left;
}

body[data-pulse-dashboard="light"] .language-option:hover,
body[data-pulse-dashboard="light"] .language-option:focus-visible,
body[data-pulse-dashboard="light"] .language-option.is-active {
  border-color: rgba(22, 119, 255, 0.38);
  background: #eef6ff;
}

body[data-pulse-dashboard="light"] .language-flag {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid var(--pd-line);
  font-size: 18px;
}

body[data-pulse-dashboard="light"] .language-option-copy {
  display: grid;
  gap: 3px;
  min-width: 0;
}

body[data-pulse-dashboard="light"] .language-option-copy strong,
body[data-pulse-dashboard="light"] .language-option-copy small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body[data-pulse-dashboard="light"] .language-option-copy strong {
  color: var(--pd-text);
  font-size: 14px;
  font-weight: 900;
}

body[data-pulse-dashboard="light"] .language-option-copy small {
  color: var(--pd-muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

body[data-pulse-dashboard="light"] .account-menu {
  width: min(620px, calc(100vw - 32px));
  max-height: calc(100svh - 110px);
  overflow: auto;
}

body[data-pulse-dashboard="light"] .account-menu-shell {
  display: grid;
  gap: 16px;
  padding: 24px;
  border: 1px solid var(--pd-line-strong);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: var(--pd-shadow);
  color: var(--pd-text);
}

body[data-pulse-dashboard="light"] .account-login-simple-shell {
  width: min(420px, calc(100vw - 32px));
}

body[data-pulse-dashboard="light"] .account-login-head,
body[data-pulse-dashboard="light"] .account-login-card,
body[data-pulse-dashboard="light"] .account-topup-form,
body[data-pulse-dashboard="light"] .account-payments,
body[data-pulse-dashboard="light"] .account-transactions,
body[data-pulse-dashboard="light"] .account-alerts-form {
  display: grid;
  gap: 12px;
}

body[data-pulse-dashboard="light"] .account-login-title,
body[data-pulse-dashboard="light"] .account-summary-name,
body[data-pulse-dashboard="light"] .account-balance-value {
  margin: 0;
  color: var(--pd-text);
  font-weight: 950;
  letter-spacing: -0.05em;
}

body[data-pulse-dashboard="light"] .account-login-title {
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.1;
}

body[data-pulse-dashboard="light"] .account-login-copy,
body[data-pulse-dashboard="light"] .account-menu-message,
body[data-pulse-dashboard="light"] .account-empty,
body[data-pulse-dashboard="light"] .account-inline-note,
body[data-pulse-dashboard="light"] .account-summary-email {
  margin: 0;
  color: var(--pd-muted);
  font-size: 14px;
  line-height: 1.6;
}

body[data-pulse-dashboard="light"] .account-menu-message[data-tone="error"] {
  color: var(--pd-red);
}

body[data-pulse-dashboard="light"] .account-menu-message[data-tone="success"] {
  color: var(--pd-green);
}

body[data-pulse-dashboard="light"] .account-google-button-shell,
body[data-pulse-dashboard="light"] .account-google-identity-host,
body[data-pulse-dashboard="light"] .account-google-identity-host > div,
body[data-pulse-dashboard="light"] .account-google-identity-host iframe {
  width: 100% !important;
}

body[data-pulse-dashboard="light"] .account-google-login-btn,
body[data-pulse-dashboard="light"] .cta,
body[data-pulse-dashboard="light"] .account-logout-btn,
body[data-pulse-dashboard="light"] .account-topup-form button,
body[data-pulse-dashboard="light"] .hud-mypage-alert-form button,
body[data-pulse-dashboard="light"] .hud-mypage-billing-row button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 18px;
  border: 1px solid rgba(22, 119, 255, 0.28);
  border-radius: 16px;
  background: linear-gradient(135deg, #1677ff, #14c8d8);
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(22, 119, 255, 0.16);
}

body[data-pulse-dashboard="light"] .account-google-login-btn.is-disabled,
body[data-pulse-dashboard="light"] button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

body[data-pulse-dashboard="light"] .account-google-login-mark {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #ffffff;
  color: var(--pd-blue);
  font-weight: 950;
}

body[data-pulse-dashboard="light"] .account-login-legal,
body[data-pulse-dashboard="light"] .account-google-only-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin: 0;
  color: var(--pd-muted);
  font-size: 12px;
  line-height: 1.55;
}

body[data-pulse-dashboard="light"] .account-login-legal a,
body[data-pulse-dashboard="light"] .account-agreement-link {
  color: var(--pd-blue);
  font-weight: 850;
  text-decoration: none;
}

body[data-pulse-dashboard="light"] .account-summary-head,
body[data-pulse-dashboard="light"] .account-balance-card,
body[data-pulse-dashboard="light"] .account-request-row,
body[data-pulse-dashboard="light"] .account-transaction-row,
body[data-pulse-dashboard="light"] .account-payment-guide,
body[data-pulse-dashboard="light"] .account-admin-shell {
  display: grid;
  gap: 10px;
  padding: 14px;
  border: 1px solid var(--pd-line);
  border-radius: 18px;
  background: var(--pd-surface-soft);
}

body[data-pulse-dashboard="light"] .account-balance-card,
body[data-pulse-dashboard="light"] .account-summary-head,
body[data-pulse-dashboard="light"] .account-request-row,
body[data-pulse-dashboard="light"] .account-transaction-row {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
}

body[data-pulse-dashboard="light"] .account-pack-grid,
body[data-pulse-dashboard="light"] .account-method-grid,
body[data-pulse-dashboard="light"] .account-entitlement-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

body[data-pulse-dashboard="light"] .account-pack-option,
body[data-pulse-dashboard="light"] .account-method-option,
body[data-pulse-dashboard="light"] .account-check {
  display: block;
  min-width: 0;
}

body[data-pulse-dashboard="light"] .account-pack-option input,
body[data-pulse-dashboard="light"] .account-method-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

body[data-pulse-dashboard="light"] .account-pack-card,
body[data-pulse-dashboard="light"] .account-method-chip,
body[data-pulse-dashboard="light"] .account-entitlement-chip,
body[data-pulse-dashboard="light"] .account-check {
  min-height: 44px;
  display: grid;
  align-content: center;
  gap: 4px;
  padding: 10px 12px;
  border: 1px solid var(--pd-line);
  border-radius: 16px;
  background: #ffffff;
  color: var(--pd-text);
  font-weight: 850;
}

body[data-pulse-dashboard="light"] .account-pack-option input:checked + .account-pack-card,
body[data-pulse-dashboard="light"] .account-method-option input:checked + .account-method-chip,
body[data-pulse-dashboard="light"] .account-entitlement-chip.is-active {
  border-color: rgba(22, 119, 255, 0.44);
  background: #eef6ff;
}

body[data-pulse-dashboard="light"] .credit-upsell-backdrop,
body[data-pulse-dashboard="light"] .thread-detail-backdrop,
body[data-pulse-dashboard="light"] .hud-mypage-backdrop,
body[data-pulse-dashboard="light"] .hud-news-brief-backdrop,
body[data-pulse-dashboard="light"] .hud-rank-brief-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1900;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(10, 22, 36, 0.42);
  backdrop-filter: blur(16px);
}

body[data-pulse-dashboard="light"].credit-upsell-open,
body[data-pulse-dashboard="light"].thread-detail-open,
body[data-pulse-dashboard="light"].hud-mypage-open,
body[data-pulse-dashboard="light"].hud-news-brief-open,
body[data-pulse-dashboard="light"].hud-rank-brief-open {
  overflow: hidden !important;
}

body[data-pulse-dashboard="light"] .credit-upsell-card,
body[data-pulse-dashboard="light"] .thread-detail-panel,
body[data-pulse-dashboard="light"] .hud-mypage-panel,
body[data-pulse-dashboard="light"] .hud-news-brief-panel,
body[data-pulse-dashboard="light"] .hud-rank-brief-panel {
  position: relative;
  width: min(820px, calc(100vw - 32px));
  max-height: min(820px, calc(100svh - 32px));
  overflow: auto;
  padding: 30px;
  border: 1px solid var(--pd-line-strong);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.98);
  color: var(--pd-text);
  box-shadow: var(--pd-shadow);
}

body[data-pulse-dashboard="light"] .credit-upsell-card,
body[data-pulse-dashboard="light"] .hud-rank-brief-panel {
  width: min(600px, calc(100vw - 32px));
}

body[data-pulse-dashboard="light"] .hud-news-brief-panel {
  width: min(920px, calc(100vw - 32px));
}

body[data-pulse-dashboard="light"] .credit-upsell-close,
body[data-pulse-dashboard="light"] .thread-detail-close,
body[data-pulse-dashboard="light"] .hud-mypage-close,
body[data-pulse-dashboard="light"] .hud-news-brief-close,
body[data-pulse-dashboard="light"] .hud-rank-brief-close {
  position: absolute;
  top: 16px;
  right: 16px;
  min-width: 58px;
  min-height: 40px;
  border: 1px solid var(--pd-line);
  border-radius: 16px;
  background: #ffffff;
  color: var(--pd-muted);
  font-weight: 900;
}

body[data-pulse-dashboard="light"] .credit-upsell-kicker,
body[data-pulse-dashboard="light"] .hud-rank-brief-step,
body[data-pulse-dashboard="light"] .hud-news-brief-header span,
body[data-pulse-dashboard="light"] .hud-news-brief-section small,
body[data-pulse-dashboard="light"] .hud-news-brief-watch small,
body[data-pulse-dashboard="light"] .hud-mypage-header span,
body[data-pulse-dashboard="light"] .thread-detail-box span,
body[data-pulse-dashboard="light"] .thread-detail-notes h3 {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #e9f8fb;
  color: var(--pd-cyan);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body[data-pulse-dashboard="light"] .credit-upsell-card h2,
body[data-pulse-dashboard="light"] .thread-detail-panel h2,
body[data-pulse-dashboard="light"] .hud-news-brief-header h2,
body[data-pulse-dashboard="light"] .hud-rank-brief-header h2,
body[data-pulse-dashboard="light"] .hud-mypage-header h2 {
  margin: 12px 0 10px;
  color: var(--pd-text);
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.08;
  letter-spacing: -0.06em;
}

body[data-pulse-dashboard="light"] .credit-upsell-card p,
body[data-pulse-dashboard="light"] .thread-detail-summary,
body[data-pulse-dashboard="light"] .hud-news-brief-section p,
body[data-pulse-dashboard="light"] .hud-news-brief-footer p,
body[data-pulse-dashboard="light"] .hud-mypage-header p,
body[data-pulse-dashboard="light"] .hud-mypage-empty,
body[data-pulse-dashboard="light"] .hud-mypage-list-title {
  margin: 0;
  color: var(--pd-muted);
  font-size: 15px;
  line-height: 1.65;
}

body[data-pulse-dashboard="light"] .credit-upsell-meta,
body[data-pulse-dashboard="light"] .credit-upsell-actions,
body[data-pulse-dashboard="light"] .hud-rank-brief-content,
body[data-pulse-dashboard="light"] .hud-news-brief-content,
body[data-pulse-dashboard="light"] .hud-mypage-content,
body[data-pulse-dashboard="light"] .thread-detail-grid,
body[data-pulse-dashboard="light"] .thread-detail-metrics,
body[data-pulse-dashboard="light"] .hud-mypage-list {
  display: grid;
  gap: 12px;
}

body[data-pulse-dashboard="light"] .credit-upsell-meta {
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  margin-top: 16px;
}

body[data-pulse-dashboard="light"] .credit-upsell-meta span,
body[data-pulse-dashboard="light"] .thread-detail-box,
body[data-pulse-dashboard="light"] .thread-detail-metrics div,
body[data-pulse-dashboard="light"] .hud-rank-brief-block,
body[data-pulse-dashboard="light"] .hud-news-brief-section,
body[data-pulse-dashboard="light"] .hud-news-brief-watch,
body[data-pulse-dashboard="light"] .hud-news-brief-footer,
body[data-pulse-dashboard="light"] .hud-mypage-summary > div,
body[data-pulse-dashboard="light"] .hud-mypage-detail,
body[data-pulse-dashboard="light"] .hud-mypage-row,
body[data-pulse-dashboard="light"] .hud-mypage-billing-row,
body[data-pulse-dashboard="light"] .hud-mypage-alert-form label {
  padding: 16px;
  border: 1px solid var(--pd-line);
  border-radius: 20px;
  background: var(--pd-surface-soft);
}

body[data-pulse-dashboard="light"] .credit-upsell-actions {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  margin-top: 22px;
}

body[data-pulse-dashboard="light"] .credit-upsell-primary,
body[data-pulse-dashboard="light"] .credit-upsell-secondary,
body[data-pulse-dashboard="light"] .hud-rank-brief-primary,
body[data-pulse-dashboard="light"] .thread-detail-cta {
  min-height: 48px;
  padding: 0 20px;
  border: 1px solid rgba(22, 119, 255, 0.28);
  border-radius: 16px;
  font-weight: 950;
}

body[data-pulse-dashboard="light"] .credit-upsell-primary,
body[data-pulse-dashboard="light"] .hud-rank-brief-primary,
body[data-pulse-dashboard="light"] .thread-detail-cta {
  background: linear-gradient(135deg, #1677ff, #14c8d8);
  color: #ffffff;
}

body[data-pulse-dashboard="light"] .credit-upsell-secondary {
  background: #ffffff;
  color: var(--pd-muted);
}

body[data-pulse-dashboard="light"] .hud-news-brief-watch ul,
body[data-pulse-dashboard="light"] .thread-detail-notes ul {
  display: grid;
  gap: 10px;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

body[data-pulse-dashboard="light"] .hud-news-brief-watch li,
body[data-pulse-dashboard="light"] .thread-detail-notes li {
  padding: 12px 14px;
  border: 1px solid var(--pd-line);
  border-radius: 16px;
  background: #ffffff;
  color: var(--pd-text);
  line-height: 1.55;
}

body[data-pulse-dashboard="light"] .hud-mypage-header,
body[data-pulse-dashboard="light"] .hud-news-brief-header,
body[data-pulse-dashboard="light"] .hud-rank-brief-header,
body[data-pulse-dashboard="light"] .thread-detail-topline {
  padding-right: 76px;
}

body[data-pulse-dashboard="light"] .hud-mypage-summary {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(220px, 0.75fr);
  gap: 14px;
}

body[data-pulse-dashboard="light"] .hud-mypage-summary strong {
  display: block;
  color: var(--pd-text);
  font-size: clamp(24px, 3vw, 38px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -0.055em;
}

body[data-pulse-dashboard="light"] .hud-mypage-status,
body[data-pulse-dashboard="light"] .hud-mypage-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

body[data-pulse-dashboard="light"] .hud-mypage-status span,
body[data-pulse-dashboard="light"] .hud-mypage-actions > button {
  padding: 10px 12px;
  border: 1px solid var(--pd-line);
  border-radius: 999px;
  background: #ffffff;
  color: var(--pd-muted);
  font-weight: 850;
}

body[data-pulse-dashboard="light"] .hud-mypage-status .is-active,
body[data-pulse-dashboard="light"] .hud-mypage-actions > button.is-selected {
  border-color: rgba(22, 119, 255, 0.36);
  background: #eef6ff;
  color: var(--pd-blue);
}

body[data-pulse-dashboard="light"] .hud-mypage-row,
body[data-pulse-dashboard="light"] .hud-mypage-billing-row,
body[data-pulse-dashboard="light"] .thread-detail-topline {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
}

body[data-pulse-dashboard="light"] .hud-mypage-row strong,
body[data-pulse-dashboard="light"] .hud-rank-brief-block strong,
body[data-pulse-dashboard="light"] .thread-detail-box strong,
body[data-pulse-dashboard="light"] .thread-detail-author {
  color: var(--pd-text);
  font-weight: 950;
}

body[data-pulse-dashboard="light"] .hud-mypage-row em,
body[data-pulse-dashboard="light"] .hud-mypage-row span,
body[data-pulse-dashboard="light"] .thread-detail-time,
body[data-pulse-dashboard="light"] .thread-detail-author span {
  color: var(--pd-muted);
  font-style: normal;
  font-size: 12px;
}

body[data-pulse-dashboard="light"] .hud-mypage-alert-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

body[data-pulse-dashboard="light"] .hud-rank-brief-block p {
  margin: 0;
  color: var(--pd-text);
  white-space: pre-line;
  line-height: 1.6;
}

body[data-pulse-dashboard="light"] .thread-detail-avatar {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #7c3aed, #10c8d2);
  color: #ffffff;
  font-weight: 950;
}

body[data-pulse-dashboard="light"] .thread-detail-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 18px;
}

body[data-pulse-dashboard="light"] .thread-detail-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 14px;
}

@media (max-width: 1240px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 220px minmax(0, 1fr) !important;
    grid-template-areas:
      "rail main"
      "rail side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] {
    padding-bottom: 72px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
    padding: 10px 10px 86px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-top {
    position: sticky !important;
    min-height: 0 !important;
    padding: 12px !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-wave {
    width: 40px !important;
    height: 40px !important;
    flex-basis: 40px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy strong {
    font-size: 22px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-logo-copy em {
    font-size: 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-top-actions button {
    min-width: 0 !important;
    width: 100% !important;
    height: 40px !important;
    padding: 0 8px !important;
    font-size: 12px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-grid {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "rail"
      "main"
      "side" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    position: static !important;
    min-height: 0 !important;
    padding: 10px !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::before,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail::after {
    display: none !important;
    content: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item {
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item strong {
    font-size: 12px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail-item small {
    display: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head {
    padding: 16px 16px 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head h2 {
    font-size: 23px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-panel-head p {
    font-size: 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-inspector {
    grid-template-columns: 1fr !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-row {
    height: 88px !important;
    min-height: 88px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-panel {
    max-height: none !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-scroll {
    max-height: 660px !important;
    min-height: 440px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-card {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    grid-template-areas:
      "avatar copy"
      "side side" !important;
    min-height: 132px !important;
    align-items: start !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-feed-side {
    border-left: 0 !important;
    border-top: 1px solid var(--pd-line) !important;
    padding: 10px 0 0 !important;
    justify-items: start !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
    grid-template-columns: 100px minmax(0, 1fr) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
    width: 100px !important;
    height: 196px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-log,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-chat-message {
    min-height: 196px !important;
    max-height: 196px !important;
    height: 196px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom {
    height: 72px !important;
    grid-template-columns: 86px minmax(0, 1fr) !important;
    padding: 0 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-clock {
    font-size: 12px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry {
    overflow: hidden !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry span,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote {
    flex-basis: 88px !important;
    width: 88px !important;
    padding: 0 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry em,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry strong,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-telemetry small,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote em,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote strong,
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-market-quote small {
    font-size: 10px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-replica-bottom nav {
    display: none !important;
  }
}

@media (max-width: 560px) {
  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-stage {
    padding-inline: 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-tabs {
    width: 100% !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-rank-list {
    gap: 8px !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-my-desk {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "head"
      "image"
      "chat"
      "input" !important;
  }

  body[data-pulse-dashboard="light"][data-active-tab="feed"] .hud-desk-image {
    width: 100% !important;
    height: 220px !important;
  }
}
