/* Annotation pass: opened-folder nav and matched home hero text grids. */
.side-nav {
  overflow-x: visible !important;
}

.side-nav nav {
  padding-right: 10px !important;
  perspective: 900px !important;
}

.nav-link {
  transform-origin: left center !important;
}

.nav-link::before {
  display: none !important;
}

.nav-link.active,
.nav-link[aria-current="page"] {
  z-index: 20 !important;
  width: calc(100% + 16px) !important;
  margin-left: 12px !important;
  margin-right: -16px !important;
  border-radius: 0 16px 16px 0 !important;
  background:
    linear-gradient(90deg, rgba(207, 255, 94, 0.94), rgba(255, 252, 233, 0.96) 56%, rgba(255, 248, 232, 0.98)),
    #fffce9 !important;
  box-shadow: 14px 12px 0 var(--folder-line), 0 0 0 2px rgba(255, 91, 4, 0.08) !important;
  transform: translateY(-5px) !important;
}

.site-footer {
  margin: 42px 0 0;
  padding: 22px 0 8px;
  border-top: 1px solid rgba(255, 248, 232, 0.18);
  color: rgba(255, 248, 232, 0.72);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.discover-view-stack button {
  border: 1.5px solid rgba(255, 248, 232, 0.42) !important;
  box-shadow: inset 0 0 0 1px rgba(207, 255, 94, 0.08);
}

.toggle-control {
  grid-template-columns: 44px minmax(0, 1fr) !important;
  align-items: center !important;
}

.toggle-control input,
#report-include-evidence {
  width: 44px !important;
  height: 44px !important;
}

.toggle-control span {
  max-width: 420px;
}

.report-share-preview {
  gap: 12px;
}

.share-mini-tile {
  aspect-ratio: 16 / 9;
  min-height: auto !important;
}

.share-export-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.share-export-options button {
  min-height: 30px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 248, 232, 0.32);
  border-radius: 999px;
  background: rgba(255, 248, 232, 0.04);
  color: rgba(255, 248, 232, 0.82);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.share-export-options button.active,
.share-export-options button:hover,
.share-export-options button:focus-visible {
  border-color: #cfff5e;
  background: rgba(207, 255, 94, 0.16);
  color: #fff8e8;
}

.nav-link.active::before,
.nav-link[aria-current="page"]::before {
  right: 18px !important;
  width: 108px !important;
  background:
    linear-gradient(90deg, #cfff5e, #fffce9 84%) !important;
}

.nav-link.active::after,
.nav-link[aria-current="page"]::after {
  inset: -1.5px -18px -1.5px auto !important;
  width: 18px !important;
  border: 1.5px solid var(--folder-line) !important;
  border-left: 0 !important;
  border-radius: 0 16px 16px 0 !important;
  background: #ff5b04 !important;
  opacity: 1 !important;
}

#home-view .home-hero {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: stretch !important;
}

#home-view .home-hero .page-heading,
#home-view .home-hero .market-read {
  min-height: 470px !important;
  display: grid !important;
  grid-template-rows: auto minmax(150px, auto) minmax(142px, auto) auto !important;
  align-content: stretch !important;
  gap: 22px !important;
  padding: clamp(34px, 3.9vw, 48px) !important;
}

#home-view .home-hero .page-heading .eyebrow,
#home-view .home-hero .market-read > .label {
  align-self: start !important;
  margin: 0 !important;
}

#home-title,
#home-view .market-read h2 {
  max-width: 430px !important;
  margin: 0 !important;
  align-self: start !important;
  font-size: clamp(48px, 5vw, 68px) !important;
  font-weight: 760 !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
}

#home-view .market-read h2 {
  max-width: 390px !important;
  font-size: clamp(30px, 2.6vw, 38px) !important;
  line-height: 1.03 !important;
}

#home-view .home-hero .page-heading > p:not(.eyebrow),
#home-view .market-read > p {
  max-width: 430px !important;
  margin: 0 !important;
  align-self: start !important;
  color: var(--readable-copy-dark) !important;
  font-size: clamp(16px, 1.45vw, 18px) !important;
  line-height: 1.5 !important;
}

#home-view .hero-actions,
#home-view .read-meter {
  align-self: end !important;
  margin-top: 0 !important;
}

@media (max-width: 1180px) and (min-width: 761px) {
  #home-title {
    max-width: 380px !important;
    font-size: clamp(52px, 5.2vw, 62px) !important;
  }

  #home-view .market-read h2 {
    max-width: 360px !important;
    font-size: clamp(30px, 2.6vw, 34px) !important;
  }

  #home-view .home-hero .page-heading,
  #home-view .home-hero .market-read {
    min-height: 515px !important;
    grid-template-rows: auto minmax(162px, auto) minmax(150px, auto) auto !important;
  }
}

@media (max-width: 1000px) {
  #home-view .home-hero {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  #home-view .home-hero .page-heading,
  #home-view .home-hero .market-read {
    min-height: auto !important;
    grid-template-rows: auto !important;
  }
}

/* Accessibility contrast pass: establish a readable floor for dark panels, dense data modules, and tooltips. */
:root {
  --accessible-ink: #fffaf0;
  --accessible-copy: #f1e8d7;
  --accessible-muted: #d9ccb7;
  --accessible-faint: #c8bba8;
  --accessible-dark: #11100f;
  --accessible-dark-copy: #2d2821;
  --readable-copy-dark: #f1e8d7;
}

main :where(
  .panel,
  .market-read,
  .page-heading,
  .asset-header,
  .asset-read-accordion,
  .asset-browser-panel,
  .discover-filter-rail,
  .discover-results-panel,
  .discover-ranking-panel,
  .report-controls,
  .share-preview-panel,
  .support-blog-hero,
  .support-topic-card,
  .support-topic-index,
  .watchlist-main,
  .watchlist-briefing,
  .portfolio-layout,
  .compare-layout,
  .newsletter-layout,
  .universe-asset-card,
  .read-card,
  .metric-card,
  .source-card,
  .research-card
) {
  color: var(--accessible-ink) !important;
}

main :where(
  .panel,
  .market-read,
  .page-heading,
  .asset-header,
  .asset-read-accordion,
  .asset-browser-panel,
  .discover-filter-rail,
  .discover-results-panel,
  .discover-ranking-panel,
  .report-controls,
  .share-preview-panel,
  .support-blog-hero,
  .support-topic-card,
  .support-topic-index,
  .watchlist-main,
  .watchlist-briefing,
  .portfolio-layout,
  .compare-layout,
  .newsletter-layout,
  .universe-asset-card,
  .read-card,
  .metric-card,
  .source-card,
  .research-card
) :where(p, li, dd, dt, figcaption, .hint, .field-help, .export-status, .empty-state, .tooltip-body, .helper-copy, .card-copy, .panel-copy, .description, .meta-copy) {
  color: var(--accessible-copy) !important;
  opacity: 1 !important;
}

main :where(
  .label,
  .eyebrow,
  .pill,
  .source-status,
  .source-stage-badge,
  .signal-pill,
  .asset-tag-row span,
  .mini-metric span,
  .report-package-path span,
  .report-export-summary .report-export-artifacts span,
  .component-list span,
  .source-library span,
  .support-result-count,
  .asset-summary-hint,
  small
) {
  color: var(--accessible-muted) !important;
  opacity: 1 !important;
}

main :where(
  h1,
  h2,
  h3,
  h4,
  strong,
  b,
  .value,
  .score,
  .asset-symbol,
  .stat-value,
  .metric-value,
  .report-kpi strong
) {
  color: var(--accessible-ink) !important;
}

main :where(
  .report-preview,
  .report-preview *,
  .report-builder-preview,
  .report-builder-preview *
) {
  color: var(--accessible-dark) !important;
}

main :where(
  .report-preview p,
  .report-preview li,
  .report-preview dd,
  .report-preview dt,
  .report-preview small,
  .report-builder-preview p,
  .report-builder-preview li,
  .report-builder-preview small
) {
  color: var(--accessible-dark-copy) !important;
  opacity: 1 !important;
}

main :where(input, select, textarea) {
  color: var(--accessible-ink) !important;
}

main :where(input::placeholder, textarea::placeholder) {
  color: var(--accessible-faint) !important;
  opacity: 1 !important;
}

main :where(.info-dot) {
  background: var(--accessible-ink) !important;
  border-color: var(--accessible-dark) !important;
  color: var(--accessible-dark) !important;
  opacity: 1 !important;
}

.global-tooltip,
#global-tooltip {
  background: var(--accessible-ink) !important;
  border: 2px solid var(--accessible-dark) !important;
  color: var(--accessible-dark) !important;
  box-shadow: 0 16px 46px rgba(0, 0, 0, 0.38) !important;
}

