/* Homepage — editorial layout (scoped). Overrides brown “cassino” theme when body.button-hovered-36ba */

body.button-hovered-36ba {
  /* Dark theme: base neutrals + one accent (warm gold) */
  --ed-bg: #0b0d12;
  --ed-bg-mid: #10141c;
  --ed-surface: #141922;
  --ed-surface-2: #1a2130;
  --ed-ink: #e6e9ef;
  --ed-muted: #8b95a8;
  --ed-border: #2a3344;
  --ed-accent: #c9a962;
  --ed-accent-soft: rgba(201, 169, 98, 0.14);
  --ed-radius: 14px;
  --ed-max: 72rem;
  background: var(--ed-bg);
  background-image: linear-gradient(180deg, var(--ed-bg-mid) 0%, var(--ed-bg) 38%, var(--ed-bg) 100%);
  background-attachment: fixed;
  color: var(--ed-ink);
  line-height: 1.65;
}

body.button-hovered-36ba a {
  color: var(--ed-accent);
  text-decoration-color: rgba(201, 169, 98, 0.45);
}

body.button-hovered-36ba a:hover {
  text-decoration: underline;
}

.shadow-ad87 {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.shadow-ad87:focus {
  position: fixed;
  left: 1rem;
  top: 1rem;
  width: auto;
  height: auto;
  z-index: 10000;
  padding: 0.75rem 1rem;
  background: var(--ed-surface-2);
  color: var(--ed-ink);
  border: 1px solid var(--ed-accent);
  border-radius: 8px;
}

/* 顶栏整体随页面滚动吸附在视口顶部（Logo + 按钮 + 主导航） */
body.button-hovered-36ba .row_blue_b418 {
  position: sticky;
  top: 0;
  z-index: 1100;
  box-sizing: border-box;
  /* 刘海/灵动岛 + 最小顶距，避免悬浮时被状态栏或浏览器 UI 裁切 */
  padding-top: calc(20px + env(safe-area-inset-top, 0px));
  padding-left: calc(0.75rem + env(safe-area-inset-left, 0px));
  padding-right: calc(0.75rem + env(safe-area-inset-right, 0px));
  padding-bottom: 0;
  background: linear-gradient(180deg, rgba(20, 25, 34, 0.97) 0%, rgba(11, 13, 18, 0.95) 100%);
  backdrop-filter: saturate(140%) blur(14px);
  -webkit-backdrop-filter: saturate(140%) blur(14px);
  border-bottom: 1px solid var(--ed-border);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
  /* 减少 iOS 上 sticky + 毛玻璃 顶部裁切/闪烁 */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

body.button-hovered-36ba .row_blue_b418 > header {
  background: transparent;
  border-bottom: 1px solid var(--ed-border);
  padding: 0.5rem 0 0.75rem;
}

body.button-hovered-36ba .row_blue_b418 > header img {
  width: 72px;
  height: 72px;
  object-fit: contain;
}

body.button-hovered-36ba .dropdown-bright-a2bd .background_0ead {
  border-radius: 10px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
}

body.button-hovered-36ba .medium_b10a {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
  margin: 0.75rem auto;
  max-width: var(--ed-max);
}

body.button-hovered-36ba .medium_b10a .panel-south-7fbb {
  color: var(--ed-ink);
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 0.875rem;
  border-radius: 10px;
}

body.button-hovered-36ba .medium_b10a .panel-south-7fbb:hover {
  background: var(--ed-surface-2);
  color: var(--ed-ink);
  box-shadow: none;
  transform: none;
}

body.button-hovered-36ba .medium_b10a .slow-4975 {
  background: var(--ed-surface-2);
  border: 1px solid var(--ed-border);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.45);
}

body.button-hovered-36ba .medium_b10a .slow-4975::before {
  border-bottom-color: var(--ed-surface-2);
}

body.button-hovered-36ba .medium_b10a .background_right_3263 {
  color: var(--ed-ink);
}

body.button-hovered-36ba .medium_b10a .background_right_3263:hover {
  background: rgba(255, 255, 255, 0.05);
}

body.button-hovered-36ba .wrapper-light-ca11 {
  border-bottom: 1px solid var(--ed-border);
}

body.button-hovered-36ba .wrapper-light-ca11 span {
  color: var(--ed-ink) !important;
}

body.button-hovered-36ba .header_tiny_4c47 span {
  background: var(--ed-ink);
}

body.button-hovered-36ba main {
  max-width: var(--ed-max);
  margin: 0 auto;
  padding: 0 0.75rem 3rem;
}

body.button-hovered-36ba .modal_7122 {
  display: grid;
  gap: 2rem;
  padding: 2.5rem 0 1rem;
}

@media (min-width: 992px) {
  body.button-hovered-36ba .modal_7122 {
    grid-template-columns: minmax(0, 1fr) 320px;
    align-items: start;
  }
}

body.button-hovered-36ba .description-dynamic-7ab3 {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ed-accent);
  margin: 0 0 0.5rem;
}

