:root{--gold:#a88930;--gold-light:#c6a348;--green:#7eb07e;--rose:#c47e7e;--blue:#7e9ec4;--background:#0a0a0a;--responsive-padding:2.3rem;background:var(--background);color:var(--gold-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,sans-serif;font-size:22px;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body,html{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;min-height:100%;margin:0;padding:0;display:flex}main{padding:var(--responsive-padding);max-width:34em}h1{color:var(--gold-light);margin:0 0 .5em;font-family:Bricolage Grotesque,sans-serif;font-size:2.2em;font-weight:700}h2{color:var(--green);margin:1.75em 0 .75em;font-family:Bricolage Grotesque,sans-serif;font-size:1.4em;font-weight:700}h3{color:var(--rose);margin:2em 0 .75em;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:700}h1:first-child,h2:first-child,h3:first-child,h2+h3{margin-top:0}p{margin:0 0 1em}em{color:var(--gold);font-style:italic}a{color:var(--blue);text-decoration:underline;transition:color .15s}a:hover,a:active{color:var(--rose)}ul{margin:.5em 0;padding-left:1.2em}li{margin:.4em 0}@media only screen and (width<=700px){:root{--responsive-padding:1.2rem;font-size:18px;line-height:1.4}h1{font-size:1.75em}}@media only screen and (width<=370px){:root{--responsive-padding:.75rem}}@media print{:root{font-size:11pt;line-height:1.2}*{color:#000!important}body{background:0 0}main{max-width:none}h1,h2{margin-top:1em}h3{margin-top:1.5em}}
