.Reading-module-scss-module__xWiimW__readingListContainer{width:100%;overflow-x:hidden}.Reading-module-scss-module__xWiimW__sectionHeader{margin-top:var(--static-space-48);margin-bottom:var(--static-space-24);justify-content:space-between;align-items:center;display:flex}@media (max-width:640px){.Reading-module-scss-module__xWiimW__sectionHeader{margin-top:var(--static-space-32)}}.Reading-module-scss-module__xWiimW__countBadge{background:var(--neutral-alpha-lowest);color:var(--neutral-on-background-weak);border-radius:12px;padding:4px 12px;font-size:13px;font-weight:600}.Reading-module-scss-module__xWiimW__heroSection{width:100%;margin-bottom:var(--static-space-40)}.Reading-module-scss-module__xWiimW__featuredGrid,.Reading-module-scss-module__xWiimW__bookShelf{grid-gap:var(--static-space-24);gap:var(--static-space-24);grid-template-columns:repeat(2,1fr);width:100%;display:grid}@media (max-width:1024px){.Reading-module-scss-module__xWiimW__featuredGrid,.Reading-module-scss-module__xWiimW__bookShelf{grid-template-columns:1fr}}.Reading-module-scss-module__xWiimW__featuredCard{box-sizing:border-box;width:100%;height:100%;padding:var(--static-space-24);background:var(--surface-alpha-lowest);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--neutral-alpha-medium);gap:var(--static-space-24);border-radius:20px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:relative}.Reading-module-scss-module__xWiimW__featuredCard:before{content:"";background:var(--brand-alpha-lowest);filter:blur(60px);z-index:-1;pointer-events:none;border-radius:50%;width:200px;height:200px;position:absolute;top:-40%;right:-10%}.Reading-module-scss-module__xWiimW__featuredCard.Reading-module-scss-module__xWiimW__interactive:hover{background-color:var(--brand-alpha-weak);box-shadow:var(--shadow-weak);border-color:var(--neutral-alpha-weak)}@media (max-width:640px){.Reading-module-scss-module__xWiimW__featuredCard{padding:var(--static-space-16);align-items:center;gap:var(--static-space-16);flex-direction:row;height:auto}}.Reading-module-scss-module__xWiimW__featuredCover{width:100px;height:144px;box-shadow:var(--shadow-m);-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0;transition:transform .5s cubic-bezier(.23,1,.32,1)}.Reading-module-scss-module__xWiimW__featuredCard:hover .Reading-module-scss-module__xWiimW__featuredCover{transform:scale(1.05)rotate(-2deg)}@media (max-width:640px){.Reading-module-scss-module__xWiimW__featuredCover{width:64px;height:92px}}.Reading-module-scss-module__xWiimW__featuredInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.Reading-module-scss-module__xWiimW__featuredTitle{color:var(--neutral-on-background-strong);WebkitLineClamp:2;WebkitBoxOrient:vertical;margin-bottom:4px;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Reading-module-scss-module__xWiimW__featuredAuthors{color:var(--neutral-on-background-weak);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.Reading-module-scss-module__xWiimW__bookCardWrapper{flex-direction:column;gap:12px;height:100%;display:flex}.Reading-module-scss-module__xWiimW__bookVisualCase{background:var(--neutral-alpha-medium);background-blend-mode:soft-light;border-radius:12px;justify-content:center;align-items:center;height:320px;padding:40px 16px;transition:all .3s;display:flex;position:relative}@media (max-width:640px){.Reading-module-scss-module__xWiimW__bookVisualCase{height:240px;padding:24px 12px}}.Reading-module-scss-module__xWiimW__bookVisualCase:hover{background:var(--neutral-alpha-strong)}.Reading-module-scss-module__xWiimW__bookVisualCase:hover .Reading-module-scss-module__xWiimW__book3dInner{transform:rotateY(0)scale(1.05)}.Reading-module-scss-module__xWiimW__book3d{--book-thickness:30px;perspective:1000px;justify-content:center;align-items:center;width:auto;height:100%;display:flex}.Reading-module-scss-module__xWiimW__book3dInner{width:140px;height:200px;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;transform:rotateY(-25deg)}@media (max-width:640px){.Reading-module-scss-module__xWiimW__book3dInner{width:100px;height:144px}}.Reading-module-scss-module__xWiimW__book3dFront{z-index:5;width:100%;height:100%;transform:translateZ(calc(var(--book-thickness)/2));border-radius:1px 2px 2px 1px;position:absolute;overflow:hidden;box-shadow:2px 5px 15px #0000004d}.Reading-module-scss-module__xWiimW__book3dFront img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Reading-module-scss-module__xWiimW__book3dPages{width:var(--book-thickness);transform:rotateY(90deg)translateZ(calc(var(--book-thickness)*-.5));z-index:4;background:linear-gradient(90deg,#ddd 0%,#fff 10% 90%,#ddd 100%);position:absolute;top:1px;bottom:1px;left:100%}.Reading-module-scss-module__xWiimW__book3dBack{background-color:var(--neutral-strong);width:100%;height:100%;transform:translateZ(calc(var(--book-thickness)/-2));z-index:3;border-radius:1px 2px 2px 1px;position:absolute;box-shadow:-10px 10px 20px #0003}.Reading-module-scss-module__xWiimW__bookMetadata{flex-direction:column;gap:2px;display:flex}.Reading-module-scss-module__xWiimW__bookTitle{color:var(--neutral-on-background-strong);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.Reading-module-scss-module__xWiimW__bookAuthor{color:var(--neutral-on-background-weak);font-size:13px}.Reading-module-scss-module__xWiimW__bookRating{gap:2px;margin-top:4px;display:flex}.Reading-module-scss-module__xWiimW__starFilled{color:var(--brand-solid);font-size:12px}.Reading-module-scss-module__xWiimW__starEmpty{color:var(--neutral-alpha-medium);font-size:12px}.Reading-module-scss-module__xWiimW__finishedGrid3D{grid-gap:40px 24px;grid-template-columns:repeat(3,1fr);gap:40px 24px;width:100%;display:grid}@media (max-width:768px){.Reading-module-scss-module__xWiimW__finishedGrid3D{grid-template-columns:repeat(2,1fr);gap:32px 16px}}@media (max-width:480px){.Reading-module-scss-module__xWiimW__finishedGrid3D{grid-template-columns:1fr}}.Reading-module-scss-module__xWiimW__yearNav{gap:var(--static-space-16);padding:var(--static-space-16)0;margin-bottom:var(--static-space-32);border-bottom:1px solid var(--neutral-alpha-lowest);background:var(--page-background);z-index:10;white-space:nowrap;display:flex;position:sticky;top:64px;overflow-x:auto}.Reading-module-scss-module__xWiimW__yearNav::-webkit-scrollbar{display:none}@media (max-width:640px){.Reading-module-scss-module__xWiimW__yearNav{padding:var(--static-space-8)0;top:56px}}.Reading-module-scss-module__xWiimW__yearLink{color:var(--neutral-on-background-weak);border-radius:20px;padding:6px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Reading-module-scss-module__xWiimW__yearLink:hover,.Reading-module-scss-module__xWiimW__yearLink.Reading-module-scss-module__xWiimW__active{color:var(--neutral-on-background-strong);background:var(--neutral-alpha-low)}
