:root{--ink:#123D3B;--coral:#FF704F;--sun:#FFD35C;--aqua:#54D4CB;--soft:#F5FAF9;--line:#E3ECEA;--text:#173432;--muted:#6C7E7A;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.top{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.top-inner{max-width:1180px;height:66px;margin:auto;padding:7px 16px;display:flex;align-items:center;gap:12px}.logo{width:54px;height:54px;object-fit:contain;object-position:center}.back{margin-left:auto;padding:9px 12px;border:1px solid var(--line);border-radius:999px;font-size:10px;font-weight:850}.wrap{max-width:1180px;margin:auto;padding:0 18px}.listing-hero{padding:54px 0 25px;background:radial-gradient(circle at 86% 15%,rgba(255,211,92,.20),transparent 20rem),linear-gradient(180deg,#FFFDF6,#fff)}.eyebrow{margin:0 0 9px;font-size:8px;letter-spacing:.19em;font-weight:900;color:#27746E}.listing-hero h1,.article-hero h1{margin:0;color:var(--ink);font-size:clamp(44px,7vw,78px);line-height:.92;letter-spacing:-.055em}.listing-hero p{max-width:720px;color:var(--muted);line-height:1.6;font-size:13px}.story-grid{padding:28px 0 70px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.story-card{position:relative;min-height:430px;overflow:hidden;border-radius:24px;background:#d7ece9;color:#fff}.story-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.12);transition:transform .5s ease}.story-card:hover img{transform:scale(1.035)}.story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,25,24,.02) 30%,rgba(0,25,24,.82) 100%)}.story-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:19px}.story-copy span{font-size:7px;letter-spacing:.16em;font-weight:900}.story-copy h2{margin:7px 0;font-size:32px;line-height:.97;letter-spacing:-.04em}.story-copy p{margin:0;max-width:560px;font-size:9px;line-height:1.5;color:rgba(255,255,255,.82)}.article-hero{position:relative;min-height:570px;display:flex;align-items:end;overflow:hidden;background:#174B49;color:#fff}.article-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.article-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,35,33,.10) 15%,rgba(7,35,33,.82) 100%)}.article-hero .wrap{position:relative;z-index:2;width:100%;padding-bottom:46px}.article-hero .eyebrow{color:#BDF3EC}.article-hero h1{max-width:870px;color:#fff}.article-hero .dek{max-width:760px;margin:14px 0 0;font-size:15px;line-height:1.5;color:rgba(255,255,255,.84)}.article-meta{margin-top:13px;font-size:8px;letter-spacing:.1em;font-weight:850;color:rgba(255,255,255,.72)}.article-body{max-width:780px;margin:0 auto;padding:42px 18px 70px}.article-body .intro{font-size:21px;line-height:1.45;color:var(--ink);font-weight:680;letter-spacing:-.02em}.article-body section{margin-top:34px}.article-body h2{margin:0 0 9px;color:var(--ink);font-size:27px;letter-spacing:-.035em}.article-body p{margin:0;color:#425A56;font-size:15px;line-height:1.78}.sources{margin-top:45px;padding:19px;border-radius:18px;background:var(--soft)}.sources h3{margin:0 0 10px;color:var(--ink);font-size:13px}.sources a{display:block;padding:9px 0;border-top:1px solid var(--line);font-size:10px;color:#2D6F69}.sources a:first-of-type{border-top:0}.note{margin-top:24px;padding:16px 18px;border-left:4px solid var(--coral);background:#FFF7F3;font-size:11px;line-height:1.55;color:#6A4B43}.next{margin:0 auto 80px;max-width:780px;padding:0 18px}.next a{display:flex;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--line);border-radius:18px;color:var(--ink);font-weight:850}footer{padding:24px 0 80px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}@media(max-width:700px){.top-inner{height:62px;padding:7px 12px}.logo{width:48px;height:48px}.wrap{padding:0 12px}.listing-hero{padding:38px 0 18px}.listing-hero h1,.article-hero h1{font-size:47px}.story-grid{display:flex;overflow-x:auto;padding:22px 12px 55px;margin:0 -12px;scroll-snap-type:x mandatory}.story-card{min-width:84%;min-height:430px;scroll-snap-align:center}.article-hero{min-height:560px}.article-hero .wrap{padding-bottom:34px}.article-hero .dek{font-size:13px}.article-body{padding:32px 15px 58px}.article-body .intro{font-size:18px}.article-body p{font-size:14px}.article-body h2{font-size:25px}}
.top-actions{margin-left:auto;display:flex;gap:7px}.back.soft{background:#F7FAF9;color:var(--muted)}
.story-grid{grid-template-columns:1.25fr .75fr;gap:14px}.story-card:first-child{grid-row:span 2;min-height:620px}.story-card:first-child .story-copy h2{font-size:44px;max-width:560px}.story-card:not(:first-child){min-height:300px}.story-card:not(:first-child) .story-copy h2{font-size:26px}
.article-body{max-width:740px;padding-top:54px}.article-body .intro{font-size:23px;line-height:1.5}.article-body section{margin-top:46px;padding-top:8px}.article-body h2{font-size:30px;margin-bottom:13px}.article-body p{font-size:16px;line-height:1.82;color:#3E5752}.story-pause{margin:48px -70px 8px;padding:34px 42px;border-radius:24px;background:linear-gradient(120deg,#E9FAF7,#FFF7D8);color:var(--ink)}.story-pause span{display:block;font-size:8px;letter-spacing:.17em;font-weight:900;color:#2A756F}.story-pause strong{display:block;margin-top:9px;font-size:32px;line-height:1.02;letter-spacing:-.04em}.story-pause p{margin-top:10px!important;font-size:12px!important;line-height:1.55!important;color:var(--muted)!important}
@media(max-width:700px){.top-actions{gap:5px}.top-actions .back.soft{display:none}.story-grid{display:flex}.story-card:first-child,.story-card:not(:first-child){min-width:84%;min-height:470px}.story-card:first-child .story-copy h2,.story-card:not(:first-child) .story-copy h2{font-size:31px}.article-body{padding-top:38px}.article-body .intro{font-size:20px}.article-body section{margin-top:38px}.article-body p{font-size:15px;line-height:1.76}.story-pause{margin:40px 0 0;padding:24px 20px}.story-pause strong{font-size:27px}}


/* Editorial article layout V2 */
.article-masthead{
  padding:46px 0 54px;
  background:
    radial-gradient(circle at 86% 10%,rgba(84,212,203,.14),transparent 28rem),
    linear-gradient(180deg,#FFFDF8,#fff);
  border-bottom:1px solid var(--line)
}
.article-head-grid{
  width:min(1180px,calc(100% - 36px));margin:0 auto;
  display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);
  gap:40px;align-items:center
}
.article-head-copy{padding:20px 0}
.article-head-copy .eyebrow{margin-bottom:12px}
.article-head-copy h1{
  margin:0;color:var(--ink);font-size:clamp(48px,6.2vw,82px);
  line-height:.92;letter-spacing:-.058em
}
.article-head-copy .dek{
  max-width:620px;margin:18px 0 0;color:#4E6661;font-size:16px;line-height:1.58
}
.article-head-copy .article-meta{
  margin-top:18px;color:#71817D;font-size:9px;letter-spacing:.11em;font-weight:850
}
.article-cover{
  margin:0;aspect-ratio:4/3;border-radius:28px;overflow:hidden;
  background:#DCEAE7;box-shadow:0 24px 65px rgba(18,61,59,.13)
}
.article-cover img{display:block;width:100%;height:100%;object-fit:cover}

.article-body{max-width:760px;margin:0 auto;padding:58px 18px 84px}
.article-body .intro{
  margin:0 0 58px;color:var(--ink);font-size:24px;line-height:1.48;
  font-weight:660;letter-spacing:-.025em
}
.article-section{position:relative;margin:0 0 58px;padding-top:6px}
.section-marker{
  margin-bottom:10px;color:#2A756F;font-size:9px;letter-spacing:.15em;font-weight:900
}
.article-section h2{
  margin:0 0 16px;color:var(--ink);font-size:32px;line-height:1.08;letter-spacing:-.038em
}
.article-section>p{margin:0;color:#3E5752;font-size:16px;line-height:1.84}

.article-figure{margin:22px 0 24px}
.article-figure img{
  display:block;width:100%;height:auto;border-radius:22px;background:#E9F2F0
}
.article-figure figcaption{
  margin-top:9px;color:#7A8985;font-size:10px;line-height:1.5
}
.article-figure.wide{
  width:min(1020px,calc(100vw - 40px));
  margin-left:50%;transform:translateX(-50%)
}
.article-figure.full{
  width:min(1180px,calc(100vw - 28px));
  margin-left:50%;transform:translateX(-50%)
}
.article-figure.full img{border-radius:26px}

.article-note{
  width:min(940px,calc(100vw - 40px));margin:68px 50%;transform:translateX(-50%);
  padding:34px 38px;border-radius:26px;
  background:linear-gradient(120deg,#E9FAF7,#FFF7D8);color:var(--ink)
}
.article-note>span{display:block;font-size:8px;letter-spacing:.18em;font-weight:900;color:#2A756F}
.article-note>p{margin:11px 0 0!important;color:#46615C!important;font-size:15px!important;line-height:1.72!important}
.article-note .article-figure{margin-bottom:0}

.editorial-note{
  margin-top:66px;padding:17px 19px;border-left:4px solid var(--coral);
  background:#FFF7F3;color:#6A4B43;font-size:11px;line-height:1.6
}
.sources{margin-top:24px;padding:22px;border-radius:20px}
.sources h3{font-size:14px}
.sources a{font-size:11px;line-height:1.45}

.next{max-width:860px;margin:0 auto 86px}
.next a{padding:22px 24px;border-radius:22px}
.next a>span:first-child{display:grid;gap:4px}
.next a small{font-size:8px;letter-spacing:.14em;color:var(--muted)}

@media(max-width:900px){
  .article-head-grid{grid-template-columns:1fr;gap:22px}
  .article-cover{order:-1;aspect-ratio:16/10}
  .article-head-copy{padding:0 2px 8px}
}
@media(max-width:700px){
  .article-masthead{padding:14px 0 34px}
  .article-head-grid{width:calc(100% - 24px);gap:20px}
  .article-cover{border-radius:20px;aspect-ratio:4/3}
  .article-head-copy h1{font-size:47px}
  .article-head-copy .dek{font-size:14px;line-height:1.58}
  .article-body{padding:38px 15px 64px}
  .article-body .intro{margin-bottom:44px;font-size:20px}
  .article-section{margin-bottom:46px}
  .article-section h2{font-size:27px}
  .article-section>p{font-size:15px;line-height:1.78}
  .article-figure,.article-figure.wide,.article-figure.full{
    width:calc(100vw - 24px);margin:20px 50% 22px;transform:translateX(-50%)
  }
  .article-figure img,.article-figure.full img{border-radius:17px}
  .article-note{
    width:calc(100vw - 24px);margin:48px 50%;padding:24px 20px;border-radius:20px
  }
  .article-note>p{font-size:14px!important}
}


/* Article typography refinements */
.section-text p{
  margin:0;color:#3E5752;font-size:16px;line-height:1.84
}
.section-text p+p{margin-top:18px}
.article-note .note-text p{
  margin:11px 0 0;color:#46615C;font-size:15px;line-height:1.72
}
.article-note .note-text p+p{margin-top:14px}
.article-note .article-figure.wide,
.article-note .article-figure.full{
  width:100%;margin-left:0;transform:none
}

@media(max-width:700px){
  .section-text p{font-size:15px;line-height:1.78}
  .section-text p+p{margin-top:16px}
  .article-note .note-text p{font-size:14px}
}

/* Readability baseline V3 */
.back{font-size:13px}
.eyebrow,.story-copy span,.story-pause span,.section-marker,.article-note>span{font-size:11px}
.listing-hero p{font-size:16px;line-height:1.65}
.story-copy p{font-size:14px;line-height:1.55}
.article-meta,.article-head-copy .article-meta{font-size:12px;line-height:1.5}
.article-figure figcaption{font-size:13px;line-height:1.55}
.story-pause p{font-size:15px!important;line-height:1.65!important}
.editorial-note,.note{font-size:14px;line-height:1.65}
.sources a{font-size:14px;line-height:1.55}
.next a small{font-size:11px}
footer{font-size:13px;line-height:1.55}

@media(max-width:700px){
  .back{font-size:12px}
  .listing-hero p{font-size:15px}
  .story-copy p{font-size:14px}
  .article-head-copy .dek{font-size:15px}
  .article-note .note-text p{font-size:15px}
}


/* Editorial supporting text readability */
.eyebrow,
.story-copy span,
.article-meta,
.sources a,
.story-pause span,
.article-head-copy .article-meta,
.section-marker,
.article-note>span,
.next a small{font-size:11px}
.story-copy p{font-size:12px}

.sources>summary{cursor:pointer;list-style:none;font-size:12px;font-weight:850;color:var(--muted)}
.sources>summary::-webkit-details-marker{display:none}
.sources>summary:after{content:" +";color:var(--coral)}
.sources[open]>summary:after{content:" −"}
.sources>div{display:grid;gap:7px;margin-top:12px}
.sources>div a{font-size:12px}


.article-cover{
  height:auto;aspect-ratio:auto;overflow:visible;
  background:transparent;box-shadow:none
}
.article-cover img{
  display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;
  border-radius:28px;box-shadow:0 24px 65px rgba(18,61,59,.13)
}
.cover-credit{margin-top:9px;color:#71837d;font-size:10px;line-height:1.55}
.cover-credit a{color:inherit;text-decoration:underline;text-decoration-color:#b8c9c3;text-underline-offset:2px}
.article-source-list{margin:28px 0 44px;border-top:1px solid #e2ebe7;border-bottom:1px solid #e2ebe7;color:#3e5752}
.article-source-list summary{padding:14px 0;font-size:13px;font-weight:750;cursor:pointer}
.article-source-list ul{margin:0 0 16px;padding-left:20px}
.article-source-list li{margin:8px 0;font-size:13px;line-height:1.6}
.article-source-list a{color:#226d66}


/* 25/09/2026 - preserve the master logo's full artwork and wordmark. */
header.top img[src*="logo-master"]{
  width:54px!important;height:52px!important;max-width:54px!important;max-height:52px!important;
  padding:3px 0!important;box-sizing:content-box!important;
  object-fit:contain!important;object-position:center center!important;
  clip-path:none!important;
}
@media(max-width:720px){header.top img[src*="logo-master"]{
  width:44px!important;height:42px!important;max-width:44px!important;max-height:42px!important;
}}
