@keyframes Books_fadeUp__ifiFv{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Books_page__55c2N{min-height:100vh;display:flex;flex-direction:column;max-width:1100px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.Books_page__55c2N{padding:0 4rem}}.Books_nav__GZTX_{display:flex;align-items:center;justify-content:flex-end;padding:2rem 0;border-bottom:1px solid var(--border);animation:Books_fadeUp__ifiFv .6s ease both}.Books_navRight__WMcy2{display:flex;align-items:center;gap:2rem}.Books_navLink__fo8cX{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--text-muted);text-decoration:none;transition:color .2s ease;position:relative}.Books_navLink__fo8cX:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--pink);transition:width .3s ease}.Books_navLink__fo8cX:hover{color:var(--pink)}.Books_navLink__fo8cX:hover:after{width:100%}.Books_navLinkActive__zY2zk{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--pink);text-decoration:none;position:relative}.Books_navLinkActive__zY2zk:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:var(--pink)}.Books_main__RL57o{flex:1;padding:4rem 0}.Books_hero__9PwiY{margin-bottom:4rem;animation:Books_fadeUp__ifiFv .6s ease .1s both}.Books_title__iejer{font-family:var(--font-display);font-size:clamp(4rem,12vw,8rem);line-height:.9;letter-spacing:-.02em;color:var(--text)}.Books_section__YW9kx{display:grid;grid-template-columns:140px 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid var(--border);animation:Books_fadeUp__ifiFv .5s ease both}@media(max-width:600px){.Books_section__YW9kx{grid-template-columns:1fr;gap:.5rem}}.Books_sectionLabel___DEP1{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.15em;color:var(--pink);padding-top:3px}.Books_sectionContent__EavMQ{font-family:var(--font-mono);font-size:.9rem;line-height:1.7;color:var(--text-muted)}.Books_bookList__27vhR{list-style:none;padding:0;display:flex;flex-direction:column;gap:.4rem}.Books_bookList__27vhR li{padding:.25rem 0;border-bottom:1px solid var(--border);transition:color .2s ease}.Books_bookList__27vhR li:last-child{border-bottom:none}.Books_bookList__27vhR li:hover{color:var(--text)}.Books_legend__5IbEs{position:fixed;bottom:0;left:50%;transform:translateX(-50%);flex-wrap:nowrap;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;background:var(--bg);border-top:1px solid var(--border);white-space:nowrap;z-index:10}.Books_legendItem__90dar,.Books_legend__5IbEs{display:flex;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--text-muted)}.Books_legendItem__90dar{align-items:center;gap:.4rem;background:none;border:1px solid rgba(0,0,0,0);padding:.3rem .6rem;border-radius:3px;cursor:pointer;transition:border-color .2s ease,opacity .2s ease}.Books_legendItem__90dar:hover{border-color:var(--border)}.Books_legendActive__UoyXW{border-color:var(--pink)!important;color:var(--text)}.Books_legendClear__5GN9Y{background:none;border:none;cursor:pointer;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--pink);padding:.3rem .6rem;text-decoration:underline;text-underline-offset:3px}.Books_dot__PP6sj{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-right:.4rem}.Books_dotLifeChanging__sEcjL{background:var(--pink);animation:Books_pulse__LpxgE .8s ease-in-out infinite}@keyframes Books_pulse__LpxgE{0%,to{opacity:1}50%{opacity:.3}}.Books_dotWorthReading__pUrE9{background:#22c55e}.Books_dotNeutral__OSUv1{background:#a0865e}.Books_dotQueued__XQq6R{background:#3b82f6}.Books_dotReading__T7m5S{background:#f97316}.Books_dotDnf__S1ihW{background:#a855f7}.Books_dotSkip__AZWGM{background:#ef4444}.Books_bookTitle__ZvfeH{display:block}.Books_skipped__juPXJ{text-decoration:line-through;text-decoration-color:var(--text-muted)}.Books_author__H7Oex{color:var(--pink-light);font-size:.8rem}.Books_comment__v7fGp{font-size:.75rem;color:var(--text);margin-top:.2rem;font-style:italic}.Books_authorButton__Lg36a{background:none;border:none;padding:0;cursor:pointer;color:var(--pink-light);font-family:var(--font-mono);font-size:.8rem;transition:color .2s ease}.Books_authorButton__Lg36a:hover{color:var(--pink)}.Books_footer__8JpSg{display:flex;align-items:center;justify-content:space-between;padding:2rem 0 4rem;border-top:1px solid var(--border);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--text-muted);animation:Books_fadeUp__ifiFv .5s ease .5s both}