body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.navbar{background-color:#d90404;color:#fbefdd;height:5.2em;padding:1em;-webkit-justify-content:space-between;justify-content:space-between;font-family:"Poppins",sans-serif}.nav-left,.navbar{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.nav-title{margin-left:1em;font-size:3em;margin-top:.1em;letter-spacing:.05em}.logo{width:5em;height:5em;padding:0}.navList{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;list-style-type:none;-webkit-justify-content:space-between;justify-content:space-between}.nav-link{font-size:1.5em;padding:2.05em;text-decoration:none;color:#fff}.nav-link:hover,.selected{background-color:#444}.selected{font-weight:700;letter-spacing:.065em}.footer{background-color:#d90404;color:#fbefdd;-webkit-align-items:center;align-items:center;position:-webkit-sticky;position:sticky;left:0;bottom:0;height:50px;width:100%;clear:all}.container--login,.footer{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.container--login{height:45em;background-color:#bcbec2;text-align:center}.email-container{-webkit-flex-direction:row;flex-direction:row;width:30em;padding:1em}.email-container,.form--login{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;background-color:#444;color:#fff;margin:1em;letter-spacing:.05em}.form--login{-webkit-flex-direction:column;flex-direction:column;width:50em;border:.5em solid #d90404;padding:5em}.button-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin:2em;padding:3em}.button-login{box-shadow:inset 0 1px 0 0 #f29c93;background:linear-gradient(180deg,#fe1a00 5%,#ce0100);background-color:#fe1a00;border-radius:6px;border:1px solid #d83526;display:inline-block;cursor:pointer;color:#fff;font-family:"Didact Gothic",sans-serif;font-size:1.5em;font-weight:700;padding:.5em 1.5em;margin:0 2em;text-decoration:none;text-shadow:0 1px 0 #b23e35}.button-login:hover{background:linear-gradient(180deg,#d90404 5%,#000);background-color:#ce0100}.form-field{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:30em;margin:1em}.body{font-family:"Didact Gothic",sans-serif}.CharacterSheet{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.CharacterHeader{margin:1em;background-color:#444;color:#fff;padding:.5em;border-radius:1em}.characterControl{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:.5em}.CharacterInfo{border-left:.8em solid #444}.characterButton{box-shadow:inset 0 1px 0 0 #f29c93;background:linear-gradient(180deg,#fe1a00 5%,#ce0100);background-color:#fe1a00;border-radius:6px;border:1px solid #d83526;display:inline-block;cursor:pointer;color:#fff;font-family:"Didact Gothic",sans-serif;font-size:1.5em;font-weight:700;padding:.3em .5em;width:75%;margin:.5em;text-decoration:none;text-shadow:0 1px 0 #b23e35}.characterButton:hover{background:linear-gradient(180deg,#d90404 5%,#000);background-color:#ce0100}.characterSelection{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.CharacterSubHeader{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;background-color:#444;max-width:100%;color:#fff;padding:.8em .2em;margin:.2em;letter-spacing:.05em;border-radius:1em}.subHeaderItem{margin:0 1em}.CharacterStats{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background-color:#444;color:#fff;padding:.8em .2em;margin:1em;letter-spacing:.05em;height:35em;border-radius:1em}.characterSkills{padding:.8em;height:75em;width:25%}.characterSkills,.characterThrows{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background-color:#444;color:#fff;margin:1em;letter-spacing:.05em;border-radius:1em}.characterThrows{padding:.8em .2em;height:42em}.CharacterStat{border:.5em solid #d90404;margin:.2em;width:22%;font-size:1.2em;border-radius:10%}.centerStat,.CharacterStat{text-align:center;padding:.5em}.selectHeading{font-size:2em;padding:.5em}.skillsDisplay{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.skillsDisplay p{margin:0 .5em}.addPageWrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:#bcbec2}.addCharacterButton{box-shadow:inset 0 1px 0 0 #f29c93;background:linear-gradient(180deg,#fe1a00 5%,#ce0100);background-color:#fe1a00;border-radius:6px;border:1px solid #d83526;display:inline-block;cursor:pointer;color:#fff;font-family:"Didact Gothic",sans-serif;font-size:1.1em;font-weight:700;padding:.3em .5em;width:55%;margin:.5em;text-decoration:none;text-shadow:0 1px 0 #b23e35}.addCharacterButton:hover{background:linear-gradient(180deg,#d90404 5%,#000);background-color:#ce0100}.skillForm-flex{display:-webkit-flex;display:flex;width:40em;background-color:#444;margin:1em;font-size:1.2em;border-radius:1em}.form-group,.skillForm-flex{-webkit-flex-direction:column;flex-direction:column}.form-group{margin:.8em;padding:.5em}.skillPageWrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:100%;background-color:#bcbec2;text-align:center}.form-dropdown{width:25em}.characterForm{background-color:#444;margin:1em;width:75%;font-size:1.5em;color:#fff}.editPageWrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:#bcbec2}.characterForm__title{text-align:center;font-size:1.5em;color:#fff}.form-group{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.form-control{width:75%;font-size:.8em}.editCharacterButton{box-shadow:inset 0 1px 0 0 #f29c93;background:linear-gradient(180deg,#fe1a00 5%,#ce0100);background-color:#fe1a00;border-radius:6px;border:1px solid #d83526;display:inline-block;cursor:pointer;color:#fff;font-family:"Didact Gothic",sans-serif;font-size:1.5em;font-weight:700;padding:.3em .5em;width:35%;margin:.5em;text-decoration:none;text-shadow:0 1px 0 #b23e35}.centerButton{-webkit-justify-content:center;justify-content:center}.centerButton,.spellCard{display:-webkit-flex;display:flex}.spellCard{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background-color:#444;max-width:28%;border:.5em solid #d90404;color:#fff;padding:1em;margin:1em;letter-spacing:.05em;border-radius:1em}.spellBook{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.spellBook,.spellPage{display:-webkit-flex;display:flex}.spellPage{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;background-color:#bcbec2}.addButton{margin:2em}.spellDropdown{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-top:1em;background-color:#444;font-size:1.5em;color:#fff;padding:1.5em}.spellDropdownList{background-color:#bcbec2;font-size:.8em}.spellButtons{display:-webkit-flex;display:flex;padding:2em;-webkit-justify-content:center;justify-content:center}.spellButton:hover{background:linear-gradient(180deg,#d90404 5%,#000);background-color:#ce0100}.pageWrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;height:100%;background-color:#bcbec2;text-align:center}.spellButton{margin:2em}.button,.spellButton{box-shadow:inset 0 1px 0 0 #f29c93;background:linear-gradient(180deg,#fe1a00 5%,#ce0100);background-color:#fe1a00;border-radius:6px;border:1px solid #d83526;display:inline-block;cursor:pointer;color:#fff;font-family:"Didact Gothic",sans-serif;font-size:1.5em;font-weight:700;padding:.5em 1.5em;text-decoration:none;text-shadow:0 1px 0 #b23e35}.button:hover{background:linear-gradient(180deg,#d90404 5%,#000);background-color:#ce0100}.button:active{position:relative;top:1px}.buttonLayout{padding:5em;display:-webkit-flex;display:flex;width:75%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:1em}.rollContainer{padding:3em;-webkit-justify-content:center;justify-content:center;background:linear-gradient(180deg,#d90404 5%,#000);width:15em;color:#fff;border-radius:1em;margin:1em 1em 6em}.dicePage,.rollContainer{display:-webkit-flex;display:flex;font-family:"Didact Gothic",sans-serif}.dicePage{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;background-color:#bcbec2}
/*# sourceMappingURL=main.5f21847d.chunk.css.map */