@charset "UTF-8";:root{--font-w-thin:100;--font-w-light:300;--font-w-regular:400;--font-w-bold:800;--fs-200:1.05vh;--fs-300:1.25vh;--fs-400:1.5vh;--fs-500:2vh;--fs-600:3vh;--fs-700:4vh;--fs-800:5vh;--fs-900:6.5vh;scroll-behavior:smooth;--app-height:100%;--blue-gradient:linear-gradient(
      rgb(0, 88, 238) 0%,
      rgb(53, 147, 255) 4%,
      rgb(40, 142, 255) 6%,
      rgb(18, 125, 255) 8%,
      rgb(3, 111, 252) 10%,
      rgb(2, 98, 238) 14%,
      rgb(0, 87, 229) 20%,
      rgb(0, 84, 227) 24%,
      rgb(0, 85, 235) 56%,
      rgb(0, 91, 245) 66%,
      rgb(2, 106, 254) 76%,
      rgb(0, 98, 239) 86%,
      rgb(0, 82, 214) 92%,
      rgb(0, 64, 171) 94%,
      rgb(0, 48, 146) 100%
  );--light-gradient:linear-gradient(
      0deg,
      rgb(54, 95, 190) 0%,
      rgb(69, 120, 223) 3%,
      rgb(58, 116, 233) 5%,
      rgb(65, 123, 248) 42%,
      rgb(92, 145, 249) 94%,
      rgb(96, 156, 245) 97%,
      rgb(119, 171, 248) 100%
  );--bottomright-gradient:linear-gradient(
          rgb(12, 89, 185) 1%,
          rgb(19, 158, 233) 6%,
          rgb(24, 181, 242) 10%,
          rgb(19, 155, 235) 14%,
          rgb(18, 144, 232) 19%,
          rgb(13, 141, 234) 63%,
          rgb(13, 159, 241) 81%,
          rgb(15, 158, 237) 88%,
          rgb(17, 155, 233) 91%,
          rgb(19, 146, 226) 94%,
          rgb(19, 126, 215) 97%,
          rgb(9, 91, 201) 100%
      );--windows-blue:#2378bd}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;width:100vw;height:100vh;text-rendering:optimizeSpeed;line-height:1.5;font-family:"Comic Sans MS","Times New Roman",cursive,sans-serif;overflow-x:hidden}small{font-size:60%}a:not([class]){text-decoration-skip-ink:auto}[hidden]{display:none!important}img,picture{max-width:100vw;display:block;image-rendering:pixelated;user-select:none;-webkit-user-drag:none}button,input,select,textarea{font:inherit}body,html{position:relative;padding:0;margin:0;width:100vw;cursor:none!important;-webkit-font-smoothing:never;font-smooth:never;text-rendering:geometricPrecision;-webkit-print-color-adjust:exact;background-color:var(--clr-miamo-black)}body:before{content:"";position:fixed;width:100vw;height:100vh;inset:0;opacity:0;background-color:#000;transition:opacity 2.8s;z-index:10000;pointer-events:none}body.flash:before{content:"";opacity:1}::selection{background:rgba(255,196,0,.2431372549)}a{cursor:none!important;color:#fff;font-weight:400}a:visited{color:#fff;font-weight:400}use{pointer-events:none}ul{padding-inline-start:0;margin-block-end:0;margin-block-start:0}input[type=range]{appearance:none;width:80px;height:8px;background:linear-gradient(to right,#fc0,#f60);border-radius:5px;outline:0;transition:opacity .2s;padding:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;background:linear-gradient(to right,#0dff00,#f60);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.5)}input[type=range]::-webkit-slider-thumb{appearance:none;width:8px;height:20px;border:2px outset #00aeff;background-color:#00b7ff;box-shadow:0 0 5px rgba(0,0,0,.8);margin-top:-6px}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#000;border:2px solid #fc0;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.8)}input[type=range]::-moz-range-track{width:100%;height:8px;background:linear-gradient(to right,#fc0,#f60);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.5)}::after,::before{image-rendering:pixelated}button,input[type=email],input[type=submit],input[type=text],textarea{background:linear-gradient(to right,#f60,#fc0);border:solid 2px #000;color:#252525}textarea{resize:none}label{color:#fff}body{background-color:var(--clr-miamo-primary)}@keyframes dimTwinkle{0%,100%{opacity:1}50%{opacity:.85}}@keyframes slideup{0%{transform:translateY(150%)}25%,75%{transform:translateY(0)}100%{transform:translateY(150%)}}@keyframes slideright{0%{transform:translateX(-250%) rotate(15deg)}25%,75%{transform:translateX(0) rotate(15deg)}100%{transform:translateX(-250%) rotate(15deg)}}@keyframes slideleft{0%{transform:translateX(250%) rotate(-15deg)}25%,75%{transform:translateX(0) rotate(-15deg)}100%{transform:translateX(250%) rotate(-15deg)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.theme__miamo{--clr-name-miamo: ;--clr-miamo-white:#fffdfa;--clr-miamo-black:#17181e}.transition__open{opacity:1;transform:rotateY(180deg)}.hide{opacity:0;pointer-events:none}.disabled{display:none!important}.page{min-height:100%;position:relative;height:100%;width:100%;font-size:1.25rem;line-height:auto;transition:opacity .5s;isolation:isolate}#templates{display:none}.canvas{position:fixed;inset:0;pointer-events:none;image-rendering:pixelated;z-index:1000000000000}canvas{image-rendering:pixelated}.threedeecanvas{position:absolute;inset:0}.hover{cursor:none!important}.grab{cursor:grab!important}.cursor{position:fixed;pointer-events:none;z-index:100000000000000000000}.cursor *{position:absolute;left:0;top:0;image-rendering:crisp-edges}.cursor__hammer{width:5rem}.information{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;background-color:var(--clr-miamo-black);color:var(--clr-miamo-white);display:none;text-align:center;z-index:5000}.dragging{opacity:.5}.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both infinite}.tipofthefrite{position:absolute;bottom:0;left:0;z-index:1000;animation:slideup 9.5s forwards;width:11%;pointer-events:none}.tipofthefrite__left{left:3%;transform:translateY(0)}.tipofthefrite__diagonalright{animation:slideright 9.5s forwards;bottom:30%;left:0;right:auto}.tipofthefrite__diagonalleft{animation:slideleft 9.5s forwards;bottom:30%;right:5%;left:auto}.tipofthefrite__right{right:3%;left:auto;transform:translateY(0)}.tipofthefrite__right .tipofthefrite__bubble{background:url("/assets/sprites/fritemanbubbleright.png");background-size:100% 100%;left:-108%}.tipofthefrite__character{width:100%}.tipofthefrite__bubble{position:absolute;bottom:65%;left:64%;background:url(/assets/sprites/fritemanbubble.png);background-size:100% 100%;width:15vw;height:15vh;padding:2.85%;padding-bottom:29%;z-index:10;font-size:.85vw}@media (orientation:portrait){.information{display:flex}}.bloosk{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.5rem;color:#fff;height:fit-content;width:100%;padding:.5rem 0;border-bottom:1px solid #aaa}.bloosk__side{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.bloosk__author-picture{border-radius:50%;width:3rem}.bloosk__author-handle{color:#aaa}.bloosk__main{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}body{display:flex;justify-content:center;align-items:center;flex-direction:row;paint-order:stroke;overflow:hidden}.main{width:100%;height:100%;overflow:hidden;position:relative}.main__content{width:100%;height:100%;overflow:hidden}.main__important{position:absolute;inset:0;margin:auto;text-align:center;align-content:center;color:#000;z-index:100;pointer-events:none;font-size:4rem;font-weight:700;text-transform:uppercase}.home{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;background:url("../assets/sprites/wall.png");background-size:40% 100%;image-rendering:pixelated;isolation:isolate;overflow:hidden}.home__core{width:60%;height:100%;min-width:650px;position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;overflow:auto;overflow-x:visible;gap:1rem;z-index:2;background-image:url("../assets/sprites/fritebackground.png");background-size:19.75rem;image-rendering:pixelated;box-shadow:1px 1px 32px #000}.home__core-header{width:100%;height:10%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 1%;background-color:rgba(0,0,0,.5647058824);color:#fff;font-size:1vw}.home__links{position:absolute;right:0;top:0;width:50%;height:10%;display:flex;justify-content:flex-end;align-items:center;flex-direction:row}.home__link{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.home__link-img{height:85%;width:95%;pointer-events:none}.home__logo{height:50%}.home__buttons{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:1rem;width:19%}.home__buttons-1{position:absolute;left:5%;top:13%}.home__buttons-2{position:absolute;left:25%;top:24%}.home__page{position:absolute;right:2.5%;top:13%;width:50%;height:83%;background:rgba(46,42,42,.479);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.75rem;padding:.5rem;overflow:auto}.home__form{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.home__title{width:80%;margin:auto;margin-bottom:0;margin-top:0}.home__text{color:#fff}.home__fans{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.75rem;flex-wrap:wrap;width:95%}.home__fan{background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);color:linear-gradient(0deg,#c88521 0%,#ffc46c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px #000000!important;font-weight:900;paint-order:stroke;font-size:1.95rem;display:inline}.home__button{width:100%;filter:drop-shadow(1px 1px 8px rgb(0, 0, 0));transition:transform 350ms ease-in-out,filter 350ms ease-in-out}.home__button:hover{filter:drop-shadow(2px 2px 16px rgb(0, 0, 0))}.home__recette{width:100%}.home__frites{width:100%;height:100%;overflow:hidden;position:relative}.home__frites-switch{position:absolute;inset:0;margin:auto;width:15%}.home__frites-switchon{transform:scaleY(-1)}.home__fritefall{position:absolute;top:-20%;z-index:0;pointer-events:none;animation:fallfrite 3s forwards linear}.home__clown{width:22%;position:absolute;bottom:0;right:2%}.home__blogpost{width:100%;height:33%;padding:.5rem;background:linear-gradient(to bottom,#b06c28,#492e15);border:solid 4px #000;gap:1rem;display:flex;justify-content:center;align-items:center;flex-direction:row}.home__blogpost-text{font-size:var(--fs-500)}.home__blogpost-img{width:50%;aspect-ratio:1.25/1;max-height:100%}.home__lever{position:absolute;right:28%;top:8%;width:7%;transition:right 3.8s}.home__lever-active{right:8.5%}.home__friteman{position:fixed;bottom:0;left:3%;width:7%}.home__friteman-bubble{position:absolute;bottom:22%;left:7%;background:url(/assets/sprites/fritemanbubble.png);background-size:100% 100%;width:15%;height:15%;padding:.4%;padding-bottom:4%;z-index:10;font-size:1vw}.home__footer{position:absolute;bottom:0;width:100%;height:2.5%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding-left:1%;gap:1rem;background:linear-gradient(90deg,rgba(0,0,0,.662745098),rgba(0,0,0,0));color:#fff;font-size:.6vw}.home__gameplus{position:absolute;right:4%;bottom:-3.5%;width:10%;z-index:100;height:35%}.home__gameplus-bubble{position:absolute;top:-10%;left:-110%;background:url(/assets/sprites/fritemanbubbleright.png);background-size:100% 100%;width:169%;height:32%;padding:1.4%;padding-bottom:4%;z-index:10;font-size:1vw;pointer-events:none}.home__gameplus-frite{position:absolute;bottom:0;right:0;width:100%;pointer-events:none}@keyframes dance{0%,100%{transform:scaleX(1)}50%{transform:scaleX(-1)}}@keyframes fallfrite{0%{top:-30%;transform:rotate(0)}100%{top:120%;transform:rotate(80deg)}}@media (min-width:60em){.home__lever-active{right:14%}}.darkhome{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;background:url("../assets/sprites/wall2.png");background-size:40% 100%;image-rendering:pixelated;isolation:isolate;overflow:hidden}.darkhome::before{content:"";width:100%;height:100%;background:radial-gradient(circle,rgba(0,0,0,.3) 0,rgba(0,0,0,.85) 100%);animation:dimTwinkle 2s infinite ease-in-out;position:absolute;top:0;left:0;z-index:1;pointer-events:none}.darkhome__table{width:98%}.darkhome__page{position:absolute;right:2.5%;top:13%;width:50%;height:83%;background:rgba(46,42,42,.479);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.75rem;padding:.5rem;overflow:visible}.darkhome__polifrite{position:absolute;width:23%;left:50%;top:30%;margin:auto;animation:fritedanse 5s infinite}.darkhome__polifrite-bubble{position:fixed;top:13%;right:12%;background:url(/assets/sprites/fritemanbubble.png);background-size:100% 100%;width:23%;height:26%;padding:.4%;padding-bottom:4%;font-size:.85vw;filter:grayscale(1);z-index:10;transition:opacity .5s}.darkhome__characters{position:absolute;bottom:-150%;left:0;right:0;width:100%;height:50%;display:flex;justify-content:center;align-items:flex-end;flex-direction:row;z-index:100;transition:bottom 2.5s,transform 12.5s}.darkhome__characters-title{position:absolute;top:-5%;left:0;right:0;width:fit-content;padding:.5rem;text-align:center;margin:auto;color:#fff;background:rgba(0,0,0,.5);z-index:10;transform:rotate(-2deg);font-size:3rem;text-transform:uppercase}.darkhome__characters.active{bottom:0;transform:scale(1.5)}.darkhome__character{height:100%;margin:-2rem}.darkhome__servers{position:absolute;bottom:0;left:2%;width:16%;height:35%}.darkhome__camera{position:absolute;top:3%;right:-1%;width:12%}.darkhome .home__core{background-image:url("../assets/sprites/fritebackground2.png");background-size:19.75rem;image-rendering:pixelated}@keyframes fritedanse{0%{transform:scaleX(1)}50%{transform:scaleX(-1)}100%{transform:scaleX(1)}}.prairie{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;image-rendering:pixelated;isolation:isolate;overflow:hidden;transition:transform .2s;background-color:#000;background-image:url("/assets/sprites/pictures/weirdroom.png");background-size:100% 100%;image-rendering:pixelated}.prairie::after{content:"";width:100%;height:100%;background-color:#fff;transition:opacity 4s;z-index:100000000000000000;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;margin:auto;pointer-events:none}.prairie__active::after{opacity:1}.prairie::before{content:"";width:100%;height:100%;background:radial-gradient(circle,rgba(0,0,0,.1) 0,#000 100%);animation:dimTwinkle 3s infinite ease-in-out;position:absolute;top:0;left:0;z-index:1;pointer-events:none}.prairie__controls{pointer-events:none;position:absolute;inset:0;bottom:38%;width:20%;opacity:.8;margin:auto;z-index:-1}.prairie__player{position:absolute;bottom:45%;right:20%;width:23%;z-index:-1;pointer-events:none}.prairie__subtitle{color:#632424;-webkit-text-stroke:1px black;position:absolute;text-align:center;align-content:center;inset:0;margin:auto;font-size:2.1vw;z-index:10000;pointer-events:none}.prairie__computer{position:absolute;height:30%;width:16%;bottom:10%;isolation:isolate;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:height 35s,bottom 35s,width 35s}.prairie__computer-canvas{position:absolute;width:58%;height:47%;top:9%;left:22%;z-index:-1;background-color:#000}.prairie__computer-img{width:100%;height:100%;image-rendering:auto;filter:grayscale(1);transition:filter 35s}.prairie .virtualcontrols__left{position:absolute;left:15%;bottom:26%}.prairie .virtualcontrols__right{position:absolute;right:15%;bottom:26%}.fritecutter{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;image-rendering:pixelated;isolation:isolate;overflow:hidden;user-select:none;background-image:url("../assets/sprites/pictures/plate.png");background-size:100% 137%}.fritecutter__header{background:linear-gradient(90deg,rgba(0,0,0,.26) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.fritecutter__footer{background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.377) 100%);position:absolute;bottom:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;flex-direction:row;z-index:100}.fritecutter__count{background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);color:linear-gradient(0deg,#c88521 0%,#ffc46c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;top:3%;-webkit-text-stroke:1px #000000;paint-order:stroke;font-size:100%;font-weight:800;left:3%;display:flex;align-items:center;gap:1rem}.fritecutter__knife{position:absolute;width:10%;z-index:1000;pointer-events:none;transform-origin:bottom right}.fritecutter__potato{position:absolute;top:0;left:0;right:0;bottom:0;width:20%;margin:auto;z-index:1000}.fritecutter__frite{position:absolute;inset:0;top:-25%;margin:auto}.fritecutter__counter{font-size:200%}.fritecutter__logo{height:90%}.fritecutter__bag{position:relative}.fritecutter__core{width:100%;height:100%}@media (min-width:60em){.fritecutter__count,.fritefrier__count,.friteranger__count{font-size:220%!important;-webkit-text-stroke:3px #000000!important}}.fritefrier{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;image-rendering:pixelated;isolation:isolate;overflow:hidden;background-image:url("../assets/sprites/pictures/kitchen.png");background-size:100% 137%;user-select:none}.fritefrier__header{background:linear-gradient(90deg,rgba(0,0,0,.26) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.fritefrier__footer{background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.377) 100%);position:absolute;bottom:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;flex-direction:row;z-index:10}.fritefrier__count{background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);color:linear-gradient(0deg,#c88521 0%,#ffc46c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;top:3%;-webkit-text-stroke:1px #000000;paint-order:stroke;font-size:100%;font-weight:800;left:3%;display:flex;align-items:center;gap:1rem}.fritefrier__metalbar{position:absolute;bottom:0;right:45%;width:2%;height:50%}.fritefrier__counter{font-size:200%}.fritefrier__logo{height:90%}.fritefrier__bag{position:relative}.fritefrier__core{width:100%;height:100%}.fritefrier__frites{position:absolute;width:40%;top:42%;left:6%;-webkit-user-drag:auto}.fritefrier__planche{position:absolute;bottom:-2.5%;width:50%;left:-4%;z-index:-1}.fritefrier__oil{position:absolute;width:45%;height:45%;bottom:0;right:0;opacity:.85;z-index:100000;background-image:url("../assets/sprites/oil.png");background-size:100% 100%;animation:oil 150s infinite linear}.fritefrier__panier{position:absolute;top:28%;right:0;bottom:60%;width:35%;margin:auto;z-index:1000}@keyframes oil{0%{background-position:0 0}100%{background-position:10750px 0}}.friteranger{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;image-rendering:pixelated;isolation:isolate;overflow:hidden;background-image:url("../assets/sprites/pictures/city.png");background-size:100% 137%;user-select:none}.friteranger__header{background:linear-gradient(90deg,rgba(0,0,0,.26) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.friteranger__footer{background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.377) 100%);position:absolute;top:0;left:0;width:100%;height:4%;display:flex;justify-content:flex-end;align-items:center;flex-direction:row}.friteranger__count{background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);color:linear-gradient(0deg,#c88521 0%,#ffc46c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;top:3%;-webkit-text-stroke:1px #000000;paint-order:stroke;font-size:100%;font-weight:800;left:3%;display:flex;align-items:center;gap:1rem}.friteranger__counter{font-size:200%}.friteranger__logo{height:90%}.friteranger__bag{position:relative}.friteranger__core{width:100%;height:100%}.friteranger__bag{position:absolute;width:20%;height:35%;inset:0;top:45%;margin:auto;isolation:isolate;display:flex;justify-content:center;align-items:center;flex-direction:row}.friteranger__bagfront{position:absolute;top:0;width:100%;z-index:100000000000}.friteranger__bag .draggable-frites{position:absolute;height:50%!important;transform:translateY(-50%)}.friteranger__bagbottom{position:absolute;top:0;width:100%;z-index:-1}.tv{background-image:url("/assets/sprites/pictures/vintageroom.png");background-size:100% 100%;width:100%;height:100%;image-rendering:pixelated}.tv::before{content:"";width:100%;height:100%;background:radial-gradient(circle,rgba(0,0,0,.1) 0,#000 100%);animation:dimTwinkle 3s infinite ease-in-out;position:absolute;top:0;left:0;z-index:1;pointer-events:none}.tv__meuble{position:absolute;left:0;right:0;bottom:15%;margin:auto;width:30%}.tv__tv{position:absolute;left:0;right:0;bottom:45%;margin:auto;width:32%;z-index:2;isolation:isolate}.tv__tv-video{width:100%;height:90%;object-fit:cover;position:absolute;top:0;z-index:-1}.tv__tv-img{width:100%;height:100%}.multigame{width:100%;height:100%;background-image:url("/assets/sprites/pictures/vintageroom.png");background-size:100% 100%}.multigame .game1{position:absolute;width:50%;height:50%;top:0;left:0}.multigame .game2{position:absolute;width:50%;height:50%;top:0;left:50%}.multigame .game3{position:absolute;height:50%;width:50%;top:50%;left:0}.multigame .game4{position:absolute;width:50%;height:50%;top:50%;left:50%}.multigame__countdown{position:fixed;inset:0;margin:auto;text-align:center;align-content:center;pointer-events:none;z-index:100;font-size:800%;background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);color:linear-gradient(0deg,#c88521 0%,#ffc46c 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:0.2vw #000000;paint-order:stroke}.multigame__leaderboard{position:fixed;inset:0;margin:auto;text-align:center;align-content:center;width:40%;height:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(0deg,#c88521 0,#ffc46c 100%);border:ridge .5vw #000;padding:1%;gap:1%;z-index:100000}.multigame__leaderboard-players{width:100%;height:90%;overflow:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:1%;list-style:none}.frite3D{width:100%;height:100%;position:relative;isolation:isolate;background-image:url("/assets/sprites/weirdoil.png");background-size:180px;image-rendering:pixelated;pointer-events:none;animation:backgroundslide 10s infinite linear}.frite3D canvas{transition:transform 50s}@keyframes backgroundslide{0%{background-position:0 0}100%{background-position:-180px 0}}.ending{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;image-rendering:pixelated;isolation:isolate;overflow:hidden}.ending .home{position:absolute;top:0;left:0;z-index:100000000;transition:transform 50s}.ending__savoir{text-decoration:none;opacity:.85}.ending__strayaway{animation:strayaway-animation 135s forwards}@keyframes strayaway-animation{0%{transform:rotate3d(1,1,1,0deg) scale3d(1,1,1) translate3d(0,0,0)}100%{transform:rotate3d(1,1,1,360deg) scale3d(0,0,0) translate3d(0,0,0)}}.ending__true{width:100%;height:100%}.ending__true canvas{z-index:1}.ending__true-poem{position:absolute;z-index:10000;color:#fff;left:0;right:0;margin:auto;width:50%;font-size:2vw;bottom:-180vh;padding:1rem;z-index:100000000;transition:bottom 95s linear}.ending__true-poem--show{bottom:100%}