body.button-hovered-36ba .static_ef94 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.15;
  font-size: clamp(1.85rem, 4vw, 2.75rem);
  margin: 0 0 1rem;
  color: var(--ed-ink);
}

body.button-hovered-36ba .link_old_595b {
  font-size: 1.05rem;
  color: var(--ed-muted);
  margin: 0 0 1rem;
}

body.button-hovered-36ba .shadow_middle_2dfc {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  font-size: 0.875rem;
  color: var(--ed-muted);
  border-top: 1px solid var(--ed-border);
  padding-top: 1rem;
  margin-top: 0.5rem;
}

body.button-hovered-36ba .shadow_middle_2dfc time {
  font-weight: 600;
  color: var(--ed-ink);
}

body.button-hovered-36ba .pagination-c4dc {
  background: var(--ed-surface-2);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1.25rem;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}

@media (min-width: 992px) {
  body.button-hovered-36ba .link_c773 {
    position: sticky;
    top: 1rem;
  }
}

body.button-hovered-36ba .pagination-c4dc h2 {
  font-size: 1.1rem;
  margin: 0 0 0.75rem;
  color: var(--ed-ink);
}

body.button-hovered-36ba .pagination-c4dc .label_c494 {
  width: 100%;
  justify-content: center;
  border-radius: 12px;
}

body.button-hovered-36ba .cool-027b {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1rem 1.25rem;
  margin: 2rem 0;
}

body.button-hovered-36ba .cool-027b h2 {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--ed-muted);
  margin: 0 0 0.75rem;
}

body.button-hovered-36ba .cool-027b ol {
  margin: 0;
  padding-left: 1.25rem;
  color: var(--ed-muted);
  font-size: 0.95rem;
}

body.button-hovered-36ba .cool-027b a {
  font-weight: 600;
}

body.button-hovered-36ba .overlay_3e30 {
  margin: 2.75rem 0;
}

body.button-hovered-36ba .overlay_3e30 > header {
  background: transparent;
  border: none;
  padding: 0 0 1rem;
}

body.button-hovered-36ba .north-5535 {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ed-accent);
  margin: 0 0 0.35rem;
}

body.button-hovered-36ba .bronze-b24d {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 2.5vw, 1.85rem);
  margin: 0 0 0.5rem;
  color: var(--ed-ink);
}

body.button-hovered-36ba .button-160f {
  margin: 0;
  max-width: 62ch;
  color: var(--ed-muted);
  font-size: 1rem;
}

body.button-hovered-36ba .icon_solid_afdf {
  margin: 1.25rem 0;
  border-radius: var(--ed-radius);
  overflow: hidden;
  border: 1px solid var(--ed-border);
  background: var(--ed-surface-2);
}

body.button-hovered-36ba .icon_solid_afdf img {
  display: block;
  width: 100%;
  height: auto;
}

body.button-hovered-36ba figure.label-bronze-0485 {
  margin: 0 auto 1.75rem;
  max-width: 36rem;
}

body.button-hovered-36ba figure.label-bronze-0485 .icon_solid_afdf {
  margin: 0;
}

body.button-hovered-36ba .label_motion_225f {
  margin: 0.65rem 0 0;
  text-align: center;
  color: var(--ed-muted);
  font-size: 0.9rem;
  line-height: 1.5;
}

