@import "fontes/indira/indira-stylesheet.css";@import "fontes/junicode/stylesheet.css";@font-face{font-family:'miniver';src:url('fontes/miniver/Miniver.ttf')}@font-face{font-family:'junicode';src:url('fontes/junicode/junicode-regular-webfont.ttf')}body{display:-ms-flexbox;display:flex;position:fixed;width:100%;height:100vh}body section{font-family:'junicodeboldcondensed';font-size:1.25em;line-height:1.15;padding:2vh;color:black;height:96vh;overflow:hidden;overflow-y:scroll;margin-top:2rem;padding-top:1rem}body #header{-ms-flex-preferred-size:200%;flex-basis:200%;padding:0 0 2rem 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;top:0;position:fixed;padding-bottom:0;width:100%;font-family:sans-serif;z-index:9;font-size:18px}body #header ul{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body #header ul li{width:100%}body #header ul li a{padding:.5rem 1rem;text-decoration:none;display:block}body #header ul li.luuse a{background:white;text-decoration:underline}body #header ul li.typotheque a{background:#604d3e;color:#f7f7f7;outline:0}body #header ul li:hover a{background:white}body #header ul li.projects a{background:gainsboro;color:black;text-decoration:underline}body #header ul li.projects a:hover{background:white}body #header ul li.git a{background:#f63e1e;color:white}body #header ul li.git:hover a{color:#f63e1e;background:white}body #header ul li.typotheque:hover a{outline:1px solid #604d3e;color:#604d3e;outline-offset:-1px;background:#f7f7f7}body #header ul li.screenshots a{background:black;color:white}body #header ul li.screenshots a:hover{color:black;background:white}body #header ul li.resources a{background:blue;color:white}body #header ul li.resources:hover a{color:#00f;background:white;text-decoration:underline}body #list{color:white;background:blue;width:1000px;-ms-flex:1;flex:1;text-align:left}body #list ul li.letter{color:white;margin-bottom:20px;font-size:1.75em}body #list ul ul li{margin-bottom:10px;cursor:pointer}body #list ul ul li:hover{text-decoration:underline}body #list ul ul li:visited{color:green}body #content{-ms-flex:3;flex:3;width:1000px}body #content ul{margin-bottom:20px}body #content .select .title{text-decoration:underline;color:black}body #content li{margin-bottom:20px}body #content li .favicon{max-height:20px;margin-right:10px;vertical-align:middle}body #content li .title{font-family:'junicode';color:black;text-decoration:underline;-webkit-text-decoration-color:blue;text-decoration-color:blue}body #content li sup,body #content li a{font-family:monospace;margin-right:10px}body #content li a{font-family:'juincode';font-size:18px}body #content li .description{letter-spacing:1px}body #content li a:hover span{transform:skewY(0deg) !important}@media screen and (max-width:900px){body #list{display:none}}@media screen and (max-width:600px){body #filters{display:none}}