html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.tabs{background-color:#343434;position:-webkit-sticky;position:sticky;top:0px;z-index:100;border-top:1px solid #ffddd2;border-left:1px solid #ffddd2;border-right:1px solid #ffddd2;border-top-left-radius:2px;border-top-right-radius:2px}.tabs-wrapper{display:flex;flex-direction:row}.tabs-wrapper a{text-decoration:none}.tabs-tab{display:block;width:250px;max-width:50%;padding:.5rem 0;text-align:center;color:#ffddd2 !important;font-family:"Space Grotesk",sans-serif}.tabs-tab:hover{color:#a4f4ff !important}.tabs-tab.active{background-color:#ffddd2;color:#343434 !important;font-weight:bold}.tabs-tab.active:hover{color:rgba(52,52,52,.75)}body{background-color:#343434;color:#eee;font-family:"Space Grotesk",sans-serif;font-size:16px;margin:0;padding:0;line-height:1.4;min-height:100vh;display:flex;justify-content:center;position:relative;overflow-y:scroll}.body-wrapper{width:calc(100vw - 6rem);max-height:calc(100vh - 6rem);display:flex;flex-direction:row;justify-content:center;margin:3rem}@media(max-width: 1100px){.body-wrapper{justify-content:flex-start;flex-direction:column;width:100vw;margin:0}}.perse{width:70%;max-width:975px;display:flex;flex-direction:column;height:100%;max-height:100%}@media(max-width: 1100px){.perse{border-left:none;border-right:none;border-bottom:none;height:initial;max-height:initial;width:100%;max-width:initial}}.main-content{background-color:#ffddd2;color:#111;overflow-y:scroll;height:100%;max-height:100%;border-bottom-left-radius:2px;border-bottom-right-radius:2px;padding-top:2.5rem;padding-bottom:2.5rem;padding-left:1.5rem;padding-right:1.5rem}@media(max-width: 1100px){.main-content{overflow-y:initial;padding-top:2.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem}}a,a:link,a:visited{color:#444}a:hover,a:active{color:#111}.Footer-container{position:relative}.Footer{position:absolute;width:100%;top:10px;overflow:hidden;font-style:italic}.Footer pre{position:relative}.GamesTab-games{display:flex;flex-direction:column}.GameCard-top-gap:not(:first-child){margin-top:3rem}.GameCard{display:flex;flex-direction:row;justify-content:space-between;gap:10px;background-color:#feebd6;color:#343434;padding:1.25rem;border-radius:2px}.GameCard.wide{box-shadow:0px 5px 5px rgba(0,0,0,.4)}@media(max-width: 1100px){.GameCard.wide{display:none}}.GameCard.narrow{display:none}@media(max-width: 1100px){.GameCard.narrow{display:initial}}.GameCard-screenshots{height:332px}.GameCard-screenshots.show-more{height:auto}@media(max-width: 1100px){.GameCard-screenshots{height:auto}}.GameCard-screenshots-thumbnails{max-height:100%;overflow:hidden;width:378px;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media(max-width: 1400px){.GameCard-screenshots-thumbnails{width:194px}}.GameCard-screenshots-thumbnails .GalleryImage{width:184px}@media(max-width: 1100px){.GameCard-screenshots-thumbnails{width:auto;flex-wrap:nowrap;overflow-x:scroll}.GameCard-screenshots-thumbnails .GalleryImage{min-width:75px}}.GameCard-more-screenshots-button-wrapper{text-align:center}@media(max-width: 1100px){.GameCard-more-screenshots-button-wrapper{display:none}}.GameCard-more-screenshots-button{cursor:pointer;color:#444;text-decoration:underline}.GameCard-banner-wrapper{position:relative;text-align:center}.GameCard-banner-background{max-width:100%}.GameCard-banner-logo-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:row}@media(min-width: 1100px){.GameCard-banner-logo-wrapper.halign-left{justify-content:left}.GameCard-banner-logo-wrapper.halign-center{justify-content:center}.GameCard-banner-logo-wrapper.halign-right{justify-content:right}.GameCard-banner-logo-wrapper.valign-top{align-items:end}.GameCard-banner-logo-wrapper.valign-middle{align-items:center}.GameCard-banner-logo-wrapper.valign-bottom{align-items:start}}@media(max-width: 1100px){.GameCard-banner-logo-wrapper{align-items:center;justify-content:center}}.GameCard-banner-logo-wrapper img{max-width:50%;max-height:90%;margin:10%}@media(max-width: 1100px){.GameCard-banner-logo-wrapper img{max-width:66%;max-height:85%;margin:0}}.GameCard-text{background-color:#ffddd2;box-shadow:0px 3px 3px rgba(0,0,0,.4);margin-top:.25rem;padding:.75rem}.GameCard-text-title{font-size:1.25rem;margin-bottom:.5rem}.GameCard-text-title a{color:#343434}.GameCard-text-credits{margin-bottom:.5rem;font-style:italic}.GameCard-text-links{background-color:#29292c;display:flex;justify-content:center;align-items:center;gap:30px;margin-top:.75rem;padding:1.25rem}.GameCard-text-links a{display:inline-flex;flex-direction:row;align-items:center;color:#a4f4ff}.GameCard-text-links a:hover{color:#a4f4ff}.GameCard-text-links img{height:2rem;margin-right:1rem}.GameCard-text-links-demo{color:#ecd58a;text-align:center}.AboutTab-text-wrapper{display:flex;flex-direction:row;justify-content:center}.AboutTab-text{margin-bottom:2rem;max-width:700px}.AboutTab-people{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-left:1rem;gap:1rem}@media(max-width: 1100px){.AboutTab-people{padding:0}}.PersonCard{background-color:#feebd6;box-shadow:0px 3px 3px rgba(253,251,251,.4);width:calc((100% - 4rem)/3 - 2rem);padding:1rem;font-size:1rem;min-width:180px}@media(max-width: 1100px){.PersonCard{font-size:.85rem;min-width:150px;padding:.25rem;padding-top:1rem}}.PersonCard:nth-child(2n){background-color:#e2e8cf}.PersonCard:nth-child(3n){background-color:#fadfdc}.PersonCard:nth-child(4n){background-color:#d9eddf}.PersonCard:nth-child(6n){background-color:#e2e8cf}.PersonCard-avatar{text-align:center}.PersonCard-avatar img{max-width:100%;max-height:128px}.PersonCard-info-name{margin-top:.25rem;text-align:center;font-size:1.15rem}.PersonCard-info-list-wrapper{display:flex;flex-direction:column;align-items:center}.PersonCard-info-team{text-align:center}.PersonCard-info-list-time,.PersonCard-info-list-twitter,.PersonCard-info-list-itch,.PersonCard-info-list-website{margin-bottom:.25rem}.PersonCard-info-list-time>*,.PersonCard-info-list-twitter>*,.PersonCard-info-list-itch>*,.PersonCard-info-list-website>*{display:flex;flex-direction:row;align-items:center}.PersonCard-info-list-time a,.PersonCard-info-list-twitter a,.PersonCard-info-list-itch a,.PersonCard-info-list-website a{padding:0 .5rem}.PersonCard-info-list-time a:hover,.PersonCard-info-list-twitter a:hover,.PersonCard-info-list-itch a:hover,.PersonCard-info-list-website a:hover{background-color:#a4f4ff;color:#343434}.PersonCard-info-list-time img,.PersonCard-info-list-twitter img,.PersonCard-info-list-itch img,.PersonCard-info-list-website img{height:1.25rem;margin-right:.25rem}.PersonCard-info-list-time{margin-bottom:.5rem;text-align:center}.GalleryImage img{position:relative;display:block;cursor:pointer;top:0px;left:0px;max-width:100%;max-height:100%;transition:all .01s}.GalleryImage img:hover{top:-1px;left:-1px;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.PopupGallery{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.PopupGallery.invisible{display:none}.PopupGallery-content-wrapper{display:flex;flex-direction:column;background-color:#834a42;padding:20px;margin:100px;max-width:1110px}@media(max-width: 1160px){.PopupGallery-content-wrapper{max-width:calc(100vw - 60px)}}@media(max-width: 1100px){.PopupGallery-content-wrapper{padding:5px;margin:5px;max-width:100%;gap:5px}}.PopupGallery-big-image-wrapper img{max-width:100%;max-height:100%}.PopupGallery-thumbnails-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;gap:10px;height:125px}@media(max-width: 1100px){.PopupGallery-thumbnails-wrapper{gap:2px;height:95px}}.PopupGallery-thumbnails-wrapper img{max-height:100px;max-width:auto;cursor:pointer;margin-top:20px;margin-bottom:0px;transition:all .025s}@media(max-width: 1100px){.PopupGallery-thumbnails-wrapper img{max-height:70px}}.PopupGallery-thumbnails-wrapper img.opened{margin-top:0px;margin-bottom:20px}@media(max-width: 1100px){.PopupGallery-thumbnails-wrapper img{margin-top:10px;margin-bottom:0px}.PopupGallery-thumbnails-wrapper img.opened{margin-top:0px;margin-bottom:10px}}.Sidebar-container{width:30%;max-width:400px}@media(max-width: 1100px){.Sidebar-container{width:100%;max-width:initial}}.Sidebar{margin-right:2rem;width:calc(100% - 2rem);color:#a4f4ff;display:flex;flex-direction:column}@media(max-width: 1100px){.Sidebar{flex-direction:row-reverse;justify-content:center;width:100%;margin-right:initial;align-items:flex-end;margin-top:10px;margin-bottom:10px}}.Sidebar a{text-decoration:none}.Sidebar a,.Sidebar a:link,.Sidebar a:visited{color:#a4f4ff}.Sidebar a:hover,.Sidebar a:active{color:#a4f4ff}.Sidebar-title{font-family:"Space Grotesk",sans-serif;font-weight:bold;font-size:5rem;text-align:right;display:flex;flex-direction:column;flex-wrap:wrap}@media(max-width: 1100px){.Sidebar-title{font-size:1.5rem;flex-direction:row;text-align:left;gap:.5rem}}.Sidebar-logo{display:flex;justify-content:flex-end;padding:1rem 0}.Sidebar-logo img{width:100%;height:auto;max-width:220px;max-height:auto}@media(max-width: 1100px){.Sidebar-logo{padding:0}.Sidebar-logo img{width:initial;height:3rem;max-width:initial}}@media(max-width: 1100px){.Sidebar-times{display:none}}.Sidebar-times-line{display:flex;flex-direction:row;justify-content:flex-end;font-family:"Orbitron",sans-serif;color:#fadfdc;margin-bottom:1rem}.Sidebar-times-line-zone{padding-right:1rem}