.global-tooltip :where(p, a, strong, span),
#global-tooltip :where(p, a, strong, span) {
  color: var(--accessible-dark) !important;
  opacity: 1 !important;
}

main :where(a, button, input, select, textarea):focus-visible {
  outline: 3px solid #cfff5e !important;
  outline-offset: 3px !important;
}

html[data-theme="light"] main :where(
  .panel,
  .market-read,
  .page-heading,
  .asset-header,
  .asset-read-accordion,
  .asset-browser-panel,
  .discover-filter-rail,
  .discover-results-panel,
  .discover-ranking-panel,
  .report-controls,
  .share-preview-panel,
  .support-blog-hero,
  .support-topic-card,
  .support-topic-index,
  .watchlist-main,
  .watchlist-briefing,
  .portfolio-layout,
  .compare-layout,
  .newsletter-layout,
  .universe-asset-card,
  .read-card,
  .metric-card,
  .source-card,
  .research-card
) {
  color: var(--accessible-dark) !important;
}

html[data-theme="light"] main :where(
  .panel,
  .market-read,
  .page-heading,
  .asset-header,
  .asset-read-accordion,
  .asset-browser-panel,
  .discover-filter-rail,
  .discover-results-panel,
  .discover-ranking-panel,
  .report-controls,
  .share-preview-panel,
  .support-blog-hero,
  .support-topic-card,
  .support-topic-index,
  .watchlist-main,
  .watchlist-briefing,
  .portfolio-layout,
  .compare-layout,
  .newsletter-layout,
  .universe-asset-card,
  .read-card,
  .metric-card,
  .source-card,
  .research-card
) :where(p, li, dd, dt, figcaption, .hint, .field-help, .export-status, .empty-state, .tooltip-body, .helper-copy, .card-copy, .panel-copy, .description, .meta-copy) {
  color: var(--accessible-dark-copy) !important;
}

html[data-theme="light"] main :where(
  h1,
  h2,
  h3,
  h4,
  strong,
  b,
  .value,
  .score,
  .asset-symbol,
  .stat-value,
  .metric-value,
  .report-kpi strong
) {
  color: var(--accessible-dark) !important;
}

html[data-theme="light"] main :where(
  .label,
  .eyebrow,
  .pill,
  .source-status,
  .source-stage-badge,
  .signal-pill,
  .asset-tag-row span,
  .mini-metric span,
  .report-package-path span,
  .report-export-summary .report-export-artifacts span,
  .component-list span,
  .source-library span,
  .support-result-count,
  .asset-summary-hint,
  small
) {
  color: #51483c !important;
  opacity: 1 !important;
}

html[data-theme="light"] main :where(input, select, textarea) {
  color: var(--accessible-dark) !important;
}

html[data-theme="light"] main :where(input::placeholder, textarea::placeholder) {
  color: #625949 !important;
  opacity: 1 !important;
}

/* Final accessibility pass: make tooltip actions and score meters legible. */
.global-tooltip .tooltip-learn-link,
#global-tooltip .tooltip-learn-link,
button.tooltip-learn-link {
  background: #050505 !important;
  color: #fff8e8 !important;
  border: 1px solid #ff5a1f !important;
  box-shadow: 3px 3px 0 #ff5a1f !important;
}

.global-tooltip .tooltip-learn-link:hover,
.global-tooltip .tooltip-learn-link:focus-visible,
#global-tooltip .tooltip-learn-link:hover,
#global-tooltip .tooltip-learn-link:focus-visible,
button.tooltip-learn-link:hover,
button.tooltip-learn-link:focus-visible {
  background: #ff5a1f !important;
  color: #050505 !important;
  border-color: #050505 !important;
  box-shadow: 3px 3px 0 rgba(255, 248, 232, 0.9) !important;
}

.account-score i {
  position: relative;
  overflow: hidden;
  background: rgba(255, 248, 232, 0.14) !important;
  border: 1px solid rgba(255, 248, 232, 0.28);
  color: inherit;
}

.account-score i::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: var(--score, 0%);
  border-radius: inherit;
  background: linear-gradient(90deg, #c7ff45, #59d89c);
  box-shadow: 0 0 18px rgba(199, 255, 69, 0.32);
}

.account-score.score-medium i::before {
  background: linear-gradient(90deg, #ff5a1f, #ffd166);
  box-shadow: 0 0 18px rgba(255, 90, 31, 0.32);
}

.account-score.score-low i::before {
  background: linear-gradient(90deg, #ffd166, #ff9f1c);
}

.account-score.score-danger i::before {
  background: linear-gradient(90deg, #ff5a1f, #ff4d6d);
}

html:not([data-theme="light"]) main :where(.panel p, .page-heading p, .market-read p, .support-topic-card p, .support-blog-card p, .discover-results-panel p, .asset-card p, .watch-brief-card p, .report-controls p, .account-card p) {
  color: rgba(255, 248, 232, 0.88) !important;
}

html:not([data-theme="light"]) main :where(.label, .eyebrow, small, .hint, .field-help, .muted-copy) {
  color: rgba(255, 248, 232, 0.78) !important;
}

#report-preview :where(p, small, .label, .eyebrow, span, li) {
  color: #11100f !important;
}

.discover-empty-spotlight {
  min-height: 148px;
  display: grid;
  align-content: center;
  gap: 8px;
  padding: 18px;
  border: 1px dashed rgba(255, 248, 232, 0.42);
  border-radius: 14px;
  background: rgba(255, 248, 232, 0.045);
  color: rgba(255, 248, 232, 0.84);
}

.discover-empty-spotlight strong {
  color: #fff8e8;
  font-weight: 650;
}

.discover-empty-spotlight p {
  margin: 0;
}

#discover-hype:empty,
#discover-radar:empty {
  display: none;
}

#report-download-fallback:not([hidden]) {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 12px;
  padding: 12px 18px;
  border: 1px solid #ff5a1f !important;
  border-radius: 14px;
  background: #050505 !important;
  color: #fff8e8 !important;
  box-shadow: 4px 4px 0 #ff5a1f !important;
  font-weight: 750;
  text-decoration: none !important;
}

#report-download-fallback:not([hidden]):hover,
#report-download-fallback:not([hidden]):focus-visible {
  background: #ff5a1f !important;
  color: #050505 !important;
  outline: 2px solid #fff8e8;
  outline-offset: 3px;
}

/* Light-mode dashboard contrast and explicit asset navigation affordances. */
html[data-theme="light"] main :where(
  .asset-overview-dashboard > article,
  .asset-history-dashboard,
  .asset-data-board,
  .data-tile,
  .network-activity-terminal,
  .ownership-flow-terminal,
  .research-terminal,
  .development-terminal,
  .diagnostic-cockpit,
  .score-panel,
  .details-panel,
  .decision-workbench,
  .research-suite,
  .feature-lens-grid > article,
  .asset-intelligence-grid > article,
  .traditional-live-evidence,
  .asset-section-nav
) {
  border-color: rgba(17, 16, 15, 0.34) !important;
  background: #fffdf7 !important;
  color: #11100f !important;
  box-shadow: 5px 5px 0 rgba(255, 90, 31, 0.72) !important;
}

html[data-theme="light"] main :where(
  .asset-overview-dashboard,
  .asset-history-dashboard,
  .asset-data-board,
  .network-activity-terminal,
  .ownership-flow-terminal,
  .research-terminal,
  .development-terminal,
  .diagnostic-cockpit,
  .details-panel,
  .decision-workbench,
  .research-suite,
  .feature-lens-grid,
  .asset-intelligence-grid,
  .traditional-live-evidence
) :where(h1, h2, h3, h4, strong, b, p, span, small, em, li, dt, dd) {
  color: #11100f !important;
  opacity: 1 !important;
}

html[data-theme="light"] main :where(
  .asset-overview-dashboard,
  .asset-history-dashboard,
  .asset-data-board,
  .network-activity-terminal,
  .ownership-flow-terminal,
  .research-terminal,
  .development-terminal,
  .diagnostic-cockpit,
  .details-panel,
  .decision-workbench,
  .research-suite,
  .feature-lens-grid,
  .asset-intelligence-grid,
  .traditional-live-evidence
) :where(.label, .eyebrow, .hint, .field-help, small) {
  color: #51483c !important;
}

html[data-theme="light"] main :where(.text-button, .save-button, .universe-card-actions button, .tabs button, .segmented button) {
  border: 2px solid #11100f !important;
  background: #fffdf7 !important;
  color: #11100f !important;
  box-shadow: 3px 3px 0 #ff5a1f !important;
}

