/* Reset: do not fight Elementor / Astra inside legacy pages */
html {
  font-size: 87.5%;
}

body.legacy-page {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  color: #22323d;
}

/* Astra page builder: full width content */
body.legacy-page.ast-page-builder-template .site-content > .ast-container:not(.article-page-container) {
  max-width: 100%;
  padding: 0;
}

body.legacy-page.ast-page-builder-template #primary {
  padding: 0;
  margin: 0;
}

body.legacy-page .entry-content {
  margin: 0;
}

/* Align header logo with Elementor hero section left inset */
.legacy-header .site-primary-header-wrap.ast-container {
  max-width: 100%;
  padding-left: 45px;
  padding-right: 45px;
}

.legacy-header #ast-mobile-header .ast-primary-header-bar.site-primary-header-wrap {
  padding-left: 45px;
  padding-right: 45px;
}

@media (max-width: 1024px) {
  .legacy-header .site-primary-header-wrap.ast-container,
  .legacy-header #ast-mobile-header .ast-primary-header-bar.site-primary-header-wrap {
    padding-left: 50px;
    padding-right: 80px;
  }
}

@media (max-width: 767px) {
  .legacy-header .site-primary-header-wrap.ast-container,
  .legacy-header #ast-mobile-header .ast-primary-header-bar.site-primary-header-wrap {
    padding-left: 25px;
    padding-right: 30px;
  }
}

/* Transparent header on homepage */
body.legacy-page.ast-theme-transparent-header #masthead {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}

body.legacy-page.ast-theme-transparent-header .ast-primary-header-bar,
body.legacy-page.ast-theme-transparent-header .main-header-bar {
  background: none;
}

