.page-faq main {
  position: relative;
  z-index: 1;
}

.faq-search-tray {
  margin: -0.25rem 0 1.5rem;
  padding: 0 0 1.15rem;
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  border: 0;
  border-bottom: 1px solid rgba(58, 52, 47, 0.14);
  box-shadow: none;
}

.faq-search-box {
  position: relative;
}

.faq-search-box i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #a67c78;
  font-size: 0.9rem;
  pointer-events: none;
}

.faq-search {
  width: 100%;
  height: 3rem;
  padding: 0 2.6rem 0 1.7rem;
  border: 0;
  border-bottom: 1px solid rgba(58, 52, 47, 0.2);
  border-radius: 0;
  background: transparent;
  color: #3a342f;
  font-size: 1rem;
}

.faq-search::placeholder {
  color: rgba(90, 70, 62, 0.38);
}

.faq-search:focus {
  outline: none;
  border-color: #a67c78;
  box-shadow: none;
}

.faq-search-kbd {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  min-width: 1.4rem;
  height: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border: 1px solid rgba(58, 52, 47, 0.16);
  background: transparent;
  color: #8a8178;
  font-size: 0.7rem;
  font-weight: 700;
}

.faq-search-hints {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem 0.15rem;
  margin-top: 0.75rem;
}

.faq-hint {
  appearance: none;
  border: 0;
  background: transparent;
  color: #5c544c;
  border-radius: 0;
  padding: 0.2rem 0.65rem 0.2rem 0;
  margin-right: 0.55rem;
  font-size: 0.75rem;
  font-weight: 650;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}

.faq-hint:hover,
.faq-hint.is-active {
  border-color: #a67c78;
  background: transparent;
  color: #8c645f;
}

.faq-topics {
  display: flex;
  flex-wrap: wrap;
  gap: 0.15rem 1.15rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.15rem;
}

.faq-topic-card {
  appearance: none;
  cursor: pointer;
  padding: 0.35rem 0;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: #5c544c;
  font-size: 0.86rem;
  font-weight: 600;
}

.faq-topic-card:hover,
.faq-topic-card.is-active {
  border-color: #a67c78;
  background: transparent;
  color: #3a342f;
}

.faq-topic-name {
  display: inline;
}

.faq-topic-icon,
.faq-topic-meta {
  display: none;
}

.faq-desk {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: stretch;
}

@media (min-width: 1024px) {
  .faq-desk {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 13.75rem;
    gap: 2.25rem;
  }

  .faq-desk .faq-index {
    order: 2;
  }

  .faq-desk .faq-panel {
    order: 1;
  }
}

.faq-index {
  display: none;
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
  backdrop-filter: none;
}

@media (min-width: 1024px) {
  .faq-index {
    display: block;
    position: sticky;
    top: 5.1rem;
    border-left: 1px solid rgba(58, 52, 47, 0.14);
    padding-left: 1.15rem;
  }
}

.faq-index-label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #8a8178;
  margin-bottom: 0.55rem;
}

.faq-index-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.faq-index-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.48rem 0;
  border-radius: 0;
  text-decoration: none;
  color: #5c544c;
  font-size: 0.84rem;
  font-weight: 600;
  border-bottom: 1px solid rgba(58, 52, 47, 0.08);
}

.faq-index-link:hover,
.faq-index-link.is-active {
  background: transparent;
  color: #3a342f;
  box-shadow: inset 3px 0 0 #a67c78;
  padding-left: 0.55rem;
}

.faq-index-num {
  color: #8a8178;
  font-size: 0.7rem;
  font-variant-numeric: tabular-nums;
}

.faq-index-extras {
  margin-top: 1rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(58, 52, 47, 0.14);
}

.faq-index-extras a {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.38rem 0;
  color: #8c645f;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
}

.faq-index-extras a:hover {
  color: #73524e;
}

.faq-panel {
  min-width: 0;
}

.faq-section {
  margin-bottom: 1.65rem;
  padding: 0;
}

.faq-section.is-hidden {
  display: none;
}

.faq-section-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.25rem;
}

.faq-section-title {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  font-family: 'Cormorant Garamond', 'Noto Serif SC', serif;
  font-size: 1.45rem;
  font-weight: 600;
  color: #3a342f;
  text-transform: none;
  letter-spacing: -0.02em;
}

