.BookItems_grid-container__5Ba1I{max-width:min(1000px,100%);display:grid;grid-template-columns:repeat(auto-fit,300px);justify-content:center;grid-gap:46px 34px;gap:46px 34px;margin-top:35px;margin-bottom:70px;flex:1 0 auto;width:auto;opacity:0;transform:translateY(30px);animation:BookItems_fadeInUp__tBoNy .7s cubic-bezier(.23,1,.32,1) .1s forwards}@keyframes BookItems_fadeInUp__tBoNy{to{opacity:1;transform:none}}.BookItems_grid-center-wrapper__tEe4_{display:flex;justify-content:center;width:100%}.BookItems_item__JTtFO{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--background-secondary);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.15);padding:25px 20px 70px;height:400px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(40px) scale(.98);animation:BookItems_itemFadeIn__sdcET .7s cubic-bezier(.23,1,.32,1) .25s forwards}@keyframes BookItems_itemFadeIn__sdcET{to{opacity:1;transform:translateY(0) scale(1)}}.BookItems_item__JTtFO:first-child{animation-delay:.25s}.BookItems_item__JTtFO:nth-child(2){animation-delay:.32s}.BookItems_item__JTtFO:nth-child(3){animation-delay:.39s}.BookItems_item__JTtFO:nth-child(4){animation-delay:.46s}.BookItems_item__JTtFO:nth-child(5){animation-delay:.53s}.BookItems_item__JTtFO:nth-child(6){animation-delay:.6s}.BookItems_item__JTtFO:nth-child(7){animation-delay:.67s}.BookItems_item__JTtFO:nth-child(8){animation-delay:.74s}.BookItems_item__JTtFO:nth-child(9){animation-delay:.81s}.BookItems_item__JTtFO:nth-child(10){animation-delay:.88s}.BookItems_item__JTtFO:hover{transform:scale(1.1);box-shadow:0 12px 20px rgba(0,0,0,.2)}.BookItems_item__JTtFO:before{content:"";position:absolute;left:0;top:0;width:8px;height:100%;background-color:var(--foreground-accent);border-top-left-radius:8px;border-bottom-left-radius:8px}.BookItems_item__JTtFO p{margin-top:13px;position:absolute;bottom:70px;left:34px;right:30px;z-index:1;font-size:.9em;overflow:hidden;display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-align:justify;text-justify:inter-word}.BookItems_item__JTtFO h3{line-height:1.2em;font-weight:600;text-align:center;width:100%;position:relative;z-index:1;left:4px;margin-bottom:10px;padding-top:10px;border-bottom:2px solid var(--foreground-accent);padding-bottom:7px}.BookItems_item__JTtFO .BookItems_author-name__c6_g6{margin-top:0;margin-bottom:auto;position:relative;left:4px}.BookItems_download-link-icon__XUjZj{position:absolute;bottom:23px;right:20px;left:unset;transform:unset;z-index:2;color:var(--foreground-secondary);transition:color .4s ease-in-out,background-color .4s ease;padding:8px;border-radius:3px;display:flex;align-items:center;justify-content:center}.BookItems_download-link-icon__XUjZj:hover{color:var(--foreground-accent);background-color:var(--background-primary)}.BookItems_download-icon__YIpLQ,.BookItems_summary-icon__0FPOd{width:17px;height:17px}.BookItems_summary-trigger__4IXTE{display:none}.BookItems_summary-modal-overlay__PxekJ{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:18px;background-color:rgba(0,0,0,.55);animation:BookItems_summaryOverlayIn__j_NlQ .24s ease forwards}.BookItems_summary-modal-overlay-closing__GcJHu{animation:BookItems_summaryOverlayOut__sxgmQ .22s ease forwards}.BookItems_summary-modal__UkMOz{width:min(520px,100%);max-height:min(80vh,680px);background-color:var(--background-secondary);color:var(--foreground-primary);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(0,0,0,.3);animation:BookItems_summaryModalIn__ELIX5 .28s cubic-bezier(.2,.8,.2,1) forwards}.BookItems_summary-modal-overlay-closing__GcJHu .BookItems_summary-modal__UkMOz{animation:BookItems_summaryModalOut__0XYwB .22s ease forwards}.BookItems_summary-modal-header__ubBxA{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px 12px;border-bottom:1px solid rgba(0,0,0,.08)}.BookItems_summary-modal-title__sTCgz{margin:0;font-size:1.03rem;line-height:1.35;font-weight:600}.BookItems_summary-modal-close__M0k18{border:1px solid color-mix(in srgb,#bf2d2d 38%,var(--foreground-secondary) 62%);background-color:color-mix(in srgb,#d74a4a 12%,var(--background-primary) 88%);color:color-mix(in srgb,#bf2d2d 38%,var(--foreground-secondary) 62%);padding:6px 10px;border-radius:6px;cursor:pointer;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease;font-size:.85rem;line-height:1;font-weight:600;flex-shrink:0}.BookItems_summary-modal-close__M0k18:hover{border-color:color-mix(in srgb,#bf2d2d 58%,var(--foreground-secondary) 42%);color:color-mix(in srgb,#bf2d2d 58%,var(--foreground-secondary) 42%);background-color:color-mix(in srgb,#d74a4a 20%,var(--background-primary) 80%)}.BookItems_summary-modal-close__M0k18:active{border-color:#b33232;color:#b33232;background-color:color-mix(in srgb,#d74a4a 24%,var(--background-primary) 76%)}.BookItems_summary-modal-close__M0k18:focus-visible,.BookItems_summary-trigger__4IXTE:focus-visible{outline:2px solid var(--foreground-accent);outline-offset:2px}.BookItems_summary-modal-body__x0swP{padding:14px 18px 18px;overflow-y:auto}.BookItems_summary-modal-body__x0swP p{margin:0;line-height:1.55;text-align:justify;text-justify:inter-word}@keyframes BookItems_summaryOverlayIn__j_NlQ{0%{opacity:0}to{opacity:1}}@keyframes BookItems_summaryOverlayOut__sxgmQ{0%{opacity:1}to{opacity:0}}@keyframes BookItems_summaryModalIn__ELIX5{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes BookItems_summaryModalOut__0XYwB{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.97)}}@media (min-width:641px){.BookItems_item__JTtFO p{bottom:80px}}@media (max-width:728px){.BookItems_grid-container__5Ba1I{width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding:0 18px;box-sizing:border-box}.BookItems_item__JTtFO{height:auto;aspect-ratio:3/4;padding:14px 12px 50px}.BookItems_item__JTtFO p{left:20px;right:16px}}@media (max-width:640px){.BookItems_grid-container__5Ba1I{padding:0;gap:20px 11px}.BookItems_item__JTtFO p{display:none}.BookItems_summary-trigger__4IXTE{position:absolute;bottom:14px;left:unset;right:46px;z-index:2;color:var(--foreground-secondary);background-color:transparent;border:0;transition:color .4s ease-in-out,background-color .4s ease;padding:8px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.BookItems_summary-trigger__4IXTE:hover{color:var(--foreground-accent);background-color:var(--background-primary)}.BookItems_summary-modal__UkMOz{width:min(460px,100%)}.BookItems_item__JTtFO .BookItems_author-name__c6_g6{font-size:.88rem}.BookItems_item__JTtFO h3{font-size:1.05em}.BookItems_download-link-icon__XUjZj{bottom:14px;right:12px}}@media (prefers-color-scheme:dark){.BookItems_item__JTtFO{box-shadow:0 6px 12px rgba(0,0,0,.3)}.BookItems_summary-modal__UkMOz{box-shadow:0 22px 44px rgba(0,0,0,.55)}.BookItems_summary-modal-header__ubBxA{border-bottom-color:hsla(0,0%,100%,.12)}.BookItems_item__JTtFO:hover{box-shadow:0 12px 20px rgba(0,0,0,.4)}.BookItems_item__JTtFO.BookItems_featured__WVtKr h2:hover{color:var(--foreground-accent);transition:color .5s ease-in-out}.BookItems_item__JTtFO.BookItems_featured__WVtKr h2{text-align:center;line-height:1.14em;color:#c8c8e0;transition:color .5s ease-in-out}.BookItems_item__JTtFO h3{line-height:1.2em;color:#c8c8e0;transition:color .5s ease-in-out}.BookItems_item__JTtFO h3:hover{color:var(--foreground-accent);transition:color .5s ease-in-out}}