/* GEVAD1CH — gevad1ch.com
   Near-black, hard white, one acid accent lifted straight off his own
   thumbnails, and red kept for one thing only: the stream being up.
   The single visual idea is horizontal smear — the motion blur he is known
   for, used as the page's own gesture rather than as a joke about him. */

:root {
  --ink:      #08080a;
  --panel:    #101116;
  --panel-2:  #171922;
  --edge:     rgba(255, 255, 255, .09);
  --edge-hi:  rgba(255, 255, 255, .22);

  --paper:  #ffffff;
  --muted:  #9aa0b0;
  --faint:  #6a7182;

  --accent:    #d8ff3c;
  --accent-dk: #b6dd18;
  --live:      #ff3b30;

  --display: 'Anton', 'Arial Narrow', Impact, sans-serif;
  --body: 'Space Grotesk', ui-sans-serif, system-ui, sans-serif;

  --wrap: 1200px;
  --gutter: clamp(1.15rem, 5vw, 3rem);
  --gap: clamp(4rem, 9vw, 8rem);
  --radius: 4px;
}

* { box-sizing: border-box; }

/* A class that sets display would otherwise beat the hidden attribute. */
[hidden] { display: none !important; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--ink);
  color: var(--paper);
  font-family: var(--body);
  font-size: 16px;
  line-height: 1.55;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/* height:auto matters: the width/height attributes every img carries for layout
   stability are presentational hints, and without this they pin the real
   height and letterbox the thumbnails. */
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }

:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }

/* The SVG filter definitions live in the page; this keeps them out of the
   layout. Deliberately not called .filters — that name belongs to UI. */
.svg-defs { position: absolute; width: 0; height: 0; overflow: hidden; }

.skip {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100;
  padding: .8rem 1.2rem;
  background: var(--accent);
  color: #0a0d00;
  font-weight: 700;
}

.skip:focus { left: 0; }

/* ---------- nav ---------- */

.nav {
  position: sticky;
  top: 0;
  z-index: 40;
  display: flex;
  align-items: center;
  gap: clamp(1rem, 3vw, 2.4rem);
  padding: .85rem var(--gutter);
  background: rgba(8, 8, 10, .78);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid var(--edge);
}

.nav__mark {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  font-family: var(--display);
  font-size: 1.15rem;
  letter-spacing: .04em;
  color: var(--paper);
}

.nav__glyph {
  width: 9px;
  height: 9px;
  background: var(--accent);
  box-shadow: -5px 0 0 -2px rgba(216, 255, 60, .5), -10px 0 0 -3px rgba(216, 255, 60, .25);
}

.nav__links {
  display: flex;
  gap: clamp(.9rem, 2.2vw, 1.8rem);
  font-size: .8rem;
  font-weight: 500;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
}

.nav__links a { transition: color .18s; }
.nav__links a:hover { color: var(--paper); }
.nav__links a[aria-current='page'] { color: var(--accent); }

.live {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  margin-left: auto;
  padding: .38rem .8rem;
  border: 1px solid var(--edge-hi);
  border-radius: 999px;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .12em;
  color: var(--muted);
  white-space: nowrap;
  transition: color .2s, border-color .2s, background .2s;
}

.live__dot { width: 7px; height: 7px; border-radius: 50%; background: var(--faint); }

.live.is-live {
  color: var(--live);
  border-color: rgba(255, 59, 48, .5);
  background: rgba(255, 59, 48, .1);
}

.live.is-live .live__dot {
  background: var(--live);
  box-shadow: 0 0 0 0 rgba(255, 59, 48, .6);
  animation: ping 2s ease-out infinite;
}

.live__more { color: var(--muted); font-weight: 400; }

@keyframes ping {
  70%  { box-shadow: 0 0 0 8px rgba(255, 59, 48, 0); }
  100% { box-shadow: 0 0 0 0 rgba(255, 59, 48, 0); }
}

/* ---------- hero ---------- */

