/* SLAT hub + free mock */

.kn-slat-body .sem-hero {
  background:
    radial-gradient(ellipse 70% 80% at 92% 0%, rgba(230, 173, 56, 0.22), transparent 55%),
    linear-gradient(160deg, #0a225f 0%, #07163f 62%, #0c2a6e 100%);
}

.kn-slat-body .sem-hero h1 {
  text-transform: none;
  color: #fff;
}

.kn-slat-body .sem-wrap {
  max-width: 1080px;
}

.kn-slat-body .kn-cluster-links .kn-cluster-current,
.kn-slat-body .kn-cluster-links span.kn-cluster-current {
  background: #0a225f;
  border: 1px solid #0a225f;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}

.kn-slat-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 24px;
}

.kn-slat-stat {
  background: #fff;
  border: 1px solid #e4dfd4;
  border-radius: 12px;
  padding: 14px 16px;
}

.kn-slat-stat span {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #64748b;
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  margin-bottom: 6px;
}

.kn-slat-stat strong {
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  font-size: 1.08rem;
  color: #0a225f;
  font-weight: 700;
  line-height: 1.3;
}

.kn-slat-direct {
  background: #fff;
  border: 1px solid #ebe6dc;
  border-left: 4px solid #E6AD38;
  border-radius: 14px;
  padding: 18px 20px;
  margin: 0 0 22px;
}

.kn-slat-direct h2 {
  font-size: 1.02rem;
  font-weight: 800;
  color: #0a225f;
  margin: 0 0 8px;
}

.kn-slat-direct p {
  margin: 0;
  color: #334155;
  line-height: 1.7;
}

.kn-slat-direct a,
.kn-slat-copy a,
.kn-slat-faq a {
  color: #8a6a14;
  font-weight: 700;
}

.kn-slat-copy {
  max-width: 760px;
  margin: 0 0 26px;
}

.kn-slat-copy h2 {
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  color: #0a225f;
  margin: 1.5rem 0 0.7rem;
}

.kn-slat-copy h2:first-child {
  margin-top: 0;
}

.kn-slat-copy p,
.kn-slat-copy li {
  color: #334155;
  line-height: 1.75;
  font-size: 1.02rem;
}

.kn-slat-copy p {
  margin: 0 0 1rem;
}

.kn-slat-copy ul {
  margin: 0 0 1rem;
  padding-left: 1.2rem;
}

.kn-slat-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin: 0 0 18px;
}

.kn-slat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 800;
  font-size: 14px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}

.kn-slat-btn-gold {
  background: #E6AD38;
  color: #0a225f;
}

.kn-slat-btn-gold:hover {
  background: #f0c05a;
  color: #0a225f;
  text-decoration: none;
}

.kn-slat-btn-navy {
  background: #0a225f;
  color: #fff;
}

.kn-slat-btn-navy:hover {
  background: #16348a;
  color: #fff;
  text-decoration: none;
}

.kn-slat-btn-ghost {
  background: #fff;
  color: #0a225f;
  border: 1px solid #d9d0bf;
}

.kn-slat-btn-ghost:hover {
  border-color: #E6AD38;
  text-decoration: none;
  color: #0a225f;
}

.kn-slat-secnav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 12px;
}

.kn-slat-secnav a {
  background: #fff;
  border: 1px solid #ebe6dc;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 700;
  color: #0a225f;
  text-decoration: none;
}

.kn-slat-secnav a:hover {
  border-color: #E6AD38;
}

.kn-slat-section {
  margin: 0 0 28px;
}

.kn-slat-section > h2 {
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #0a225f;
  margin: 0 0 14px;
  padding-top: 8px;
}

.kn-slat-body .pq-card h2 {
  font-size: 1.05rem;
  color: #0a225f;
}

.kn-slat-body .pq-opts li.is-ans {
  border-color: #ebe6dc;
  background: transparent;
  font-weight: 400;
}

.kn-slat-qkey {
  margin-top: 10px;
  background: #fbfaf7;
  border: 1px solid #ebe6dc;
  border-radius: 10px;
  padding: 8px 12px;
}

