.scp-hero {
  background: linear-gradient(125deg, #0e1d33, #1b3e6e);
  background-size: cover;
  background-position: center;
  padding: 90px 0 68px;
  color: #f6f8ff;
}

.scp-eyebrow {
  display: inline-block;
  margin: 0 0 12px;
  font-family: 'Public Sans', sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #9cc2ff;
}

.scp-hero h1 {
  margin: 0 0 14px;
  font-family: 'Sora', sans-serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.16;
}

.scp-hero__subtitle {
  margin: 0;
  max-width: 760px;
  color: rgba(246, 248, 255, 0.9);
  font-size: 1rem;
  line-height: 1.7;
}

.scp-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  font-size: 0.88rem;
}

.scp-breadcrumb a {
  color: #d4e2ff;
  text-decoration: none;
}

.scp-breadcrumb a:hover {
  color: #ffffff;
}

.scp-metrics {
  margin-top: -28px;
  position: relative;
  z-index: 2;
}

.scp-metrics__grid {
  border: 1px solid #dbe6f5;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(21, 45, 88, 0.12);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
}

.scp-metric {
  padding: 20px 22px;
  border-right: 1px solid #eaf0fa;
}

.scp-metric:last-child {
  border-right: 0;
}

.scp-metric__value {
  margin: 0 0 6px;
  font-family: 'Sora', sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  color: #10233d;
}

.scp-metric__label {
  margin: 0;
  font-size: 0.86rem;
  color: #5d6f89;
}

.scp-cards {
  padding: 54px 0 68px;
}

.scp-head {
  margin-bottom: 28px;
}

.scp-head h2 {
  margin: 0 0 8px;
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.5rem, 3vw, 2rem);
  color: #0f2138;
}

.scp-head p {
  margin: 0;
  max-width: 760px;
  color: #5f728d;
  line-height: 1.65;
}

.scp-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.scp-card {
  border: 1px solid #dbe7f6;
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(17, 33, 57, 0.08);
  display: flex;
  flex-direction: column;
  animation: scpFadeInUp 0.45s ease both;
}

.scp-card__media {
  aspect-ratio: 16 / 10;
  background: #f2f6fb;
  overflow: hidden;
}

.scp-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.scp-card:hover .scp-card__media img {
  transform: scale(1.04);
}

.scp-card__body {
  padding: 18px 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.scp-card__meta {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  font-size: 0.74rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #2f68bf;
  font-weight: 700;
}

.scp-card h3 {
  margin: 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.04rem;
  color: #132847;
  min-height: 2.55em;
}

.scp-card p {
  margin: 0;
  color: #5e708b;
  line-height: 1.62;
  font-size: 0.92rem;
}

.scp-card__cta {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0f4ba1;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
}

.scp-card__cta:hover {
  color: #072f68;
}

.scp-empty {
  padding: 28px;
  border: 1px dashed #c9d9ef;
  border-radius: 14px;
  background: #fbfdff;
}

.scp-empty h3 {
  margin: 0 0 6px;
  font-family: 'Sora', sans-serif;
  color: #11253f;
}

.scp-empty p {
  margin: 0;
  color: #627790;
}

.scp-cta {
  padding: 0 0 64px;
}

.scp-cta__inner {
  background: linear-gradient(135deg, #173156, #244f8a);
  border-radius: 18px;
  padding: 28px;
  color: #f6f8ff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.scp-eyebrow--light {
  color: #bed4ff;
}

.scp-cta__inner h3 {
  margin: 0;
  max-width: 660px;
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.08rem, 2.6vw, 1.45rem);
  line-height: 1.45;
}

.scp-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.scpd-hero {
  background: linear-gradient(125deg, #0e1d33, #1b3e6e);
  background-size: cover;
  background-position: center;
  padding: 90px 0 62px;
  color: #f6f8ff;
}

.scpd-hero h1 {
  margin: 0 0 10px;
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.9rem, 3.8vw, 2.8rem);
  font-weight: 700;
  line-height: 1.18;
}

.scpd-hero__subtitle {
  margin: 0;
  max-width: 760px;
  color: rgba(246, 248, 255, 0.9);
  font-size: 0.98rem;
  line-height: 1.65;
}

.scpd-shell {
  padding: 52px 0 64px;
}

.scpd-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 26px;
  align-items: start;
}

