@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300&display=swap);body,html{padding:0;margin:0;font-family:Lato;font-size:24px;line-height:1.5;scroll-behavior:smooth}*{box-sizing:border-box}section{grid-column:2;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:48px 0 0}section li,section p{font-weight:300}h1{font-size:48px}h1,h2{-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:.5em;margin-block-end:.5em}blockquote,h2{font-size:36px}blockquote{font-weight:300;color:#999;position:relative;-webkit-margin-start:120px;margin-inline-start:120px;-webkit-margin-end:120px;margin-inline-end:120px}blockquote p{margin:0}blockquote p:before{content:"\201F";position:absolute;top:-36px;left:-60px;font-size:120px;color:#000;opacity:.1}blockquote cite{margin-top:24px;display:block;font-size:24px;text-align:right}blockquote cite:before{content:"\2014"}pre{padding:48px;overflow-x:scroll}code,pre{background-color:rgba(0,0,0,.1);border-radius:2px}code{font-family:Roboto Mono,monospace;font-weight:300;padding:0 4px}pre code{font-size:18px;background-color:unset}#legal{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto auto 1fr;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;grid-row-gap:12px;row-gap:12px;width:50%;font-size:14px}#legal img{width:24px;height:24px;opacity:.5}#legal span{opacity:.5}#legal img.main,#legal span.main{opacity:1}#cover{height:calc(100vh - 48px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}#picture{width:auto;height:75%}#logo{height:72px;margin:30px 0 60px}#print{display:none}#blueprints{font-weight:300;font-size:18px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#blueprints img{padding:72px 0;max-height:100vh}#blueprints .legend{margin-bottom:12px}#blueprints .legend,#blueprints .legend div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#blueprints .legend div{-webkit-justify-content:center;justify-content:center;width:24px;height:24px;margin-right:12px;border:2px solid rgba(0,0,0,.1);border-radius:50%}#blueprints a,#github{color:#000}#github{margin-top:48px;display:-webkit-flex;display:flex;text-decoration:none;-webkit-align-items:center;align-items:center;font-family:Roboto Mono,monospace;font-size:18px;border:2px solid rgba(0,0,0,.1);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 12px;-webkit-transition:all .25s;transition:all .25s}#github:hover{background-color:rgba(0,0,0,.05)}#github:before{width:24px;height:24px;content:url(/icons/github.svg);margin-right:6pt}@media only screen and (max-width:480px) and (orientation:portrait),only screen and (max-width:840px) and (orientation:landscape){body,html{font-size:18px}h1{font-size:30px}h1,h2{-webkit-margin-after:0;margin-block-end:0}blockquote,h2{font-size:24px}blockquote{-webkit-margin-start:36px;margin-inline-start:36px;-webkit-margin-end:36px;margin-inline-end:36px}blockquote p{margin:0}blockquote p:before{font-size:72px;top:20px;left:-36px}blockquote cite{font-size:18px}code,pre code{font-size:16px}#legal{margin-top:24px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto auto 1fr;grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;grid-row-gap:12px;row-gap:12px;width:unset;font-size:14px}#legal img{width:24px;height:24px;opacity:.25}#legal img.main{opacity:1}#picture{width:90%}#logo{height:48px;margin:60px 0}}@media print{@page{size:A4;margin:48pt 48pt 72pt 48pt}body,html{font-size:14pt}blockquote,h1,h2,h3,h4,h5,h6,img,pre,section{display:block}h1,h2,h3,h4,h5,h6{page-break-after:avoid}h1{page-break-before:always}#blueprints{page-break-inside:avoid}section{padding:48pt 0 0;min-height:unset}section li,section p{page-break-inside:avoid}h1{font-size:30pt}h1,h2{margin-top:0}h2{font-size:24pt}h3,h4,h5,h6{margin-top:2em;margin-bottom:0}blockquote{font-size:24px;-webkit-margin-start:72pt;margin-inline-start:72pt;-webkit-margin-end:72pt;margin-inline-end:72pt}blockquote p:before{top:22pt;left:-42pt;font-size:78pt}blockquote cite{margin-top:18pt;font-size:18pt}pre{border:1pt solid #000;padding:24pt;border-radius:2pt}code,pre{background-color:unset}code{font-size:10pt;border:1pt solid #000}pre code{font-size:12px;border:unset}#legal{grid-template-columns:24pt 1fr;grid-column-gap:12pt;-webkit-column-gap:12pt;column-gap:12pt;grid-row-gap:12pt;row-gap:12pt;font-size:12pt}#legal img{width:24pt;height:24pt}#picture{width:75%}#logo{height:48pt;margin:0 0 120pt}#print{display:-webkit-flex;display:flex;font-size:10pt;margin-top:120pt;-webkit-align-items:center;align-items:center}#print:before{content:url(/icons/eco.svg);margin-right:6pt}}ol,ul{margin-bottom:12px;-webkit-margin-start:2em;margin-inline-start:2em}li{margin-bottom:12px}.disclaimer{margin-top:48px;display:grid;grid-template-columns:24px 1fr;grid-gap:12px;gap:12px;padding:12px;font-size:16px;color:rgba(0,0,0,.5)}.disclaimer img{opacity:.5}