body.button-hovered-36ba .feature-hot-f33b {
  display: grid;
  gap: 1rem;
  margin-top: 1.25rem;
}

@media (min-width: 768px) {
  body.button-hovered-36ba .feature-hot-f33b {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1100px) {
  body.button-hovered-36ba .feature-hot-f33b {
    grid-template-columns: repeat(3, 1fr);
  }
}

body.button-hovered-36ba .avatar-e8b2 {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

body.button-hovered-36ba .avatar-e8b2 h3 {
  font-size: 1.1rem;
  margin: 0;
  color: var(--ed-ink);
}

body.button-hovered-36ba .avatar-e8b2 p {
  margin: 0;
  font-size: 0.95rem;
  color: var(--ed-muted);
}

body.button-hovered-36ba .avatar-e8b2 ul {
  margin: 0;
  padding-left: 1.1rem;
  color: var(--ed-muted);
  font-size: 0.9rem;
}

body.button-hovered-36ba .cool-47e6 {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid var(--ed-border);
}

body.button-hovered-36ba .cool-47e6 img {
  width: 100%;
  height: auto;
  display: block;
}

body.button-hovered-36ba .highlight_b7e4 {
  overflow-x: auto;
  margin: 1.25rem 0;
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  background: var(--ed-surface);
}

body.button-hovered-36ba .tall_cd02 {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}

body.button-hovered-36ba .tall_cd02 th,
body.button-hovered-36ba .tall_cd02 td {
  padding: 0.75rem 1rem;
  text-align: left;
  border-bottom: 1px solid var(--ed-border);
}

body.button-hovered-36ba .tall_cd02 th {
  background: var(--ed-surface-2);
  font-weight: 700;
  color: var(--ed-ink);
}

body.button-hovered-36ba .tall_cd02 td {
  color: var(--ed-muted);
}

body.button-hovered-36ba .tall_cd02 tbody tr:hover td {
  background: rgba(255, 255, 255, 0.03);
}

body.button-hovered-36ba .tall_cd02 .paragraph_over_8a83 {
  text-align: center;
  font-variant-numeric: tabular-nums;
}

body.button-hovered-36ba .alert-f575 {
  display: inline-block;
  padding: 0.2rem 0.55rem;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 600;
  background: var(--ed-surface-2);
  color: var(--ed-muted);
  border: 1px solid var(--ed-border);
}

body.button-hovered-36ba .progress_403b {
  background: var(--ed-accent-soft);
  color: var(--ed-accent);
  border-color: rgba(201, 169, 98, 0.35);
}

body.button-hovered-36ba .accordion-selected-0dcc {
  display: grid;
  gap: 1rem;
}

@media (min-width: 768px) {
  body.button-hovered-36ba .accordion-selected-0dcc {
    grid-template-columns: repeat(2, 1fr);
  }
}

body.button-hovered-36ba .badge_silver_4c7e {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1.25rem;
}

body.button-hovered-36ba .badge_silver_4c7e h4 {
  margin: 0 0 0.25rem;
  font-size: 1rem;
  color: var(--ed-ink);
}

body.button-hovered-36ba .badge_silver_4c7e .last-b98a {
  font-size: 1.65rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0.5rem 0;
  color: var(--ed-ink);
}

body.button-hovered-36ba .hero_9124 details {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: 12px;
  margin-bottom: 0.75rem;
  padding: 0;
}

body.button-hovered-36ba .hero_9124 summary {
  list-style: none;
  cursor: pointer;
  padding: 1rem 1.25rem;
  font-weight: 700;
  color: var(--ed-ink);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  user-select: none;
  font-size: 1.05rem;
}

body.button-hovered-36ba .hero_9124 summary::-webkit-details-marker {
  display: none;
}

body.button-hovered-36ba .hero_9124 .container-b613 {
  padding: 0 1.25rem 1.25rem;
  border-top: 1px solid var(--ed-border);
  color: var(--ed-muted);
  font-size: 0.95rem;
}

body.button-hovered-36ba .hero_9124 .container-b613 p:first-child {
  margin-top: 1rem;
}

body.button-hovered-36ba .tertiary_pink_0da6 {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 1.25rem;
}

@media (min-width: 900px) {
  body.button-hovered-36ba .tertiary_pink_0da6 {
    grid-template-columns: repeat(4, 1fr);
  }
}

body.button-hovered-36ba .article-6203 {
  background: var(--ed-surface);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1rem;
  text-align: center;
}

body.button-hovered-36ba .article-6203 .gallery_tiny_4044 {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--ed-accent);
  margin-bottom: 0.25rem;
  font-variant-numeric: tabular-nums;
}

body.button-hovered-36ba .article-6203 .shade_459c {
  font-size: 0.8rem;
  color: var(--ed-muted);
  font-weight: 600;
}

body.button-hovered-36ba .paper_fdd3 {
  background: var(--ed-surface-2);
  border: 1px solid var(--ed-border);
  border-left: 3px solid var(--ed-accent);
  padding: 1rem 1.25rem;
  border-radius: var(--ed-radius);
  margin: 1rem 0;
  color: var(--ed-muted);
  font-size: 0.95rem;
}

body.button-hovered-36ba .icon_fast_b5ff {
  border-left-color: var(--ed-muted);
  opacity: 0.95;
}

body.button-hovered-36ba .label_in_4c44 .center-68da {
  display: grid;
  gap: 1rem;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  body.button-hovered-36ba .label_in_4c44 .center-68da {
    grid-template-columns: repeat(2, 1fr);
  }
}

body.button-hovered-36ba .tag-down-ecf1 {
  margin: 0;
  background: var(--ed-surface-2);
  border: 1px solid var(--ed-border);
  border-radius: var(--ed-radius);
  padding: 1.1rem 1.2rem;
}

body.button-hovered-36ba .tag-down-ecf1 h3 {
  font-size: 1rem;
  margin: 0 0 0.5rem;
  color: var(--ed-ink);
  font-family: inherit;
}

body.button-hovered-36ba .tag-down-ecf1 p {
  margin: 0;
  font-size: 0.92rem;
  color: var(--ed-muted);
  line-height: 1.55;
}

body.button-hovered-36ba .button_570e {
  background: var(--ed-surface);
  color: var(--ed-ink);
  text-align: center;
  padding: 1rem;
  margin: 2rem -0.75rem 0;
  border-radius: 0;
  border-top: 1px solid var(--ed-border);
  border-bottom: 1px solid var(--ed-border);
}

body.button-hovered-36ba .button_570e .progress_top_bea5 {
  background: var(--ed-accent);
  color: #12151c;
  box-shadow: none;
  font-weight: 700;
}

body.button-hovered-36ba .button_570e .progress_top_bea5:hover {
  background: #d4b56e;
  color: #12151c;
}

body.button-hovered-36ba footer {
  background: var(--ed-bg);
  color: var(--ed-muted);
  border-top: 1px solid var(--ed-border);
  margin-top: 0;
}

body.button-hovered-36ba footer a {
  color: var(--ed-accent);
}

body.button-hovered-36ba .description-c562 {
  max-width: var(--ed-max);
  margin: 0 auto;
  padding: 2rem 0.75rem 3rem;
}

body.button-hovered-36ba .description-c562 h2 {
  font-family: Georgia, "Times New Roman", serif;
  color: var(--ed-ink);
}

body.button-hovered-36ba .description-c562 p {
  color: var(--ed-muted);
  max-width: 70ch;
}

body.button-hovered-36ba .item-hovered-4c81 {
  background: var(--ed-surface) !important;
}

body.button-hovered-36ba .aside-out-7b00 {
  color: var(--ed-ink) !important;
}

/* Nav highlight override for home */
body.button-hovered-36ba .medium_b10a a[href="/"],
body.button-hovered-36ba .medium_b10a a[href="index.chip-1409"] {
  background: var(--ed-accent-soft);
  color: var(--ed-accent) !important;
  box-shadow: none;
  transform: none;
}

body.button-hovered-36ba .medium_b10a a[href="/"]::before,
body.button-hovered-36ba .medium_b10a a[href="index.chip-1409"]::before {
  display: none;
}

@media (max-width: 768px) {
  body.button-hovered-36ba .static_ef94 {
    font-size: 1.65rem;
  }
}

body.button-hovered-36ba .border_liquid_d7bf {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

body.button-hovered-36ba .filter_e2d3 {
  margin: 0.5rem 0 0;
  padding-left: 1.1rem;
  color: var(--ed-muted);
  font-size: 0.92rem;
}

body.button-hovered-36ba .filter_e2d3 li {
  margin-bottom: 0.35rem;
}

body.button-hovered-36ba .black-3fa6 {
  color: var(--ed-accent);
  font-weight: 700;
}

body.button-hovered-36ba .red-ed48 {
  color: var(--ed-ink);
  font-weight: 700;
}

body.button-hovered-36ba .full_0938 {
  color: var(--ed-muted);
  font-weight: 600;
}

body.button-hovered-36ba th.chip-0d4c {
  text-align: left;
  vertical-align: middle;
}

body.button-hovered-36ba .down-0d56 {
  background: var(--ed-surface-2);
  color: var(--ed-ink);
  border: 1px solid var(--ed-border);
}

body.button-hovered-36ba .label_clean_b417 {
  background: var(--ed-surface-2);
  color: var(--ed-muted);
  border: 1px solid var(--ed-border);
  font-weight: 600;
}

body.button-hovered-36ba .border_bottom_1793 {
  font-weight: 700;
  color: var(--ed-ink);
}

body.button-hovered-36ba #faq .container-b613,
body.button-hovered-36ba #faq details > div.container-b613 {
  color: var(--ed-muted);
  line-height: 1.75;
}

body.button-hovered-36ba #faq .container-b613 strong {
  color: var(--ed-accent);
}

