.library-module__pJ1hIG__container{background:var(--bg-deep-cobalt);flex-direction:column;align-items:center;min-height:100vh;padding:calc(70px + 2rem) 2rem 4rem;display:flex}.library-module__pJ1hIG__container>*{width:100%;max-width:1400px}.library-module__pJ1hIG__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.library-module__pJ1hIG__header h1{color:var(--text-light);text-transform:uppercase;text-shadow:4px 4px 0 var(--text-primary-deep);margin:0;font-family:Rubik,sans-serif;font-size:clamp(2rem,6vw,3rem);font-weight:900}.library-module__pJ1hIG__statsBar{background:var(--surface-dark);border:var(--border-width)solid var(--text-primary-deep);box-shadow:var(--shadow-light);color:var(--text-light);gap:1.5rem;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.85rem;display:flex}.library-module__pJ1hIG__statsBar span{align-items:center;gap:.3rem;display:flex}.library-module__pJ1hIG__statsBar strong{color:var(--primary-cyan);font-size:1rem}.library-module__pJ1hIG__searchContainer{margin-bottom:2rem}.library-module__pJ1hIG__searchInput{background:var(--surface-dark);border:var(--border-width)solid var(--text-primary-deep);width:100%;box-shadow:var(--shadow-light);color:var(--text-light);padding:1rem 1.5rem;font-family:Space Mono,monospace;font-size:1rem;transition:all .2s}.library-module__pJ1hIG__searchInput::placeholder{color:var(--text-muted);opacity:.7}.library-module__pJ1hIG__searchInput:focus{border-color:var(--primary-cyan);box-shadow:6px 6px 0 var(--text-primary-deep);outline:none;transform:translate(-2px,-2px)}.library-module__pJ1hIG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.library-module__pJ1hIG__card{background:var(--surface-dark);border:var(--border-width)solid var(--text-primary-deep);box-shadow:var(--shadow-heavy);flex-direction:column;text-decoration:none;transition:all .2s cubic-bezier(.34,1.2,.64,1);display:flex;overflow:hidden}.library-module__pJ1hIG__card:hover{box-shadow:12px 12px 0 var(--text-primary-deep);transform:translate(-4px,-4px)}.library-module__pJ1hIG__imageWrapper{aspect-ratio:3/4;background:var(--surface-elevated);border-bottom:var(--border-width)solid var(--text-primary-deep);position:relative;overflow:hidden}.library-module__pJ1hIG__cover{object-fit:cover;width:100%;height:100%;transition:transform .3s}.library-module__pJ1hIG__card:hover .library-module__pJ1hIG__cover{transform:scale(1.05)}.library-module__pJ1hIG__placeholder{width:100%;height:100%;color:var(--text-muted);background:var(--surface-elevated);text-transform:uppercase;justify-content:center;align-items:center;font-family:Space Mono,monospace;font-size:.9rem;display:flex}.library-module__pJ1hIG__info{padding:1rem}.library-module__pJ1hIG__info h3{color:var(--text-light);text-transform:uppercase;letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Rubik,sans-serif;font-size:1rem;font-weight:900;overflow:hidden}.library-module__pJ1hIG__loader{text-align:center;color:var(--primary-cyan);text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-family:Space Mono,monospace;font-size:1rem;font-weight:700;display:flex}.library-module__pJ1hIG__loader:after{content:"";border:3px solid var(--surface-elevated);border-top-color:var(--primary-cyan);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite library-module__pJ1hIG__spin}@keyframes library-module__pJ1hIG__spin{to{transform:rotate(360deg)}}.library-module__pJ1hIG__loadMoreBtn{background:var(--gradient-cyan-to-violet);border:var(--border-width)solid var(--text-primary-deep);box-shadow:var(--shadow-heavy);text-transform:uppercase;color:var(--text-primary-deep);cursor:pointer;width:fit-content;margin:1rem auto 0;padding:1rem 2rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:900;transition:all .2s}.library-module__pJ1hIG__loadMoreBtn:hover{box-shadow:10px 10px 0 var(--text-primary-deep);transform:translate(-2px,-2px)}.library-module__pJ1hIG__empty{text-align:center;background:var(--surface-dark);border:var(--border-width)solid var(--text-primary-deep);box-shadow:var(--shadow-heavy);color:var(--text-muted);text-transform:uppercase;margin-top:2rem;padding:3rem;font-family:Space Mono,monospace;font-size:1.1rem;font-weight:700}@media (max-width:1024px){.library-module__pJ1hIG__container{padding:calc(70px + 1.5rem) 1.5rem 3rem}.library-module__pJ1hIG__grid{gap:1.5rem}}@media (max-width:768px){.library-module__pJ1hIG__container{padding:calc(70px + 1rem) 1rem 2rem}.library-module__pJ1hIG__header{flex-direction:column;align-items:flex-start}.library-module__pJ1hIG__statsBar{justify-content:space-around;width:100%}.library-module__pJ1hIG__grid{gap:1rem}.library-module__pJ1hIG__info h3{font-size:.9rem}}@media (max-width:480px){.library-module__pJ1hIG__container{padding:calc(70px + .75rem) .75rem 1.5rem}.library-module__pJ1hIG__header h1{text-shadow:3px 3px 0 var(--text-primary-deep);font-size:1.8rem}.library-module__pJ1hIG__statsBar{gap:1rem;padding:.4rem .8rem;font-size:.7rem}.library-module__pJ1hIG__statsBar strong{font-size:.9rem}.library-module__pJ1hIG__searchInput{padding:.8rem 1rem;font-size:.9rem}.library-module__pJ1hIG__grid{grid-template-columns:1fr;gap:1.2rem}.library-module__pJ1hIG__info h3{font-size:.85rem}.library-module__pJ1hIG__loadMoreBtn{text-align:center;width:100%;padding:.8rem}.library-module__pJ1hIG__empty{padding:2rem;font-size:1rem}}.library-module__pJ1hIG__searchInput:focus-visible,.library-module__pJ1hIG__loadMoreBtn:focus-visible,.library-module__pJ1hIG__card:focus-visible{outline:3px solid var(--status-orange);outline-offset:2px}@media print{.library-module__pJ1hIG__container{background:#fff;padding:1rem}.library-module__pJ1hIG__statsBar,.library-module__pJ1hIG__searchContainer,.library-module__pJ1hIG__loadMoreBtn{display:none}.library-module__pJ1hIG__card{break-inside:avoid;box-shadow:none;border:1px solid #000}.library-module__pJ1hIG__cover{filter:grayscale()}}