.kn-slat-qkey summary {
  cursor: pointer;
  font-weight: 700;
  color: #0a225f;
}

.kn-slat-qkey p {
  margin: 8px 0 0;
  color: #334155;
}

.kn-slat-keys {
  display: none;
  margin: 0 0 28px;
}

.kn-slat-body.is-revealed .kn-slat-keys {
  display: block;
}

.kn-slat-body.is-revealed .pq-opts li.is-ans {
  background: #fff8e8;
  border-color: #E6AD38;
  font-weight: 700;
}

.kn-slat-keywrap {
  overflow-x: auto;
  margin: 0 0 16px;
}

.kn-slat-keytable {
  width: 100%;
  min-width: 520px;
  border-collapse: collapse;
  background: #fff;
  font-size: 15px;
}

.kn-slat-keytable th,
.kn-slat-keytable td {
  border: 1px solid #ebe6dc;
  padding: 8px 10px;
  text-align: center;
  color: #334155;
}

.kn-slat-keytable th {
  background: #0a225f;
  color: #fff;
}

.kn-slat-keytable td a {
  color: #0a225f;
  font-weight: 700;
}

.kn-slat-bands {
  margin: 0;
  padding-left: 1.2rem;
  color: #334155;
}

.kn-slat-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 14px;
  margin: 0 0 28px;
}

.kn-slat-card {
  display: block;
  background: #fff;
  border: 2px solid #ebe6dc;
  border-radius: 14px;
  padding: 16px 18px;
  color: #0a225f;
  text-decoration: none;
}

.kn-slat-card:hover {
  border-color: #E6AD38;
  text-decoration: none;
  color: #0a225f;
}

.kn-slat-card.is-primary {
  border-color: #E6AD38;
  background: linear-gradient(180deg, #fff 0%, #fff8e8 100%);
}

.kn-slat-card span {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #8a6a14;
  margin-bottom: 6px;
}

.kn-slat-card h3 {
  font-size: 1.05rem;
  font-weight: 800;
  margin: 0 0 6px;
  color: #0a225f;
}

.kn-slat-card p {
  margin: 0;
  font-size: 14px;
  color: #5b6472;
  line-height: 1.5;
}

.kn-slat-faq h2,
.kn-slat-note h2 {
  font-family: "Roboto Condensed", "Open Sans", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  color: #0a225f;
  margin: 0 0 14px;
}

.kn-slat-faq details {
  background: #fff;
  border: 1px solid #ebe6dc;
  border-radius: 12px;
  margin-bottom: 10px;
  padding: 12px 16px;
}

.kn-slat-faq summary {
  cursor: pointer;
  font-weight: 700;
  color: #0a225f;
  list-style: none;
}

.kn-slat-faq summary::-webkit-details-marker {
  display: none;
}

.kn-slat-faq details[open] summary {
  margin-bottom: 8px;
  color: #8a6a14;
}

.kn-slat-faq details p {
  margin: 0;
  color: #334155;
  line-height: 1.65;
}

.kn-slat-note {
  background: #fff;
  border: 1px dashed #d9d0bf;
  border-radius: 12px;
  padding: 14px 16px;
  margin: 0 0 24px;
  color: #4a5568;
  font-size: 0.95rem;
  line-height: 1.65;
}

.kn-slat-cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 16px;
  background: #0a225f;
  color: #fff;
  border-radius: 16px;
  padding: 22px;
  margin: 8px 0 8px;
}

.kn-slat-cta p {
  flex: 1 1 240px;
  margin: 0;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}

.kn-slat-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.kn-slat-cta .kn-slat-btn-ghost {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}

.kn-slat-cta .kn-slat-btn-ghost:hover {
  border-color: #E6AD38;
  color: #E6AD38;
}

@media (max-width: 800px) {
  .kn-slat-stats {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .kn-slat-stats {
    grid-template-columns: 1fr;
  }

  .kn-slat-body .sem-wrap {
    max-width: 100%;
  }
}