/* Inner pages: dark header bar with white navigation */
body.legacy-page:not(.ast-theme-transparent-header) #masthead .ast-primary-header-bar,
body.legacy-page:not(.ast-theme-transparent-header) #masthead .main-header-bar-wrap {
  background-color: #2f3535;
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .main-header-menu .menu-link {
  color: rgba(255, 255, 255, 0.75);
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .main-header-menu .menu-item:hover > .menu-link,
body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .main-header-menu .current-menu-item > .menu-link,
body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .main-header-menu .current-menu-ancestor > .menu-link {
  color: #ffffff;
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .ast-mobile-menu-trigger-fill {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.75);
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .ast-mobile-header-content {
  background-color: #2f3535;
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .ast-mobile-header-content .menu-link {
  color: rgba(255, 255, 255, 0.75);
}

body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .ast-mobile-header-content .menu-item:hover > .menu-link,
body.legacy-page:not(.ast-theme-transparent-header) .legacy-header .ast-mobile-header-content .current-menu-item > .menu-link {
  color: #ffffff;
}

/* Transparent header pages: highlight active nav item in white */
body.legacy-page.ast-theme-transparent-header .legacy-header .main-header-menu .menu-item:hover > .menu-link,
body.legacy-page.ast-theme-transparent-header .legacy-header .main-header-menu .current-menu-item > .menu-link,
body.legacy-page.ast-theme-transparent-header .legacy-header .main-header-menu .current-menu-ancestor > .menu-link {
  color: #ffffff;
}

body.legacy-page.ast-theme-transparent-header .legacy-header .ast-mobile-header-content .menu-item:hover > .menu-link,
body.legacy-page.ast-theme-transparent-header .legacy-header .ast-mobile-header-content .current-menu-item > .menu-link {
  color: #ffffff;
}

/* Elementor accordion (no Elementor frontend JS on static pages) */
.legacy-content .elementor-accordion .elementor-tab-title {
  cursor: pointer;
}

.legacy-content .elementor-accordion .elementor-tab-title.elementor-active + .elementor-tab-content {
  display: block;
}

/* Elementor tabs (no Elementor frontend JS on static pages) */
.legacy-content .elementor-widget-tabs .elementor-tab-title {
  cursor: pointer;
}

.legacy-content .elementor-widget-tabs .elementor-tab-content.elementor-active {
  display: block;
}

/* Oracle P6 — benefits accordion + training video: symmetric two-column layout */
.elementor-2854 .elementor-element.elementor-element-4bsuvyb > .elementor-container {
  align-items: flex-start;
}

.elementor-2854 .elementor-element.elementor-element-4bsuvyb > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.elementor-2854 .elementor-element.elementor-element-f8645d3 > .elementor-element-populated {
  padding: 50px 30px 0 0;
}

.elementor-2854 .elementor-element.elementor-element-050c35a > .elementor-element-populated {
  padding: 50px 0 0 30px;
  margin: 0;
}

.elementor-2854 .elementor-element.elementor-element-44531db .elementor-heading-title,
.elementor-2854 .elementor-element.elementor-element-bcbdd05 .elementor-heading-title {
  margin: 0;
  line-height: 1.2;
}

.elementor-2854 .elementor-element.elementor-element-44531db > .elementor-widget-container,
.elementor-2854 .elementor-element.elementor-element-bcbdd05 > .elementor-widget-container {
  margin-bottom: 30px;
}

.elementor-2854 .elementor-element.elementor-element-90f3545 > .elementor-widget-container,
.elementor-2854 .elementor-element.elementor-element-b8fd705 > .elementor-widget-container {
  min-height: 320px;
  box-sizing: border-box;
}

.elementor-2854 .elementor-element.elementor-element-b8fd705 > .elementor-widget-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  margin: 0;
  background-color: var(--e-global-color-79370e1, #f4f5f6);
}

.elementor-2854 .elementor-element.elementor-element-b8fd705 img {
  width: auto;
  max-width: 240px;
}

@media (max-width: 767px) {
  .elementor-2854 .elementor-element.elementor-element-f8645d3 > .elementor-element-populated,
  .elementor-2854 .elementor-element.elementor-element-050c35a > .elementor-element-populated {
    padding: 0;
  }

  .elementor-2854 .elementor-element.elementor-element-050c35a > .elementor-element-populated {
    margin-top: 40px;
  }

  .elementor-2854 .elementor-element.elementor-element-90f3545 > .elementor-widget-container,
  .elementor-2854 .elementor-element.elementor-element-b8fd705 > .elementor-widget-container {
    min-height: 0;
  }
}

/* Preserve Elementor button/link colors — no global overrides */
.legacy-content a,
.legacy-footer a {
  color: inherit;
}

.legacy-content .elementor-button,
.legacy-footer .elementor-button {
  color: #ffffff;
}

.legacy-content .elementor-button:hover,
.legacy-footer .elementor-button:hover {
  color: #ffffff;
}

/* Icon list in hero */
.legacy-content .elementor-icon-list-text {
  color: inherit;
}

/* Decorative elementor images keep designed dimensions */
.legacy-content .elementor-widget-image img,
.legacy-footer img {
  max-width: none;
}

/* Image-box cards scale to column width (news section, etc.) */
.legacy-content .elementor-image-box-img img {
  max-width: 100%;
}

.legacy-content img {
  height: auto;
}

/* Boxed sections match Astra container width */
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

/* Hide duplicate menu link on download button */
.ast-header-button-1 .menu-link {
  display: none;
}

/* Mobile menu toggle visibility */
@media (min-width: 922px) {
  #ast-mobile-header {
    display: none;
  }
}

@media (max-width: 921px) {
  #ast-desktop-header {
    display: none;
  }
}

/* Footer full width */
.legacy-footer .footer-width-fixer {
  width: 100%;
}

/* SC AI_PRO nav item spacing */
.menu-item-sc-ai-pro .menu-link {
  white-space: nowrap;
}

/* Homepage product banner sections */
.elementor-850 .elementor-element.home-product-banner:not(.elementor-motion-effects-element-type-background),
.elementor-850 .elementor-element.home-product-banner > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.elementor-850 .elementor-element.home-product-banner--spm:not(.elementor-motion-effects-element-type-background),
.elementor-850 .elementor-element.home-product-banner--spm > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url("/wp-content/uploads/2022/12/2021-10-21_1800013.png");
}

.elementor-850 .elementor-element.home-product-banner--sc-ai-pro:not(.elementor-motion-effects-element-type-background),
.elementor-850 .elementor-element.home-product-banner--sc-ai-pro > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-color: #f5f5f5;
  background-image: url("/wp-content/uploads/2022/12/2021-10-19_165606.png");
}

