/* =========================================================================
   Machiavelli Dojo — waitlist
   1. Fonts (self-hosted, latin + latin-ext)
   2. Design tokens
   3. Reset & base
   4. Atmosphere (vignette + grain)
   5. Layout primitives
   6. Components (nav, hero, waitlist, about, why, final, footer)
   7. Intro overlay
   8. Motion / reduced-motion
   ========================================================================= */

/* 1. FONTS ============================================================== */
@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('assets/fonts/bodoni-moda-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('assets/fonts/bodoni-moda-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('assets/fonts/bodoni-moda-italic-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('assets/fonts/bodoni-moda-italic-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/ibm-plex-mono-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/ibm-plex-mono-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('assets/fonts/ibm-plex-mono-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('assets/fonts/ibm-plex-mono-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* 2. TOKENS ============================================================= */
:root {
  /* grounds */
  --ground:        #070708;
  --ink:           #040404;

  /* bone / text */
  --bone:          #e9e4d9;
  --bone-bright:   #f2ede2;
  --bone-soft:     #cfcabf;
  --bone-warm:     #eee7da;
  --muted:         #b6b1a6;
  --muted-2:       #9a9690;
  --faint:         #7d7a72;
  --faint-2:       #67645c;
  --faint-3:       #56534c;

  /* gold + accents */
  --gold:          #c8a24c;
  --gold-bright:   #ddb45a;
  --gold-rim:      #d1ad37;
  --gold-08:       rgba(200, 162, 76, 0.08);
  --gold-12:       rgba(200, 162, 76, 0.12);
  --gold-14:       rgba(200, 162, 76, 0.14);
  --gold-16:       rgba(200, 162, 76, 0.16);
  --gold-22:       rgba(200, 162, 76, 0.22);
  --gold-28:       rgba(200, 162, 76, 0.28);
  --gold-70:       rgba(200, 162, 76, 0.70);

  /* type */
  --serif: 'Bodoni Moda', Georgia, serif;
  --mono:  'IBM Plex Mono', ui-monospace, monospace;
  --sans:  'Helvetica Neue', Helvetica, Arial, sans-serif;

  /* layout */
  --maxw: 1180px;
  --gutter: clamp(22px, 5vw, 72px);
}

/* 3. RESET & BASE ======================================================= */
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }

body {
  background: var(--ground);
  color: var(--bone);
  font-family: var(--sans);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

img { display: block; max-width: 100%; }

::selection { background: rgba(200, 162, 76, 0.28); color: #fff; }

a { color: inherit; text-decoration: none; }

:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
  border-radius: 1px;
}

/* 4. ATMOSPHERE ========================================================= */
.vignette {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background:
    radial-gradient(120% 90% at 50% 8%,  rgba(36, 18, 16, 0.22) 0%, rgba(7, 7, 8, 0) 46%),
    radial-gradient(140% 120% at 50% 120%, rgba(0, 0, 0, 0.6)    0%, rgba(7, 7, 8, 0) 55%);
}

.grain {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 60;
  opacity: 0.025;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27160%27 height=%27160%27%3E%3Cfilter id=%27n%27%3E%3CfeTurbulence type=%27fractalNoise%27 baseFrequency=%270.85%27 numOctaves=%272%27 stitchTiles=%27stitch%27/%3E%3C/filter%3E%3Crect width=%27100%25%27 height=%27100%25%27 filter=%27url(%23n)%27/%3E%3C/svg%3E");
  background-size: 160px 160px;
  animation: md-grain 6s steps(6) infinite;
}

/* 5. LAYOUT PRIMITIVES ================================================== */
.page { position: relative; min-height: 100vh; min-height: 100dvh; }
.content { position: relative; }

/* shared centered column */
.nav,
.hero,
.about,
.why__inner,
.faq__inner,
.final,
.footer__inner,
.rule {
  max-width: var(--maxw);
  margin-inline: auto;
}

/* eyebrow label (gold mono, leading hairline) */
.eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 30px;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: var(--gold);
}
.eyebrow__line {
  width: 26px;
  height: 1px;
  background: var(--gold);
  opacity: 0.7;
}

/* display type */
.display {
  margin: 0;
  font-family: var(--serif);
  font-weight: 500;
  color: var(--bone-bright);
  text-wrap: balance;
}
.display--italic { font-style: italic; font-weight: 500; }

.lead {
  margin: 30px 0 0;
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.62;
  color: var(--muted);
}

/* gold hairline divider */
.rule {
  height: 1px;
  background: linear-gradient(90deg,
    rgba(200, 162, 76, 0) 0%,
    rgba(200, 162, 76, 0.22) 50%,
    rgba(200, 162, 76, 0) 100%);
}

/* 6. COMPONENTS ========================================================= */

/* --- Nav --- */
.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px var(--gutter);
}
.brand { display: flex; align-items: center; gap: 13px; }
.brand__logo { width: 30px; height: 30px; object-fit: contain; }
.brand__name {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: var(--bone-soft);
}
.status {
  display: flex;
  align-items: center;
  gap: 9px;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--faint);
}
.status__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gold);
  animation: md-pulse 2.6s ease-in-out infinite;
}

