@import"//fonts.googleapis.com/css?family=K2D:400,600,800";@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes skullEffect{0%{transform:scale(1);filter:grayscale(0)}10%{transform:scale(1.1);filter:grayscale(.8)}40%{transform:scale(1);filter:grayscale(0)}50%{transform:scale(1.1);filter:grayscale(.8)}80%{transform:scale(1);filter:grayscale(0)}90%{transform:scale(1);filter:grayscale(0)}to{transform:scale(1);filter:grayscale(0)}}@keyframes skullEffect{0%{transform:scale(1);filter:grayscale(1)}5%{transform:scale(1.1);filter:grayscale(0)}10%{transform:scale(1);filter:grayscale(1)}15%{transform:scale(1.1);filter:grayscale(0)}40%{transform:scale(1);filter:grayscale(1)}45%{transform:scale(1.1);filter:grayscale(0)}50%{transform:scale(1);filter:grayscale(1)}55%{transform:scale(1.1);filter:grayscale(0)}70%{transform:scale(1);filter:grayscale(1)}to{transform:scale(1);filter:grayscale(1)}}body{margin:0;padding:0;font-family:K2D,Helvetica Neue,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#191919;color:#eee;font-size:.9rem;line-height:1.4}a{text-decoration:none;color:#999}a:hover{color:#36ace2}.container{position:relative;max-width:1170px;margin:0 auto}.container .header{padding:1vh 2vh}.container .header .menu{margin:0;padding:0;display:block;list-style-type:none;text-align:right;padding:2vh 0}.container .header .menu.visible{visibility:visible;animation:fadeIn 2s}.container .header .menu.in-visible{visibility:hidden}.container .header .menu>li{display:inline-block;border-right:1px solid #555}.container .header .menu>li:last-child{border-right-width:0px}.container .header .menu>li>.item{padding:1vh 2vh}.container .header .menu>li>.item.active{color:#36ace2}.home{text-align:center}.home .home-section{height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#ebebec}.home .home-section .img-logo{position:absolute;height:60vh;max-width:100%;max-height:100%;pointer-events:none;animation:fadeIn 4s}.home .home-section p{margin:0;font-size:5vh}.home .home-section p.home-label{cursor:default;animation:fadeIn 1s;z-index:2;margin-bottom:-70vh}.home .home-section .visible{visibility:visible}.home .home-section .in-visible{visibility:hidden}.about{text-align:center}.about .about-section{height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(6px + 1.6vmin);color:#ebebec;animation:fadeIn 3s}.about .about-section h1,.about .about-section h2{color:#00bcd4}.about .about-section .table{width:100%}.about .about-section .table tr td{vertical-align:top}.about .about-section .table tr td:nth-child(1){width:45%;text-align:right;color:#9e9e9e}.about .about-section .table tr td:nth-child(2){width:55%;text-align:left}.dev-card{max-width:250px;display:flex;flex-wrap:wrap}.dev-card .dev-label{font-size:12px;padding:2px 4px;margin:2px;border-radius:4px;background:#3d3d3d}.d-flex{display:flex}.d-flex.gap-2{gap:.2rem}.d-flex.gap-4{gap:.4rem}.d-flex.text-center{text-align:center}.d-flex.justify-content-start{justify-content:flex-start}.d-flex.justify-content-end{justify-content:flex-end}.d-flex.justify-content-center{justify-content:center}.d-flex.align-items-center{align-items:center}.d-flex.align-items-start{align-items:flex-start}.d-flex.align-items-end{align-items:flex-end}.d-flex.flex-wrap{flex-wrap:wrap}.d-flex.flex-column{flex-direction:column}.d-flex.flex-row{flex-direction:row}.d-flex.flex-grow-1{flex-grow:1}.d-flex.flex-grow-2{flex-grow:2}.d-flex.flex-grow-3{flex-grow:3}.d-flex.flex-grow-4{flex-grow:4}.m-0{margin:0}.m-1{margin:.1rem}.m-2{margin:.2rem}.m-3{margin:.3rem}.m-6{margin:1.3rem}