.hero {
  position: relative;
  display: flex;
  align-items: center;
  min-height: min(78vh, 720px);
  padding: clamp(3rem, 8vw, 6rem) 0 clamp(2.5rem, 6vw, 4rem);
  overflow: hidden;
}

/* Gameplay, bleeding off the right edge and dissolving into the type. */
.hero__art {
  position: absolute;
  inset: 0 0 0 34%;
  z-index: 0;
  pointer-events: none;
}

.hero__art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 62% 50%;
}

.hero__art::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, var(--ink) 0%, rgba(8,8,10,.72) 26%, rgba(8,8,10,0) 72%),
    linear-gradient(0deg, var(--ink) 0%, rgba(8,8,10,0) 38%);
}

.hero__body {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.hero__eyebrow {
  margin: 0 0 1.1rem;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .24em;
  color: var(--accent);
}

/* The wordmark. One h1, one text node; the trails are pseudo-elements drawing
   the same string, so screen readers and extractors see the name exactly once. */
.wordmark {
  position: relative;
  margin: 0;
  font-family: var(--display);
  font-size: clamp(3.6rem, 15vw, 11rem);
  line-height: .85;
  letter-spacing: -.005em;
  color: var(--paper);
}

.wordmark::before,
.wordmark::after {
  content: attr(data-word);
  position: absolute;
  inset: 0;
  z-index: -1;
  color: var(--accent);
  pointer-events: none;
}

.wordmark::before {
  opacity: .42;
  filter: url('#smear1');
  transform: translateX(-.05em);
  animation: smear1 1s cubic-bezier(.16,.9,.3,1) both;
}

.wordmark::after {
  opacity: .2;
  filter: url('#smear2');
  transform: translateX(-.14em);
  animation: smear2 1.05s cubic-bezier(.16,.9,.3,1) both;
}

/* The one character in the name people have to get right to find the domain. */
.wordmark .one {
  color: var(--accent);
  text-shadow: -.03em 0 0 rgba(216, 255, 60, .45), -.07em 0 0 rgba(216, 255, 60, .18);
}

@keyframes smear1 {
  from { opacity: 0; transform: translateX(-.18em); }
  to   { opacity: .42; transform: translateX(-.05em); }
}

@keyframes smear2 {
  from { opacity: 0; transform: translateX(-.42em); }
  to   { opacity: .2; transform: translateX(-.14em); }
}

.hero__headline {
  margin: clamp(1rem, 2.4vw, 1.6rem) 0 0;
  font-family: var(--display);
  font-size: clamp(1.5rem, 4.2vw, 2.9rem);
  line-height: 1;
  letter-spacing: .005em;
  color: var(--paper);
}

.hero__sub {
  margin: .9rem 0 0;
  max-width: 34ch;
  font-size: clamp(1.02rem, 1.7vw, 1.22rem);
  color: var(--muted);
}

.hero__micro {
  margin: 1.3rem 0 0;
  font-size: .82rem;
  color: var(--faint);
}

/* ---------- buttons ---------- */

.cta {
  display: flex;
  flex-wrap: wrap;
  gap: .8rem;
  margin-top: clamp(1.6rem, 3.5vw, 2.4rem);
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  padding: 1.05rem 1.9rem;
  border: 1px solid transparent;
  border-radius: var(--radius);
  font-family: var(--display);
  font-size: 1.05rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .16s, background .16s, border-color .16s, box-shadow .16s, color .16s;
}

.btn__icon { display: grid; place-items: center; width: 17px; height: 17px; }
.btn__icon svg { width: 100%; height: 100%; }

.btn--go {
  background: var(--accent);
  border-color: var(--accent);
  color: #0a0d00;
  box-shadow: 0 10px 30px rgba(216, 255, 60, .2);
}

.btn--go:hover {
  background: #e6ff6b;
  transform: translateY(-2px);
  box-shadow: 0 14px 38px rgba(216, 255, 60, .3);
}

.btn--ghost { border-color: var(--edge-hi); color: var(--paper); background: rgba(255,255,255,.03); }
.btn--ghost:hover { border-color: var(--paper); transform: translateY(-2px); }

/* While he is live, the stream is the loudest thing on the page. */
.btn--live {
  background: var(--live);
  border-color: #ff6a62;
  color: #fff;
  box-shadow: 0 10px 32px rgba(255, 59, 48, .38);
  animation: livepulse 2.4s ease-in-out infinite;
}

.btn--live:hover { background: #ff5449; transform: translateY(-2px); }

@keyframes livepulse {
  0%, 100% { box-shadow: 0 10px 32px rgba(255, 59, 48, .32); }
  50%      { box-shadow: 0 12px 42px rgba(255, 59, 48, .6); }
}

/* ---------- social proof ---------- */

.proof {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  max-width: var(--wrap);
  margin: 0 auto;
  padding-inline: var(--gutter);
  border-top: 1px solid var(--edge);
  border-bottom: 1px solid var(--edge);
}

.proof__item { padding: clamp(1.1rem, 2.6vw, 1.7rem) 1rem clamp(1.1rem, 2.6vw, 1.7rem) 0; }
.proof__item + .proof__item { padding-left: clamp(1rem, 2.4vw, 1.8rem); border-left: 1px solid var(--edge); }

.proof dd {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(1.7rem, 4.4vw, 2.7rem);
  line-height: 1;
  color: var(--paper);
  font-variant-numeric: tabular-nums;
}

.proof dt {
  margin-top: .45rem;
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--faint);
}

.proof--doc { margin-block: clamp(2rem, 5vw, 3rem); }

/* ---------- shared frame ---------- */

.section,
.pinned,
.foot,
.doc {
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.section { padding-top: var(--gap); }

.section__head { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.section__head > .eyebrow { flex: 1 1 200px; }
.section__head > .section__note { flex: 0 0 auto; }

.eyebrow {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin: 0 0 1.8rem;
  font-family: var(--display);
  font-size: 1rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--paper);
}

.eyebrow::before {
  content: '';
  width: 10px;
  height: 10px;
  flex: none;
  background: var(--accent);
  box-shadow: -6px 0 0 -2px rgba(216, 255, 60, .45);
}

.section__note { margin: 0 0 1.8rem; font-size: .88rem; color: var(--faint); }

.pinned {
  margin-top: clamp(2rem, 4vw, 3rem);
  padding: .95rem 1.15rem;
  border-left: 3px solid var(--accent);
  background: rgba(216, 255, 60, .06);
  font-size: .95rem;
}

.pinned b { font-weight: 700; letter-spacing: .12em; font-size: .72rem; color: var(--accent); }

.more {
  display: inline-block;
  margin-top: 1.8rem;
  font-size: .82rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--accent);
  border-bottom: 1px solid rgba(216, 255, 60, .3);
  transition: color .2s, border-color .2s;
}

.more:hover { color: #eaff8a; border-color: #eaff8a; }

.linky {
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .06em;
  color: var(--muted);
  border-bottom: 1px solid var(--edge-hi);
  transition: color .2s, border-color .2s;
}

.linky:hover { color: var(--paper); border-color: var(--paper); }

/* ---------- start here ---------- */

.starters {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: clamp(1rem, 2.4vw, 1.6rem);
}

.starter { display: grid; gap: .55rem; }

.starter__thumb {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--edge);
  background: var(--panel);
}

.starter__thumb img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  filter: saturate(.9) contrast(1.05);
  transition: transform .5s cubic-bezier(.16,.9,.3,1), filter .3s;
}

