:root{--ink:#111820;--navy:#071522;--navy-2:#0c2030;--paper:#fff;--paper-soft:#f7f5f0;--paper-warm:#f0ece4;--red:#8f1f2c;--red-dark:#711620;--gold:#b9a041;--muted:#66707a;--line:#d9d8d4;--line-dark:rgba(255,255,255,.14);--max:1320px;--reading:760px;--serif:"rocky-condensed",serif;--sans:"sweet-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--shadow:0 18px 55px rgba(4,17,29,.1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.admin-bar .tme-site-header{top:32px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover,a:focus{color:var(--red)}button,input,select,textarea{font:inherit}.tme-container{width:min(calc(100% - 48px), var(--max));margin-inline:auto}.tme-skip-link{position:fixed;top:-100px;left:20px;z-index:100000;padding:11px 16px;background:var(--paper);color:var(--navy);box-shadow:var(--shadow)}.tme-skip-link:focus{top:20px}.tme-utility{background:var(--navy);color:rgba(255,255,255,.76);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.tme-utility__inner{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:20px}.tme-site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.tme-masthead{background:var(--paper)}.tme-masthead__inner{position:relative;display:grid;grid-template-columns:180px minmax(0, 1fr) 180px;min-height:112px;align-items:center;gap:24px}.tme-header-control{display:flex;align-items:center;gap:14px}.tme-header-control--right{justify-content:flex-end}.tme-brand{display:flex;align-items:center;justify-content:center;min-width:0}.tme-brand a,.tme-brand .custom-logo-link{display:block;line-height:0}.tme-brand__logo,.tme-brand .custom-logo{display:block;width:min(420px, 100%);max-width:420px;max-height:74px;object-fit:contain}.tme-menu-toggle,.tme-search-button{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--navy);cursor:pointer}.tme-menu-toggle:hover,.tme-search-button:hover{border-color:var(--navy)}.tme-menu-toggle__lines,.tme-menu-toggle__lines:before,.tme-menu-toggle__lines:after{display:block;width:18px;height:1.5px;background:currentColor;content:""}.tme-menu-toggle__lines{position:relative}.tme-menu-toggle__lines:before{position:absolute;top:-6px}.tme-menu-toggle__lines:after{position:absolute;top:6px}.tme-edition{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tme-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--red);border-radius:0;background:var(--red);color:var(--paper);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease,border-color .2s ease}.tme-button:hover,.tme-button:focus{border-color:var(--navy);background:var(--navy);color:var(--paper)}.tme-nav{border-top:1px solid var(--line);background:var(--paper)}.tme-nav__inner{display:flex;min-height:48px;align-items:center;justify-content:center;overflow-x:auto;scrollbar-width:none}.tme-nav__inner::-webkit-scrollbar{display:none}.tme-nav ul{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;margin:0;padding:0;list-style:none;white-space:nowrap}.tme-nav li{margin:0}.tme-nav a{display:block;padding:15px 18px 14px;color:var(--navy);font-size:11px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.tme-nav a:hover,.tme-nav .current-menu-item>a{color:var(--red)}.tme-breaking{border-bottom:1px solid var(--line);background:var(--paper-soft)}.tme-breaking__inner{display:flex;min-height:40px;align-items:center;gap:16px;overflow:hidden}.tme-breaking__label{flex:0 0 auto;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tme-breaking__title{overflow:hidden;color:var(--navy);font-family:var(--serif);font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tme-home{padding:34px 0 78px}.tme-hero{display:grid;grid-template-columns:minmax(0, 1.72fr) minmax(320px, .78fr);gap:34px;padding-bottom:42px;border-bottom:1px solid var(--line)}.tme-hero__lead{min-width:0}.tme-hero__image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--paper-warm)}.tme-hero__image img{width:100%;height:100%;object-fit:cover}.tme-hero__copy{max-width:930px;padding-top:18px}.tme-kicker{margin:0 0 9px;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tme-hero__title{max-width:900px;margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(39px, 4.3vw, 62px);font-weight:700;letter-spacing:-.038em;line-height:1.01}.tme-dek{max-width:830px;margin:16px 0 0;color:#46515b;font-family:var(--serif);font-size:20px;line-height:1.45}.tme-meta{display:flex;flex-wrap:wrap;gap:7px 17px;margin-top:15px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tme-hero__side{display:flex;flex-direction:column;gap:0;border-top:3px solid var(--navy)}.tme-side-story{display:grid;grid-template-columns:126px minmax(0, 1fr);gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.tme-side-story__image{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--paper-warm)}.tme-side-story__image img{width:100%;height:100%;object-fit:cover}.tme-side-story h3{margin:0;color:var(--navy);font-family:var(--serif);font-size:21px;letter-spacing:-.018em;line-height:1.15}.tme-section{padding-top:52px}.tme-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:12px;border-bottom:3px solid var(--navy)}.tme-section__title{margin:0;color:var(--navy);font-family:var(--serif);font-size:31px;font-weight:700;letter-spacing:-.025em;line-height:1}.tme-section__link{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tme-section-layout{display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(0, .9fr) minmax(0, .9fr);gap:28px}.tme-card{min-width:0}.tme-card--feature{grid-row:span 2}.tme-card__image{display:block;aspect-ratio:16/10;margin-bottom:14px;overflow:hidden;background:var(--paper-warm)}.tme-card--feature .tme-card__image{aspect-ratio:16/9}.tme-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tme-card__image:hover img{transform:scale(1.018)}.tme-card h3{margin:0;color:var(--navy);font-family:var(--serif);font-size:24px;letter-spacing:-.018em;line-height:1.17}.tme-card--feature h3{font-size:34px}.tme-card p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.tme-card--compact{padding-bottom:22px;border-bottom:1px solid var(--line)}.tme-card--compact .tme-card__image{aspect-ratio:16/9}.tme-empty{padding:24px;border:1px solid var(--line);background:var(--paper-soft)}.tme-newsletter{margin-top:64px;background:var(--navy);color:var(--paper)}.tme-newsletter__inner{display:grid;grid-template-columns:minmax(0, 1fr) auto;min-height:268px;align-items:center;gap:48px;padding:48px 54px}.tme-newsletter h2{max-width:820px;margin:0;font-family:var(--serif);font-size:clamp(34px, 4.2vw, 53px);letter-spacing:-.03em;line-height:1.02}.tme-newsletter p{max-width:750px;margin:14px 0 0;color:rgba(255,255,255,.72);font-size:16px}.tme-article{padding:44px 0 82px}.tme-article__header{width:min(calc(100% - 48px), 1040px);margin-inline:auto;text-align:center}.tme-breadcrumbs{margin-bottom:28px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tme-article__title{margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(42px, 6vw, 74px);font-weight:700;letter-spacing:-.047em;line-height:.99}.tme-article__subtitle{max-width:850px;margin:22px auto 0;color:#4d5963;font-family:var(--serif);font-size:clamp(20px, 2.1vw, 27px);line-height:1.42}.tme-article__header .tme-meta{justify-content:center;margin-top:22px}.tme-article__featured{width:min(calc(100% - 48px), 1180px);margin:36px auto 0}.tme-article__featured img{width:100%;max-height:720px;object-fit:cover}.tme-caption{margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.tme-article__body,.tme-sources,.tme-author-box,.tme-related{width:min(calc(100% - 48px), var(--reading));margin-inline:auto}.tme-article__body{margin-top:42px;color:#202830;font-family:var(--serif);font-size:19px;line-height:1.78}.tme-article__body>p:first-of-type{color:var(--navy);font-size:22px;line-height:1.62}.tme-article__body h2,.tme-article__body h3{color:var(--navy);font-family:var(--serif);line-height:1.12}.tme-article__body h2{margin:48px 0 18px;font-size:35px;letter-spacing:-.025em}.tme-article__body h3{margin:38px 0 15px;font-size:27px}.tme-article__body a{color:var(--red);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.tme-article__body blockquote{margin:38px 0;padding:0 0 0 26px;border-left:3px solid var(--gold);color:var(--navy);font-size:28px;line-height:1.42}.tme-key-points{margin:0 0 36px;padding:24px 28px;border-top:3px solid var(--navy);background:var(--paper-soft)}.tme-key-points h2{margin:0 0 13px;font-size:22px}.tme-key-points ul{margin:0;padding-left:20px}.tme-sources,.tme-author-box,.tme-related{margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}.tme-sources h2,.tme-author-box h2,.tme-related h2{margin:0 0 15px;color:var(--navy);font-family:var(--serif);font-size:27px}.tme-author-box__inner{display:grid;grid-template-columns:88px minmax(0, 1fr);gap:22px}.tme-author-box img{border-radius:50%}.tme-author-box p{margin:5px 0 0;color:var(--muted)}.tme-author-box__role{color:var(--red) !important;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tme-author-box__disclosure{margin-top:14px !important;padding:12px 14px;border-left:3px solid var(--gold);background:var(--paper-soft);font-size:13px}.tme-related__list{display:grid;gap:0}.tme-related__item{padding:16px 0;border-bottom:1px solid var(--line);color:var(--navy);font-family:var(--serif);font-size:20px;font-weight:700}.tme-archive{padding:46px 0 78px}.tme-archive__header{margin-bottom:32px;padding-bottom:20px;border-bottom:3px solid var(--navy)}.tme-archive__title{margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(42px, 5.5vw, 66px);letter-spacing:-.04em;line-height:1}.tme-archive__description{max-width:820px;margin-top:16px;color:var(--muted)}.tme-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:34px 28px}.tme-pagination{margin-top:44px}.tme-footer{background:var(--navy);color:rgba(255,255,255,.68)}.tme-footer__inner{padding:52px 0 26px}.tme-footer__grid{display:grid;grid-template-columns:minmax(260px, 1.5fr) repeat(3, minmax(150px, .75fr));gap:46px}.tme-footer__logo{width:310px;max-width:100%;margin-bottom:20px}.tme-footer h3{margin:0 0 15px;color:var(--paper);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tme-footer ul{margin:0;padding:0;list-style:none}.tme-footer li{margin:0 0 8px}.tme-footer a{color:rgba(255,255,255,.72);font-size:14px}.tme-footer__copy{max-width:360px;font-size:14px;line-height:1.65}.tme-footer__bottom{margin-top:38px;padding-top:20px;border-top:1px solid var(--line-dark);font-size:11px}@media (max-width:1100px){.tme-masthead__inner{grid-template-columns:130px minmax(0, 1fr) 130px}.tme-edition{display:none}.tme-hero{grid-template-columns:minmax(0, 1.45fr) minmax(285px, .75fr)}.tme-section-layout{grid-template-columns:minmax(0, 1.3fr) repeat(2, minmax(0, .85fr))}.tme-footer__grid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:820px){body.admin-bar .tme-site-header{top:46px}.tme-utility{display:none}.tme-masthead__inner{grid-template-columns:56px minmax(0, 1fr) 56px;min-height:78px;gap:10px}.tme-brand__logo,.tme-brand .custom-logo{max-width:280px;max-height:50px}.tme-header-control .tme-button,.tme-edition{display:none}.tme-menu-toggle{display:inline-flex}.tme-nav{display:none}.tme-nav.is-open{display:block}.tme-nav__inner{display:block;max-height:calc(100vh - 80px);overflow-y:auto}.tme-nav ul{display:block;padding:12px 0;white-space:normal}.tme-nav a{padding:13px 24px;font-size:12px}.tme-hero{grid-template-columns:1fr}.tme-hero__side{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:0 22px}.tme-section-layout{grid-template-columns:repeat(2,minmax(0, 1fr))}.tme-card--feature{grid-column:1/-1;grid-row:auto}.tme-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.tme-newsletter__inner{grid-template-columns:1fr}}@media (max-width:620px){.tme-container{width:min(calc(100% - 28px), var(--max))}.tme-masthead__inner{min-height:72px}.tme-brand__logo,.tme-brand .custom-logo{max-width:220px;max-height:43px}.tme-home{padding-top:20px}.tme-hero__title{font-size:40px}.tme-dek{font-size:18px}.tme-hero__side{grid-template-columns:1fr}.tme-side-story{grid-template-columns:108px minmax(0, 1fr)}.tme-side-story h3{font-size:19px}.tme-section{padding-top:42px}.tme-section-layout,.tme-grid{grid-template-columns:1fr}.tme-card--feature h3{font-size:30px}.tme-newsletter__inner{min-height:0;padding:34px 24px}.tme-article{padding-top:30px}.tme-article__header,.tme-article__featured,.tme-article__body,.tme-sources,.tme-author-box,.tme-related{width:min(calc(100% - 28px), 100%)}.tme-article__title{font-size:42px}.tme-article__subtitle{font-size:19px}.tme-article__body{font-size:18px}.tme-article__body>p:first-of-type{font-size:20px}.tme-footer__grid{grid-template-columns:1fr 1fr;gap:34px 24px}.tme-footer__grid>:first-child{grid-column:1/-1}}@media (max-width:420px){.tme-brand__logo,.tme-brand .custom-logo{max-width:185px}.tme-hero__title{font-size:36px}.tme-footer__grid{grid-template-columns:1fr}.tme-footer__grid>:first-child{grid-column:auto}}.tme-article__body{font-family:var(--serif);font-weight:400}.tme-article__body>p:first-of-type{font-family:var(--serif)}.tme-meta,.tme-kicker,.tme-nav a,.tme-button,.tme-utility{font-family:var(--sans)}.tme-nav li{position:relative}.tme-nav .sub-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:260px;padding:10px 0;border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);white-space:normal}.tme-nav li:hover>.sub-menu,.tme-nav li:focus-within>.sub-menu{display:block}.tme-nav .sub-menu li{width:100%}.tme-nav .sub-menu a{padding:10px 18px;font-size:11px;line-height:1.35}.tme-nav .sub-menu .sub-menu{top:-10px;left:100%}@media (max-width:820px){.tme-nav .sub-menu{position:static;display:block;min-width:0;padding:0 0 0 16px;border:0;box-shadow:none;background:0 0}.tme-nav .sub-menu a{padding:10px 24px;font-size:11px}}body.tme-drawer-open{overflow:hidden}.tme-drawer-overlay{position:fixed;inset:0;z-index:1998;background:rgba(3,12,20,.64);opacity:0;transition:opacity .22s ease}.tme-drawer-overlay.is-visible{opacity:1}.tme-drawer{position:fixed;top:0;left:0;z-index:1999;width:min(760px, 92vw);height:100dvh;overflow-y:auto;transform:translateX(-102%);background:var(--navy);color:var(--paper);box-shadow:28px 0 70px rgba(0,0,0,.28);transition:transform .28s cubic-bezier(.2,.7,.2,1)}.tme-drawer.is-open{transform:translateX(0)}.tme-drawer__header{position:sticky;top:0;z-index:2;display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:24px;padding:22px 30px;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(7,21,34,.97);backdrop-filter:blur(14px)}.tme-drawer__logo{width:min(320px, 70%);height:auto}.tme-drawer__close{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:0 0;color:var(--paper);font-size:30px;line-height:1;cursor:pointer}.tme-drawer__content{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:38px 48px;padding:34px 30px 54px}.tme-drawer__group h2{margin:0 0 14px;color:var(--gold);font-family:var(--sans);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tme-drawer__group ul{margin:0;padding:0;list-style:none}.tme-drawer__group li{border-bottom:1px solid rgba(255,255,255,.1)}.tme-drawer__group a{display:block;padding:10px 0;color:rgba(255,255,255,.88);font-family:var(--serif);font-size:18px;line-height:1.25}.tme-drawer__group a:hover,.tme-drawer__group a:focus{color:var(--gold)}@media (max-width:620px){.tme-drawer{width:100vw}.tme-drawer__header{min-height:78px;padding:18px 20px}.tme-drawer__content{grid-template-columns:1fr;gap:32px;padding:28px 20px 44px}.tme-drawer__group a{font-size:19px}}body,button,input,select,textarea{font-family:var(--sans) !important}.tme-hero__title,.tme-section__title,.tme-card h3,.tme-side-story h3,.tme-article__title,.tme-article__body h1,.tme-article__body h2,.tme-article__body h3,.tme-newsletter h2,.tme-archive__title,.tme-country-hero h1{font-family:var(--serif) !important;font-weight:700}.tme-article__body,.tme-article__body p,.tme-article__body li{font-family:"rocky-condensed",serif !important}.tme-card,.tme-side-story,.tme-newsletter,.tme-country-hero,.tme-hub-clusters{border-radius:0}.tme-country-hero{margin-bottom:34px;background:linear-gradient(135deg,var(--navy),#102a3c);color:var(--paper)}.tme-country-hero__inner{padding:54px 0 58px}.tme-country-hero h1{max-width:920px;margin:0;font-size:clamp(36px, 5vw, 64px);line-height:1.05;letter-spacing:-.035em}.tme-country-hero p:not(.tme-kicker){max-width:880px;margin:20px 0 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.65}.tme-hub-clusters{margin:0 0 46px;padding:28px;border:1px solid var(--line);background:var(--paper-soft)}.tme-hub-clusters h2{margin:0 0 18px;color:var(--navy);font-family:var(--serif) !important;font-size:26px}.tme-hub-clusters__grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:10px}.tme-hub-clusters__grid a{display:block;padding:12px 14px;border:1px solid var(--line);background:var(--paper);color:var(--navy);font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.tme-hub-clusters__grid a:hover{border-color:var(--red);color:var(--red)}@media (max-width:820px){.tme-site-header{position:sticky}.tme-masthead__inner{min-height:66px !important;grid-template-columns:46px minmax(0, 1fr) 46px !important}.tme-menu-toggle,.tme-search-button{width:38px !important;min-width:38px !important;height:38px !important;min-height:38px !important}.tme-header-control--right .tme-button{display:none !important}.tme-brand__logo{max-width:200px !important;max-height:38px !important}.tme-home{padding:16px 0 46px !important}.tme-hero{gap:20px !important;padding-bottom:28px !important}.tme-hero__image{aspect-ratio:16/10 !important}.tme-hero__copy{padding-top:12px !important}.tme-hero__title{font-size:clamp(28px, 8.4vw, 38px) !important;line-height:1.08 !important;letter-spacing:-.025em !important}.tme-dek{margin-top:10px !important;font-size:16px !important;line-height:1.48 !important}.tme-meta{margin-top:10px !important;font-size:9px !important;gap:5px 12px !important}.tme-side-story{grid-template-columns:92px minmax(0, 1fr) !important;gap:12px !important;padding:14px 0 !important}.tme-side-story h3{font-size:16px !important;line-height:1.24 !important}.tme-kicker{margin-bottom:6px !important;font-size:9px !important;letter-spacing:.12em !important}.tme-section{padding-top:34px !important}.tme-section__head{margin-bottom:16px !important;padding-bottom:10px !important;border-bottom-width:2px !important}.tme-section__title{font-size:24px !important;line-height:1.1 !important}.tme-section-layout{gap:18px !important}.tme-card__image{margin-bottom:10px !important}.tme-card h3,.tme-card--feature h3{font-size:21px !important;line-height:1.22 !important}.tme-card p{font-size:13px !important}.tme-card--compact{padding-bottom:16px !important}.tme-newsletter{margin-top:42px !important}.tme-newsletter__inner{padding:26px 20px !important;gap:18px !important}.tme-newsletter h2{font-size:25px !important;line-height:1.12 !important}.tme-newsletter p{font-size:14px !important}.tme-article{padding:26px 0 48px !important}.tme-article__title{font-size:clamp(28px, 8.5vw, 40px) !important;line-height:1.09 !important;letter-spacing:-.025em !important}.tme-article__subtitle{margin-top:14px !important;font-size:16px !important;line-height:1.45 !important}.tme-article__featured{margin-top:22px !important}.tme-article__body{margin-top:26px !important;font-size:17px !important;line-height:1.72 !important}.tme-article__body>p:first-of-type{font-size:18px !important;line-height:1.62 !important}.tme-article__body h2{margin-top:34px !important;font-size:25px !important}.tme-article__body h3{font-size:21px !important}.tme-key-points{margin-bottom:26px !important;padding:18px !important}.tme-key-points h2{font-size:18px !important}.tme-author-box__inner{grid-template-columns:58px minmax(0, 1fr) !important;gap:14px !important}.tme-country-hero__inner{padding:34px 0 38px !important}.tme-country-hero h1{font-size:clamp(29px, 8vw, 42px) !important;line-height:1.1 !important}.tme-country-hero p:not(.tme-kicker){margin-top:14px !important;font-size:15px !important;line-height:1.58 !important}.tme-hub-clusters{padding:18px !important;margin-bottom:34px !important}.tme-hub-clusters h2{font-size:21px !important}.tme-hub-clusters__grid{grid-template-columns:1fr !important}.tme-hub-clusters__grid a{padding:11px 12px !important;font-size:12px !important}.tme-drawer__content{gap:24px !important}.tme-drawer__group a{padding:8px 0 !important;font-size:16px !important}}@media (max-width:420px){.tme-brand__logo{max-width:174px !important}.tme-hero__title{font-size:30px !important}.tme-section__title{font-size:22px !important}.tme-card h3,.tme-card--feature h3{font-size:19px !important}}h1,.tme-hero__title,.tme-article__title,.tme-archive__title,.tme-country-hero h1{font-family:"rocky-condensed",serif !important;font-style:normal;font-weight:400 !important;font-feature-settings:"liga" 1,"kern" 1;letter-spacing:-.012em !important}@media (max-width:820px){.tme-hero__title,.tme-article__title,.tme-archive__title,.tme-country-hero h1{letter-spacing:-.006em !important}}.tme-drawer__logo{width:214px !important;max-width:58% !important;max-height:54px !important;object-fit:contain}.tme-footer__logo{width:230px !important;max-width:100% !important;max-height:78px !important;object-fit:contain}@media (max-width:620px){.tme-drawer__logo{width:154px !important;max-width:62% !important;max-height:40px !important}.tme-drawer__header{min-height:68px !important;padding:14px 18px !important}.tme-drawer__close{width:38px !important;height:38px !important;font-size:25px !important}.tme-footer__logo{width:168px !important;max-height:58px !important;margin-bottom:14px !important}.tme-footer__inner{padding-top:36px !important}}:root{--tme-h1-font:"rocky-condensed",serif}.tme-story{padding:30px 0 72px}.tme-story-header{max-width:1280px;padding-top:18px}.tme-story-header .tme-breadcrumbs{margin-bottom:18px;font-size:10px}.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title{max-width:1000px;margin:0;color:var(--navy);font-family:var(--tme-h1-font) !important;font-size:clamp(44px, 4.55vw, 66px) !important;font-style:normal;font-weight:400 !important;letter-spacing:-.015em !important;line-height:1.03 !important}.tme-story-standfirst{max-width:940px;margin:15px 0 0;color:#333b42;font-family:"rocky-condensed",serif;font-size:23px;line-height:1.4}.tme-story-lead{display:grid;grid-template-columns:205px minmax(0, 780px) minmax(220px, 1fr);gap:24px;align-items:start;margin-top:30px}.tme-story-author-card{padding-top:3px;color:var(--ink);font-size:13px;line-height:1.4}.tme-story-author-card>img{width:58px;height:58px;margin-bottom:10px;border-radius:50%;object-fit:cover}.tme-story-author-card strong{display:block;color:var(--navy);font-family:var(--sans);font-size:14px;font-weight:800;line-height:1.25}.tme-story-author-role{margin:2px 0 0;color:var(--muted);font-size:12px}.tme-story-author-bio{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--line);color:#4e565d}.tme-story-author-card .tme-meta{display:block;margin-top:13px;padding-top:12px;border-top:1px solid var(--line);font-size:10px;line-height:1.45}.tme-story-author-card .tme-meta span{display:block;margin-bottom:6px}.tme-story-share{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid var(--line)}.tme-story-share a{padding:5px 8px;border:1px solid var(--line);color:var(--navy);font-size:10px;font-weight:700}.tme-story-feature figure{margin:0}.tme-story-feature img{width:100%;aspect-ratio:16/10;object-fit:cover}.tme-story-feature figcaption{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.4}.tme-story-top-rail{min-width:0}.tme-story-brief-card{padding:22px;border-top:4px solid var(--gold);background:var(--navy);color:var(--paper)}.tme-story-brief-card span{display:block;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tme-story-brief-card strong{display:block;margin-top:10px;font-family:var(--serif);font-size:21px;line-height:1.18}.tme-story-brief-card a{display:inline-block;margin-top:16px;color:var(--paper);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tme-story-body-grid{display:grid;grid-template-columns:205px minmax(0, 720px) minmax(230px, 1fr);gap:34px;align-items:start;margin-top:34px}.tme-story-left-rail,.tme-story-right-rail{position:sticky;top:118px}.tme-story-left-rail .tme-key-points{margin:0;padding:18px;border-top:3px solid var(--navy);background:var(--paper-soft)}.tme-story-left-rail .tme-key-points h2{margin:0 0 10px;font-family:var(--sans) !important;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.tme-story-left-rail .tme-key-points li{margin-bottom:8px;font-size:12px;line-height:1.4}.tme-corrections-link{display:block;margin-top:16px;color:var(--red);font-size:11px;font-weight:800}.tme-story-content .tme-article__body{width:100%;margin:0;color:#24282c;font-family:"rocky-condensed",serif !important;font-size:19px;line-height:1.68}.tme-story-content .tme-article__body>p:first-of-type{color:#20252a;font-size:20px;line-height:1.62}.tme-story-content .tme-article__body h2{margin:40px 0 15px;font-family:var(--serif) !important;font-size:29px;line-height:1.16}.tme-story-content .tme-article__body h3{margin:32px 0 12px;font-family:var(--serif) !important;font-size:23px;line-height:1.2}.tme-story-content .tme-article__body p{margin:0 0 22px}.tme-story-content .tme-article__body blockquote{margin:32px 0;padding-left:22px;border-left:3px solid var(--gold);color:var(--navy);font-size:25px;line-height:1.42}.tme-story-toc{margin:0 0 28px;padding:18px 20px;border:1px solid var(--line);background:var(--paper-soft)}.tme-story-toc strong{display:block;margin-bottom:9px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tme-story-toc ol{margin:0;padding-left:19px}.tme-story-toc li{margin:6px 0;font-size:13px}.tme-story-ad-slot{display:flex;min-height:250px;align-items:flex-start;justify-content:center;padding-top:9px;background:#f1f1f1;color:#777;font-size:9px;text-transform:uppercase}.tme-more-stories{margin-top:22px;border-top:3px solid var(--navy)}.tme-more-stories h2{margin:0;padding:10px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:21px}.tme-more-stories>a{display:grid;grid-template-columns:82px minmax(0, 1fr);gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}.tme-more-stories img{width:82px;height:62px;object-fit:cover}.tme-more-stories span{color:var(--navy);font-family:var(--serif);font-size:14px;font-weight:700;line-height:1.24}.tme-story-content .tme-sources,.tme-story-content .tme-author-box{width:100%;margin-top:38px}.tme-story-related{margin-top:56px}.tme-latest-grid{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:0 34px}.tme-latest-item{display:grid;grid-template-columns:minmax(0, 1fr) 140px;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.tme-latest-item h3{margin:0;color:var(--navy);font-family:var(--serif);font-size:22px;line-height:1.2}.tme-latest-item__image{aspect-ratio:4/3;overflow:hidden}.tme-latest-item__image img{width:100%;height:100%;object-fit:cover}.post-views,.pvc_stats,.post-views-count,.entry-views,.total-views,.ez-toc-container,.lwptoc,.rank-math-toc-block{display:none !important}@media (max-width:1080px){.tme-story-lead,.tme-story-body-grid{grid-template-columns:180px minmax(0, 1fr)}.tme-story-top-rail,.tme-story-right-rail{display:none}}@media (max-width:760px){.tme-story{padding:18px 0 48px}.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title{font-size:clamp(31px, 9.3vw, 40px) !important;line-height:1.08 !important;letter-spacing:-.006em !important}.tme-story-standfirst{margin-top:10px;font-size:17px;line-height:1.44}.tme-story-lead{display:flex;flex-direction:column;gap:17px;margin-top:20px}.tme-story-author-card{display:grid;grid-template-columns:46px minmax(0, 1fr);gap:9px 12px;width:100%}.tme-story-author-card>img{grid-row:1/span 2;width:46px;height:46px;margin:0}.tme-story-author-bio{display:none}.tme-story-author-card .tme-meta{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:5px 12px;margin:0;padding-top:9px}.tme-story-author-card .tme-meta span{margin:0}.tme-story-share{grid-column:1/-1;margin:0;padding-top:9px}.tme-story-feature img{aspect-ratio:16/10}.tme-story-body-grid{display:block;margin-top:24px}.tme-story-left-rail{position:static;margin-bottom:24px}.tme-story-left-rail .tme-key-points{padding:16px 18px}.tme-story-content .tme-article__body{font-size:17px;line-height:1.7}.tme-story-content .tme-article__body>p:first-of-type{font-size:18px}.tme-story-content .tme-article__body h2{margin-top:33px;font-size:24px}.tme-story-content .tme-article__body h3{font-size:20px}.tme-story-content .tme-article__body blockquote{font-size:21px}.tme-latest-grid{grid-template-columns:1fr}.tme-latest-item{grid-template-columns:minmax(0, 1fr) 104px;gap:13px}.tme-latest-item h3{font-size:18px}}:root{--sans:"sweet-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--tme-h1-font:"rocky-condensed",serif}body,button,input,select,textarea,.tme-nav,.tme-meta,.tme-kicker,.tme-button,.tme-utility,.tme-story-author-card,.tme-story-author-role,.tme-story-share,.tme-caption,.tme-footer,.tme-hub-clusters__grid a{font-family:var(--sans) !important}h1,.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title{font-family:var(--tme-h1-font) !important;font-style:normal !important;font-weight:400 !important;font-synthesis:none}.tme-story-standfirst,.tme-dek,.tme-article__body,.tme-article__body p,.tme-article__body li,.tme-story-content .tme-article__body,.tme-story-content .tme-article__body p,.tme-story-content .tme-article__body li,.tme-country-hero p:not(.tme-kicker),.tme-card p,.tme-newsletter p,.tme-author-box p,.tme-sources p,.tme-sources li{font-family:var(--sans) !important}.tme-story-content .tme-article__body{font-size:18px !important;font-weight:400;line-height:1.72 !important;letter-spacing:-.006em}.tme-story-content .tme-article__body>p:first-of-type{font-family:var(--sans) !important;font-size:19px !important;font-weight:500;line-height:1.65 !important}@media (max-width:760px){.tme-story-content .tme-article__body{font-size:16.5px !important;line-height:1.7 !important}.tme-story-content .tme-article__body>p:first-of-type{font-size:17.5px !important}}h1,h2,h3,h4,h5,h6,.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title,.tme-section__title,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-newsletter h2,.tme-more-stories h2,.tme-more-stories span,.tme-story-brief-card strong,.tme-story-content .tme-article__body h2,.tme-story-content .tme-article__body h3,.tme-story-content .tme-article__body h4,.tme-story-content .tme-article__body h5,.tme-story-content .tme-article__body h6,.tme-author-box h2,.tme-sources h2,.tme-related h2,.tme-hub-clusters h2,.tme-drawer__group a,.tme-related__item,.tme-section__head h2{font-family:var(--tme-h1-font) !important;font-style:normal !important;font-synthesis:none}h1,.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title{font-weight:400 !important}h2,h3,h4,h5,h6,.tme-section__title,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-newsletter h2,.tme-more-stories h2,.tme-more-stories span,.tme-story-brief-card strong,.tme-story-content .tme-article__body h2,.tme-story-content .tme-article__body h3,.tme-story-content .tme-article__body h4,.tme-story-content .tme-article__body h5,.tme-story-content .tme-article__body h6,.tme-author-box h2,.tme-sources h2,.tme-related h2,.tme-hub-clusters h2,.tme-drawer__group a,.tme-related__item{font-weight:400 !important;letter-spacing:-.012em}.tme-story-content .tme-article__body h2{font-size:30px !important;line-height:1.18 !important}.tme-story-content .tme-article__body h3{font-size:24px !important;line-height:1.22 !important}.tme-story-content .tme-article__body h4{margin:28px 0 10px;font-size:20px !important;line-height:1.25 !important}.tme-story-content .tme-article__body h5{margin:24px 0 9px;font-size:18px !important;line-height:1.28 !important}.tme-story-content .tme-article__body h6{margin:22px 0 8px;font-size:16px !important;line-height:1.3 !important}@media (max-width:760px){.tme-story-content .tme-article__body h2{font-size:25px !important}.tme-story-content .tme-article__body h3{font-size:21px !important}.tme-story-content .tme-article__body h4{font-size:18px !important}.tme-story-content .tme-article__body h5{font-size:17px !important}.tme-story-content .tme-article__body h6{font-size:15px !important}}.tme-fallback-image{width:100%;height:100%;object-fit:cover;object-position:center;background:#bba53d}.tme-reading-progress{position:fixed;top:0;left:0;right:0;z-index:3000;height:3px;pointer-events:none}.tme-reading-progress span{display:block;width:0;height:100%;background:var(--gold)}.tme-search-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--navy);font-size:23px;cursor:pointer}.tme-search-overlay{position:fixed;inset:0;z-index:2500;display:none;align-items:flex-start;justify-content:center;padding:13vh 24px 24px;background:rgba(5,17,28,.96);color:#fff}.tme-search-overlay.is-open{display:flex}.tme-search-overlay__inner{width:min(760px,100%)}.tme-search-overlay form{display:flex;gap:10px;margin-top:15px}.tme-search-overlay input[type=search]{flex:1;min-height:56px;padding:0 18px;border:1px solid rgba(255,255,255,.25);background:#fff;color:var(--navy);font-size:18px}.tme-search-overlay input[type=submit]{min-height:56px;padding:0 22px;border:0;background:var(--gold);color:var(--navy);font-weight:800}.tme-search-close{position:absolute;top:24px;right:24px;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:0 0;color:#fff;font-size:30px}body.tme-search-open{overflow:hidden}.tme-intelligence-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:28px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-soft)}.tme-intelligence-strip>div{padding:15px 18px;border-right:1px solid var(--line)}.tme-intelligence-strip>div:last-child{border-right:0}.tme-intelligence-strip span{display:block;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tme-intelligence-strip strong{display:block;margin-top:3px;color:var(--navy);font-size:12px;line-height:1.35}.tme-story-verification{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tme-story-verification span{padding:6px 10px;border:1px solid var(--line);background:var(--paper-soft);color:var(--navy);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tme-why-matters{margin:0 0 28px;padding:20px 22px;border-left:4px solid var(--gold);background:#f7f4e8}.tme-why-matters span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tme-why-matters p{margin:6px 0 0;color:var(--navy);font-size:17px;font-weight:600;line-height:1.5}.tme-standard-page .tme-article__header{text-align:left;max-width:900px}.tme-standard-page .tme-article__title{font-size:clamp(42px,5vw,62px)!important}.tme-standard-page .tme-article__body{margin-top:34px}.tme-footer__brand-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:60px;align-items:start;padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.14)}.tme-footer__standards{padding:20px 0 0}.tme-footer__standards span{display:block;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tme-footer__standards strong{display:block;margin-top:8px;color:#fff;font-family:var(--tme-h1-font);font-size:23px;font-weight:400;line-height:1.25}.tme-footer__standards a{display:inline-block;margin-top:13px;color:#fff;font-size:11px;font-weight:800}.tme-footer__grid{margin-top:36px}.tme-footer details{min-width:0}.tme-footer summary{color:#fff;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;list-style:none;cursor:default}.tme-footer summary::-webkit-details-marker{display:none}.tme-footer details ul{margin-top:14px}.tme-footer__bottom{display:flex;justify-content:space-between;gap:20px}.post-views,.pvc_stats,.post-views-count,.entry-views,.total-views,[data-post-views],[class*=post-view],[id*=post-view]{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}@media (max-width:820px){.tme-masthead__inner{grid-template-columns:44px minmax(0,1fr) 44px!important;min-height:62px!important;padding:0 2px}.tme-brand__logo{width:154px!important;max-width:154px!important;max-height:38px!important}.tme-menu-toggle,.tme-search-toggle{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.tme-header-brief{display:none!important}.tme-header-control--right{display:flex!important;justify-content:flex-end!important}.tme-header-control--right>img,.tme-header-control--right .custom-logo,.tme-header-control--right [class*=logo]:not(.tme-search-toggle){display:none!important}.tme-story-header{padding-top:10px}.tme-story-title{font-size:clamp(30px,8.6vw,38px)!important;line-height:1.08!important}.tme-story-standfirst{font-size:16.5px!important;line-height:1.48!important}.tme-story-lead{gap:14px!important}.tme-story-feature{order:2;width:100%}.tme-story-author-card{order:1}.tme-story-feature img{aspect-ratio:16/9!important}.tme-story-verification{margin-top:12px;gap:6px}.tme-story-verification span{font-size:8.5px;padding:5px 7px}.tme-story-body-grid{margin-top:20px!important}.tme-why-matters{padding:16px 17px;margin-bottom:22px}.tme-why-matters p{font-size:15px}.tme-story-left-rail .tme-key-points{margin-bottom:18px}.tme-corrections-link{margin-bottom:20px}.tme-intelligence-strip{grid-template-columns:1fr;margin-top:20px}.tme-intelligence-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:11px 13px}.tme-intelligence-strip>div:last-child{border-bottom:0}.tme-footer__brand-row{grid-template-columns:1fr;gap:10px;padding-bottom:24px}.tme-footer__standards{padding-top:0}.tme-footer__standards strong{font-size:20px}.tme-footer__grid{display:block!important;margin-top:24px}.tme-footer details{border-top:1px solid rgba(255,255,255,.14)}.tme-footer summary{position:relative;padding:15px 0;cursor:pointer}.tme-footer summary:after{content:'+';position:absolute;right:0;top:12px;font-size:20px;font-weight:400}.tme-footer details[open] summary:after{content:'−'}.tme-footer details ul{margin:0 0 14px}.tme-footer details:not([open]) ul{display:none}.tme-footer__bottom{display:block;font-size:10px}.tme-footer__bottom span{display:block;margin-top:6px}.tme-footer__logo{width:150px!important;max-height:48px!important}.tme-footer__copy{max-width:100%;font-size:13px;line-height:1.55}}@media (max-width:420px){.tme-container{width:min(calc(100% - 24px), var(--max))!important}.tme-brand__logo{width:142px!important;max-width:142px!important}.tme-story-title{font-size:29px!important}.tme-standard-page .tme-article__title{font-size:36px!important}}:root{--tme-display:"rocky-condensed",serif;--tme-body:"sweet-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--tme-blue:#071a2b;--tme-blue-soft:#0d2940;--tme-burgundy:#8e2030;--tme-gold:#bda44a}body{font-family:var(--tme-body) !important}h1,h2,h3,h4,h5,h6,.tme-story-title,.tme-hero__title,.tme-section__title,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-country-hero h1,.tme-archive__title,.tme-more-stories h2,.tme-newsletter h2{font-family:var(--tme-display) !important;font-weight:400 !important;font-synthesis:none}.tme-topline{border-top:4px solid var(--tme-blue);border-bottom:1px solid #e5e7e9;background:#f4f5f6;color:#39434d;font-family:var(--tme-body);font-size:11px}.tme-topline__inner{display:grid;grid-template-columns:1fr auto 1fr;min-height:34px;align-items:center;gap:20px}.tme-topline__edition,.tme-topline__links{display:flex;align-items:center;gap:15px}.tme-topline__links{justify-content:flex-end}.tme-topline__links a{color:var(--tme-blue);font-weight:700}.tme-topline__dot{width:7px;height:7px;border-radius:50%;background:var(--tme-burgundy)}.tme-site-header{position:sticky;top:0;z-index:999;border-bottom:0;background:rgba(255,255,255,.985);box-shadow:0 1px 0 rgba(5,20,32,.1);backdrop-filter:blur(14px)}body.admin-bar .tme-site-header{top:32px}.tme-global-masthead{position:relative;background:#fff}.tme-global-masthead__inner{position:relative;display:grid;grid-template-columns:minmax(260px, 1fr) minmax(340px, 520px) minmax(260px, 1fr);min-height:112px;align-items:center;gap:24px}.tme-global-masthead__left,.tme-global-masthead__right{display:flex;align-items:center;gap:18px;min-width:0}.tme-global-masthead__right{justify-content:flex-end}.tme-brand--centred{position:absolute;left:50%;top:50%;z-index:2;width:min(430px, 34vw);transform:translate(-50%,-50%);pointer-events:none}.tme-brand--centred a{display:block;pointer-events:auto}.tme-brand__logo{width:100% !important;max-width:430px !important;max-height:76px !important;object-fit:contain}.tme-menu-toggle,.tme-search-toggle{display:inline-flex;flex:0 0 46px;width:46px;height:46px;min-width:46px;min-height:46px;align-items:center;justify-content:center;padding:0;border:1px solid #cfd4d8;border-radius:50%;background:#fff;color:var(--tme-blue);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.tme-menu-toggle:hover,.tme-search-toggle:hover{border-color:var(--tme-blue);background:#f3f5f6;transform:translateY(-1px)}.tme-menu-toggle__lines,.tme-menu-toggle__lines:before,.tme-menu-toggle__lines:after{width:22px;height:2px}.tme-menu-toggle__lines:before{top:-7px}.tme-menu-toggle__lines:after{top:7px}.tme-search-icon{position:relative;display:block;width:19px;height:19px;border:2px solid currentColor;border-radius:50%}.tme-search-icon:after{position:absolute;right:-6px;bottom:-4px;width:8px;height:2px;background:currentColor;content:"";transform:rotate(45deg);transform-origin:left center}.tme-header-quick-links{display:flex;align-items:center;gap:16px}.tme-header-quick-links a{color:#45515c;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.tme-header-brief{display:flex;flex-direction:column;min-width:142px;padding:10px 15px;border:1px solid var(--tme-blue);background:var(--tme-blue);color:#fff;line-height:1.1}.tme-header-brief:hover{background:var(--tme-burgundy);border-color:var(--tme-burgundy);color:#fff}.tme-header-brief span{font-size:11px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.tme-header-brief small{margin-top:4px;color:rgba(255,255,255,.7);font-size:9px}.tme-nav{border-top:1px solid #e1e4e6;border-bottom:1px solid #cdd2d6}.tme-nav__inner{min-height:50px}.tme-nav a{padding:16px 17px 15px;font-size:11px;font-weight:800;letter-spacing:.045em}.tme-developing{border-bottom:1px solid #d9dde0;background:#f5f2ec}.tme-developing__inner{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;min-height:42px;align-items:center;gap:16px}.tme-developing__label{display:inline-flex;align-items:center;gap:8px;color:var(--tme-burgundy);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tme-developing__label i{width:8px;height:8px;border:2px solid var(--tme-burgundy);border-radius:50%}.tme-developing__inner>a{overflow:hidden;color:var(--tme-blue);font-family:var(--tme-display);font-size:15px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.tme-developing__time{color:#68727b;font-size:10px;font-weight:700}.tme-drawer{width:min(440px, 92vw) !important;background:#fff !important;color:var(--tme-blue) !important;box-shadow:28px 0 70px rgba(0,0,0,.22)}.tme-drawer__header{min-height:92px !important;padding:20px 26px !important;border-bottom:1px solid #d9dde0 !important;background:rgba(255,255,255,.98) !important}.tme-drawer__logo{width:220px !important;max-width:68% !important;max-height:62px !important}.tme-drawer__close{border-color:#cbd1d5 !important;color:var(--tme-blue) !important}.tme-drawer__intro{padding:20px 26px;border-bottom:1px solid #e2e5e7;background:#f5f6f7}.tme-drawer__intro p{margin:0;color:#4b5862;font-size:13px}.tme-drawer__intro a{display:inline-block;margin-top:10px;color:var(--tme-burgundy);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tme-drawer__content{grid-template-columns:1fr !important;gap:30px !important;padding:28px 26px 48px !important}.tme-drawer__group h2{margin-bottom:8px !important;color:var(--tme-burgundy) !important}.tme-drawer__group li{border-bottom-color:#e4e7e9 !important}.tme-drawer__group a{padding:11px 0 !important;color:var(--tme-blue) !important;font-size:17px !important}.tme-drawer__group a:hover{color:var(--tme-burgundy) !important}.tme-search-overlay__inner h2{max-width:760px;margin:0 0 24px;color:#fff;font-family:var(--tme-display);font-size:clamp(34px, 5vw, 62px);font-weight:400;line-height:1.04}.tme-article{max-width:980px;padding:48px 24px 80px}.tme-article__title{max-width:900px;font-size:clamp(44px, 5vw, 68px) !important;line-height:1.04 !important}.tme-article__body{max-width:760px;margin-inline:auto;font-family:var(--tme-body) !important;font-size:18px !important;line-height:1.74 !important}.tme-article__body h2{font-size:34px !important}.tme-article__body h3{font-size:27px !important}.tme-home{padding-top:28px}.tme-hero__title{font-size:clamp(44px, 4.6vw, 66px) !important;line-height:1.02 !important;letter-spacing:-.015em !important}.tme-dek{font-family:var(--tme-body) !important;font-size:18px !important;line-height:1.55 !important}@media (max-width:1020px){.tme-global-masthead__inner{grid-template-columns:1fr minmax(280px, 400px) 1fr}.tme-header-quick-links{display:none}}@media (max-width:782px){body.admin-bar .tme-site-header{top:46px}}@media (max-width:760px){.tme-container{width:min(calc(100% - 32px), var(--max))}.tme-topline{border-top-width:3px}.tme-topline__inner{grid-template-columns:1fr auto;min-height:30px;font-size:9px}.tme-topline__inner time{display:none}.tme-topline__links a:first-child{display:none}.tme-topline__links{gap:0}.tme-global-masthead__inner{display:grid !important;grid-template-columns:44px minmax(0, 1fr) 44px !important;min-height:68px !important;gap:8px !important}.tme-global-masthead__left,.tme-global-masthead__right{display:contents}.tme-menu-toggle{grid-column:1;justify-self:start}.tme-search-toggle{grid-column:3;justify-self:end}.tme-header-quick-links,.tme-header-brief{display:none !important}.tme-brand--centred{position:static !important;grid-column:2;grid-row:1;width:100% !important;transform:none !important}.tme-brand--centred a{display:flex;align-items:center;justify-content:center}.tme-brand__logo{width:min(190px, 100%) !important;max-width:190px !important;max-height:46px !important}.tme-menu-toggle,.tme-search-toggle{width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important}.tme-nav__inner{justify-content:flex-start !important;min-height:44px !important}.tme-nav ul{justify-content:flex-start !important}.tme-nav a{padding:13px 14px 12px !important;font-size:10px !important}.tme-developing__inner{grid-template-columns:auto minmax(0, 1fr);min-height:38px;gap:10px}.tme-developing__time{display:none}.tme-developing__inner>a{font-size:13px}.tme-drawer{width:min(355px, 92vw) !important}.tme-drawer__header{min-height:74px !important;padding:14px 18px !important}.tme-drawer__logo{width:164px !important;max-height:46px !important}.tme-drawer__intro,.tme-drawer__content{padding-left:20px !important;padding-right:20px !important}.tme-home{padding-top:18px !important}.tme-hero__title,.tme-story-title,.tme-article__title,.tme-country-hero h1,.tme-archive__title{font-size:clamp(31px, 8.3vw, 42px) !important;line-height:1.06 !important;letter-spacing:-.004em !important}.tme-dek,.tme-story-standfirst{font-size:16px !important;line-height:1.52 !important}.tme-section__title{font-size:25px !important}.tme-card h3,.tme-card--feature h3{font-size:20px !important;line-height:1.18 !important}.tme-side-story h3{font-size:16px !important}.tme-article{padding:32px 16px 60px !important}.tme-article__body{font-size:16.5px !important;line-height:1.72 !important}.tme-article__body h2{font-size:25px !important}.tme-article__body h3{font-size:21px !important}}@media (max-width:380px){.tme-brand__logo{max-width:166px !important}}:root{--tme-display:"rocky-condensed",serif;--tme-interface:"sweet-sans-pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tme-nav,.tme-nav a,.tme-editorial-menu,.tme-topline,.tme-header-quick-links,.tme-header-brief,.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle,.tme-drawer,.tme-drawer a,.tme-drawer summary,.tme-footer,.tme-footer a,.tme-footer button,.tme-meta,.tme-kicker{font-family:var(--tme-interface) !important}.tme-brand__logo--dark-mode,.tme-drawer__logo--dark-mode{display:none}.tme-theme-toggle{display:inline-flex;flex:0 0 46px;width:46px;height:46px;min-width:46px;min-height:46px;align-items:center;justify-content:center;padding:0;border:1px solid #cfd4d8;border-radius:50%;background:#fff;color:var(--tme-blue);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.tme-theme-toggle:hover,.tme-theme-toggle:focus-visible{border-color:var(--tme-blue);background:#f2f4f5;transform:translateY(-1px)}.tme-theme-toggle__icon{font-family:var(--tme-interface);font-size:20px;line-height:1}.tme-footer{background:#061522}.tme-footer__inner{padding:58px 0 24px}.tme-footer__brand-row{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(420px, .95fr);gap:80px;align-items:start;padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.15)}.tme-footer__identity{min-width:0}.tme-footer__logo{width:255px !important;max-height:84px !important;margin:0 0 22px;object-fit:contain}.tme-footer__copy{max-width:520px;margin:0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.72}.tme-footer__ownership{margin:15px 0 0;color:var(--gold);font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.tme-footer__newsletter{padding:28px 30px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.035)}.tme-footer__newsletter>span{display:block;color:var(--gold);font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.tme-footer__newsletter h2{margin:10px 0 0;color:#fff;font-family:var(--tme-display) !important;font-size:28px;font-weight:400 !important;line-height:1.18}.tme-footer__newsletter p{margin:14px 0 0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.65}.tme-footer__newsletter-button{display:inline-flex;margin-top:20px;padding:11px 15px;border:1px solid var(--gold);color:#fff !important;font-size:10px !important;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.tme-footer__newsletter-button:hover{background:var(--gold);color:#071522 !important}.tme-footer__promise{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.15)}.tme-footer__promise span{color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.tme-footer__promise strong{color:#fff;font-family:var(--tme-display);font-size:22px;font-weight:400}.tme-footer__promise a{color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tme-footer__grid{display:grid !important;grid-template-columns:repeat(4,minmax(0, 1fr)) !important;gap:42px !important;margin-top:36px}.tme-footer__section{min-width:0}.tme-footer__section h2{margin:0 0 18px;color:#fff;font-family:var(--tme-interface) !important;font-size:10px;font-weight:850 !important;letter-spacing:.15em;text-transform:uppercase}.tme-footer__section ul{margin:0;padding:0;list-style:none}.tme-footer__section li{margin:0 0 10px}.tme-footer__section a{display:inline-block;color:rgba(255,255,255,.72);font-size:13px;line-height:1.38}.tme-footer__section a:hover,.tme-footer__section a:focus{color:#fff}.tme-footer__bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.56);font-size:10px}.tme-footer__bottom-actions{display:flex;align-items:center;gap:18px}.tme-theme-toggle--footer{width:auto;min-width:0;height:36px;min-height:36px;flex-basis:auto;gap:8px;padding:0 12px;border-color:rgba(255,255,255,.28);border-radius:3px;background:0 0;color:#fff;font-size:10px}.tme-theme-toggle--footer:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.48)}.tme-standard-page{width:min(calc(100% - 48px), 1060px);margin-inline:auto;padding:58px 0 88px}.tme-standard-page .tme-article__header{max-width:880px;margin:0;padding-bottom:28px;border-bottom:1px solid var(--line)}.tme-standard-page .tme-article__title{max-width:880px;font-size:clamp(45px, 5.5vw, 70px) !important}.tme-standard-page .tme-article__body{width:min(100%, 820px);max-width:820px;margin:38px 0 0;font-family:var(--tme-interface) !important;font-size:17px !important;line-height:1.78 !important}.tme-standard-page .tme-article__body>p:first-child,.tme-page-intro{color:var(--navy);font-size:21px !important;font-weight:500;line-height:1.58 !important}.tme-standard-page .tme-article__body h2{margin:42px 0 13px;padding-top:22px;border-top:1px solid var(--line);font-size:31px !important;line-height:1.18 !important}.tme-standard-page .tme-article__body h3{margin:28px 0 10px;font-size:23px !important}.tme-standard-page .tme-article__body a{color:var(--red);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.tme-policy-callout,.tme-contact-card,.tme-newsletter-page__card{margin:28px 0;padding:24px 26px;border:1px solid var(--line);background:var(--paper-soft)}.tme-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:18px;margin:28px 0}.tme-contact-card{margin:0}.tme-contact-card h2,.tme-newsletter-page__card h2{margin-top:0 !important;padding-top:0 !important;border-top:0 !important;font-size:25px !important}.tme-newsletter-page__benefits{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:16px;margin:28px 0}.tme-newsletter-page__benefits>div{padding:20px;border-top:3px solid var(--gold);background:var(--paper-soft)}.tme-newsletter-page__benefits strong{display:block;color:var(--navy);font-family:var(--tme-display);font-size:20px;font-weight:400}.tme-newsletter-page__benefits p{margin-bottom:0;font-size:14px}.tme-newsletter-signup{margin-top:28px;padding:30px;background:var(--navy);color:#fff}.tme-newsletter-signup h2{margin:0 0 10px !important;padding:0 !important;border:0 !important;color:#fff}.tme-newsletter-signup p{color:rgba(255,255,255,.74)}.tme-newsletter-signup a{display:inline-flex;margin-top:12px;padding:11px 15px;background:var(--red);color:#fff !important;font-size:11px;font-weight:800;text-decoration:none !important}html[data-theme=dark]{--ink:#e7edf1;--navy:#eaf0f4;--navy-2:#d5e0e7;--paper:#0a151f;--paper-soft:#101f2b;--paper-warm:#172734;--muted:#9aa8b3;--line:#2b3d49;--red:#d56a76;--red-dark:#b94f5c;--gold:#c9b258;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] .tme-main{background:#0a151f;color:#e7edf1}html[data-theme=dark] .tme-topline{border-color:#30404b;background:#07121b;color:#aab5bd}html[data-theme=dark] .tme-site-header,html[data-theme=dark] .tme-global-masthead,html[data-theme=dark] .tme-nav{background:rgba(8,18,27,.985);border-color:#2a3a45}html[data-theme=dark] .tme-brand__logo--light-mode,html[data-theme=dark] .tme-drawer__logo--light-mode{display:none}html[data-theme=dark] .tme-brand__logo--dark-mode,html[data-theme=dark] .tme-drawer__logo--dark-mode{display:block}html[data-theme=dark] .tme-menu-toggle,html[data-theme=dark] .tme-search-toggle,html[data-theme=dark] .tme-theme-toggle:not(.tme-theme-toggle--footer){border-color:#40515e;background:#0d1c27;color:#eef3f6}html[data-theme=dark] .tme-header-quick-links a,html[data-theme=dark] .tme-nav a,html[data-theme=dark] .tme-topline__links a{color:#dbe4e9}html[data-theme=dark] .tme-developing{border-color:#33434f;background:#111f29}html[data-theme=dark] .tme-developing__inner>a{color:#edf2f5}html[data-theme=dark] .tme-drawer{background:#0c1923 !important;color:#e7edf1 !important}html[data-theme=dark] .tme-drawer__header,html[data-theme=dark] .tme-drawer__intro{border-color:#2a3b47 !important;background:#0c1923 !important}html[data-theme=dark] .tme-drawer__intro{background:#101f2a !important}html[data-theme=dark] .tme-drawer__intro p,html[data-theme=dark] .tme-drawer__group a{color:#d8e0e5 !important}html[data-theme=dark] .tme-drawer__group li{border-color:#263844 !important}html[data-theme=dark] .tme-card,html[data-theme=dark] .tme-story,html[data-theme=dark] .tme-standard-page,html[data-theme=dark] .tme-country-hero,html[data-theme=dark] .tme-story-toc,html[data-theme=dark] .tme-key-points,html[data-theme=dark] .tme-policy-callout,html[data-theme=dark] .tme-contact-card,html[data-theme=dark] .tme-newsletter-page__card,html[data-theme=dark] .tme-newsletter-page__benefits>div{color:#e7edf1}html[data-theme=dark] .tme-story-toc,html[data-theme=dark] .tme-key-points,html[data-theme=dark] .tme-policy-callout,html[data-theme=dark] .tme-contact-card,html[data-theme=dark] .tme-newsletter-page__card,html[data-theme=dark] .tme-newsletter-page__benefits>div{border-color:#2b3d49;background:#101f2b}html[data-theme=dark] .tme-story-title,html[data-theme=dark] .tme-hero__title,html[data-theme=dark] .tme-section__title,html[data-theme=dark] .tme-card h3,html[data-theme=dark] .tme-side-story h3,html[data-theme=dark] .tme-latest-item h3,html[data-theme=dark] .tme-article__title,html[data-theme=dark] .tme-standard-page .tme-article__body>p:first-child,html[data-theme=dark] .tme-page-intro,html[data-theme=dark] .tme-newsletter-page__benefits strong{color:#f1f5f7}html[data-theme=dark] .tme-article__body,html[data-theme=dark] .tme-story-content .tme-article__body,html[data-theme=dark] .tme-standard-page .tme-article__body{color:#d7e0e5}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{border-color:#40515e;background:#0d1b26;color:#e7edf1}html[data-theme=dark] .tme-footer{background:#040d14}@media (prefers-reduced-motion:reduce){.tme-theme-toggle,.tme-menu-toggle,.tme-search-toggle{transition:none}}@media (max-width:1020px){.tme-footer__brand-row{grid-template-columns:1fr;gap:28px}.tme-footer__grid{grid-template-columns:repeat(2,minmax(0, 1fr)) !important}}@media (max-width:760px){.tme-global-masthead__inner{display:flex !important;min-height:68px !important;align-items:center;justify-content:space-between;gap:8px}.tme-global-masthead__left,.tme-global-masthead__right{display:flex !important;align-items:center}.tme-global-masthead__right{gap:6px}.tme-brand--centred{position:absolute !important;left:50% !important;top:50% !important;width:min(176px, 42vw) !important;transform:translate(-50%,-50%) !important}.tme-brand__logo{width:100% !important;max-width:176px !important;max-height:44px !important}.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle:not(.tme-theme-toggle--footer){flex:0 0 38px;width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important}.tme-theme-toggle__icon{font-size:17px}.tme-footer__inner{padding-top:40px}.tme-footer__newsletter{padding:22px}.tme-footer__newsletter h2{font-size:24px}.tme-footer__promise{display:block}.tme-footer__promise strong,.tme-footer__promise a{display:block;margin-top:9px}.tme-footer__grid{grid-template-columns:repeat(2,minmax(0, 1fr)) !important;gap:30px 22px !important;margin-top:30px}.tme-footer__section h2{margin-bottom:13px}.tme-footer__section a{font-size:12.5px}.tme-footer__bottom{display:block}.tme-footer__bottom-actions{display:block;margin-top:12px}.tme-theme-toggle--footer{margin-top:12px}.tme-standard-page{width:min(calc(100% - 32px), 1060px);padding:34px 0 62px}.tme-standard-page .tme-article__title{font-size:clamp(34px, 10vw, 44px) !important}.tme-standard-page .tme-article__body{margin-top:28px;font-size:16px !important;line-height:1.72 !important}.tme-standard-page .tme-article__body>p:first-child,.tme-page-intro{font-size:18px !important}.tme-standard-page .tme-article__body h2{margin-top:34px;font-size:26px !important}.tme-contact-grid,.tme-newsletter-page__benefits{grid-template-columns:1fr}}@media (max-width:440px){.tme-brand--centred{width:min(150px, 38vw) !important}.tme-brand__logo{max-width:150px !important}.tme-footer__grid{grid-template-columns:1fr !important}}:root{--black:#090909;--black-soft:#171717;--white:#fff;--white-soft:#faf9f6;--gold:#b89a3d;--gold-dark:#8f7428;--gold-pale:#eee5c7;--ink:#090909;--navy:#090909;--navy-2:#171717;--paper:#fff;--paper-soft:#faf9f6;--paper-warm:#f7f3e8;--red:#b89a3d;--red-dark:#8f7428;--muted:#696969;--line:#ded9cc;--serif:"rocky-condensed",serif;--sans:"sweet-sans-pro",sans-serif;--tme-h1-font:"rocky-condensed",serif;--tme-display:"rocky-condensed",serif;--tme-body:"sweet-sans-pro",sans-serif;--tme-interface:"sweet-sans-pro",sans-serif;--tme-blue:#090909;--tme-blue-soft:#171717;--tme-burgundy:#b89a3d;--tme-gold:#b89a3d}html,body,button,input,select,textarea,.tme-site,.tme-main,.tme-nav,.tme-topline,.tme-footer,.tme-drawer,.tme-meta,.tme-kicker,.tme-header-quick-links,.tme-header-brief,.tme-theme-toggle,.tme-search-toggle,.tme-menu-toggle{font-family:var(--sans) !important}h1,h2,h3,h4,h5,h6,.tme-story-title,.tme-hero__title,.tme-section__title,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-country-hero h1,.tme-archive__title,.tme-more-stories h2,.tme-newsletter h2,.tme-footer__newsletter h2,.tme-footer__promise strong,.tme-drawer__group a,.tme-article__body blockquote{font-family:var(--serif) !important;font-synthesis:none}body,.tme-main{background:var(--white);color:var(--black)}.tme-topline{border-top:4px solid var(--gold) !important;border-bottom-color:#e6e1d7 !important;background:var(--white) !important;color:#4b4b4b !important}.tme-topline__dot{background:var(--gold) !important}.tme-topline__links a,.tme-header-quick-links a{color:var(--black) !important}.tme-site-header,.tme-global-masthead,.tme-nav{background:var(--white) !important}.tme-site-header{box-shadow:0 1px 0 rgba(9,9,9,.13) !important}.tme-global-masthead__inner{display:grid !important;grid-template-columns:minmax(250px, 1fr) minmax(280px, 340px) minmax(250px, 1fr) !important;min-height:96px !important;gap:28px !important}.tme-global-masthead__left{grid-column:1;justify-content:flex-start !important}.tme-brand--centred{position:static !important;grid-column:2;width:100% !important;transform:none !important;pointer-events:auto !important}.tme-brand--centred a{display:flex !important;align-items:center;justify-content:center}.tme-brand__logo{width:100% !important;max-width:310px !important;max-height:62px !important}.tme-global-masthead__right{grid-column:3;justify-content:flex-end !important;gap:10px !important}.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle:not(.tme-theme-toggle--footer){border-color:#cfc9bc !important;background:var(--white) !important;color:var(--black) !important}.tme-menu-toggle:hover,.tme-search-toggle:hover,.tme-theme-toggle:not(.tme-theme-toggle--footer):hover,.tme-menu-toggle:focus-visible,.tme-search-toggle:focus-visible,.tme-theme-toggle:not(.tme-theme-toggle--footer):focus-visible{border-color:var(--gold) !important;background:var(--white-soft) !important;color:var(--black) !important}.tme-header-brief{min-width:124px !important;padding:10px 13px !important;border:1px solid var(--gold) !important;background:var(--black) !important;color:var(--white) !important}.tme-header-brief:hover,.tme-header-brief:focus-visible{border-color:var(--gold) !important;background:var(--gold) !important;color:var(--black) !important}.tme-header-brief small{color:rgba(255,255,255,.72) !important}.tme-header-brief:hover small,.tme-header-brief:focus-visible small{color:rgba(9,9,9,.72) !important}.tme-nav{border-top-color:#e2ded4 !important;border-bottom:2px solid var(--black) !important}.tme-nav a{color:var(--black) !important}.tme-nav a:hover,.tme-nav a:focus-visible,.tme-nav .current-menu-item>a,.tme-nav .current-menu-ancestor>a{color:var(--gold-dark) !important}.tme-nav .sub-menu{border:1px solid #d7d1c4 !important;border-top:3px solid var(--gold) !important;background:var(--white) !important}.tme-developing{border-top:1px solid var(--gold) !important;border-bottom:1px solid var(--gold) !important;background:var(--black) !important}.tme-developing__label,.tme-developing__time{color:var(--gold) !important}.tme-developing__label i{border-color:var(--gold) !important}.tme-developing__inner>a{color:var(--white) !important}.tme-kicker,.tme-section__link,.tme-intelligence-strip span,.tme-why-matters span,.tme-story-author-role,.tme-footer__newsletter>span,.tme-footer__promise>span,.tme-drawer__intro a,.tme-drawer__group h2{color:var(--gold-dark) !important}.tme-section__head{border-bottom-color:var(--black) !important}.tme-section__title,.tme-card h3,.tme-card h3 a,.tme-side-story h3,.tme-side-story h3 a,.tme-latest-item h3,.tme-latest-item h3 a,.tme-hero__title,.tme-hero__title a,.tme-story-title,.tme-article__title,.tme-archive__title{color:var(--black) !important}.tme-card,.tme-latest-item,.tme-side-story,.tme-story,.tme-article,.tme-hub-clusters{background:var(--white) !important}.tme-intelligence-strip,.tme-story-toc,.tme-key-points,.tme-why-matters,.tme-policy-callout,.tme-contact-card,.tme-newsletter-page__card,.tme-newsletter-page__benefits>div{border-color:#d9d3c5 !important;background:var(--white-soft) !important}.tme-why-matters,.tme-story-toc,.tme-policy-callout{border-left-color:var(--gold) !important}.tme-country-hero{border-top:5px solid var(--gold) !important;background:var(--black) !important;color:var(--white) !important}.tme-country-hero h1,.tme-country-hero .tme-country-hero__inner h1{color:var(--white) !important;text-shadow:none !important}.tme-country-hero .tme-kicker{color:var(--gold) !important}.tme-country-hero p:not(.tme-kicker){color:rgba(255,255,255,.78) !important}.tme-hub-clusters{border:1px solid #d8d2c4 !important;border-top:4px solid var(--gold) !important}.tme-hub-clusters h2{color:var(--black) !important}.tme-hub-clusters__grid a{border-color:#d7d1c4 !important;background:var(--white) !important;color:var(--black) !important}.tme-hub-clusters__grid a:hover,.tme-hub-clusters__grid a:focus-visible{border-color:var(--gold) !important;background:var(--black) !important;color:var(--white) !important}.tme-drawer{background:var(--white) !important;color:var(--black) !important}.tme-drawer__header,.tme-drawer__intro{border-color:#ddd7ca !important;background:var(--white) !important}.tme-drawer__intro{background:var(--white-soft) !important}.tme-drawer__intro p,.tme-drawer__group a,.tme-drawer__close{color:var(--black) !important}.tme-drawer__group li{border-bottom-color:#e4ded2 !important}.tme-drawer__group a:hover,.tme-drawer__group a:focus-visible{color:var(--gold-dark) !important}.tme-newsletter,.tme-newsletter-signup,.tme-search-overlay{background:var(--black) !important;color:var(--white) !important}.tme-newsletter .tme-kicker,.tme-newsletter-signup .tme-kicker,.tme-search-overlay .tme-kicker{color:var(--gold) !important}.tme-newsletter h2,.tme-newsletter-signup h2,.tme-search-overlay h2{color:var(--white) !important}.tme-newsletter a,.tme-newsletter-signup a,.tme-search-overlay input[type=submit]{border-color:var(--gold) !important;background:var(--gold) !important;color:var(--black) !important}.tme-footer{background:var(--black) !important;color:var(--white) !important}.tme-footer__newsletter{border-color:rgba(184,154,61,.52) !important;background:#111 !important}.tme-footer__section h2{color:var(--gold) !important}.tme-footer__section a,.tme-footer__copy,.tme-footer__bottom{color:rgba(255,255,255,.72) !important}.tme-footer__section a:hover,.tme-footer__section a:focus-visible,.tme-footer__promise a{color:var(--gold) !important}.tme-footer__newsletter-button{border-color:var(--gold) !important;color:var(--gold) !important}.tme-footer__newsletter-button:hover,.tme-footer__newsletter-button:focus-visible{background:var(--gold) !important;color:var(--black) !important}html[data-theme=dark]{--paper:#090909;--paper-soft:#111;--paper-warm:#171717;--ink:#fff;--muted:#b2b2b2;--line:#34312b;--red:#c5a64a;--red-dark:#c5a64a;--gold:#c5a64a;--tme-gold:#c5a64a;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] .tme-main,html[data-theme=dark] .tme-site-header,html[data-theme=dark] .tme-global-masthead,html[data-theme=dark] .tme-nav,html[data-theme=dark] .tme-card,html[data-theme=dark] .tme-latest-item,html[data-theme=dark] .tme-side-story,html[data-theme=dark] .tme-story,html[data-theme=dark] .tme-article,html[data-theme=dark] .tme-hub-clusters,html[data-theme=dark] .tme-standard-page{background:#090909 !important;color:#fff !important}html[data-theme=dark] .tme-topline{background:#111 !important;color:#d7d7d7 !important;border-bottom-color:#34312b !important}html[data-theme=dark] .tme-topline__links a,html[data-theme=dark] .tme-header-quick-links a,html[data-theme=dark] .tme-nav a,html[data-theme=dark] .tme-card h3,html[data-theme=dark] .tme-card h3 a,html[data-theme=dark] .tme-side-story h3,html[data-theme=dark] .tme-side-story h3 a,html[data-theme=dark] .tme-latest-item h3,html[data-theme=dark] .tme-latest-item h3 a,html[data-theme=dark] .tme-hero__title,html[data-theme=dark] .tme-hero__title a,html[data-theme=dark] .tme-story-title,html[data-theme=dark] .tme-article__title,html[data-theme=dark] .tme-section__title,html[data-theme=dark] .tme-archive__title,html[data-theme=dark] .tme-hub-clusters h2{color:#fff !important}html[data-theme=dark] .tme-nav,html[data-theme=dark] .tme-site-header{border-color:#34312b !important;box-shadow:0 1px 0 #34312b !important}html[data-theme=dark] .tme-menu-toggle,html[data-theme=dark] .tme-search-toggle,html[data-theme=dark] .tme-theme-toggle:not(.tme-theme-toggle--footer){border-color:#4b463a !important;background:#111 !important;color:#fff !important}html[data-theme=dark] .tme-drawer,html[data-theme=dark] .tme-drawer__header,html[data-theme=dark] .tme-drawer__intro{background:#0d0d0d !important;color:#fff !important;border-color:#34312b !important}html[data-theme=dark] .tme-drawer__intro p,html[data-theme=dark] .tme-drawer__group a,html[data-theme=dark] .tme-drawer__close{color:#fff !important}html[data-theme=dark] .tme-intelligence-strip,html[data-theme=dark] .tme-story-toc,html[data-theme=dark] .tme-key-points,html[data-theme=dark] .tme-why-matters,html[data-theme=dark] .tme-policy-callout,html[data-theme=dark] .tme-contact-card,html[data-theme=dark] .tme-newsletter-page__card,html[data-theme=dark] .tme-newsletter-page__benefits>div,html[data-theme=dark] .tme-hub-clusters__grid a{border-color:#3e392e !important;background:#111 !important;color:#fff !important}html[data-theme=dark] .tme-hub-clusters__grid a:hover,html[data-theme=dark] .tme-hub-clusters__grid a:focus-visible{background:var(--gold) !important;color:var(--black) !important}@media (max-width:1180px){.tme-header-quick-links{display:none !important}.tme-global-masthead__inner{grid-template-columns:minmax(100px, 1fr) minmax(260px, 320px) minmax(190px, 1fr) !important}}@media (max-width:900px){.tme-header-brief{display:none !important}}@media (max-width:760px){.tme-global-masthead__inner{display:grid !important;grid-template-columns:78px minmax(0, 1fr) 78px !important;min-height:66px !important;gap:6px !important}.tme-global-masthead__left{grid-column:1 !important}.tme-brand--centred{position:static !important;grid-column:2 !important;width:100% !important;transform:none !important}.tme-global-masthead__right{grid-column:3 !important;gap:4px !important}.tme-brand__logo{max-width:154px !important;max-height:43px !important}.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle:not(.tme-theme-toggle--footer){flex:0 0 34px !important;width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important}.tme-menu-toggle__lines,.tme-menu-toggle__lines:before,.tme-menu-toggle__lines:after{width:18px !important}.tme-search-icon{width:16px !important;height:16px !important}.tme-theme-toggle__icon{font-size:15px !important}.tme-country-hero{border-top-width:4px !important}.tme-country-hero h1{font-size:clamp(34px, 10.2vw, 48px) !important;line-height:1.02 !important}.tme-country-hero p:not(.tme-kicker){font-size:16px !important;line-height:1.62 !important}}@media (max-width:420px){.tme-global-masthead__inner{grid-template-columns:72px minmax(0, 1fr) 72px !important}.tme-brand__logo{max-width:138px !important}}:root{--serif:"rocky-condensed",serif;--sans:"sweet-sans-pro",sans-serif;--tme-h1-font:"rocky-condensed",serif;--tme-display:"rocky-condensed",serif;--tme-body:"sweet-sans-pro",sans-serif;--tme-interface:"sweet-sans-pro",sans-serif}html,body,button,input,select,textarea{font-family:"sweet-sans-pro",sans-serif !important}body,p,li,blockquote,figcaption,label,input,textarea,select,button,table,th,td,nav,nav a,.tme-nav,.tme-nav a,.tme-topline,.tme-header-quick-links,.tme-header-brief,.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle,.tme-drawer,.tme-drawer a,.tme-drawer summary,.tme-footer,.tme-footer a,.tme-footer button,.tme-meta,.tme-kicker,.tme-dek,.tme-story-standfirst,.tme-article__body,.tme-article__body p,.tme-article__body li,.tme-card p,.tme-caption,.tme-author-box p,.tme-sources,.tme-sources p,.tme-sources li{font-family:"sweet-sans-pro",sans-serif !important}h1,h2,h3,h4,h5,h6,.editor-post-title__input,.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title,.tme-section__title,.tme-card h2,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-newsletter h2,.tme-footer__newsletter h2,.tme-footer__promise strong,.tme-more-stories h2,.tme-more-stories span,.tme-story-brief-card strong,.tme-story-content .tme-article__body h2,.tme-story-content .tme-article__body h3,.tme-story-content .tme-article__body h4,.tme-story-content .tme-article__body h5,.tme-story-content .tme-article__body h6,.tme-author-box h2,.tme-sources h2,.tme-related h2,.tme-hub-clusters h2,.tme-related__item,.tme-standard-page .tme-article__body h2,.tme-standard-page .tme-article__body h3,.tme-newsletter-page__benefits strong{font-family:"rocky-condensed",serif !important;font-weight:400 !important;font-style:normal !important;font-synthesis:none !important}.tme-nav,.tme-nav a,.tme-drawer,.tme-drawer a,.tme-footer__section h2,.tme-footer__section a,.tme-button,.tme-kicker,.tme-meta{font-family:"sweet-sans-pro",sans-serif !important}:root{--serif:"rocky-condensed",serif;--sans:"sweet-sans-pro",sans-serif;--tme-h1-font:"rocky-condensed",serif;--tme-display:"rocky-condensed",serif;--tme-body:"sweet-sans-pro",sans-serif;--tme-interface:"sweet-sans-pro",sans-serif}html,body,button,input,select,textarea,p,li,blockquote,figcaption,label,table,th,td,nav,nav a,.tme-nav,.tme-nav a,.tme-topline,.tme-header-quick-links,.tme-header-brief,.tme-menu-toggle,.tme-search-toggle,.tme-theme-toggle,.tme-drawer,.tme-drawer a,.tme-drawer summary,.tme-footer,.tme-footer a,.tme-footer button,.tme-meta,.tme-kicker,.tme-dek,.tme-story-standfirst,.tme-article__body,.tme-article__body p,.tme-article__body li,.tme-card p,.tme-caption,.tme-author-box p,.tme-sources,.tme-sources p,.tme-sources li,.tme-magazine-feature__excerpt,.tme-home-byline{font-family:"sweet-sans-pro",sans-serif !important;font-style:normal}h1,h2,h3,h4,h5,h6,h7,h8,.editor-post-title__input,.tme-story-title,.tme-hero__title,.tme-country-hero h1,.tme-archive__title,.tme-section__title,.tme-card h2,.tme-card h3,.tme-side-story h3,.tme-latest-item h3,.tme-newsletter h2,.tme-footer__newsletter h2,.tme-footer__promise strong,.tme-more-stories h2,.tme-more-stories span,.tme-story-brief-card strong,.tme-story-content .tme-article__body h2,.tme-story-content .tme-article__body h3,.tme-story-content .tme-article__body h4,.tme-story-content .tme-article__body h5,.tme-story-content .tme-article__body h6,.tme-author-box h2,.tme-sources h2,.tme-related h2,.tme-hub-clusters h2,.tme-related__item,.tme-standard-page .tme-article__body h2,.tme-standard-page .tme-article__body h3,.tme-newsletter-page__benefits strong,.tme-magazine-section__header h2,.tme-magazine-feature h3,.tme-magazine-row h3{font-family:"rocky-condensed",serif !important;font-weight:400 !important;font-style:normal !important;font-synthesis:none !important}.tme-magazine-section{margin:76px 0 0;padding:0 0 64px;border-bottom:1px solid var(--line)}.tme-magazine-section__header{display:grid;grid-template-columns:minmax(36px, 1fr) auto minmax(36px, 1fr);gap:24px;align-items:center;margin-bottom:30px}.tme-magazine-section__header>span{height:1px;background:var(--black);opacity:.42}.tme-magazine-section__header h2{margin:0;color:var(--black);font-size:clamp(32px, 3.2vw, 46px);line-height:1;letter-spacing:.035em;text-align:center;text-transform:uppercase}.tme-magazine-section__layout{display:grid;grid-template-columns:minmax(0, 1.08fr) minmax(360px, .92fr);gap:44px;align-items:start}.tme-magazine-feature{min-width:0}.tme-magazine-feature__image{display:block;overflow:hidden;aspect-ratio:16/9;background:var(--paper-soft)}.tme-magazine-feature__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tme-magazine-feature__image:hover img{transform:scale(1.015)}.tme-magazine-feature__copy{max-width:760px;margin:24px auto 0;text-align:center}.tme-magazine-feature__copy .tme-kicker{margin-bottom:10px}.tme-magazine-feature h3{margin:0;color:var(--black);font-size:clamp(34px, 3.3vw, 50px);line-height:1.03}.tme-magazine-feature h3 a,.tme-magazine-row h3 a{color:inherit}.tme-magazine-feature__excerpt{max-width:660px;margin:15px auto 0;color:var(--muted);font-size:15px;line-height:1.65}.tme-home-byline{display:flex;justify-content:center;gap:7px;align-items:baseline;margin:13px 0 0;color:var(--black);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.tme-home-byline__label{font-family:"rocky-condensed",serif !important;font-size:17px;font-style:italic !important;letter-spacing:0;text-transform:none}.tme-home-byline a{color:inherit}.tme-magazine-list{border-top:1px solid var(--line)}.tme-magazine-row{display:grid;grid-template-columns:42% minmax(0, 1fr);gap:22px;align-items:center;padding:21px 0;border-bottom:1px solid var(--line)}.tme-magazine-row__image{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--paper-soft)}.tme-magazine-row__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tme-magazine-row__image:hover img{transform:scale(1.02)}.tme-magazine-row h3{margin:0;color:var(--black);font-size:clamp(23px, 2vw, 31px);line-height:1.08}.tme-magazine-row .tme-home-byline{justify-content:flex-start;margin-top:12px;font-size:10px}.tme-magazine-section__more{margin-top:32px;text-align:center}.tme-magazine-section__more a{display:inline-flex;min-width:330px;justify-content:center;padding:15px 25px;border:1px solid var(--black);background:var(--black);color:var(--white);font-family:"sweet-sans-pro",sans-serif;font-size:12px;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.tme-magazine-section__more a:hover,.tme-magazine-section__more a:focus-visible{border-color:var(--gold);background:var(--gold);color:var(--black)}.tme-footer__identity{text-align:center}.tme-footer__logo{width:204px !important;max-width:204px !important;max-height:68px !important;margin:0 auto 22px !important}.tme-footer__copy{margin-left:auto !important;margin-right:auto !important}.tme-footer__ownership{text-align:center}html[data-theme=dark] .tme-magazine-section__header h2,html[data-theme=dark] .tme-magazine-feature h3,html[data-theme=dark] .tme-magazine-row h3,html[data-theme=dark] .tme-home-byline{color:var(--white) !important}html[data-theme=dark] .tme-magazine-section__header>span{background:var(--white)}html[data-theme=dark] .tme-magazine-section__more a{border-color:var(--gold);background:var(--gold);color:var(--black)}@media (max-width:1020px){.tme-magazine-section__layout{grid-template-columns:1fr;gap:34px}.tme-magazine-list{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:0 24px}}@media (max-width:760px){.tme-magazine-section{margin-top:54px;padding-bottom:48px}.tme-magazine-section__header{gap:14px;margin-bottom:22px}.tme-magazine-section__header h2{font-size:clamp(28px, 9vw, 39px)}.tme-magazine-feature__copy{margin-top:18px}.tme-magazine-feature h3{font-size:clamp(31px, 9.5vw, 43px)}.tme-magazine-feature__excerpt{font-size:14px}.tme-magazine-list{display:block}.tme-magazine-row{grid-template-columns:39% minmax(0, 1fr);gap:17px;padding:18px 0}.tme-magazine-row h3{display:-webkit-box;overflow:hidden;font-size:clamp(21px, 6.5vw, 29px);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tme-magazine-row .tme-home-byline{display:block;margin-top:9px;line-height:1.45}.tme-magazine-row .tme-home-byline__label{margin-right:5px}.tme-magazine-section__more a{width:100%;min-width:0}.tme-footer__grid,.tme-footer__grid:last-of-type{display:grid !important;grid-template-columns:repeat(2,minmax(0, 1fr)) !important;grid-auto-flow:row !important;gap:32px 22px !important}.tme-footer__section{display:block !important;min-width:0}.tme-footer__logo{width:164px !important;max-width:164px !important;max-height:55px !important}}@media (max-width:440px){.tme-footer__grid,.tme-footer__grid:last-of-type{grid-template-columns:repeat(2,minmax(0, 1fr)) !important;gap:28px 16px !important}.tme-footer__section h2{font-size:9px !important;letter-spacing:.12em}.tme-footer__section a{font-size:11.5px !important;line-height:1.35}.tme-magazine-row{grid-template-columns:40% minmax(0, 1fr);gap:14px}}