/* LAUNI Active — pre-launch editorial system */

:root {
  /* Warm neutral ramp, lightest to darkest. Ink is the only high-contrast
     note: there is no chromatic accent, so value and type carry the hierarchy. */
  --chalk: #fbf8ef;
  --ivory: #f1ede2;
  --stone: #dfdbd2;
  --putty: #cdc8bb;
  --smoke: #a9a396;
  --taupe: #615e56;
  --ink: #191a15;
  --serif: "Bodoni Moda", "Bodoni MT", Didot, "Times New Roman", serif;
  --grot: "Archivo", "Helvetica Neue", Arial, sans-serif;
  --gutter: clamp(1rem, 3.5vw, 3.25rem);
  --rule: 1px solid var(--ink);
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  min-width: 20rem;
  background: var(--ivory);
  color: var(--ink);
  font-family: var(--grot);
  font-size: 1rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

::selection { background: var(--ink); color: var(--chalk); }

a { color: inherit; }

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

button,
input { font: inherit; }

:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

[id] { scroll-margin-top: 5rem; }

[hidden] { display: none !important; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: fixed;
  z-index: 100;
  top: 0.75rem;
  left: 0.75rem;
  transform: translateY(-180%);
  background: var(--ivory);
  color: var(--ink);
  padding: 0.7rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

.skip-link:focus { transform: none; }

.kicker {
  color: var(--taupe);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.28em;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 0.9rem;
}

.kicker--ivory { color: var(--ivory); }

.btn {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  justify-content: center;
  border: 1px solid currentColor;
  border-radius: 0;
  padding: 0.8rem 1.65rem;
  background: transparent;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.17em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.btn--ink { background: var(--ink); color: var(--ivory); border-color: var(--ink); }
.btn--ink:hover { background: transparent; color: var(--ink); border-color: var(--ink); }
.btn--ivory { background: var(--ivory); color: var(--ink); border-color: var(--ivory); }
.btn--ivory:hover { background: var(--ink); color: var(--ivory); border-color: var(--ink); }
.btn--ivory-outline { color: var(--ivory); }
.btn--ivory-outline:hover { background: var(--ivory); color: var(--ink); }

/* Announcement and navigation */

.announce {
  min-height: 1.95rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.45rem var(--gutter);
  background: var(--ink);
  color: var(--ivory);
  font-size: 0.61rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}

.announce a { text-underline-offset: 3px; }

.nav {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  min-height: 4.2rem;
  gap: 1rem;
  padding: 0.7rem var(--gutter);
  background: var(--ivory);
  background: color-mix(in srgb, var(--ivory) 94%, transparent);
  border-bottom: var(--rule);
  backdrop-filter: blur(10px);
}

.nav__links { display: flex; gap: clamp(1rem, 2.3vw, 2rem); }

.nav__links a,
.nav__join {
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-decoration: none;
  text-transform: uppercase;
}

.nav__links a { position: relative; }
.nav__links a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -0.35rem;
  left: 0;
  height: 1px;
  transform: scaleX(0);
  background: var(--ink);
  transform-origin: right;
  transition: transform 180ms ease;
}
.nav__links a:hover::after { transform: scaleX(1); transform-origin: left; }

.nav__brand { width: 6.6rem; justify-self: center; }

.nav__join {
  justify-self: end;
  border: var(--rule);
  padding: 0.55rem 1rem;
  transition: background-color 180ms ease, color 180ms ease;
}
.nav__join:hover { background: var(--ink); color: var(--ivory); }

/* Hero */

.hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(38rem, calc(100svh - 6rem), 55rem);
  display: grid;
  align-items: end;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 28%, rgba(241, 237, 226, 0.10), transparent 34%),
    linear-gradient(135deg, #1d1e18 0%, #11120e 68%, #080906 100%);
  color: var(--ivory);
}

.hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0.055;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

.hero__art { position: absolute; inset: 0; overflow: hidden; }

.hero__track {
  position: absolute;
  width: min(62vw, 49rem);
  aspect-ratio: 0.72;
  right: clamp(-15rem, -7vw, -3rem);
  top: 50%;
  border: 1px solid rgba(241, 237, 226, 0.46);
  border-radius: 50%;
  transform: translateY(-53%) rotate(19deg);
}

.hero__track--two {
  right: clamp(-11rem, -3vw, 1rem);
  border-color: rgba(241, 237, 226, 0.2);
}

.hero__axis {
  position: absolute;
  right: clamp(5rem, 21vw, 21rem);
  top: 7%;
  bottom: 7%;
  width: 1px;
  background: linear-gradient(transparent, rgba(241, 237, 226, 0.65), transparent);
  transform: rotate(19deg);
}

.hero__art-label {
  position: absolute;
  right: var(--gutter);
  top: 50%;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  transform: translateY(-50%) rotate(90deg);
  font-size: 0.59rem;
  font-weight: 700;
  letter-spacing: 0.42em;
}

.hero__art-label i { width: 4rem; height: 1px; background: currentColor; }

.hero__copy {
  position: relative;
  z-index: 2;
  max-width: 47rem;
  padding: clamp(4rem, 10vh, 7rem) var(--gutter);
}

.hero__title {
  max-width: 10ch;
  margin-bottom: 1.35rem;
  font-family: var(--serif);
  font-size: clamp(4.1rem, 9.3vw, 8.3rem);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.79;
}

.hero__title em { font-weight: 400; }

.hero__sub {
  max-width: 30rem;
  margin-bottom: 1.8rem;
  color: rgba(241, 237, 226, 0.82);
  font-size: clamp(0.9rem, 1.6vw, 1.05rem);
}

.hero__edition {
  position: absolute;
  z-index: 2;
  right: var(--gutter);
  bottom: 1.2rem;
  display: flex;
  gap: 0.5rem;
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.7;
}

.props {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: var(--rule);
}

.props li {
  padding: 1rem var(--gutter);
  font-size: 0.61rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-align: center;
  text-transform: uppercase;
}

.props li + li { border-left: var(--rule); }

/* Section scaffolding */

.preview,
.range { padding: clamp(4.5rem, 10vw, 8rem) 0; }

.section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  width: 100%;
  max-width: 96rem;
  margin: 0 auto 2.5rem;
  padding: 0 var(--gutter);
}

