/* Refinements over the original Pug layouts and blue/green identity. */
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
button, input, select, textarea { font: inherit; }
button, summary { cursor: pointer; }
:focus-visible { outline: 3px solid #00ac4e; outline-offset: 4px; }
.menu { gap: 12px; }
.menu a { font-size: 18px; letter-spacing: .1px; padding: 0 10px; }
.menu .dropdown-menu { box-shadow: 0 10px 24px #10295418; }
.menu .dropdown-menu a { white-space: normal; min-width: 190px; max-width: 380px; }
.menu .dropdown-menu li { white-space: normal; }
.topbar .dropdown-menu li a[href*="/intro#"],
.topbar .sub-links li a[href*="/intro#"] { text-transform: uppercase; }
.menu .dropdown:last-child { flex: 0 0 auto; }
.menu .dropdown:last-child .dropdown-menu a { min-width: 44px; }
.language-toggle { display: flex; align-items: center; background: none; border: 0; padding: 10px; }
.hamburger, .menu-close { border: 0; background: transparent; }
.mobile-menu { visibility: hidden; }
.mobile-menu.is-open { visibility: visible; opacity: 1; transform: none; pointer-events: auto; max-height: calc(100dvh - 74px); overflow: auto; }
.hamburger[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.hamburger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.hamburger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
.footer .title-row h2 { font-size: 24px; font-weight: 500; line-height: 1.6; }
.footer .footer-contacts, .footer .rights { color: #687381; }
.footer .rights-col { margin-top: 0 !important; }
.section-title-band { font-size: 32px; min-height: 80px; height: auto; padding: 20px 24px; line-height: 1.4; letter-spacing: 1px; }
.section-title-band,
.page-home .glass h1,
.page-home .members h2,
.page-home .news-band h2,
.page-about .intro-left h2,
.value-card-title,
.ecosystem-introduction h1,
.page-member .intro-left h2,
.page-heading h1,
.article-related h2,
.contact-title,
.company-name,
.footer .title-row h2 { text-transform: uppercase; }

/* Home: full-width banner, overlay, image/text section in their original order. */
.page-home .hero { min-height: 660px; padding: 330px 0 0; }
.page-home .glass { margin: 0 auto; transform: translateY(18px); max-width: 1160px; padding: 28px 40px; border-radius: 16px; background: rgba(255,255,255,.88); box-shadow: 0 12px 32px #10295424; }
.page-home .glass h1 { font-size: clamp(28px, 3vw, 40px); padding: 0; letter-spacing: .4px; white-space: pre-line; line-height: 1.3; }
.page-home .glass p { padding: 0; max-width: 820px; margin: 8px auto 22px; font-size: 16px; }
.page-home .hero .stripe { height: 150px; }
.page-home .btn.green { padding: 10px 24px; font-weight: 400; background: #168144; }
.page-home .members .wrap { height: clamp(460px, 50vw, 650px); min-height: 0; }
.page-home .members .wrap > div:last-child { padding: 48px clamp(28px, 5vw, 80px); height: 100%; min-height: 0; }
.page-home .members .photo { position: relative; height: 100%; min-height: 0; }
.page-home .members .photo img { position: absolute; inset: 0; }
.page-home .members h2 { font-size: 27px; font-weight: 500; color: #18428f; }
.page-home .members p { font-size: 16px; line-height: 1.8; }
.page-home .members .wrap > div:last-child h2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.page-home .members .member-summary { flex: 1; min-height: 0; overflow: hidden; margin-bottom: 20px; }
.page-home .members .member-excerpt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden; margin: 0 !important; }
.page-home .members .actions, .page-home .members .dots { flex-shrink: 0; }
.page-home .members .actions { margin-top: 18px; }
.page-home .news-band { padding: 115px 0 60px; background: #fff; }
.page-home .news-band h2 { color: #18428f; font-size: 48px; font-weight: 500; }
.page-home .center { display: block; text-align: center; margin-top: 28px; padding-top: 0; }
.page-home .news-band > .container { position: relative; z-index: 1; }
.page-home .news-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); transform: none; margin-top: 44px; }
.page-home .news-card { height: 100%; }
.page-home .news-card img { height: 220px; transition: transform .4s ease; }
.page-home .news-card img[src$='/SGI icon.png'] { object-fit: contain; padding: 36px; background: #f1f4f7; }
.page-home .news-card:hover img { transform: scale(1.025); }
.page-home .news-card .caption { position: relative; font-size: 16px; padding: 16px 24px; height: 109px; background: #e5e7eb; opacity: 1; }
.page-home .news-band .bg-strip { height: 245px; }
.page-home .news-band .center { margin-top: 32px; }

/* Introduction: image/text, timeline, culture, leadership tabs. */
.intro-hero img, .member-hero img { width: 100%; height: 460px; object-fit: cover; }
.page-about .intro-copy { white-space: pre-line; line-height: 1.8; font-size: 16px; }
.page-about .intro-left h2 { font-size: 24px; font-weight: 500; color: #18428f; margin: 28px 0 0; }
.page-about .intro-left { min-width: 0; }
.page-about .intro-left p { text-align: left; }
.page-about .timeline-section { background-color: #18428f; }
.page-about .timeline-year { min-width: 170px; }
.page-about .timeline-year span { font-size: 26px; font-weight: 500; }
.page-about .leader-card { width: 260px; max-width: 100%; }
.page-about .leader-image { object-position: center 20%; }
.page-about .leader-position { color: #e4eaf3; }
.leader-bio-trigger { color: #fff; background: none; border: 0; padding: 10px 14px; margin-top: 8px; font-size: 14px; text-decoration: underline; text-underline-offset: 5px; }
.leader-dialog { width: min(920px, calc(100% - 48px)); height: min(680px, calc(100dvh - 48px)); max-width: none; max-height: none; padding: 0; border: 0; border-radius: 16px; background: #fff; color: #283446; text-align: left; overflow: hidden; box-shadow: 0 24px 80px #071b3966; }
.leader-dialog::backdrop { background: #071b39b8; }
.leader-dialog-close { position: absolute; top: 12px; right: 12px; z-index: 1; display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid #dce0e5; border-radius: 50%; background: #fff; color: #18428f; font-size: 28px; line-height: 1; }
.leader-dialog-layout { display: grid; grid-template-columns: 260px minmax(0, 1fr); height: 100%; min-height: 0; }
.leader-dialog-profile { background: #f1f4f7; padding: 36px 28px; overflow: auto; }
.leader-dialog-profile img { width: 204px; aspect-ratio: 1; object-fit: cover; object-position: center top; border-radius: 12px; margin-bottom: 24px; }
.leader-dialog-prefix { font-size: 13px; text-transform: uppercase; margin: 0 0 8px; }
.leader-dialog-profile h2 { color: #18428f; font-size: 23px; line-height: 1.4; text-transform: uppercase; margin: 0 0 12px; }
.leader-dialog-position { font-size: 14px; line-height: 1.7; margin: 0; }
.leader-biography { overflow: auto; overscroll-behavior: contain; min-height: 0; padding: 40px 40px 32px; font-size: 16px; font-weight: 300; line-height: 1.85; overflow-wrap: anywhere; }
.leader-biography h3 { color: #18428f; text-transform: uppercase; font-size: 20px; font-weight: 500; margin: 0 32px 24px 0; }
.leader-biography p { white-space: pre-line; margin: 0 0 20px; }
.leader-biography p:last-child { margin-bottom: 0; }
.leader-biography .leader-expertise { font-weight: 500; }
@media (max-width: 640px) {
  .leader-dialog { width: calc(100% - 24px); height: calc(100dvh - 32px); border-radius: 12px; }
  .leader-dialog-layout { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto minmax(0, 1fr); }
  .leader-dialog-profile { display: flex; align-items: center; gap: 16px; padding: 24px 52px 24px 20px; max-height: 36dvh; }
  .leader-dialog-profile img { flex: 0 0 80px; width: 80px; margin: 0; }
  .leader-dialog-profile h2 { font-size: 18px; margin-bottom: 6px; }
  .leader-dialog-prefix { font-size: 12px; margin-bottom: 4px; }
  .leader-dialog-position { font-size: 12px; line-height: 1.5; }
  .leader-biography { padding: 24px 20px; font-size: 15px; }
  .leader-biography h3 { margin-bottom: 18px; }
}
.leadership-tab { font-family: inherit; }
.value-card:focus-within .value-card-image { transform: scale(1.1); }
.value-card:focus-within .value-card-text { opacity: 1; max-height: 200px; }
.values-dots button { width: 44px; height: 6px; border: 0; padding: 0; border-radius: 6px; background: #b6b8ba; transition: background .2s ease; }
.values-dots button.active { background: #00ac4e; }
@media (hover: none) { .value-card.active .value-card-text { opacity: 1; max-height: 200px; } }

/* Ecosystem: original alternating sections with shorter heights. */
.ecosystem-introduction { padding: 40px 0; }
.ecosystem-introduction h1 { color: #18428f; font-size: 32px; font-weight: 500; }
.ecosystem-introduction p { max-width: 980px; line-height: 1.8; font-size: 16px; }
.page-member .intro-section { min-height: 520px; }
.page-member .intro-left { padding: 40px clamp(24px, 5vw, 72px); min-width: 0; }
.page-member .intro-left h2 { color: #18428f; font-size: 22px; line-height: 1.5; font-weight: 500; margin: 0; }
.page-member .intro-right { height: auto; min-height: 520px; background-size: cover; background-repeat: no-repeat; background-color: #fff; }
.page-member .intro-left img { max-width: 100%; height: auto; }
.page-member .intro-left { overflow-wrap: anywhere; }

/* Restore the original carousel motion and dot controls. */
.page-home .hero .bg { transition: opacity .3s ease; }
.page-home .hero .bg.slide-out { opacity: 0; }
.page-home .hero .dots { top: 285px; bottom: auto; z-index: 12; }
.page-home .members .dots { position: static; transform: none; margin-top: 26px; flex-wrap: wrap; }
.page-home .dots button { width: 44px; height: 8px; padding: 0; border: 0; border-radius: 6px; background: #b6b8ba; transition: background .5s ease, transform .4s ease; }
.page-home .dots button:hover { transform: scaleY(1.25); background: #9ca3af; }
.page-home .dots button.active { background: #388e3c; box-shadow: 0 3px 12px #388e3c66; }
.page-home .members .photo { overflow: hidden; }
.page-home .news-dots { transform: none; }
.page-home .news-dots button { width: 32px; height: 8px; border: 0; border-radius: 6px; background: #b6b8ba; padding: 0; transition: background .3s ease; }
.page-home .news-dots button.active { background: #388e3c; }

/* Thumbnail-free news list within the original site shell. */
.news-page { padding: 124px 0 64px; }
.page-heading { margin-bottom: 32px; }
.page-heading h1 { font-size: 32px; font-weight: 500; color: #18428f; margin: 12px 0; }
.eyebrow { font-size: 13px; letter-spacing: 1px; }
.page-intro { font-size: 16px; line-height: 1.8; }
.news-filters { display: flex; gap: 18px; align-items: end; flex-wrap: wrap; padding: 22px; background: #f1f2f2; }
.news-filters .field { flex: 1; min-width: 200px; }
.news-filters label { display: block; font-size: 14px; margin-bottom: 8px; }
.news-filters input, .news-filters select { width: 100%; height: 44px; border: 1px solid #ccd2da; background: white; padding: 8px 12px; }
.button { border: 0; background: #168144; color: #fff; padding: 12px 24px; min-height: 44px; }
.filter-reset { padding: 12px; text-decoration: underline; }
.results-label { padding: 24px 0 12px; font-size: 14px; color: #687381; }
.news-row { display: grid; grid-template-columns: 210px minmax(0, 1fr) 20px; gap: 28px; align-items: center; border-bottom: 1px solid #dce0e5; padding: 25px 0; }
.news-row-meta { display: grid; gap: 7px; font-size: 13px; line-height: 1.6; color: #687381; }
.news-row h3 { margin: 0; font-size: 21px; line-height: 1.5; font-weight: 500; color: #18428f; }
.news-row a:hover { color: #168144; }
.row-arrow { color: #168144; }
.empty-state { padding: 28px 0; color: #687381; }
.pagination { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 28px; }
.pagination a, .pagination span { padding: 10px 14px; }
.pagination a { background: #f1f2f2; }
.pagination .active { background: #18428f; color: white; }
.article-shell { max-width: 980px; width: 90%; margin: 0 auto; padding: 124px 0 64px; }
.article-shell h1 { font-size: clamp(26px, 3vw, 38px); font-weight: 500; line-height: 1.4; color: #18428f; }
.article-meta { font-size: 14px; color: #687381; margin: 20px 0 30px; }
.article-content { line-height: 1.9; overflow-wrap: anywhere; margin-bottom: 36px; }
.article-content img { max-width: 100%; height: auto; }
.article-content table { max-width: 100%; display: block; overflow: auto; }
.article-related { margin-top: 48px; }
.article-related h2 { font-size: 25px; font-weight: 500; color: #18428f; }
.text-link { color: #18428f; text-decoration: underline; text-underline-offset: 4px; }

/* News directory: category navigation and a readable, thumbnail-free index. */
.news-page { padding-top: 148px; padding-bottom: 80px; }
.news-page .page-heading { padding-bottom: 36px; margin-bottom: 40px; border-bottom: 1px solid #dce2e9; }
.news-page .eyebrow { border-left: 3px solid #00ac4e; padding-left: 12px; color: #18428f; font-size: 12px; letter-spacing: 2px; }
.news-page .page-heading h1 { font-size: clamp(30px, 3.4vw, 48px); margin: 18px 0; line-height: 1.25; }
.news-page .page-intro { color: #657181; margin-bottom: 0; max-width: 720px; }
.news-directory { display: grid; grid-template-columns: 230px minmax(0, 1fr); gap: clamp(28px, 4vw, 64px); align-items: start; }
.news-sidebar { position: sticky; top: 100px; }
.news-sidebar h2 { font-size: 15px; font-weight: 500; color: #18428f; text-transform: uppercase; letter-spacing: .5px; margin: 0 0 20px; }
.news-category-nav { border-top: 2px solid #18428f; }
.news-category-nav a { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 16px; border-bottom: 1px solid #dce2e9; font-size: 14px; line-height: 1.6; overflow-wrap: anywhere; }
.news-category-nav a.active { background: #18428f; color: #fff; }
.news-category-nav a:not(.active):hover { background: #eff4f8; color: #18428f; }
.news-directory-main { min-width: 0; }
.news-page .news-filters { padding: 22px 24px; gap: 12px; background: #f3f5f7; }
.news-page .news-filters label { font-size: 13px; font-weight: 400; }
.news-page .news-filters input, .news-page .news-filters select { height: 46px; border-color: #d3dae2; }
.news-page .news-filters .news-category-field { display: none; }
.news-page .button { min-height: 46px; }
.news-page .filter-reset { font-size: 13px; }
.news-results-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 20px; padding: 32px 0 20px; border-bottom: 2px solid #18428f; }
.news-results-heading h2 { margin: 0; text-transform: uppercase; color: #18428f; font-size: 19px; line-height: 1.5; font-weight: 500; }
.news-results-heading .results-label { padding: 0; white-space: nowrap; font-size: 13px; }
.news-page .news-row { grid-template-columns: 88px minmax(0, 1fr) 24px; gap: 24px; padding: 30px 0; align-items: start; }
.news-page .news-row-meta { grid-column: auto; display: block; }
.news-date { display: flex; flex-direction: column; align-items: center; gap: 4px; padding: 10px 0 14px; border-bottom: 2px solid #d4dce6; color: #18428f; }
.news-date strong { font-size: 38px; line-height: 1; font-weight: 400; }
.news-date span { font-size: 12px; color: #687381; }
.news-category-label { margin: 0 0 10px; color: #168144; text-transform: uppercase; font-size: 11px; letter-spacing: .8px; line-height: 1.6; }
.news-page .news-row h3 { font-size: 23px; line-height: 1.45; font-weight: 400; overflow-wrap: anywhere; }
.news-excerpt { color: #657181; font-size: 14px; line-height: 1.8; margin: 12px 0 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.news-read-more { color: #18428f; font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
.news-page .row-arrow { padding-top: 28px; font-size: 24px; }
.news-page .pagination { justify-content: flex-end; padding-top: 4px; gap: 6px; }
.news-page .pagination a, .news-page .pagination span { display: grid; place-items: center; min-width: 44px; min-height: 44px; border: 1px solid #dce2e9; background: #fff; color: #18428f; font-size: 14px; }
.news-page .pagination a.active { color: #fff; background: #18428f; border-color: #18428f; }
.news-empty { padding: 48px 24px; text-align: center; background: #f8f9fa; }
.news-empty h3 { font-size: 21px; color: #18428f; font-weight: 400; }
.news-empty p { font-size: 15px; color: #657181; line-height: 1.8; }
@media (max-width: 900px) {
  .news-directory { grid-template-columns: minmax(0, 1fr); }
  .news-sidebar { display: none; }
  .news-page .news-filters .news-category-field { display: block; }
}
@media (max-width: 600px) {
  .news-page .page-heading { margin-bottom: 24px; padding-bottom: 24px; }
  .news-page .news-filters { padding: 20px; }
  .news-page .news-filters .field { min-width: 0; flex-basis: 100%; }
  .news-page .news-row { grid-template-columns: 52px minmax(0, 1fr); gap: 16px; padding: 24px 0; }
  .news-date strong { font-size: 30px; }
  .news-date span { font-size: 10px; }
  .news-page .news-row h3 { font-size: 19px; }
  .news-page .row-arrow { display: none; }
  .news-results-heading h2 { font-size: 16px; }
  .news-results-heading { gap: 12px; }
  .news-page .pagination { justify-content: flex-start; }
}

/* Original blue contact/investor backgrounds remain in their templates. */
.contact-form label { display: block; color: #fff; font-size: 14px; margin-bottom: 8px; }
.location-card { display: flex; flex-direction: column; gap: 14px; padding: 28px; background: #f1f2f2; color: #18428f; min-height: 255px; }
.location-card strong { font-size: 26px; font-weight: 500; }
.location-card .eyebrow { margin: 0; }
.location-directions { display: flex; justify-content: space-between; gap: 12px; margin-top: auto; font-size: 14px; }

/* Both languages need this width for the original 18px desktop navigation. */
@media (min-width: 1025px) and (max-width: 1399.98px) {
  .nav { height: auto; padding: 10px 0; }
  .topbar .container { max-width: 100%; padding: 0 12px; }
  .desktop-only { display: none !important; }
  .mobile-only { display: block; }
}
@media (max-width: 1024px) {
  .section-title-band { font-size: 26px; min-height: 70px; padding: 16px 20px; }
  .page-home .news-band h2 { font-size: 36px; }
  .page-home .hero { min-height: 590px; padding-top: 280px; }
  .page-home .hero .dots { top: 235px; }
  .page-home .members .wrap { grid-template-columns: 1fr 1fr; }
  .page-home .members .wrap > div:last-child { padding: 32px; }
  .intro-hero img, .member-hero img { height: 350px; }
  .page-member .intro-right { flex-basis: auto; }
}
@media (max-width: 768px) {
  .section-title-band { font-size: 22px; min-height: 64px; padding: 16px 20px; }
  .page-home .news-band h2 { font-size: 28px; }
  .footer .title-row h2 { font-size: 22px; }
  .mobile-menu { top: 70px; }
  .page-home .hero { min-height: 510px; padding-top: 200px; }
  .page-home .hero .dots { top: 155px; }
  .page-home .glass { padding: 24px 20px; width: 90%; }
  .page-home .glass h1 { font-size: 28px; padding-bottom: 0 !important; }
  .page-home .glass p { font-size: 14px; }
  .page-home .section-title-band { height: auto; font-size: 22px; }
  .page-home .members .wrap { grid-template-columns: 1fr; grid-template-rows: 260px 480px; height: 740px; }
  .page-home .members .photo { height: 260px; min-height: 260px; }
  .page-home .members .wrap > div:last-child { padding: 28px 24px; }
  .page-home .members h2 { font-size: 23px; }
  .page-home .members .wrap > div:last-child .dots { position: static; transform: none; width: 100%; flex-wrap: nowrap; gap: 8px; margin-top: 20px !important; }
  .page-home .members .dots button { flex: 1 1 0; min-width: 0; max-width: 28px; height: 28px; background: transparent; box-shadow: none; transform: none; }
  .page-home .members .dots button::before { content: ''; display: block; height: 6px; border-radius: 6px; background: #b6b8ba; transition: background .3s ease; }
  .page-home .members .dots button.active::before { background: #388e3c; }
  .page-home .members .dots button:focus-visible { outline: 2px solid #18428f; outline-offset: 2px; }
  .page-home .news-grid { grid-template-columns: minmax(0, 1fr); margin-top: 28px; }
  .page-home .news-card img { height: 220px; }
  .page-home .news-band.has-slider .news-card { display: none; }
  .page-home .news-band.has-slider .news-card.active { display: block; animation: news-slide-in .45s ease; }
  .intro-hero img, .member-hero img { height: 260px; }
  .page-about .intro-right { min-height: 280px; }
  .page-about .timeline-card-year { font-size: 36px; }
  .page-about .leader-card { width: 290px; }
  .page-about .leader-image-wrapper { width: 180px; height: 180px; }
  .page-about .leadership-tabs { gap: 12px; flex-wrap: wrap; }
  .page-about .leadership-tab { font-size: 14px; }
  .news-page, .article-shell { padding-top: 100px; }
  .page-heading h1 { font-size: 28px; }
  .ecosystem-introduction h1 { font-size: 26px; }
  .news-filters { padding: 18px; gap: 14px; }
  .news-filters .field { flex-basis: 100%; min-width: 0; }
  .news-row { grid-template-columns: minmax(0,1fr) 18px; gap: 12px; padding: 22px 0; }
  .news-row-meta { grid-column: 1 / -1; display: flex; gap: 16px; flex-wrap: wrap; }
  .news-row h3 { font-size: 18px; }
  .contact-form .captcha-row { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
  .contact-form .submit-btn { grid-column: 1 / -1; width: 100%; }
  .contact-form .captcha-input { min-width: 0; }
  .footer { margin-top: 0; }
}
@keyframes news-slide-in { from { opacity: 0; transform: translateX(18px); } to { opacity: 1; transform: translateX(0); } }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
