:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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:#646cff}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}}body{overflow-x:hidden;width:100vw;max-width:100vw}#root{width:100vw;max-width:100vw;box-sizing:border-box;overflow-x:hidden;margin:0 auto;padding:2rem;text-align:center}body{background-image:url(/assets/background-Bv4gplnG.jpg)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.search-form{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:2rem}.form-field{border:1px solid #ccc;border-radius:4px 0 0 4px;padding:.5rem;width:50%;margin:0;box-sizing:border-box;height:40px}.search-button{margin:0;border-radius:0 4px 4px 0;padding:0 1.2rem;height:40px;display:flex;align-items:center;background:#222;border:1px solid #ccc;border-left:none;cursor:pointer}.book-container{width:100vw;max-width:100vw;box-sizing:border-box;overflow-x:hidden;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.book-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.7rem;border:2px solid #ccc;border-radius:8px;width:100%;max-width:350px;min-width:0;height:520px;overflow:hidden;margin-bottom:1rem;text-align:center;transition:height .3s ease,background .3s ease;background:transparent;position:relative}.book-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;z-index:-1;transition:opacity .3s}.book-card:hover:before{opacity:1;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),#ff758c 1%,#758cff 1%,transparent 10%)}.book-card:hover{background:radial-gradient(circle at var(--mouse-x, 15%) var(--mouse-y, 15%),#6b8bea 10%,#292929 100%)}.book-card:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);pointer-events:none;opacity:0;z-index:2;border-radius:8px;transition:opacity .3s;border:2px solid transparent}.book-card:hover:after{opacity:1;border-image:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),#ff758c 10%,#758cff 40%,transparent 80%) 1;border-width:2px;border-style:solid}.book-card.expanded{height:auto;max-height:800px;overflow-y:auto}.book-title{font-size:1.1rem;font-weight:700;max-height:6em;overflow-y:auto;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;padding:.4rem .1rem}.book-title.expanded{max-height:9em;-webkit-line-clamp:unset}.book-image{margin:1rem 0;max-width:90%;max-height:140px;object-fit:contain}.book-description{max-height:70px;overflow-y:auto;text-overflow:ellipsis;white-space:pre-line;word-wrap:break-word;margin-bottom:.5rem;padding:.2rem;font-size:.95rem}.book-description.expanded{max-height:140px;-webkit-line-clamp:unset}.show-more{color:#007bff;cursor:pointer;text-decoration:underline;margin-bottom:.5rem}.animated-title{font-size:3rem;color:transparent;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),#ff758c,#758cff);background-clip:text;-webkit-background-clip:text;transition:background .3s ease;cursor:pointer}.loader{display:inline-block;width:48px;height:48px;border:4px solid #758cff;border-radius:50%;border-top-color:#ff758c;animation:spin 1s ease-in-out infinite;margin:2rem auto}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.book-container{flex-wrap:wrap;justify-content:center;gap:1.5rem}.book-card{width:100vw;max-width:350px;min-width:0;margin:1rem auto;background:transparent!important}.book-card:before,.book-card:after{display:none!important}.book-title,.book-title.expanded{max-height:none;overflow:visible;-webkit-line-clamp:unset;display:block;padding:.7rem .2rem}.book-description,.book-description.expanded{max-height:220px;font-size:1rem}}@media (max-width: 600px){.floating-book-icon{top:.5rem;left:.5rem;z-index:10}.floating-book-icon img{width:48px;height:48px}.animated-title{margin-top:3.5rem;font-size:2rem;word-break:break-word}.search-form,.book-card,.book-container{width:100vw;max-width:100vw;min-width:0;box-sizing:border-box}}.book-card{width:220px;height:520px}.floating-book-icon{position:absolute;top:2rem;left:2rem;z-index:10;animation:floatBook 2.5s ease-in-out infinite}@keyframes floatBook{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 2px 8px #ff758c88)}50%{transform:translateY(-18px) scale(1.07);filter:drop-shadow(0 8px 16px #758cff88)}}.floating-book-icon img{width:80px;height:80px}