.faq-section-title i {
  display: none;
}

.faq-section-count {
  font-size: 0.72rem;
  color: #8a8178;
  font-weight: 600;
}

.faq-list {
  display: flex;
  flex-direction: column;
  border-radius: 0;
  overflow: visible;
  background: transparent;
  backdrop-filter: none;
  border: 0;
}

details.faq-item {
  border: 0;
  border-top: 1px solid rgba(58, 52, 47, 0.14);
  background: transparent;
  border-radius: 0;
}

details.faq-item:first-child {
  border-top: 1px solid rgba(58, 52, 47, 0.14);
}

details.faq-item[open] {
  background: transparent;
}

details.faq-item.is-hidden {
  display: none;
}

details.faq-item summary {
  cursor: pointer;
  list-style: none;
  display: grid;
  grid-template-columns: 2.6rem 1fr auto;
  align-items: center;
  gap: 0.75rem;
  padding: 0.95rem 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #3a342f;
}

details.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-q-no {
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.95rem;
  font-style: italic;
  color: #a67c78;
  min-width: 2.1rem;
}

details.faq-item summary::after {
  content: '\f078';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 0.62rem;
  color: #8a8178;
}

details.faq-item[open] summary::after {
  transform: rotate(180deg);
  color: #8c645f;
}

.faq-answer {
  padding: 0 0 1.05rem 3.35rem;
  color: #5c544c;
  font-size: 0.875rem;
  line-height: 1.8;
}

.faq-answer p {
  margin: 0;
}

.faq-answer a {
  color: #8c645f;
  font-weight: 600;
}

.faq-empty {
  display: none;
  text-align: left;
  padding: 1.5rem 0;
  color: #8a8178;
  font-size: 0.9rem;
  background: transparent;
  border: 0;
  border-top: 1px dashed rgba(58, 52, 47, 0.16);
  border-radius: 0;
}

.faq-empty.is-visible {
  display: block;
}

.faq-more {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid rgba(58, 52, 47, 0.14);
}

@media (min-width: 768px) {
  .faq-more {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.faq-more-card {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: 1.15rem 0 1.1rem;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(58, 52, 47, 0.14);
  background: transparent;
  text-decoration: none;
  color: inherit;
}

@media (min-width: 768px) {
  .faq-more-card {
    padding-right: 1.15rem;
    border-bottom: 0;
    border-right: 1px solid rgba(58, 52, 47, 0.14);
  }

  .faq-more-card:last-child {
    border-right: 0;
    padding-right: 0;
    padding-left: 1.15rem;
  }

  .faq-more-card:nth-child(2) {
    padding-left: 1.15rem;
  }
}

.faq-more-card:hover {
  border-color: rgba(58, 52, 47, 0.14);
}

.faq-more-kicker {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #a67c78;
}

.faq-more-title {
  font-family: 'Cormorant Garamond', 'Noto Serif SC', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: #3a342f;
}

.faq-more-desc {
  font-size: 0.8rem;
  line-height: 1.6;
  color: #5c544c;
}

.faq-cta {
  margin-top: 1.6rem;
  border-radius: 0;
  padding: 1.5rem 0 0;
  background: transparent;
  border: 0;
  border-top: 2px solid #3a342f;
  color: #3a342f;
}

@media (min-width: 640px) {
  .faq-cta {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1.25rem;
    padding: 1.6rem 0 0;
  }
}

.faq-cta-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.45rem;
  font-weight: 600;
}

.faq-cta-desc {
  margin-top: 0.3rem;
  font-size: 0.875rem;
  color: #5c544c;
  line-height: 1.6;
}

.faq-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1rem;
}

@media (min-width: 640px) {
  .faq-cta-actions {
    margin-top: 0;
    flex-shrink: 0;
  }
}

.faq-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.55rem 1rem;
  border-radius: 0;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
}

.faq-cta-btn--white {
  background: #a67c78;
  color: #fff8f5;
  border: 1px solid #a67c78;
}

.faq-cta-btn--ghost {
  background: transparent;
  color: #3a342f;
  border: 1px solid #3a342f;
}

@media (max-width: 639px) {
  .faq-answer {
    padding-left: 0;
  }
}
