.Library-module__VsZS5G__library-page{grid-template-columns:1fr 3fr;align-items:start;gap:2vw;width:100%;display:grid}.Library-module__VsZS5G__library-page>*{min-width:0}.Library-module__VsZS5G__library-grid{grid-template-columns:repeat(5,minmax(50px,1fr));align-items:stretch;gap:1vw;width:100%;display:grid}.Library-module__VsZS5G__library-second-col{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.Library-module__VsZS5G__book-card,.Library-module__VsZS5G__book-image{aspect-ratio:1/2;flex-direction:column;justify-content:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.Library-module__VsZS5G__book-card{background-color:#606697;align-items:center;display:flex}.Library-module__VsZS5G__book-profile{grid-template-columns:1fr 2fr;gap:2vw;display:grid}.Library-module__VsZS5G__profile-container{flex-direction:column;align-items:center;width:100%;height:100%;margin-top:2vw;display:flex}.Library-module__VsZS5G__profile-data{flex-direction:column;margin-bottom:2vw;display:flex}.Library-module__VsZS5G__profile-author,.Library-module__VsZS5G__profile-pages{margin:.5vw 0;font-size:clamp(.8rem,1vw,1.25rem);font-weight:700}.Library-module__VsZS5G__profile-cover{aspect-ratio:.6;width:15vw}.Library-module__VsZS5G__profile-title{font-size:2vw;font-weight:700}.Library-module__VsZS5G__profile-desc{font-size:clamp(.8rem,1vw,1.25rem)}.Library-module__VsZS5G__desc-sentence{margin-bottom:.5em;display:block}.Library-module__VsZS5G__book-title{margin:0 2vw;font-size:clamp(.8rem,1vw,1.25rem);font-weight:700}.Library-module__VsZS5G__category{margin-top:0;font-size:clamp(1rem,1.5vw,1.6rem)}.Library-module__VsZS5G__category-button{all:unset;cursor:pointer;padding:5px 0}.Library-module__VsZS5G__category-text{font-size:clamp(.8rem,1vw,1.25rem);transition:font-size .3s,font-weight .3s,text-shadow .3s}.Library-module__VsZS5G__category-list{padding:0;list-style:none}.Library-module__VsZS5G__subcategory-list{list-style:none}.Library-module__VsZS5G__category-selected{text-shadow:0 0 8px #cbcb85,0 0 16px #cbcb85;font-size:clamp(1rem,1.5vw,1.6rem);font-weight:700}.Library-module__VsZS5G__pagination{margin:2vw}.Library-module__VsZS5G__back-button{font-size:clamp(1rem,1.5vw,1.4rem)}.Library-module__VsZS5G__dismount{display:none}@media (min-width:900px) and (max-width:1200px){.Library-module__VsZS5G__library-grid{grid-template-columns:repeat(3,1fr);gap:2vw}}@media (max-width:900px){.Library-module__VsZS5G__library-page{grid-template-columns:1fr;gap:4vw}.Library-module__VsZS5G__library-grid{grid-template-columns:repeat(3,1fr);gap:2vw}.Library-module__VsZS5G__category-list{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;align-items:center;gap:2.5vw;padding:1vw 2px 3vw;display:flex;overflow-x:auto}.Library-module__VsZS5G__category-list>li,.Library-module__VsZS5G__subcategory-list{display:contents}.Library-module__VsZS5G__category-list .Library-module__VsZS5G__category-button,.Library-module__VsZS5G__subcategory-list li{flex:none}.Library-module__VsZS5G__category-list .Library-module__VsZS5G__category-button{white-space:nowrap;border:2px solid #ffffff73;padding:1.5vw 3vw;transition:border-color .2s,box-shadow .2s;display:block}.Library-module__VsZS5G__category-list .Library-module__VsZS5G__category-button:has(.Library-module__VsZS5G__category-selected){border-color:#cbcb85;box-shadow:0 0 .6rem #cbcb8555}.Library-module__VsZS5G__book-card,.Library-module__VsZS5G__book-image{aspect-ratio:1/1.8}.Library-module__VsZS5G__category{font-size:clamp(.9rem,3vw,1.4rem)}.Library-module__VsZS5G__category-text{font-size:clamp(.8rem,2.5vw,1.2rem)}.Library-module__VsZS5G__profile-container{margin-top:5vw}.Library-module__VsZS5G__book-profile{grid-template-rows:auto 2fr;grid-template-columns:1fr;gap:4vw;display:grid}.Library-module__VsZS5G__profile-author,.Library-module__VsZS5G__profile-pages{margin:2vw 0;font-size:clamp(.8rem,3vw,1.2rem);font-weight:700}.Library-module__VsZS5G__profile-cover-container{justify-content:center;display:flex}.Library-module__VsZS5G__profile-cover{aspect-ratio:.6;width:30vw}.Library-module__VsZS5G__profile-title{font-size:4vw;font-weight:700}.Library-module__VsZS5G__profile-desc{font-size:clamp(.85rem,2vw,1.1rem)}}
.ThreeDBook-module__H61LEG__book-container{perspective:600px;justify-content:center;align-items:center;display:flex}@keyframes ThreeDBook-module__H61LEG__initAnimation{0%{transform:rotateY(-60deg)}to{transform:rotateY(-30deg)}}.ThreeDBook-module__H61LEG__book{--book-w:125px;--book-h:250px;--book-d:25px;--book-shadow:5px 5px 10px #666;width:var(--book-w);height:var(--book-h);transform-style:preserve-3d;transition:all 1s;animation:1s ThreeDBook-module__H61LEG__initAnimation;position:relative;transform:rotateY(-30deg)}.ThreeDBook-module__H61LEG__book-container:hover .ThreeDBook-module__H61LEG__book,.ThreeDBook-module__H61LEG__book-container:focus .ThreeDBook-module__H61LEG__book{transform:rotateY(-60deg)}.ThreeDBook-module__H61LEG__book>:first-child{width:var(--book-w);height:var(--book-h);transform:translateZ(calc(var(--book-d)/2));box-shadow:var(--book-shadow);background-color:#01060f;border-radius:0 2px 2px 0;position:absolute;top:0;left:0}.ThreeDBook-module__H61LEG__book:before{content:" ";width:calc(var(--book-d) - 2px);height:calc(var(--book-h) - 2px);transform:translateX(calc(var(--book-w) - var(--book-d)/2 - 1px))rotateY(90deg);background:linear-gradient(90deg,#fff 0%,#f9f9f9 5%,#fff 10%,#f9f9f9 15%,#fff 20%,#f9f9f9 25%,#fff 30%,#f9f9f9 35%,#fff 40%,#f9f9f9 45%,#fff 50%,#f9f9f9 55%,#fff 60%,#f9f9f9 65%,#fff 70%,#f9f9f9 75%,#fff 80%,#f9f9f9 85%,#fff 90%,#f9f9f9 95%,#fff 100%);position:absolute;top:1px;left:0}.ThreeDBook-module__H61LEG__book:after{content:" ";width:var(--book-w);height:var(--book-h);transform:translateZ(calc(var(--book-d)/-2));background-color:#01060f;border-radius:0 2px 2px 0;position:absolute;top:0;left:0}@media (min-width:1200px) and (max-width:1600px){.ThreeDBook-module__H61LEG__book{--book-w:100px;--book-h:200px;--book-d:20px;--book-shadow:3px 3px 3px #666}}@media (min-width:600px) and (max-width:1200px){.ThreeDBook-module__H61LEG__book{--book-w:90px;--book-h:180px;--book-d:18px;--book-shadow:3px 3px 3px #666}}@media (max-width:600px){.ThreeDBook-module__H61LEG__book{--book-w:80px;--book-h:160px;--book-d:15px;--book-shadow:2px 2px 2px #666}}
