/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}[hidden],template{display:none}body{background-color:#faf9f4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color:#333;line-height:1.3}.top-actions{padding-top:15px;padding-bottom:25px}.top-actions .container{display:flex;flex-direction:column;align-items:center;padding-left:15px;padding-right:15px;max-width:1000px;margin:0 auto}@media screen and (min-width:768px){.top-actions .container{flex-direction:row;justify-content:space-between;padding-left:30px;padding-right:30px}}.top-logo{width:200px;background-color:#ccc;padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-radius:5px;text-align:center;cursor:pointer}@media screen and (min-width:768px){.top-logo{margin-bottom:0}}.top-menu ul{display:flex;flex-direction:column}@media screen and (min-width:768px){.top-menu ul{flex-direction:row}}.top-menu li{padding:10px 15px;text-align:center;margin-top:5px;margin-bottom:5px;border-radius:5px;cursor:pointer}.top-menu li:hover{text-decoration:underline}.top-menu li.active{color:#fff;background-color:#eac300}.main{background-color:#fff;border-radius:5px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-width:1000px;margin:0 auto}.main h1{font-size:1.875rem;font-weight:500;padding:20px 15px}@media screen and (min-width:768px){.main h1{font-size:2.5rem;padding:35px 30px}}.featured-book{position:relative;background-color:#faf9f4;padding:40px 15px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.featured-book{padding-left:30px;padding-right:30px;flex-direction:row;align-items:flex-start}}.featured-book img{border-radius:5px;max-width:265px}.featured-book .recommended{position:absolute;top:0;right:0;color:#fff;background-color:#eac300;padding:5px 10px;border-bottom-left-radius:5px;font-size:.875rem}.featured-book .book-info{padding-top:20px}@media screen and (min-width:768px){.featured-book .book-info{padding-top:0;padding-left:20px}}.featured-book .title{font-size:1.25rem;font-weight:600;padding-bottom:10px}@media screen and (min-width:768px){.featured-book .title{font-size:1.875rem}}.featured-book .synopsis{font-size:.9375rem;padding-top:10px}@media screen and (min-width:768px){.featured-book .synopsis{font-size:1rem}}.featured-book .synopsis p:first-child{margin-bottom:10px}.top-voted{padding:40px 15px;margin-bottom:40px}@media screen and (min-width:768px){.top-voted{padding:50px 30px}}.top-voted h2{font-size:1.625rem;font-weight:600;padding-bottom:20px}@media screen and (min-width:768px){.top-voted h2{font-size:1.75rem;padding-bottom:30px}}.top-voted .books-list{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.book{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#faf9f4;padding:15px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.book,.book img{border-radius:5px}.book img{width:150px}.book .position{position:absolute;top:10px;right:10px;color:#eac300;border-radius:100%;border:2px solid;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.book .title{font-weight:600;padding-top:15px;padding-bottom:5px}.book .synopsis{padding-top:20px;font-size:.9375rem}footer{position:fixed;bottom:0;width:100%;background-color:#292929;color:#fff}footer .container{padding:15px}footer ul{display:flex;justify-content:center}footer li{padding-left:15px;padding-right:15px;cursor:pointer}footer li:hover{text-decoration:underline}
/*# sourceMappingURL=/main.48572339.css.map */