.starter:hover .starter__thumb img { transform: scale(1.05); filter: saturate(1.05) contrast(1.05); }
.starter:hover .starter__thumb { border-color: var(--accent); }

.starter__num {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: .1rem .55rem .15rem;
  background: var(--accent);
  color: #0a0d00;
  font-family: var(--display);
  font-size: 1.1rem;
  line-height: 1.2;
}

.starter__label {
  font-family: var(--display);
  font-size: 1.28rem;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: var(--paper);
  transition: text-shadow .25s;
}

.starter:hover .starter__label {
  text-shadow: -4px 0 0 rgba(216, 255, 60, .5), -9px 0 0 rgba(216, 255, 60, .2);
}

.starter__title { font-size: .9rem; line-height: 1.35; color: var(--muted); }
.starter__meta { font-size: .74rem; color: var(--faint); }

/* ---------- latest run ---------- */

.latest {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr);
  border: 1px solid var(--edge);
  overflow: hidden;
  background: var(--panel);
  transition: border-color .25s;
}

.latest:hover { border-color: var(--accent); }
.latest__thumb { overflow: hidden; background: var(--panel-2); }

.latest__thumb img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform .5s cubic-bezier(.16,.9,.3,1);
}

.latest:hover .latest__thumb img { transform: scale(1.03); }

