@font-face{font-family:"STIX Two Text";src:url("/fonts/stix-two-text/STIXTwoTextVar-Roman.woff2") format("woff2");font-weight:100 700;font-style:normal;font-display:block}@font-face{font-family:"STIX Two Text";src:url("/fonts/stix-two-text/STIXTwoTextVar-Italic.woff2") format("woff2");font-weight:100 700;font-style:italic;font-display:block}:root{--color-base03: #002b36;--color-base01: #586e75;--color-base00: #657b83;--color-base0: #839496;--color-base1: #93a1a1;--color-base3: #fdf6e3;--color-blue: #268bd2;--bg: var(--color-base3);--text: var(--color-base00);--heading: var(--color-base01);--link: var(--color-blue)}@media (prefers-color-scheme: dark){:root{--bg: var(--color-base03);--text: var(--color-base0);--heading: var(--color-base1)}}html{background:var(--bg);scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--text) rgba(0,0,0,0)}body{max-width:calc(60ch + 4rem);margin-inline:auto;padding:3rem 2rem;color:var(--text);font-family:"STIX Two Text",Georgia,"Times New Roman",serif;font-size:17px;line-height:1.5;text-rendering:optimizeLegibility}@media (min-width: 40rem){body{padding-top:6rem}}body>:first-child{margin-top:0}body>:last-child{margin-bottom:0}.signature{display:inline-block;height:.667em;width:auto;transform:scale(3);transform-origin:left bottom}h1,h2,h3,h4,h5,h6{color:var(--heading);font-weight:600}strong{font-weight:600}h1{font-size:24px;line-height:1.2;margin:0 0 20px}h2{font-size:20px;line-height:1.3;margin:48px 0 8px}h3{font-size:18px;line-height:1.3;margin:40px 0 8px}h4,h5,h6{margin:32px 0 8px}small{font-size:14px;line-height:1.4}a{color:var(--link);text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--link) 35%, rgba(0,0,0,0));text-underline-offset:.15em;transition:text-decoration-color .15s}a:hover{text-decoration-color:var(--link)}p{margin:20px 0;text-align:justify;text-justify:inter-word;text-wrap:pretty;hyphens:auto;overflow-wrap:break-word;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2}ul{margin:20px 0;padding-left:1em}li+li{margin-top:8px}li::marker{color:var(--heading)}