.section-head__title {
  margin-bottom: 0.35rem;
  font-family: var(--serif);
  font-size: clamp(2.2rem, 4.2vw, 4rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 0.95;
}

.section-head__sub { font-size: 0.86rem; opacity: 0.68; }

.section-head__link,
.card__cta {
  flex: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.18rem;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-decoration: none;
  text-transform: uppercase;
}

.section-head__link:hover,
.card__cta:hover { color: var(--taupe); }

/* Collection cards */

.cards,
.tiles {
  display: flex;
  gap: clamp(0.85rem, 1.6vw, 1.35rem);
  max-width: 96rem;
  margin: 0 auto;
  padding: 0 var(--gutter) 1.1rem;
  overflow-x: auto;
  scroll-padding-inline: var(--gutter);
  scroll-snap-type: x mandatory;
  scrollbar-color: var(--ink) transparent;
  scrollbar-width: thin;
}

.card {
  flex: 0 0 clamp(16rem, 23vw, 20rem);
  scroll-snap-align: start;
}

.card__media {
  position: relative;
  display: grid;
  place-items: center;
  aspect-ratio: 3 / 4;
  margin-bottom: 1rem;
  overflow: hidden;
  border: var(--rule);
  background: var(--stone);
}

.card__media::after {
  content: "";
  position: absolute;
  inset: auto 8% 9%;
  height: 1px;
  background: currentColor;
  opacity: 0.22;
}

.card__media--dune { background: var(--stone); }
.card__media--ink { background: var(--ink); color: var(--ivory); }
.card__media--stone { background: var(--chalk); }

.card__num {
  position: absolute;
  right: 0.75rem;
  bottom: 0.2rem;
  font-family: var(--serif);
  font-size: clamp(3.6rem, 6vw, 5.8rem);
  font-weight: 900;
  letter-spacing: -0.08em;
  line-height: 1;
  opacity: 0.12;
}

.card__tag {
  position: absolute;
  z-index: 2;
  top: 0.75rem;
  left: 0.75rem;
  padding: 0.28rem 0.55rem;
  border: 1px solid currentColor;
  background: var(--ivory);
  color: var(--ink);
  font-size: 0.54rem;
  font-weight: 700;
  letter-spacing: 0.17em;
  line-height: 1.2;
  text-transform: uppercase;
}

.card__name { font-size: 0.9rem; font-weight: 700; line-height: 1.35; }
.card__meta { margin: 0.2rem 0 0.65rem; font-size: 0.77rem; opacity: 0.62; }

/* Story */

.story {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(22rem, 0.88fr);
  min-height: 44rem;
  border-block: var(--rule);
  background: var(--stone);
}

.story__art {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-right: var(--rule);
  background: linear-gradient(145deg, var(--chalk), var(--stone) 67%);
}

.story__art::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0.045;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

.story__caption {
  position: absolute;
  bottom: 1.3rem;
  left: var(--gutter);
  font-size: 0.58rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.story__copy {
  align-self: center;
  max-width: 39rem;
  padding: clamp(4rem, 8vw, 7rem) clamp(2rem, 5vw, 5.5rem);
}

.story__title {
  margin-bottom: 1.5rem;
  font-family: var(--serif);
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.92;
}

.story__copy > p:not(.kicker) { max-width: 31rem; margin-bottom: 1.15rem; font-size: 0.92rem; }
.story__copy .btn { margin-top: 0.65rem; }

/* Range */

.tile {
  flex: 0 0 clamp(13rem, 18.5vw, 17rem);
  scroll-snap-align: start;
  text-decoration: none;
}

.tile__plate {
  position: relative;
  display: block;
  aspect-ratio: 4 / 5;
  margin-bottom: 0.75rem;
  overflow: hidden;
  border: var(--rule);
  background: var(--stone);
  transition: transform 230ms ease;
}

.tile:hover .tile__plate { transform: translateY(-5px); }

.tile__plate b {
  position: absolute;
  right: 0.6rem;
  bottom: 0;
  font-family: var(--serif);
  font-size: clamp(3rem, 5vw, 5rem);
  font-weight: 900;
  line-height: 1;
  opacity: 0.15;
}

.tile__plate--b { background: var(--chalk); }
.tile__plate--c { background: var(--putty); }
.tile__plate--d { background: var(--ink); color: var(--ivory); }
.tile__plate--e { background: var(--smoke); }

.tile__label {
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.tile:hover .tile__label { color: var(--taupe); }

/* Join */

.join {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--ink);
  color: var(--ivory);
  padding: clamp(5rem, 11vw, 8.5rem) var(--gutter);
  text-align: center;
}

.join__content { position: relative; z-index: 2; }

.join__ring {
  position: absolute;
  width: min(68vw, 62rem);
  aspect-ratio: 2.1;
  border: 1px solid rgba(241, 237, 226, 0.24);
  border-radius: 50%;
  left: 50%;
  top: 52%;
  transform: translate(-54%, -50%) rotate(8deg);
}

.join__ring--two { transform: translate(-46%, -50%) rotate(-8deg); }

.join__title {
  margin-bottom: 1.2rem;
  font-family: var(--serif);
  font-size: clamp(3.4rem, 7vw, 6rem);
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.95;
}

.join__lede { max-width: 34rem; margin: 0 auto 2.4rem; font-size: 0.9rem; }

.join__form {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  max-width: 36rem;
  margin: 0 auto 0.8rem;
}

.join__input {
  flex: 1 1 auto;
  min-width: 0;
  border: 1px solid var(--ivory);
  border-radius: 0;
  background: rgba(241, 237, 226, 0.08);
  color: var(--ivory);
  padding: 0.85rem 1rem;
  font-size: 0.9rem;
}

.join__input::placeholder { color: rgba(241, 237, 226, 0.67); }
.join__input[aria-invalid="true"] { border-color: var(--chalk); box-shadow: 0 0 0 2px var(--smoke); }

.join__status { min-height: 1.4rem; margin: 0 auto 0.45rem; font-size: 0.78rem; font-weight: 600; }
.join__status[data-state="error"] { color: var(--chalk); }
.join__fine { max-width: 32rem; margin: 0 auto; font-size: 0.65rem; opacity: 0.68; }

/* Footer */

.footer {
  padding: clamp(3.5rem, 7vw, 5.5rem) var(--gutter) 1.5rem;
  background: var(--ink);
  color: var(--ivory);
}

.footer__grid {
  display: grid;
  grid-template-columns: 1.35fr 0.8fr 1.1fr 1.3fr;
  gap: clamp(2rem, 4vw, 4.5rem);
  max-width: 96rem;
  margin: 0 auto 4rem;
}

.footer__mark { display: block; width: 9.5rem; }

.footer__col h3 {
  margin-bottom: 1rem;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.23em;
  text-transform: uppercase;
  opacity: 0.55;
}

.footer__col a { display: block; margin-bottom: 0.5rem; font-size: 0.8rem; text-decoration: none; opacity: 0.84; }
.footer__col a:hover { color: var(--stone); opacity: 1; }

.footer__statement {
  justify-self: end;
  font-family: var(--serif);
  font-size: clamp(1.5rem, 2.8vw, 2.4rem);
  line-height: 1.05;
  text-align: right;
}
.footer__statement em { font-weight: 400; }

.footer__legal {
  max-width: 96rem;
  margin: 0 auto;
  padding-top: 1.35rem;
  border-top: 1px solid rgba(241, 237, 226, 0.18);
  font-size: 0.58rem;
  letter-spacing: 0.18em;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.48;
}

/* Motion */

@media (prefers-reduced-motion: no-preference) {
  .hero__copy > * { animation: rise-in 800ms cubic-bezier(0.22, 1, 0.36, 1) both; }
  .hero__copy > *:nth-child(2) { animation-delay: 90ms; }
  .hero__copy > *:nth-child(3) { animation-delay: 180ms; }
  .hero__copy > *:nth-child(4) { animation-delay: 270ms; }
  .hero__track--one { animation: line-drift 12s ease-in-out infinite alternate; }
  .hero__track--two { animation: line-drift 12s ease-in-out -5s infinite alternate-reverse; }

  @keyframes rise-in {
    from { opacity: 0; transform: translateY(1.2rem); }
    to { opacity: 1; transform: none; }
  }

  @keyframes line-drift {
    from { translate: 0 -0.5rem; }
    to { translate: 1.2rem 0.5rem; }
  }
}

/* Responsive */

@media (max-width: 900px) {
  .story { grid-template-columns: 1fr; }
  .story__art { min-height: 32rem; border-right: 0; border-bottom: var(--rule); }
  .footer__grid { grid-template-columns: repeat(2, 1fr); }
  .footer__statement { justify-self: start; text-align: left; }
}

@media (max-width: 720px) {
  .announce { display: block; font-size: 0.56rem; }
  .announce span { display: none; }
  .announce a { margin-left: 0.25rem; }

  .nav { grid-template-columns: auto 1fr auto; min-height: 3.8rem; }
  .nav__brand { width: 5.8rem; justify-self: center; }

  .hero { min-height: 42rem; }
  .hero__copy { padding-bottom: 5.5rem; }
  .hero__title { font-size: clamp(3.8rem, 20vw, 6.2rem); }
  .hero__track { width: 33rem; right: -20rem; opacity: 0.76; }
  .hero__track--two { right: -17rem; }
  .hero__axis { right: 4.5rem; }
  .hero__art-label { right: -2.5rem; }
  .hero__edition { left: var(--gutter); right: auto; }

  .props { grid-template-columns: 1fr; }
  .props li { padding: 0.68rem var(--gutter); }
  .props li + li { border-left: 0; border-top: var(--rule); }

  .section-head { align-items: flex-start; flex-direction: column; gap: 1rem; }
  .card { flex-basis: min(78vw, 18rem); }
  .tile { flex-basis: min(58vw, 15rem); }

  .story__art { min-height: 25rem; }
  .story__copy { padding-inline: var(--gutter); }

  .join__form { flex-direction: column; }
  .join__form .btn { width: 100%; }
  .join__ring { width: 46rem; }

  .footer__grid { grid-template-columns: 1fr; margin-bottom: 3rem; }
  .footer__statement { margin-top: 0.5rem; }
}

@media (max-width: 390px) {
  .nav__join { padding-inline: 0.65rem; letter-spacing: 0.12em; }
  .hero__title { font-size: 3.65rem; }
}

/* Hero background film (6s brand sting, loops).
   When the video layer is present it replaces the static ring art;
   main.js removes the video under prefers-reduced-motion, which
   restores the static art via :has(). */

.hero__video {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(83deg,
    rgba(25, 26, 21, 0.78) 0%,
    rgba(25, 26, 21, 0.42) 36%,
    rgba(25, 26, 21, 0) 64%);
}

.hero:has(.hero__video) .hero__art { display: none; }
.hero:not(:has(.hero__video)) .hero__scrim { display: none; }

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


/* Mobile navigation ------------------------------------------------
   The nav links were previously just hidden below 720px, which left a
   phone with no route to the three sections. They now collapse into a
   disclosure panel under the sticky header. */

.nav__toggle {
  display: none;
  position: relative;
  justify-self: start;
  width: 2.2rem;
  height: 2.2rem;
  padding: 0;
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}

.nav__bars {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.15rem;
  height: 1px;
  background: var(--ink);
  translate: -50% -50%;
  transition: background-color 160ms ease;
}

.nav__bars::before,
.nav__bars::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--ink);
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.nav__bars::before { top: -0.4rem; }
.nav__bars::after { top: 0.4rem; }

.nav__toggle[aria-expanded="true"] .nav__bars { background: transparent; }
.nav__toggle[aria-expanded="true"] .nav__bars::before { transform: translateY(0.4rem) rotate(45deg); }
.nav__toggle[aria-expanded="true"] .nav__bars::after { transform: translateY(-0.4rem) rotate(-45deg); }

@media (max-width: 720px) {
  .nav__toggle { display: block; }

  /* Overlaid, not in flow — opening the menu must not shove the hero down. */
  .nav__links {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    flex-direction: column;
    gap: 0;
    padding: 0.2rem var(--gutter) 1rem;
    background: var(--ivory);
    border-bottom: var(--rule);
    opacity: 0;
    visibility: hidden;
    translate: 0 -0.5rem;
    transition: opacity 200ms ease, translate 200ms ease, visibility 200ms;
  }

  .nav[data-open="true"] .nav__links {
    opacity: 1;
    visibility: visible;
    translate: 0 0;
  }

  .nav__links a {
    padding: 0.9rem 0;
    font-size: 0.72rem;
  }

  .nav__links a + a { border-top: 1px solid rgba(25, 26, 21, 0.12); }
  .nav__links a::after { display: none; }
}

/* Mobile hero scrim ------------------------------------------------
   The desktop scrim is an 83deg left-to-right wipe, which on a portrait
   phone leaves the copy sitting on the bright wall. The hero is
   align-items: end, so weight the mobile scrim from the bottom. */

@media (max-width: 720px) {
  .hero__scrim {
    background:
      linear-gradient(180deg,
        rgba(25, 26, 21, 0.58) 0%,
        rgba(25, 26, 21, 0.14) 24%,
        rgba(25, 26, 21, 0) 40%),
      linear-gradient(0deg,
        rgba(25, 26, 21, 0.90) 0%,
        rgba(25, 26, 21, 0.66) 28%,
        rgba(25, 26, 21, 0.22) 54%,
        rgba(25, 26, 21, 0) 74%);
  }
}

/* Social ------------------------------------------------------------
   Handles are not confirmed yet, so the links are inert placeholders. */

.social {
  display: flex;
  gap: 0.55rem;
  margin-top: 1.5rem;
  list-style: none;
}

.social__link {
  display: grid;
  place-items: center;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid rgba(241, 237, 226, 0.28);
  border-radius: 50%;
  color: var(--ivory);
  transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.social__link svg {
  width: 1.05rem;
  height: 1.05rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.social__link .social__dot { fill: currentColor; stroke: none; }

.social__link:hover {
  background: var(--ivory);
  border-color: var(--ivory);
  color: var(--ink);
}

.social__note {
  margin-top: 0.75rem;
  font-size: 0.55rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.4;
}

/* Look photography ---------------------------------------------------
   Product cards, the story panel and the range tiles carry photographs
   instead of the placeholder line art. Each sits under a scrim so the
   edition numbers and caption stay legible whatever the frame does. */

.card__photo,
.story__photo,
.tile__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card__photo {
  transition: transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.card:hover .card__photo { transform: scale(1.04); }

/* Was a hairline rule on the empty plate; now the scrim under the number. */
.card__media::after {
  inset: auto 0 0;
  height: 45%;
  background: linear-gradient(to top, rgba(25, 26, 21, 0.5), rgba(25, 26, 21, 0));
  opacity: 1;
  z-index: 1;
}

.card__num {
  z-index: 2;
  color: var(--ivory);
  opacity: 0.7;
}

.story__art::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: auto 0 0;
  height: 34%;
  background: linear-gradient(to top, rgba(25, 26, 21, 0.62), rgba(25, 26, 21, 0));
}

.story__caption {
  z-index: 2;
  color: var(--ivory);
}

.tile__plate::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: auto 0 0;
  height: 45%;
  background: linear-gradient(to top, rgba(25, 26, 21, 0.48), rgba(25, 26, 21, 0));
}

.tile__plate b {
  z-index: 2;
  color: var(--ivory);
  opacity: 0.72;
}

/* The plate tints only showed through the old line art. */
.tile__plate--d { color: var(--ivory); }