html[data-theme="light"] main :where(.text-button, .save-button, .universe-card-actions button, .tabs button, .segmented button):hover,
html[data-theme="light"] main :where(.text-button, .save-button, .universe-card-actions button, .tabs button, .segmented button):focus-visible {
  background: #cfff5e !important;
  color: #11100f !important;
}

html[data-theme="light"] .discover-open-indicator {
  background: #11100f !important;
  color: #fffdf7 !important;
}

.universe-card-actions button,
.universe-card-actions a,
.discover-open-indicator,
[data-discover-result-card] {
  cursor: pointer;
}

.universe-card-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  border: 1px solid rgba(255, 248, 232, 0.42);
  border-radius: 12px;
  color: var(--cream-readable);
  font-weight: 800;
  text-decoration: none;
}

.universe-card-actions a:hover,
.universe-card-actions a:focus-visible {
  border-color: #cfff5e;
  background: rgba(207, 255, 94, 0.12);
  box-shadow: 3px 3px 0 #ff5a1f;
}

html[data-theme="light"] .universe-card-actions a {
  border-color: #11100f;
  background: #fffdf7;
  color: #11100f;
}

[data-discover-result-card]:focus-visible {
  outline: 3px solid #cfff5e !important;
  outline-offset: 4px;
}

html[data-theme="light"] [data-discover-result-card]:focus-visible {
  outline-color: #11100f !important;
}

.showcase-flow-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(120px, 1fr));
  gap: 10px;
  align-items: stretch;
  margin: 16px 0;
}

.showcase-flow-strip > button {
  border: 1px solid rgba(255, 248, 232, 0.28);
  border-radius: 12px;
  padding: 12px;
}

.showcase-flow-strip > button {
  display: grid;
  gap: 3px;
  text-align: left;
  background: rgba(255, 248, 232, 0.06);
  color: var(--cream-readable);
  cursor: pointer;
}

.showcase-flow-strip > button:hover,
.showcase-flow-strip > button:focus-visible {
  border-color: #cfff5e;
  transform: translateY(-2px);
  box-shadow: 4px 4px 0 #ff5a1f;
}

.showcase-flow-strip span {
  color: rgba(255, 248, 232, 0.76);
  font-size: 0.72rem;
}

html[data-theme="light"] .showcase-flow-strip > button {
  border-color: rgba(17, 16, 15, 0.38);
  background: #fffdf7;
  color: #11100f;
}

html[data-theme="light"] .showcase-flow-strip span {
  color: #51483c;
}

@media (max-width: 900px) {
  .showcase-flow-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* Final type and accessibility system: one hierarchy across every product route. */
:root {
  --type-body-size: 1rem;
  --type-body-line: 1.55;
  --type-small-size: 0.8125rem;
  --type-label-size: 0.75rem;
  --type-control-size: 0.875rem;
  --focus-ring: #cfff5e;
  --focus-shadow: #ff5a1f;
}

html {
  font-size: 100%;
  text-size-adjust: 100%;
}

body,
button,
input,
select,
textarea {
  font-family: var(--font-body) !important;
}

body {
  font-size: var(--type-body-size);
  font-weight: 450;
  line-height: var(--type-body-line);
}

main :where(p, li, dt, dd, input, select, textarea) {
  font-size: max(1rem, 16px);
  line-height: var(--type-body-line);
}

main :where(h1, h2, h3, h4) {
  font-family: var(--font-display) !important;
  text-wrap: balance;
}

main h1 {
  font-size: clamp(2.25rem, 5vw, 4.75rem);
  font-weight: 900;
  line-height: 0.98;
}

main h2 {
  font-size: clamp(1.5rem, 2.4vw, 2.25rem);
  font-weight: 800;
  line-height: 1.08;
}

main h3 {
  font-size: clamp(1.125rem, 1.5vw, 1.375rem);
  font-weight: 750;
  line-height: 1.2;
}

main :where(.label, .eyebrow, .source-status, .source-stage-badge, .signal-pill, .asset-tag-row span, .nav-badge) {
  font-family: var(--font-mono) !important;
  font-size: var(--type-label-size) !important;
  font-weight: 800;
  line-height: 1.25;
}

main :where(small, .hint, .field-help, .metric-meta, .source-note) {
  font-size: var(--type-small-size) !important;
  line-height: 1.45;
}

main :where(button, .primary-button, .text-button, .save-button, .universe-card-actions a, [role="button"]) {
  min-height: 44px !important;
  font-size: var(--type-control-size) !important;
  font-weight: 750 !important;
  line-height: 1.2 !important;
}

main :where(a, button, input, select, textarea, summary, [role="button"], [role="link"], [tabindex]):focus-visible,
.side-nav :where(a, button, input, select, textarea, summary, [role="button"], [role="link"], [tabindex]):focus-visible {
  outline: 3px solid var(--focus-ring) !important;
  outline-offset: 3px !important;
  box-shadow: 4px 4px 0 var(--focus-shadow) !important;
}

html[data-theme="light"] {
  --focus-ring: #11100f;
  --focus-shadow: #ff5a1f;
}

html[data-theme="light"] main :where(p, li, dt, dd, small, label, .hint, .field-help) {
  color: #353029 !important;
  opacity: 1 !important;
}

html[data-theme="light"] main :where(a:not(.primary-button), button:not(.primary-button)) {
  color: #11100f;
}

@media (max-width: 760px) {
  main h1 { font-size: clamp(2.125rem, 12vw, 3.25rem); }
  main h2 { font-size: clamp(1.375rem, 7vw, 1.875rem); }
}

/* Accessibility consolidation: contrast, focus, target size, motion, and forced colours. */
.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 10000;
  padding: 12px 16px;
  border: 3px solid #11100f;
  border-radius: 4px;
  background: #cfff5e;
  color: #11100f;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 5px 5px 0 #ff5b04;
  transform: translateY(-180%);
  transition: transform 120ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

:where(a[href], button, input, select, textarea, summary, [tabindex]:not([tabindex="-1"])):focus-visible {
  outline: 3px solid #cfff5e !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 6px #11100f !important;
}

html[data-theme="light"] :where(a[href], button, input, select, textarea, summary, [tabindex]:not([tabindex="-1"])):focus-visible {
  outline-color: #11100f !important;
  box-shadow: 0 0 0 6px #ff7a33 !important;
}

main :where(button, .primary-button, .text-button, input, select, textarea, summary) {
  min-height: 44px;
}

main :where(input, select, textarea) {
  border-width: 2px !important;
}

main :where(input, textarea)::placeholder {
  color: #cbc1b3 !important;
  opacity: 1;
}

html[data-theme="light"] main :where(input, textarea)::placeholder {
  color: #62584d !important;
}

main button.info-dot,
main .info-dot {
  position: relative;
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
  min-height: 28px !important;
  border: 2px solid transparent !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  line-height: 1 !important;
}

main button.info-dot::before,
main .info-dot::before {
  inset: -8px;
}

html:not([data-theme="light"]) main {
  color: #fffaf0;
}

html:not([data-theme="light"]) main :where(p, li, dd, figcaption) {
  color: #ded7ca !important;
}

html:not([data-theme="light"]) main :where(.label, .eyebrow, small, .source-confidence, .deep-read-link) {
  color: #f2eadc !important;
}

html:not([data-theme="light"]) main :where(input, select, textarea) {
  border-color: #aaa092 !important;
  background: #151411 !important;
  color: #fffaf0 !important;
}

html:not([data-theme="light"]) main .text-button {
  border-color: #fff8e8 !important;
  background: #171612 !important;
  color: #fffaf0 !important;
}

html[data-theme="light"] main {
  color: #11100f;
}

html[data-theme="light"] main :where(p, li, dd, figcaption) {
  color: #39332c !important;
}

html[data-theme="light"] main :where(.label, .eyebrow, small, .source-confidence, .deep-read-link) {
  color: #2d2822 !important;
}

html[data-theme="light"] main :where(input, select, textarea) {
  border-color: #11100f !important;
  background: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] main :where(.primary-button, button.primary-button) {
  border-color: #11100f !important;
  background: #cfff5e !important;
  color: #11100f !important;
}

html[data-theme="light"] main :where(.text-button, button:not(.info-dot):not(.save-button):not(.primary-button)) {
  border-color: #11100f !important;
  background-color: #fffdf5 !important;
  color: #11100f !important;
}
/* Asset research card: compact identity, official mark, and expandable evidence. */
main #asset-read-accordion.asset-read-accordion {
  gap: 0;
  border: 0;
  background: transparent;
}

