html,body,#root{margin:0;padding:0;width:100%;height:100%;height:-webkit-fill-available;background:linear-gradient(to bottom right,#3c4054,#595e78);overflow:hidden;scroll-behavior:smooth}#root{overflow-x:hidden;overflow-y:scroll}@font-face{font-family:Rubik;src:url(/font/Rubik-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rubik;src:url(/font/Rubik-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*{font-family:Rubik,sans-serif;color:#fff}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.bold{font-weight:700}.glass{background:#fff3;border-radius:16px;box-shadow:0 4px 30px #0000001a;border:1px solid rgba(255,255,255,.3)}.bgblur{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.notextselection{-webkit-user-select:none;-ms-user-select:none;user-select:none}.yestextselection{-webkit-user-select:text;-ms-user-select:text;user-select:text}.content{width:100%;height:fit-content;padding-top:125px}.pointer{cursor:pointer}.coolclick{transition:transform .15s ease;cursor:pointer;text-decoration:none}.coolclick *{text-decoration:none}@media screen and (max-width: 1000px){.coolclick:active{transform:translateY(3px)}.content{padding-top:100px}}@media screen and (min-width: 1000px){.coolclick:hover{transform:scale(1.06);z-index:100}.coolclick:active{transform:scale(1.06) translateY(3px)}}@keyframes float{0%{box-shadow:0 5px 15px #0009;transform:translatey(0)}50%{box-shadow:0 25px 15px #0003;transform:translatey(5vh)}to{box-shadow:0 5px 15px #0009;transform:translatey(0)}}@keyframes smallfloat{0%{box-shadow:0 5px 15px #0009;transform:translatey(-4px)}50%{box-shadow:0 25px 15px #0003;transform:translatey(4%)}to{box-shadow:0 5px 15px #0009;transform:translatey(-4px)}}.footer{width:calc(100% - 40px);height:fit-content;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:0;padding:20px;margin-top:100px}.footer .top{height:75px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer .top .main{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer .top .logo{height:75px;width:75px}.footer .top .title{font-weight:700;font-size:48px;color:#fff}.footer .top .subtitle{font-weight:700;font-size:40px;color:#fff}.footer .top .smalltitle{font-size:30px}.footer .small{text-align:center;font-weight:700;font-size:18px;color:#fff}.footer .small .actuallybigger{font-size:24px;margin:0}.footer .small .contactmail{font-size:20px;margin:0}.footer .backtotop{width:50px;height:50px;background-image:url(/icons/Top.svg);background-size:contain;cursor:pointer;margin-left:auto;margin-right:auto}@media screen and (max-width: 1500px){.footer .top .logo{height:50px;width:50px}.footer .top .title{font-size:28px}.footer .top .subtitle{font-size:24px}.footer .top .smalltitle{font-size:20px}.footer .small{font-size:22px}.footer .backtotop{width:30px;height:30px}}@media screen and (max-width: 1000px){.footer .small .actuallybigger{font-size:18px}.footer .top .main{width:40%}.footer .top .logo{height:50px;width:50px}.footer .top .title{font-size:18px}.footer .top .subtitle{font-size:14px;width:40%}.footer .top .smalltitle{font-size:10px}.footer .small{font-size:12px}.footer .backtotop{width:30px;height:30px;background-image:url(/icons/Top.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}}.header{position:fixed;top:0;height:100px;width:100%;overflow:hidden;background-color:#3d3d3d33;box-shadow:0 4px 4px #00000040;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:200}.header .icon{width:100px;height:100px;cursor:pointer}.header .brand{display:flex;flex-direction:row;align-items:center;gap:30px}.header .brand .logo{width:75px;height:75px;cursor:pointer}.header .brand .title{font-size:64px;font-weight:700;color:#fff}.menu{width:400px;display:block;position:absolute;margin-top:100px;background:#212121b3;box-shadow:0 4px 4px #00000040;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);scrollbar-width:none;-ms-overflow-style:none;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;transition:left .5s cubic-bezier(.23,1,.32,1);z-index:101;left:-100%}.menu::-webkit-scrollbar{display:none}.menu .submenu{width:100%;height:calc(100% - 30px);display:flex;flex-direction:column;margin-top:25px;gap:50px;justify-content:space-between}.menu .submenu h1{width:100%;color:#fff;text-align:center;z-index:101;margin:0}.menu .submenu>div{display:flex;flex-direction:column;gap:20px;bottom:15px;width:100%}.menu .submenu .icon-row{padding-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;height:60px;width:100%}.menu .submenu .icon-row *{height:100%;width:100%}.menu h1 p{display:block;font-size:40px;padding:10px 20px;text-decoration:none;transition:all .3s ease;margin:0}.menu h1 p:hover{background:#fff3}@media screen and (max-width: 1000px){.header{height:75px;background-image:linear-gradient(to bottom,#3e4152,#3e415250,#3e415250)}.header .brand .title{font-size:32px;display:inline-block;max-width:200px}.menu{width:100%;margin-top:75px}.header .icon{width:50px;height:50px;margin-left:5px;margin-right:5px}}@media screen and (max-width: 500px){.header .brand .title{font-size:20px;display:inline-block;max-width:100px}.header .brand .logo{width:50px;height:50px}.menu h1 a{font-size:30px;margin-bottom:10px}}.mainpage{width:100%;height:calc(100vh - 125px);min-height:500px;display:flex;flex-direction:column;align-items:center}.mainpage .main{width:50%;position:relative;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.mainpage *{z-index:1}.mainpage .main h1{font-size:6vw;margin:0;font-weight:700}.mainpage .main .maps{font-size:50px;padding:25px;width:50%;display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;cursor:pointer}.mainpage .main #v0{z-index:0;position:absolute;border-radius:16px;filter:blur(5px);border:1px solid rgba(255,255,255,.3);max-height:90%;max-width:180%}.arg{width:100%;min-height:500px;height:75vh;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-top:5vh;padding-bottom:8vh}.arg .text{display:flex;justify-content:center;flex-direction:column;width:30%;height:100%;font-size:28px}.arg .text h1{font-size:64px}.arg .img{width:50%;max-height:75vh;height:75vh;display:flex;align-items:center;position:relative;transition:all .2s ease;transform-style:preserve-3d}.arg .img>*{width:100%;height:100%;object-fit:cover;image-rendering:pixelated;border-radius:16px}.team{width:80%;height:fit-content;margin-right:auto;margin-left:auto;display:flex;flex-direction:row;gap:30px;padding-top:10%}.team .heads{transition:transform .15s ease;height:100%;width:200px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:5px;gap:5px}.team .heads .head{width:95px;height:95px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:16px;border:1px solid rgba(255,255,255,0);cursor:pointer;transition:all .2s ease-in-out,border .05s ease-in}.team .heads .head>img{transition:height .15s ease;height:70%;image-rendering:pixelated;border-radius:8px}.team .heads .head:hover>img{height:80%}.team .description .top{width:100%;height:60px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.team .description .top>h1{font-size:40px}.team .description .top>img{height:50px;width:50px;image-rendering:pixelated;border-radius:4px}.team .description{overflow:hidden;flex:1;padding:20px}.team .description *{font-size:24px}.team .description .nottop *{-webkit-user-select:text;-ms-user-select:text;user-select:text}.team .description h3{font-size:28px}.team .description h2{font-size:31px}.team .description h1{font-size:34px}@media screen and (min-width: 2000px){.mainpage .main h1{font-size:120px}}@media screen and (max-width: 1500px){.mainpage .main{width:100%;margin-bottom:100px}}@media screen and (min-width: 1001px){.arg .img:hover{animation-play-state:paused;scale:1.05}.team .heads .head:hover{border:1px solid rgba(255,255,255,.2)}.team .heads:hover{transform:scale(1.06);z-index:100}.team .heads:active{transform:scale(1.06) translateY(3px)}}@media screen and (max-width: 1000px){.team{width:100%;flex-direction:column;gap:15px}.team .description *{font-size:18px}.team .description h3{font-size:22px}.team .description h2{font-size:24px}.team .description h1{font-size:26px}.team .description .top>h1{font-size:25px}.team .description .top>img{height:30px;width:30px}.team .heads{display:grid;grid-template-columns:repeat(5,75px);grid-template-rows:75px 75px;gap:10px;justify-content:center;margin:0 auto;width:fit-content}.team .heads:active{transform:translateY(3px)}.team .heads .head{width:75px;height:75px}.team .description{width:calc(100% - 40px)}.mainpage .main h1{font-size:10vw}.mainpage .main .maps{font-size:20px}.arg{position:relative}.arg .img{width:100%;cursor:default;animation:smallfloat 6s ease-in-out infinite;z-index:0}.arg .text{font-size:22px;z-index:5;text-align:center;height:fit-content;background:#89898933;border-radius:16px;box-shadow:0 4px 30px #0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.arg .text h1{font-size:40px}.arg .text{position:absolute;width:70%;padding:20px}}.animatedarg{animation:smallfloat 6s ease-in-out infinite}.animatedarg:hover{animation-play-state:paused}.games{width:100%;height:100%;margin-top:25px;display:flex;flex-direction:column}.games .subheader{width:90%;height:100%;max-width:1500px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:0}.games .subheader .search{height:100px;width:70%;display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.games .subheader .search .icon{padding-left:15px;padding-right:15px}.games .subheader .search .input{color:#fff;font-size:32px;margin-right:15px;height:40px;flex:1;background:transparent;border:0;outline:0}.games .subheader .search .input:focus,.games .subheader .search .input:active{background:transparent;outline:none!important}.games .icon{width:50px;height:50px}.games .subheader .sort{height:100px;width:25%;display:flex;flex-direction:row;align-items:center;text-align:center;justify-content:center;cursor:pointer;margin-bottom:15px}.games .subheader .sort .icon{padding-left:15px;padding-right:15px}.games .subheader .sort .sortby{text-wrap:nowrap;color:#fff;font-size:2vw;margin-right:15px;display:flex;height:100%;text-align:center;justify-content:center;align-items:center;flex:1}.games .gamelist{padding-top:25px;margin-bottom:25px;position:relative;width:100%;height:fit-content;display:flex;align-items:center;justify-content:center}.games .gamelist .sub{height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1500px){.games .subheader{width:90%}.games .subheader .sort .sortby{margin-right:5px;flex:1}}@media screen and (max-width: 1000px){.games .subheader .sort .sortby{font-size:30px}.games .subheader .icon{width:30px;height:30px}.games .subheader .search{width:100%;height:60px}.games .subheader .search .input{font-size:24px}.games .subheader .sort{width:100%;height:60px}}.game{width:48%;height:400px;margin-bottom:50px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.game .title{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:0;height:15%;width:100%;border-radius:0;border:0;padding-left:5px;padding-right:5px;font-size:38px;color:#fff;white-space:nowrap;overflow:hidden}.game .description{display:block;margin:0;height:15%;width:100%;border-radius:0;border:0;padding-top:15px;font-size:24px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.game .details{width:100%;height:70%;position:relative;text-align:center;color:#fff}.game .details .date,.game .details .downloads{position:absolute;right:5px;font-size:24px;margin:0}.game .details .date{top:5px}.game .details .downloads{bottom:5px}.game .details .downloads .downloadicon{width:30px;margin-right:10px}.game .details .thumbnail{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 1001px){.game:hover{transform:scale(1.03)}}@media screen and (max-width: 1000px){.game{width:100%}.game .title{font-size:34px}.game .description{padding-top:20px;font-size:18px}}.maintitle{font-size:64px;width:100%;text-align:center;margin-top:150px;margin-bottom:50px}.splash{width:100%;height:50vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.splash .download-recommended{max-width:40%;max-height:100%;width:fit-content;height:fit-content;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:24px}.splash .download-recommended h1{text-align:center}.splash img{max-height:80%;max-width:50%;image-rendering:pixelated;object-fit:contain;padding:5px}.splash .download-recommended .download,.downloader .os .download,.yaybutton{text-decoration:none;font-size:24px;padding:20px 40px}.downloader{width:calc(100% - 40px);height:fit-content;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:20px;margin:20px}.downloader .os{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:15px;padding-top:20px;padding-bottom:20px;font-size:16px;max-width:500px;position:relative}.downloader .os *{z-index:1}.downloader .os .bg{top:0;z-index:0;border-radius:16px;position:absolute;width:100%;height:100%;filter:blur(6px)}.downloader .os h1{text-shadow:0px 0px 10px black}.downloader .os img{height:150px;filter:drop-shadow(0px 0px 5px white)}.downloader .os .download.half-left{border-radius:16px 0 0 16px}.downloader .os .download.half-right{border-radius:0 16px 16px 0}@media screen and (max-width: 1000px){.splash{position:relative}.splash img{cursor:default;position:absolute;z-index:1;max-width:100%;filter:blur(4px);animation:smallfloat 6s ease-in-out infinite}.splash .download-recommended{z-index:2}.maintitle{margin-top:75px;margin-bottom:50px}.downloader{flex-direction:column;align-items:center}.downloader .os{width:100%}}@keyframes smallfloat{0%{box-shadow:0 5px 15px #0009;transform:translatey(-5px)}50%{box-shadow:0 25px 15px #0003;transform:translatey(40px)}to{box-shadow:0 5px 15px #0009;transform:translatey(-5px)}}.bakingbread{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;text-align:center;width:calc(100% - 10px);height:calc(100vh - 140px);padding:5px;overflow:hidden}.bakingbread>.middle{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:start;cursor:pointer}.bakingbread>.middle>h1{z-index:1000;font-size:40px}.bakingbread>.middle>.bread{transition:transform .15s ease;z-index:1000;animation:bread 6s ease-in-out infinite;max-width:70%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;flex:1;height:calc(100% - 170px);background-size:contain;background-repeat:no-repeat;background-position:center}.bakingbread>.middle:active>.bread{transform:translateY(3px)}.bakingbread>.middle:hover>.bread{transform:scale(1.06)}.bakingbread>.middle:hover:active>.bread{transform:scale(1.06) translateY(3px)}.bakingbread .trollface{background-image:url(/bakingbread/trollface.png)}.bakingbread .logo{background-image:url(/bakingbread/logo.svg)}.bakingbread .logo5{background-image:url(/bakingbread/logo-5.png)}.bakingbread .logo10{background-image:url(/bakingbread/logo-10.png)}.bakingbread .logo15{background-image:url(/bakingbread/logo-15.png)}.bakingbread .logo20{background-image:url(/bakingbread/logo-20.png)}.bakingbread .logo25{background-image:url(/bakingbread/logo-25.png)}.bakingbread .logo30{background-image:url(/bakingbread/logo-30.png)}.bakingbread .logo35{background-image:url(/bakingbread/logo-35.png)}.bakingbread .logo40{background-image:url(/bakingbread/logo-40.png)}.bakingbread .logo45{background-image:url(/bakingbread/logo-45.png)}.bakingbread .logo50{background-image:url(/bakingbread/logo-50.png)}.bakingbread>.middle>.bread:hover{animation-play-state:paused}.bakingbread>.middle>.plus{display:flex;flex-direction:row;align-items:center;transition:all 1s ease-in;position:absolute;top:250px;opacity:1}.bakingbread>.middle>.plus>img{height:30px;width:30px}.bakingbread>.right{height:100%;flex:2;overflow-x:hidden;overflow-y:scroll}.bakingbread>.right>.buildings{margin:15px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.bakingbread>.right>.buildings>div{display:flex;flex-direction:column;max-width:500px;min-width:200px;width:100%}.bakingbread>.right>.buildings>div>div{display:flex;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:10px}.bakingbread>.right .progress{width:0%;transition:width .4s ease-in;height:10px}.bakingbread>.right>.buildings>.quest{width:none;min-width:80%;max-width:80%;flex:1}.bakingbread .questicon{height:40px;width:40px}.uncoolclick{transition:transform .15s ease;cursor:not-allowed;background:#ff5e5e33}.greenish{background:#b1ff5e33}.breadreset{display:flex;position:absolute}.breadreset{display:none;position:fixed;justify-content:center;align-items:center;text-align:center;z-index:200;left:0;top:0;width:100%;height:100%;overflow:auto;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0003}.breadreset>div{display:flex;flex-direction:column;padding:25px;height:fit-content;width:fit-content;justify-content:center;align-items:center;gap:25px}.breadreset>div>a{font-size:24px}.breadreset>div>div{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50%;height:30px;background:#ff5e5e33}.music{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;text-align:center;height:fit-content;width:100%;border-radius:16px;background:#0003;padding-left:0;padding-right:0}.music>.copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:5px;height:auto;transition:all .2s ease-in}.music .copyright-infos{display:flex;flex-direction:row;align-items:center;justify-content:center}.music .copyright-moreinfos{display:none}.music .copyright-lessinfos{display:flex}.music .copyright:hover .copyright-lessinfos{display:none}.music .copyright:hover .copyright-moreinfos{display:flex}.music>input{width:150px;-webkit-appearance:none;height:5px;background:#d3d3d3;border-radius:5px}.music>input::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;background:#4caf50;border-radius:50%;cursor:pointer;transition:all .1s ease-in}.music>input::-webkit-slider-thumb:hover{transform:scale(1.06)}.music>.musiccontrol{display:flex;flex-direction:row;gap:5px}.music>.musiccontrol>a{height:30px;width:30px;background-size:contain;background-repeat:no-repeat;background-position:center}@keyframes bread{0%{background-position-y:45%}50%{background-position-y:35%}to{background-position-y:45%}}@media screen and (min-width: 1000px){.music{flex-wrap:wrap}.music>.copyright{width:100%}}@media screen and (max-width: 1000px){.bakingbread{flex-direction:column;height:calc(100vh - 110px)}.bakingbread>.middle{width:100%;flex-direction:row;height:210px;justify-content:space-between;flex-wrap:wrap}.bakingbread>.middle>h1{width:30%}.bakingbread>.middle>.bread{height:60%;max-width:none;width:65%;flex:1}.bakingbread>.right>.buildings>div{max-width:none;min-width:none;width:100%}.bakingbread>.right>.buildings>.quest{min-width:none;max-width:none;width:100%;flex:1}.bakingbread>.middle h1{font-size:25px}.bakingbread>.right h1{font-size:20px}.bakingbread>.right h2{font-size:16px}.bakingbread .questicon{height:20px;width:20px}}.leaderboard{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:calc(100% - 10px);height:calc(100vh - 140px);padding:5px;overflow:hidden}.leaderboard>.consent{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-evenly}.leaderboard>.consent>div{display:flex;justify-content:center;align-items:center;width:150px;height:35px;background:#b1ff5e33}.leaderboard>.consent>div.no{background:#ff5e5e33}.leaderboard>.scores{margin-top:20px;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow-y:scroll;width:100%;flex:1;gap:25px}.leaderboard>.scores>div{display:flex;flex-direction:row;width:80%;height:100px;justify-content:flex-start;align-items:center;padding:5px;gap:25px}.leaderboard>.scores>div>img{height:90px;width:90px;border-radius:25px}.leaderboard>.scores>div>div *{margin:0}.leaderboard>.scores>div>div{display:flex;flex-direction:column;justify-content:center;align-items:start;text-align:start}.leaderboard>.scores>div>h1{flex:1;text-align:end;margin-right:5px}.leaderboard .first{background:#ffd75499}.leaderboard .second{background:#e0e0e099}.leaderboard .third{background:#ff923999}.leaderboard .cloud{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.leaderboard .cloud>div{display:flex;justify-content:center;align-items:center;text-align:center;width:fit-content;padding-left:15px;padding-right:15px;height:35px;background:#b1ff5e33}.leaderboard .cloud>div>a{width:100%;text-align:center}.leaderboard .cloud>div:nth-child(3){background:#ff5e5e33}@media screen and (max-width: 1000px){.leaderboard{height:calc(100vh - 200px)}}.halloffame{min-height:100vh;padding:2rem;color:#fff}.halloffame .container{max-width:64rem;margin:0 auto}.halloffame h1{font-size:3.75rem;font-weight:700;text-align:center;margin-bottom:4rem}.halloffame .timeline{position:relative}.halloffame .timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:.25rem;background-color:#d1d5db;transform:translate(-50%);border-radius:25px}.halloffame .event{margin-bottom:12rem;position:relative}.halloffame .event-content{display:flex;align-items:center;margin-bottom:1.5rem}.halloffame .event-details{width:50%;padding-right:2rem;text-align:right}.halloffame .event-title{font-size:1.5rem;font-weight:600;text-decoration:underline}.halloffame .event-date{font-size:.875rem;color:#d1d5db;margin-top:.25rem}.halloffame .event-marker{position:absolute;left:50%;width:1.25rem;height:1.25rem;background-color:#f3f4f6;border:.25rem solid #d1d5db;border-radius:50%;transform:translate(-50%)}.halloffame .event-description{width:50%;padding-left:2rem;color:#f3f4f6}.halloffame .illustration-container{display:flex;justify-content:center}.halloffame .illustration{max-width:90%;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:25px;cursor:pointer;transition:all .2s ease-in-out;transform:perspective(1000px) rotateY(0) scale(1)}.halloffame .illustration:hover{box-shadow:0 25px 50px -12px #00000040,0 15px 30px -15px #0003;transform:perspective(1000px) rotateY(7deg) scale(1.03)}.halloffame .illustration img{width:100%;height:100%;object-fit:cover}.halloffame a{color:inherit;text-decoration:underline}.gamepage{width:calc(100% - 50px);height:fit-content;margin:25px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.gamepage *{overflow-wrap:break-word}.gamepage .details{z-index:1;height:fit-content;width:73%}.gamepage .moreinfos{width:calc(100% - 50px);height:fit-content;padding:25px;margin-top:25px}.gamepage .moreinfos-changelog{width:100%;padding:0}.gamepage .moreinfos *{font-size:24px}.gamepage .moreinfos h3{font-size:28px}.gamepage .moreinfos h2{font-size:31px}.gamepage .moreinfos h1{font-size:34px}.gamepage .moreinfos .changelog{margin-top:25px;width:100%;height:fit-content;display:flex;flex-direction:row;flex-wrap:nowrap}.gamepage .moreinfos .changelog .text{padding-top:15px;padding-bottom:15px;padding-left:15px;display:flex;flex-direction:column}.gamepage .moreinfos .changelog .text .title{display:flex;width:fit-content;flex-direction:row;align-items:center;cursor:pointer;margin:15px;padding:10px;gap:15px}.gamepage .moreinfos .changelog .text .title .download{height:50px;width:50px}.gamepage .moreinfos .changelog .text .title .name{margin-left:15px;font-size:32px}.gamepage .moreinfos .changelog .arrow{margin-left:15px;margin-top:15px;margin-bottom:15px;height:auto;width:20px;display:flex;flex-direction:column;align-items:center}.gamepage .moreinfos .changelog .arrow .dot{height:20px;width:20px;border-radius:25px}.gamepage .moreinfos .changelog .arrow .dash{height:calc(100% - 20px);width:5px;border-radius:25px}.gamepage .details .selector{width:100%;height:100px;display:flex;flex-direction:row;align-items:center}.gamepage .details .selector .description,.gamepage .details .selector .versions{font-size:48px;margin-right:25px;margin-left:25px;width:fit-content;height:calc(100% - 20px);padding-right:10px;padding-left:10px;display:flex;align-items:center;border-radius:16px;transition:all .1s ease-in}.gamepage .details .selector .description.active,.gamepage .details .selector .versions.active{background-color:#fff3}.gamepage>.info{z-index:2;height:fit-content;padding:15px;width:24%}.gamepage .info .name{width:100%;display:flex;flex-direction:row;align-items:center}.gamepage .info .name .icon{width:75px;height:75px;border-radius:6px}.gamepage .info .name .name{font-size:32px;margin-left:15px;font-weight:700}.gamepage .info .description{font-size:32px}.gamepage .info .separator{width:100%;height:2px;border-radius:25px;background-color:#fff}.gamepage .info .downloadLatest{height:75px;width:100%;margin-top:15px;margin-bottom:15px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;font-size:32px;font-weight:700}.gamepage .info .downloadLatest .icon{height:50px;width:50px;margin-right:15px;vertical-align:middle}.gamepage .info .creators{padding-top:15px}.gamepage .info .creators .title{font-size:32px;font-weight:700}.gamepage .info .creators .creator{margin-top:15px;width:100%;height:100px;cursor:pointer;display:flex;align-items:center}.gamepage .info .creators .head{margin-left:15px;height:75px;width:75px;image-rendering:pixelated;border-radius:8px}.gamepage .info .creators .creator.stevegg{transition:all 23s ease-in-out;width:90vw}.gamepage .info .creators .creator.stevegg .head{transition:all 23s ease-in-out;filter:grayscale();height:90vw;width:90vw}.gamepage .info .creators .name{font-size:32px;font-weight:700;margin-left:15px}.gamepage .details img{max-width:1000px;width:100%}@media screen and (max-width: 1500px){.gamepage .info{width:100%}.gamepage .details{margin-top:25px;width:100%}}@media screen and (max-width: 1000px){.gamepage .moreinfos *{font-size:22px}.gamepage .info .description{font-size:24px}.gamepage .moreinfos .changelog .text .title .name{font-size:26px}.gamepage .details .selector{height:50px}.gamepage .details .selector .description,.gamepage .details .selector .versions{margin:0;width:50%;height:100%;display:flex;justify-content:center;align-items:center;font-size:22px}.gamepage .info .downloadLatest .text{font-size:22px}.gamepage .info .creators .creator{height:70px}.gamepage .info .creators .title{font-size:28px}.gamepage .info .creators .head{width:50px;height:50px}.gamepage .info .creators .name{font-size:26px}}.gamepage>.openlauncher{display:none;position:fixed;justify-content:center;align-items:center;text-align:center;z-index:200;left:0;top:0;width:100%;height:100%;overflow:auto;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0003}.gamepage>.openlauncher>div{display:flex;flex-direction:column;padding:25px;height:fit-content;width:fit-content}.gamepage .collabwith{display:flex;align-items:center;justify-content:center;margin-top:15px;height:50px;font-size:32px;font-weight:700}
