@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&family=DotGothic16&display=swap";:root{font-family:"Press Start 2P",monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}a{font-weight:500;color:#203546;text-decoration:inherit}a:hover{color:#203546}.pixel-button{padding:8px 16px;font-size:16px;cursor:pointer;border-radius:0;border:4px solid transparent;transition:border-color .15s ease}.pixel-button:hover{border:4px solid #203546}.dropdown-menu{position:absolute;top:110%;left:auto;right:0;z-index:200;background:#fff;border:4px solid #000000ff;border-radius:0;box-shadow:0 4px 20px #0000001f;padding:12px}.search-book-slab{display:flex;flex-direction:row;gap:8px;padding:12px;border:4px solid #000000ff;align-items:flex-start;justify-content:space-between}body{font-family:"Press Start 2P",monospace;margin:0;min-height:100vh}h1{font-family:"Press Start 2P",monospace}.navbar-button{border-radius:0;border:4px solid transparent;padding:.6em 1.2em;font-size:.8em;font-weight:500;font-family:"Press Start 2P",monospace;color:#203546;background-color:#fff;cursor:pointer;transition:border-color .25s}.navbar-button:hover{border:4px solid #203546}.navbar-button-selected{border-radius:0;border:4px solid transparent;padding:.6em 1.2em;font-size:.8em;font-weight:500;font-family:"Press Start 2P",monospace;color:#fff;background-color:#203546;cursor:pointer;transition:border-color .25s}.pixel-pages-container{display:flex;align-items:flex-start;gap:4px;font-size:1.2em;font-weight:500;font-family:"Press Start 2P",monospace}.pixel-container{color:#203546;background-color:#fff}.pages-container{padding:0 .2rem;color:#fff;background-color:#203546}button{border-radius:8px;border:1px solid transparent;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:#203546}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media(max-width:600px){.dropdown-menu{left:-16px;right:auto}.search-book-slab{flex-direction:column}}