main .asset-read-accordion .asset-research-card-header {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(230px, 300px);
  gap: 18px 28px;
  margin: 0;
  padding: 24px;
  border: 1px solid rgba(255, 248, 232, 0.34);
  border-radius: 8px 8px 0 0;
  background-color: #171817;
  background-image:
    linear-gradient(rgba(255, 248, 232, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 248, 232, 0.06) 1px, transparent 1px);
  background-size: 48px 48px;
}

main .asset-research-card-header::after,
main .asset-research-card-header::marker {
  display: none;
  content: "";
}

main .asset-research-card-header::-webkit-details-marker {
  display: none;
}

.asset-card-topline {
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--font-mono, monospace);
  font-size: 0.75rem;
  text-transform: uppercase;
}

.asset-card-topline .asset-back-button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-transform: uppercase;
}

.asset-card-identity-row {
  grid-column: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.asset-detail-logo .asset-logo {
  position: relative;
  display: grid;
  place-items: center;
  order: initial;
  width: 68px;
  height: 68px;
  overflow: hidden;
  border: 1px solid rgba(255, 248, 232, 0.4);
  border-radius: 50%;
  background: #fff;
}

.asset-detail-logo .asset-logo img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.asset-detail-logo .asset-logo-fallback {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background: #fff;
  color: #11100f;
}

.asset-detail-logo .asset-logo.image-unavailable img {
  display: none;
}

.asset-card-name > span {
  font-family: var(--font-mono, monospace);
  font-size: 0.8rem;
}

.asset-card-name h1 {
  margin: 2px 0 0;
  font-size: clamp(2rem, 4vw, 3.25rem);
  font-weight: 500;
  line-height: 0.95;
}

.asset-card-name p {
  margin: 0.35rem 0 0;
}

.asset-tag-strip {
  grid-column: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.asset-tag {
  padding: 6px 10px;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-family: var(--font-mono, monospace);
  font-size: 0.75rem;
  text-transform: capitalize;
}

.asset-tag.signal-under-radar {
  color: #cfff5e;
}

.asset-tag.signal-overhyped {
  color: #ff7a57;
}

.asset-grip-lockup {
  grid-column: 1;
  display: flex;
  align-items: flex-end;
  gap: 6px;
}

.asset-grip-lockup strong {
  font-size: clamp(4rem, 9vw, 7rem);
  font-weight: 400;
  line-height: 0.75;
}

.asset-grip-lockup > span {
  font-size: 1.1rem;
}

.asset-grip-lockup small {
  align-self: flex-end;
  margin-left: 4px;
  font-size: 1rem !important;
}

main .asset-research-card-header .asset-price {
  grid-column: 2;
  grid-row: 2 / 5;
  align-self: stretch;
  min-width: 0;
  padding-left: 24px;
  border: 0;
  border-left: 1px solid rgba(255, 248, 232, 0.24);
  background: transparent;
}

.asset-score-accordion {
  overflow: hidden;
  border: 1px solid rgba(255, 248, 232, 0.34);
  border-top: 0;
  border-radius: 0 0 8px 8px;
  background: #111;
}

.asset-score-disclosure {
  border-top: 1px solid rgba(255, 248, 232, 0.18);
}

.asset-score-disclosure:first-child {
  border-top: 0;
}

.asset-score-disclosure summary {
  display: grid;
  grid-template-columns: 130px minmax(140px, 180px) minmax(180px, 1fr) auto;
  gap: 16px;
  align-items: center;
  padding: 18px 24px;
  cursor: pointer;
  list-style: none;
  transition: background-color 160ms ease, color 160ms ease;
}

.asset-score-disclosure summary::-webkit-details-marker {
  display: none;
}

.asset-score-disclosure summary:hover,
.asset-score-disclosure[open] summary {
  background: rgba(255, 248, 232, 0.055);
}

.asset-score-disclosure summary:focus-visible {
  outline: 2px solid #cfff5e;
  outline-offset: -3px;
}

.asset-score-label {
  font-size: 1rem;
  font-weight: 600;
}

.asset-score-value {
  display: flex;
  align-items: baseline;
  gap: 4px;
}

.asset-score-value strong {
  font-size: 1.7rem;
  font-weight: 500;
}

.asset-score-value small {
  text-transform: capitalize;
}

.asset-score-track {
  height: 8px;
  border: 1px solid rgba(255, 248, 232, 0.2);
  background: rgba(255, 248, 232, 0.12);
}

.asset-score-track i {
  display: block;
  width: var(--score);
  height: 100%;
  background: #cfff5e;
}

.score-volatility .asset-score-track i {
  background: #ff5b2e;
}

.score-builder .asset-score-track i {
  background: #70a8ff;
}

.asset-score-toggle {
  min-width: 112px;
  padding: 6px 9px;
  border: 1px solid currentColor;
  font-family: var(--font-mono, monospace);
  font-size: 0.72rem;
  text-align: center;
  text-transform: uppercase;
}

.asset-score-toggle-open {
  display: none;
}

.asset-score-disclosure[open] .asset-score-toggle-closed {
  display: none;
}

.asset-score-disclosure[open] .asset-score-toggle-open {
  display: inline;
}

.asset-score-evidence {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 248, 232, 0.18);
}

.asset-score-evidence > div {
  padding: 18px 24px;
  border-right: 1px solid rgba(255, 248, 232, 0.18);
}

.asset-score-evidence > div:last-child {
  border-right: 0;
}

.asset-score-evidence small {
  font-family: var(--font-mono, monospace);
  text-transform: uppercase;
}

.asset-score-evidence p {
  margin: 0.45rem 0 0;
  line-height: 1.5;
}

html[data-theme="light"] main .asset-research-card-header {
  border-color: #28231d;
  background-color: #fff8e8;
  background-image:
    linear-gradient(rgba(17, 16, 15, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 16, 15, 0.08) 1px, transparent 1px);
  color: #11100f;
}

html[data-theme="light"] .asset-tag.signal-under-radar {
  color: #426300;
}

html[data-theme="light"] .asset-tag.signal-overhyped {
  color: #a52f0c;
}

html[data-theme="light"] .asset-score-accordion {
  border-color: #28231d;
  background: #fffdf5;
  color: #11100f;
}

html[data-theme="light"] :where(
  .asset-score-disclosure,
  .asset-score-evidence,
  .asset-score-evidence > div
) {
  border-color: rgba(17, 16, 15, 0.25);
}

html[data-theme="light"] .asset-score-track {
  border-color: rgba(17, 16, 15, 0.25);
  background: rgba(17, 16, 15, 0.12);
}

html[data-theme="light"] .asset-score-disclosure summary:hover,
html[data-theme="light"] .asset-score-disclosure[open] summary {
  background: rgba(17, 16, 15, 0.055);
}

html[data-theme="light"] .asset-score-disclosure summary:focus-visible {
  outline-color: #b33a13;
}

html[data-theme="light"] .asset-score-evidence > div {
  border-color: rgba(17, 16, 15, 0.24);
}

html[data-theme="light"] .asset-score-toggle {
  border-color: rgba(17, 16, 15, 0.46);
  color: #11100f;
}

@media (prefers-reduced-motion: reduce) {
  .asset-score-disclosure summary {
    transition: none;
  }
}

@media (max-width: 760px) {
  main .asset-read-accordion .asset-research-card-header {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 18px;
  }

  main .asset-research-card-header .asset-price {
    grid-column: 1;
    grid-row: auto;
    padding: 16px 0 0;
    border-left: 0;
    border-top: 1px solid rgba(255, 248, 232, 0.24);
  }

  .asset-score-disclosure summary {
    grid-template-columns: 1fr auto;
    gap: 8px 12px;
    padding: 16px 18px;
  }

  .asset-score-track {
    grid-column: 1 / -1;
  }

  .asset-score-toggle {
    grid-column: 1 / -1;
    justify-self: start;
  }

  .asset-score-evidence {
    grid-template-columns: 1fr;
  }

  .asset-score-evidence > div {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 248, 232, 0.18);
  }

  .asset-score-evidence > div:last-child {
    border-bottom: 0;
  }
}

/* Deep insight page: a finding-first bridge into the market evidence modules. */
.movement-insight-page {
  overflow: hidden;
  margin-bottom: 16px;
  border: 1px solid rgba(255, 248, 232, 0.34);
  border-radius: 8px;
  background: #171817;
  color: #fff8e8;
}

.movement-insight-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(190px, 0.3fr);
  gap: 32px;
  padding: clamp(24px, 4vw, 48px);
  background-image:
    linear-gradient(rgba(255, 248, 232, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 248, 232, 0.055) 1px, transparent 1px);
  background-size: 48px 48px;
}

