/* ================================================================
   RELISH_FURNISHED_BEIRUT_FILE_V1
   Scoped exclusively to body.furnished-beirut-file
   ================================================================ */

.furnished-beirut-file .furnished-opening,
.furnished-beirut-file .furnished-chapter {
  padding-block: clamp(4.6rem, 9vw, 8.2rem);
  border-block-end: 1px solid var(--line);
}

.furnished-beirut-file .furnished-opening {
  border-block-start: 1px solid var(--line);
  background:
    radial-gradient(
      circle at 84% 16%,
      rgba(47, 123, 255, .16),
      transparent 27rem
    ),
    linear-gradient(
      145deg,
      rgba(13, 21, 38, .96),
      var(--midnight)
    );
}

.furnished-beirut-file .furnished-opening-grid,
.furnished-beirut-file .furnished-chapter-grid {
  display: grid;
  gap: 2rem;
}

.furnished-beirut-file .furnished-code {
  color: var(--relish-blue);
  font-family: var(--mono);
  font-size: .68rem;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.furnished-beirut-file .furnished-opening h2,
.furnished-beirut-file .furnished-chapter-heading h2 {
  max-width: 13ch;
  margin: .78rem 0 0;
  font-size: clamp(2.35rem, 5.6vw, 4.9rem);
  line-height: .98;
}

.furnished-beirut-file .furnished-chapter-heading p {
  max-width: 42ch;
  color: var(--ice);
}

.furnished-beirut-file .furnished-copy {
  max-width: 820px;
}

.furnished-beirut-file .furnished-copy p {
  margin-block: 0 1.4rem;
  color: rgba(244, 246, 251, .9);
}

.furnished-beirut-file .furnished-copy p:first-child {
  color: var(--ivory);
  font-size: clamp(1.08rem, 2vw, 1.3rem);
}

.furnished-beirut-file .readiness-grid {
  display: grid;
  gap: .9rem;
  margin-block-start: 2rem;
}

.furnished-beirut-file .readiness-card {
  padding: 1.25rem;
  border: 1px solid var(--line);
  border-radius: 15px;
  background: rgba(13, 21, 38, .72);
}

.furnished-beirut-file .readiness-card strong {
  display: block;
  margin-block-end: .55rem;
  color: var(--relish-blue);
  font-family: var(--mono);
  font-size: .67rem;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.furnished-beirut-file .readiness-card p {
  margin: 0;
  color: var(--ice);
}

.furnished-beirut-file .term-table-section {
  padding-block: clamp(4.8rem, 9vw, 8.5rem);
  background:
    linear-gradient(
      180deg,
      transparent,
      rgba(47, 123, 255, .05)
    );
}

.furnished-beirut-file .term-table-wrap {
  overflow-x: auto;
  margin-block-start: 2rem;
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.furnished-beirut-file .term-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  background: rgba(7, 12, 26, .8);
}

.furnished-beirut-file .term-table th,
.furnished-beirut-file .term-table td {
  padding: 1rem 1.1rem;
  border-block-end: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}

.furnished-beirut-file .term-table th {
  color: var(--relish-blue);
  font-family: var(--mono);
  font-size: .68rem;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.furnished-beirut-file .term-table td {
  color: var(--ice);
}

.furnished-beirut-file .term-table tr:last-child td {
  border-block-end: 0;
}

.furnished-beirut-file .furnished-briefs {
  padding-block: clamp(4.8rem, 9vw, 8.5rem);
}

.furnished-beirut-file .furnished-brief-grid {
  display: grid;
  gap: 1rem;
  margin-block-start: 2.25rem;
}

.furnished-beirut-file .furnished-brief {
  padding: clamp(1.4rem, 4vw, 2rem);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background:
    linear-gradient(
      145deg,
      rgba(13, 21, 38, .93),
      rgba(7, 12, 26, .9)
    );
}

.furnished-beirut-file .furnished-brief h3 {
  margin-block: .8rem;
  font-size: 1.7rem;
}

.furnished-beirut-file .furnished-brief p {
  margin: 0;
  color: var(--ice);
}

.furnished-beirut-file .furnished-network {
  padding-block: clamp(4.8rem, 9vw, 8.5rem);
  background:
    radial-gradient(
      circle at 12% 90%,
      rgba(47, 123, 255, .1),
      transparent 24rem
    );
}

.furnished-beirut-file .furnished-network-grid {
  display: grid;
  gap: 1rem;
  margin-block-start: 2.4rem;
}

.furnished-beirut-file .furnished-network-card {
  min-height: 265px;
  padding: clamp(1.4rem, 4vw, 2.1rem);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
  text-decoration: none;
}

.furnished-beirut-file .furnished-network-card:hover,
.furnished-beirut-file .furnished-network-card:focus-visible {
  border-color: rgba(47, 123, 255, .78);
}

.furnished-beirut-file .network-code {
  color: var(--ice);
  font-family: var(--mono);
  font-size: .67rem;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.furnished-beirut-file .furnished-network-card h3 {
  max-width: 13ch;
  margin-block: 3.8rem .8rem;
  font-size: clamp(1.7rem, 3vw, 2.35rem);
  line-height: 1.04;
}

.furnished-beirut-file .furnished-network-card p {
  max-width: 42ch;
  margin: 0;
  color: var(--ice);
}

.furnished-beirut-file .furnished-faq,
.furnished-beirut-file .furnished-close {
  padding-block: clamp(5rem, 10vw, 9rem);
}

.furnished-beirut-file .furnished-close-panel {
  padding: clamp(1.6rem, 6vw, 4.8rem);
  border: 1px solid rgba(47, 123, 255, .54);
  border-radius: 24px;
  background:
    radial-gradient(
      circle at 88% 12%,
      rgba(47, 123, 255, .17),
      transparent 23rem
    ),
    var(--panel);
}

.furnished-beirut-file .furnished-close-panel h2 {
  max-width: 12ch;
  margin: 0;
  font-size: clamp(2.7rem, 7vw, 5.8rem);
  line-height: .95;
}

.furnished-beirut-file .furnished-close-panel p {
  max-width: 750px;
  color: var(--ice);
}

@media (min-width: 820px) {
  .furnished-beirut-file .furnished-opening-grid,
  .furnished-beirut-file .furnished-chapter-grid {
    grid-template-columns:
      minmax(250px, .72fr)
      minmax(0, 1.28fr);
    gap: clamp(3rem, 8vw, 7rem);
  }

  .furnished-beirut-file .readiness-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .furnished-beirut-file .furnished-brief-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .furnished-beirut-file .furnished-network-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