/* --- Hero --- */
.hero {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(40px, 5vw, 80px);
  min-height: 78vh;
  min-height: 78dvh;
  padding: clamp(28px, 5vh, 64px) var(--gutter) clamp(72px, 9vh, 120px);
}
.hero__col { flex: 1 1 460px; min-width: min(100%, 460px); }
.hero__title {
  font-size: clamp(40px, 6.2vw, 82px);
  line-height: 1.02;
  letter-spacing: -0.012em;
}
.hero__title .display--italic { color: var(--bone); }
.hero .lead { max-width: 48ch; }

.hero__visual {
  flex: 1 1 360px;
  min-width: min(100%, 300px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__eye-wrap {
  position: relative;
  width: min(82vw, 460px);
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__glow {
  position: absolute;
  width: 78%;
  height: 60%;
  top: 30%;
  border-radius: 50%;
  background: radial-gradient(circle,
    rgba(138, 31, 36, 0.55) 0%,
    rgba(120, 28, 32, 0.18) 38%,
    rgba(7, 7, 8, 0) 68%);
  filter: blur(8px);
  animation: md-glow 6.5s ease-in-out infinite;
}
.hero__eye {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero__eye [data-hero-pupil] {
  transform-box: fill-box;
  transform-origin: center;
  transition: transform .45s cubic-bezier(.2, .8, .2, 1);
}

/* Mobile only: once the hero stacks, show the eye above the text. */
@media (max-width: 880px) {
  .hero__visual { order: -1; }
}

/* --- Waitlist (shared by hero + final) --- */
.waitlist { margin-top: 42px; max-width: 520px; }
.waitlist__label {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 14px;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--faint);
}
.waitlist__label-line { flex: 1; height: 1px; background: var(--gold-16); }

.waitlist__form { display: flex; flex-wrap: wrap; gap: 10px; }

.field {
  flex: 1 1 240px;
  min-width: 0;
  height: 56px;
  padding: 0 18px;
  background: rgba(255, 255, 255, 0.015);
  border: 1px solid var(--gold-22);
  border-radius: 1px;
  color: var(--bone);
  font-size: 16px;
  font-family: var(--sans);
  transition: border-color .3s ease, background .3s ease;
}
.field::placeholder { color: var(--faint-2); }
.field:focus { outline: none; border-color: var(--gold-70); background: rgba(255, 255, 255, 0.03); }

.btn {
  flex: 1 1 auto;
  height: 56px;
  padding: 0 28px;
  background: var(--gold);
  color: var(--ground);
  border: none;
  border-radius: 1px;
  font-family: var(--mono);
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  transition: background .25s ease, box-shadow .25s ease;
}
.btn:hover { background: var(--gold-bright); box-shadow: 0 0 26px var(--gold-28); }
.btn[disabled] { opacity: 0.6; cursor: default; box-shadow: none; }

.waitlist__error {
  margin: 11px 0 0;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.04em;
  color: #c77;
}
.waitlist__note {
  margin: 14px 0 0;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--faint-2);
}

.waitlist__success {
  border: 1px solid var(--gold-22);
  border-radius: 1px;
  padding: 24px 22px;
  background: rgba(255, 255, 255, 0.015);
}
.waitlist__success--plain { border: none; padding: 0; background: none; }
.waitlist__success-label {
  margin: 0;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold);
}
.waitlist__success-text {
  margin: 12px 0 0;
  font-family: var(--serif);
  font-size: 21px;
  line-height: 1.4;
  color: var(--bone);
}
.waitlist__success--plain .waitlist__success-text { margin: 0; }

/* submitted state: swap form for success */
.waitlist.is-submitted .waitlist__form,
.waitlist.is-submitted .waitlist__error,
.waitlist.is-submitted .waitlist__label,
.waitlist.is-submitted .waitlist__note { display: none; }
.waitlist.is-submitted .waitlist__success { display: block; }

/* full state: cap reached — swap form for the closed notice */
.waitlist__full {
  border: 1px solid var(--gold-22);
  border-radius: 1px;
  padding: 24px 22px;
  background: rgba(255, 255, 255, 0.015);
}
.waitlist__full--plain { border: none; padding: 0; background: none; }
.waitlist__full-label {
  margin: 0;
  font-family: var(--serif);
  font-size: 21px;
  line-height: 1.3;
  color: var(--bone);
}
.waitlist__full-text {
  margin: 11px 0 0;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--faint);
}
.waitlist.is-full .waitlist__form,
.waitlist.is-full .waitlist__error,
.waitlist.is-full .waitlist__label,
.waitlist.is-full .waitlist__note,
.waitlist.is-full .waitlist__success { display: none; }
.waitlist.is-full .waitlist__full { display: block; }

