.RankedBookRow-module__2CuOpa__row{border-bottom:1px solid var(--border-color);cursor:pointer;align-items:center;gap:1rem;width:100%;padding:.75rem .5rem;transition:background-color .2s,padding-left .25s cubic-bezier(.22,1,.36,1);display:flex}.RankedBookRow-module__2CuOpa__row:hover{background:var(--bg-secondary);padding-left:.9rem}.RankedBookRow-module__2CuOpa__rankNumber{text-align:right;width:2.2rem;font-family:var(--font-merriweather), Georgia, serif;color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1;transition:color .2s}.RankedBookRow-module__2CuOpa__row:hover .RankedBookRow-module__2CuOpa__rankNumber{color:var(--accent-primary)}.RankedBookRow-module__2CuOpa__coverContainer{border-radius:2px;flex-shrink:0;width:72px;height:96px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0009}.RankedBookRow-module__2CuOpa__row:hover .RankedBookRow-module__2CuOpa__coverContainer{transform:translateY(-3px);box-shadow:0 10px 20px #0000008c}.RankedBookRow-module__2CuOpa__cover{width:100%;height:100%;display:block}.RankedBookRow-module__2CuOpa__details{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.RankedBookRow-module__2CuOpa__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}.RankedBookRow-module__2CuOpa__author{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.RankedBookRow-module__2CuOpa__tagsRow{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}.RankedBookRow-module__2CuOpa__tag{background:var(--bg-tertiary);color:var(--text-secondary);white-space:nowrap;border-radius:2px;padding:.12rem .4rem;font-size:.68rem}.RankedBookRow-module__2CuOpa__metaRow{color:var(--text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:.75rem;margin-top:.3rem;font-size:.72rem;display:flex}.RankedBookRow-module__2CuOpa__rating:before{content:"★ ";color:var(--text-secondary)}.RankedBookRow-module__2CuOpa__locked{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.RankedBookRow-module__2CuOpa__row,.RankedBookRow-module__2CuOpa__coverContainer,.RankedBookRow-module__2CuOpa__rankNumber{transition:none}.RankedBookRow-module__2CuOpa__row:hover{padding-left:.5rem}.RankedBookRow-module__2CuOpa__row:hover .RankedBookRow-module__2CuOpa__coverContainer{transform:none}}@media (max-width:768px){.RankedBookRow-module__2CuOpa__rankNumber{width:1.6rem;font-size:1.2rem}.RankedBookRow-module__2CuOpa__coverContainer{width:48px;height:64px}.RankedBookRow-module__2CuOpa__tagsRow{display:none}}
.page-module___8aEwW__container{width:100%;max-width:var(--container-max-width);flex-direction:column;gap:4rem;margin:0 auto;padding:2rem 2rem 5rem;display:flex}.page-module___8aEwW__hero{border-bottom:1px solid var(--border-color);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:520px;padding:2rem 0 3.5rem;display:grid;position:relative}.page-module___8aEwW__heroStage{width:100%;height:460px;position:relative}.page-module___8aEwW__heroFallback{aspect-ratio:3/4;z-index:0;border-radius:3px;width:220px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 40px #0009}.page-module___8aEwW__heroStage:has(canvas) .page-module___8aEwW__heroFallback{opacity:0;transition:opacity .5s}.page-module___8aEwW__heroCoverArt{width:100%;height:100%;display:block}.page-module___8aEwW__heroInner{z-index:1;position:relative}.page-module___8aEwW__heroText{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:46rem;display:flex}.page-module___8aEwW__heroText>*{animation:.55s cubic-bezier(.22,1,.36,1) both page-module___8aEwW__textIn}.page-module___8aEwW__heroText>:first-child{animation-delay:60ms}.page-module___8aEwW__heroText>:nth-child(2){animation-delay:.12s}.page-module___8aEwW__heroText>:nth-child(3){animation-delay:.18s}.page-module___8aEwW__heroText>:nth-child(4){animation-delay:.24s}.page-module___8aEwW__heroText>:nth-child(5){animation-delay:.3s}.page-module___8aEwW__heroText>:nth-child(6){animation-delay:.36s}.page-module___8aEwW__heroEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-primary);font-size:.72rem;font-weight:600}.page-module___8aEwW__heroTitle{font-family:var(--font-merriweather), Georgia, serif;letter-spacing:-.01em;color:var(--text-primary);font-size:2.6rem;font-weight:700;line-height:1.18}.page-module___8aEwW__heroAuthor{color:var(--text-secondary);font-size:.9rem}.page-module___8aEwW__heroBlurb{font-family:var(--font-merriweather), Georgia, serif;color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.35rem;font-size:1rem;line-height:1.72;display:-webkit-box;overflow:hidden}.page-module___8aEwW__heroTags{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}.page-module___8aEwW__heroTag{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:2px;padding:.2rem .5rem;font-size:.72rem}.page-module___8aEwW__heroBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:3px;margin-top:1.25rem;padding:.7rem 1.6rem;font-size:.88rem;font-weight:600;transition:background-color .15s}.page-module___8aEwW__heroBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}.page-module___8aEwW__heroBtn:active{transform:translateY(0)}.page-module___8aEwW__heroDots{z-index:2;justify-content:center;gap:.4rem;width:50%;display:flex;position:absolute;bottom:1.75rem;left:0}.page-module___8aEwW__dot{background:var(--bg-tertiary);cursor:pointer;border:none;width:22px;height:2px;padding:0;transition:background-color .15s}.page-module___8aEwW__dot:hover{background:var(--text-muted)}.page-module___8aEwW__activeDot{background:var(--accent-primary)}.page-module___8aEwW__section{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__sectionHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.85rem;display:flex}.page-module___8aEwW__sectionTitle{font-family:var(--font-merriweather), Georgia, serif;color:var(--text-primary);font-size:1.4rem;font-weight:700}.page-module___8aEwW__sectionBlurb{color:var(--text-muted);margin-top:.3rem;font-size:.85rem}.page-module___8aEwW__sectionCount{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.78rem}.page-module___8aEwW__chart{flex-direction:column;display:flex}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:1.75rem 1.5rem;width:100%;display:grid}.page-module___8aEwW__emptyState{color:var(--text-secondary);flex-direction:column;gap:.5rem;padding:4rem 0;display:flex}.page-module___8aEwW__emptyState h3{font-family:var(--font-merriweather), Georgia, serif;color:var(--text-primary);font-size:1.2rem}@keyframes page-module___8aEwW__textIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__heroText>*{animation:none}.page-module___8aEwW__heroBtn,.page-module___8aEwW__dot{transition:none}}@media (max-width:900px){.page-module___8aEwW__hero{min-height:0}.page-module___8aEwW__heroStage{height:360px}.page-module___8aEwW__heroTitle{font-size:1.9rem}}@media (max-width:640px){.page-module___8aEwW__container{gap:2.75rem;padding:1rem 1.25rem 3rem}.page-module___8aEwW__hero{grid-template-columns:1fr;gap:1rem;padding:1rem 0 2.5rem}.page-module___8aEwW__heroStage{height:300px}.page-module___8aEwW__heroFallback{width:150px}.page-module___8aEwW__heroDots{justify-content:flex-start;width:auto;margin-top:.5rem;position:static}.page-module___8aEwW__heroTitle{font-size:1.6rem}.page-module___8aEwW__heroBlurb{font-size:.92rem}.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem}}
