:root{color-scheme:light;--ink:#152d26;--muted:#5d6b63;--paper:#f7f7ef;--line:#d9dfd3;--green:#123f32;--dark:#082a22;--gold:#e8c675;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:var(--green);text-underline-offset:4px}a:hover{color:#826124}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b98627;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{font-weight:650;line-height:1.1;letter-spacing:-1.4px}h1{font-size:clamp(40px,5.3vw,76px);max-width:1000px;margin:0 0 28px}h2{font-size:clamp(28px,3.4vw,44px);margin:0 0 24px}h3{font-size:24px}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}p{margin:0 0 22px}.masthead{background:var(--dark);color:#f7f7ef}.top{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1260px;padding:25px 36px;margin:auto;border-bottom:1px solid #ffffff20}.top a{color:inherit;text-decoration:none}.brand{font-size:31px;font-weight:850;letter-spacing:-1.8px;text-decoration:none}.brand span{color:var(--gold)}.top nav{display:flex;gap:29px;font-size:14px}.top nav a:hover,.top nav a[aria-current]{color:var(--gold)}.empire-nav{display:flex;align-items:center;gap:10px}.empire-nav img{border-radius:50%;width:38px;height:38px}.empire-nav span{font-size:10px;line-height:1.25;letter-spacing:1.5px;font-weight:750}.empire-nav b{font-weight:400;margin-left:8px}.wrap{max-width:1200px;margin:auto;padding:76px 36px}.eyebrow,.resource-type{font-size:11px;font-weight:750;line-height:1.5;text-transform:uppercase;letter-spacing:1.8px;margin:0 0 20px;color:#42624f}.intro{font-size:21px;max-width:680px;line-height:1.65;color:var(--muted)}.hero{background:var(--dark);color:#f8f7ed;overflow:hidden}.hero-inner{max-width:1260px;margin:auto;padding:76px 36px 58px;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:45px}.hero .eyebrow{color:#bdd3bd;font-size:10px;letter-spacing:1.6px;display:flex;align-items:center;gap:9px}.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--gold)}.hero h1{font-size:clamp(48px,5.4vw,78px);letter-spacing:-3px;line-height:1.05;margin:30px 0}.hero h1 em{color:var(--gold);white-space:nowrap}.hero .intro{color:#c0cdc2;font-size:19px;max-width:490px}.actions{display:flex;align-items:center;gap:22px;margin:35px 0;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 23px;background:var(--green);color:#fff;text-decoration:none;font-size:14px;line-height:1.5;font-weight:650;border:1px solid transparent;border-radius:6px}.button:hover{background:#235c46;color:white}.button.gold{background:var(--gold);color:#192f25}.button.gold:hover{background:#f5d590}.text-link{font-size:13px;color:#f2eedc}.hero-caption{border-top:1px solid #ffffff20;padding-top:24px;display:flex;gap:22px;color:#afc0b2;font-size:11px}.hero-art{position:relative;max-width:430px;justify-self:end;width:100%;border:1px solid #8cb09730;border-radius:150px 150px 12px 12px;background:#133b2f;overflow:hidden}.hero-art>img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.hero-art-label{display:flex;justify-content:space-between;align-items:center;padding:0 31px 28px;margin-top:-22px;position:relative;gap:20px}.hero-art-label>span:first-child{font-size:21px;letter-spacing:4px;line-height:1.1;font-weight:300}.hero-art-label b{font-weight:700}.artifact-note{font-family:Georgia,serif;font-style:italic;font-size:12px;line-height:1.5;color:#bcd0ba;text-align:right}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 33px}.section-title h2{margin:0}.section-title p:last-child:not(.eyebrow){font-size:14px;color:var(--muted);margin:0}.read{font-size:14px;font-weight:650;text-decoration:none}.pathways{padding-bottom:76px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.topic-tile{padding:25px 26px 30px;border:1px solid var(--line);border-radius:8px;position:relative;min-height:188px;text-decoration:none;transition:background .16s,border-color .16s}.topic-tile:hover{background:#eef0e5;border-color:#96af94;color:var(--ink)}.topic-number{font-size:11px;color:#54674d}.topic-tile h3{font-size:22px;letter-spacing:-.7px;margin:23px 0 6px}.topic-tile p{font-size:12px;color:var(--muted);margin:0}.topic-arrow{position:absolute;top:23px;right:24px;font-size:22px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.card{min-width:0}.card>a{display:block;overflow:hidden;border-radius:9px;background:#e3e9dc}.card img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;transition:transform .25s}.card:hover img{transform:scale(1.025)}.card>div{padding:21px 0}.card .eyebrow{font-size:9px;letter-spacing:1px;line-height:1.6;margin:0 0 12px}.card .eyebrow span{font-weight:450;color:var(--muted);letter-spacing:0;display:block}.card h2{font-size:24px;line-height:1.2;letter-spacing:-.7px;margin:0 0 15px}.card h2 a{text-decoration:none;color:var(--ink)}.card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 16px}.founders{display:grid;grid-template-columns:.85fr 1.2fr;gap:74px;align-items:center;margin:85px 0;padding:68px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.founders>img{width:100%;height:405px;object-fit:cover;object-position:center 27%;border-radius:12px}.founders p{font-size:16px;max-width:550px}.founders h2{font-size:44px;line-height:1.1}.newsletter{padding:46px;background:#e9eedf;border:1px solid #d4ddc8;border-radius:12px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px}.newsletter h2{font-size:36px;letter-spacing:-1.2px}.newsletter p{font-size:15px;max-width:540px;margin-bottom:0}.newsletter .eyebrow{font-size:9px;margin-bottom:18px}.newsletter-action p{font-size:11px;line-height:1.6;margin-top:15px;color:var(--muted)}.newsletter .button{width:100%;gap:9px}.footer{background:var(--dark);color:#c9d4c7;padding:64px max(36px,calc((100vw - 1128px)/2)) 25px;font-size:13px}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:var(--gold)}.footer .brand{color:#f5f2e6}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.1fr 1.2fr;gap:38px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:10px 0}.footer-grid strong{color:#f5f2e6;font-weight:600;display:block;margin:8px 0 21px}.footer-grid p{margin-top:17px;font-size:13px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:23px;margin-top:44px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#9fb5a5}.filters{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin:38px 0 20px}.filters label{font-size:12px;font-weight:600}.filters input,.filters select{font:inherit;font-size:15px;color:var(--ink);display:block;width:100%;padding:13px 16px;margin-top:7px;border:1px solid #b7c6b3;background:#fff;border-radius:6px}.topic-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.topic-links a{font-size:12px;padding:7px 12px;border:1px solid #cdd8c4;border-radius:4px;text-decoration:none}.meta{font-size:12px;line-height:1.8;color:var(--muted);margin:18px 0 30px}.breadcrumbs{font-size:11px;color:var(--muted);margin:0 0 35px}.article-page h1{max-width:1000px;font-size:clamp(35px,4.5vw,62px);letter-spacing:-1.8px}.article-deck{font-size:21px;color:var(--muted);max-width:800px;line-height:1.6}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 230px;gap:70px;align-items:start;border-top:1px solid var(--line);padding-top:34px}.body{max-width:780px;margin:0;min-width:0}.body>p:first-child{font-size:20px;line-height:1.65}.body p{margin:0 0 25px}.body h2{font-size:32px;line-height:1.2;letter-spacing:-.7px;margin:48px 0 21px}.body h3{font-size:22px;line-height:1.3;letter-spacing:-.3px;margin:32px 0 15px}.body ul,.body ol{padding-left:24px}.body li{margin:10px 0;padding-left:3px}.body figure{margin:30px 0 38px}.body figure img{width:100%;height:auto;display:block;border:1px solid #cbd4c5;border-radius:8px}.body figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:10px}.body .toc{background:#ebefe3;border:1px solid #dbe1d4;padding:25px;border-radius:8px;margin:35px 0}.toc strong{font-size:11px;letter-spacing:1px;text-transform:uppercase}.toc ol{font-size:13px;line-height:1.5;columns:2;gap:30px;margin-bottom:0}.toc li{break-inside:avoid}.toc a{text-decoration:none}.reading-rail{position:sticky;top:30px;font-size:12px;padding-top:16px}.reading-rail strong{font-size:16px;line-height:1.3;display:block;margin-bottom:15px}.reading-rail .eyebrow{font-size:9px}.reading-rail p{color:var(--muted)}.reading-rail a{font-weight:550}.reading-rail hr{margin:30px 0}.author{display:flex;gap:20px;max-width:780px;background:#ebefe3;border-radius:9px;padding:28px;margin:45px 0}.author img{width:64px;height:64px;object-fit:cover;object-position:50% 25%;border-radius:50%;flex-shrink:0}.author p,.author a{font-size:13px;line-height:1.7}.author p{margin:7px 0 12px}.related{max-width:780px;border-top:1px solid var(--line);padding-top:34px}.related h2{font-size:25px}.related p{font-size:15px}.profile-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:65px;margin-top:50px}.profile-photo{border-radius:12px;width:320px;position:sticky;top:30px}.community-logo{width:130px;border-radius:30px;float:right;margin:0 0 25px 30px}.resource-list{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:48px 0 65px}.resource-list article{padding:33px;background:#ebefe3;border:1px solid var(--line);border-radius:10px}.resource-type{display:block;font-size:9px;margin-bottom:30px}.resource-list h2{font-size:29px;letter-spacing:-.7px}.resource-list p{font-size:15px}.resource-list .meta{font-size:11px}.topic-next{max-width:750px;margin:45px 0 0;border-top:1px solid var(--line);padding-top:38px}.topic-next h2{font-size:28px}.topic-next p{font-size:16px}hr{border:0;border-top:1px solid var(--line);margin:40px 0}pre{background:var(--dark);color:#eff2e5;overflow:auto;padding:22px;border-radius:8px;font-size:13px;line-height:1.65}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85em}pre code{font-size:inherit}p code,li code,td code{background:#e5eadc;padding:3px 5px;border-radius:3px;overflow-wrap:anywhere}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;margin:28px 0}table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.7}th,td{padding:14px 18px;vertical-align:top;border-bottom:1px solid var(--line);text-align:left}th{background:#e5eadc}tr:last-child td{border-bottom:0}.embed iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px}.embed p{font-size:12px;color:var(--muted)}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:white;padding:12px;z-index:100}[hidden]{display:none!important}
@media(max-width:1000px){.top nav{gap:17px}.empire-nav span,.empire-nav b{display:none}.hero-inner{gap:20px}.hero h1{font-size:56px}.hero .actions{gap:17px}.hero-caption{flex-wrap:wrap;gap:12px}.cards{gap:20px}.card h2{font-size:22px}.founders{gap:40px}.founders h2{font-size:36px}.newsletter{padding:32px;gap:30px}.article-layout{grid-template-columns:minmax(0,1fr) 190px;gap:35px}.profile-layout{grid-template-columns:250px 1fr;gap:35px}.footer-grid{gap:22px}}
@media(max-width:700px){.top{padding:18px 22px;gap:12px;flex-wrap:wrap}.brand{font-size:28px}.top nav{order:3;width:100%;justify-content:space-between;gap:12px;border-top:1px solid #ffffff18;padding-top:15px;font-size:12px}.empire-nav span,.empire-nav b{display:block}.empire-nav img{width:31px;height:31px}.empire-nav span{font-size:8px}.hero-inner{padding:45px 22px 35px;grid-template-columns:1fr;gap:28px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:clamp(43px,10vw,65px);letter-spacing:-2px;margin:23px 0}.hero .intro{font-size:17px;max-width:520px}.hero-art{max-width:330px;justify-self:center;border-radius:120px 120px 10px 10px}.hero-art>img{max-height:265px;object-fit:cover}.hero-art-label{padding:0 25px 23px;margin-top:-5px}.hero-art-label>span:first-child{font-size:18px}.hero .actions{margin:25px 0;gap:20px}.hero-caption{font-size:9px;gap:17px}.wrap{padding:45px 22px}h1{font-size:40px;letter-spacing:-1.5px}.intro{font-size:18px}.section-title{align-items:start;flex-direction:column;gap:20px}.section-title h2{font-size:31px}.section-title>p{display:none}.topic-grid{grid-template-columns:1fr;gap:10px}.topic-tile{min-height:0;padding:21px 23px 23px}.topic-tile h3{margin:13px 0 5px;font-size:24px}.topic-number{font-size:10px}.pathways{padding-bottom:49px}.cards{grid-template-columns:1fr;gap:24px}.card>div{padding:18px 0 6px}.card h2{font-size:26px}.card .eyebrow span{display:inline;margin-left:3px}.card p{font-size:15px}.founders{grid-template-columns:1fr;gap:30px;margin:48px 0;padding:40px 0}.founders>img{height:360px;max-width:420px}.founders h2{font-size:36px}.newsletter{grid-template-columns:1fr;gap:25px;padding:27px 23px}.newsletter h2{font-size:31px}.newsletter .button{font-size:12px;padding:14px 10px}.footer{padding:42px 22px 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 20px}.footer-grid strong{font-size:12px;margin-bottom:15px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:10px}.footer-bottom span:last-child{display:none}.filters{grid-template-columns:1fr;gap:15px;margin-top:30px}.topic-links{gap:8px}.topic-links a{font-size:10px}.article-page h1{font-size:36px;letter-spacing:-1px}.article-deck{font-size:18px}.article-layout{grid-template-columns:1fr;gap:0;padding-top:25px}.reading-rail{position:static;margin-top:25px;padding:25px;background:#ebefe3;border-radius:8px}.body>p:first-child{font-size:18px}.body h2{font-size:28px;margin-top:38px}.body .toc{padding:21px}.toc ol{columns:1}.author{padding:22px;gap:14px}.author img{width:45px;height:45px}.profile-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.profile-photo{position:static;width:100%;max-height:420px;object-fit:cover;object-position:center 25%}.community-logo{float:none;width:105px;margin:0 0 25px;border-radius:22px}.resource-list{grid-template-columns:1fr;margin:35px 0 45px}.resource-list article{padding:27px}.resource-list h2{font-size:28px}.body figure{margin:25px 0}.body figcaption{font-size:11px}.table-wrap{margin:24px 0}.breadcrumbs{line-height:1.8;font-size:10px}.meta{font-size:11px}th,td{padding:12px}.button{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Responsive reading and image delivery refinement, 8 September 2026. */
picture{display:block;min-width:0}.empire-nav picture,.author picture{flex-shrink:0}.empire-nav picture{line-height:0}.hero-art{position:relative;background:#133b2f;isolation:isolate}.hero-art picture{width:100%}.hero-art img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:1;object-fit:contain}.hero-art-label{position:absolute;inset:auto 0 22px;display:flex;justify-content:center;padding:0 14px;margin:0;text-align:center}.hero-art-label>span:first-child{font-size:17px;letter-spacing:2.2px;line-height:1.3;white-space:nowrap;font-weight:350}.hero-art-label b{font-weight:750}.founders-photo{margin:0;min-width:0}.founders-photo img{width:100%;height:auto;display:block;aspect-ratio:1600/1775;object-fit:contain;border-radius:12px}.founders-photo figcaption{font-size:12px;color:var(--muted);margin-top:12px}.founders{gap:64px}.profile-layout>picture{align-self:start}.top nav a{min-height:44px;display:flex;align-items:center}.top{padding-top:18px;padding-bottom:18px}.top nav{align-items:center}.footer-grid>div>a:not(.brand){min-height:28px;padding:3px 0;margin:6px 0}.footer-bottom a{padding:5px 0}.faq{margin-top:52px;padding-top:10px;border-top:1px solid var(--line)}.faq h3{font-size:22px;line-height:1.4;letter-spacing:-.3px;margin:30px 0 12px}.faq p{font-size:16px;line-height:1.8}.faq h2{margin-top:32px}.article-layout{grid-template-columns:minmax(0,1fr) 230px}.reading-rail a{display:inline-block;padding:4px 0}.card .read{display:inline-flex;align-items:center;min-height:44px;gap:8px}.topic-tile{transition:background .16s,border-color .16s}figure a:focus-visible{outline-offset:4px;border-radius:8px}.body a{overflow-wrap:anywhere}.body img{background:#e8ecdf}.table-wrap:focus-visible{outline:3px solid #b98627;outline-offset:4px}.embed iframe{height:auto;display:block;min-height:0}p,li{text-wrap:pretty}.body p,.body li{text-wrap:wrap}h1,h2,h3{text-wrap:balance}.hero h1{text-wrap:initial}.card .eyebrow{font-size:10px}.hero-caption{font-size:12px;line-height:1.6}.hero .eyebrow{font-size:11px}.newsletter .eyebrow{font-size:10px}.meta{font-size:13px}.breadcrumbs{font-size:12px}.footer-grid>div>a:not(.brand){font-size:13px}.footer-bottom{font-size:12px}
@media(min-width:701px) and (max-width:1000px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:clamp(43px,5.6vw,56px)}.hero-inner{grid-template-columns:1.2fr 1fr;gap:26px}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero-art-label>span:first-child{font-size:13px;letter-spacing:1.5px}.hero-art-label{bottom:17px}.article-layout{grid-template-columns:minmax(0,1fr) 175px;gap:32px}.top nav{gap:18px}.founders{gap:36px}.founders h2{font-size:38px}}
@media(max-width:700px){.top{padding:14px 22px 6px}.top nav{padding-top:5px;gap:6px;font-size:13px}.top nav a{padding:0 2px}.top nav a:last-child{margin-right:0}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero-art{max-width:290px;border-radius:105px 105px 12px 12px}.hero-art img{height:auto;max-height:none;object-fit:contain}.hero-art-label{inset:auto 0 17px;padding:0 10px}.hero-art-label>span:first-child{font-size:13px;letter-spacing:1.6px}.hero-caption{font-size:11px;gap:12px}.hero .text-link{display:inline-flex;align-items:center;min-height:44px}.hero .actions{gap:10px}.founders{gap:28px}.founders-photo{width:100%;max-width:430px}.founders-photo img{width:100%;height:auto;max-height:none}.founders-photo figcaption{font-size:12px}.article-layout{grid-template-columns:1fr;gap:0}.body h2{font-size:28px}.body h3,.faq h3{font-size:21px}.faq p{font-size:16px}.author picture{width:45px}.author img{width:45px;height:45px}.author p{font-size:14px}.author a{font-size:inherit}.author div{min-width:0}.footer-grid>div>a:not(.brand){min-height:36px;padding:6px 0;line-height:1.5}.footer-bottom{font-size:11px}.breadcrumbs{font-size:12px}.meta{font-size:12px}.resource-list .button{min-height:44px}.toc li{margin:0!important}.toc a{display:block;padding:7px 0;line-height:1.5}.toc ol{font-size:14px}.profile-layout>picture{width:100%}.profile-photo{width:100%;height:auto;max-height:none;object-fit:contain}.card .eyebrow{font-size:10px}}
@media(max-width:359px){.top nav{font-size:11px}.hero .eyebrow{font-size:8px}.hero h1{font-size:41px}.hero-caption{column-gap:10px;font-size:10px}.newsletter{padding:24px 19px}.newsletter h2{font-size:28px}.hero-art-label>span:first-child{font-size:12px}.author{padding:18px;gap:12px}.author picture{display:none}.resource-list article{padding:24px}.footer-grid{column-gap:14px}}
@media print{.masthead,.footer,.hero-art,.reading-rail,.newsletter,.actions,.filters,.skip{display:none}body{background:white;color:black;font-size:11pt}.wrap{max-width:none;padding:0}.article-layout{display:block}.body{max-width:none}h1{font-size:28pt!important}h2{font-size:20pt}.body figure{break-inside:avoid}.body figure img{max-height:280px;object-fit:contain}a{color:inherit}pre{white-space:pre-wrap;color:black;background:#eee}.toc{display:none}.author{break-inside:avoid}}

.read{display:inline-flex;align-items:center;min-height:44px}.author div>a{display:inline-flex;align-items:center;min-height:44px;line-height:1.5}.body pre:focus-visible{outline:3px solid #b98627;outline-offset:4px}