.latest__body {
  display: flex;
  flex-direction: column;
  gap: .7rem;
  padding: clamp(1.4rem, 3vw, 2.2rem);
}

.latest__title {
  font-family: var(--display);
  font-size: clamp(1.3rem, 2.6vw, 1.9rem);
  line-height: 1.08;
  color: var(--paper);
}

.latest__meta { font-size: .84rem; color: var(--faint); }

.latest__go {
  margin-top: auto;
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--accent);
}

/* ---------- about ---------- */

.about {
  max-width: 62ch;
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  line-height: 1.5;
  color: var(--paper);
}

.about p { margin: 0 0 1rem; }
.about p + p { color: var(--muted); font-size: .92em; }

/* ---------- settings ---------- */

.specs { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: .55rem; margin: 0; }

.spec {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding: .9rem 1.05rem;
  border: 1px solid var(--edge);
  background: var(--panel);
}

.spec dt {
  margin: 0;
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--faint);
}

.spec dd {
  display: flex;
  align-items: center;
  gap: .5rem;
  margin: 0;
  font-family: var(--display);
  font-size: 1.15rem;
  letter-spacing: .02em;
  color: var(--paper);
}

.spec--on { border-color: rgba(216, 255, 60, .35); background: linear-gradient(100deg, rgba(216,255,60,.09), var(--panel) 60%); }
.spec--on dd { color: var(--accent); }

.spec__copy {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 1px solid var(--edge-hi);
  border-radius: 3px;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  transition: color .2s, border-color .2s;
}

.spec__copy svg { width: 14px; height: 14px; }
.spec__copy:hover { color: var(--accent); border-color: var(--accent); }

.specgroups { display: grid; gap: clamp(2rem, 4vw, 3rem); }
.specgroup__title {
  margin: 0 0 1rem;
  font-family: var(--display);
  font-size: 1.5rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--paper);
}

/* ---------- clips ---------- */

.clips { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: .7rem; }

.clip {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid var(--edge);
  background: var(--panel);
  transition: border-color .2s, transform .2s;
}

.clip:hover { border-color: var(--accent); transform: translateY(-3px); }

.clip img {
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  transition: transform .45s cubic-bezier(.16,.9,.3,1);
}

.clip:hover img { transform: scale(1.05); }

.clip__veil {
  position: absolute;
  inset: auto 0 0;
  padding: 2rem .6rem .6rem;
  background: linear-gradient(180deg, transparent, rgba(5,5,7,.94));
}

.clip__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: .76rem;
  line-height: 1.3;
}

.clip__meta {
  display: block;
  margin-top: .25rem;
  font-size: .66rem;
  color: var(--muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ---------- drops ---------- */

.drops {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 320px);
  gap: clamp(1.4rem, 3vw, 2.6rem);
  padding: clamp(1.6rem, 3.5vw, 2.6rem);
  border: 1px solid rgba(216, 255, 60, .3);
  background: linear-gradient(140deg, rgba(216,255,60,.1), var(--panel) 60%);
}

.drops__tag {
  margin: 0 0 .5rem;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--accent);
}