.elementor-850 .elementor-element.home-product-banner--sc-ai-pro,
.elementor-850 .elementor-element.home-product-banner--sc-ai-pro:not(.elementor-motion-effects-element-type-background),
.elementor-850 .elementor-element.home-product-banner--sc-ai-pro > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  border-radius: 0 90px 0 0;
  overflow: hidden;
}

.elementor-850 .elementor-element.home-product-banner .elementor-column > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-850 .elementor-element.home-product-banner .elementor-widget-text-editor {
  text-align: center;
  color: #ffffff;
}

.elementor-850 .elementor-element.home-product-banner .elementor-heading-title {
  text-align: center;
  color: #ffffff;
}

.elementor-850 .elementor-element.home-product-banner .elementor-widget-button {
  width: auto;
  max-width: none;
  align-self: center;
}

.elementor-850 .elementor-element.home-product-banner {
  padding: 20px 0 10px;
  box-sizing: border-box;
}

@media (min-width: 1025px) {
  .elementor-850 .elementor-element.home-product-banner {
    min-height: 273px;
  }
}

.elementor-850 .elementor-element.home-product-banner > .elementor-container > .elementor-column > .elementor-widget-wrap {
  align-content: center;
  align-items: center;
}

.elementor-850 .elementor-element.home-product-banner .home-product-banner__brand > .elementor-widget-container {
  margin: 0 0 -10px;
}

.elementor-850 .elementor-element.home-product-banner .home-product-banner__title > .elementor-widget-container {
  margin: -5px 0 0;
}

@media (max-width: 1024px) {
  .elementor-850 .elementor-element.home-product-banner {
    padding: 50px;
  }
}

@media (max-width: 767px) {
  .elementor-850 .elementor-element.home-product-banner {
    padding: 60px 30px;
  }
}

/* About us — compact hero & balanced contact section */
.elementor-851 .elementor-element.elementor-element-6ff2ff7 {
  padding: 72px 0 48px;
}

.elementor-851 .elementor-element.elementor-element-6ff2ff7 > .elementor-container {
  align-items: center;
}

.elementor-851 .elementor-element.elementor-element-d4acc06 > .elementor-element-populated {
  margin: 0 12% 0 0;
}

.elementor-851 .elementor-element.elementor-element-91e8e0c > .elementor-widget-container {
  padding: 8px 8px 8px 16px;
}

.elementor-851 .elementor-element.elementor-element-91e8e0c img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 200px;
  margin-left: auto;
  object-fit: cover;
  border-radius: 4px;
}

.elementor-851 .elementor-element.elementor-element-but2fk7 {
  padding: 48px 0 36px;
}

.elementor-851 .elementor-element.elementor-element-but2fk7 > .elementor-container {
  align-items: center;
}

.elementor-851 .elementor-element.elementor-element-7a070be > .elementor-element-populated {
  padding-right: 24px;
}

.elementor-851 .elementor-element.elementor-element-c7d1f3e > .elementor-widget-container {
  padding: 8px 0 8px 16px;
}

.elementor-851 .elementor-element.elementor-element-c7d1f3e img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 340px;
  margin: 0 auto;
  object-fit: contain;
}

@media (max-width: 1024px) {
  .elementor-851 .elementor-element.elementor-element-6ff2ff7 {
    padding: 96px 50px 40px;
  }

  .elementor-851 .elementor-element.elementor-element-d4acc06 > .elementor-element-populated {
    margin: 0;
  }

  .elementor-851 .elementor-element.elementor-element-91e8e0c img {
    max-height: 180px;
    margin: 0 auto;
  }

  .elementor-851 .elementor-element.elementor-element-but2fk7 {
    padding: 56px 40px 48px;
  }

  .elementor-851 .elementor-element.elementor-element-7a070be > .elementor-element-populated {
    padding-right: 0;
  }

  .elementor-851 .elementor-element.elementor-element-c7d1f3e img {
    max-height: 280px;
  }
}

@media (max-width: 767px) {
  .elementor-851 .elementor-element.elementor-element-6ff2ff7 {
    padding: 88px 30px 32px;
  }

  .elementor-851 .elementor-element.elementor-element-91e8e0c > .elementor-widget-container {
    padding: 16px 0 0;
  }

  .elementor-851 .elementor-element.elementor-element-91e8e0c img {
    max-height: 160px;
  }

  .elementor-851 .elementor-element.elementor-element-but2fk7 {
    padding: 40px 25px 40px;
  }

  .elementor-851 .elementor-element.elementor-element-c7d1f3e > .elementor-widget-container {
    padding: 24px 0 0;
  }

  .elementor-851 .elementor-element.elementor-element-c7d1f3e img {
    max-height: 220px;
  }
}

