/* Hallmark · pre-emit critique: P4 H4 E4 S4 R5 V4
   genre: modern-minimal · macrostructure: service workbench
   design-system: design.md · designed-as-app
   Full-width instrument and five semantic line icons. Named tokens only. */

body.home-wide {
  --gp-width: 70rem;
  overflow-x: clip;
}

body.home-wide .crypto-home {
  --gp-white: #fff;
  --gp-ink: #141414;
  --gp-ink-soft: #3a3a3a;
  --gp-ink-muted: #6b6b6b;
  --gp-line: #e4e4e4;
  --gp-line-strong: #c9c9c9;
  --gp-serif: "Newsreader", "Iowan Old Style", Georgia, ui-serif, serif;
  --gp-sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  --gp-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --home-bg: #fff;
  --home-ink: #141414;
  --home-instrument: #f2f3f3;
  --home-track: #e6e7e7;
  --home-field: #eceeee;
  --home-line: #dcdede;
  --home-accent: #a84416;
  --home-good: #1f6b43;
  --home-bad: #a12622;
  --home-cross: #9a9a9a;
  --home-tooltip-muted: #c8c8c8;
  --home-radius: 1.25rem;
  --home-radius-inset: .875rem;
  --home-selected-shadow: 0 1px 2px rgb(20 20 20 / 8%), 0 0 0 1px rgb(20 20 20 / 5%);
  --good: var(--home-good);
  --bad: var(--home-bad);
  min-width: 0;
  overflow-x: clip;
  color: var(--home-ink);
  background: var(--home-bg);
  font: 400 1.125rem/1.6 var(--gp-serif);
}

body.home-wide .crypto-home [hidden] { display: none !important; }

body.home-wide .crypto-home h1,
body.home-wide .crypto-home h2,
body.home-wide .crypto-home h3,
body.home-wide .crypto-home p,
body.home-wide .crypto-home ul,
body.home-wide .crypto-home ol,
body.home-wide .crypto-home dl,
body.home-wide .crypto-home dd,
body.home-wide .crypto-home dt,
body.home-wide .crypto-home figure,
body.home-wide .crypto-home table { margin: 0; }

body.home-wide .crypto-home img,
body.home-wide .crypto-home svg { display: block; max-width: 100%; height: auto; }

body.home-wide .crypto-home .home-icon {
  width: 20px;
  height: 20px;
  max-width: 20px;
  flex: 0 0 20px;
  overflow: visible;
  color: var(--home-accent);
}

body.home-wide .crypto-home a { color: inherit; }
body.home-wide .crypto-home :where(a, button, summary, [tabindex], #home-converter-range):focus { outline: none; }
body.home-wide .crypto-home :where(a, button, summary, [tabindex], #home-converter-range):focus-visible {
  outline: 2px solid var(--home-ink);
  outline-offset: 3px;
}

body.home-wide .crypto-home :where(.pos, .up, .rate-up) { color: var(--home-good); }
body.home-wide .crypto-home :where(.neg, .down, .rate-down) { color: var(--home-bad); }
body.home-wide .crypto-home .dim { color: var(--gp-ink-muted); font-family: var(--gp-sans); font-weight: 400; }
body.home-wide .crypto-home .mono { font-family: var(--gp-mono); font-variant-numeric: tabular-nums; }

body.home-wide .crypto-home .home-shell {
  width: min(100% - 2 * var(--gp-gutter), var(--gp-width));
  margin-inline: auto;
  min-width: 0;
}

body.home-wide .crypto-home .home-h1 {
  font: 500 2.5rem/1.05 var(--gp-serif);
  letter-spacing: -.02em;
  max-width: 48rem;
  text-wrap: balance;
  overflow-wrap: anywhere;
}

body.home-wide .crypto-home .home-lead {
  margin-top: .75rem;
  max-width: 45rem;
  font: 400 1.0625rem/1.47 var(--gp-sans);
  color: var(--gp-ink-soft);
  text-wrap: pretty;
}

body.home-wide .crypto-home .home-h2 {
  font: 500 1.875rem/1.2 var(--gp-serif);
  letter-spacing: -.015em;
  text-wrap: balance;
}

body.home-wide .crypto-home .home-prose {
  font: 400 1.125rem/1.6 var(--gp-serif);
  color: var(--gp-ink-soft);
  text-wrap: pretty;
}

body.home-wide .crypto-home .home-more {
  display: inline-block;
  font: 500 .9375rem/1.3 var(--gp-sans);
  color: var(--gp-ink);
  text-decoration: underline;
  text-decoration-color: var(--gp-line-strong);
  text-underline-offset: .18em;
}

body.home-wide .crypto-home .home-more-wrap { margin-top: 1.25rem; }
body.home-wide .crypto-home .home-more-wrap .home-more::after { content: " →"; }
body.home-wide .crypto-home .home-overview .home-h2 a {
  text-decoration: underline;
  text-decoration-color: var(--gp-line-strong);
  text-underline-offset: .15em;
  text-decoration-thickness: 1px;
}

body.home-wide .crypto-home .home-intro {
  padding: 0 0 1rem;
}

body.home-wide .crypto-home .home-hero {
  width: 100%;
  margin: 0;
  padding: 2rem 0;
  background: var(--home-instrument);
  border-radius: 0;
}

body.home-wide .crypto-home .home-instrument {
  margin-top: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  overflow: visible;
}

body.home-wide .crypto-home .home-quote-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem 1.25rem;
  padding: 0 0 .85rem;
  border-bottom: 0;
}

