/**
 * ثانوية عامة — صفحة محافظة: خفيفة وسريعة + دليل محتوى بسيط.
 */
.np-thanwya-gov-page .np-hero--thanwya-gov {
  padding: 14px 0 6px;
}

.np-thanwya-gov-page .np-thanwya-gov-hero .np-hero-gov-title {
  margin: 6px 0 4px;
  font-size: clamp(1.02rem, 2.1vw, 1.28rem);
  line-height: 1.55;
  font-weight: 800;
}

.np-thanwya-gov-page .np-hero-lead--thanwya {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
  color: var(--np-muted, #64748b);
  max-width: 52rem;
}

.np-thanwya-gov-page .np-seo-article--thanwya-gov,
.np-thanwya-gov-page .gov-guide-section.np-seo-article--thanwya-gov {
  content-visibility: auto;
  contain-intrinsic-size: 1px 720px;
}

.np-thanwya-gov-page .gov-guide-unified__updated {
  margin: 8px 0 0;
  font-size: 0.82rem;
  font-weight: 700;
  color: #9f1239;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.np-thanwya-gov-page .gov-guide-unified {
  border: 1px solid rgba(225, 29, 72, 0.14);
  background: linear-gradient(180deg, #fff 0%, #fff7f9 100%);
  border-radius: 14px;
  overflow: hidden;
}

.np-thanwya-gov-page .gov-guide-unified__mast {
  background: linear-gradient(120deg, rgba(225, 29, 72, 0.08), rgba(244, 63, 94, 0.03));
}

.np-thanwya-gov-page .gov-guide-unified__badge {
  background: #e11d48;
  color: #fff;
}

.np-thanwya-gov-page .thanwya-gov-footer-grid {
  content-visibility: auto;
  contain-intrinsic-size: 1px 320px;
  margin-top: 18px;
}

@media (prefers-reduced-motion: reduce) {
  .np-thanwya-gov-page * {
    scroll-behavior: auto !important;
  }
}