/* Honeypot — kept out of view and out of the tab order, but submittable. */
.hp {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/* center variant (final CTA) */
.waitlist--center { margin: 0 auto; }
.waitlist--center .field { text-align: left; }

/* --- About --- */
.about { padding: clamp(72px, 10vh, 118px) var(--gutter); }
.about .eyebrow { margin-bottom: 34px; }
.about__intro {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: clamp(28px, 5vw, 72px);
}
.about__title {
  flex: 1 1 360px;
  max-width: 16ch;
  font-size: clamp(30px, 4.4vw, 58px);
  line-height: 1.08;
  letter-spacing: -0.01em;
}
.about__body { flex: 1 1 360px; margin-top: 0; max-width: 52ch; }

.pillars {
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
  margin-top: clamp(56px, 7vh, 88px);
  background: var(--gold-14);
  border-top: 1px solid var(--gold-14);
  border-bottom: 1px solid var(--gold-14);
}
.pillar {
  flex: 1 1 260px;
  background: var(--ground);
  padding: 34px clamp(20px, 2.4vw, 34px) 38px;
}
.pillar__num {
  margin: 0;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.28em;
  color: var(--faint);
}
.pillar__title {
  margin: 18px 0 12px;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0.01em;
  color: var(--bone-warm);
}
.pillar__text { margin: 0; font-size: 15px; line-height: 1.58; color: var(--muted-2); }

/* --- Why --- */
.why {
  position: relative;
  background: linear-gradient(180deg,
    rgba(20, 11, 11, 0) 0%,
    rgba(24, 12, 12, 0.55) 50%,
    rgba(20, 11, 11, 0) 100%);
}
.why__inner { padding: clamp(72px, 10vh, 118px) var(--gutter); }
.why .eyebrow { margin-bottom: 34px; }
.why__title {
  margin: 0 0 clamp(44px, 6vh, 64px);
  max-width: 22ch;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.1;
  letter-spacing: -0.008em;
}
.ladder { display: flex; flex-direction: column; }
.ladder__row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px clamp(32px, 6vw, 88px);
  padding: 30px 0;
  border-top: 1px solid var(--gold-14);
}
.ladder__row:last-child { border-bottom: 1px solid var(--gold-14); }
.ladder__head {
  flex: 0 0 240px;
  margin: 0;
  font-family: var(--serif);
  font-weight: 500;
  font-size: 24px;
  color: var(--bone-warm);
}
.ladder__text { flex: 1 1 340px; margin: 0; font-size: 16px; line-height: 1.62; color: var(--muted-2); }

/* --- FAQ / explainer --- */
.faq__inner { padding: clamp(72px, 10vh, 118px) var(--gutter); }
.faq .eyebrow { margin-bottom: 34px; }
.faq__title {
  margin: 0 0 clamp(40px, 6vh, 60px);
  max-width: 20ch;
  font-size: clamp(28px, 4vw, 52px);
  line-height: 1.1;
  letter-spacing: -0.008em;
}
.faq__list { display: flex; flex-direction: column; }
.faq__item { border-top: 1px solid var(--gold-14); }
.faq__item:last-child { border-bottom: 1px solid var(--gold-14); }
.faq__q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 30px 0;
  list-style: none;
  cursor: pointer;
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(20px, 2.1vw, 26px);
  color: var(--bone-warm);
  transition: color .25s ease;
}
.faq__q:hover { color: var(--bone-bright); }
.faq__q::-webkit-details-marker { display: none; }
.faq__q::after {
  content: '+';
  flex: 0 0 auto;
  font-family: var(--mono);
  font-size: 21px;
  line-height: 1;
  color: var(--gold);
}
.faq__item[open] .faq__q::after { content: '\2212'; }
.faq__a {
  margin: 0;
  padding: 2px 0 32px;
  max-width: 68ch;
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.7;
  color: var(--muted-2);
}

