@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap);@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--theme-highlight-color:hsl(174 90 56);--theme-text-color:hsl(174 90 12);--theme-button-text-color:#000;--theme-background-color:hsl(174 90 98);--theme-background-color75:#ffeecf;--theme-secondary-color:hsl(356 85 51);--header-background-image:url(https://scottayoungauthor.com/assets/headerBackground3-min.svg);--background-image:url(/static/media/background.00e5f8eb4bf9d158a0a3.svg);font-size:20px}body:before{background-image:url(/static/media/background.00e5f8eb4bf9d158a0a3.svg);background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-10}body{background-color:hsl(174 90 98);background-color:var(--theme-background-color);color:hsl(174 90 12);color:var(--theme-text-color);font-family:Montserrat;font-weight:500}.App{text-align:center}h1,h2,h3{font-family:Archivo Black;letter-spacing:2.5px}@media(max-width:750px){:root{font-size:2vmax}}.App-header{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Archivo Black;min-height:15vmin;z-index:-1}.App-header section{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.subscribe{font-size:1rem}.header-author-title{flex-direction:column;margin:auto;text-align:center;width:auto}.author-name{color:var(--theme-background-color);font-size:2rem;font-weight:1;margin-bottom:1vh;margin-top:0;text-shadow:5px 3px #3d3d76}.author-subtitle{font-size:2.5vmax;font-weight:1;margin:0}.author-tagline{font-size:1rem;font-weight:1;margin:1vh;text-align:center;text-shadow:4px 2px #3d3d76}.links{font-size:1rem;margin:2%;width:10%}.header-blog-update{color:var(--theme-highlight-color);filter:drop-shadow(10px 10px 10px black);font-size:1.5rem;margin-right:2%;margin-top:5rem}.header-blog-update #email-form{margin:auto;width:75%}.header-blog-update img{margin:5%;max-width:75%}.header-blog-update-text{text-align:center;width:75%}.modal{align-items:center;background:radial-gradient(circle,#1b2239 50%,#1a2332 60%,#0c151e 100%);display:flex;flex-direction:column;font-size:x-large;justify-content:center;left:50%;min-height:50vh;min-width:50vh;position:fixed;top:35%;transform:translate(-50%,-50%);z-index:2}.close,.modal{text-align:center}.close{background-color:initial;border-radius:5px;color:var(--theme-highlight-color);font-size:1.25rem;font-weight:700;height:25px;left:5%;position:absolute;top:5%;width:25px}.header-left-links{text-align:left}.header-right-links{font-size:1.1rem;justify-content:right}#header-spacer{width:100%}.header-hamburger{display:none}.header-hamburger-menu p{font-size:1.25rem}.header-hamburger-inner-menu{background:radial-gradient(circle,#1b2239 50%,#1a2332 60%,#0c151e 100%);font-size:1.25rem;height:60%;padding-top:2vh;position:fixed;top:0;width:100%;z-index:2}.modal-hidden{display:none}@media (max-width:750px){.App-header{min-height:15vh}#header-spacer{display:none;width:0}.header-hamburger{display:block;left:15px;top:15px;z-index:3}.header-hamburger.fixed{left:15px;position:fixed;top:15px}.header-hamburger.absolute{left:15px;position:absolute;top:15px}.header-author-title{padding-bottom:1vh;padding-top:8vh}.links{align-items:center;display:none;flex-wrap:wrap;justify-content:center;padding:0}ul{padding-left:0}}.nav-links{background-color:initial;list-style-type:none}.nav-flex{display:flex;padding-left:0}.nav-block{display:block;margin:0;padding:0}@media (max-width:750px){ul.nav-links.nav-flex{align-items:center;justify-content:center}}.nav-link{margin:.5rem;padding:5px;text-decoration:none;text-transform:uppercase;transition-duration:.2s}.light,.light:focus,.light:visited{color:var(--theme-background-color)}.dark,.dark:focus,.dark:visited{color:var(--theme-highlight-color);font-size:small;text-decoration:underline}.dark:hover{color:rgba(145,81,4,.724)}.light:hover{color:rgba(255,145,0,.648);text-decoration:underline}.image-link{align-items:center;display:flex;height:100%;justify-content:center}.shadowed{filter:drop-shadow(10px 10px 10px black)}.background{background-color:var(--theme-highlight-color);border-radius:50%;height:32px;margin:5px auto auto;width:32px}.background,.no-background{transition:transform .2s}.image-link-image{max-height:100%;max-width:100%}.background:hover,.no-background:hover{transform:scale(1.1)}.no-link:hover{transform:scale(1)}.image-link-link{align-items:center;display:flex;height:100%;justify-content:center}hr{margin-top:5%}.social-link{margin:auto;padding:.5vw;transform:scale(1.5)}.social-link-background:hover{transform:scale(1.1)}@media (max-width:750px){.social-link{margin:5px;transform:scale(1)}}.social-links{list-style-type:none}.social-links.social-flex{display:flex;padding-left:0}.social-links .social-block{display:block;margin:0;padding:0}@media (max-width:750px){ul.social-links.social-flex{align-items:center;justify-content:center}}.btn,button{color:var(--theme-button-text-color)}.btn{background-color:var(--theme-highlight-color);border-radius:5px;display:inline-block;font-size:.75em;font-weight:700;padding:.3rem .8rem;text-align:center}.success{color:#0cde0c}.failed,.success{text-shadow:1px 1px #000}.failed{color:red}#email-field{width:75%}.App-footer{background:radial-gradient(circle,#1b2239 50%,#1a2332 60%,#0c151e 100%);color:#fff;height:max(100px,15%);margin-top:15%;width:100%}.footer-columns{display:flex;flex-direction:row;flex-wrap:wrap!important;margin:auto}.footer-column{display:flex;flex-direction:column;gap:1rem;margin:1vh auto auto;padding:min(2.5%,15px);text-align:center;width:25%}.column-title{font-size:medium;font-weight:400;height:15px}.column-link-list{display:flex;flex-direction:column;gap:.25rem;margin-top:min(5%,50px)}.info-text-group{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:5%;margin-right:5%;min-height:5vh;position:relative}.social-icon-links{display:flex;margin:auto;width:90%}.social-icon-links>span{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-left:7.5%;padding-right:7.5%;text-align:center}.creator-text{bottom:1%;position:absolute;right:0}.copyright-notice{bottom:1%;left:0;position:absolute}#author-name-link,#author-name-link:focus,#author-name-link:visited{color:#fff;text-decoration:none}.column-break{display:none;height:1px}@media (max-width:750px){.footer-column{flex-basis:100%}.info-text-group{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:10%;margin-right:10%;margin-top:2%;position:relative;text-align:center}.social-icon-links{display:block;margin-top:5%}.column-break{display:block;left:0;margin-bottom:1%;position:absolute;width:100vw}.copyright-notice,.creator-text{flex-basis:100%;position:static}}.individual-book-page-content{background-color:var(--theme-background-color);padding-bottom:1rem}.link-to-buy-title{text-align:center}.link-to-buy{align-content:center;display:flex;justify-content:center}.link-btn{background-color:var(--theme-highlight-color);border-radius:5px;color:var(--theme-button-text-color);display:inline-block;font-size:.75rem;font-weight:700;margin-top:.5rem;padding:.4rem .8rem;text-align:center}.book-layout{background-color:var(--theme-background-color);margin:auto;max-height:50%;padding:3% 7.5% 10px}.book-subtitle{font-size:1.25rem;margin-bottom:3vh;margin-top:0;padding-left:2vh}.book-layout-contents{align-items:center;display:flex;gap:2rem;max-height:100%}.book-title{font-size:2rem;margin-bottom:.5vh;padding-left:2vh;width:100%}.book-text{max-width:75%}@media(max-width:750px){.book-layout-contents{align-items:center;flex-wrap:wrap;gap:2rem;justify-content:center}.book-image{width:50%}}.blurb{background-color:var(--theme-background-color);border:0;border-radius:8px;color:var(--theme-text-color);font-size:1rem;height:100%;overflow:hidden;padding:.5rem;position:relative;text-align:justify;width:90%;width:100%}.blurb-container-hidden .blurb:after{background:linear-gradient(to bottom,#0000,var(--theme-background-color));bottom:0;content:"";cursor:pointer;height:100px;left:0;position:absolute;width:100%}.blurb-container-hidden{height:400px}.blurb-container-visible{height:auto}.blog-layout-container{background-color:var(--theme-background-color)}.blog-layout{margin:auto auto 2rem;padding-left:12.5%;padding-right:12.5%;padding-top:1rem}.blog-link,.blog-link:focus,.blog-link:visited{color:var(--theme-secondary-color);text-decoration:none}.blog-title-container{flex-wrap:wrap}.date-title{align-self:center;font-size:1rem;margin-bottom:0;margin-top:0}.blog-title,.date-title{color:var(--theme-secondary-color)}.blog-title{font-size:1.5rem;margin-right:5%}.blog-subtitle{font-size:1.25rem}.blog-content,.blog-subtitle{color:var(--theme-text-color)}.blog-content{font-size:1rem}.individual-blog-contents{background-color:var(--theme-background-color);padding-bottom:1rem}.other-posts{align-items:flex-start;display:flex;flex-direction:column;margin-left:10%;margin-right:10%;width:80%}.last-post,.last-post:focus,.last-post:visited,.next-post,.next-post:focus,.next-post:visited{color:var(--theme-text-color)}.next-post{align-self:flex-end}.page-spacer.books-spacer{height:20vh}.home-page{display:flex;flex-direction:column;gap:2rem}@keyframes coming-soon-title-anim{0%{opacity:0;transform:translateY(25px)}to{opacity:100%;transform:translateY(0)}}@keyframes coming-soon-content-anim{0%{opacity:0}to{opacity:100%}}.series{background-color:var(--theme-background-color);display:flex;flex-direction:column;gap:2rem;padding:1rem}.series-books{display:flex;flex-direction:row;gap:1.5rem;list-style:none;margin:0 auto;width:20%}.other-books{display:flex;flex-direction:column;gap:1rem;margin:0 auto;text-align:center}.series-book{width:100%}.active-book{display:flex;gap:1.5rem;padding:0 .75rem;width:100%}.active-book .book-image{width:25%}.active-book-blurb{width:100%}.series-title{color:var(--theme-secondary-color);display:flex;flex-direction:column;font-family:Archivo Black;font-size:2rem;text-align:center;text-shadow:2px 1px #344374;width:100%}.series-title-title{font-style:italic}.series-desc{margin:0 auto;width:80%}@media (max-width:750px){.active-book{flex-direction:column;gap:2rem}.active-book .book-image{margin:0 auto;width:75%}.other-books{align-content:center;align-items:center;justify-content:center;width:100%}.series-books{flex-direction:column;margin:0 auto;width:75%}.series-book .book-image{margin:0 auto}}.about-content-container{background-color:var(--theme-background-color);padding-bottom:2%}#author-image-container{height:500px;width:500px}#author-image{height:100%;width:100%}.author-bio-link,.author-bio-link:focus,.author-bio-link:visited{color:var(--theme-text-color);text-decoration:none}.media-kit-container{align-items:center;display:block;justify-content:center;margin-bottom:.5rem;margin-top:2rem;width:100%}.media-kit-description{font-size:.75rem;margin-right:1rem;text-align:center}#contact-form{color:#fff;margin:10% auto auto;text-align:center;width:60%}h1{font-weight:625}.form-field{font-size:large;margin-bottom:20px;width:100%}.form-field label{display:block;font-size:1rem;font-weight:550;margin-bottom:1.5%;text-align:left;width:100%}.form-field input,.form-field textarea{background-color:#d3d3d3;border:none;font-size:large;padding:1.5%;width:100%}.form-field textarea{height:25vh}button{border:none;cursor:pointer;font-weight:600}#subscribe{height:.75rem;margin-bottom:2rem;width:.75rem}#contact-form #submit-button{font-size:1rem}.comment-checkbox{display:flex}.checkbox-label{font-size:1rem;text-shadow:2px 2px #000}.submit-message{margin-bottom:1%;margin-top:1%}.blog-spacer{height:20vh}.landing-page-title{color:#fff;font-size:1.5rem;font-weight:1;margin:5rem auto 1vh;max-width:75%;text-shadow:5px 3px #3d3d76}.landing-page{justify-content:center;text-align:center}.landing-page form{margin:3rem auto auto;max-width:50%}.short-story-ad{margin-top:5rem}.landing-page #email-form .form-field #submit-button{font-size:1.1rem}.disclaimer-label{color:#fff;font-size:.75rem;text-shadow:1px 1px #000}
/*# sourceMappingURL=main.6be4a0c4.css.map*/