.dotf-theme,
:root {
  --background: #111111;
  --foreground: #f2eee4;
  --primary: #e4b95b;
  --primary-foreground: #15110a;
  --muted-foreground: #9b9b96;
  --accent: #f1d17a;
  --border: rgba(226, 190, 103, .27);
  --charcoal: #191919;
  --card: #1f2020;
  --sepia: #352a16;
}

body {
  background: #111111;
  overflow-x: hidden;
}

html,
body,
main {
  width: 100%;
  max-width: 100%;
}

.navigation,
.bulletin {
  background: rgba(17, 17, 17, .96);
  border-color: rgba(226, 190, 103, .2);
}

.hero-photo {
  opacity: .55;
  filter: grayscale(.18) saturate(.78) contrast(1.05) brightness(.66);
  object-position: center;
}

.hero-photo img,
.tanker-figure picture,
.tanker-figure picture img {
  width: 100%;
  height: 100%;
}

.hero-photo img,
.tanker-figure picture img {
  object-fit: cover;
  object-position: inherit;
}

.hero-shade {
  background:
    radial-gradient(circle at 50% 36%, rgba(226, 190, 103, .18) 0%, transparent 31%),
    linear-gradient(to bottom, rgba(17, 17, 17, .16), #111111 97%),
    linear-gradient(to right, #111111, rgba(17, 17, 17, .35) 24%, rgba(17, 17, 17, .35) 76%, #111111);
}

.hero-watermark {
  opacity: 0;
  filter: saturate(.95) contrast(1.08);
}

.brand-mark {
  background: #171717;
  border-color: rgba(226, 190, 103, .38);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, .08),
    0 0 28px rgba(226, 190, 103, .08);
}

.kicker,
.contract,
.countdown-units,
.data-grid,
.reserve {
  background: rgba(31, 32, 32, .88);
}

.gold-button {
  background:
    linear-gradient(100deg, #b58532 0%, #e4b95b 28%, #ffe193 50%, #e1b557 69%, #a36f25 100%);
  box-shadow:
    0 10px 34px rgba(226, 190, 103, .22),
    inset 0 1px 0 rgba(255, 255, 255, .72),
    inset 0 -2px 6px rgba(67, 48, 18, .55);
  color: #14110b;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.gold-button:hover {
  box-shadow:
    0 14px 42px rgba(226, 190, 103, .34),
    inset 0 1px 0 rgba(255, 255, 255, .8);
}

.thesis,
.token-structure,
.roadmap {
  background: #111111;
}

.tanker-figure img {
  filter: grayscale(.08) saturate(.7) contrast(1.08) brightness(.68);
}

.final-cta {
  background:
    radial-gradient(circle at 50% 40%, rgba(226, 190, 103, .12), transparent 34%),
    radial-gradient(circle at 50% 50%, #202020, #111111 64%);
}

.cb-brand i {
  background: #e4b95b;
}

.cb-change {
  color: #8a6a20;
}

.cb-chart path:first-child {
  stroke: #0052ff;
}

.countdown-units {
  gap: 18px;
  border: 0;
  background: transparent;
}

.countdown-unit {
  border: 1px solid rgba(226, 190, 103, .2);
  background: rgba(31, 32, 32, .94);
}

.countdown-unit:last-child {
  border: 1px solid rgba(226, 190, 103, .2);
}

.countdown-unit strong {
  color: #f1d17a;
  font-family: var(--font-mono);
  font-weight: 700;
}

.hero-content {
  padding-top: 96px;
}

.hero-subhead {
  max-width: 680px;
}

.roadmap {
  border-top: 1px solid var(--border);
  padding: 120px 28px;
}

.roadmap h2 {
  margin: 0 0 56px;
  font-size: clamp(48px, 5.8vw, 86px);
  line-height: .95;
}

.hero .gold-button {
  min-width: min(448px, 100%);
}

.brand-mark img,
.hero-watermark {
  object-position: center;
}

.hero-watermark {
  border-radius: 50%;
}

.contract.is-copied b {
  color: oklch(78% .15 150);
}

.cb-overlay[hidden] {
  display: none;
}

.cb-overlay {
  background: rgba(0, 0, 0, .78);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.cb-card {
  width: min(420px, calc(100vw - 40px));
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 26px;
  padding: 22px 22px 22px;
  background:
    linear-gradient(180deg, #ffffff 0%, #ffffff 72%, #f5f8ff 100%);
  box-shadow:
    0 28px 90px rgba(0, 0, 0, .55),
    0 0 0 1px rgba(255, 255, 255, .7) inset;
}

.cb-card.cb-light {
  color: #111111;
  background:
    linear-gradient(180deg, #ffffff 0%, #ffffff 72%, #f5f8ff 100%);
  border-color: rgba(0, 0, 0, .08);
}

.cb-close {
  width: 30px;
  height: 30px;
  top: 16px;
  right: 16px;
  border: 1px solid #dddddd;
  color: #666666;
  background: #ffffff;
  font-size: 22px;
  line-height: 1;
}

.cb-brand {
  color: #5b5e68;
  font: 800 10px/1 var(--font-mono);
  letter-spacing: .22em;
  gap: 12px;
}

.cb-brand i {
  width: 16px;
  height: 16px;
  background: #0052ff;
  box-shadow: 0 0 0 4px rgba(0, 82, 255, .08);
}

.cb-price {
  margin: 28px 0 12px;
  color: #111111;
  font-size: clamp(50px, 11vw, 58px);
  line-height: .82;
}

.cb-change {
  color: #16a34a;
  font: 800 11px/1 var(--font-mono);
  letter-spacing: .15em;
}

.cb-card .coinbase-button {
  width: 100%;
}

.cb-chart path {
  vector-effect: non-scaling-stroke;
}

.cb-chart {
  height: 118px;
  margin: 22px 0 18px;
}

.cb-chart svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.cb-meta {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 18px;
}

.cb-meta div {
  min-height: 68px;
  border: 1px solid #e1e4ea;
  border-radius: 14px;
  background: #ffffff;
  padding: 13px 14px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .04);
}

.cb-meta span {
  color: #d0a94c;
  font: 800 8px/1 var(--font-mono);
  letter-spacing: .2em;
  margin-bottom: 12px;
}

.cb-meta code {
  color: #171717;
  font: 800 18px/1 var(--font-mono);
  letter-spacing: .03em;
}

.cb-card .cb-cta {
  margin: 0;
}

.cb-card .cb-cta .coinbase-button,
.cb-card .coinbase-button {
  max-width: 300px;
  min-height: 54px;
  margin-inline: auto;
  background: #0052ff;
  border: 0;
  color: #ffffff;
  box-shadow: 0 14px 38px rgba(0, 82, 255, .28);
  text-shadow: none;
  font-size: 10px;
  letter-spacing: .18em;
}

.cb-card .coinbase-button:hover {
  background: #1a68ff;
  box-shadow: 0 18px 46px rgba(0, 82, 255, .38);
}

.cb-card .coinbase-button b {
  z-index: 1;
  position: relative;
  font-size: 24px;
  font-family: var(--font-sans);
  line-height: 0;
}

@media (width <= 560px) {
  html,
  body {
    overflow-x: clip;
  }

  .bulletin {
    max-width: 100vw;
    height: 46px;
    gap: 10px;
    padding: 0 14px;
    font-size: 9px;
    letter-spacing: .18em;
  }

  .bulletin > span:first-child {
    max-width: calc(100% - 92px);
  }

  .bulletin > span:last-child {
    border-radius: 999px;
    background: var(--primary);
    color: #14110b;
    padding: 10px 12px;
    letter-spacing: .1em;
  }

  .navigation {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    min-height: 74px;
    height: auto;
    padding: 10px 14px;
    overflow: hidden;
  }

  .navigation .brand {
    flex: 0 0 auto;
    gap: 8px;
    font-size: 18px;
    letter-spacing: .2em;
    min-width: 0;
  }

  .navigation .brand-mark {
    width: 42px;
    height: 42px;
  }

  .navigation .gold-button {
    flex: 0 1 182px;
    width: min(182px, 48vw);
    min-width: 0;
    min-height: 44px;
    padding: 0 13px;
    gap: 8px;
    font-size: 8px;
    letter-spacing: .12em;
    white-space: nowrap;
  }

  .navigation .gold-button span {
    min-width: 0;
    display: block;
    overflow: hidden;
    text-overflow: clip;
  }

  .hero {
    min-height: auto;
  }

  .hero-photo {
    opacity: .5;
    filter: grayscale(.12) saturate(.82) contrast(1.08) brightness(.58);
    object-position: 50% 0%;
  }

  .hero-shade {
    background:
      radial-gradient(circle at 50% 30%, rgba(226, 190, 103, .16) 0%, transparent 34%),
      linear-gradient(to bottom, rgba(17, 17, 17, .18), rgba(17, 17, 17, .66) 36%, #111111 98%),
      linear-gradient(to right, rgba(17, 17, 17, .9), rgba(17, 17, 17, .28) 32%, rgba(17, 17, 17, .28) 68%, rgba(17, 17, 17, .9));
  }

  .hero-watermark {
    display: none;
  }

  .hero-content {
    box-sizing: border-box;
    width: min(100% - 24px, 390px);
    max-width: calc(100vw - 24px);
    padding: 56px 0 38px;
  }

  .kicker {
    max-width: 100%;
    margin-bottom: 18px;
    padding: 11px 18px;
    font-size: 8px;
    line-height: 1.35;
    letter-spacing: .2em;
    white-space: normal;
  }

  h1 {
    width: 100%;
    max-width: 100%;
    font-size: clamp(46px, 13.2vw, 58px);
    line-height: .9;
  }

  .hero-subhead {
    width: 100%;
    max-width: 342px;
    margin: 22px 0 20px;
    font-size: 15px;
    line-height: 1.55;
  }

  .hero .gold-button {
    width: min(330px, calc(100vw - 56px));
    max-width: 100%;
    min-width: 0;
    min-height: 58px;
    padding: 0 20px;
    gap: 14px;
    font-size: 10px;
    letter-spacing: .18em;
  }

  .hero .gold-button span {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .contract {
    box-sizing: border-box;
    width: min(342px, calc(100vw - 42px));
    max-width: 100%;
    min-height: 50px;
    justify-content: center;
    padding: 0 14px;
    gap: 8px;
    border-radius: 999px;
    font-size: 9px;
    letter-spacing: .12em;
  }

  .contract code {
    max-width: min(128px, 34vw);
  }

  .countdown {
    width: 100%;
    max-width: 100%;
    margin-top: 46px;
  }

  .countdown-heading {
    gap: 12px;
    margin-bottom: 14px;
    font-size: 9px;
    line-height: 1.35;
    letter-spacing: .16em;
  }

  .countdown-units {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .countdown-unit {
    min-height: 92px;
  }

  .countdown-unit strong {
    font-size: 34px;
  }

  .countdown-unit span {
    font-size: 8px;
    letter-spacing: .18em;
  }

  .countdown > p {
    max-width: 342px;
    margin-top: 18px;
    font-size: 13px;
    line-height: 1.55;
  }

  .credibility {
    width: 100%;
    max-width: 342px;
    margin: 26px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 0;
    font-size: 7px;
    line-height: 1.2;
    letter-spacing: .17em;
    white-space: nowrap;
  }

  .credibility span {
    display: inline-flex;
    align-items: center;
  }

  .credibility span + span::before {
    content: "*";
    color: var(--primary);
    margin: 0 8px;
    font-size: 7px;
  }

  .thesis,
  .reserve,
  .token-structure,
  .roadmap,
  .final-cta {
    padding-left: 18px;
    padding-right: 18px;
  }

  .thesis h2,
  .roadmap h2,
  .reserve h2,
  .token-structure h2,
  .final-cta h2 {
    font-size: clamp(39px, 12vw, 54px);
    line-height: .96;
  }

  .thesis-grid article {
    padding-bottom: 30px;
  }

  .thesis-grid p {
    font-size: 15px;
    line-height: 1.7;
  }

  .data-grid,
  .data-grid-2,
  .data-grid-4 {
    grid-template-columns: 1fr;
  }

  .data-grid > div,
  .data-grid-2 > div:nth-child(2n),
  .data-grid-4 > div:nth-child(2n) {
    border-right: 0;
  }

  .data-grid > div:not(:last-child),
  .data-grid-2 > div:nth-child(n+3),
  .data-grid-4 > div {
    border-bottom: 1px solid var(--border);
  }

  .data-grid > div:last-child {
    border-bottom: 0;
  }

  .data-grid code {
    font-size: 14px;
  }

  .reserve .data-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reserve .data-grid-2 > div {
    min-height: 118px;
    border-right: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding: 20px 14px 22px;
  }

  .reserve .data-grid-2 > div:nth-child(2n) {
    border-right: 0;
  }

  .reserve .data-grid-2 > div:nth-child(n+3) {
    border-bottom: 0;
  }

  .reserve .data-grid-2 span {
    font-size: 8px;
    letter-spacing: .22em;
    line-height: 1.3;
  }

  .reserve .data-grid-2 code {
    display: block;
    font-size: clamp(11px, 3.2vw, 15px);
    line-height: 1.35;
    letter-spacing: 0;
    overflow-wrap: break-word;
    white-space: nowrap;
  }

  .tanker-figure {
    min-height: 260px;
    height: 70vw;
  }

  .final-cta {
    min-height: auto;
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .cb-card {
    width: min(420px, calc(100vw - 40px));
    border-radius: 24px;
    padding: 22px 20px;
  }

  .cb-meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .cb-price {
    margin: 26px 0 10px;
    font-size: clamp(48px, 14vw, 56px);
  }

  .cb-change {
    font-size: 10px;
    line-height: 1.35;
    letter-spacing: .12em;
  }

  .cb-chart {
    height: 112px;
    margin: 20px 0 18px;
  }

  .cb-meta div {
    min-height: 66px;
    padding: 12px 11px;
  }

  .cb-meta span {
    font-size: 7px;
    margin-bottom: 12px;
  }

  .cb-meta code {
    font-size: 16px;
  }

  .cb-card .cb-cta .coinbase-button,
  .cb-card .coinbase-button {
    width: min(100%, 290px);
    min-height: 54px;
    font-size: 10px;
    letter-spacing: .16em;
  }
}

@media (width <= 360px) {
  .navigation {
    gap: 6px;
    padding-inline: 10px;
  }

  .navigation .brand {
    gap: 7px;
    font-size: 16px;
    letter-spacing: .18em;
  }

  .navigation .brand-mark {
    width: 38px;
    height: 38px;
  }

  .navigation .gold-button {
    width: min(166px, 50vw);
    min-height: 42px;
    padding: 0 10px;
    gap: 6px;
    font-size: 7px;
    letter-spacing: .1em;
  }

  .navigation .gold-button svg {
    width: 13px;
    height: 13px;
  }

  h1 {
    font-size: 48px;
  }

  .hero-subhead {
    font-size: 15px;
  }

  .countdown-unit {
    min-height: 82px;
  }

  .countdown-unit strong {
    font-size: 30px;
  }

  .credibility {
    font-size: 6.3px;
    letter-spacing: .13em;
  }

  .credibility span + span::before {
    margin: 0 6px;
  }

  .reserve .data-grid-2 > div {
    min-height: 112px;
    padding: 18px 10px 20px;
  }

  .cb-card {
    width: min(420px, calc(100vw - 28px));
    padding: 20px 16px;
  }

  .cb-brand {
    font-size: 9px;
    letter-spacing: .18em;
  }

  .cb-price {
    font-size: 45px;
  }

  .cb-chart {
    height: 104px;
  }

  .cb-meta {
    gap: 10px;
  }

  .cb-meta div {
    min-height: 62px;
    padding: 11px 9px;
  }

  .cb-meta code {
    font-size: 15px;
  }

  .cb-card .cb-cta .coinbase-button,
  .cb-card .coinbase-button {
    padding-inline: 18px;
    font-size: 9px;
  }
}