/* --- Final CTA --- */
.final {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: clamp(76px, 11vh, 128px) var(--gutter);
}
.final__mark { width: 64px; height: 64px; object-fit: contain; opacity: 0.9; margin-bottom: 30px; }
.final__title {
  font-size: clamp(34px, 5.2vw, 68px);
  line-height: 1.04;
  letter-spacing: -0.012em;
}
.final__sub {
  margin: 20px 0 0;
  font-family: var(--mono);
  font-size: 11.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--faint);
}
.final__form { margin-top: 40px; width: min(100%, 480px); }

/* --- Footer --- */
.footer { border-top: 1px solid var(--gold-12); }
.footer__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  padding: 40px var(--gutter);
}
.footer__brand { display: flex; align-items: center; gap: 13px; flex-wrap: wrap; }
.footer__logo { width: 26px; height: 26px; object-fit: contain; }
.footer__name { font-family: var(--serif); font-size: 17px; color: var(--bone-soft); }
.footer__tag { font-family: var(--mono); font-size: 11px; letter-spacing: 0.06em; color: var(--faint-2); }
.footer__meta {
  margin: 0;
  font-family: var(--mono);
  font-size: 10.5px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--faint-3);
}

/* 7. INTRO OVERLAY ====================================================== */
/* Default = hidden, so the page is fully usable with no JS. */
.intro { display: none; }

.js .intro {
  display: flex;
  position: fixed;
  inset: 0;
  z-index: 200;
  align-items: center;
  justify-content: center;
  background: radial-gradient(120% 120% at 50% 44%, #15110d 0%, #0a0707 52%, #040404 100%);
  opacity: 1;
  transition: opacity .7s ease;
}
/* already seen this session: never show */
.js.intro-seen .intro { display: none; }

.intro.is-hiding { opacity: 0; }

.intro__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(40px, 6vh, 64px);
}
.intro__eye { width: min(64vw, 420px); height: auto; display: block; }

/* animated SVG layers — initial (pre-animation) states */
.intro__eye [data-layer="lid"]      { transform-box: fill-box; transform-origin: center;     transform: scaleY(0.02); }
.intro__eye [data-layer="glow"]     { transform-box: fill-box; transform-origin: center;     opacity: 0; transform: scale(0.8); mix-blend-mode: screen; }
.intro__eye [data-layer="pupil"]    { transform-box: fill-box; transform-origin: center;     opacity: 0; transform: scale(0.55); }
.intro__eye [data-layer="red-line"] { transform-box: fill-box; transform-origin: top center; opacity: 0; transform: scaleY(0); }

.intro__word {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  opacity: 0;
}
.intro__rule {
  width: 130px;
  height: 1.5px;
  background: linear-gradient(90deg, transparent, rgba(209, 173, 55, 0.7), transparent);
}
.intro__title {
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(30px, 4.4vw, 50px);
  letter-spacing: 0.34em;
  text-indent: 0.34em;
  text-transform: uppercase;
  color: var(--bone);
  text-align: center;
}
.intro__sub {
  font-family: var(--mono);
  font-size: clamp(12px, 1.2vw, 16px);
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  text-transform: uppercase;
  color: rgba(209, 173, 55, 0.55);
}
.intro__skip {
  position: fixed;
  bottom: 32px;
  right: var(--gutter);
  z-index: 201;
  padding: 12px 22px;
  background: transparent;
  border: 1px solid rgba(209, 173, 55, 0.3);
  border-radius: 2px;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: rgba(209, 173, 55, 0.65);
  cursor: pointer;
  transition: color .25s ease, border-color .25s ease;
}
.intro__skip:hover { color: var(--gold-rim); border-color: rgba(209, 173, 55, 0.7); }

/* 8. MOTION ============================================================= */
@keyframes md-grain {
  0%   { background-position: 0 0; }
  10%  { background-position: -6% -10%; }
  20%  { background-position: -14% 6%; }
  30%  { background-position: 8% -22%; }
  40%  { background-position: -6% 24%; }
  50%  { background-position: -16% 9%; }
  60%  { background-position: 14% 0; }
  70%  { background-position: 0 16%; }
  80%  { background-position: 4% 32%; }
  90%  { background-position: -10% 8%; }
  100% { background-position: 0 0; }
}
@keyframes md-glow {
  0%, 100% { opacity: .62; transform: scale(1); }
  50%      { opacity: .92; transform: scale(1.05); }
}
@keyframes md-pulse {
  0%, 100% { opacity: 1; }
  50%      { opacity: .28; }
}

/* Reduced motion: no intro, no ambient loops, no parallax. */
@media (prefers-reduced-motion: reduce) {
  .js .intro { display: none; }
  .grain, .hero__glow, .status__dot { animation: none; }
  .hero__eye { transition: none; }
  .hero__eye [data-hero-pupil] { transition: none; }
}