/* PU-Unifier card: bottom-right corner matches hero section */
.elementor-850 .elementor-element.elementor-element-a2f4a09 > .elementor-element-populated,
.elementor-850 .elementor-element.elementor-element-a2f4a09:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.elementor-850 .elementor-element.elementor-element-a2f4a09 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  border-radius: 0 0 90px 0;
  overflow: hidden;
}

/* News insight — scoped under .newsinsight-page / .news-article-page */

.newsinsight-page .site-content {
  background: #f5f8fb;
}

/* Hero */
.newsinsight-hero {
  position: relative;
  padding: 5.5rem 0 3rem;
  background: linear-gradient(135deg, #2e4a66 0%, #1a3350 100%);
  color: #fff;
  border-bottom: 4px solid #ffab5e;
}

.newsinsight-hero__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem;
}

.newsinsight-hero__breadcrumb {
  margin: 0 0 1rem;
  font-size: 0.85rem;
}

.newsinsight-hero__breadcrumb a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.newsinsight-hero__breadcrumb a:hover {
  color: #fff;
}

.newsinsight-hero__breadcrumb span {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.4rem;
}

.newsinsight-hero__title {
  margin: 0 0 0.75rem;
  font-family: Poppins, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}

.newsinsight-hero__subtitle {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  max-width: 36rem;
}

.newsinsight-hero__count {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.75);
  white-space: nowrap;
}

/* Featured article banner */
.news-featured {
  padding: 2.5rem 0 0;
}

.news-featured__card {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 0;
  border: 1px solid #e6edf3;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(34, 50, 61, 0.06);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.news-featured__card:hover {
  box-shadow: 0 10px 32px rgba(34, 50, 61, 0.1);
  transform: translateY(-2px);
}

.news-featured__media {
  min-height: 220px;
  display: block;
  text-decoration: none;
}

.news-featured__media .news-card__thumb {
  height: 100%;
  min-height: 220px;
  aspect-ratio: auto;
}

.news-featured__body {
  display: flex;
  flex-direction: column;
  padding: 2rem 2rem 2rem 1.75rem;
}

.news-featured__label {
  margin: 0 0 0.75rem;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #007991;
}

.news-featured__title {
  margin: 0 0 0.75rem;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #22323d;
}

.news-featured__title a {
  color: inherit;
  text-decoration: none;
}

.news-featured__title a:hover {
  color: #007991;
}

.news-featured__meta {
  margin-bottom: 1rem;
  font-size: 0.85rem;
  color: #7a8b98;
}

.news-featured__excerpt {
  flex: 1;
  margin: 0 0 1.5rem;
  font-size: 0.95rem;
  line-height: 1.75;
  color: #4a5b68;
}

.news-featured__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 100px;
  background: #ffab5e;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease;
}

.news-featured__cta:hover {
  background: #ff9635;
  color: #fff;
}

/* List section */
.news-list-section {
  padding: 2.5rem 0 3rem;
}

.news-list-section__heading {
  margin: 0 0 1.5rem;
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #22323d;
}

.news-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}

.news-list-empty {
  padding: 3rem 2rem;
  text-align: center;
  color: #5a6b78;
  border: 1px dashed #e6edf3;
  border-radius: 8px;
  background: #fff;
}

/* Card */
.news-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #e6edf3;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.news-card:hover {
  box-shadow: 0 8px 24px rgba(34, 50, 61, 0.08);
  transform: translateY(-2px);
}

.news-card__link-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;
  color: inherit;
  text-decoration: none;
}