.movement-insight-header h2 {
  max-width: 900px;
  margin: 12px 0;
  font-size: clamp(2.25rem, 5vw, 5rem);
  font-weight: 450;
  letter-spacing: -0.055em;
  line-height: 0.95;
}

.movement-insight-header p {
  max-width: 760px;
  margin: 0;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.55;
}

.movement-insight-score {
  align-self: start;
  padding: 18px;
  border: 1px solid rgba(255, 248, 232, 0.3);
}

.movement-insight-score :where(span, small) {
  display: block;
  font-family: var(--font-mono, monospace);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.movement-insight-score strong {
  display: block;
  margin: 18px 0 28px;
  color: #cfff5e;
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 450;
  line-height: 0.8;
}

.movement-insight-logic {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 248, 232, 0.24);
}

.movement-insight-logic article {
  min-height: 230px;
  padding: 24px;
  border-right: 1px solid rgba(255, 248, 232, 0.24);
}

.movement-insight-logic article:last-child {
  border-right: 0;
}

.movement-insight-logic span {
  font-family: var(--font-mono, monospace);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.movement-insight-logic strong {
  display: block;
  margin: 30px 0 12px;
  font-size: clamp(1.35rem, 2.2vw, 2rem);
  font-weight: 500;
  line-height: 1.05;
}

.movement-insight-logic p,
.movement-insight-footer p {
  margin: 0;
  line-height: 1.55;
}

.movement-insight-next {
  background: #ff5b2e;
  color: #11100f;
}

.movement-insight-footer {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  padding: 18px 24px;
  border-top: 1px solid rgba(255, 248, 232, 0.24);
}

html[data-theme="light"] .movement-insight-page {
  border-color: #28231d;
  background: #fff8e8;
  color: #11100f;
}

html[data-theme="light"] :where(.movement-insight-logic, .movement-insight-logic article, .movement-insight-footer) {
  border-color: rgba(17, 16, 15, 0.28);
}

html[data-theme="light"] .movement-insight-header {
  background-image:
    linear-gradient(rgba(17, 16, 15, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 16, 15, 0.07) 1px, transparent 1px);
}

html[data-theme="light"] .movement-insight-score {
  border-color: rgba(17, 16, 15, 0.38);
}

html[data-theme="light"] .movement-insight-score strong {
  color: #426300;
}

/* Browser annotation pass: homepage graphics and clearer asset identity layouts. */
.marketing-feature-section .marketing-section-heading h1 {
  max-width: 920px;
  margin: 0;
  font-size: clamp(2.4rem, 5vw, 5.4rem);
  line-height: 0.96;
}

.marketing-feature-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

.marketing-feature-card::before,
.marketing-feature-card::after {
  position: absolute;
  z-index: -1;
  content: "";
  pointer-events: none;
}

.marketing-feature-card::before {
  top: 28px;
  right: 28px;
  width: 110px;
  height: 110px;
  border: 1px solid rgba(255, 248, 232, 0.18);
  opacity: 0.78;
}

.marketing-feature-card::after {
  top: 49px;
  right: 49px;
  width: 68px;
  height: 68px;
  border: 1px solid rgba(255, 248, 232, 0.28);
}

.feature-discover::before { border-radius: 50%; background: repeating-radial-gradient(circle, transparent 0 10px, rgba(207,255,94,.13) 11px 12px); }
.feature-discover::after { border-color: #cfff5e; border-radius: 50%; transform: rotate(45deg); }
.feature-research::before { background: repeating-linear-gradient(0deg, transparent 0 17px, rgba(207,255,94,.16) 18px 19px); }
.feature-research::after { border-color: #cfff5e; box-shadow: -18px 18px 0 -17px #cfff5e, -36px 36px 0 -35px #cfff5e; }
.feature-monitor::before { border-radius: 50%; border-style: dashed; }
.feature-monitor::after { border-radius: 50%; background: radial-gradient(circle, #cfff5e 0 6px, transparent 7px), linear-gradient(90deg, transparent 49%, rgba(255,248,232,.3) 50% 51%, transparent 52%); }
.feature-report::before { background: repeating-linear-gradient(0deg, rgba(255,91,46,.16) 0 1px, transparent 1px 18px); }
.feature-report::after { border-color: #ff5b2e; transform: rotate(-8deg); }

.research-flow-nav button.active b {
  border-color: #11100f !important;
  background: transparent !important;
  color: #11100f !important;
  -webkit-text-fill-color: #11100f;
}

.showcase-flow-strip > button,
.showcase-flow-strip > button :where(strong, em, span) {
  color: #fff8e8 !important;
}

.universe-card-actions button {
  border: 1px solid rgba(255, 248, 232, 0.42) !important;
  background: transparent !important;
  color: #fff8e8 !important;
  box-shadow: none !important;
  font-weight: 700 !important;
  text-transform: none !important;
}

.universe-card-actions button:hover,
.universe-card-actions button:focus-visible {
  border-color: #cfff5e !important;
  background: rgba(207, 255, 94, 0.1) !important;
  box-shadow: 3px 3px 0 #ff5a1f !important;
}

.discover-row {
  grid-template-columns: minmax(0, 1.3fr) minmax(240px, 0.85fr) auto !important;
}

.discover-project-lockup {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.discover-asset-stack {
  display: grid;
  justify-items: center;
  gap: 7px;
  padding: 10px 8px;
  border: 1px solid rgba(255,248,232,.34);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255,248,232,.07), transparent);
}

.discover-asset-stack .asset-identity-copy { display: none; }
.discover-asset-stack .asset-logo { width: 54px; height: 54px; }
.discover-asset-stack > strong { font-size: 0.82rem; }
.discover-asset-stack > span:last-child { display: flex; align-items: baseline; gap: 4px; color: #cfff5e; font-size: 1.55rem; font-weight: 850; }
.discover-asset-stack > span:last-child small { color: rgba(255,248,232,.65); font-size: .62rem; text-transform: uppercase; }
.discover-project-copy { min-width: 0; }

.support-manifesto-card {
  background:
    linear-gradient(135deg, rgba(207,255,94,.09), transparent 42%),
    #11110f !important;
}

@media (max-width: 700px) {
  .discover-row { grid-template-columns: 1fr !important; }
  .discover-project-lockup { grid-template-columns: 78px minmax(0,1fr); gap: 12px; }
  .discover-asset-stack { padding-inline: 6px; }
  .discover-asset-stack .asset-logo { width: 46px; height: 46px; }
}

@media (max-width: 760px) {
  .movement-insight-header,
  .movement-insight-logic {
    grid-template-columns: 1fr;
  }

  .movement-insight-header {
    gap: 20px;
    padding: 24px 18px;
  }

  .movement-insight-score {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: end;
  }

  .movement-insight-score strong {
    grid-row: 1 / 3;
    grid-column: 2;
    margin: 0;
  }

  .movement-insight-logic article {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 248, 232, 0.24);
  }

  .movement-insight-logic article:last-child {
    border-bottom: 0;
  }

  .movement-insight-logic strong {
    margin-top: 20px;
  }

  .movement-insight-footer {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Light mode accessibility pass: keep contrast usable across dense cards,
   controls, labels, report previews, and generated data visualisations. */
html[data-theme="light"] {
  --dyor-readable-text: #11100f;
  --dyor-readable-copy: #27231e;
  --dyor-readable-muted: #3a332c;
  --dyor-readable-line: rgba(17, 16, 15, 0.42);
  --dyor-readable-line-strong: rgba(17, 16, 15, 0.64);
}

html[data-theme="light"] body,
html[data-theme="light"] main,
html[data-theme="light"] .side-nav {
  color: var(--dyor-readable-text) !important;
}

html[data-theme="light"] main :where(
  .page-heading,
  .panel,
  .market-read,
  .account-card,
  .account-score,
  .asset-card,
  .asset-header,
  .discover-row,
  .discover-filter-rail,
  .discover-results-panel,
  .discover-ranking-panel,
  .report-controls,
  .support-blog-hero,
  .support-blog-card,
  .newsletter-cover-card,
  .newsletter-market-board,
  .newsletter-lead-story,
  .watch-brief-card,
  .portfolio-liquidity-row,
  .portfolio-holdings,
  .portfolio-risk
) {
  color: var(--dyor-readable-text) !important;
  border-color: var(--dyor-readable-line) !important;
}

html[data-theme="light"] main :where(
  .page-heading p,
  .market-read p,
  .panel p,
  .account-card p,
  .asset-card p,
  .asset-header p,
  .discover-results-panel p,
  .discover-ranking-panel p,
  .report-controls p,
  .support-blog p,
  .support-blog li,
  .newsletter-cover-card p,
  .newsletter-lead-story p,
  .watch-brief-card p,
  .portfolio-liquidity-row p,
  .export-status
) {
  color: var(--dyor-readable-copy) !important;
  opacity: 1 !important;
}

html[data-theme="light"] main :where(
  .label,
  .eyebrow,
  small,
  .hint,
  .field-help,
  .muted-copy,
  .source-status,
  .source-stage-badge,
  .deep-read-link
) {
  color: var(--dyor-readable-muted) !important;
  opacity: 1 !important;
}

html[data-theme="light"] :where(
  .side-nav .brand,
  .side-nav .nav-link,
  .side-nav .source-status,
  .side-nav .theme-toggle,
  main button,
  main .text-button,
  main .primary-button,
  main .save-button,
  main a,
  main select,
  main input,
  main textarea
) {
  color: var(--dyor-readable-text) !important;
}

html[data-theme="light"] :where(
  .side-nav .nav-link,
  main .text-button,
  main .save-button,
  main select,
  main input,
  main textarea
) {
  border-color: var(--dyor-readable-line-strong) !important;
}

html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) {
  background: #fffdf5 !important;
  color: var(--dyor-readable-text) !important;
  border-color: var(--dyor-readable-line-strong) !important;
}

html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) :where(p, small, span) {
  color: var(--dyor-readable-copy) !important;
}

html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) a,
html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) .learn-more {
  color: #11100f !important;
  text-decoration-color: rgba(255, 91, 4, 0.78) !important;
}

html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) a:hover,
html[data-theme="light"] :where(.tooltip-panel, .tooltip-card, .tooltip-popover) .learn-more:hover {
  color: #b54000 !important;
}

/* Score meters need visible filled progress in both themes. */
.account-score i {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  min-width: 100% !important;
  height: 13px !important;
  min-height: 13px !important;
  overflow: hidden !important;
  border-radius: 999px !important;
}

.account-score i::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  z-index: 1 !important;
  width: var(--score, 0%) !important;
  max-width: 100% !important;
  min-width: 2px;
  border-radius: inherit !important;
}

.account-score.score-high i::before {
  background: linear-gradient(90deg, #cfff5e, #31db92) !important;
}

.account-score.score-medium i::before {
  background: linear-gradient(90deg, #ff5b04, #ffd166) !important;
}

.account-score.score-danger i::before,
.account-score.score-low i::before {
  background: linear-gradient(90deg, #ff5b04, #e53272) !important;
}

html[data-theme="light"] .account-score i {
  background: rgba(17, 16, 15, 0.16) !important;
  border: 1px solid rgba(17, 16, 15, 0.48) !important;
}

html:not([data-theme="light"]) .account-score i {
  background: rgba(255, 248, 232, 0.12) !important;
  border: 1px solid rgba(255, 248, 232, 0.34) !important;
}
/* Latest browser annotations: intentionally last in the cascade. */
body main#main-content .info-dot,
body main#main-content button.info-dot,
html body .info-dot {
  display: inline-grid !important;
  border-color: transparent !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body #home-view .info-dot,
html body #watchlist-view .info-dot {
  display: inline-grid !important;
}
html body #watchlist-view .panel-heading .info-dot,
html body #watchlist-view .watchlist-summary > .label .info-dot {
  display: inline-grid !important;
}
main #asset-read-accordion { border-color: transparent !important; box-shadow: none !important; }
html[data-theme="light"] body main#main-content section#home-view .positioning-feature-grid article :where(h2, h3, strong, b, span, small),
html[data-theme="light"] main :where(#home-account-card .account-actions, .homepage-cta-actions) .text-button,
html[data-theme="light"] main .watch-brief-card :where(h2, h3, strong, b, span, small) { color: #fff8e8 !important; }
html[data-theme="light"] body main#main-content :where(.positioning-feature-grid article, .watch-brief-card) p { color: #ded7ca !important; }
html[data-theme="light"] main .site-footer {
  border-color: transparent !important;
  background: transparent !important;
  color: #11100f !important;
  box-shadow: none !important;
}

/* Annotation follow-up: preserve affordances without decorative boxes. */
main .info-dot,
main button.info-dot {
  border-color: transparent !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
}

main #asset-read-accordion {
  border-color: transparent !important;
  box-shadow: none !important;
}

html[data-theme="light"] main .positioning-feature-grid article :where(h2, h3, strong, b, span, small) {
  color: #fff8e8 !important;
}

html[data-theme="light"] main .positioning-feature-grid article p {
  color: #ded7ca !important;
}

html[data-theme="light"] main :where(#home-account-card .account-actions, .homepage-cta-actions) .text-button {
  color: #fff8e8 !important;
}

html[data-theme="light"] main .watch-brief-card :where(h2, h3, strong, b, span, small) {
  color: #fff8e8 !important;
}

html[data-theme="light"] main .watch-brief-card p {
  color: #ded7ca !important;
}

html[data-theme="light"] main .site-footer {
  border-color: transparent !important;
  background: transparent !important;
  color: #11100f !important;
  box-shadow: none !important;
}


/* Browser review: dark surfaces keep their own accessible foreground colours. */
main :where(.positioning-feature-grid article, .compare-context-card, .watch-alert-card, .watch-brief-card) {
  color: #fff8e8 !important;
}

main :where(.positioning-feature-grid article, .compare-context-card, .watch-alert-card, .watch-brief-card) :where(h2, h3, strong, b, span, small) {
  color: #fff8e8 !important;
}

main :where(.positioning-feature-grid article, .compare-context-card, .watch-alert-card, .watch-brief-card) p {
  color: #ded7ca !important;
}

main .positioning-feature-grid article {
  border-color: #6f7f91 !important;
  background-color: #11100f !important;
}

main :where(#home-account-card .account-actions, .homepage-cta-actions) .text-button {
  border-color: #fff8e8 !important;
  background: #16273d !important;
  color: #fff8e8 !important;
}

main :where(#home-account-card .account-actions, .homepage-cta-actions) .text-button:hover {
  background: #cfff5e !important;
  color: #11100f !important;
}

/* Score bars use labelled, high-contrast tiers across every component. */
main .mini-metric {
  min-height: 44px;
  padding: 6px 8px;
  border: 1px solid #667589 !important;
  border-radius: 8px;
  background: #11100f !important;
  color: #fff8e8 !important;
}

main .mini-metric :where(span, b, strong, small) {
  color: #fff8e8 !important;
  opacity: 1 !important;
}

main .mini-metric > i {
  min-height: 14px;
  border: 1px solid #8995a3;
  border-radius: 999px;
  background: #343b43 !important;
  overflow: hidden;
}

main :where(.mini-metric, .compare-metric) .score-high > i,
main .mini-metric.score-high > i,
main .compare-metric .score-high i { background: #cfff5e !important; }
main .mini-metric.score-medium > i,
main .compare-metric .score-medium i { background: #ffd166 !important; }
main .mini-metric.score-low > i,
main .compare-metric .score-low i { background: #8cc8ff !important; }
main .mini-metric.score-danger > i { background: #ff7868 !important; }

main .discover-score {
  border: 2px solid #11100f !important;
  background: #cfff5e !important;
  color: #11100f !important;
}

main .discover-row.signal-overhyped .discover-score { background: #ff9b72 !important; }
main .discover-score :where(strong, span, small) { color: #11100f !important; opacity: 1 !important; }

main .compare-context-panel {
  border-color: #53667d !important;
}

main .compare-context-card {
  border-color: #78899b !important;
  background: #16273d !important;
}

body main#main-content #compare-view #compare-context .compare-context-card {
  border-color: #8b9198 !important;
  background: #d5d7da !important;
  color: #11100f !important;
}

body main#main-content #compare-view #compare-context .compare-context-card :where(h2, h3, strong, b, span, small, p) {
  color: #11100f !important;
}

main .compare-metric > div {
  padding: 6px 8px;
  border-radius: 8px;
  color: #11100f;
}

main .compare-metric > div.score-high { background: #dfffa0 !important; }
main .compare-metric > div.score-medium { background: #ffe3a3 !important; }
main .compare-metric > div.score-low { background: #c7e6ff !important; }
main .compare-metric > div :where(strong, b) { color: #11100f !important; }

main .watch-alert-card,
main .watch-brief-card {
  border-width: 2px !important;
  background: #11100f !important;
}

main :where(.watch-alert-card.good) { border-color: #70d9a7 !important; }
main :where(.watch-alert-card.watch, .watch-brief-card.watch) { border-color: #ffd166 !important; }
main :where(.watch-alert-card.blue) { border-color: #8cc8ff !important; }
main :where(.watch-brief-card.quiet) { border-color: #aab3bd !important; }

main .pill.warning,
main .report-preview .pill.warning {
  border: 2px solid #11100f !important;
  background: #ffd166 !important;
  color: #11100f !important;
  font-weight: 900 !important;
}

main .report-share-preview-card {
  border-color: #ff7a33 !important;
}

main .share-mini-tile {
  position: relative;
  overflow: hidden;
  border: 2px solid #fff8e8 !important;
  background: linear-gradient(135deg, #11100f 0 62%, #16273d 62% 100%) !important;
  color: #fff8e8 !important;
}

main .share-mini-tile::after {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -48px;
  bottom: -68px;
  border-radius: 50%;
  background: #ff7a33;
  opacity: 0.9;
}

main .share-mini-tile > * { position: relative; z-index: 1; }
main .share-mini-tile :where(h3, strong, b, span, p, small) { color: #fff8e8 !important; }
main .share-mini-tile h3 { max-width: 76%; font-size: clamp(25px, 3vw, 42px); }

main .share-evidence-spotlight {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2px 14px;
  width: max-content;
  max-width: 100%;
  padding: 14px 18px;
  border-left: 8px solid #cfff5e;
  background: #223750;
}

main .share-evidence-spotlight > span { grid-column: 1 / -1; text-transform: uppercase; letter-spacing: .08em; }
main .share-evidence-spotlight > strong { grid-row: span 2; font-size: clamp(42px, 7vw, 76px); line-height: .9; }
main .share-evidence-spotlight > strong small { font-size: .3em; }
main .share-evidence-spotlight > b { align-self: end; font-size: 18px; }

main .site-footer {
  border-top: 2px solid #fff8e8 !important;
  background: #11100f !important;
  color: #fff8e8 !important;
  opacity: 1 !important;
}

main .support-blog-actions a.active,
main .support-blog-actions a[aria-pressed="true"] {
  border-color: #11100f !important;
  background: #cfff5e !important;
  color: #11100f !important;
  font-weight: 900 !important;
}

html[data-theme="light"] #home-view :where(
  .home-hero > *,
  .market-band,
  .homepage-positioning > *,
  .feature-showcase-grid > *,
  .home-account-grid > *,
  .homepage-cta
) {
  border-color: #5d554b !important;
  background-color: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] #home-view :where(
  .home-hero > *,
  .market-band,
  .homepage-positioning > *,
  .feature-showcase-grid > *,
  .home-account-grid > *,
  .homepage-cta
) :where(h1, h2, h3, h4, p, span, strong, small) {
  color: #211d19 !important;
}

html[data-theme="light"] main :where(.panel, article, section) a:not(.primary-button):not(.text-button) {
  color: #193f77;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

html:not([data-theme="light"]) main :where(.panel, article, section) a:not(.primary-button):not(.text-button) {
  color: #b9d7ff;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

:where(button, input, select, textarea, a)[disabled],
:where(button, input, select, textarea, a)[aria-disabled="true"] {
  cursor: not-allowed !important;
  opacity: 0.68 !important;
}

::selection {
  background: #cfff5e;
  color: #11100f;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto !important;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

@media (forced-colors: active) {
  :where(a[href], button, input, select, textarea, summary):focus-visible {
    outline: 3px solid Highlight !important;
    box-shadow: none !important;
  }

  .side-nav,
  main :where(.panel, article, section, button, a, input, select, textarea) {
    border-color: CanvasText !important;
    box-shadow: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* Responsive product shell: compact navigation and true single-column report cards on phones. */
.mobile-nav-toggle {
  display: none;
}

@media (max-width: 1000px) {
  .side-nav {
    position: sticky !important;
    top: 0;
    z-index: 1000;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0 12px;
    align-items: center;
    width: 100% !important;
    min-height: 76px;
    padding: 12px 16px !important;
    border-bottom: 2px solid #11100f;
    overflow: visible !important;
  }

  .side-nav .brand {
    width: fit-content;
    min-height: 48px;
    margin: 0;
    padding: 0 6px;
  }

  .mobile-nav-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-width: 104px;
    min-height: 48px;
    border: 1.5px solid #11100f;
    border-radius: 8px;
    background: #fff8e8;
    color: #11100f;
    font: 850 14px/1 var(--font-sans);
    box-shadow: 4px 4px 0 #ff5b04;
    cursor: pointer;
  }

  .mobile-nav-toggle-icon {
    display: grid;
    gap: 3px;
    width: 18px;
  }

  .mobile-nav-toggle-icon i {
    display: block;
    width: 18px;
    height: 2px;
    background: currentColor;
    transition: transform 160ms ease, opacity 160ms ease;
  }

  .side-nav.mobile-nav-open .mobile-nav-toggle-icon i:nth-child(1) {
    transform: translateY(5px) rotate(45deg);
  }

  .side-nav.mobile-nav-open .mobile-nav-toggle-icon i:nth-child(2) {
    opacity: 0;
  }

  .side-nav.mobile-nav-open .mobile-nav-toggle-icon i:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg);
  }

  .side-nav nav,
  .side-nav .theme-toggle,
  .side-nav .source-status {
    display: none !important;
  }

  .side-nav.mobile-nav-open nav {
    display: grid !important;
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0 !important;
    width: 100%;
    padding-top: 12px !important;
  }

  .side-nav.mobile-nav-open .theme-toggle {
    display: flex !important;
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 12px;
  }

  .side-nav.mobile-nav-open .source-status {
    display: flex !important;
    grid-column: 1 / -1;
    margin: 12px 4px 2px;
  }

  .side-nav .nav-link {
    min-width: 0;
    min-height: 52px;
    padding: 10px 12px;
  }

  .side-nav .nav-link span:last-child {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  main {
    width: 100%;
    min-width: 0;
    padding-inline: 14px !important;
  }

  .report-preview,
  .report-preview-stack,
  .report-preview :where(section, article, div) {
    box-sizing: border-box;
    min-width: 0;
    max-width: 100%;
  }

  .report-preview {
    width: 100%;
    padding: 16px !important;
  }

  .report-preview :where(
    .report-kpi-grid,
    .report-verdict-grid,
    .report-brief-grid,
    .report-comparison-grid,
    .report-risk-grid,
    .report-flow-grid,
    .report-diligence-grid,
    .report-capability-grid
  ) {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
  }

  .report-preview :where(.report-hero-card, .report-category-section, .report-callout, .report-evidence) {
    padding: 16px !important;
  }

  .report-preview :where(h1, h2, h3, p, strong, small) {
    overflow-wrap: anywhere;
  }
}

@media (min-width: 761px) and (max-width: 1000px) {
  .side-nav.mobile-nav-open nav {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  main {
    padding-inline: 22px !important;
  }

  .report-preview :where(
    .report-kpi-grid,
    .report-verdict-grid,
    .report-brief-grid,
    .report-comparison-grid,
    .report-risk-grid,
    .report-flow-grid,
    .report-diligence-grid,
    .report-capability-grid
  ) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Home positioning copy: intentionally lighter than general page body text. */
#home-view .home-hero .page-heading > p:not(.eyebrow),
#home-view .home-hero .market-read > p {
  font-weight: 300 !important;
}

/* Compact square tooltip controls with a WCAG-sized invisible hit area. */
main button.info-dot,
main .info-dot {
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  padding: 0 !important;
  border-radius: 3px !important;
  font-family: var(--font-mono) !important;
  font-size: 10px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

main button.info-dot::before,
main .info-dot::before {
  position: absolute;
  inset: -13px;
  content: "";
}

.global-tooltip,
#global-tooltip {
  max-width: min(320px, calc(100vw - 24px)) !important;
  padding: 9px 11px !important;
  border-radius: 4px !important;
}

/* Vertical archive navigation concept — desktop only. */
@media (min-width: 901px) {
  .side-nav {
    gap: 22px !important;
    padding: 24px 18px !important;
    border-right: 5px solid #ff5b04 !important;
    background: #fff8e8 !important;
    box-shadow: 8px 0 0 #11100f !important;
  }

  .side-nav nav {
    gap: 0 !important;
    padding: 0 !important;
    border: 1.5px solid #11100f;
    perspective: none !important;
  }

  .side-nav .nav-link {
    width: 100% !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 8px 15px !important;
    border: 0 !important;
    border-bottom: 1.5px solid #11100f !important;
    border-radius: 0 !important;
    background: #fff8e8 !important;
    color: #11100f !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .side-nav .nav-link:last-child {
    border-bottom: 0 !important;
  }

  .side-nav .nav-link::before,
  .side-nav .nav-link::after,
  .side-nav .nav-link[data-count]::after {
    display: none !important;
  }

  .side-nav .nav-link:hover,
  .side-nav .nav-link:focus-visible {
    background: #f4efdf !important;
  }

  .side-nav .nav-link.active,
  .side-nav .nav-link[aria-current="page"] {
    z-index: 10 !important;
    width: calc(100% + 13px) !important;
    min-height: 58px !important;
    margin-right: -13px !important;
    background: #cfff5e !important;
    box-shadow: 7px 7px 0 #ff5b04 !important;
  }

  .side-nav .nav-link .nav-icon {
    width: 30px !important;
    height: 30px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  .side-nav .nav-link.active .nav-icon,
  .side-nav .nav-link:hover .nav-icon,
  .side-nav .nav-link:focus-visible .nav-icon {
    background: transparent !important;
  }

  .side-nav .nav-link > span:last-child {
    font-size: 15px;
    font-weight: 750;
  }
}

/* Heavier, semantically distinct primary-navigation icon set. */
.side-nav .nav-icon-svg::before,
.side-nav .nav-icon-svg::after {
  display: none !important;
}

.side-nav .nav-icon-svg svg {
  display: block;
  width: 25px;
  height: 25px;
  overflow: visible;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.35;
  stroke-linecap: square;
  stroke-linejoin: miter;
  vector-effect: non-scaling-stroke;
}

.side-nav .nav-link:hover .nav-icon-svg svg,
.side-nav .nav-link:focus-visible .nav-icon-svg svg,
.side-nav .nav-link.active .nav-icon-svg svg,
.side-nav .nav-link[aria-current="page"] .nav-icon-svg svg {
  stroke-width: 2.6;
}

/* Market charts need data colors, not the near-black brand accent token. */
html:not([data-theme="light"]) .asset-history-chart {
  background: #080b08 !important;
  border-color: rgba(255, 248, 232, 0.34) !important;
}

html:not([data-theme="light"]) .history-grid line {
  stroke: rgba(255, 248, 232, 0.2) !important;
}

html:not([data-theme="light"]) .history-volume rect {
  fill: rgba(255, 91, 4, 0.38) !important;
}

html:not([data-theme="light"]) .history-price-line.positive {
  stroke: #cfff5e !important;
  filter: drop-shadow(0 0 5px rgba(207, 255, 94, 0.28));
}

html:not([data-theme="light"]) .history-price-line.negative {
  stroke: #ff8264 !important;
}

html[data-theme="light"] .asset-history-chart {
  background: #fffdf5 !important;
  border-color: rgba(17, 16, 15, 0.42) !important;
}

html[data-theme="light"] .history-grid line {
  stroke: rgba(17, 16, 15, 0.18) !important;
}

html[data-theme="light"] .history-volume rect {
  fill: rgba(255, 91, 4, 0.32) !important;
}

html[data-theme="light"] .history-price-line.positive {
  stroke: #176b3a !important;
}

html[data-theme="light"] .history-price-line.negative {
  stroke: #b42318 !important;
}

/* Light mode must switch whole components, not only their text color. */
html[data-theme="light"] #home-view .home-hero .page-heading > p:not(.eyebrow),
html[data-theme="light"] #home-view .home-hero .market-read > p {
  color: #353029 !important;
}

html[data-theme="light"] #home-view .hero-actions .text-button {
  border-color: #11100f !important;
  background: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] #home-view .market-band {
  border-color: rgba(17, 16, 15, 0.32) !important;
  background: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] #home-view .market-band > div {
  border-color: rgba(17, 16, 15, 0.2) !important;
}

html[data-theme="light"] #home-view .market-band :where(.label, strong) {
  color: #11100f !important;
}

html[data-theme="light"] :where(.compare-hero-card, .compare-verdict-card) {
  border-color: rgba(17, 16, 15, 0.34) !important;
  background: #fffdf5 !important;
  color: #11100f !important;
  box-shadow: 7px 7px 0 rgba(255, 91, 4, 0.9) !important;
}

html[data-theme="light"] :where(.compare-hero-card, .compare-verdict-card) :where(h2, h3, p, span, strong, small) {
  color: #2f2a24 !important;
}

html[data-theme="light"] .watchlist-card-metrics {
  border-color: rgba(17, 16, 15, 0.26) !important;
  background: #f4eddf !important;
  color: #11100f !important;
}

html[data-theme="light"] .watchlist-card-metrics :where(span, strong, small) {
  color: #2f2a24 !important;
}

html[data-theme="light"] .watchlist-card-metrics .mini-metric {
  border-color: rgba(17, 16, 15, 0.24) !important;
  background: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] .watchlist-card-metrics .mini-metric :where(span, strong, small) {
  color: #2f2a24 !important;
}

html[data-theme="light"] .asset-header .asset-price {
  border: 1px solid rgba(17, 16, 15, 0.26) !important;
  background: #f4eddf !important;
  color: #11100f !important;
}

html[data-theme="light"] .asset-header .asset-price :where(#asset-price, #asset-change, small) {
  color: #11100f !important;
}

html[data-theme="light"] #report-view .section-picker {
  border-color: rgba(17, 16, 15, 0.3) !important;
  background: #f4eddf !important;
}

html[data-theme="light"] #report-view .section-picker label {
  border-color: rgba(17, 16, 15, 0.25) !important;
  background: #fffdf5 !important;
  color: #11100f !important;
}

html[data-theme="light"] #report-view .section-picker > .label {
  color: #353029 !important;
}

html[data-theme="light"] #report-view .section-picker input[type="checkbox"] {
  border-color: #11100f !important;
  background: #fffdf5 !important;
}

html[data-theme="light"] .asset-section-nav {
  border-color: rgba(17, 16, 15, 0.32) !important;
  background: rgba(255, 253, 245, 0.96) !important;
  box-shadow: 5px 5px 0 rgba(255, 91, 4, 0.88) !important;
}

html[data-theme="light"] .asset-section-nav a {
  border-color: rgba(17, 16, 15, 0.24) !important;
  color: #353029 !important;
}

html[data-theme="light"] .asset-section-nav a:hover,
html[data-theme="light"] .asset-section-nav a:focus-visible,
html[data-theme="light"] .asset-section-nav a.active,
html[data-theme="light"] .asset-section-nav a[aria-current="location"] {
  border-color: #11100f !important;
  background: rgba(207, 255, 94, 0.55) !important;
  color: #11100f !important;
}

html:not([data-theme="light"]) .asset-section-nav a.active,
html:not([data-theme="light"]) .asset-section-nav a[aria-current="location"] {
  border-color: #cfff5e !important;
  background: rgba(207, 255, 94, 0.16) !important;
  color: #fff8e8 !important;
}

/* Repeated research labels remain readable without competing with body copy. */
main :where(
  small,
  .label,
  .eyebrow,
  .deep-read-link,
  .source-confidence,
  .component-list span,
  .bar-chart span,
  .asset-tag-row span,
  .watchlist-card-metrics span,
  .watchlist-card-metrics strong
) {
  font-size: max(12px, 0.75rem) !important;
}

main .info-dot {
  font-size: 10px !important;
}

@media (max-width: 760px) {
  .asset-section-nav {
    top: 6px !important;
    flex-wrap: nowrap !important;
    padding: 8px !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
  }

  .asset-section-nav a {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
}

/* Final accessibility guardrails must remain last in the cascade. */
main button.info-dot,
main .info-dot {
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
  min-height: 28px !important;
  border: 2px solid currentColor !important;
  font-size: 14px !important;
}

:where(a[href], button, input, select, textarea, summary, [tabindex]:not([tabindex="-1"])):focus-visible {
  outline: 3px solid #cfff5e !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 6px #11100f !important;
}

html[data-theme="light"] :where(a[href], button, input, select, textarea, summary, [tabindex]:not([tabindex="-1"])):focus-visible {
  outline-color: #11100f !important;
  box-shadow: 0 0 0 6px #ff7a33 !important;
}

html:not([data-theme="light"]) main :where(p, li, dd, figcaption) {
  color: #ded7ca !important;
}

html:not([data-theme="light"]) main :where(.label, .eyebrow, small, .source-confidence, .deep-read-link) {
  color: #f2eadc !important;
}

html[data-theme="light"] main :where(p, li, dd, figcaption) {
  color: #39332c !important;
}

html[data-theme="light"] main :where(.label, .eyebrow, small, .source-confidence, .deep-read-link) {
  color: #2d2822 !important;
}

html[data-theme="light"] main :where(.primary-button, button.primary-button) {
  border-color: #11100f !important;
  background: #cfff5e !important;
  color: #11100f !important;
}

html[data-theme="light"] main :where(.text-button, button:not(.info-dot):not(.save-button):not(.primary-button)) {
  border-color: #11100f !important;
  background-color: #fffdf5 !important;
  color: #11100f !important;
}
