@import url(/pkgs/admin/reset.css);html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{color:#eee;background-color:#1e1e1e;font-size:14px;font-family:"American Typewriter",serif}main{max-width:800px;margin:0 auto;padding:2em}code{white-space:pre;display:block;font-size:9px;line-height:12px;font-family:"Source Code Pro",Mono}h1,h2,h3,h4,h5{font-family:"Avenir-Black"}h1{font-size:24px;letter-spacing:2px;margin:10px 0 20px 0}h2{font-size:14px;margin:8px 0 4px 0;padding:0;letter-spacing:1px}h3{font-size:14px;margin:20px 0 0 0;padding:0}p{line-height:1.25;margin-bottom:.5em}a{cursor:pointer;text-decoration:none;color:#9a58a3}a:hover{color:#1c57c3}li{margin-left:2em;margin-bottom:.5em}footer{font-family:"Avenir",sans-serif;position:fixed;bottom:0;left:0;right:0;text-align:center;padding-bottom:.5em;padding-top:.5em;font-size:.75em;background:rgba(0,0,0,.75)}