body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Minecraft;src:url(/static/media/MinecraftTen-VGORe.cd1235551b5f89f4710f.ttf) format("truetype")}.main{display:flex;flex-direction:column;font-family:Minecraft;height:100%;justify-content:space-around;left:0;position:fixed;text-transform:uppercase;top:0;width:100%}.reducerApplier{display:flex;justify-content:space-evenly;max-width:100%}.title{text-align:center}@media (max-width:1100px){.reducerApplier{flex-direction:column}.main{justify-content:inherit;overflow:scroll}}@media (min-width:2000px){.title{font-size:60px}}.difficulty{display:flex;flex-direction:column;height:100%;justify-content:space-between;text-align:center}.difSelect{background:#5c6664;border-radius:.25em;color:#fff;cursor:pointer;font-family:Minecraft;font-size:inherit;height:3em;overflow:hidden;text-align:center}.difSelectTitle{outline:4px solid;outline-offset:10px}@media (max-width:1100px){.difSelect{margin-bottom:30px;width:80%}.difficulty{align-items:center}.difSelectTitle{width:100%}}.enchSelect{background:#5c6664;border-radius:.25em;color:#fff;cursor:pointer;display:flex;font-family:Minecraft;font-size:inherit;height:3em;overflow:hidden;text-align:center}@media (max-width:1100px){.enchSelect{font-size:medium;height:2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.magSelector{background:#5c6664;border-radius:.25em;color:#fff;cursor:pointer;display:flex;font-family:Minecraft;font-size:inherit;height:3em;overflow:hidden;text-align:center}@media (max-width:1100px){.magSelector{font-size:medium;height:2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.enchantments{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:3vh}.enchantmentOrganizer{display:flex;justify-content:space-around}#enchtitle{margin-bottom:-1vh;outline:4px solid;outline-offset:10px;text-align:center}@media (max-width:1100px){#enchtitle{margin-bottom:.67em}.enchantments{padding-bottom:0}.enchantmentOrganizer{margin-bottom:10px}#lastEnch{margin-bottom:0}}.mats{margin-left:2vw;max-width:8vw}@media (max-width:1100px){.mats{max-width:12vw}}@media (max-width:500px){.mats{max-width:16vw}}@media (min-width:2200px){.mats{max-width:200px}}.matSelect{background:#5c6664;border-radius:.25em;color:#fff;cursor:pointer;display:flex;font-family:Minecraft;font-size:inherit;height:3em;overflow:hidden;text-align:center;width:10vw}.matSelectWrapper{align-items:center;display:flex}@media (max-width:1100px){.matSelectWrapper{justify-content:space-evenly}.matSelect{font-size:medium;height:2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.armor{margin-right:15vw}.matSelectTitle{outline:4px solid;outline-offset:10px;text-align:center}@media (max-width:1100px){.armor{display:flex;flex-direction:column;margin-right:0}.optWrapper{grid-gap:10px;display:grid;gap:10px;grid-template-columns:100%;grid-template-rows:10vw 10vw}}.reducer{display:flex;flex-direction:row;justify-content:space-around}@media (max-width:1100px){.reducer{flex-direction:column}}.heartImg{max-height:4vw}@media (max-width:1100px){.heartImg{max-height:11vw}.heartImgWrapper{align-items:center;display:flex;justify-content:center}}@media (max-width:500px){.heartImg{max-height:16vw}}.healthbar{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}@media (max-width:1100px){.healthbar{display:grid;grid-template-columns:19% 19% 19% 19% 19%;grid-template-rows:20vw 20vw;margin-bottom:40px}}.calculator{flex-direction:column}.calcbutton,.calculator{align-items:center;display:flex}.calcbutton{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Minecraft;font-size:4vw;height:10vh;justify-content:center;margin-bottom:30px;outline:none;position:relative;text-transform:uppercase;width:25vw;z-index:0}.calcbutton:before{-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";-webkit-filter:blur(5px);filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}.calcbutton:active{color:#000}.calcbutton:active:after{background:transparent}.calcbutton:hover:before{opacity:1}.calcbutton:after{background:#5f9ea0;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@media (max-width:1100px){.calcbutton{font-size:xx-large;width:80%}}
/*# sourceMappingURL=main.10c52f04.css.map*/