@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap");.books_container__iHv1U{padding:40px 20px;text-align:center;background-color:#0f1117;min-height:80vh}.books_heading__4SvfY{font-size:3rem;margin-top:100px;font-family:Playfair Display,serif;color:#fff;text-align:center;margin-bottom:10px;font-weight:700;letter-spacing:-.01em}.books_heading__4SvfY:after{content:"";display:block;width:60px;height:3px;background:#61a7ba;margin:16px auto 0;border-radius:2px}.books_shelf__3dOav{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;padding:0 20px}.books_book__fKQi3{background:#161821;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-family:Inter,sans-serif;color:#e0e0e0;font-size:16px;border-radius:8px;border:1px solid rgba(97,167,186,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;overflow:hidden;width:220px;height:auto;padding:10px 8px;box-sizing:border-box}.books_book__fKQi3 img{width:100%;height:auto;max-height:300px;-o-object-fit:contain;object-fit:contain;margin-top:10px;border-radius:6px;transition:transform .4s ease}.books_book__fKQi3:hover{border-color:rgba(97,167,186,.4);box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 20px rgba(97,167,186,.08);transform:translateY(-6px)}.books_book__fKQi3:hover img{transform:scale(1.03)}.books_book__fKQi3.books_active__HzX0X{border-color:#61a7ba;box-shadow:0 20px 60px rgba(97,167,186,.15)}.books_title__SE_cw{font-size:1rem;color:silver;font-weight:600;margin-top:16px;letter-spacing:.01em}.books_modal__1wUuh{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:50}.books_modalContent__DgAg7{background:#1a1e2a;padding:40px;font-family:Inter,sans-serif;line-height:1.6;border-radius:12px;text-align:center;width:100%;max-width:550px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-height:85vh;overflow-y:auto;border:1px solid rgba(97,167,186,.15);box-shadow:0 25px 80px rgba(0,0,0,.6)}.books_modalContent__DgAg7 img{width:70%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:24px;border-radius:6px}.books_modalContent__DgAg7 h2{font-size:1.8rem;color:#fff;margin:10px 0;font-family:Playfair Display,serif;font-weight:700}.books_modalContent__DgAg7 p{font-size:1rem;line-height:1.7;margin-top:10px;margin-bottom:24px;color:#a0a0b0;font-weight:300}.books_link__wp0fM{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;padding:12px 32px;border:2px solid #61a7ba;background-color:transparent;border-radius:4px;color:#61a7ba;text-decoration:none;margin-top:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease}.books_link__wp0fM:hover{background-color:#61a7ba;color:#0f1117;box-shadow:0 4px 20px rgba(97,167,186,.3)}.books_coverImage__raAf2{width:80%;max-height:300px;transition:transform .4s ease}.books_coverImage__raAf2,.books_modalImage__Wqwde{height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px}.books_modalImage__Wqwde{width:70%;margin-bottom:24px}.books_wellsHamilton__DHKM4{margin-top:60px;text-align:center;font-size:1.2rem;padding:40px 20px;color:#8a8a9a;font-family:Inter,sans-serif;background-color:#0f1117}.books_wellsHamilton__DHKM4 a{transition:all .3s ease}.books_wellsHamilton__DHKM4 a:hover{color:#61a7ba}.books_highlight__Uf0ym{color:#fcca57;font-weight:600;font-style:normal;transition:color .3s ease}.books_highlight__Uf0ym:hover{color:#61a7ba}@media only screen and (max-width:768px){.books_container__iHv1U{padding:10px}.books_heading__4SvfY{font-size:2.2rem;margin-top:100px;margin-bottom:10px}.books_shelf__3dOav{flex-direction:column;align-items:center;gap:20px}.books_book__fKQi3{width:220px;height:auto;min-height:auto}.books_book__fKQi3 img{max-height:260px}.books_title__SE_cw{font-size:1rem;margin-top:12px}.books_modalContent__DgAg7{width:90%;max-width:400px;padding:24px;max-height:80vh}.books_link__wp0fM{font-size:.8rem;padding:10px 24px}.books_wellsHamilton__DHKM4{margin-top:30px;font-size:1rem;padding:30px 15px}}@media screen and (max-width:480px){.books_wellsHamilton__DHKM4{font-size:.9rem}}@media screen and (min-width:769px) and (max-width:1100px){.books_book__fKQi3{width:220px;height:auto}}@media screen and (min-width:1101px){.books_book__fKQi3{width:220px;height:auto}}