/* ============================================================
   CHAIRMAN'S EDITORIAL PAGE
   ============================================================ */
.editorial-banner { background: #061d43; line-height: 0; }
.editorial-banner img { display: block; width: 100%; height: auto; }
.editorial-main-section { padding: 48px 0 64px; background: #fff; }
.editorial-main-section .container { max-width: 1280px; }
.editorial-purpose-column { border-right: 1px solid #e1e7f0; padding-right: 30px; }
.editorial-purpose-label { color: #d39b0d; font-size: .74rem; font-weight: 400; letter-spacing: .11em; line-height: 1.2; text-transform: uppercase; margin: 0 0 20px 4px; }
.editorial-purpose-item { display: flex; gap: 14px; align-items: flex-start; padding: 0 4px 22px; margin-bottom: 22px; border-bottom: 1px solid #e6eaf0; }
.editorial-purpose-item:last-child { border-bottom: 0; margin-bottom: 0; }
.editorial-purpose-item i { flex: 0 0 56px; width: 56px; height: 56px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: linear-gradient(135deg, #0e3978, #061d43); box-shadow: 0 5px 12px rgba(6, 29, 67, .16); font-size: 1.55rem; }
.editorial-purpose-item h2 { color: #061d43; font-size: .87rem; line-height: 1.3; font-weight: 800; letter-spacing: .015em; text-transform: uppercase; margin: 5px 0 5px; }
.editorial-purpose-item p { color: #35455e; font-size: .86rem; line-height: 1.5; margin: 0; }
.editorial-featured-copy { padding: 0 38px; }
.editorial-featured-meta { display: flex; align-items: center; gap: 18px; border-bottom: 1px solid #dfb127; padding-bottom: 13px; margin-bottom: 25px; }
.editorial-label { display: inline-block; background: linear-gradient(135deg, #0b346f, #061d43); color: #fff; font-size: .77rem; line-height: 1; font-weight: 800; letter-spacing: .06em; padding: 11px 20px; border-radius: 6px; box-shadow: 0 3px 8px rgba(6, 29, 67, .13); white-space: nowrap; }
.editorial-date { color: #102b60; font-size: .79rem; font-weight: 800; margin-left: auto; white-space: nowrap; }
.editorial-date i { color: #ca9c17; margin-right: 6px; }
.editorial-featured-copy h1 { color: #061d43; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2rem, 3.15vw, 3.15rem); font-weight: 700; line-height: 1.14; letter-spacing: -.035em; margin: 0 0 22px; }
.editorial-gold-divider { display: flex; align-items: center; gap: 12px; max-width: 460px; margin: 0 0 20px; }
.editorial-gold-divider::before, .editorial-gold-divider::after { content: ''; height: 2px; flex: 1; background: linear-gradient(90deg, #f2bf29, #d49a10); }
.editorial-gold-divider span { width: 9px; height: 9px; border-radius: 50%; background: #e3b428; box-shadow: 0 0 0 3px #fff, 0 0 0 4px #e3b428; }
.editorial-byline { color: #102b60; font-size: 1rem; line-height: 1.45; font-weight: 800; margin: 0 0 20px; }
.editorial-byline em { font-size: .89rem; font-weight: 500; }
.editorial-extract { color: #202a39; font-size: .98rem; line-height: 1.7; margin: 0 0 19px; }
.editorial-button { display: inline-flex; align-items: center; gap: 12px; padding: 12px 21px; font-size: .86rem; line-height: 1; font-weight: 800; text-transform: uppercase; transition: transform .2s, background .2s; }
.editorial-button:hover { transform: translateY(-2px); }
.editorial-button:focus-visible, .editorial-contact-link:focus-visible { outline: 3px solid #e3b428; outline-offset: 3px; }
.editorial-button-gold { color: #061d43; background: linear-gradient(135deg, #f7cd47, #e5a916); box-shadow: 0 5px 13px rgba(215, 157, 13, .25); }
.editorial-button-gold:hover { color: #061d43; background: linear-gradient(135deg, #ffe178, #ecb626); }
.editorial-quote { background: linear-gradient(145deg, #eef4fc, #e1eaf7); border: 1px solid #dce6f4; border-radius: 16px; color: #102b60; padding: 36px 30px; display: flex; flex-direction: column; justify-content: center; box-shadow: 0 12px 28px rgba(18, 54, 108, .08); }
.editorial-quote-mark { color: #173d79; font: 5rem/.6 Georgia, serif; }
.editorial-quote blockquote { color: #102b60; font-size: 1.05rem; line-height: 1.55; margin: 24px 0; }
.editorial-quote-divider { width: 55px; height: 2px; background: #ddb12b; margin-bottom: 22px; }
.editorial-quote p { color: #102b60; font-size: .87rem; line-height: 1.55; margin: 0; }
.editorial-archive { background: #f5f7fa; padding: 76px 0; border-top: 1px solid #e5ebf3; }
.editorial-content { max-width: 1100px; }
.editorial-heading { max-width: 760px; text-align: center; margin: 0 auto 36px; }
.editorial-heading h2, .editorial-cta h2 { color: var(--primary-blue); font-size: clamp(1.8rem, 3vw, 2.35rem); font-weight: 800; margin: 0 0 14px; }
.editorial-heading p, .editorial-archive-card p { color: #475569; line-height: 1.75; margin: 0; }
.editorial-archive-grid { row-gap: 22px; }
.editorial-archive-card { background: #fff; border-top: 4px solid #e2ae21; padding: 29px; display: flex; flex-direction: column; box-shadow: 0 9px 24px rgba(38, 69, 150, .08); transition: transform .2s ease, box-shadow .2s ease; }
.editorial-archive-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(38, 69, 150, .13); }
.editorial-archive-card .editorial-label { align-self: flex-start; color: #fff; font-size: .68rem; padding: 8px 11px; margin-bottom: 17px; }
.editorial-archive-card h3 { color: var(--primary-blue); font-size: 1.15rem; font-weight: 800; line-height: 1.4; margin: 0 0 13px; }
.editorial-card-byline { color: var(--primary-blue) !important; font-size: .9rem; font-weight: 800; margin-bottom: 5px !important; }
.editorial-archive-card .editorial-date { display: block; margin: 0 0 17px; }
.editorial-archive-card > p:not(.editorial-label):not(.editorial-card-byline):not(.editorial-date) { font-size: .9rem; flex: 1; margin-bottom: 20px; }
.editorial-button-small { align-self: flex-start; color: #fff; background: var(--primary-blue); font-size: .76rem; padding: 10px 14px; }
.editorial-button-small:hover { color: #fff; background: #173a7b; }
.editorial-cta { position: relative; overflow: hidden; background: linear-gradient(120deg, #061d43 0%, #0a3470 54%, #123f80 100%); padding: 78px 0; border-top: 3px solid #e4b12a; }
.editorial-cta::before, .editorial-cta::after { content: ''; position: absolute; border: 1px solid rgba(246, 199, 50, .34); border-radius: 50%; pointer-events: none; }
.editorial-cta::before { width: 390px; height: 390px; right: -156px; top: -248px; box-shadow: 0 0 0 24px rgba(246, 199, 50, .07), 0 0 0 52px rgba(246, 199, 50, .045); }
.editorial-cta::after { width: 270px; height: 270px; left: -155px; bottom: -194px; box-shadow: 0 0 0 28px rgba(255, 255, 255, .035); }
.editorial-cta .editorial-content { position: relative; z-index: 1; }
.editorial-centred { text-align: center; max-width: 900px; }
.editorial-cta h2 { color: #fff; font-family: Georgia, 'Times New Roman', serif; letter-spacing: -.02em; text-shadow: 0 2px 8px rgba(0, 0, 0, .18); }
.editorial-cta h2::after { content: ''; display: block; width: 62px; height: 3px; margin: 15px auto 0; background: linear-gradient(90deg, #f8d252, #dda717); }
.editorial-cta p { color: #e7effb; line-height: 1.8; margin: 0 auto 18px; max-width: 825px; }
.editorial-cta .editorial-button { margin: 17px 0 21px; padding: 14px 25px; border: 1px solid rgba(255, 255, 255, .25); }
.editorial-contact-link { display: block; color: #fff; font-size: .9rem; font-weight: 700; width: max-content; max-width: 100%; margin: 0 auto; }
.editorial-contact-link:hover { color: #f0bb27; }

@media (max-width: 991px) {
  .editorial-main-section { padding: 42px 0; }
  .editorial-purpose-column { border-right: 0; padding-right: calc(var(--bs-gutter-x) * .5); }
  .editorial-featured-copy { padding: 0 calc(var(--bs-gutter-x) * .5) 26px; border-bottom: 1px solid #e6eaf0; }
  .editorial-quote { min-height: 100%; }
}
@media (max-width: 575px) {
  .editorial-main-section, .editorial-archive, .editorial-cta { padding: 48px 0; }
  .editorial-featured-meta { align-items: flex-start; flex-direction: column; gap: 10px; }
  .editorial-date { margin-left: 0; }
  .editorial-featured-copy h1 { font-size: 2rem; }
  .editorial-purpose-item { margin-bottom: 17px; padding-bottom: 17px; }
}

/* ============================================================
   INDIVIDUAL CHAIRMAN'S EDITORIAL ARTICLE
   ============================================================ */
.editorial-article-banner { max-height: 290px; overflow: hidden; background: #061d43; }
.editorial-article-banner img { width: 100%; height: 100%; min-height: 150px; object-fit: cover; object-position: center; display: block; }
.editorial-article-breadcrumb { display: flex; flex-wrap: wrap; gap: 7px; color: #66778d; font-size: .84rem; padding-top: 22px; padding-bottom: 22px; }
.editorial-article-breadcrumb a { color: #143d7c; font-weight: 700; }
.editorial-article-breadcrumb a:hover { color: #c8910c; text-decoration: underline; }
.editorial-article-header { max-width: 1100px; padding-top: 26px; padding-bottom: 42px; text-align: center; }
.editorial-article-meta { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #dfb127; padding-bottom: 13px; margin-bottom: 28px; text-align: left; }
.editorial-article-header h1 { max-width: 1000px; color: #061d43; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2rem, 4vw, 3.55rem); font-weight: 700; line-height: 1.15; letter-spacing: -.035em; margin: 0 auto 22px; }
.editorial-article-header .editorial-gold-divider { margin-left: auto; margin-right: auto; }
.editorial-article-byline { color: #0c2e66; font-size: 1rem; font-weight: 800; line-height: 1.55; margin: 0; }
.editorial-article-byline em { font-size: .9rem; font-weight: 500; }
.editorial-article-quote-wrap { max-width: 1040px; padding-bottom: 50px; }
.editorial-article-quote { position: relative; background: #edf3fb; border-left: 5px solid #e3b428; border-radius: 0 12px 12px 0; color: #102b60; margin: 0; padding: 30px 38px 30px 76px; }
.editorial-article-quote > span { position: absolute; left: 25px; top: 35px; color: #163d7a; font: 5rem/.5 Georgia, serif; }
.editorial-article-quote p { font: 700 clamp(1.2rem, 2.3vw, 1.65rem)/1.45 Georgia, 'Times New Roman', serif; margin: 0 0 18px; }
.editorial-article-quote footer { border-top: 2px solid #ddb12b; padding-top: 14px; color: #14386f; font-size: .88rem; line-height: 1.55; }
.editorial-article-body { max-width: 880px; margin: 0 auto; color: #283548; font-size: 1.04rem; line-height: 1.84; padding: 0 12px 72px; }
.editorial-article-body p { margin: 0 0 24px; }
.editorial-article-body ul { list-style: none; padding: 0 0 0 5px; margin: 0 0 25px; }
.editorial-article-body li { position: relative; padding-left: 25px; margin: 0 0 10px; }
.editorial-article-body li::before { content: '•'; position: absolute; left: 4px; color: #143d7c; font-size: 1.35rem; line-height: 1.25; }
.editorial-article-question { color: #0c2e66; background: #f1f5fb; border-left: 4px solid #e0ad23; font-size: 1.15rem; font-weight: 800; line-height: 1.6; margin: 31px 0 !important; padding: 19px 23px; }
.editorial-article-signature { border-top: 2px solid #dfb127; color: #173b72; font-size: .94rem; line-height: 1.65; margin-top: 48px; padding-top: 20px; }
.editorial-article-signature strong { font-size: 1.05rem; }
.editorial-article-cta { position: relative; overflow: hidden; background: linear-gradient(120deg, #061d43, #0b3470); border-top: 3px solid #e2af27; color: #fff; padding: 70px 0; text-align: center; }
.editorial-article-cta::after { content: ''; position: absolute; width: 370px; height: 370px; right: -160px; top: -230px; border: 1px solid rgba(244, 199, 48, .35); border-radius: 50%; box-shadow: 0 0 0 30px rgba(244, 199, 48, .055); }
.editorial-article-cta .container { position: relative; z-index: 1; max-width: 900px; }
.editorial-article-cta h2, .editorial-article-other h2 { font-size: clamp(1.7rem, 3vw, 2.3rem); font-weight: 800; margin: 0 0 17px; }
.editorial-article-cta h2 { font-family: Georgia, 'Times New Roman', serif; }
.editorial-article-cta p { color: #e4edf9; line-height: 1.75; margin: 0 auto 15px; }
.editorial-article-cta .editorial-button { margin: 17px 0 18px; }
.editorial-article-contact { display: block; color: #fff; font-size: .9rem; font-weight: 700; }
.editorial-article-contact:hover { color: #f4c43a; }
.editorial-article-navigation { display: flex; justify-content: space-between; gap: 20px; align-items: center; padding-top: 30px; padding-bottom: 30px; color: #5d6d84; font-size: .9rem; }
.editorial-article-navigation a { color: #123a76; font-weight: 800; }
.editorial-article-navigation a:hover { color: #c58e05; }
.editorial-article-other { background: #f4f7fb; border-top: 1px solid #e1e8f2; padding: 65px 0 80px; text-align: center; }
.editorial-article-other .container { max-width: 830px; }
.editorial-article-other h2 { color: #0c2e66; }
.editorial-article-other p { color: #536277; line-height: 1.75; margin: 0 auto 24px; }
.editorial-article-other .editorial-button { text-transform: none; }

@media (max-width: 767px) {
  .editorial-article-banner { max-height: 190px; }
  .editorial-article-header { padding-top: 18px; padding-bottom: 32px; }
  .editorial-article-meta { align-items: flex-start; flex-direction: column; gap: 11px; }
  .editorial-article-meta .editorial-date { margin-left: 0; }
  .editorial-article-quote { padding: 27px 23px 27px 61px; }
  .editorial-article-quote > span { left: 19px; top: 32px; font-size: 4.2rem; }
  .editorial-article-body { font-size: 1rem; padding-bottom: 56px; }
  .editorial-article-navigation { align-items: flex-start; flex-direction: column; }
}
