header{display:flex;flex-direction:column;align-items:center}header ul li{margin:0;display:inline;font-size:2em}header ul li:not(:first-child):before{content:" | "}footer{display:flex;flex-direction:column;align-items:center}.summary{font-size:.5em;font-style:italic;font-weight:400}time{font-style:italic;color:#a9a9a9}.terms-tags{display:flex;flex-direction:row;align-items:center;gap:var(--pad)}.terms-tags *{font-size:1em}.terms-tags li{display:inline-block;margin:0;margin-right:var(--pad)}:root{--background: linear-gradient(0deg, #fff 80%, #f0f0f0);--foreground: #000;--header-foreground: #000;--anchor-foreground: #000;--anchor-background: #fff;--pad: 8px;--page-width: 70%}*{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{background:var(--background);color:var(--foreground);width:100%;min-height:100vh;display:flex;flex-direction:column;gap:4em}header,main,footer{margin:0 auto;width:var(--page-width)}h1,h2,h3{color:var(--header-foreground);font-family:Times New Roman,Times,serif}h1{font-size:6em}h2{font-size:4em}h3{font-size:2.5em}p{font-size:2em}a{color:var(--anchor-foreground);text-decoration:underline}a:hover{color:var(--anchor-background);background:var(--anchor-foreground);text-decoration:none}ul{margin:2em 0}nav ul{margin:2em 0 0}ul li{margin-left:2em;margin-top:2em;list-style-type:none}ul li:first-child{margin-top:0}h3 img{vertical-align:middle}blockquote{color:#226422;display:flex;flex-direction:row}blockquote:before{content:">";font-size:2em}blockquote *{margin:0;padding:0}.logo{background-image:url("/css/logo-ADHQX2A5.webp");width:246px;height:168px}@media screen and (max-width:1000px){:root{--page-width: 95%}}@media(prefers-color-scheme:dark){:root{--background: linear-gradient(0deg, #2b2b2b 80%, #313131);--foreground: #f2ffe2;--header-foreground: #c4ff81;--anchor-foreground: #c4ff81;--anchor-background: #000000;--pad: 8px}.logo{background-image:url("/css/logo-dark-VJNY3TQE.webp")}}