body.home-wide .crypto-home .home-quote-pin {
  min-width: 0;
}

body.home-wide .crypto-home .home-pair-label {
  font: 500 .8125rem/1.3 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-price-readout {
  display: flex;
  align-items: baseline;
  flex-wrap: nowrap;
  gap: .4rem;
  margin-top: .15rem;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

body.home-wide .crypto-home .home-price-value {
  font: 500 3.5rem/1 var(--gp-sans);
  letter-spacing: -.03em;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

body.home-wide .crypto-home .home-price-unit {
  flex: 0 0 auto;
  font: 400 1.125rem/1 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-price-delta {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem .75rem;
  align-items: baseline;
  margin-top: .4rem;
  font: 500 .9375rem/1.3 var(--gp-sans);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-quote-controls {
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
}

body.home-wide .crypto-home .home-band-percent {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}

body.home-wide .crypto-home .home-control-field {
  display: flex;
  flex-direction: column;
  gap: .35rem;
  min-width: 0;
}

body.home-wide .crypto-home .home-control-label {
  font: 500 .8125rem/1.3 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-period-field { flex-shrink: 0; }

body.home-wide .crypto-home .currency-switch,
body.home-wide .crypto-home .home-tf {
  display: inline-flex;
  align-items: stretch;
  gap: 2px;
  padding: 3px;
  border-radius: .75rem;
  border: 1px solid var(--home-line);
  background: var(--home-track);
}

body.home-wide .crypto-home .currency-switch button,
body.home-wide .crypto-home .tf-btn {
  min-width: 2.75rem;
  min-height: 2.75rem;
  padding: 0 .75rem;
  font: 500 .875rem/1 var(--gp-sans);
  color: var(--home-ink);
  background: transparent;
  border: 0;
  border-radius: .6rem;
  box-shadow: none;
  transition: none;
  cursor: pointer;
  white-space: nowrap;
}

body.home-wide .crypto-home .currency-switch button { padding-inline: .7rem; }

body.home-wide .crypto-home .currency-switch button + button,
body.home-wide .crypto-home .tf-btn + .tf-btn { border-left: 0; }

body.home-wide .crypto-home .currency-switch button.active,
body.home-wide .crypto-home .currency-switch button[aria-pressed="true"],
body.home-wide .crypto-home .tf-btn.active,
body.home-wide .crypto-home .tf-btn[aria-pressed="true"] {
  background: var(--home-bg);
  color: var(--home-ink);
  box-shadow: var(--home-selected-shadow);
}

body.home-wide .crypto-home .tf-btn:disabled {
  color: var(--gp-ink-muted);
  cursor: not-allowed;
}

body.home-wide .crypto-home .home-instrument-body {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(16.5rem, 20.5rem);
  grid-template-areas: "chart converter";
  gap: .85rem 1.75rem;
  align-items: start;
  min-width: 0;
}

body.home-wide .crypto-home .home-chart-panel {
  grid-area: chart;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: .15rem 0 0;
  background: transparent;
}

body.home-wide .crypto-home .home-converter {
  grid-area: converter;
  min-width: 0;
  padding: 1rem 1.05rem 1.05rem;
  border: 0;
  border-radius: var(--home-radius-inset);
  background: var(--home-bg);
}

body.home-wide .crypto-home .home-chart-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: .75rem 1rem;
}

body.home-wide .crypto-home .home-chart-period {
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
  gap: .5rem .75rem;
  align-items: baseline;
  font: 500 .875rem/1.3 var(--gp-sans);
}

body.home-wide .crypto-home .home-chart-period .mono,
body.home-wide .crypto-home #hero-period-percent {
  font: 500 .875rem/1.3 var(--gp-sans);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-chart-plot {
  position: relative;
  height: 210px;
  flex: 0 0 210px;
  margin-top: .75rem;
  min-width: 0;
}

body.home-wide .crypto-home .home-chart-plot svg {
  width: 100%;
  height: 100%;
}

body.home-wide .crypto-home #hero-svg {
  touch-action: pan-y;
  cursor: crosshair;
}

body.home-wide .crypto-home .home-grid line {
  stroke: var(--home-line);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
}

body.home-wide .crypto-home #hero-line {
  stroke: var(--home-accent);
  fill: none;
  vector-effect: non-scaling-stroke;
}

body.home-wide .crypto-home #hero-cross-line { stroke: var(--home-cross); }
body.home-wide .crypto-home #hero-cross-dot { fill: var(--home-ink); stroke: var(--gp-white); }

body.home-wide .crypto-home .hero-tooltip {
  position: absolute;
  top: 8px;
  display: none;
  padding: .35rem .6rem;
  background: var(--home-ink);
  color: var(--gp-white);
  font: 500 .8125rem/1.35 var(--gp-sans);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  pointer-events: none;
}

body.home-wide .crypto-home .hero-tooltip.visible { display: block; }
body.home-wide .crypto-home .hero-tooltip .tt-date {
  margin-bottom: 2px;
  font: 400 .75rem/1.3 var(--gp-sans);
  color: var(--home-tooltip-muted);
  text-transform: none;
  letter-spacing: 0;
}

body.home-wide .crypto-home .hero-tooltip .tt-price {
  color: var(--gp-white);
  font: 500 1rem/1.3 var(--gp-sans);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-chart-axis {
  display: flex;
  justify-content: space-between;
  margin-top: .4rem;
  font: 400 .75rem/1.3 var(--gp-sans);
  color: var(--gp-ink-muted);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-chart-summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .75rem 1rem;
  margin-top: .75rem;
  border-top: 1px solid var(--home-line);
  padding-top: .65rem;
}

body.home-wide .crypto-home .home-chart-summary dt {
  font: 400 .75rem/1.35 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-chart-summary dd {
  margin-top: .1rem;
  font: 500 .9375rem/1.3 var(--gp-sans);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-history-status {
  margin-top: .5rem;
  font: 400 .8125rem/1.5 var(--gp-sans);
  color: var(--gp-ink-muted);
  white-space: pre-line;
}

body.home-wide .crypto-home .home-chart-instructions {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}

body.home-wide .crypto-home .home-chart-plot:focus-within ~ .home-chart-instructions {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip-path: none;
  margin-top: .75rem;
  font: 400 .8125rem/1.4 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-converter-heading {
  display: flex;
  align-items: center;
  gap: .5rem;
  min-width: 0;
  font: 500 1.0625rem/1.3 var(--gp-sans);
  color: var(--home-ink);
}

body.home-wide .crypto-home .home-converter-fields {
  display: grid;
  gap: .75rem;
  margin-top: .75rem;
}

body.home-wide .crypto-home .home-converter-slider {
  position: relative;
  display: grid;
  gap: .35rem;
  margin-top: .85rem;
  min-width: 0;
}

body.home-wide .crypto-home #home-converter-range {
  width: 100%;
  height: 2.75rem;
  min-height: 2.75rem;
  margin: 0;
  padding: 0;
  background: transparent;
  color: var(--home-ink);
  accent-color: var(--home-ink);
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

body.home-wide .crypto-home #home-converter-range::-webkit-slider-runnable-track {
  height: 4px;
  border: 0;
  border-radius: 99px;
  background: var(--home-track);
}

body.home-wide .crypto-home #home-converter-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -8px;
  border: 0;
  border-radius: 50%;
  background: var(--home-ink);
  box-shadow: none;
}

body.home-wide .crypto-home #home-converter-range::-moz-range-track {
  height: 4px;
  border: 0;
  border-radius: 99px;
  background: var(--home-track);
}

body.home-wide .crypto-home #home-converter-range::-moz-range-thumb {
  width: 1.25rem;
  height: 1.25rem;
  border: 0;
  border-radius: 50%;
  background: var(--home-ink);
  box-shadow: none;
}

body.home-wide .crypto-home #home-converter-range[data-synced="false"]::-webkit-slider-thumb {
  opacity: 0;
}

body.home-wide .crypto-home #home-converter-range[data-synced="false"]::-moz-range-thumb {
  opacity: 0;
}

body.home-wide .crypto-home .home-converter-range-scale {
  display: flex;
  justify-content: space-between;
  gap: .75rem;
  min-width: 0;
  font: 400 .75rem/1.3 var(--gp-sans);
  color: var(--gp-ink-muted);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-converter-range-scale span {
  min-width: 0;
  overflow-wrap: anywhere;
}

body.home-wide .crypto-home #home-converter-range-max {
  max-width: 70%;
  text-align: right;
}

body.home-wide .crypto-home .home-converter-range-help {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
}

body.home-wide .crypto-home .home-converter-range-status {
  font: 400 .8125rem/1.4 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-converter-range-status:empty { display: none; }

body.home-wide .crypto-home .home-converter-field {
  display: flex;
  flex-direction: column;
  gap: .3rem;
  min-width: 0;
  cursor: pointer;
}

body.home-wide .crypto-home .home-converter-label {
  font: 500 .8125rem/1.3 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-converter-input {
  display: flex;
  align-items: center;
  gap: .5rem;
  min-width: 0;
  height: 3.5rem;
  min-height: 3.5rem;
  padding: 0 .9rem;
  border: 0;
  border-radius: .75rem;
  background: var(--home-instrument);
}

body.home-wide .crypto-home .home-converter-input input {
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
  border: 0;
  background: transparent;
  color: var(--home-ink);
  font: 500 1.5rem/1 var(--gp-sans);
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

body.home-wide .crypto-home .home-converter-input input:focus {
  outline: none;
}

body.home-wide .crypto-home .home-converter-input:focus-within {
  outline: 2px solid var(--home-ink);
  outline-offset: 3px;
}

body.home-wide .crypto-home .home-converter-unit {
  flex: 0 0 auto;
  font: 500 .8125rem/1 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-converter-status {
  margin-top: .65rem;
  font: 400 .8125rem/1.4 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-instrument-meta {
  margin-top: .85rem;
  padding: .15rem 0 0;
  border-top: 1px solid var(--home-line);
}

body.home-wide .crypto-home .home-status {
  margin-top: .75rem;
  font: 400 .875rem/1.4 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-status:not(.is-delayed) { display: none !important; }

body.home-wide .crypto-home .home-market-details { margin-top: .35rem; }
body.home-wide .crypto-home .home-rates { margin-top: 2.75rem; }

body.home-wide .crypto-home .home-market-details .home-h2 {
  font: 500 1.0625rem/1.3 var(--gp-sans);
  letter-spacing: 0;
  color: var(--home-ink);
}

body.home-wide .crypto-home .home-market-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 14rem), 1fr));
  gap: .75rem;
  align-items: stretch;
  margin-top: .55rem;
}

body.home-wide .crypto-home .home-market-stats .home-cell {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  padding: .9rem .95rem .85rem;
  background: var(--gp-white);
  border: 1px solid var(--home-line);
  border-radius: var(--home-radius-inset);
}

body.home-wide .crypto-home .home-market-stats dt {
  display: flex;
  align-items: center;
  gap: .5rem;
  min-width: 0;
  font: 400 .9375rem/1.3 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-market-stats .home-cell-v {
  margin-top: .35rem;
  font: 500 1.75rem/1.15 var(--gp-sans);
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  overflow-wrap: normal;
  min-width: 0;
}
body.home-wide .crypto-home .home-cell-v.is-unavailable {
  font: 400 .875rem/1.4 var(--gp-sans);
  white-space: normal;
}

body.home-wide .crypto-home .home-market-stats .home-cell-u {
  font: 400 .9375rem/1 var(--gp-sans);
  color: var(--gp-ink-soft);
  margin-left: .25rem;
}

body.home-wide .crypto-home .home-market-stats .home-cell-s {
  margin-top: auto;
  padding-top: .4rem;
  font: 400 .8125rem/1.4 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-ticker {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .5rem 1.25rem;
  margin-top: .85rem;
  padding: .2rem 0 0;
  border: 0;
}

body.home-wide .crypto-home .home-cell--quote {
  min-width: 0;
  padding: 0;
}

body.home-wide .crypto-home .home-cell--quote dt {
  font: 400 .8125rem/1.3 var(--gp-sans);
  color: var(--gp-ink-muted);
}

body.home-wide .crypto-home .home-cell--quote .home-cell-v {
  margin-top: .15rem;
  font: 500 .9375rem/1.2 var(--gp-sans);
  letter-spacing: -.01em;
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-cell--quote .home-cell-u {
  font: 400 .75rem/1 var(--gp-sans);
  color: var(--gp-ink-muted);
  margin-left: .2rem;
}

body.home-wide .crypto-home .home-cell--quote .home-cell-s {
  margin-top: .1rem;
  font: 400 .8125rem/1.35 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-cell--quote .home-cell-s.mono {
  font-family: var(--gp-sans);
  font-variant-numeric: tabular-nums;
}

body.home-wide .crypto-home .home-provenance { margin: 0; }

body.home-wide .crypto-home .home-convert {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1.25rem;
  align-items: start;
  padding: .15rem 0 0;
}

body.home-wide .crypto-home .home-convert .home-prose { margin-top: .7rem; }

body.home-wide .crypto-home .home-rate-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem 2rem;
  min-width: 0;
}

body.home-wide .crypto-home .home-ratetable {
  width: 100%;
  border-collapse: collapse;
}

body.home-wide .crypto-home .home-ratetable caption {
  text-align: left;
  padding: 0 0 .55rem;
  font: 500 .9375rem/1.3 var(--gp-sans);
  color: var(--home-ink);
}

body.home-wide .crypto-home .home-ratetable th,
body.home-wide .crypto-home .home-ratetable td {
  padding: .55rem 0;
  border-bottom: 1px solid var(--home-line);
  text-align: left;
  font: 400 .9375rem/1.3 var(--gp-sans);
}

body.home-wide .crypto-home .home-ratetable th {
  color: var(--gp-ink-muted);
  font-weight: 400;
  font-size: .8125rem;
  border-bottom-color: var(--home-ink);
}

body.home-wide .crypto-home .home-ratetable .num {
  text-align: right;
  font-family: var(--gp-sans);
  font-variant-numeric: tabular-nums;
  letter-spacing: -.01em;
}

body.home-wide .crypto-home .home-hubs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
  align-items: start;
  padding: 4rem 0 0;
}

body.home-wide .crypto-home .home-hub-primary {
  display: grid;
  min-width: 0;
  padding: 0 0 1rem;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  background: var(--home-bg);
  border: 1px solid var(--home-line);
  border-radius: var(--home-radius);
}

body.home-wide .crypto-home .home-hub-primary .home-h2 {
  margin-top: 1rem;
  padding-inline: 1rem;
}

body.home-wide .crypto-home .home-hub-primary .home-prose {
  margin-top: .75rem;
  padding-inline: 1rem;
}

body.home-wide .crypto-home .home-photo {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

body.home-wide .crypto-home .home-ruled {
  list-style: none;
  margin: 1.25rem 0 0;
  padding: 0;
  border-top: 1px solid var(--home-ink);
}

body.home-wide .crypto-home .home-ruled li { border-bottom: 1px solid var(--gp-line); }

body.home-wide .crypto-home .home-ruled a {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
  min-height: 2.75rem;
  padding: .85rem 0;
  text-decoration: none;
  color: var(--gp-ink);
  align-items: center;
}

body.home-wide .crypto-home .home-thumbs a.has-thumb {
  grid-template-columns: 5.5rem minmax(0, 1fr);
}

body.home-wide .crypto-home .home-thumb {
  width: 5.5rem;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

body.home-wide .crypto-home .home-ruled-title {
  display: block;
  font: 500 1.125rem/1.3 var(--gp-serif);
}

body.home-wide .crypto-home .home-ruled small {
  display: block;
  margin-top: .15rem;
  font: 400 .9375rem/1.4 var(--gp-sans);
  color: var(--gp-ink-soft);
}

body.home-wide .crypto-home .home-lower {
  display: grid;
  grid-template-columns: minmax(0, 5fr) minmax(0, 3fr) minmax(0, 3fr);
  gap: 4rem;
  align-items: start;
  padding: 4rem 0 4rem;
}

body.home-wide .crypto-home .home-overview .home-prose { margin-top: .85rem; }
body.home-wide .crypto-home .home-overview .home-prose + .home-prose { margin-top: 1.1em; }

body.home-wide .crypto-home .home-overview-links {
  margin-top: 1.25rem;
}

body.home-wide .crypto-home .home-group-title {
  font: 500 1.375rem/1.3 var(--gp-serif);
}

body.home-wide .crypto-home .home-group .home-ruled { margin-top: 1rem; }

body.home-wide .crypto-home .home-faq {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1.5rem;
  max-width: 50rem;
  align-items: start;
  padding: 4rem 0 4rem;
}

body.home-wide .crypto-home .home-faq-list { border-top: 1px solid var(--gp-line); }
body.home-wide .crypto-home .home-faq-list details { border-bottom: 1px solid var(--gp-line); }
body.home-wide .crypto-home .home-faq-list summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 1rem 0;
  list-style: none;
  cursor: pointer;
  font: 500 1.25rem/1.3 var(--gp-serif);
}
body.home-wide .crypto-home .home-faq-list summary::-webkit-details-marker { display: none; }
body.home-wide .crypto-home .home-faq-list summary::after {
  content: "+";
  font: 400 1.25rem/1 var(--gp-sans);
  color: var(--gp-ink-muted);
}
body.home-wide .crypto-home .home-faq-list details[open] summary::after { content: "\2013"; }
body.home-wide .crypto-home .home-faq-a {
  padding: 0 0 1.1rem;
  font: 400 1.0625rem/1.55 var(--gp-serif);
  color: var(--gp-ink-soft);
  max-width: 44rem;
}

@media (max-width: 63.99rem) {
  body.home-wide .crypto-home {
    font-size: 1.0625rem;
    line-height: 1.55;
  }

  body.home-wide .crypto-home .home-h1 {
    font-size: 1.875rem;
    line-height: 1.07;
  }

  body.home-wide .crypto-home .home-lead {
    max-width: none;
    font-size: 1rem;
    line-height: 1.44;
  }

  body.home-wide .crypto-home .home-h2 {
    font-size: 1.625rem;
  }

  body.home-wide .crypto-home .home-prose { font-size: 1.0625rem; line-height: 1.55; }

  body.home-wide .crypto-home .home-intro { padding: 0 0 .85rem; }

  body.home-wide .crypto-home .home-hero {
    padding: 1.5rem 0 1.75rem;
  }

  body.home-wide .crypto-home .home-quote-row {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: .85rem;
    padding: 0 0 .75rem;
  }

  body.home-wide .crypto-home .home-price-value {
    font-size: 2.75rem;
    letter-spacing: -.03em;
  }

  body.home-wide .crypto-home .home-price-unit { font-size: 1.0625rem; }
  body.home-wide .crypto-home .home-price-delta {
    margin-top: .35rem;
    font-size: .875rem;
  }

  body.home-wide .crypto-home .home-quote-controls {
    width: 100%;
  }

  body.home-wide .crypto-home .currency-switch {
    display: flex;
    width: max-content;
    max-width: 100%;
  }

  body.home-wide .crypto-home .home-instrument-body {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "converter"
      "chart";
    gap: .85rem;
  }

  body.home-wide .crypto-home .home-converter {
    border: 0;
    padding: .95rem 1rem 1rem;
  }

  body.home-wide .crypto-home .home-converter-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
  }

  body.home-wide .crypto-home .home-converter-input input {
    font-size: 1.375rem;
  }

  body.home-wide .crypto-home .home-chart-panel {
    padding: 0;
  }

  body.home-wide .crypto-home .home-chart-head {
    flex-direction: column;
    align-items: stretch;
    gap: .75rem;
  }

  body.home-wide .crypto-home .home-tf {
    display: flex;
    width: 100%;
  }

  body.home-wide .crypto-home .home-tf .tf-btn {
    flex: 1;
    min-width: 0;
    min-height: 2.75rem;
    padding: 0 .3rem;
    font-size: .8125rem;
  }

  body.home-wide .crypto-home .home-chart-plot {
    height: 200px;
    flex: 0 0 200px;
    margin-top: .7rem;
  }

  body.home-wide .crypto-home .home-chart-summary {
    grid-template-columns: 1fr 1fr;
    gap: .65rem 1rem;
  }

  body.home-wide .crypto-home .home-chart-summary > :first-child {
    grid-column: 1 / -1;
  }

  body.home-wide .crypto-home .home-chart-axis { gap: .5rem; }
  body.home-wide .crypto-home .home-chart-axis span {
    flex: 1 1 0;
    min-width: 0;
    white-space: normal;
    text-wrap: balance;
  }
  body.home-wide .crypto-home .home-chart-axis span:nth-child(2) { text-align: center; }
  body.home-wide .crypto-home .home-chart-axis span:last-child { text-align: right; }

  body.home-wide .crypto-home .home-instrument-meta {
    margin-top: .75rem;
    padding: .1rem 0 0;
  }

  body.home-wide .crypto-home .home-hubs,
  body.home-wide .crypto-home .home-lower,
  body.home-wide .crypto-home .home-faq {
    padding-top: 3rem;
  }

  body.home-wide .crypto-home .home-faq { padding-bottom: 3rem; }
  body.home-wide .crypto-home .home-lower { padding-bottom: 3rem; }
  body.home-wide .crypto-home .home-rates { margin-top: 2.25rem; }

  body.home-wide .crypto-home .home-market-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .65rem;
  }

  body.home-wide .crypto-home .home-market-stats .home-cell-v {
    font-size: 1.625rem;
  }

  body.home-wide .crypto-home .home-ticker {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .5rem .85rem;
  }

  body.home-wide .crypto-home .home-convert,
  body.home-wide .crypto-home .home-rate-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

  body.home-wide .crypto-home .home-hubs,
  body.home-wide .crypto-home .home-lower,
  body.home-wide .crypto-home .home-faq {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }

  body.home-wide .crypto-home .home-hub-primary .home-h2 { margin-top: .9rem; }
  body.home-wide .crypto-home .home-hub-primary { padding-bottom: .9rem; }
  body.home-wide .crypto-home .home-thumbs a.has-thumb {
    grid-template-columns: 4.5rem minmax(0, 1fr);
    gap: .85rem;
  }
  body.home-wide .crypto-home .home-thumb { width: 4.5rem; }

  body.home-wide .crypto-home .home-faq-list summary {
    font-size: 1.125rem;
    padding: .9rem 0;
  }

  body.home-wide .crypto-home .home-group-title { font-size: 1.25rem; }
}

@media (max-width: 40rem) {
  body.home-wide .crypto-home .home-price-readout {
    width: 100%;
  }

  body.home-wide .crypto-home .home-price-value {
    font-size: clamp(1.75rem, 9.4vw, 2.5rem);
    letter-spacing: -.035em;
  }

  body.home-wide .crypto-home .home-price-unit {
    font-size: clamp(.9375rem, 3.8vw, 1.0625rem);
  }

  body.home-wide .crypto-home .home-chart-summary dd {
    font-size: .875rem;
  }

  body.home-wide .crypto-home .home-converter {
    padding: .85rem .85rem .9rem;
  }

  body.home-wide .crypto-home .home-converter-fields {
    grid-template-columns: minmax(0, 1fr);
  }

  body.home-wide .crypto-home .home-converter-input input {
    font-size: 1.375rem;
  }

  body.home-wide .crypto-home .home-market-stats {
    grid-template-columns: minmax(0, 1fr);
  }

  body.home-wide .crypto-home .home-ticker {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }

  body.home-wide .crypto-home .home-cell--quote {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    gap: .35rem .75rem;
    padding: .45rem 0;
    border-bottom: 1px solid var(--home-line);
  }

  body.home-wide .crypto-home .home-cell--quote .home-cell-v {
    margin-top: 0;
    margin-left: auto;
  }

  body.home-wide .crypto-home .home-cell--quote .home-cell-s {
    margin-top: 0;
    min-width: 4.75rem;
    text-align: right;
  }

  body.home-wide .crypto-home .home-ratetable th,
  body.home-wide .crypto-home .home-ratetable td {
    font-size: .875rem;
    padding: .5rem 0;
  }
}