body.button-hovered-36ba #responsavel h3 {
  color: var(--ed-accent);
}

body.button-hovered-36ba #responsavel ul,
body.button-hovered-36ba #responsavel p,
body.button-hovered-36ba #responsavel li {
  color: var(--ed-muted);
}

/* Inline-heavy blocks: align with dark palette */
body.button-hovered-36ba #vitorias h4[style],
body.button-hovered-36ba #vitorias p[style*="FFF9C4"],
body.button-hovered-36ba #vitorias p[style*="rgba(255,255,255"] {
  color: var(--ed-muted) !important;
}

body.button-hovered-36ba #vitorias div[style*="2.2rem"] {
  color: var(--ed-accent) !important;
}

body.button-hovered-36ba #vitorias span[style*="background: #4CAF50"] {
  background: var(--ed-accent-soft) !important;
  color: var(--ed-accent) !important;
  border: 1px solid rgba(201, 169, 98, 0.35) !important;
}

body.button-hovered-36ba #vitorias .detail-stone-28a6 > div[style*="rgba(0,0,0"] {
  background: var(--ed-surface-2) !important;
  border-left-color: var(--ed-accent) !important;
}

body.button-hovered-36ba #numeros .icon-cold-4e55 > div {
  background: var(--ed-surface-2) !important;
  border: 1px solid var(--ed-border) !important;
}

