ul{padding:0;margin:0;list-style:none}a{text-decoration:none;color:inherit}a:hover{color:inherit;text-decoration:none}li{margin:0}p{margin:0}#main-menu{position:fixed;top:0;left:0;right:0;display:flex;height:4rem;align-items:center;justify-content:start;background-color:#fff;z-index:2}#main-menu>h1{margin:0;padding:1rem 1rem;color:red;font-family:OrticaLinear;display:flex;align-items:center;font-size:180%;z-index:2}#main-menu>h1>img{width:2.8rem;padding-right:1rem;cursor:pointer}#main-menu>h1>img.expanded{display:none}#main-menu>section{position:fixed;left:0;top:0;padding-top:4rem;width:45%;height:100%;display:none}@media only screen and (max-width: 600px){#main-menu>section{width:100%}}#main-menu>section>ul{font-family:OrticaLinear;display:none;padding:0 1rem;flex-grow:1;max-width:80%;font-weight:600;overflow:auto}#main-menu>section>ul::-webkit-scrollbar{display:none}@media only screen and (max-width: 600px){#main-menu>section>ul{max-width:100%}}#main-menu>section>ul>li{padding:.5rem 0}#main-menu>section>ul>li:not(.expanded)>ul{display:none}#main-menu>section>ul>li:not(.expanded)>section img{transform:rotate(180deg)}#main-menu>section>ul>li>section{display:flex;flex-direction:row;justify-content:start;align-items:center}#main-menu>section>ul>li>section img{width:2rem;height:2rem;padding:.2rem;margin-left:.5rem;cursor:pointer;color:#000}#main-menu>section>ul>li>ul{padding-left:1rem}#main-menu>section>ul>li>ul>li{padding:.2rem 0}#main-menu>section>ul>li:last-child{padding-bottom:4rem}#main-menu.expanded>section{background-image:linear-gradient(to right, white, white, white, rgba(255, 255, 255, 0));display:flex}@media only screen and (max-width: 600px){#main-menu.expanded>section{background:#fff}}#main-menu.expanded>section>ul{display:block}#main-menu.expanded>h1>img:not(.expanded){display:none}#main-menu.expanded>h1>img.expanded{display:block}main.home{display:flex;width:100%;margin:0;max-width:none}@media only screen and (max-width: 600px){main.home{width:250%}}main.home>.graphviz{flex:1;padding:2rem}@media only screen and (max-width: 600px){main.home>.graphviz{padding:0}}main.home>.graphviz>svg{height:100%;width:100%}main.home>.postit{position:absolute;max-width:14rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);font-family:DMSans;cursor:grab;display:flex;flex-direction:column}@media only screen and (max-width: 600px){main.home>.postit{display:none}}main.home>.postit a{text-decoration:underline}main.home>.postit .close-postit{cursor:pointer}main.home>.postit h3{margin:0;font-size:110%;font-weight:500;padding:1.5rem}main.home>.postit h3 p{margin:0}main.home>.postit h3.white-text-postit{color:#fff}main.home>.postit aside{float:right;padding-left:.5rem;width:1rem}main.home>.postit img{padding:0;max-width:100%}body.home{margin-top:0;padding:0;min-height:100%}body.home #main-menu{background-color:rgba(0,0,0,0)}main.work{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;font-family:DMSans}@media only screen and (max-width: 600px){main.work{padding:2rem .5rem}}main.work>*{padding:0;margin:0}main.work>img{width:80%;height:auto}@media only screen and (max-width: 600px){main.work>img{width:90%}}main.work>h2{font-size:3rem;font-family:OrticaLinear;text-align:center;padding:2rem .5rem}@media only screen and (max-width: 600px){main.work>h2{font-size:2.4rem}}main.work>h3{font-size:1rem;font-family:OrticaLinear;padding-bottom:1rem}main.work>section.align-left>p{text-align:left}main.work>section.align-center>p{text-align:center}main.work>section.align-right>p{text-align:right}main.work>section.align-justified>p{text-align:justify}main.work>section>p{font-size:1.4rem;padding:1.5rem .5rem}main.work>section>p a{text-decoration:underline}main.work>a{text-decoration:underline;display:flex;align-items:center;text-align:center;padding:2rem 0}main.work>a>img{padding:.2rem;width:2rem}main.work>ul.tags{display:flex;padding:1rem 0;font-family:OrticaLinear;flex-direction:row;flex-wrap:wrap;justify-content:center}main.work>ul.tags>li{background-color:gray;border-radius:2rem;display:block;margin:.5rem 1rem}@media only screen and (max-width: 600px){main.work>ul.tags>li{margin:.5rem}}main.work>ul.tags>li>a{padding:.5rem 1rem;display:block;color:#fff}main.work>ul.images{display:flex;flex-wrap:wrap;padding:1rem 0;justify-content:center;align-items:center}main.work>ul.images>li{width:50%;padding:1rem}@media only screen and (max-width: 600px){main.work>ul.images>li{width:100%}}main.work>ul.images>li img{width:100%}main.work .go-to-top{display:flex;align-items:center;justify-content:center;border:.2rem solid gray;border-radius:50%;width:3rem;height:3rem;font-size:1.5rem;margin:1rem 0;cursor:pointer}main.tag{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}@media only screen and (max-width: 600px){main.tag{padding:1rem}}main.tag>*{width:100%}main.tag>h2{font-size:3rem;font-family:OrticaLinear;text-align:center;padding:3rem .5rem;margin:0}@media only screen and (max-width: 600px){main.tag>h2{padding:1rem .5rem}}main.tag>ul{display:flex;justify-content:center;flex-wrap:wrap}main.tag>ul>li{width:33%;padding:2rem;height:25rem}@media only screen and (max-width: 1120px){main.tag>ul>li{width:50%}}@media only screen and (max-width: 900px){main.tag>ul>li{width:100%}}main.tag>ul>li>.postit{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);cursor:pointer;display:flex;flex-direction:column;height:100%}main.tag>ul>li>.postit .close-postit{cursor:pointer}main.tag>ul>li>.postit h3{margin:0;font-size:110%;font-weight:500;padding:1.5rem;width:100%;word-wrap:break-word}main.tag>ul>li>.postit h3 p{margin:0}main.tag>ul>li>.postit h3.white-text-postit{color:#fff}main.tag>ul>li>.postit aside{float:right;padding-left:.5rem;width:1rem}main.tag>ul>li>.postit img{padding:0;width:100%;flex:1;height:100%;object-fit:cover;overflow:hidden}main.tag>ul>li:last-of-type{margin-right:auto}main.tag>ul>li a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:DMSans}main.tag>ul>li a>img{max-width:100%;padding:1rem}*{box-sizing:border-box}@font-face{font-family:OrticaLinear;src:url("/assets/fonts/OrticaLinear-Regular.woff2")}@font-face{font-family:DMSans;src:url("/assets/fonts/DMSans-VariableFont_opsz,wght.ttf")}html{height:100%;scroll-behavior:smooth}html>body{margin:0;padding:0;margin-top:4rem;display:flex;flex-direction:column;min-height:calc(100% - 4rem);padding:0 4rem}@media only screen and (max-width: 600px){html>body{flex-direction:column;padding:0}}html>body>main{flex:1;max-width:1280px;width:100%;margin-left:auto;margin-right:auto}/*# sourceMappingURL=default.css.map */