.drops__title {
  margin: 0;
  font-family: var(--display);
  font-size: clamp(1.6rem, 3.6vw, 2.4rem);
  line-height: 1.05;
  text-transform: uppercase;
}

.drops__text { margin: .8rem 0 0; max-width: 50ch; color: var(--muted); }
.drops__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.2rem; margin-top: 1.6rem; }

.drops__list { display: grid; align-content: start; gap: .5rem; margin: 0; padding: 0; list-style: none; }

.drops__item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: .2rem .8rem;
  padding: .8rem .95rem;
  border: 1px solid var(--edge);
  background: rgba(8,8,10,.6);
}

.drops__name { font-weight: 600; }
.drops__hours { font-weight: 700; color: var(--accent); white-space: nowrap; }
.drops__ends { grid-column: 1 / -1; font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--faint); }

/* ---------- community ---------- */

.hq {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(1rem, 3vw, 2rem);
  padding: clamp(1.5rem, 3.5vw, 2.4rem);
  border: 1px solid var(--edge);
  background: var(--panel);
  transition: border-color .2s, background .2s, transform .2s;
}

.hq:hover { border-color: var(--accent); background: var(--panel-2); transform: translateY(-2px); }

.hq__icon { display: grid; place-items: center; width: 46px; height: 46px; color: var(--accent); }
.hq__icon svg { width: 100%; height: 100%; }

.hq__count { display: block; font-size: .74rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: var(--faint); }
.hq__count b { font-family: var(--display); font-size: 1.5rem; letter-spacing: 0; color: var(--accent); }

.hq__name {
  display: block;
  margin: .1rem 0 .35rem;
  font-family: var(--display);
  font-size: clamp(1.4rem, 3vw, 2rem);
  letter-spacing: .04em;
}

.hq__blurb { display: block; max-width: 48ch; font-size: .92rem; color: var(--muted); }

.hq__go { display: grid; gap: .4rem; justify-items: end; text-align: right; }
.hq__online { font-size: .74rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; color: var(--faint); }
.hq__online b { color: var(--paper); }
.hq__cta { font-size: .82rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; color: var(--accent); white-space: nowrap; }

.socials { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: 1.2rem; }

.social {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid var(--edge);
  color: var(--muted);
  background: var(--panel);
  transition: color .2s, border-color .2s, transform .2s;
}

.social svg { width: 19px; height: 19px; }
.social:hover { color: var(--accent); border-color: var(--accent); transform: translateY(-2px); }
.socials--doc { margin-top: 0; }

/* ---------- business teaser ---------- */

.teaser {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
  padding: clamp(1.5rem, 3.5vw, 2.4rem);
  border: 1px solid var(--edge);
  background: var(--panel);
  transition: border-color .2s, background .2s;
}

.teaser:hover { border-color: var(--accent); background: var(--panel-2); }

.teaser__title {
  display: block;
  font-family: var(--display);
  font-size: clamp(1.4rem, 3vw, 2rem);
  letter-spacing: .03em;
  text-transform: uppercase;
}

.teaser__text { display: block; margin-top: .4rem; max-width: 56ch; font-size: .95rem; color: var(--muted); }
.teaser__go { font-size: .82rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; color: var(--accent); white-space: nowrap; }

/* ---------- document pages ---------- */

.doc { padding-bottom: var(--gap); }

.doc__head { padding: clamp(2.6rem, 7vw, 5rem) 0 clamp(2rem, 4vw, 3rem); }

.doc__title {
  position: relative;
  margin: 0;
  font-family: var(--display);
  font-size: clamp(2.8rem, 10vw, 6.5rem);
  line-height: .9;
  text-transform: uppercase;
}

.doc__title::before {
  content: attr(data-word);
  position: absolute;
  inset: 0;
  z-index: -1;
  color: var(--accent);
  opacity: .4;
  filter: url('#smear1');
  transform: translateX(-.035em);
}

.doc__sub { margin: 1.1rem 0 0; max-width: 52ch; font-size: clamp(1rem, 1.8vw, 1.2rem); color: var(--muted); }