.news-card__thumb {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: linear-gradient(135deg, #2e4a66 0%, #007991 100%);
}

.news-card__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.news-card__thumb--p6 {
  background: linear-gradient(135deg, #2e4a66 0%, #007991 100%);
}

.news-card__thumb--spm {
  background: linear-gradient(135deg, #ff9635 0%, #ffab5e 100%);
}

.news-card__thumb--unifier {
  background: linear-gradient(135deg, #1a3350 0%, #2e4a66 100%);
}

.news-card__thumb--insight {
  background: linear-gradient(135deg, #2e4a66 0%, #4a6b8a 100%);
}

.news-card__thumb-pattern {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-size: 16px 16px;
  pointer-events: none;
}

.news-card__thumb-letter {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}

.news-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.25rem 1.25rem 1rem;
}

.news-card__tag {
  display: inline-block;
  margin-bottom: 0.65rem;
  padding: 0.2rem 0.65rem;
  border-radius: 4px;
  background: rgba(0, 121, 145, 0.1);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #007991;
}

.news-card__title {
  margin: 0 0 0.5rem;
  font-family: Poppins, sans-serif;
  font-size: 1.05rem;
  line-height: 1.45;
  color: #22323d;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-card__link-wrap:hover .news-card__title {
  color: #007991;
}

.news-card__excerpt {
  flex: 1;
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.65;
  color: #4a5b68;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem 1rem;
  border-top: 1px solid #f0f4f8;
  font-size: 0.8rem;
}

.news-card__date {
  color: #7a8b98;
}

.news-card__read {
  font-weight: 600;
  color: #007991;
  transition: color 0.2s ease;
}

.news-card__link-wrap:hover .news-card__read {
  color: #ffab5e;
}

/* Pagination */
.news-pagination {
  padding: 0 0 4rem;
}

.news-pagination__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.news-pagination__link,
.news-pagination__current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  height: 2.25rem;
  padding: 0 0.65rem;
  border-radius: 4px;
  font-size: 0.875rem;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.news-pagination__link {
  border: 1px solid #e6edf3;
  background: #fff;
  color: #22323d;
}

.news-pagination__link:hover {
  border-color: #007991;
  color: #007991;
}

.news-pagination__current {
  background: #007991;
  color: #fff;
  font-weight: 600;
}

.news-pagination__disabled {
  opacity: 0.45;
  pointer-events: none;
}

/* Article detail page */
.news-article-page .site-content {
  background: #f5f8fb;
}

/* Match site-wide content width (same as newsinsight / Elementor boxed sections) */
body.legacy-page.news-article-page.ast-page-builder-template .site-content > .ast-container.article-page-container,
.news-article-page .article-hero .ast-container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Narrow reading column inside the site container */
.news-article-page .article-hero .ast-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.news-article-page .article-hero .ast-container > * {
  width: 100%;
  max-width: 780px;
}

.article-hero {
  padding: 2.5rem 0 2rem;
  background: #f5f8fb;
  border-bottom: 1px solid #e6edf3;
}

.article-hero__breadcrumb {
  margin: 0 0 1rem;
  font-size: 0.85rem;
}

.article-hero__breadcrumb a {
  color: #007991;
  text-decoration: none;
}

.article-hero__breadcrumb a:hover {
  color: #ffab5e;
}

.article-hero__breadcrumb span {
  color: #7a8b98;
  margin: 0 0.4rem;
}

.article-hero__tag {
  display: inline-block;
  margin-bottom: 0.75rem;
  padding: 0.2rem 0.65rem;
  border-radius: 4px;
  background: rgba(0, 121, 145, 0.1);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #007991;
}

.article-hero__title {
  margin: 0 0 1rem;
  font-family: Poppins, sans-serif;
  font-size: 2rem;
  line-height: 1.35;
  color: #22323d;
  max-width: none;
}

.article-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  font-size: 0.9rem;
  color: #7a8b98;
}

.article-page-container {
  padding: 2rem 20px 3rem;
}

.news-article {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding: 2.25rem 2.5rem 2rem;
  border: 1px solid #e6edf3;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 24px rgba(34, 50, 61, 0.06);
}

.news-article__body {
  font-size: 1.0625rem;
  line-height: 1.95;
  color: #334155;
  letter-spacing: 0.01em;
}

.news-article__body > :first-child {
  margin-top: 0;
}

.news-article__body h2,
.news-article__body h3,
.news-article__body h4 {
  font-family: Poppins, 'PingFang SC', 'Microsoft YaHei', sans-serif;
  color: #1a2a35;
  scroll-margin-top: 5rem;
}

.news-article__body h2 {
  margin: 2.25rem 0 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #e6edf3;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.45;
}

.news-article__body h2:first-child {
  margin-top: 0;
}

.news-article__body h3 {
  margin: 1.75rem 0 0.85rem;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.5;
}

.news-article__body h4 {
  margin: 1.5rem 0 0.75rem;
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.5;
  color: #2e4a66;
}

.news-article__body p {
  margin: 0 0 1.15rem;
}

.news-article__body p + h2,
.news-article__body p + h3,
.news-article__body p + h4 {
  margin-top: 2rem;
}

.news-article__body ul,
.news-article__body ol {
  margin: 0 0 1.15rem 1.5rem;
  padding: 0;
}

.news-article__body li {
  margin-bottom: 0.5rem;
  padding-left: 0.25rem;
}

.news-article__body li::marker {
  color: #007991;
}

.news-article__body img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1.5rem auto;
  border-radius: 8px;
  border: 1px solid #e6edf3;
  box-shadow: 0 4px 16px rgba(34, 50, 61, 0.08);
}

.news-article__body a {
  color: #007991;
}

.news-article__body a:hover {
  color: #ffab5e;
}

.news-article__body blockquote {
  margin: 1.5rem 0;
  padding: 1rem 1.25rem;
  border-left: 4px solid #007991;
  background: #f3f8fc;
  color: #4a5b68;
}

.news-article__body blockquote p:last-child {
  margin-bottom: 0;
}

.news-article__body table {
  width: 100%;
  margin: 1.5rem 0;
  border-collapse: collapse;
  font-size: 0.95rem;
}

.news-article__body th,
.news-article__body td {
  padding: 0.65rem 0.85rem;
  border: 1px solid #e6edf3;
  text-align: left;
}

.news-article__body th {
  background: #f7fafc;
  font-weight: 600;
}

.news-article__body pre {
  margin: 1.5rem 0;
  padding: 1rem 1.25rem;
  overflow-x: auto;
  border-radius: 6px;
  background: #1e2a33;
  color: #f5f7fa;
  font-size: 0.9rem;
  line-height: 1.6;
}

.news-article__body code {
  padding: 0.15rem 0.35rem;
  border-radius: 4px;
  background: #f1f5f9;
  font-size: 0.9em;
}

.news-article__body pre code {
  padding: 0;
  background: transparent;
}

.news-article__body hr {
  margin: 2.5rem 0;
  border: 0;
  border-top: 1px solid #e6edf3;
}

.news-article__body strong {
  font-weight: 600;
  color: #1a2a35;
}

/* Fixed brand tagline at the end of every article */
.news-article__brand {
  margin: 2.5rem 0 0;
  padding: 1.75rem 1.5rem;
  border-radius: 8px;
  background: linear-gradient(135deg, #f3f8fc 0%, #eef6f8 100%);
  border: 1px solid #d9e8ee;
  text-align: center;
}

.news-article__brand-line {
  display: block;
  width: 3rem;
  height: 3px;
  margin: 0 auto 1rem;
  border-radius: 2px;
  background: linear-gradient(90deg, #007991, #ffab5e);
}

.news-article__brand-text {
  margin: 0;
  font-family: Poppins, 'PingFang SC', 'Microsoft YaHei', sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #2e4a66;
}

.news-article__footer {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e6edf3;
}

.news-article__back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 28px;
  border-radius: 100px;
  background: #ffab5e;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease;
}

.news-article__back:hover {
  background: #ff9635;
  color: #fff;
}

.news-related {
  padding: 0 0 4rem;
  background: #f5f8fb;
}

.news-related__heading {
  margin: 0 0 1.5rem;
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #22323d;
}

.news-related__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}

@media (max-width: 991px) {
  .news-list-grid,
  .news-related__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .news-featured__card {
    grid-template-columns: 1fr;
  }

  .news-featured__media {
    min-height: 180px;
  }
}

@media (max-width: 767px) {
  .newsinsight-hero {
    padding: 4.5rem 0 2.5rem;
  }

  .newsinsight-hero__title {
    font-size: 1.75rem;
  }

  .news-list-grid,
  .news-related__grid {
    grid-template-columns: 1fr;
  }

  .article-hero__title {
    font-size: 1.5rem;
  }

  .news-article {
    padding: 1.5rem 1.25rem 1.25rem;
    border-radius: 8px;
  }

  .news-article__brand {
    padding: 1.5rem 1rem;
  }

  .news-featured__body {
    padding: 1.5rem;
  }
}