body.button-hovered-36ba #numeros [style*="font-size: 2.8rem"] {
  color: var(--ed-accent) !important;
}

body.button-hovered-36ba #numeros [style*="color: #FFF9C4"] {
  color: var(--ed-ink) !important;
}

body.button-hovered-36ba #numeros [style*="rgba(255,255,255,0.6)"] {
  color: var(--ed-muted) !important;
}

body.button-hovered-36ba #numeros .backdrop-ac9b p[style*="color: #fff"] {
  color: var(--ed-muted) !important;
}

body.button-hovered-36ba #numeros strong[style*="FFEB3B"] {
  color: var(--ed-accent) !important;
}

body.button-hovered-36ba #responsavel strong[style*="FFEB3B"],
body.button-hovered-36ba #responsavel h3[style*="#2196F3"],
body.button-hovered-36ba #responsavel h3[style*="#FF9800"] {
  color: var(--ed-accent) !important;
}

body.button-hovered-36ba #responsavel ul[style*="color: #fff"] li,
body.button-hovered-36ba #responsavel ul[style*="color: #fff"] {
  color: var(--ed-muted) !important;
}

body.button-hovered-36ba #responsavel .backdrop-ac9b p[style*="color: #fff"] {
  color: var(--ed-muted) !important;
}

body.button-hovered-36ba #responsavel .backdrop-ac9b strong[style*="FFEB3B"] {
  color: var(--ed-accent) !important;
}