.scpd-main__card {
  border: 1px solid #dbe7f6;
  border-radius: 18px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(17, 33, 57, 0.08);
}

.scpd-main__media {
  max-height: 460px;
  overflow: hidden;
  background: #eef4fd;
}

.scpd-main__media img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.scpd-main__content {
  padding: 24px;
}

.scpd-main__eyebrow {
  margin: 0 0 8px;
  color: #2f68bf;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.72rem;
  font-weight: 700;
}

.scpd-main__content h2 {
  margin: 0 0 10px;
  color: #10233d;
  font-size: clamp(1.4rem, 3vw, 1.95rem);
  font-family: 'Sora', sans-serif;
}

.scpd-main__lead {
  margin: 0 0 18px;
  color: #4e6483;
  line-height: 1.7;
}

.scpd-main__body {
  color: #142947;
}

.scpd-main__body p,
.scpd-main__body li,
.scpd-main__body span {
  font-size: 1rem;
  line-height: 1.8;
}

.scpd-main__body h3,
.scpd-main__body h4 {
  margin-top: 1.4rem;
  margin-bottom: 0.8rem;
  font-family: 'Sora', sans-serif;
  color: #10233d;
}

.scpd-side {
  display: flex;
  flex-direction: column;
  gap: 18px;
  position: sticky;
  top: 88px;
}

.scpd-panel {
  border: 1px solid #dbe7f6;
  border-radius: 14px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 6px 18px rgba(17, 33, 57, 0.06);
}

.scpd-panel h3 {
  margin: 0;
  font-family: 'Sora', sans-serif;
  color: #11253f;
  font-size: 1.08rem;
}

.scpd-panel p {
  margin: 8px 0 0;
  color: #60728c;
  line-height: 1.6;
  font-size: 0.9rem;
}

.scpd-list {
  list-style: none;
  margin: 14px 0 0;
  padding: 0;
  display: grid;
  gap: 8px;
  max-height: 360px;
  overflow: auto;
}

.scpd-list a {
  display: block;
  padding: 10px 12px;
  border-radius: 9px;
  text-decoration: none;
  background: #f5f8fe;
  border: 1px solid #e3ecfa;
  color: #204066;
  font-size: 0.92rem;
  line-height: 1.4;
}

.scpd-list a:hover {
  border-color: #bfd4f5;
  background: #edf4ff;
}

.scpd-list a.active {
  background: linear-gradient(135deg, #1a3760, #24528d);
  border-color: #1e4375;
  color: #ffffff;
}

.scpd-panel--cta {
  background: linear-gradient(135deg, #18315a, #25548e);
  border-color: transparent;
  color: #f5f8ff;
}

.scpd-panel--cta h4 {
  margin: 8px 0 0;
  font-family: 'Sora', sans-serif;
  font-size: 1.1rem;
  line-height: 1.4;
}

.scpd-panel--cta p {
  color: rgba(245, 248, 255, 0.86);
}

.scpd-actions {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@keyframes scpFadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1199px) {
  .scp-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .scp-hero {
    padding: 82px 0 60px;
  }

  .scp-metrics__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .scp-metric {
    border-right: 0;
    border-bottom: 1px solid #eaf0fa;
  }

  .scp-metric:nth-last-child(-n+2) {
    border-bottom: 0;
  }

  .scp-cta__inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .scpd-hero {
    padding: 82px 0 58px;
  }

  .scpd-layout {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .scpd-side {
    position: static;
  }

  .scpd-list {
    max-height: 260px;
  }
}

@media (max-width: 640px) {
  .scp-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .scp-cards {
    padding: 40px 0 54px;
  }

  .scp-metrics {
    margin-top: -16px;
  }

  .scp-metrics__grid {
    border-radius: 12px;
  }

  .scp-metric {
    padding: 16px;
  }

  .scp-cta {
    padding-bottom: 48px;
  }

  .scp-cta__inner {
    border-radius: 14px;
    padding: 20px;
  }

  .scpd-shell {
    padding: 36px 0 48px;
  }

  .scpd-main__content {
    padding: 18px;
  }

  .scpd-panel {
    padding: 14px;
  }
}
