:root{--blue-600:#586994;--slate-500:#7D869C;--gray-400:#A2ABAB;--sage-300:#B4C4AE;--butter-200:#E5E8B6;--bg-900:#ffffff;--bg-700:#f4f6f8;--text-100:#1b1f24;--text-200:#3a3f47;--link:var(--blue-600);--link-hover:#5a6b8f;--btn-bg:var(--blue-600);--btn-text:#ffffff;--btn-border:var(--blue-600);--btn-hover-bg:var(--butter-200);--btn-hover-text:#0c0f13;--nav-pill-bg:var(--bg-900);--nav-pill-text:var(--text-100);--nav-pill-border:var(--blue-600);--nav-pill-hover-bg:var(--butter-200);--nav-pill-hover-text:#0c0f13;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg-900:#0c0f13;--bg-700:#161b22;--text-100:#f5f6f7;--text-200:#d0d3d6;--link:var(--butter-200);--link-hover:var(--slate-500);--btn-bg:var(--blue-600);--btn-text:#ffffff;--btn-border:var(--blue-600);--btn-hover-bg:var(--butter-200);--btn-hover-text:var(--bg-900);--nav-pill-bg:var(--bg-900);--nav-pill-text:var(--text-100);--nav-pill-border:var(--blue-600);--nav-pill-hover-bg:var(--butter-200);--nav-pill-hover-text:var(--bg-900);color-scheme:dark}}body{background-color:var(--bg-900);color:var(--text-100);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;line-height:1.6}li,p{font-size:1.1rem}a{color:var(--link);text-decoration:none}.wp-block-post-author-name a:hover,.wp-block-post-date a:hover,.wp-block-post-terms a:hover,a:hover,li a:hover,p a:hover{color:var(--link-hover)}a:focus-visible{outline:2px solid var(--butter-200);outline-offset:2px}.wp-block-post-author-name a,.wp-block-post-date a,.wp-block-post-terms a,li a,p a{text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:1.5px}.wp-block-navigation,.wp-block-navigation__container{border:0}.wp-block-navigation .wp-block-navigation__container{gap:.5rem}.wp-block-navigation .wp-block-navigation-item{margin-right:0}.wp-block-navigation :is(a.wp-block-navigation-item__content,button.wp-block-navigation-item__content){display:inline-block;padding:.55rem .9rem;border-radius:9999px;background-color:var(--nav-pill-bg);border:1px solid var(--nav-pill-border);color:var(--nav-pill-text);text-decoration:none;line-height:1;box-shadow:0 1px 0 rgb(0 0 0/.25);transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .05s ease}.wp-block-navigation :is(a.wp-block-navigation-item__content,button.wp-block-navigation-item__content):focus,.wp-block-navigation :is(a.wp-block-navigation-item__content,button.wp-block-navigation-item__content):hover{background-color:var(--nav-pill-hover-bg);color:var(--nav-pill-hover-text);border-color:var(--nav-pill-hover-bg)}.wp-block-navigation :is(a.wp-block-navigation-item__content,button.wp-block-navigation-item__content):focus-visible{outline:2px solid var(--butter-200);outline-offset:2px}.wp-block-heading,h1,h2,h3{color:var(--blue-600)}@media (prefers-color-scheme:dark){.wp-block-heading,h1,h2,h3{color:var(--butter-200)}}:where(.has-background:not([class*=has-background-color]),.has-white-background-color) :is(blockquote cite,.wp-block-quote cite,.wp-block-pullquote cite),:where(.has-background:not([class*=has-background-color]),.has-white-background-color) :is(p,li){color:var(--slate-500)}.wp-block-quote,blockquote{margin:1.25em 0;padding-left:1rem;border-left:4px solid var(--blue-600);color:var(--text-100);font-style:italic}.wp-block-quote cite,blockquote cite{display:block;margin-top:.75rem;font-size:.9rem;font-style:normal;color:var(--gray-400);text-align:right}footer{background-color:#0c0f13;color:#d0d3d6}footer a{color:var(--butter-200)}footer a:hover{color:var(--slate-500)}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:where(.has-background:not([class*=has-background-color]),.has-white-background-color) a{color:var(--blue-600);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:1.5px}:where(.has-background:not([class*=has-background-color]),.has-white-background-color) a:hover{color:var(--link-hover)}:where(a,button):focus-visible{outline:3px solid #e5e8b6;outline-offset:2px}.entry-content blockquote cite::before{content:"— "}:where(h1,h2,h3) a{text-decoration:none}:where(h1,h2,h3) a:focus,:where(h1,h2,h3) a:hover{text-decoration:underline;text-underline-offset:.08em}.wp-block-post-title a{text-decoration:none}.wp-block-post-terms a:focus,.wp-block-post-terms a:hover,.wp-block-post-title a:focus,.wp-block-post-title a:hover,a[rel=tag]:focus,a[rel=tag]:hover{text-decoration:underline}