@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--bg: #365B7E;--text: rgba(255, 255, 255, .85);--muted: rgba(255, 255, 255, .85);--muted-strong: rgba(255, 255, 255, .95);--line: rgba(255, 255, 255, .55);--surface: rgba(255, 255, 255, .9);--surface-text: #07111c;--inverse-bg: #2F3F50;--inverse-text: #F3F7FA;--max: 1180px}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:IBM Plex Sans,sans-serif}body{margin:0;min-height:100vh;font-family:IBM Plex Sans,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header,.site-footer{max-width:var(--max);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:22px;padding-bottom:22px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;width:max-content;color:var(--muted-strong);font-weight:600;letter-spacing:-.01em}.brand-logo{display:block;width:132px;height:auto;color:#f3f4f6}nav{display:flex;gap:24px;color:var(--muted-strong);font-size:14px}nav a{font-weight:500}nav a:hover,.resource-row:hover span:last-child,.journal-card:hover h2{color:var(--muted-strong)}.header-note{margin:0;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:13px;text-align:right}.section{max-width:var(--max);margin:0 auto;padding:7rem 1.5rem;border-top:1px solid var(--line)}.hero{min-height:58vh;display:flex;flex-direction:column;justify-content:center;border-top:0}.eyebrow{margin:0 0 18px;color:var(--muted-strong);font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:980px;margin-bottom:28px;font-size:clamp(3.2rem,8vw,6.8rem);font-weight:700;line-height:.95;letter-spacing:-.055em}h2{max-width:820px;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem);font-weight:600;line-height:1;letter-spacing:-.04em}h3{margin-bottom:14px;font-size:1.35rem;font-weight:600;line-height:1.1;letter-spacing:-.015em}p{color:var(--muted);font-size:1.05rem;line-height:1.65}.lede{max-width:720px;color:var(--muted-strong)}.section-copy{max-width:760px;margin-top:2rem}.section-heading{max-width:820px;margin-bottom:0}.channel-links{display:flex;flex-wrap:wrap;gap:.85rem;margin:0;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.82rem;letter-spacing:.02em;line-height:1.5}.channel-link{color:inherit;text-decoration:none;text-decoration-thickness:1px;text-underline-offset:.18em}.channel-link:hover{text-decoration:underline}.channel-link--disabled{cursor:default;opacity:.58}.channel-separator{opacity:.58}.channel-link--disabled:hover{text-decoration:none}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.statement-list{margin-top:3rem;border-top:1px solid var(--line)}.statement{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.statement-number{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.86rem}.statement h3{margin-bottom:.8rem;font-size:1.6rem;font-weight:600}.statement p{max-width:760px;margin-bottom:0}.page-intro,.article{padding-bottom:54px;border-top:0}.page-intro h1,.hero h1{max-width:920px;font-size:clamp(2.6rem,5vw,4.6rem)}.list-section{padding-top:0}.resource-row{display:grid;grid-template-columns:1fr auto;gap:24px;padding:22px 0;border-top:1px solid var(--line);font-size:1.15rem}.resource-row:first-child{border-top:0}.resource-title{color:var(--muted-strong);font-weight:500}.resource-action{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.8rem;text-align:right}.journal-card{display:grid;gap:20px}.journal-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--inverse-bg);border:1px solid var(--line)}.journal-title{color:var(--muted-strong);margin-bottom:10px;font-size:1.5rem;font-weight:600;line-height:1.12;letter-spacing:-.015em}.journal-meta{font-family:IBM Plex Mono,monospace;font-size:.8rem}.article{max-width:920px}.article h1{font-size:clamp(2.6rem,5vw,4.6rem)}.article-meta{margin-bottom:34px;font-family:IBM Plex Mono,monospace;font-size:.8rem}.article-cover{width:100%;margin-bottom:44px;border:1px solid var(--line)}.article-body{max-width:720px}.article-body a{color:var(--muted-strong);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.article-body figure{margin:2.75rem 0}.article-body figure img{width:100%;background:var(--surface);border:1px solid var(--line)}.article-body figcaption{margin-top:.75rem;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.78rem;line-height:1.55}.article-body p{font-size:1.08rem}.site-footer{display:flex;justify-content:space-between;gap:24px;padding-top:32px;padding-bottom:44px}.site-footer p{margin:0}.footer-logo{display:block;width:138px;height:auto;color:var(--muted-strong)}@media(max-width:820px){.site-header{grid-template-columns:1fr;align-items:start}nav{flex-wrap:wrap}.brand-logo,.footer-logo{width:128px}.header-note{text-align:left}.section{padding:5rem 1rem}.journal-grid,.site-footer{grid-template-columns:1fr}.statement{grid-template-columns:1fr;gap:.75rem}.site-footer{display:grid;padding-left:1rem;padding-right:1rem}h1{font-size:clamp(2.7rem,14vw,4.4rem)}}
