#faq {
  position: relative;
  padding: clamp(5rem, 8vw, 7rem) clamp(1.25rem, 5vw, 5rem);
  background: #111413;
  color: #f4f1e8;
}
#faq .head {
  display: grid;
  grid-template-columns: 0.7fr 1.6fr;
  gap: 2rem;
  max-width: 72rem;
  margin: 0 auto 3rem;
}
#faq .head .label {
  color: #4dd8d2;
}
#faq .head h2 {
  max-width: 13ch;
  font-size: clamp(2.8rem, 5vw, 5rem);
}
#faq .faq {
  max-width: 72rem;
  margin: auto;
  border-top: 1px solid rgba(244, 241, 232, 0.18);
}
#faq details {
  border-bottom: 1px solid rgba(244, 241, 232, 0.16);
}
#faq summary {
  position: relative;
  padding: 1.45rem 3rem 1.45rem 0;
  color: #f4f1e8;
  font:
    400 clamp(1.25rem, 1.8vw, 1.75rem) "Editorial Today",
    serif;
  cursor: pointer;
}
#faq summary:after {
  content: "+";
  position: absolute;
  right: 0.4rem;
  color: #4dd8d2;
  font-family: "Gail Rock", monospace;
}
#faq details[open] summary:after {
  content: "−";
}
#faq details p {
  max-width: 48rem;
  margin: 0;
  padding: 0 0 1.5rem;
  color: rgba(244, 241, 232, 0.65);
  line-height: 1.7;
}
.job-offer {
  background: #09191b;
  color: #f4f1e8;
}
.job-offer:before {
  inset: 0 !important;
  background:
    linear-gradient(
      180deg,
      #071719 0,
      rgba(7, 23, 25, 0.42) 13%,
      transparent 30%
    ),
    linear-gradient(
      90deg,
      #09191b 0,
      #09191b 38%,
      rgba(9, 25, 27, 0.94) 48%,
      rgba(9, 25, 27, 0.08) 72%
    ),
    url("assets/kai-employment-offer.webp") 68% center/cover no-repeat !important;
  mask-image: none;
}
.job-offer:after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(
    180deg,
    #071719 0,
    rgba(7, 23, 25, 0.72) 6rem,
    transparent 15rem
  );
  pointer-events: none;
}
.job-offer .offer-copy {
  z-index: 3;
}
.job-offer .offer-copy .label {
  color: #4dd8d2;
}
.job-offer .offer-copy p {
  color: rgba(244, 241, 232, 0.68);
}
.job-offer .offer-actions .btn.alt {
  color: #f4f1e8;
  border-color: rgba(244, 241, 232, 0.35);
}
.job-offer .offer-sheet {
  z-index: 3;
}
@media (max-width: 700px) {
  #faq .head {
    display: block;
  }
  #faq .head h2 {
    margin-top: 1rem;
  }
  #faq summary {
    font-size: 1.2rem;
  }
}
@media (max-width: 850px) {
  .job-offer:before {
    inset: 0;
    background:
      linear-gradient(
        0deg,
        rgba(9, 25, 27, 0.98) 0,
        rgba(9, 25, 27, 0.9) 47%,
        rgba(9, 25, 27, 0.15) 78%
      ),
      url("assets/kai-employment-offer.webp") 70% center/cover no-repeat;
    mask-image: none;
  }
  .job-offer:after {
    background: linear-gradient(180deg, #071719, transparent 11rem);
  }
  .job-offer .offer-copy {
    color: #f4f1e8;
  }
}
.section-route {
  display: inline-block;
  margin-top: 1.6rem;
  color: var(--p);
  font: 700 0.72rem var(--mono);
  letter-spacing: 0.06em;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.25rem;
}
.section-route:hover {
  color: #158b88;
}
.blog-teaser {
  display: grid;
  grid-template-columns: auto minmax(18rem, 42rem) auto;
  align-items: center;
  gap: clamp(1.5rem, 4vw, 4rem);
  padding: clamp(2rem, 5vw, 4rem) clamp(1.25rem, 6vw, 6rem);
  background: #071719;
  color: var(--paper);
  border-top: 1px solid rgba(77, 216, 210, 0.24);
}
.blog-teaser p {
  margin: 0;
  color: rgba(244, 241, 232, 0.7);
  font-size: clamp(1.05rem, 1.6vw, 1.35rem);
  line-height: 1.55;
}
.blog-teaser a {
  white-space: nowrap;
  color: var(--a);
  font: 700 0.7rem var(--mono);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.25rem;
}
@media (max-width: 760px) {
  .blog-teaser {
    grid-template-columns: 1fr;
  }
  .blog-teaser a {
    justify-self: start;
  }
}

#interview-modal {
  padding: 0;
  background: #071719f2;
}
#interview-modal .interview {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  grid-template-rows: auto 1fr auto auto;
  width: min(82rem, 100%);
  height: min(52rem, 100svh);
  max-height: 100svh;
  overflow: hidden;
  background: #071719;
  box-shadow: 0 2rem 8rem #000;
}
#interview-modal .interview:before {
  content: "LIVE CANDIDATE / 001\A\A KAI\A AI BUSINESS EMPLOYEE\A\A AVAILABLE NOW\A 24 / 7";
  white-space: pre;
  grid-column: 1;
  grid-row: 1/-1;
  padding: 8rem 3rem 3rem;
  background:
    linear-gradient(0deg, #071719e8, #07171970),
    url("assets/kai-cv-dossier.webp") center/cover;
  color: #f4f1e8;
  font: 700 0.7rem/1.8 var(--mono);
  letter-spacing: 0.08em;
}
#interview-modal .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  float: none;
  margin: 0;
}
#interview-modal .ihead {
  grid-column: 2;
  padding: 2.2rem 2.5rem 1.5rem;
}
#interview-modal .ihead h2 {
  font-size: clamp(3rem, 5vw, 5.4rem);
  line-height: 0.84;
}
#interview-modal .chat {
  grid-column: 2;
  min-height: 0;
  max-height: none;
  padding: 1.5rem 2.5rem;
  scrollbar-width: thin;
}
#interview-modal .msg {
  border: 1px solid rgba(244, 241, 232, 0.14);
  background: #f4f1e80d;
}
#interview-modal .msg.user {
  background: var(--a);
  color: var(--p);
  border-color: var(--a);
}
#interview-modal .quick {
  grid-column: 2;
  padding: 1rem 2.5rem;
  overflow: auto;
}
#interview-modal .quick button {
  white-space: nowrap;
}
#interview-modal .form {
  grid-column: 2;
  padding: 1rem 2.5rem 2rem;
}
#interview-modal .form input {
  min-height: 3.5rem;
  background: #f4f1e80b;
  color: var(--paper);
  border-color: rgba(244, 241, 232, 0.22);
}
#interview-modal .form button {
  min-width: 6rem;
  background: var(--a);
  color: var(--p);
}
@media (max-width: 760px) {
  #interview-modal .interview {
    display: flex;
    height: 100svh;
  }
  #interview-modal .interview:before {
    content: "KAI / LIVE INTERVIEW / READY";
    flex: none;
    padding: 5.2rem 1.2rem 1rem;
    min-height: 7.5rem;
    background:
      linear-gradient(90deg, #071719e8, #07171966),
      url("assets/kai-cv-dossier.webp") center 35% / cover;
  }
  #interview-modal .ihead {
    padding: 1.2rem;
  }
  #interview-modal .ihead h2 {
    font-size: 2.8rem;
  }
  #interview-modal .chat {
    padding: 1rem 1.2rem;
  }
  #interview-modal .quick {
    padding: 0.7rem 1.2rem;
  }
  #interview-modal .form {
    padding: 0.8rem 1.2rem 1.2rem;
  }
}