body.button-hovered-36ba #faq strong[style*="#FFEB3B"],
body.button-hovered-36ba #faq strong[style*="FFEB3B"] {
  color: var(--ed-accent) !important;
}

/* —— 移动端导航：深色（覆盖 shared.surface-yellow-f2e3 棕/黄） —— */
@media (max-width: 768px) {
  body.button-hovered-36ba .medium_b10a {
    background: var(--ed-surface);
    border-color: var(--ed-border);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
  }

  body.button-hovered-36ba .wrapper-light-ca11 {
    background: var(--ed-surface-2);
    border-bottom: 1px solid var(--ed-border);
  }

  body.button-hovered-36ba .wrapper-light-ca11 .border_bottom_1793 {
    color: var(--ed-ink);
    text-shadow: none;
  }

  body.button-hovered-36ba .header_tiny_4c47 {
    background: var(--ed-accent-soft);
    border-color: rgba(201, 169, 98, 0.35);
    box-shadow: none;
  }

  body.button-hovered-36ba .header_tiny_4c47:hover {
    background: rgba(201, 169, 98, 0.22);
    border-color: rgba(201, 169, 98, 0.5);
    box-shadow: none;
  }

  body.button-hovered-36ba .header_tiny_4c47 span {
    background: var(--ed-accent);
    box-shadow: none;
  }

  body.button-hovered-36ba .header_tiny_4c47.fn-active-e411 {
    background: var(--ed-surface-2);
    border-color: var(--ed-border);
  }

  body.button-hovered-36ba .header_tiny_4c47.fn-active-e411 span:nth-child(1),
  body.button-hovered-36ba .header_tiny_4c47.fn-active-e411 span:nth-child(3) {
    background: var(--ed-accent);
  }

  body.button-hovered-36ba .video_7efa {
    background: linear-gradient(180deg, var(--ed-surface-2) 0%, var(--ed-bg) 100%);
    border-top: 1px solid var(--ed-border);
  }

  body.button-hovered-36ba .video_7efa .badge_aeeb {
    border-bottom-color: var(--ed-border);
  }

  body.button-hovered-36ba .video_7efa .panel-south-7fbb {
    color: var(--ed-ink);
    background: transparent;
  }

  body.button-hovered-36ba .video_7efa .panel-south-7fbb:hover {
    background: rgba(201, 169, 98, 0.1);
  }

  body.button-hovered-36ba .video_7efa a.panel-south-7fbb[href="/"],
  body.button-hovered-36ba .video_7efa a.panel-south-7fbb[href="index.chip-1409"] {
    color: var(--ed-accent) !important;
    background: var(--ed-accent-soft);
  }

  body.button-hovered-36ba .video_7efa .panel-south-7fbb.hero-current-2cf5::after {
    color: var(--ed-accent);
  }

  body.button-hovered-36ba .video_7efa .slow-4975 {
    background: var(--ed-bg);
    border-top: 1px solid var(--ed-border);
    border-bottom: 1px solid var(--ed-border);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  }

  body.button-hovered-36ba .video_7efa .background_right_3263 {
    color: var(--ed-muted);
  }

  body.button-hovered-36ba .video_7efa .background_right_3263::before {
    color: var(--ed-accent);
  }

  body.button-hovered-36ba .video_7efa .background_right_3263:not(:last-child)::after {
    background: var(--ed-border);
    height: 1px;
  }

  body.button-hovered-36ba .video_7efa .background_right_3263:hover {
    background: var(--ed-surface-2);
    border-left-color: var(--ed-accent);
    color: var(--ed-ink);
    padding-left: 2.8rem;
  }

  body.button-hovered-36ba .video_7efa .background_right_3263:hover::before {
    color: var(--ed-accent);
  }

  body.button-hovered-36ba .video_7efa .background_right_3263:active {
    background: rgba(201, 169, 98, 0.12);
    transform: none;
  }
}

/* css-noise: 1043 */
.widget-item-p0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
