@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;400;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bungee&display=swap);.App{display:flex;flex-direction:column;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;height:100vh;justify-content:space-between;overflow:auto;position:relative;width:100%}.App::-webkit-scrollbar{display:none}.App .Page{padding:15px}@media screen and (max-width:767px){.App .Page{margin-bottom:60px}}h1,h2,h3{font-weight:700}h1{font-size:2.75em}.hidden{display:none}.credits{background-color:var(--content-bg-color);border-radius:50px;color:var(--content-bg-color);color:#000000d9;font-size:.7em;font-weight:800;padding:1.5px 5px;position:absolute;right:10px;top:10px;z-index:5}.credits,.credits .credit-icon{align-items:center;display:flex}.credits .credit-icon{justify-content:center;padding:2px}.credits img{border-radius:50%;height:30px;margin-right:2.5px;object-fit:cover;width:30px}small{font-size:.75em}.logo{color:var(--primary-color);font-family:Bungee;font-size:56px;margin-bottom:-10px;position:relative}.logo .circle{background-color:var(--primary-color);border-radius:50%;height:20px;left:90px;position:absolute;top:15px;width:20px}.logo img{filter:invert(1);height:18px;left:88px;position:absolute;top:18px;z-index:2}.nav-header{align-items:center;display:flex;justify-content:center}.nav-header .logo{height:80px;margin:0}.nav-header a,.nav-header img{font-size:.75em;font-weight:800;letter-spacing:1px;margin:5px;text-transform:uppercase}.copy-right{font-size:12px;margin:30px auto;opacity:.5;text-align:center}h2{color:#aca1af;font-size:30px}.content{overflow:auto}.content .logo{margin:auto}.content::-webkit-scrollbar{display:none}.link{cursor:pointer}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:inherit}::marker{content:normal}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}.form-group{display:flex;flex-direction:column;padding:10px 0}.form-group ::placeholder{opacity:.5}.form-group input{border:1px solid #ddd;padding:5px}@media screen and (max-width:500px){.nav-header{justify-content:space-between}.nav-header a{padding:0 5px}.nav-header .logo{height:50px!important;letter-spacing:0!important;object-fit:contain!important;width:auto!important}}.book{height:100vh;overflow:auto}.book::-webkit-scrollbar{display:none}.book .summary{font-size:1.5em;margin:auto;max-width:800px;opacity:.6;padding:45px 15px 30px}.book .summary p{margin-bottom:1em}.book header{display:flex;justify-content:space-between}.book header .actions button{width:auto}.book .cover-background{background-size:cover;height:100%;min-height:200px;width:100%}.book .book-images{display:flex;margin:30px 0;overflow-x:auto}.book .book-images img{flex:0 0 auto;margin-right:10px;min-width:400px}.book .item{margin-bottom:20px}.book .item h4{font-size:1.75em}.book header{border-bottom:1px solid #ffffff26;padding:0 15px}.book header div{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:800;padding:15px}.book header .back{height:20px;margin-left:-5px}.book .actions{align-items:center;display:flex;justify-content:center;padding:20px 10px}.book .actions button{align-items:center;background-color:#ffffff26;border-radius:4px;display:flex;font-weight:800;justify-content:space-between;padding:7.5px 15px}.book .actions button .amazon-logo{height:20px;margin-right:10px}.book .actions button img{height:20px}.Books{flex-wrap:wrap;margin:auto;max-width:1200px;white-space:wrap}.Books .list{display:flex;flex-wrap:wrap;justify-content:center;margin:15px -15px}.Books .list .item{padding:15px;width:300px}.Books .list .item img{border-radius:8px;height:300px;object-fit:cover;width:auto}.About{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:800px}.About.Contact .content a{font-weight:700}.About .authors{border-radius:8px;height:300px;margin-bottom:25px;object-fit:cover;width:auto}.About .content h1{margin:1em 0}.About .content p{font-size:1.5em;margin-bottom:1em}.Join{padding:15px}.Join button{border:2px solid #aaa;padding:5px 15px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#323e44;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:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,button{cursor:pointer}:root{--tabs-bg-color:#00000080;--content-bg-color:#f9f9f9;--faded-text-color:#aca1af;--primary-color:#563fd7;--border-color:#eaeaea;--highlight-color:#e8e5fc;--active-color:#24a78d}.faded{opacity:.5}.fade-in{animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.03bd04a0.css.map*/