:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;text-align:center;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}.header{height:15vh;display:flex;align-items:center;justify-content:space-between;background-color:#4c2c01c9;width:100%}.searchInput{flex:1;margin-left:2.5rem;width:40vw;min-width:150px;height:5vh;margin-right:1rem}.navBar{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;width:100%}.bookList{background-color:#4c2c01c9;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin:3vw}.pagination{margin-bottom:10vh;display:flex;justify-content:row;justify-content:center;gap:10vw}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#efefef}.button{border-radius:8px;border:1px solid transparent;color:#fff!important;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}.button:hover{border-color:#646cff;color:#fff!important}.button:focus,.button:focus-visible{outline:4px auto -webkit-focus-ring-color;color:#fff!important}.search-container{position:relative;width:100%;max-width:400px}@media(max-width:600px){.button{font-size:.9em;padding:.5em 1em;color:#fff!important}}._modalOverlay_iahna_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_iahna_27{display:flex;flex-direction:column;align-items:center;gap:1.3rem;background:#302323;padding:20px;border-radius:8px;max-width:400px;width:90%;color:#fff}li{list-style-type:none;padding:.2rem}li:hover{cursor:pointer;transform:scale(1.05)}a:hover{cursor:pointer}._bookCard_eofek_1{background-color:#302323;padding-top:5vh;padding-bottom:5vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._bookImg_eofek_21{margin-top:1.5vh;margin-bottom:2vh;transition:transform .2s ease,box-shadow .2s ease;box-shadow:8px 6px 5px 4px #08050295}._bookImg_eofek_21:hover{transform:scale(1.05);box-shadow:16px 12px 10px 8px #080502af}._title_eofek_45{cursor:pointer;font-weight:700;margin:5px 0}._title_eofek_45:hover{transform:scale(1.05)}
