@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);header{align-items:center;background-color:var(--primary-color);color:var(--text-color);display:grid;grid-template-areas:"navigation logo buttons";grid-template-columns:1fr 2fr 1fr;height:15vh;left:0;padding:.3rem 2rem;position:fixed;top:0;width:100%;z-index:999}.style_headerLogo__gbzo4{grid-area:logo;justify-self:center;img{display:block;margin:auto;width:80%}}.style_headerNavigation__3hOok{grid-area:navigation;justify-self:start;width:100%}.style_headerButtons__vc-Pz{grid-area:buttons;justify-self:end;svg{color:var(--secondary-color);height:2.5rem;width:2.5rem}}.style_nav__qN4Bq{background-color:var(--primary-color);left:0;position:fixed;top:15vh;visibility:hidden;width:100%}.style_navOpen__eIRub{visibility:visible}.style_menuNav__uyfsf{display:flex;flex-direction:column;height:85vh;justify-content:space-between;transform:translateX(-100%);transition:var(--transition)}.style_menuNavOpen__iEnKf{transform:translateX(0)}.style_navIconContainer__emdAB{display:flex;justify-content:space-around}.style_changeLanguage__sRAYX{align-items:center;border:none;border-radius:5%;display:flex;justify-content:center;margin:0 0 0 1.5rem;padding:0;a{font-size:1.5rem;height:auto;line-height:2rem;margin:0;padding:.25rem 1rem;width:auto}}@media screen and (min-width:1000px){header{grid-template-areas:"logo navigation buttons";grid-template-columns:auto 1fr auto;padding:.5rem 10rem}.style_headerLogo__gbzo4{justify-self:center;img{height:13vh;margin:0;width:auto}}.style_headerButtons__vc-Pz,.style_headerNavigation__3hOok{justify-self:end}}@media screen and (min-width:1300px){header{grid-template-columns:auto 1fr auto}}@media screen and (min-width:1600px){header{grid-template-columns:auto 1fr auto}}@media screen and (min-width:1900px){header{grid-template-columns:auto 1fr auto}}.style_selectWrapper__vS0mJ{display:flex;flex-direction:column;gap:.25rem;width:100%}.style_label__H\+CA2{color:var(--text-color);font-size:inherit;font-weight:400}.style_select__g6SOe{border:none;border-radius:5%;font-size:inherit;font-weight:inherit;padding:.25rem .5rem;transition:var(--transition)}.style_select__g6SOe,.style_select__g6SOe option{background-color:var(--secondary-color);color:var(--text-color)}.style_select__g6SOe:focus{outline:2px solid var(--highlight-color);outline-offset:2px}.style_select__g6SOe:disabled{cursor:not-allowed;opacity:.6}.style_selectError__OonAY{border:1px solid #ef4444;border-radius:4px}.style_selectError__OonAY:focus{outline:2px solid #ef4444;outline-offset:2px}.style_errorMessage__Ar5qa{color:#ef4444;font-size:.875rem;margin-top:.125rem}.style_helperText__qVDms{color:var(--primary-color);font-size:.875rem;margin-top:.125rem}.style_menuBtn__RiRGN{background:none;border:none;cursor:pointer;display:block;height:2rem;padding-top:1rem;position:relative;width:3rem}.style_menuBtnBurger__HJPzp,.style_menuBtnBurger__HJPzp:after,.style_menuBtnBurger__HJPzp:before{background-color:var(--secondary-color);content:"";display:block;height:.25rem;position:absolute;transition:var(--transition);width:3rem}.style_menuBtnBurger__HJPzp{&:before{transform:translateY(-1rem)}&:after{transform:translateY(1rem);width:1.5rem}}.style_menuBtnBurgerOpen__dxcVS{background-color:initial;transform:rotate(2turn);&:before{transform:rotate(45deg) translate(0)}&:after{transform:rotate(-45deg) translate(0);width:3rem}}@media screen and (min-width:1000px){.style_menuBtn__RiRGN{display:none}}.style_menuNavAction__JcQdZ,.style_menuNavPage__HYBf8{display:flex;flex-direction:column;list-style:none;margin:0}.style_menuNavPage__HYBf8{background-color:var(--primary-color);justify-content:start;max-height:65vh}.style_menuNavAction__JcQdZ{background-color:var(--secondary-color);justify-content:space-between;min-height:20vh}.style_menuNavActionIcons__clG5k,.style_menuNavActionItem__fQYci,.style_menuNavPageItem__6UuBA{display:flex;padding:1rem 2rem;&:hover{text-decoration:underline}}.style_menuNavPageItem__6UuBA{background-color:var(--secondary-color);a{display:block;font-size:1.5rem;height:100%;line-height:4rem;text-transform:uppercase;width:100%}}.style_menuNavPageItemActive__Ohwht{text-decoration:underline}.style_menuNavActionIcons__clG5k,.style_menuNavActionItem__fQYci{svg{height:2rem;line-height:2rem;width:2rem}}.style_menuNavActionIcons__clG5k{justify-content:space-around}.style_inputWrapper__9eoNq{box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;width:100%}.style_label__4gEKF{color:var(--text-color);font-size:inherit;font-weight:400}.style_input__SOULs{background-color:inherit;border:none;box-sizing:border-box;color:inherit;font-size:inherit;font-weight:inherit;height:100%;margin:0;outline:none;padding:0;transition:var(--transition);width:100%}.style_input__SOULs:focus{outline:none}.style_input__SOULs:disabled{cursor:not-allowed;opacity:.6}.style_inputError__q41hQ{border:1px solid #ef4444;border-radius:4px}.style_inputError__q41hQ:focus{outline:2px solid #ef4444;outline-offset:2px}.style_errorMessage__e9Szj{color:#ef4444;font-size:.875rem;margin-top:.125rem}.style_helperText__dasTh{color:var(--primary-color);font-size:.875rem;margin-top:.125rem}.style_container__ofzjb{align-items:center;background:rgba(var(--secondary-color-rgb),.9);display:flex;flex-direction:column;height:85vh;justify-content:space-evenly;position:relative;top:15vh;width:100%}.style_inputContainer__wU7c6,.style_outputContainer__hp2oT{align-items:center;background-color:var(--primary-color);color:var(--secondary-color);display:flex;font-size:1.5rem;font-weight:500;justify-content:center;min-height:5vh;width:95%}.style_outputContainer__hp2oT{flex-direction:row}.style_inputContainer__wU7c6{flex-direction:column}.style_rotorStepContainer__t0vHS{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;min-height:5vh}.style_rotorStep__eLRVO{align-items:center;background-color:hsla(0,0%,100%,.125);border:1px solid var(--text-color);display:flex;flex-direction:column;font-size:2rem;height:5vh;justify-content:center;width:5rem}.style_visualContainer__U0VMz{display:flex;justify-content:space-evenly;width:100%}.style_section__fw7to{width:15%}.style_nameContainer__Hdo\+\+{text-align:center}.style_characterContainer__Gd5L2{border:1px solid var(--text-color);display:flex;justify-content:space-between;padding:.25rem .5rem}.style_characterColumn__NZj58{display:flex;flex-direction:column;min-width:10%}.style_characterColumn__NZj58 span{border:1px solid #0000;line-height:1.05;text-align:center;width:1rem}.style_characterColumn__NZj58 .style_top__sPQUj{background-color:var(--text-color);color:var(--secondary-color)}.style_characterColumn__NZj58 .style_notch__4Uk1y{border:1px dashed var(--text-color)}.style_forwardLine__UaSAT{border-top:2px solid var(--forward-line-color);position:fixed;transform-origin:0 0}.style_backwardLine__QlMuc{border-top:2px solid var(--backward-line-color);position:fixed;transform-origin:0 0}.style_messageInput__DFV5J{text-align:center}.style_button__pKOB6{background-color:rgba(75,75,75,.95);border:1px solid #fff;margin:.5rem;padding:.5rem 1rem}@media screen and (min-width:1000px){.style_characterContainer__Gd5L2{padding:1rem 2rem}}.style_container__czDqg{--input-bg-r:65;--input-bg-g:65;--input-bg-b:65;background:rgba(var(--secondary-color-rgb),.95);min-height:85vh;padding:2rem;position:relative;top:15vh;width:100%}.style_container__czDqg h1,h3{margin-bottom:1rem;text-align:center}.style_container__czDqg input{background-color:rgba(var(--input-bg-r),var(--input-bg-g),var(--input-bg-b),.95)}.style_layout__TWcw9{display:flex;flex-direction:column;gap:2rem}.style_form__Vuoxi{flex:1 1;overflow-y:auto}.style_formField__aopVq{border:1px solid #fff;margin-bottom:1rem;padding:1rem}.style_selectsRow__FXzk4{display:flex;flex-wrap:wrap;gap:1rem}.style_selectWrapper__pYrdc{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0}.style_imageContainer__ssi23{flex:0 0 30%;text-align:center}.style_image__jPYCw{display:block;margin:0 auto;max-height:50vh;max-width:100%}.style_button__WbT23{background-color:rgba(75,75,75,.95);border:1px solid #fff;margin:.5rem;padding:.5rem 1rem}@media screen and (min-width:1000px){.style_selectWrapper__pYrdc{flex-basis:calc(25% - 0.75rem);flex-grow:0;flex-shrink:0}.style_layout__TWcw9{flex-direction:row}}:root{--font-xs:12px;--font-sm:14px;--font-base:16px;--font-lg:18px;--font-xl:20px;--text-color:#fff;--primary-color:#ddd0c8;--secondary-color:#323232;--highlight-color:#e9a319;--primary-color-rgb:221,208,200;--secondary-color-rgb:50,50,50;--transition:all 0.2s ease;--transition-fast:all 0.1s ease;--transition-slow:all 0.3s ease;--forward-line-color:red;--backward-line-color:#ff0}*{box-sizing:border-box;margin:0;padding:0}html{font-size:12px;font-size:var(--font-xs);@media screen and (min-width:1000px){font-size:14px;font-size:var(--font-sm)}@media screen and (min-width:1300px){font-size:16px;font-size:var(--font-base)}@media screen and (min-width:1600px){font-size:18px;font-size:var(--font-lg)}@media screen and (min-width:1900px){font-size:20px;font-size:var(--font-xl)}}body,html{overflow-x:hidden;width:100%}body{background-color:#323232;background-color:var(--secondary-color);background-image:url(https://projectpictures2024.s3.eu-north-1.amazonaws.com/enigma-background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;color:var(--text-color);font-family:Poppins,Open Sans,sans-serif;font-weight:300;max-width:100vw;min-height:100vh}a{color:inherit;text-decoration:none}dl,ol,ul{list-style:none;margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit}button{background:none;border:none;cursor:pointer}img{display:block;max-width:100%}#root,.App{min-height:100vh;width:100%}
/*# sourceMappingURL=main.093c8f58.css.map*/