@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;font-family:Ubuntu,sans-serif;scroll-behavior:smooth}@font-face{font-family:MinecraftRegular;src:url(/assets/MinecraftRegular-c5bcd562.otf)}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#1d1820;background-image:url(/assets/background-fc8e964d.png);background-size:12em;image-rendering:crisp-edges;image-rendering:pixelated}::-webkit-scrollbar{width:10px;height:10px;-webkit-transition:.5s all;position:absolute}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:#00000080;box-shadow:inset 2px 2px #00000028,inset -2px -2px #00000028}::-webkit-scrollbar-thumb{background:#d0d1d4;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;cursor:pointer;border:2px solid black;-webkit-transition:.5s all}::-webkit-scrollbar-thumb:active{background:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28}::-webkit-scrollbar-corner{background:#00000080;box-shadow:inset 2px 2px #00000028,inset -2px -2px #00000028}::-webkit-resizer{display:none}#app{margin:0 auto;width:100%;min-height:100vh;font-weight:400;display:flex;flex-direction:column;gap:1.5em;image-rendering:initial;position:relative;z-index:3}#blackground_gradient{position:fixed;z-index:2;height:100vh;width:100vw;background-image:linear-gradient(transparent,black);background-color:transparent;top:0;left:0}#mobileblackground{z-index:99998;position:fixed;width:100vw;height:100vh;background-color:#000000b3}.nav_menu{display:flex;flex-direction:column;position:fixed;right:0;z-index:99999;background-color:#303234ef;height:100vh;padding:5em 0 2em;width:60vw;border-left:7px solid #000000d8;box-shadow:inset 7px 0 #515254}.nav_menu .iconoutline{height:70vh;position:absolute;top:50%;translate:0 -50%;z-index:-1;opacity:.01}.navitem_space{flex-grow:1}.nav_menu .navitem{color:#fff;fill:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;font-size:.9em;gap:.25em;transition:.2s all}.navitem a{display:flex;align-items:center;justify-content:center;gap:.25em;padding:.75em 1em;width:100%;font-family:MinecraftRegular;font-size:1.5em;text-align:center}.navitem_bottom .navitem{font-size:.7em}.navitem svg{height:1.25em;width:1.25em}.navitem .undopialogo{font-size:1.5em;display:flex;flex-direction:row;gap:.25em}.navitem .undopialogo:hover{scale:100%}.navitem .undopialogo img,.navitem .undopialogo svg{height:2.5em;width:2.5em;translate:0 -.05em}.navitem:hover{color:#f7a2ff;fill:#f7a2ff;background-color:#bbbbbb8c}.navitem .router-link-active{box-shadow:inset 7px 0 #f7a2ff;background-color:#5a4c5cb7}.navitem .navitem_active_line{display:none}a{text-decoration:none;color:#fff;transition:.2s;cursor:pointer;opacity:.9}a:hover{text-decoration:underline;opacity:1}a:visited{text-decoration:none}a:after{text-decoration:none}a:active{text-decoration:none}.link{color:#d08bff}.mainlogo{position:absolute;height:1.6em;left:45%;translate:-50% 0;transition:.5s all}.mainlogo img{height:100%}.mainlogo:hover{scale:105%}header{background-color:#3b0062d8;display:flex;justify-content:center;padding:1em;border-bottom:.5em solid #24003bd8;height:4em;position:fixed;z-index:100000;width:100%}footer{background-color:#2e243ad8;display:flex;justify-content:center;padding:1em;border-bottom:.5em solid #1e1627d8}.footerwrapper{display:flex;justify-content:space-between;gap:1em;width:100%;align-items:center;flex-direction:column;font-size:1.5em}.footerwrapper a{font-family:MinecraftRegular}.footeritem{display:flex;flex-direction:column;gap:.5em;text-align:center}.headerwrapper{display:flex;justify-content:space-between;gap:2em;width:100%;align-items:center;font-weight:700;font-size:1.2em;position:relative;flex-direction:row-reverse}.headerwrapper a{font-family:MinecraftRegular}main{flex-grow:1;display:flex;justify-content:center;position:relative;margin-top:5em}.mainwrapper{display:flex;flex-direction:column;gap:1em;width:100%;margin:0 1em}.dropdown_right,.dropdown_right_open{position:absolute;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;right:0}.dropdown_right svg{transition:.2s all}.dropdown_right_open svg{transition:.2s all;rotate:-90deg}.dropdown_centerval{display:flex;justify-content:center;align-items:center}.dropdown_leftval{display:flex;justify-content:flex-start;align-items:center;width:100%}.undopialogo img{height:3em;width:3em;object-fit:contain}.undopialogo svg{height:3em;width:3em}.undopialogo{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.5s all}.footercenter{display:flex;gap:1em}.undopialogo:hover{scale:110%}.header_button{display:none}.nav_mobile_button{color:#fff;fill:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:uppercase;padding:1em 0;font-size:.9em;gap:.25em;position:relative}.nav_mobile_button:active{animation:.2s ease-out 0s 1 wobble}@keyframes wobble{0%{scale:100%;translate:0 0}50%{scale:110%;translate:0 3%}to{scale:100%;translate:0 0}}.nav_mobile_button svg{height:2em;width:2em}@media only screen and (min-width: 450px){.mainlogo{left:50%}}@media only screen and (min-width: 600px){.mainlogo{height:1.9em}}@media only screen and (min-width: 850px){.footerwrapper{flex-direction:row;gap:2em;font-size:1em}.footeritem{flex-direction:row;gap:1em}.undopialogo img{height:1.8em;width:1.8em}.undopialogo svg{height:1.8em;width:1.8em}.footercenter{position:absolute;left:50%;translate:-50% 0;display:flex;gap:.1em}.undopialogo{height:2em;width:2em}.headerwrapper{min-width:40em;max-width:70%;flex-direction:row}.mainwrapper{min-width:50em;max-width:70%;margin:0}.footerwrapper{min-width:50em;max-width:70%}.mainlogo{height:2.4em}.header_button{display:flex}.nav_mobile_button,#mobileblackground,.nav_menu{display:none}}@media only screen and (min-width: 1300px){footer{height:3em}}h1[data-v-531db362]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}h3[data-v-531db362]{font-size:1.2rem}.greetings h1[data-v-531db362],.greetings h3[data-v-531db362]{text-align:center}@media (min-width: 1024px){.greetings h1[data-v-531db362],.greetings h3[data-v-531db362]{text-align:left}}.titlebox[data-v-dc7fe5a0]{position:fixed;z-index:75;-webkit-user-select:none;user-select:none;bottom:5em;width:calc(100% - 2em);left:1em}.fullbox[data-v-dc7fe5a0]{display:flex;flex-direction:column;align-items:center;position:absolute;width:100%;transform:translateY(-100%)}.textarea[data-v-dc7fe5a0]{background-color:#000000e7;padding:20px;font-size:13px;border-radius:5px;width:100%}.triangle[data-v-dc7fe5a0]{border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid #000000e7;margin-top:-1px;opacity:0}.titleboxfade-enter-active[data-v-dc7fe5a0],.titleboxfade-leave-active[data-v-dc7fe5a0]{transition:all .2s ease}.titleboxfade-enter-to[data-v-dc7fe5a0],.titleboxfade-leave-from[data-v-dc7fe5a0]{opacity:1;bottom:6em}.titleboxfade-enter-from[data-v-dc7fe5a0],.titleboxfade-leave-to[data-v-dc7fe5a0]{opacity:0;scale:80%;bottom:0}.iconclose[data-v-dc7fe5a0]{position:absolute;top:.25em;right:.25em;width:3em;height:3em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s all}.iconclose[data-v-dc7fe5a0]:hover{scale:110%}@media only screen and (min-width: 850px){.iconclose[data-v-dc7fe5a0]{display:none}.triangle[data-v-dc7fe5a0]{opacity:1}.fullbox[data-v-dc7fe5a0]{width:unset;transform:translate(-50%,-100%)}.titlebox[data-v-dc7fe5a0]{left:50%;top:20%;bottom:unset;width:unset}.textarea[data-v-dc7fe5a0]{width:unset;white-space:nowrap}.titleboxfade-enter-active[data-v-dc7fe5a0],.titleboxfade-leave-active[data-v-dc7fe5a0]{transition:all .2s ease}.titleboxfade-enter-to[data-v-dc7fe5a0],.titleboxfade-leave-from[data-v-dc7fe5a0]{opacity:1}.titleboxfade-enter-from[data-v-dc7fe5a0],.titleboxfade-leave-to[data-v-dc7fe5a0]{opacity:0;scale:80%}}.titlecall{display:none}.titlebox_inside{display:flex;flex-direction:column;width:calc(100% - 2em)}@media only screen and (min-width: 850px){.titlebox_inside{width:unset}}.button[data-v-64c4c82a]{cursor:pointer;-webkit-user-select:none;user-select:none;height:5em;display:flex;align-items:end}.button.small[data-v-64c4c82a]{height:3.5em}.button.dropdown_top_button_small[data-v-64c4c82a]{height:3em}.button.dropdown_inner_button_small[data-v-64c4c82a]{height:2.8em}.button.tiny[data-v-64c4c82a]{height:3em}.button.verytiny[data-v-64c4c82a]{height:2.75em}.button.download[data-v-64c4c82a]{height:inherit}.button.disabled[data-v-64c4c82a]{cursor:inherit}.button_wrapper[data-v-64c4c82a]{flex-grow:1;transition:.5s all;outline:2px solid transparent;border:2px solid black}.button_wrapper[data-v-64c4c82a]:hover{outline:2px solid white}.disabled .button_wrapper[data-v-64c4c82a]:hover{outline:2px solid transparent}.based .top[data-v-64c4c82a]{box-sizing:content-box;padding:1em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.small .top[data-v-64c4c82a]{box-sizing:content-box;padding:.5em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.tiny .top[data-v-64c4c82a]{box-sizing:content-box;padding:.35em .75em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.verytiny .top[data-v-64c4c82a]{box-sizing:content-box;padding:.15em .45em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.download .top[data-v-64c4c82a]{box-sizing:content-box;padding:1em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;position:relative;z-index:2}.iconbottomright[data-v-64c4c82a]{position:absolute;display:flex;justify-content:center;align-items:center;image-rendering:crisp-edges;image-rendering:pixelated;height:1em;width:1em;bottom:6px;right:6px;cursor:help;transition:.2s all}.iconbottomright svg[data-v-64c4c82a]{opacity:0;transition:.2s all}.button:hover .iconbottomright svg[data-v-64c4c82a]{opacity:.4}.dropdown_top_button .top[data-v-64c4c82a]{box-sizing:content-box;padding:1em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.dropdown_inner_button .top[data-v-64c4c82a]{box-sizing:content-box;padding:1em;font-size:1.2em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.9em;position:relative;z-index:2}.dropdown_top_button_small .top[data-v-64c4c82a]{box-sizing:content-box;padding:.35em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.dropdown_inner_button_small .top[data-v-64c4c82a]{box-sizing:content-box;padding:.5em;font-size:1em;font-weight:700;text-align:center;transition:.2s all;display:flex;justify-content:center;height:1.5em;position:relative;z-index:2}.buttonval[data-v-64c4c82a]{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.based .bottom[data-v-64c4c82a]{transition:.2s all}.based .bottom_active[data-v-64c4c82a]{height:.4em}.based .bottom_inactive[data-v-64c4c82a],.based.disabled .bottom_active[data-v-64c4c82a],.based.disabled .bottom_inactive[data-v-64c4c82a]{height:0}.download .bottom[data-v-64c4c82a]{transition:.2s all}.download .bottom_active[data-v-64c4c82a]{height:.4em}.download .bottom_inactive[data-v-64c4c82a],.download.disabled .bottom_active[data-v-64c4c82a],.download.disabled .bottom_inactive[data-v-64c4c82a]{height:0}.small .bottom[data-v-64c4c82a]{transition:.2s all}.small .bottom_active[data-v-64c4c82a]{height:.4em}.tiny .bottom[data-v-64c4c82a]{transition:.2s all}.tiny .bottom_active[data-v-64c4c82a]{height:.4em}.verytiny .bottom[data-v-64c4c82a]{transition:.2s all}.verytiny .bottom_active[data-v-64c4c82a]{height:.4em}.small .bottom_inactive[data-v-64c4c82a],.small.disabled .bottom_active[data-v-64c4c82a],.small.disabled .bottom_inactive[data-v-64c4c82a],.tiny .bottom_inactive[data-v-64c4c82a],.tiny.disabled .bottom_active[data-v-64c4c82a],.tiny.disabled .bottom_inactive[data-v-64c4c82a],.verytiny .bottom_inactive[data-v-64c4c82a],.verytiny.disabled .bottom_active[data-v-64c4c82a],.verytiny.disabled .bottom_inactive[data-v-64c4c82a]{height:0}.dropdown_top_button .bottom[data-v-64c4c82a]{transition:.2s all}.dropdown_top_button .bottom_active[data-v-64c4c82a]{height:.4em}.dropdown_top_button_small .bottom[data-v-64c4c82a]{transition:.2s all}.dropdown_top_button_small .bottom_active[data-v-64c4c82a]{height:.4em}.dropdown_top_button .bottom_inactive[data-v-64c4c82a],.dropdown_top_button.disabled .bottom_active[data-v-64c4c82a],.dropdown_top_button.disabled .bottom_inactive[data-v-64c4c82a],.dropdown_top_button_small .bottom_inactive[data-v-64c4c82a],.dropdown_top_button_small.disabled .bottom_active[data-v-64c4c82a],.dropdown_top_button_small.disabled .bottom_inactive[data-v-64c4c82a]{height:0}.icon[data-v-64c4c82a]{width:1.5em;height:1.5em;animation:loadingscreenanimate-64c4c82a 4s infinite;position:absolute}@keyframes loadingscreenanimate-64c4c82a{0%{scale:1;rotate:0deg}12.5%{scale:1.2;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.2;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.2;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.2;rotate:360deg}to{scale:1;rotate:360deg}}@keyframes rotation-64c4c82a{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.invisible[data-v-64c4c82a]{visibility:hidden}.default .top_inactive[data-v-64c4c82a]{background-color:#d0d1d4;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;color:#262627;fill:#262627}.default .top_active[data-v-64c4c82a]{background-color:#a1a2a3;box-shadow:inset 2px 2px #d6d6d67c,inset -2px -2px #d6d6d67c;color:#262627;fill:#262627}.default .top_inactive[data-v-64c4c82a]:hover{background-color:#f4f6f9}.default.disabled .top_active[data-v-64c4c82a],.default.disabled .top_inactive[data-v-64c4c82a]{background-color:#727272;box-shadow:inset 2px 2px #b3b3b34b,inset -2px -2px #b3b3b34b;color:#262627;fill:#262627}.default.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#727272}.default .bottom[data-v-64c4c82a]{background-color:#58585a}.default .bottom[data-v-64c4c82a]:hover{background-color:#565658}.purple .top_inactive[data-v-64c4c82a]{background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.purple .top_active[data-v-64c4c82a]{background-color:#580095;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.purple .top_inactive[data-v-64c4c82a]:hover{background-color:#7900cf}.purple.disabled .top_active[data-v-64c4c82a],.purple.disabled .top_inactive[data-v-64c4c82a]{background-color:#392547;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff71;fill:#ffffff71}.purple.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#392547}.purple .bottom[data-v-64c4c82a]{background-color:#41006f}.purple .bottom[data-v-64c4c82a]:hover{background-color:#4f0088}.defurple .top_inactive[data-v-64c4c82a]{background-color:#d0d1d4;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;color:#262627;fill:#262627}.defurple .top_active[data-v-64c4c82a]{background-color:#580095;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.defurple .top_inactive[data-v-64c4c82a]:hover{background-color:#f4f6f9}.defurple.disabled .top_active[data-v-64c4c82a],.defurple.disabled .top_inactive[data-v-64c4c82a]{background-color:#727272;box-shadow:inset 2px 2px #b3b3b34b,inset -2px -2px #b3b3b34b;color:#262627;fill:#262627}.defurple.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#727272}.defurple .bottom[data-v-64c4c82a]{background-color:#58585a}.defurple .bottom[data-v-64c4c82a]:hover{background-color:#565658}.orange .top_inactive[data-v-64c4c82a]{background-color:#ca6f1e;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.orange .top_active[data-v-64c4c82a]{background-color:#924d11;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.orange .top_inactive[data-v-64c4c82a]:hover{background-color:#dd771d}.orange.disabled .top_active[data-v-64c4c82a],.orange.disabled .top_inactive[data-v-64c4c82a]{background-color:#70533a;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff71;fill:#ffffff71}.orange.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#70533a}.orange .bottom[data-v-64c4c82a]{background-color:#734216}.orange .bottom[data-v-64c4c82a]:hover{background-color:#a05718}.modrinth .top_inactive[data-v-64c4c82a],.modrinth .top_active[data-v-64c4c82a]{background-color:#121425;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#fff;fill:#fff}.modrinth .top_inactive[data-v-64c4c82a]:hover{background-color:#191c35}.modrinth.disabled .top_active[data-v-64c4c82a],.modrinth.disabled .top_inactive[data-v-64c4c82a]{background-color:#0c1018;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#ffffff71;fill:#ffffff71}.modrinth.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#0c1018}.modrinth .bottom[data-v-64c4c82a]{background-color:#06070d}.modrinth .bottom[data-v-64c4c82a]:hover{background-color:#000}.curseforge .top_inactive[data-v-64c4c82a],.curseforge .top_active[data-v-64c4c82a]{background-color:#0d0d0d;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#fff;fill:#fff}.curseforge .top_inactive[data-v-64c4c82a]:hover{background-color:#120e0d}.curseforge.disabled .top_active[data-v-64c4c82a],.curseforge.disabled .top_inactive[data-v-64c4c82a]{background-color:#0d0d0d;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#ffffff71;fill:#ffffff71}.curseforge.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#0d0d0d}.curseforge .bottom[data-v-64c4c82a]{background-color:#0b080b}.curseforge .bottom[data-v-64c4c82a]:hover{background-color:#1d161a}.custom_download .top_inactive[data-v-64c4c82a],.custom_download .top_active[data-v-64c4c82a]{background-color:#770498;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#fff;fill:#fff}.custom_download .top_inactive[data-v-64c4c82a]:hover{background-color:#8406a7}.custom_download.disabled .top_active[data-v-64c4c82a],.custom_download.disabled .top_inactive[data-v-64c4c82a]{background-color:#770498;box-shadow:inset 2px 2px #ffffff15,inset -2px -2px #ffffff15;color:#ffffff71;fill:#ffffff71}.custom_download.disabled .top_inactive[data-v-64c4c82a]:hover{background-color:#770498}.custom_download .bottom[data-v-64c4c82a]{background-color:#56056d}.custom_download .bottom[data-v-64c4c82a]:hover{background-color:#600779}.special .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#0070ff,#8f04b0,#0070ff);box-shadow:inset 2px 2px #ffffff42,inset -2px -2px #ffffff42;color:#ffffffe5;fill:#ffffffe5;animation:specialbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.special .top_active[data-v-64c4c82a]{background-image:linear-gradient(to right,#0070ff,#8f04b0,#0070ff);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff83;fill:#ffffff83;animation:specialbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.special.disabled .top_active[data-v-64c4c82a],.special.disabled .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#005eda,#72008f,#005eda);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff71;fill:#ffffff71;animation:specialbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.special .bottom[data-v-64c4c82a]{background-image:linear-gradient(to right,#005eda,#72008f,#005eda);animation:specialbutton-64c4c82a 4s infinite linear;background-size:300%,200%}@keyframes specialbutton-64c4c82a{0%{background-position:0% 50%}to{background-position:150% 50%}}.pride .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#e50000,#ff8d00,#ffee00,#028121,#004cff,#770088,#e50000);box-shadow:inset 2px 2px #ffffff42,inset -2px -2px #ffffff42;color:#ffffffe5;fill:#ffffffe5;text-shadow:2px 2px 1px #0000008c;animation:pridebutton-64c4c82a 6s infinite linear;background-size:300%,200%}.pride .top_active[data-v-64c4c82a]{background-image:linear-gradient(to right,#e50000,#ff8d00,#ffee00,#028121,#004cff,#770088,#e50000);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff83;fill:#ffffff83;text-shadow:2px 2px 1px #00000042;animation:pridebutton-64c4c82a 6s infinite linear;background-size:300%,200%}.pride.disabled .top_active[data-v-64c4c82a],.pride.disabled .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#b60000,#b36200,#b4a800,#004e14,#0037b8,#42004b,#b60000);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff71;fill:#ffffff71;text-shadow:2px 2px 1px #0000001e;animation:pridebutton-64c4c82a 6s infinite linear;background-size:300%,200%}.pride .bottom[data-v-64c4c82a]{background-image:linear-gradient(to right,#b60000,#b36200,#b4a800,#004e14,#0037b8,#42004b,#b60000);animation:pridebutton-64c4c82a 6s infinite linear;background-size:300%,200%}@keyframes pridebutton-64c4c82a{0%{background-position:0% 50%}to{background-position:150% 50%}}.rs .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#469ec6,#338bb3,#248bb8,#44addc,#84d2f6,#67c2ee,#1f87b6,#0a5c82,#0c658f,#339dcd,#469ec6);box-shadow:inset 2px 2px #ffffff42,inset -2px -2px #ffffff42;color:#ffffffe5;fill:#ffffffe5;text-shadow:2px 2px 1px #0000008c;animation:rsbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.rs .top_active[data-v-64c4c82a]{background-image:linear-gradient(to right,#469ec6,#338bb3,#248bb8,#44addc,#84d2f6,#67c2ee,#1f87b6,#0a5c82,#0c658f,#339dcd,#469ec6);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff83;fill:#ffffff83;text-shadow:2px 2px 1px #00000042;animation:rsbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.rs.disabled .top_active[data-v-64c4c82a],.rs.disabled .top_inactive[data-v-64c4c82a]{background-image:linear-gradient(to right,#469ec6,#338bb3,#248bb8,#44addc,#84d2f6,#67c2ee,#1f87b6,#0a5c82,#0c658f,#339dcd,#469ec6);box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#ffffff71;fill:#ffffff71;text-shadow:2px 2px 1px #0000001e;animation:rsbutton-64c4c82a 4s infinite linear;background-size:300%,200%}.rs .bottom[data-v-64c4c82a]{background-image:linear-gradient(to right,#377b9b,#266683,#1b6686,#3684a8,#65a0bb,#539bbe,#18688d,#06384e,#084561,#27769b,#306b86);animation:rsbutton-64c4c82a 4s infinite linear;background-size:300%,200%}@keyframes rsbutton-64c4c82a{0%{background-position:0% 50%}to{background-position:150% 50%}}.input_area[data-v-17ccc236]{font-family:inherit;font-size:inherit;background-color:#303234;color:#d8d9da;border:2px solid black;padding:.5em;height:3em;box-shadow:inset 0 2px #272727;flex-grow:1;width:5em;outline:2px solid transparent;transition:.2s all}.input_area[data-v-17ccc236]:focus{outline:2px solid white}.input_area[data-v-17ccc236]::placeholder{color:#b6b8bacb}.title[data-v-b55be48b]{position:relative;display:flex;gap:.2em;align-items:center}.dropdown[data-v-3446aeb5]{cursor:pointer;-webkit-user-select:none;user-select:none;height:3em;display:flex;align-items:end;position:relative;flex-grow:1}.dropdown_centerval[data-v-3446aeb5]{min-width:12em}.dropdown .button[data-v-3446aeb5]{flex-grow:1}.dropdown_menu[data-v-3446aeb5]{position:absolute;top:100%;width:100%;display:flex;flex-direction:column;z-index:2;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.5s all;z-index:10}.dropdown_menu_slide-enter-active[data-v-3446aeb5],.dropdown_menu_slide-leave-active[data-v-3446aeb5]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-3446aeb5],.dropdown_menu_slide-leave-to[data-v-3446aeb5]{height:0;margin-top:0}.dropdown[data-v-9793e69c]{cursor:pointer;-webkit-user-select:none;user-select:none;height:4em;display:flex;align-items:end;position:relative;flex-grow:1}.dropdown_centerval[data-v-9793e69c]{width:12em}.dropdown .button[data-v-9793e69c]{flex-grow:1}.dropdown[data-v-9793e69c] .top{height:2.5em}.dropdown[data-v-9793e69c] .button.dropdown_inner_button_small{height:3.6em}.dropdown_menu[data-v-9793e69c]{position:absolute;top:100%;width:100%;display:flex;flex-direction:column;z-index:2;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.5s all;z-index:10}.dropdown_menu_open[data-v-9793e69c]{max-height:25em;overflow-y:auto}.dropdown_menu_slide-enter-active[data-v-9793e69c],.dropdown_menu_slide-leave-active[data-v-9793e69c]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-9793e69c],.dropdown_menu_slide-leave-to[data-v-9793e69c]{height:0;margin-top:0}.dropdown[data-v-3a17b794]{cursor:pointer;-webkit-user-select:none;user-select:none;height:3em;display:flex;align-items:end;position:relative;flex-grow:1}.dropdown_centerval[data-v-3a17b794]{width:12em}.dropdown .button[data-v-3a17b794]{flex-grow:1}.dropdown_menu[data-v-3a17b794]{position:absolute;top:100%;width:100%;display:flex;flex-direction:column;z-index:2;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.5s all;z-index:10}.dropdown_menu_open[data-v-3a17b794]{max-height:25em;overflow-y:auto}.dropdown_menu_slide-enter-active[data-v-3a17b794],.dropdown_menu_slide-leave-active[data-v-3a17b794]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-3a17b794],.dropdown_menu_slide-leave-to[data-v-3a17b794]{height:0;margin-top:0}.slider[data-v-9e5775a6]{width:100%;height:32px;display:flex;align-items:center;position:relative}.slider[data-v-9e5775a6] .slider-base{background-color:#8c8d90;box-shadow:inset 2px 2px #b3b3b34b,inset -2px -2px #b3b3b34b;height:12px;width:100%;border:2px solid black;position:relative;cursor:pointer}.slider[data-v-9e5775a6] .slider-origin{width:calc(100% - 28px)}.slider[data-v-9e5775a6] .slider-connects{position:relative}.slider[data-v-9e5775a6] .slider-connect{background-color:#3c8527;box-shadow:inset 2px 2px #b3b3b34b,inset -2px -2px #b3b3b34b;height:8px;left:0;position:absolute;width:100%;transform-origin:0 0;transform-style:flat}.slider[data-v-9e5775a6] .slider-tooltip{display:none}.slider[data-v-9e5775a6] .slider-handle{width:32px;height:32px;border:2px solid black;position:absolute;left:calc(100% - 2px);top:-12px;outline:2px solid transparent;transition:.2s all;cursor:grab}.slider[data-v-9e5775a6] .slider-handle:hover,.slider[data-v-9e5775a6] .slider-active{outline:2px solid white}.slider[data-v-9e5775a6] .slider-handle:after{content:"";height:24px;width:28px;background-color:#d0d1d4;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;transition:.2s all;display:flex;position:absolute;top:0;left:0}.slider[data-v-9e5775a6] .slider-handle:before{content:"";height:4px;background-color:#58585a;transition:.2s all;display:flex;position:absolute;bottom:0;left:0}.slider[data-v-9e5775a6] .slider-handle:hover:before{background-color:#565658}.slider[data-v-9e5775a6] .slider-handle:hover:after{background-color:#f4f6f9}.titlecall_modal{display:none}.titlebox_inside_modal{display:flex;flex-direction:column;width:calc(100% - 2em)}@media only screen and (min-width: 850px){.titlebox_inside_modal{width:unset}}.titlebox[data-v-f169354f]{position:fixed;z-index:999999;-webkit-user-select:none;user-select:none;bottom:5em;width:calc(100% - 2em);left:1em}.fullbox[data-v-f169354f]{display:flex;flex-direction:column;align-items:center;position:absolute;width:100%;transform:translateY(-100%)}.textarea[data-v-f169354f]{background-color:#000000e7;padding:20px;font-size:13px;border-radius:5px;width:100%}.triangle[data-v-f169354f]{border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid #000000e7;margin-top:-1px;opacity:0}.titleboxfade-enter-active[data-v-f169354f],.titleboxfade-leave-active[data-v-f169354f]{transition:all .2s ease}.titleboxfade-enter-to[data-v-f169354f],.titleboxfade-leave-from[data-v-f169354f]{opacity:1;bottom:6em}.titleboxfade-enter-from[data-v-f169354f],.titleboxfade-leave-to[data-v-f169354f]{opacity:0;scale:80%;bottom:0}.iconclose[data-v-f169354f]{position:absolute;top:.25em;right:.25em;width:3em;height:3em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s all}.iconclose[data-v-f169354f]:hover{scale:110%}@media only screen and (min-width: 850px){.iconclose[data-v-f169354f]{display:none}.triangle[data-v-f169354f]{opacity:1}.fullbox[data-v-f169354f]{width:unset;transform:translate(-50%,-100%)}.titlebox[data-v-f169354f]{left:50%;top:20%;bottom:unset;width:unset}.textarea[data-v-f169354f]{width:unset;white-space:nowrap}.titleboxfade-enter-active[data-v-f169354f],.titleboxfade-leave-active[data-v-f169354f]{transition:all .2s ease}.titleboxfade-enter-to[data-v-f169354f],.titleboxfade-leave-from[data-v-f169354f]{opacity:1}.titleboxfade-enter-from[data-v-f169354f],.titleboxfade-leave-to[data-v-f169354f]{opacity:0;scale:80%}}.modal[data-v-21424284]{position:fixed;z-index:100002;left:50%;top:50%;translate:-50% -50%;display:flex;flex-direction:column;align-items:center;background-color:#303234;box-shadow:inset 4px 4px #5a5a5b,inset -4px -4px #181819,0 0 5px #0000008e;border:4px solid black;padding:1.5em 1em;width:calc(100% - 2em);gap:1em}.image img[data-v-21424284]{max-width:100%;max-height:20em;object-fit:contain}.title[data-v-21424284]{font-size:2em;font-weight:700}.description[data-v-21424284]{opacity:.8;text-align:center}.description div[data-v-21424284]{display:flex;flex-direction:column;gap:.5em}.descriptionSHARE[data-v-21424284]{opacity:.8;text-align:center;display:flex;flex-direction:column;gap:.5em}.descriptionSHARE p[data-v-21424284]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em}.buttonareastable[data-v-21424284]{translate:0 -2px}.tablebutton[data-v-21424284]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em;padding:.5em .75em;background-color:#272725;color:#d8d9da;border:2px solid black;box-shadow:inset 2px 2px #1d1d1d;outline:2px solid transparent;transition:.2s all;height:2.8em;translate:0 2px}.descriptionDOWNLOAD[data-v-21424284]{text-align:center;display:flex;flex-direction:column;gap:1em;justify-content:center;align-items:center}.descriptiontext[data-v-21424284]{opacity:.8}.buttonarea[data-v-21424284]{min-width:15em;width:100%}.buttonarea_edit[data-v-21424284]{min-width:15em;display:flex;width:100%;gap:.5em}.buttonarea_edit .button[data-v-21424284]{min-width:5em;flex-grow:1}.clipboard[data-v-21424284]{height:1.25em;width:1.25em}.modalfade-enter-active[data-v-21424284],.modalfade-leave-active[data-v-21424284]{transition:all .2s ease}.modalfade-enter-to[data-v-21424284],.modalfade-leave-from[data-v-21424284]{opacity:1}.modalfade-enter-from[data-v-21424284],.modalfade-leave-to[data-v-21424284]{opacity:0;scale:20%}.banner[data-v-21424284]{height:320px;width:100%;position:relative}.banner .amp-ad[data-v-21424284]{position:relative;z-index:2}.banner .background[data-v-21424284]{position:absolute;z-index:-1;background-color:#2b2b2b;border:2px solid black;box-shadow:inset 0 0 50px #000;height:100%;width:100%;display:flex;padding:3em;gap:5px;justify-content:center;align-items:center}.banner .background .maintext[data-v-21424284]{font-family:MinecraftRegular;font-size:1.5em;text-align:center}.banner .background .imagetext[data-v-21424284]{display:flex;flex-direction:column;gap:.5em}.banner .background .imagetext img[data-v-21424284]{height:250px}.banner .background .imagetext .text[data-v-21424284]{font-family:MinecraftRegular;text-align:center}.janodownload[data-v-21424284]{width:10em}.janodownload img[data-v-21424284]{width:100%;transform:rotate(2deg);animation:wobble-21424284 4s infinite}@keyframes wobble-21424284{0%{rotate:-2deg}50%{rotate:2deg}to{rotate:-2deg}}.loadingscreen[data-v-21424284]{margin-top:2em;margin-bottom:2em}.loadingscreen svg[data-v-21424284]{width:5em;height:5em;animation:loadingscreenanimate-21424284 4s infinite;stroke:#7b049c;fill:#fff}.loadingscreen img[data-v-21424284]{width:5em;height:5em}@keyframes loadingscreenanimate-21424284{0%{scale:1;rotate:0deg}12.5%{scale:1.5;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.5;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.5;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.5;rotate:360deg}to{scale:1;rotate:360deg}}.desceditableitem[data-v-21424284]{display:flex;flex-direction:column;align-items:center;gap:1em;width:100%}.descedititem[data-v-21424284]{display:flex;flex-direction:column;align-items:center;gap:1em}.descedititem .viewimages[data-v-21424284]{display:grid;grid-template-columns:4em 4em 4em;position:relative;width:100%}.descedititem .viewimages_icon[data-v-21424284]{grid-column:1 / span 1}.descedititem .viewimages_icon_first[data-v-21424284],.descedititem .viewimages_icon_last[data-v-21424284]{grid-column:1 / span 1;position:absolute;left:0}.descedititem .viewimages_preview[data-v-21424284]{grid-column:2 / span 2}.descedititem .viewimages_preview_first[data-v-21424284],.descedititem .viewimages_preview_last[data-v-21424284]{grid-column:2 / span 2;position:absolute}.descedititem .viewimages_icon_colorless[data-v-21424284]{grid-column:1 / span 1;background-size:100%;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;position:absolute;left:0;width:100%;height:100%}.descedititem .viewimages_preview_colorless[data-v-21424284]{grid-column:2 / span 2;background-size:100%;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;position:absolute;top:50%;translate:0 -50%;width:100%;height:100%}.descedititem .viewimages img[data-v-21424284]{height:4em;object-fit:contain}.descedit_color[data-v-21424284]{height:3em;width:14.2em;border:2px solid black;cursor:pointer;transition:.2s all;outline:2px solid transparent;box-shadow:inset 2px 2px #0000007c,inset -2px -2px #0000007c;position:relative}.descedit_color input[data-v-21424284]{height:100%;width:100%;opacity:0;cursor:pointer}.descedit_color[data-v-21424284]:hover{outline:2px solid white}.descedit_pencil[data-v-21424284]{position:absolute;height:3em;width:3em;display:flex;justify-content:center;align-items:center;top:0;z-index:0}.descedit_bottom[data-v-21424284]{display:flex;flex-direction:column;gap:1.5em;width:100%}.descedit_tab[data-v-21424284]{display:flex;flex-direction:column;gap:.25em}.descedit_tab .title[data-v-21424284]{font-size:1.25em;font-weight:400}.chooseable[data-v-21424284]{display:flex;justify-content:center;align-items:center}.chooseimages[data-v-21424284]{display:flex;flex-wrap:wrap;gap:.5em;min-height:10em;max-height:35vh;overflow-y:scroll;padding:2px;justify-content:center;-webkit-user-select:none;user-select:none}.chooseimage_item[data-v-21424284]{display:flex;flex-direction:column;gap:.5em;cursor:pointer}.chooseimage_item_selected[data-v-21424284]{display:flex;flex-direction:column;gap:.5em}.chooseimage_item_selected img[data-v-21424284]{width:7em;height:7em;border:2px solid black;outline:2px solid #d8a1ff;transition:.2s all}.chooseimage_item_selected .chooseimage_item_name[data-v-21424284]{opacity:1;color:#d8a1ff}.chooseimage_item img[data-v-21424284]{width:7em;height:7em;border:2px solid black;outline:2px solid transparent;transition:.2s all}.chooseimage_item:hover img[data-v-21424284]{outline:2px solid white}.chooseimage_item:hover .chooseimage_item_name[data-v-21424284]{opacity:1}.chooseimage_item_name[data-v-21424284]{margin-bottom:.5em;text-align:center;opacity:.8;transition:.2s all;font-size:.9em}.selectableimages[data-v-21424284]{display:flex;flex-wrap:wrap;gap:.5em;min-height:10em;max-height:35vh;overflow-y:scroll;padding:2px;justify-content:center;-webkit-user-select:none;user-select:none}.selectableimage_item[data-v-21424284],.selectableimage_item_selected[data-v-21424284]{display:flex;flex-direction:column;gap:.5em;cursor:pointer;align-items:center}.selectableimage_item_selected img[data-v-21424284]{width:7em;height:7em;border:2px solid black;outline:2px solid #d8a1ff;transition:.2s all}.selectableimage_item_selected .selectableimage_item_name[data-v-21424284]{opacity:1;color:#d8a1ff}.selectableimage_item img[data-v-21424284]{width:7em;height:7em;border:2px solid black;outline:2px solid transparent;transition:.2s all;opacity:.5}.selectableimage_item:hover img[data-v-21424284]{opacity:1}.selectableimage_item:hover img[data-v-21424284],.selectableimage_item_selected:hover img[data-v-21424284]{outline:2px solid white}.selectableimage_item:hover .selectableimage_item_name[data-v-21424284],.selectableimage_item_selected:hover .selectableimage_item_name[data-v-21424284]{opacity:1}.selectableimage_item_name[data-v-21424284]{margin-bottom:.5em;text-align:center;opacity:.8;transition:.2s all;font-size:.9em;width:7em}.desceditableitem.editableitem[data-v-21424284]{display:flex;flex-direction:column;position:relative}.desceditableitem.editableitem .editable_top[data-v-21424284]{display:flex;gap:1em;width:100%;justify-content:space-between;flex-direction:column}.desceditableitem.editableitem .editable_top_right[data-v-21424284]{display:flex;gap:.5em}.desceditableitem.editableitem .editable_top_right .button[data-v-21424284]{flex-grow:1}.desceditableitem.editableitem .editable_bottom[data-v-21424284]{display:flex;gap:1em;position:relative;overflow-x:hidden;height:21em;width:100%;justify-content:center;transition:.2s all}.desceditableitem.editableitem .editable_bottom.activated[data-v-21424284]{justify-content:flex-start}.desceditableitem.editableitem .editable_choose[data-v-21424284]{display:flex;flex-direction:column;align-items:center;gap:1em;z-index:200;width:100%;height:100%;padding:1em}.desceditableitem.editableitem .editable_bottom_left[data-v-21424284]{display:flex;justify-content:center;align-items:center;position:relative;width:306px;height:306px}.desceditableitem.editableitem .editable_bottom_left .editable_bottom_left_img[data-v-21424284]{position:absolute;left:0;top:0;height:100%;width:100%;border:2px solid black;image-rendering:crisp-edges;image-rendering:pixelated}.desceditableitem.editableitem .editable_bottom_left .editable_bottom_left_src_img[data-v-21424284]{height:100%;width:100%;image-rendering:crisp-edges;image-rendering:pixelated;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.desceditableitem.editableitem .editable_bottom_left .editable_bottom_left_src_img_color[data-v-21424284]{height:100%;width:100%;position:absolute;left:0;top:0;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;image-rendering:crisp-edges;image-rendering:pixelated}.editable_bottom_right_slide-enter-active[data-v-21424284],.editable_bottom_right_slide-leave-active[data-v-21424284]{transition:all .2s ease}.editable_bottom_right_slide-enter-to[data-v-21424284],.editable_bottom_right_slide-leave-from[data-v-21424284]{translate:0 0}.editable_bottom_right_slide-enter-from[data-v-21424284],.editable_bottom_right_slide-leave-to[data-v-21424284]{translate:100% 0}.desceditableitem.editableitem .editable_bottom_right[data-v-21424284]{position:absolute;background-color:#303234;border-left:2px solid black;padding-left:1em;padding-right:.5em;right:0%;display:flex;flex-direction:column;overflow-y:hidden;height:100%;z-index:1001}.desceditableitem.editableitem .editable_bottom_right_bottom[data-v-21424284]{display:flex;flex-direction:column;margin-top:.5em;gap:1em;flex-grow:1;height:calc(100% - 5em);overflow-y:auto;padding:.5em .5em 1em}.desceditableitem.editableitem .editable_bottom_right_bottom_item[data-v-21424284]{display:flex;flex-direction:column;gap:.25em}.desceditableitem.editableitem .editable_bottom_right_bottom_title .editable_bottom_right_bottom_title_two[data-v-21424284]{display:flex;justify-content:space-between}.desceditableitem.editableitem .editable_bottom_right_bottom_warning[data-v-21424284]{display:flex;max-width:16em;text-align:center;border:2px solid #27013f;background-color:#420b5a;padding:.5em;font-size:.8em}.desceditableitem.editableitem .editable_bottom_right_bottom_color_collection[data-v-21424284]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2px;min-height:3em}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button[data-v-21424284]{height:3em;width:3em;border:2px solid black;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button_active[data-v-21424284]{height:2.6em;width:3em;border:2px solid black;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;translate:0 .4em}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button .top[data-v-21424284],.desceditableitem.editableitem .editable_bottom_right_bottom_color_button_active .top[data-v-21424284]{background-color:transparent;box-shadow:inset 2px 2px #ffffff36,inset -2px -2px #ffffff36;color:#262627;fill:#262627}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button .top[data-v-21424284],.desceditableitem.editableitem .editable_bottom_right_bottom_color_button_active .top[data-v-21424284]{height:2.6em}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button .bottom[data-v-21424284]{height:.4em;background-color:#58585a;transition:.2s all;opacity:.7}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button_active .bottom[data-v-21424284]{height:0em;background-color:#58585a;transition:.2s all}.desceditableitem.editableitem .editable_bottom_right_bottom_color_button[data-v-21424284]:hover{border:2px solid white}.desceditableitem.editableitem .editable_bottom_right_bottom_color_custom[data-v-21424284]{height:3em;width:calc(12em + 13px)}.desceditableitem.editableitem .editable_bottom_right_bottom_color_custom input[data-v-21424284]{height:100%;width:100%;cursor:pointer;padding:0;margin:0;outline:0;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:2px solid black;transition:.2s all}.desceditableitem.editableitem .editable_bottom_right_bottom_color_custom input[data-v-21424284]:hover{border:2px solid white}.desceditableitem.editableitem .editable_bottom_right_bottom_type[data-v-21424284]{display:flex;gap:.4em;margin-top:.25em}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button[data-v-21424284]{width:4em;height:4em;border:2px solid black;transition:.2s all;cursor:pointer}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button_active[data-v-21424284]{width:4em;height:4em;border:2px solid #d8a1ff;transition:.2s all}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button[data-v-21424284]:hover{border:2px solid white}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button img[data-v-21424284],.desceditableitem.editableitem .editable_bottom_right_bottom_type_button_active img[data-v-21424284]{height:100%;width:100%}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button .editable_bottom_right_bottom_type_text[data-v-21424284],.desceditableitem.editableitem .editable_bottom_right_bottom_type_button_active .editable_bottom_right_bottom_type_text[data-v-21424284]{font-size:.8em;text-align:center;padding:.25em 0}.desceditableitem.editableitem .editable_bottom_right_bottom_type_button_active .editable_bottom_right_bottom_type_text[data-v-21424284]{color:#d8a1ff}.desceditableitem.editableitem .firefox_problems[data-v-21424284]{position:absolute;display:flex;bottom:.25em;left:.25em;height:2em;width:2em;opacity:.25;cursor:help;transition:.5s all}.desceditableitem.editableitem .firefox_problems[data-v-21424284]:hover{opacity:1}.desceditableitem.editableitem .firefox_problems svg[data-v-21424284]{height:100%;width:100%}.titlebox_modal_inside[data-v-21424284]{text-align:center}[data-v-21424284]::-webkit-color-swatch-wrapper{padding:0}[data-v-21424284]::-webkit-color-swatch{border:0;border-radius:0}[data-v-21424284]::-moz-color-swatch,[data-v-21424284]::-moz-focus-inner{border:0}[data-v-21424284]::-moz-focus-inner{padding:0}#titlebox_modal[data-v-21424284]{display:none}@media only screen and (min-width: 400px){.descedititem .viewimages[data-v-21424284]{grid-template-columns:5em 5em 5em}.descedititem .viewimages img[data-v-21424284]{height:5em;object-fit:contain}.descedit_color[data-v-21424284]{width:17.8em}}@media only screen and (min-width: 450px){.banner .background[data-v-21424284]{gap:1em}.banner .background .maintext[data-v-21424284]{font-size:2em}}@media only screen and (min-width: 850px){.descedit_color[data-v-21424284]{width:12em}.modal[data-v-21424284]{max-width:50em;min-width:30em;top:50%;translate:-50% -55%;padding:2em;width:inherit}.image img[data-v-21424284]{max-width:40em;max-height:20em}.chooseimages[data-v-21424284],.selectableimages[data-v-21424284]{justify-content:inherit;min-height:10em;max-height:46vh}.buttonarea_edit[data-v-21424284]{flex-direction:row;gap:1em}.buttonarea_edit .button[data-v-21424284]{min-width:5em;width:inherit}.descedit_bottom[data-v-21424284]{flex-direction:row;width:inherit}.descedititem .viewimages[data-v-21424284]{display:flex}.descedititem .viewimages_icon[data-v-21424284],.descedititem .viewimages_icon_first[data-v-21424284],.descedititem .viewimages_icon_last[data-v-21424284]{height:15em;width:15em}.descedititem .viewimages_preview[data-v-21424284]{height:15em;width:30em}.descedititem .viewimages_preview_first[data-v-21424284],.descedititem .viewimages_preview_last[data-v-21424284]{height:15em;width:30em;right:0}.descedititem .viewimages_icon_colorless[data-v-21424284]{height:15em;width:15em}.descedititem .viewimages_preview_colorless[data-v-21424284]{height:15em;width:30em;right:0}.descedititem .viewimages img[data-v-21424284]{height:15em}.desceditableitem.editableitem .editable_top[data-v-21424284]{flex-direction:row}.desceditableitem.editableitem .editable_bottom[data-v-21424284]{height:30em}.desceditableitem.editableitem .editable_top_right .button[data-v-21424284]{flex-grow:inherit}.desceditableitem.editableitem .editable_bottom_right[data-v-21424284]{border-left:2px solid transparent;padding-left:2px}.desceditableitem.editableitem .editable_bottom_left[data-v-21424284]{width:474px;height:474px}.desceditableitem.editableitem .editable_bottom[data-v-21424284],.desceditableitem.editableitem .editable_bottom.activated[data-v-21424284]{justify-content:flex-start}#titlebox_modal[data-v-21424284]{display:unset}#titlebox_modal_mobile[data-v-21424284]{display:none}}.maintenance[data-v-2b1bfca5]{font-size:2.5em;margin-top:20vh;padding:1em;background-color:#6e00bd;box-shadow:inset 8px 8px #ffffff28,inset -8px -8px #ffffff28,8px 8px 8px #00000028;height:fit-content;border:8px solid black}#blackground[data-v-2b1bfca5]{z-index:100001;position:fixed;width:100vw;height:100vh;background-color:#000;opacity:.6}.loadingscreen[data-v-2b1bfca5]{position:fixed;z-index:-1;width:100vw;height:calc(100vh - 35em);display:flex;justify-content:center;align-items:center}.loadingscreen svg[data-v-2b1bfca5]{width:6em;height:6em;animation:loadingscreenanimate-2b1bfca5 4s infinite;stroke:#7b049c;fill:#fff}@keyframes loadingscreenanimate-2b1bfca5{0%{scale:1;rotate:0deg}12.5%{scale:1.5;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.5;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.5;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.5;rotate:360deg}to{scale:1;rotate:360deg}}#progress_bar[data-v-2b1bfca5]{position:absolute;height:.25em;background-color:#d560ea73;width:0%;left:0;bottom:-.75em;transition:.2s all}#titlebox[data-v-2b1bfca5],#titlebox_modal[data-v-2b1bfca5]{display:none}@media only screen and (min-width: 850px){.loadingscreen[data-v-2b1bfca5]{height:calc(100vh - 13em)}#titlebox[data-v-2b1bfca5]{display:unset}#titlebox_mobile[data-v-2b1bfca5]{display:none}#titlebox_modal[data-v-2b1bfca5]{display:unset}#titlebox_modal_mobile[data-v-2b1bfca5]{display:none}}.fade-enter-active[data-v-2b1bfca5],.fade-leave-active[data-v-2b1bfca5]{transition:opacity .2s ease}.fade-enter-to[data-v-2b1bfca5],.fade-leave-from[data-v-2b1bfca5]{opacity:1}.fade-enter-from[data-v-2b1bfca5],.fade-leave-to[data-v-2b1bfca5]{opacity:0}.fadem-enter-active[data-v-2b1bfca5],.fadem-leave-active[data-v-2b1bfca5]{transition:opacity .2s ease}.fadem-enter-to[data-v-2b1bfca5],.fadem-leave-from[data-v-2b1bfca5]{opacity:1}.fadem-enter-from[data-v-2b1bfca5],.fadem-leave-to[data-v-2b1bfca5]{opacity:0}.nav_menu_open-enter-active[data-v-2b1bfca5],.nav_menu_open-leave-active[data-v-2b1bfca5]{transition:right .2s ease}.nav_menu_open-enter-to[data-v-2b1bfca5],.nav_menu_open-leave-from[data-v-2b1bfca5]{right:0}.nav_menu_open-enter-from[data-v-2b1bfca5],.nav_menu_open-leave-to[data-v-2b1bfca5]{right:-61vw}.fadeblackground-enter-active[data-v-2b1bfca5],.fadeblackground-leave-active[data-v-2b1bfca5]{transition:opacity .2s ease}.fadeblackground-enter-to[data-v-2b1bfca5],.fadeblackground-leave-from[data-v-2b1bfca5]{opacity:1}.fadeblackground-enter-from[data-v-2b1bfca5],.fadeblackground-leave-to[data-v-2b1bfca5]{opacity:0}.fademodal-enter-active[data-v-2b1bfca5],.fademodal-leave-active[data-v-2b1bfca5]{transition:all .2s ease}.item[data-v-40a5c0e5]{margin-top:2rem;display:flex;position:relative}.details[data-v-40a5c0e5]{flex:1;margin-left:1rem}i[data-v-40a5c0e5]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-40a5c0e5]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-40a5c0e5]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-40a5c0e5]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-40a5c0e5]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:first-of-type:before{display:none}.item[data-v-40a5c0e5]:last-of-type:after{display:none}}.category[data-v-6583d014]{display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;position:relative}.items[data-v-6583d014]{display:flex;flex-direction:column}.itemsslide-enter-active[data-v-6583d014],.itemsslide-leave-active[data-v-6583d014]{transition:all .1s ease;overflow:hidden}.itemsslide-enter-from[data-v-6583d014],.itemsslide-leave-to[data-v-6583d014]{height:0;margin-top:0}.category_selector[data-v-6583d014]{width:1em;display:flex;align-items:center;margin-right:2em;transition:.2s all}.category_selector[data-v-6583d014]:hover{scale:120%;opacity:.8}.category_selector svg[data-v-6583d014]{scale:120%}.notsmaller[data-v-6583d014]{font-size:1.3em}.home_wrapper[data-v-b35002ab]{display:flex;flex-direction:column;justify-content:center;align-items:center}.home[data-v-b35002ab]{width:100%}.janostart[data-v-b35002ab]{display:flex;position:relative;justify-content:end;height:25em}.janospeech[data-v-b35002ab]{padding:.65em;border:2px solid black;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000;color:#fff;position:absolute;width:55%;left:0;transform:translate(1em) rotate(-3deg);font-size:.8em}.janospeechspawn[data-v-b35002ab]{width:40%}.janospeechspawn img[data-v-b35002ab]{width:100%;transform:translate(-1em,4em) rotate(2deg);animation:wobble-b35002ab 4s infinite}.note_wrapper[data-v-b35002ab]{display:flex;justify-content:center}.note[data-v-b35002ab]{padding:.65em;font-size:1em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000;color:#ffffffdc;font-style:italic;text-align:center}@keyframes wobble-b35002ab{0%{rotate:-2deg}50%{rotate:2deg}to{rotate:-2deg}}.feature_list[data-v-b35002ab]{display:flex;flex-direction:column;gap:.5em}.feature[data-v-b35002ab]{display:flex;border:2px solid black;position:relative;flex-wrap:nowrap;flex-direction:column-reverse}.reverse[data-v-b35002ab]{flex-direction:column-reverse}.feature_preview[data-v-b35002ab]{display:flex;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #fff4}.feature_preview img[data-v-b35002ab]{width:100%;height:100%;max-height:12em;object-fit:contain;z-index:-1;background-color:#212224}.feature_information[data-v-b35002ab]{display:flex;flex-direction:column;box-shadow:-3px 0 2px #000}.feature.reverse .feature_information[data-v-b35002ab]{box-shadow:3px 0 2px #000}.feature_information_title[data-v-b35002ab]{font-weight:700;padding:.65em;font-size:1.25em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,0 2px 2px #000;color:#fff;z-index:2}.feature_information_stats[data-v-b35002ab]{background-color:#48494a;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;padding:.65em;display:flex;flex-direction:column;gap:.25em;flex-grow:1;justify-content:space-between}.feature_information_stats_description[data-v-b35002ab]{opacity:.8;margin-bottom:1em;font-size:1em;height:2em}.feature_information_stats_version_info[data-v-b35002ab]{display:flex;justify-content:space-between;align-items:center}.feature_information_stats_version_avail[data-v-b35002ab]{font-style:italic;font-size:.8em}.feature_information_stats_version_optifine[data-v-b35002ab]{font-size:.9em;color:#fcda43;font-weight:700;animation:pulse-b35002ab .5s infinite;translate:-.4em -.2em;rotate:-2deg;font-family:MinecraftRegular;text-shadow:2px 2px #00000093}.feature_information_stats_version_dark[data-v-b35002ab]{font-size:.9em;color:#cbc9dd;font-weight:700;animation:pulse-b35002ab .5s infinite;translate:-.4em -.2em;rotate:-2deg;font-family:MinecraftRegular;text-shadow:2px 2px #00000093}@keyframes pulse-b35002ab{0%{scale:1}50%{scale:1.02}to{scale:1}}.feature_information_stats_versions[data-v-b35002ab]{display:flex;font-size:.8em}.feature_information_stats_version_item[data-v-b35002ab]{background-color:#4d4d4e;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;color:#ffffffd7;flex-grow:1;text-align:center;font-size:1em}.feature_information_stats_version_item_inside[data-v-b35002ab]{padding:.75em}.feature_information_stats_version_item_caller[data-v-b35002ab]{cursor:help}@media only screen and (min-width: 444px){.janostart[data-v-b35002ab]{height:21em}.janospeechspawn img[data-v-b35002ab]{transform:translateY(2em) rotate(2deg)}}@media only screen and (min-width: 480px){.janospeech[data-v-b35002ab]{transform:translate(1em) rotate(-3deg)}.janostart[data-v-b35002ab]{height:19em}.janospeechspawn img[data-v-b35002ab]{transform:translate(0) rotate(2deg)}}@media only screen and (min-width: 500px){.janospeech[data-v-b35002ab]{transform:translate(1em,4em) rotate(-3deg)}.janostart[data-v-b35002ab]{height:23em}}@media only screen and (min-width: 700px){.janospeech[data-v-b35002ab]{transform:translate(1em,8em) rotate(-3deg)}.janostart[data-v-b35002ab]{height:30em}}@media only screen and (min-width: 850px){.janostart[data-v-b35002ab]{height:inherit}.janospeechspawn img[data-v-b35002ab]{transform:translate(-5em) rotate(2deg)}.home[data-v-b35002ab]{width:50em}.janospeech[data-v-b35002ab]{width:50%;font-size:1em;transform:translate(1em) rotate(-3deg)}.feature_information_stats_versions[data-v-b35002ab]{display:flex;flex-direction:row}.feature[data-v-b35002ab]{height:12em;display:flex;flex-direction:row}.reverse[data-v-b35002ab]{flex-direction:row-reverse}.feature_preview[data-v-b35002ab],.feature_information[data-v-b35002ab]{width:50%}.feature_information_stats_versions[data-v-b35002ab]{font-size:1em}.feature_preview img[data-v-b35002ab]{height:100%;max-height:inherit}}.jano_support[data-v-10515f40]{width:100%;min-height:150px;margin-top:1em}.downloads_wrapper[data-v-10515f40]{display:flex;flex-direction:column}.download_buttons[data-v-10515f40]{display:flex;width:100%;gap:1em;text-decoration:none;flex-direction:column}.download_button[data-v-10515f40]{flex-grow:1;opacity:1;display:flex}.download_button .button_area_text[data-v-10515f40]{font-family:MinecraftRegular}.download_button[data-v-10515f40]:hover{text-decoration:none}.button_area[data-v-10515f40]{display:flex;flex-direction:row;align-items:center;width:100%}.button_area svg[data-v-10515f40]{width:3em;height:3em;margin:1em 1.75em 1em 1em;scale:150%}.download_button:hover svg[data-v-10515f40]{animation:.5s wobble-10515f40}.download_button .button[data-v-10515f40]{width:100%}.button_area_text[data-v-10515f40]{font-size:1.5em;font-weight:700}.note_wrapper[data-v-10515f40]{display:flex;justify-content:center;margin-top:2em}.note[data-v-10515f40]{padding:1em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000;color:#ffffffdc;font-style:italic;text-align:center}.modrinth svg[data-v-10515f40]{fill:#1bd96a}@keyframes wobble-10515f40{0%{rotate:0deg}25%{rotate:6deg}75%{rotate:-6deg}to{rotate:0deg}}@media only screen and (min-width: 850px){.button_area[data-v-10515f40]{flex-direction:column;margin-top:1em;gap:2em;width:inherit}.button_area svg[data-v-10515f40]{width:8em;height:7em;margin:1em;scale:100%}.download_buttons[data-v-10515f40]{flex-direction:row}.button_area_text[data-v-10515f40]{margin-bottom:1em}}@media only screen and (min-width: 1400px){.button_area svg[data-v-10515f40]{width:10em;height:9em;margin:1.5em}.note[data-v-10515f40]{font-size:1.25em}}@media only screen and (min-width: 1650px){.button_area svg[data-v-10515f40]{width:13em;height:12em;margin:2em}}.greybox[data-v-211d16e8]{background-color:#303234;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;border:2px solid black;padding:.5em}@media only screen and (min-width: 500px){.greybox[data-v-211d16e8]{padding:1em}}.lightgreybox[data-v-77237384]{background-color:#48494a;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;border:2px solid black;padding:.5em}@media only screen and (min-width: 500px){.lightgreybox[data-v-77237384]{padding:1em}}.dropdown[data-v-29af2ff1]{cursor:pointer;-webkit-user-select:none;user-select:none;height:5em;display:flex;align-items:end;position:absolute;flex-grow:1;width:100%}.dropdown_menu[data-v-29af2ff1]{position:absolute;top:100%;width:100%;display:flex;flex-direction:column;z-index:2;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.5s all;z-index:10}.dropdown_menu_slide-enter-active[data-v-29af2ff1],.dropdown_menu_slide-leave-active[data-v-29af2ff1]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-29af2ff1],.dropdown_menu_slide-leave-to[data-v-29af2ff1]{height:0;margin-top:0}.category[data-v-8b1d8c29]{display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;position:relative}.items[data-v-8b1d8c29]{display:grid;grid-template-columns:1fr;grid-gap:.25em;transition:all .5s ease;margin-top:.4em}.itemsslide-enter-active[data-v-8b1d8c29],.itemsslide-leave-active[data-v-8b1d8c29]{transition:all .1s ease;overflow:hidden}.itemsslide-enter-from[data-v-8b1d8c29],.itemsslide-leave-to[data-v-8b1d8c29]{height:0;margin-top:0}.category_selector[data-v-8b1d8c29]{width:2em;display:flex;align-items:center;margin-right:2em;transition:.2s all}.category_selector[data-v-8b1d8c29]:hover{scale:120%;opacity:.8}.category_selector svg[data-v-8b1d8c29]{scale:120%}@media only screen and (min-width: 850px){.items[data-v-8b1d8c29]{grid-template-columns:repeat(auto-fit,minmax(22em,1fr))}.category_selector[data-v-8b1d8c29]{width:1.25em}}.box[data-v-cbf239c7]{display:flex;flex-direction:column;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.field[data-v-cbf239c7]{border:2px solid black;display:flex}.on[data-v-cbf239c7]{padding:.4em 1.25em;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;background-color:#3c8328;color:#fff;width:.5em;display:flex;justify-content:center;align-items:center;font-family:MinecraftRegular}.on_default[data-v-cbf239c7]{background-image:linear-gradient(to bottom,#3c8328,#357424)}.on_pride[data-v-cbf239c7]{background-image:linear-gradient(to bottom,#b60000,#b36200,#b4a800,#004e14,#0037b8,#42004b)}.on_rs[data-v-cbf239c7]{background-image:linear-gradient(to bottom right,#b60000,#b36200,#b4a800,#004e14,#0037b8,#42004b)}.off[data-v-cbf239c7]{padding:.4em 1.25em;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;background-color:#8d8b8f;color:#000;width:.5em;display:flex;justify-content:center;align-items:center;font-family:MinecraftRegular}.button[data-v-cbf239c7]{border:2px solid black;position:absolute;bottom:0;left:0;transition:.2s all;z-index:3}.inside[data-v-cbf239c7]{display:flex;flex-direction:column}.top[data-v-cbf239c7]{padding:1em;background-color:#e6e8ec;font-weight:700;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;text-align:center;transition:.2s all;width:2.5em}.bottom[data-v-cbf239c7]{background-color:#8b8d8f;height:.4em;transition:.2s all}.enabled[data-v-cbf239c7]{left:2.5em}.download_item[data-v-0ffe6540]{display:flex;background-color:#48494a;border:2px solid black;outline:2px solid #fff0;cursor:pointer;transition:.2s all;-webkit-user-select:none;user-select:none;position:relative}.download_item.red[data-v-0ffe6540]{background-color:#ff000040}.download_item[data-v-0ffe6540]:hover{outline:2px solid white}.download_icon[data-v-0ffe6540]{box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;display:flex;position:relative;padding:.25em;width:5em;min-height:7.5em}.download_icon img[data-v-0ffe6540]{width:4.5em;height:4.5em;object-fit:contain;image-rendering:auto}.viewimages_icon_colorless[data-v-0ffe6540]{position:absolute;width:4.5em;height:4.5em;background-size:100%;background-blend-mode:multiply;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%}.stats_wrapper[data-v-0ffe6540]{padding:.5em;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;display:flex;gap:.25em;flex-grow:1}.stats[data-v-0ffe6540]{display:flex;flex-direction:column;gap:.5em;flex-grow:1;font-size:.8em;margin:0 2px}.title[data-v-0ffe6540]{display:flex;align-items:center;gap:.3em;margin-top:.25em;max-width:100%;font-size:1em}.titletext[data-v-0ffe6540]{font-size:1.2em;display:flex;align-items:center;gap:.4em;-webkit-user-select:text;user-select:text}.description[data-v-0ffe6540]{font-size:.9em;opacity:.7;-webkit-user-select:text;user-select:text;min-height:3.5em}.switch[data-v-0ffe6540]{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.edit_button[data-v-0ffe6540]{background-color:#a1a2a3;box-shadow:inset 2px 2px #d6d6d67c,inset -2px -2px #d6d6d67c;color:#262627;fill:#262627;padding:2px 1em 1px;border:2px solid black;width:4.5em;display:flex;align-items:center;justify-content:center;bottom:.15em;font-size:1em;position:absolute;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s all;z-index:3;font-family:MinecraftRegular;right:0}.edit_button[data-v-0ffe6540]:hover{border:2px solid white;background-color:#580095;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff}.icons[data-v-0ffe6540]{align-items:center;gap:3px;display:none}.icons_mobile[data-v-0ffe6540]{display:flex;gap:3px;margin-top:.15em}.icons_mobile .icon[data-v-0ffe6540]{width:2em;height:2em}.icon[data-v-0ffe6540]{width:1.4em;height:1.4em;cursor:help;-webkit-user-select:none;user-select:none}.icon img[data-v-0ffe6540]{height:100%;width:100%;transition:.2s all;border-radius:2px;outline:1px solid transparent;opacity:.9}.icon:hover img[data-v-0ffe6540]{outline:1px solid white;opacity:1}.edited[data-v-0ffe6540]{position:absolute;height:1.5em;width:1.5em;display:flex;right:.1em;top:3.6em;z-index:6;cursor:help;opacity:.9;transition:.2s all;-webkit-user-select:none;user-select:none;color:#ffd82c}.edited[data-v-0ffe6540]:hover{opacity:.6}.viewimages_icon_colorless_first[data-v-0ffe6540]{background-size:100%;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;position:absolute;left:.25em;height:4.5em;width:4.5em;z-index:3}.viewimages_icon_colorless_last[data-v-0ffe6540]{background-size:100%;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;position:absolute;left:.25em;height:4.5em;width:4.5em;z-index:5}.viewimages_icon_colorless[data-v-0ffe6540]{background-size:100%;mask-mode:alpha;-webkit-mask-size:100%;mask-size:100%;position:absolute;left:.25em;height:4.5em;width:4.5em;z-index:4}.switch .box[data-v-0ffe6540]{display:none}.switch_mobile[data-v-0ffe6540]{position:absolute;left:-.1em;bottom:.1em;scale:85%}@media only screen and (min-width: 850px){.switch .box[data-v-0ffe6540]{display:flex}.switch_mobile[data-v-0ffe6540]{display:none}.download_icon[data-v-0ffe6540]{padding:.5em;min-height:inherit;width:5.5em}.stats[data-v-0ffe6540]{justify-content:center;gap:.25em}.title[data-v-0ffe6540]{margin-top:0;font-size:1em}.description[data-v-0ffe6540]{max-width:inherit;min-height:inherit}.icons[data-v-0ffe6540]{display:flex}.icons_mobile[data-v-0ffe6540]{display:none}.edit_button[data-v-0ffe6540]{bottom:-.2em;right:inherit;font-size:.8em;width:5.25em}.download_icon[data-v-0ffe6540]{align-items:center}.viewimages_icon_colorless_first[data-v-0ffe6540],.viewimages_icon_colorless_last[data-v-0ffe6540],.viewimages_icon_colorless[data-v-0ffe6540]{left:.5em}.edited[data-v-0ffe6540]{bottom:.1em;right:.1em;top:inherit}}.dropdown[data-v-ec2b7c04]{cursor:pointer;-webkit-user-select:none;user-select:none;height:3em;display:flex;align-items:end;position:relative;flex-grow:1}.dropdown_centerval[data-v-ec2b7c04]{min-width:12em}.dropdown .button[data-v-ec2b7c04]{flex-grow:1}.dropdown_menu[data-v-ec2b7c04]{position:absolute;top:100%;width:100%;display:flex;flex-direction:column;z-index:2;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.5s all;z-index:10}.dropdown_menu_slide-enter-active[data-v-ec2b7c04],.dropdown_menu_slide-leave-active[data-v-ec2b7c04]{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from[data-v-ec2b7c04],.dropdown_menu_slide-leave-to[data-v-ec2b7c04]{height:0;margin-top:0}ul[data-v-8235cef4]{padding:0;margin-left:1.5em!important;list-style-type:none}li[data-v-8235cef4]{transition:.2s opacity}.box[data-v-8235cef4],.incompatible[data-v-8235cef4]{display:flex;cursor:move;cursor:grab;transition:.2s all}.box[data-v-8235cef4]:active,.incompatible[data-v-8235cef4]:active{cursor:grabbing}.incompatible .handle[data-v-8235cef4],.incompatible .name[data-v-8235cef4]{background-color:#722c2c}.incompatible:hover .handle[data-v-8235cef4],.incompatible:hover .name[data-v-8235cef4]{background-color:#722c2cc4}.handle[data-v-8235cef4]{box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;padding:.5em;background-color:#48494a;width:1.5em;display:flex;flex-direction:column;justify-content:center;gap:3px;align-items:center;transition:.2s all;position:relative}.box:hover .handle[data-v-8235cef4],.box:hover .name[data-v-8235cef4]{background-color:#48494aad}.name[data-v-8235cef4]{box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;padding:.5em;flex-grow:1;background-color:#48494a;transition:.2s all;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none}.ghost[data-v-8235cef4]{opacity:0}.handle .row[data-v-8235cef4]{display:flex;gap:3px}.handle .dot[data-v-8235cef4]{width:3px;height:3px;background-color:#fff}.dragArea1[data-v-ba679c33]{min-height:9em;width:100%}ul[data-v-ba679c33]{margin:0;padding:0;list-style-type:none}li[data-v-ba679c33]{transition:.2s opacity}.box[data-v-ba679c33]{display:flex;cursor:move;cursor:grab;transition:.2s all}.box[data-v-ba679c33]:active{cursor:grabbing}.box:hover .handle[data-v-ba679c33],.box:hover .name[data-v-ba679c33]{background-color:#48494aad}.handle[data-v-ba679c33]{box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;padding:.5em;background-color:#48494a;width:1.5em;display:flex;flex-direction:column;justify-content:center;gap:3px;align-items:center;transition:.2s all;position:relative}.name[data-v-ba679c33]{box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #0004;padding:.5em;flex-grow:1;background-color:#48494a;transition:.2s all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none}.ghost[data-v-ba679c33]{opacity:0}.handle .row[data-v-ba679c33]{display:flex;gap:3px}.handle .dot[data-v-ba679c33]{width:3px;height:3px;background-color:#fff}.dropdown_menu_slide-enter-active,.dropdown_menu_slide-leave-active{transition:all .1s ease;overflow:hidden}.dropdown_menu_slide-enter-from,.dropdown_menu_slide-leave-to{height:0;margin-top:0}.download_area_dropdown{display:flex;width:100%;position:relative}.download_main_button{flex-grow:1}.download_arrow_button{width:3em}.direct_download_area{position:absolute;top:3.5em;z-index:3;width:100%;background-color:#7a7a7a;border:2px solid #7a7a7a;gap:4px;outline:2px solid black;box-shadow:0 5px 5px #00000091;transition:.1s all}.incompatibleicon{width:1.5em;height:1.5em;-webkit-user-select:none;user-select:none;animation:scale 1s infinite linear}.incompatibleicon img{height:100%;width:100%;border:1px solid black;border-radius:3px;outline:1px solid transparent;transition:.2s all;cursor:help}.incompatibleicon:hover img{outline:1px solid white}.incompatibleicon:hover{animation-play-state:paused}@keyframes scale{0%{scale:100%}50%{scale:120%}to{scale:100%}}.iconloader_wrapper{display:flex;justify-content:center;align-items:center}.iconloader{width:2.5em;height:2.5em;animation:loadingscreenanimate 4s infinite;position:absolute;display:flex;justify-content:center;align-items:center;fill:#fff;opacity:.2}.iconloader svg{width:2.5em;height:2.5em;opacity:.8;fill:#fff;color:#fff}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes loadingscreenanimate{0%{scale:1;rotate:0deg}12.5%{scale:1.5;rotate:90deg}25%{scale:1;rotate:90deg}37.5%{scale:1.5;rotate:180deg}50%{scale:1;rotate:180deg}62.5%{scale:1.5;rotate:270deg}75%{scale:1;rotate:270deg}88.5%{scale:1.5;rotate:360deg}to{scale:1;rotate:360deg}}.custom_download_wrapper{display:flex;flex-direction:row;height:100%;gap:.25em;overflow:hidden;position:relative}.downloader{flex-grow:1;display:flex;flex-direction:column;gap:.2em;transition:.2s all;position:relative;left:0}.previewer{width:100%;display:flex;flex-direction:column;gap:.75em;height:100%;position:absolute;z-index:10;transition:.2s all;right:0;max-height:calc(100vh - 10em)}.preview_image{height:8em;width:100%;margin-bottom:1em;position:relative;display:none}.preview_image img{object-fit:contain;height:8em;width:100%}.preview_colorless{height:8em;width:100%;background-size:contain;mask-mode:alpha;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;left:50%;background-repeat:no-repeat;background-position:center;z-index:2;object-fit:contain;translate:-50% -50%}.preview_colorless_first{height:8em;width:100%;background-size:contain;mask-mode:alpha;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0;background-repeat:no-repeat;background-position:center;z-index:1}.preview_colorless_last{height:8em;width:100%;background-size:contain;mask-mode:alpha;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0;background-repeat:no-repeat;background-position:center;z-index:3}.preview_title_h{display:none!important}.previewer .title{display:flex;justify-content:space-between;align-items:center;height:1.175em}.preview_image_title{height:1.175em;display:flex;align-items:center}.preview_image_open_url_anchor{height:1.5em;width:1.5em;opacity:.4}.preview_image_open_url_anchor:hover{scale:110%}.version{width:100%;position:relative;overflow-x:clip;height:5em;z-index:10}.versionselector{position:absolute;display:flex;width:100%;justify-content:stretch;transition:.5s all;box-sizing:border-box}.versionselector .button{flex-grow:1}.versionseelector_buttonwrapper{flex-grow:1;flex-shrink:0;box-sizing:border-box;margin:0 2px;position:relative}.versionseelector_buttonwrapper:empty{display:none}.versionslider{display:flex;flex-direction:row;justify-content:space-between}.versionsliderarrow{display:flex;justify-content:center;align-items:center;height:2em;width:2em;fill:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s all}.versionsliderarrow:hover{scale:120%}.versionsliderarrow_disabled{display:flex;justify-content:center;align-items:center;height:2em;width:2em;fill:#fff;-webkit-user-select:none;user-select:none;transition:.2s all;opacity:.1}.versionsliderarea{display:flex;gap:.5em;align-items:center;-webkit-user-select:none;user-select:none}.versionsliderviewer{height:1.2em;width:1.2em}.versionsliderviewer_item_viewable{background-color:#d0d1d4;box-shadow:inset 2px 2px #ffffff7c,inset -2px -2px #ffffff7c;height:100%;width:100%;transition:.2s all;outline:2px solid transparent;border:2px solid #a1a1a1}.versionsliderviewer_item{background-color:#070707;box-shadow:inset 2px 2px #ffffff10,inset -2px -2px #ffffff10;height:100%;width:100%;transition:.2s all;outline:2px solid transparent;border:2px solid #303234;cursor:pointer}.versionsliderviewer_item:hover{border:2px solid white}.versionsliderviewer_item_selected{background-color:#580095;box-shadow:inset 2px 2px #ffffff10,inset -2px -2px #ffffff10;height:100%;width:100%;transition:.2s all;outline:2px solid transparent;border:2px solid #303234;cursor:pointer}.versionsliderviewer_item_selected:hover{border:2px solid white}.versionsliderviewer_item_selected_viewable{background-color:#580095;box-shadow:inset 2px 2px #ffffff10,inset -2px -2px #ffffff10;height:100%;width:100%;transition:.2s all;outline:2px solid transparent;border:2px solid #806b8e}.download_item_area{display:flex;justify-content:center;align-items:center;min-height:10em;flex-grow:1;position:relative}.download_item_area_message{padding:.65em;font-size:.9em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000;color:#ffffffdc;font-style:italic;text-align:center}.download_item_area_inner{display:flex;flex-direction:column;gap:.5em;width:100%;overflow-x:hidden;overflow-y:auto;height:100%;padding:0 .1em .1em}.download_item_category{display:flex;flex-direction:column}.enabled_options{display:flex;flex-direction:column;align-items:center;position:relative;flex-grow:1;overflow-y:auto;overflow-x:hidden;margin-bottom:1em;background-color:#0000004d;border:2px solid #00000069;box-shadow:inset 2px 2px #00000021,inset -2px -2px #00000021}.enabled_options_title{display:flex;justify-content:space-between;align-items:center}.enabled_options_text{display:flex;gap:.25em;align-items:center}.clearitems{height:1em;fill:#fff;scale:150%;opacity:.5;transition:.2s all;cursor:pointer;-webkit-user-select:none;user-select:none;translate:-.2em}.clearitems:hover{opacity:1;scale:162.5%}.nothing_enabled{position:absolute;display:flex;flex-direction:column;opacity:.5;justify-content:center;align-items:center;top:50%;translate:0 -50%;gap:.5em;-webkit-user-select:none;user-select:none}.nothing_enabled .sad{font-size:1.5em}.preset_item_area{display:flex;justify-content:space-between;align-items:center;row-gap:.5em;column-gap:5em;flex-wrap:wrap}.preset_item{display:flex;gap:.5em;flex-grow:1;flex-direction:column}.preset_item .dropdown{flex-grow:1;min-width:4em}.preset_item_text{margin-right:.5em}.preset_item .input_area{min-width:4em;width:100%}.mobile_menu_switcher_download{position:fixed;z-index:11;bottom:1em;right:1em;width:50%;transition:.2s all}.mobile_menu_switcher_preview{position:fixed;z-index:11;bottom:1em;left:1em;width:50%;transition:.2s all}.downloader_left{left:-100vw;height:calc(100vh - 8em)}.previewer_left{right:-100vw}.mobile_menu_switcher_download_left{right:101vw}.mobile_menu_switcher_preview_left{left:101vw}@media only screen and (min-width: 850px){.incompatibleicon{width:1em;height:1em}.download_item_area_inner{padding:0 1em 1em}.downloader_left{left:0;display:inherit;height:inherit}.previewer_left{right:0;display:inherit}.preview_title_h{display:flex!important}.preview_image{display:flex}.previewer{position:relative;width:22.5%;z-index:inherit;height:fit-content;max-height:calc(100vh - 10em)}.mobile_menu_switcher_download,.mobile_menu_switcher_preview{display:none!important}.download_item_area_inner{position:absolute;height:calc(100% - 3em)}.preset_item{flex-direction:row;align-items:center}.preset_item .input_area{width:inherit}}h1[data-v-ce8971ee]{text-align:center;font-size:3em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081}.errorwrapper[data-v-ce8971ee]{padding:4em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.errorimage img[data-v-ce8971ee]{width:100%;scale:120%}@media only screen and (min-width: 850px){.errorimage img[data-v-ce8971ee]{width:50em;scale:100%}}.titleboxtext[data-v-f6bb69ba]{padding:.75em;font-weight:700;font-size:1.5em;background-color:#a1a2a3;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28;color:#fff;fill:#fff;font-family:MinecraftRegular}.wrapper[data-v-f6bb69ba]{display:flex;flex-direction:column;width:100%;border:2px solid black}.bottom[data-v-f6bb69ba]{height:.4em;background-color:#390061}h1[data-v-b34b7dff]{text-align:center;font-size:3em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081}.different[data-v-b34b7dff]{font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081;font-size:2em}.different_bottom[data-v-b34b7dff]{display:flex;flex-direction:column;text-align:center;font-size:1.25em;font-family:MinecraftRegular}.different_bottom .link[data-v-b34b7dff]{font-family:MinecraftRegular}.faq[data-v-b34b7dff]{padding:2em 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.questionbox[data-v-b34b7dff]{display:flex;flex-direction:column;width:fit-content;justify-content:center;align-items:center;width:100%}.question[data-v-b34b7dff]{width:100%;text-align:center}.answer[data-v-b34b7dff]{width:100%;translate:0 -2px}ul[data-v-b34b7dff]{padding:.5em 1em 1em 1.5em}@media only screen and (min-width: 850px){.faq[data-v-b34b7dff]{padding:2em}.questionbox[data-v-b34b7dff],.question[data-v-b34b7dff],.answer[data-v-b34b7dff]{width:50em}}.toptext[data-v-7b43ed6c]{text-align:center;display:flex;flex-direction:column;gap:1em}.toptext h3[data-v-7b43ed6c]{font-weight:200}h1[data-v-7b43ed6c]{text-align:center;font-size:3.5em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081}h2[data-v-7b43ed6c]{text-align:center;opacity:.8}h3[data-v-7b43ed6c]{font-size:1.2em;z-index:2}.terms_wrapper[data-v-7b43ed6c]{display:flex;flex-direction:column;justify-content:center;padding:2em 0}.terms[data-v-7b43ed6c]{display:flex;flex-direction:column;gap:1em}.note[data-v-7b43ed6c]{padding:.65em;font-size:1em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000;color:#ffffffdc;font-style:italic;text-align:center}.contentgray[data-v-7b43ed6c]{display:flex;flex-direction:column;gap:1em;position:relative}.contentgray li[data-v-7b43ed6c]{position:relative;z-index:2}.contentgray li[data-v-7b43ed6c]:not(:last-child){margin-bottom:1em}.contentgray img[data-v-7b43ed6c]{position:absolute;z-index:1;width:10em;right:.3em;top:.3em;opacity:.2;rotate:4deg}.updates_wrapper[data-v-9ae745fb]{display:flex;flex-direction:column}.updates_list[data-v-9ae745fb]{display:flex;flex-direction:column;gap:.5em}.updates_list a[data-v-9ae745fb]{opacity:1;text-decoration:none}.updateitem[data-v-9ae745fb]{display:flex;padding:2em;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.2s all;outline:2px solid transparent;position:relative}.updateitem[data-v-9ae745fb]:hover{outline:2px solid white}.updateitem img[data-v-9ae745fb]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,1),rgba(0,0,0,.1),rgba(0,0,0,0));mask-image:linear-gradient(to left,rgba(0,0,0,1),rgba(0,0,0,.1),rgba(0,0,0,0));box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28}.stats[data-v-9ae745fb]{width:100%;display:flex;flex-direction:column;gap:.5em;height:8em;position:relative;z-index:2;font-size:.9em}.title[data-v-9ae745fb]{font-weight:700;font-size:3em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #0000007a}.desc[data-v-9ae745fb]{opacity:.8}@media only screen and (min-width: 850px){.stats[data-v-9ae745fb]{width:70%;height:7em;font-size:1em}}@media only screen and (min-width: 1300px){.stats[data-v-9ae745fb]{width:50%}}h1[data-v-204208d6]{font-size:4.5em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #000000e7,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black,0 0 4px black;text-align:center}h3[data-v-204208d6]{margin-bottom:1em;position:absolute;padding:.65em 2em;font-size:1.25em;background-color:#6e00bd;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000,0 5px 5px #00000059;color:#ffffffbe;text-align:center;left:50%;translate:-50% -50%;font-family:MinecraftRegular;z-index:3;letter-spacing:.04em;top:0}.updates_wrapper[data-v-204208d6]{display:flex;align-items:center;justify-content:center;flex-direction:column}.updates_wrapper2[data-v-204208d6]{display:flex;flex-direction:column;width:100%}.box[data-v-204208d6]{display:flex;flex-direction:column;gap:.5em;justify-content:center;align-items:center;position:relative}.greyboxdesc[data-v-204208d6]{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.desc[data-v-204208d6]{width:100%;padding:4em 1em 2em;white-space:pre-wrap}.desc[data-v-204208d6] h1{font-size:3em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081;padding-bottom:.5em;border-bottom:3px solid #ffffff}.desc[data-v-204208d6] h2{font-size:2em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081}.desc[data-v-204208d6] a{color:#d08bff}h2[data-v-204208d6]{font-size:2em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081;border-bottom:3px solid #ffffff;width:calc(100% - 1em);padding:.5em;margin-bottom:1em;margin-top:1em;text-align:center}.imagebox[data-v-204208d6]{border:2px solid black;border-bottom:none;display:flex;justify-content:center;padding:8em 0;box-shadow:inset 2px 2px #ffffff28,inset -2px -2px #ffffff28,2px 2px 2px #000,0 6px 4px #00000086;z-index:2;position:relative}.imagebox img[data-v-204208d6]{width:100%;position:absolute;z-index:-1;height:100%;top:0;object-fit:cover;object-position:center;filter:blur(3px)}.download_buttons[data-v-204208d6]{display:flex;gap:1em;text-decoration:none;width:calc(100% - 2em);margin-bottom:2em;flex-direction:column}.download_button[data-v-204208d6]{flex-grow:1;opacity:1;display:flex}.download_button .button_area_text[data-v-204208d6]{font-family:MinecraftRegular}.download_button[data-v-204208d6]:hover{text-decoration:none}.button_area[data-v-204208d6]{display:flex;align-items:center;justify-content:center;gap:1em}.button_area svg[data-v-204208d6]{width:2em;height:2em}.download_button .button[data-v-204208d6]{width:100%}.button_area_text[data-v-204208d6]{font-size:1em;font-weight:700;display:flex;justify-content:center;align-items:center}.modrinth svg[data-v-204208d6]{fill:#1bd96a}@media only screen and (min-width: 850px){.desc[data-v-204208d6]{width:80%}.download_buttons[data-v-204208d6]{width:80%;flex-direction:row;gap:1em}h1[data-v-204208d6]{font-size:5.5em}h2[data-v-204208d6]{width:80%}}@media only screen and (min-width: 1350px){.download_buttons[data-v-204208d6]{gap:2em}}h1[data-v-f03a5e8d]{text-align:center;font-size:3.5em;font-family:MinecraftRegular;text-shadow:.1em .1em 0 #00000081}.install_wrapper[data-v-f03a5e8d]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em 0}.install[data-v-f03a5e8d]{width:100%}.general[data-v-f03a5e8d]{display:flex;flex-direction:column;gap:.8em}.general_text[data-v-f03a5e8d]{font-size:1.1em;line-height:2em;text-align:center}.general_image[data-v-f03a5e8d]{border:2px solid black;box-shadow:inset 2px 2px #d6d6d627,inset -2px -2px #d6d6d627;overflow:hidden;width:100%;height:fit-content}.general_image img[data-v-f03a5e8d]{width:100%;height:100%;position:relative;z-index:-1;object-position:center}.ButtonFormat[data-v-f03a5e8d]{border:2px solid black;box-shadow:inset 2px 2px #d6d6d67c,inset -2px -2px #3838387c;background-color:#777;padding:.3em .4em;text-shadow:2px 2px 0 #333333;font-family:MinecraftRegular}.directory[data-v-f03a5e8d]{border:1px solid white;background-color:#9b9b9b3b;padding:0 .25em}@media only screen and (min-width: 850px){.install_wrapper[data-v-f03a5e8d]{padding:2em}.general_image img[data-v-f03a5e8d],.general_image[data-v-f03a5e8d],.install[data-v-f03a5e8d]{width:50em}}.greenscreen[data-v-9dc91242]{background-color:red;padding:1em;display:flex;flex-direction:column;align-items:flex-start;gap:1em}h1[data-v-9dc91242]{font-family:MinecraftRegular;padding:.4em .8em;text-shadow:.1em .1em 0 #00000063;font-size:3em;background-color:#6e00bd;box-shadow:inset .1em .1em #ffffff28,inset -.1em -.1em #ffffff28,.1em .1em #000;color:#ffffffdc}
