:root{--mono:minlo,consolas,monospace}@font-face{font-family:minlo;src:url(/fonts/Minlo-Regular.woff2)}@font-face{font-family:minlo;font-weight:bold;src:url(/fonts/Minlo-Bold.woff2)}html{font-family:tahoma,verdana,sans-serif;color:#222;line-height:1.5;font-size:20px;background-color:#fafafa}.mono{font-family:var(--mono);font-weight:bold;font-size:1.1rem}.top-art{white-space:pre;text-align:left;width:19rem;margin:0 auto;line-height:1.1;font-size:1.2rem}p{margin:0 0 1rem 0}.notes-page{font-weight:normal;letter-spacing:0}.notes-page h3{font-family:var(--mono)}main{margin:0 auto 3rem;max-width:660px;padding:0 1rem}a{font-weight:bold;text-decoration:none;color:#ca2c61}a:hover{text-decoration:underline}a:visited{color:#ca2c61}footer{text-align:center;font-size:1rem;margin:4rem 0;position:relative}.footer-rule{overflow:hidden;font-size:2rem;font-family:var(--mono);white-space:nowrap}.footer-rule a{font-weight:normal;text-decoration:none !important;transform:rotate(15deg);position:relative;display:inline-block;color:#111}footer:before{font-size:2rem;font-family:var(--mono)}header{margin-top:1rem;margin-bottom:1rem;text-align:center;font-size:2rem}header a{color:inherit !important;border:0;display:block}header a:hover{text-decoration:none}h1,h2,h3{font-weight:bold;font-size:inherit}h2,h1,header{font-family:var(--mono)}h2:after,header:after{overflow:hidden;width:100%;text-align:center;white-space:nowrap;content:'---------------------------------------';display:block;margin-top:-1rem;font-weight:normal}header:after{font-size:2rem;margin-top:-0.5rem}h1{font-size:2rem;margin-top:2rem;margin-bottom:1rem}h2,h3{font-size:1.6rem;margin-top:4rem}.item{margin-bottom:1.5rem}.item-title{font-size:1.3rem;letter-spacing:-0.05rem;font-family:var(--mono);font-weight:bold}.item-title .ticon{font-size:80%;position:relative;top:0rem;margin-right:0.5rem;margin-left:-0.25rem}.item-desc{line-height:1.2;font-weight:normal;margin-top:0.25rem}.item-desc:before{font-family:var(--mono)}.art{width:100%;display:block}.pic img{max-width:100%;max-height:500px;margin:0.5rem auto;display:block;border-radius:0.25rem}.pic{margin-bottom:5rem}.pic-title{font-weight:bold;text-align:center;font-size:1.2rem}.pic img[data-src]{height:300px;animation:1000ms infinite ease-in-out pulse;background-color:#eee;border-radius:0}.code-art{font-family:var(--mono);font-size:0.8rem;line-height:1.25;font-weight:bold;background-color:#111;color:#eee;display:block;margin:0 auto;width:18rem;margin-bottom:1rem;padding:0;border-radius:0.3rem;letter-spacing:-0.5px}.code-art.wide{width:100%;padding:1.5rem 0rem;border-radius:0.3rem 0.3rem 0 0}.code-art-caption{font-family:var(--mono);font-size:16.5px;line-height:1.25;font-weight:bold;padding:0rem 2rem 2rem;margin-top:-1rem;color:#eee;background-color:#111;border-radius:0 0 0.3rem 0.3rem}pre{background-color:#111;color:#fff;padding:1rem 2rem;font-family:var(--mono)}@media only screen and (max-width:768px){html{font-size:16px}.top-art{font-size:1.2rem}.code-art{font-size:0.8rem;width:17.6rem}}