.doc__block { padding-top: clamp(2.4rem, 5vw, 3.6rem); }
.doc__lead { margin: 0; max-width: 62ch; font-size: clamp(1.05rem, 1.9vw, 1.28rem); line-height: 1.5; }
.doc__cols { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: clamp(1.4rem, 3vw, 2.6rem); }
.doc__empty { margin: 2rem 0 0; padding: 1.2rem; border: 1px dashed var(--edge-hi); color: var(--faint); }

.doc__cta {
  margin-top: clamp(3rem, 6vw, 4.5rem);
  padding-top: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid var(--edge);
}

.doc__cta p { margin: 0 0 1rem; font-family: var(--display); font-size: clamp(1.3rem, 3vw, 1.9rem); text-transform: uppercase; }

.tags { display: flex; flex-wrap: wrap; gap: .5rem; margin: 0; padding: 0; list-style: none; }

.tags li {
  padding: .55rem 1rem;
  border: 1px solid var(--edge);
  font-size: .84rem;
  font-weight: 500;
  color: var(--paper);
  background: var(--panel);
}

.contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
  margin-top: clamp(3rem, 6vw, 4.5rem);
  padding: clamp(1.6rem, 3.5vw, 2.6rem);
  border: 1px solid var(--accent);
  background: linear-gradient(120deg, rgba(216,255,60,.1), var(--panel) 62%);
}

.contact__tag { margin: 0; font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: var(--accent); }
.contact__name { margin: .35rem 0 0; font-family: var(--display); font-size: clamp(1.6rem, 3.6vw, 2.4rem); text-transform: uppercase; }
.contact__note { margin: .4rem 0 0; font-size: .9rem; color: var(--muted); }
.contact__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.2rem; }

/* ---------- footer ---------- */

.foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.2rem;
  margin-top: var(--gap);
  padding-block: 2.2rem;
  border-top: 1px solid var(--edge);
  font-size: .76rem;
  letter-spacing: .06em;
  color: var(--faint);
}

.foot__back { transition: color .2s; }
.foot__back:hover { color: var(--paper); }
.foot__ver { margin-left: auto; font-variant-numeric: tabular-nums; }

/* ---------- toast ---------- */

.toast {
  position: fixed;
  left: 50%;
  bottom: 2rem;
  z-index: 60;
  transform: translateX(-50%);
  padding: .8rem 1.3rem;
  background: var(--accent);
  color: #0a0d00;
  font-weight: 700;
  font-size: .88rem;
}

/* ---------- scroll reveal ---------- */

.reveal { opacity: 0; transform: translateX(-14px); transition: opacity .5s ease, transform .5s cubic-bezier(.16,.9,.3,1); }
.reveal.is-in { opacity: 1; transform: none; transition-delay: calc(var(--i, 0) * 70ms); }

/* ---------- responsive ---------- */

@media (max-width: 900px) {
  .nav__links { display: none; }
  .hero { min-height: 0; }
  .hero__art { inset: 0 0 0 0; opacity: .5; }
  .hero__art::after {
    background:
      linear-gradient(90deg, var(--ink) 0%, rgba(8,8,10,.6) 55%, rgba(8,8,10,.35) 100%),
      linear-gradient(0deg, var(--ink) 2%, rgba(8,8,10,0) 46%);
  }
  .proof { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .proof__item:nth-child(3), .proof__item:nth-child(4) { border-top: 1px solid var(--edge); }
  .proof__item:nth-child(odd) { padding-left: 0; border-left: 0; }
  .latest { grid-template-columns: minmax(0, 1fr); }
  .drops { grid-template-columns: minmax(0, 1fr); }
  .hq { grid-template-columns: auto minmax(0, 1fr); }
  .hq__go { grid-column: 1 / -1; justify-items: start; text-align: left; }
}

@media (max-width: 560px) {
  .btn { flex: 1 1 100%; }
  .clips { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .specs { grid-template-columns: minmax(0, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
  .reveal { opacity: 1; transform: none; }
}
