@charset "UTF-8";html{max-width:65em;margin:0 auto;padding:0;background-color:#d0c5c5;color:#101010;font-family:Helvetica,Arials,sans-serif}@media(min-width:400px){html{font-size:1.2em}}@media(max-width:400px){html{font-size:1em}}body::before{content:'';display:block;height:0;border-left:100px solid transparent;border-right:100px solid transparent;border-bottom:100px solid #fbfbeb;margin:0 auto -100px;background:#d0c5c5}body::after{content:'';display:block;width:0;height:0;border-left:100px solid #fbfbeb;border-right:100px solid #fbfbeb;border-bottom:100px solid transparent;margin:0 auto -100px;background:#d0c5c5}body{background-color:#fbfbeb}@media(min-width:400px){body>:first-child{margin-left:100px;margin-right:100px}}@media(max-width:400px){body>:first-child{margin-top:100px}}nav{text-align:center}nav a{text-transform:lowercase}header,main,footer{padding:0 10px}main{border-top:3px dashed #d0c5c5;border-bottom:3px dashed #d0c5c5}main .pre-info::before{content:"— "}main .pre-info{text-align:right}footer{margin-top:1em;color:#333;text-align:center}h1{text-align:center}h1,h2,h3,h4,h5,h6{color:#100820;font-family:Garamond,serif;margin-top:1em;margin-bottom:.5em}a.tba::before{content:"(TBA) "}a.tba{color:gray}a.external::after{content:" ↗"}figure img{display:block;max-width:100%;margin-left:auto;margin-right:auto}figure img.deemphasized{max-width:75%}figure figcaption{text-align:center;font-weight:700;margin-top:.25em}pre,code,kbd{font-family:source code pro,Hack,monospace;color:#fff;background-color:#36454f;padding:1px 2px;border-radius:2px}pre strong,pre mark,code strong,code mark,kbd strong,kbd mark{background-color:inherit;font-weight:600;color:lime}pre .comment,pre mark.comment,code .comment,code mark.comment,kbd .comment,kbd mark.comment{color:pink}pre{padding:1em;line-height:150%;border:2px solid #222c33;overflow-x:auto}pre code,pre kbd{color:inherit;background-color:inherit}.muted,main .pre-info{color:gray}table{width:100%}details{max-width:40em;margin:5px auto;padding:5px 1em;border:1px solid gray;border-radius:5px;background-color:#f8f8f8}details summary{text-align:center;font-weight:700}