@import url(https://fonts.googleapis.com/css2?family=EB+Garamond&family=Joan&display=swap);:root{--header-height:280px;--clear-gray:#d0d0d7;--middle-gray:#a8a8a8;--dark-gray:#3a3a3a;--dark-blue:#44495a;--deep-blue:#343845;--dark-red:#74001a;--bg-book-1:#73001a;--bg-book-2:#d39c6e;--bg-book-3:#575862;--bg-book-4:#95806e;--bg-book-5:#2a090a;--std-spacing:20px;--form-spacing:16px;--input-spacing:6px}@media (min-width:3000px){:root{--header-height:520px;--std-spacing:52px;--form-spacing:38px;--input-spacing:12px}}body{background-color:#3a3a3a;background-color:var(--dark-gray);font-family:EB Garamond,serif;font-size:100%}body,h1,h2,h3,h4,h5,h6,li,ul{margin:0;padding:0}li,ul{list-style-type:none}@media (min-width:1024px){.layout{margin:auto;width:1024px}}@media (min-width:3000px){.layout{margin:auto;width:2200px}}h2{font-family:Joan,serif}.bg-book-1{background-color:#73001a;background-color:var(--bg-book-1)}.bg-book-2{background-color:#d39c6e;background-color:var(--bg-book-2)}.bg-book-3{background-color:#575862;background-color:var(--bg-book-3)}.bg-book-4{background-color:#95806e;background-color:var(--bg-book-4)}.bg-book-5{background-color:#2a090a;background-color:var(--bg-book-5)}.main-link{color:#74001a;color:var(--dark-red)}button.main-link{background-color:transparent;border:none;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline}@media (min-width:3000px){body{font-size:220%}}header{height:280px;height:var(--header-height);z-index:1}header .bg-wrapper,header .header-content{height:280px;height:var(--header-height);left:0;position:absolute;top:0;width:100%}header .bg-wrapper.bg-0{background:url(/projects/react-books/static/media/bg-oriental.22d720676b440853ce37.png)}header .bg-wrapper.bg-1{background:radial-gradient(circle,#400010 0,#791326 17%,#ca926b 39%,#bc8a69 62%,#424858 98%);background-size:180% 120%;opacity:.8}header .bg-wrapper.bg-2{background:url(/projects/react-books/static/media/open-book.f9c7228653814a5debf7.png) no-repeat 130% 40%;background-size:70%}@media (max-width:1024px){header .bg-wrapper.bg-2{background-position:50% 110%;background-size:100%}}header .locale select{background-color:#74001a;background-color:var(--dark-red);border:none;color:#fff;font-size:1em;padding:10px 12px;position:relative;z-index:2}header .title{align-items:center;box-sizing:border-box;height:180px;position:relative}header .site-logo{text-align:center}header .site-logo #logo{-webkit-animation:rotation 50s linear infinite;animation:rotation 50s linear infinite;width:100px}@-webkit-keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}header .site-logo h1{color:#fff;font-size:1.8em}@media (min-width:1024px){header .title{display:flex}header .site-logo{flex-grow:1;text-align:left}header .site-logo #logo{cursor:pointer;opacity:.1;vertical-align:middle;width:300px;z-index:0}header .site-logo h1{cursor:pointer;display:inline-block;font-size:2.2em;margin-left:-120px;vertical-align:middle}}header .search-form{background-color:#44495a;background-color:var(--dark-blue);box-sizing:border-box;height:64px;padding:16px;padding:var(--form-spacing)}header .search-form input{background-color:#343845;background-color:var(--deep-blue);border:none;box-sizing:border-box;color:#fff;font-size:1.2em;padding:6px;padding:var(--input-spacing);width:100%}header .search-form{position:relative}header .search-form .search-items{box-shadow:0 0 10px #44495a;box-shadow:0 0 10px var(--dark-blue);box-sizing:border-box;display:none;position:absolute;width:calc(100% - 32px);z-index:1}header .search-form .search-items.visible{display:block}header .search-form .search-items .search-item button{background-color:#d0d0d7;background-color:var(--clear-gray);border:none;border-bottom:1px solid #a8a8a8;border-bottom:1px solid var(--middle-gray);box-sizing:border-box;cursor:pointer;display:block;font-size:.9em;padding:12px 8px;width:100%}header .search-form .search-items .search-item button:hover{background-color:#fff}header .search-form .loading-text{color:#fff;display:none;position:absolute;right:24px;top:24px}header .search-form .loading-text.visible{display:block}@media (min-width:3000px){header .search-form .loading-text{right:54px;top:48px}header .title{height:311px}header .search-form{height:auto}header .bg-wrapper.bg-0{background-size:10%}}.author-card{background-color:#dddcdc;color:#3a3a3a;color:var(--dark-gray)}.author-card .no-author{flex-grow:1}.author-card .no-author li,.author-card .no-author p{font-size:1.2em}.author-card .no-author p{margin-top:0}.author-card .no-author li{list-style-type:circle;margin-left:28px}.author-card .no-author article{padding:0 20px 20px;padding:0 var(--std-spacing) var(--std-spacing) var(--std-spacing)}.author-card h2{color:#44495a;color:var(--dark-blue);font-size:2em;padding:20px 0;padding:var(--std-spacing) 0}.author-card .author-data dd,.author-card .author-data dt{margin:0;padding:0}.author-card .author-data dd{line-height:2em}.author-card .author-data-wrapper,.author-card .top-subjects{text-align:center}.author-card .top-subjects span{border:1px solid #a8a8a8;border:1px solid var(--middle-gray);display:inline-block;margin:2px 3px;padding:4px}.author-card strong{display:block;font-size:1.4em;padding:10px 0;text-transform:capitalize}.author-card .author-books .book-grid{display:grid;grid-template-columns:50fr 50fr}.author-card .author-bio img{width:100%}.author-card .author-books .book-grid .book{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:285px;overflow:hidden;position:relative}.author-card .author-books .book-grid .book:before{background-color:#000;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%;z-index:0}.author-card .author-books .book-grid .book.has-cover:hover:before{opacity:.7}.author-card .author-books .book-grid .book .title{align-items:center;border:1px solid #fff;box-sizing:border-box;color:#fff;display:flex;font-size:1.3em;height:100%;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%;z-index:0}.author-card .author-books .book-grid .book.no-cover .title{border:none}.author-card .author-books .book-grid .book .title div{border:1px solid #fff;font-family:Joan,serif;padding:10px;text-align:center}.author-card .author-books .book-grid .book.has-cover:hover .title,.author-card .author-books .book-grid .book.no-cover .title{opacity:1}.author-card .author-books .book-grid .book.has-cover:hover{box-shadow:0 0 20px rgba(0,0,0,.8)}@media (min-width:480px){.author-card .author-books .book-grid{grid-template-columns:33fr 33fr 33fr}}@media (min-width:1024px){.author-card{display:flex;flex-direction:row-reverse}.autor-card section{flex:1 1}.author-card .author-bio{flex-shrink:0;width:300px}.author-card .author-books{flex-grow:1}.author-card .author-books .book-grid{grid-template-columns:25fr 25fr 25fr 25fr}}@media (min-width:3000px){.author-card .author-bio{width:500px}.author-card .author-books .book-grid{grid-template-columns:16.66fr 16.66fr 16.66fr 16.66fr 16.66fr 16.66fr}.author-card .author-books .book-grid .book{height:460px}}footer{background-color:#44495a;background-color:var(--dark-blue);box-sizing:border-box;color:#fff;font-size:1.2em;padding:20px;padding:var(--std-spacing);text-align:center}footer .default-button{color:#d0d0d7;color:var(--clear-gray)}
/*# sourceMappingURL=main.8d863431.css.map*/