@import "https://fonts.googleapis.com/css2?family=Doto:wght@100..900&display=swap";
@font-face{font-family:Helvetica Narrow;src:local("Helvetica Narrow"),url(/fonts/Helvetica-Narrow_Regular.ttf) format("truetype"),}:root{--background:#000;--foreground:#dfdfdf;--bold-foreground:#fff;--frame-background:#0f0f0f;--accent-one:#868686;--accent-two:#fff;--accent-three:#6b6b6b}html,body{box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden}body{color:var(--foreground);background:var(--background);letter-spacing:-.4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13.5px}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--bold-foreground);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--bold-foreground);font-size:1em}code,pre{border-left:.5em solid var(--accent-two);background:var(--accent-one);width:400px;max-width:100%;padding:1em;font-family:Courier,monospace;font-size:.85em;line-height:150%}.code{color:var(--accent-two);font-family:Courier New,Courier,monospace;font-size:.85em;line-height:150%}b{color:var(--bold-foreground);font-weight:700}.title{letter-spacing:-.5px;color:var(--bold-foreground)}.title span:nth-child(2),.title:hover span:first-child{opacity:.6;transition:all .6s}.title:hover span:nth-child(2),.title span:first-child{opacity:1;transition:all .6s}.title,nav{vertical-align:top;width:50%;display:inline-block}header{z-index:999;width:100%;padding:.4em .8em;position:fixed;top:0}p{margin:.5em 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}nav{text-align:right;color:var(--bold-foreground);padding-bottom:.25em;font-weight:500}main .content{background:0 0;width:33vw;max-width:100%;padding:1em}main .page{background:0 0;margin-top:5em}.fullfixed{max-width:100%;height:100vh;overflow:hidden}.fullfixed img{object-fit:cover;object-position:right;width:100%;height:100%}.fullfixed{z-index:-1;position:fixed;top:0;right:0}.landing{position:absolute;top:0}.contrast{filter:brightness(55%)contrast(1000%)saturate(0%)}.rightbleed,.landing{float:right;width:calc(70% - .8em);margin-bottom:1em;margin-right:.8em;position:relative}.rightbleed img,.landing img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.rightbleed img{border-radius:.5em}@media only screen and (max-width:800px){.rightbleed{float:none;width:100%;margin-right:0}main .content{background:0 0;width:100%;max-width:100%;padding:1em}.full img{object-position:center}}@media only screen and (max-width:600px){body{font-size:calc(10px + .5vmin)}}
