*{box-sizing:border-box}#root,body,html{-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;font-size:16px;height:100%;margin:0;overflow-y:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media screen and (max-width:920px){#root,body,html{overflow:none}}.App{height:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.HeaderBox{display:flex;height:125px;width:100%}.qwertychimp-logo{background-image:url(/static/media/QwertyChimpLogo.a08a659168457e67b99b.png);background-repeat:no-repeat;background-size:contain;height:204px;width:534px}.menu-container{height:60px;padding:50px 10px 10px;width:100%}.menu-container,.nav-button{display:flex;justify-content:space-around}.nav-button{align-items:center;background-color:#fff;border:1px solid gray;border-radius:20px;cursor:pointer;height:35px;width:100px}.nav-button span{color:#004;display:inline-block;font-size:.8em;line-height:1.1em}.nav-button:hover{background-color:#09f;border:1px solid #09f}.nav-button:hover span{color:#fff}.mobile-only{display:none}@media screen and (max-width:920px){.mobile-only{display:block}.news-pill{align-items:center;display:flex}.HeaderBox{flex-direction:column;height:auto}.qwertychimp-logo{background-position:50%;height:115px;width:100%}.menu-container{flex-wrap:wrap;height:auto;justify-content:space-between;padding:0 10px;width:100%}.nav-button{cursor:pointer;height:25px;justify-content:space-around;margin-bottom:5px;width:80px}.nav-button span{color:#004;display:inline-block;font-size:.5em;font-weight:700;line-height:1em}}.ViewBox,.content-container{height:100%;overflow:hidden}.content-container{display:flex;position:relative}.news-container{background-image:linear-gradient(#fff 50%,#09f);box-shadow:0 3px 10px rgba(0,0,0,.2);height:100%;margin-top:20px;overflow:auto;padding:5px;width:33%}.news-container::-webkit-scrollbar{display:none}.dynamic-content{height:auto;overflow:auto;padding-bottom:100px;width:100%}.desktop-only{display:block}@media screen and (max-width:920px){.desktop-only{display:none}.ViewBox{overflow:auto;padding-bottom:200px}.content-container{flex-direction:column;overflow:auto;position:relative}.dynamic-content{overflow:auto;position:relative;top:0}.news-container{bottom:0;position:relative;width:100%}}.AuthorBio{overflow:hidden;padding-top:50px;width:100%}.bio-content{display:flex;justify-content:space-between;margin:0 auto;max-width:900px;padding:20px}.AuthorBio .headshot-image{background-image:url(/static/media/headshot.cbad83412447a61692a3.jpg);background-repeat:no-repeat;background-size:contain;height:355px;margin-top:35px;width:256px}.bio-text{max-width:550px}@media screen and (max-width:920px){.bio-content{flex-direction:column;height:100%}.AuthorBio{overflow:auto}.AuthorBio .headshot-image{margin:0 auto}}.BookList{overflow:hidden;padding-top:50px;width:100%}.books-container{display:flex;flex-direction:column}.books-container h2{margin-bottom:20px}.book-element-wrapper{display:flex;flex-direction:row;margin:0 auto 50px}.cover-image{background-repeat:no-repeat;background-size:contain;border:1px solid grey;height:270px;margin-right:25px;width:178px}.book-info{max-width:500px}.button-container{display:flex;justify-content:space-around}.button-container button{border:1px solid gray;cursor:pointer;height:35px;max-width:300px}.button-container button:hover{background-color:#09f;border:1px solid #09f}@media screen and (max-width:920px){.book-element-wrapper{flex-direction:column;margin:0 auto;padding:0 20px}.cover-image{margin:0 auto}}.ShortStories{padding-top:10px}.story-flex-grid{display:flex;flex-direction:row;justify-content:space-around;padding:25px}.copyright-message{font-size:10px;font-style:italic;font-weight:600}.story-link-wrapper{align-items:flex-start;display:flex;flex-direction:column;max-width:275px;padding:0 10px}.story-title{line-height:1;margin:0}.story-blurb{text-align:left}.story-link{text-decoration:none}.divider{display:none}@media screen and (max-width:920px){.story-link-wrapper{margin-bottom:20px;max-width:100%}.story-flex-grid{flex-direction:column}.divider{display:block;margin-top:20px;width:100%}}.OtherAuthors{height:100%;overflow:hidden;padding-top:50px;width:100%}.OtherAuthors h4,.author-info h2{line-height:0}.authors-container{height:100%}.authors-container h2{margin-bottom:20px}.author-element-wrapper{display:flex;flex-direction:row;margin:0 auto 50px;max-width:900px}.OtherAuthors .headshot-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:270px;margin-right:25px;width:185px}.author-info{align-items:flex-start;display:flex;flex-direction:column;max-width:500px}.author-bio,.author-info p,.book-link-container h4{text-align:left}.book-link-container,.book-links{display:flex;flex-direction:column;justify-content:space-around}.book-links{align-items:flex-start}.book-links span{color:#09f;cursor:pointer;display:inline-block;font-weight:700}.book-links h5{text-decoration:underline}@media screen and (max-width:920px){.authors-container{overflow:auto}.author-element-wrapper{flex-direction:column;margin:0 auto;padding:0 20px}.OtherAuthors .headshot-image{margin:0 auto}}.NewsContent{height:100%;overflow-y:auto;padding:25px 25px 100px}.news-element-wrapper{box-shadow:0 0 1.5px hsla(0,0%,100%,.25)}.news-element-wrapper h3,.news-element-wrapper h5{text-align:left;width:100%}.news-element-wrapper h5{line-height:1em}.news-body{height:100%}.link-container{cursor:pointer;margin-bottom:15px}.link-container span{color:#09f;font-weight:700}
/*# sourceMappingURL=main.46e7840a.css.map*/