/* Stable design foundation, separated verbatim from the legacy source runtime. */
*{box-sizing:border-box}
body{margin:0;background:#F7F6F3;color:#101A26;font-family:'Source Serif 4',Georgia,serif;-webkit-font-smoothing:antialiased;text-wrap:pretty}
a{color:#1F5C4F;text-decoration:none}
a:hover{color:#101A26;text-decoration:underline;text-underline-offset:3px}
p a:not(.wp-block-button__link),li a:not(.wp-block-navigation-item__content),dd a,figcaption a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
:focus-visible{outline:2px solid #101A26;outline-offset:2px}
#skip-link{position:absolute;left:-9999px;top:0;z-index:99;background:#101A26;color:#F7F6F3;padding:12px 18px;font-family:'IBM Plex Mono',monospace;font-size:13px;letter-spacing:0.07em;text-transform:uppercase;text-decoration:none}
#skip-link:focus{left:8px;top:8px}
@media(max-width:860px){header{position:static!important}header>div{flex-wrap:wrap!important;gap:14px 24px!important}header img{height:46px!important}img,svg{max-width:100%}}
sup{font-family:'IBM Plex Mono',monospace;font-size:12px;font-weight:500;color:#1F5C4F;vertical-align:super;line-height:0}
