.library{min-height:100svh;padding:var(--space-xl) var(--space-lg);display:grid;gap:var(--space-xl);font-family:var(--font-serif);font-size:var(--font-size-body);line-height:var(--line-height-body)}.library__header{display:flex;justify-content:center}.library__welcome{font-size:1.6rem;font-weight:400;margin:0;letter-spacing:.02em}.library__layout{display:grid;grid-template-columns:1fr 22rem;gap:var(--space-xl);max-width:70rem;margin:0 auto;align-items:start}.library-grid__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-lg);list-style:none;padding:0;margin:0}.library-grid__link{display:grid;gap:var(--space-sm);text-decoration:none}.library-grid__cover{margin:0}.library-grid__cover img{width:100%;height:auto;display:block;border-radius:.25rem;box-shadow:0 .5rem 1rem #0000002e}.library-grid__meta{display:grid;gap:.15rem}.library-grid__title{font-size:.85rem}.library-grid__author{font-size:.75rem;opacity:.75}.current{display:grid;gap:var(--space-lg)}.current__header{display:flex;justify-content:center}.current__title{font-size:1rem;font-weight:400;margin:0;letter-spacing:.02em}.current__controls{display:none}.current__primary{display:grid;gap:var(--space-md)}.current__icon{border:0;padding:var(--space-xs);background:transparent;cursor:pointer;font-size:1rem;line-height:1;display:grid;place-items:center}.current__page-line{font-size:.8rem;opacity:.7}.current__primary-link{display:grid;gap:var(--space-md);text-decoration:none;justify-items:center}.current__cover{margin:0}.current__cover img{width:100%;max-width:18rem;height:auto;display:block;border-radius:.25rem;box-shadow:0 .75rem 1.5rem #00000038}.current__primary-meta{display:grid;gap:var(--space-sm);justify-items:center;text-align:center}.current__book-title{font-size:1.1rem}.current__book-author{font-size:.85rem;opacity:.75}.current__progress{display:grid;gap:var(--space-xs);width:100%;max-width:18rem}.current__progress-label{font-size:.75rem;color:#000000b3;opacity:.8;text-align:center}.current__progress-track{height:.35rem;border-radius:999rem;background:#0000001f;overflow:hidden}.current__progress-fill{height:100%;border-radius:999rem;background:#00000052}.current__also{display:grid;gap:var(--space-md)}.current__also-heading{font-size:.9rem;font-weight:400;margin:0}.current__also-list{display:flex;gap:var(--space-md);list-style:none;padding:0;margin:0}.current__also-item img{width:3.25rem;height:auto;display:block;border-radius:.2rem;box-shadow:0 .25rem .6rem #0000002e}.current__handle{display:none}@media(max-width:64rem){.library-grid__list{grid-template-columns:repeat(4,minmax(0,1fr))}.library__layout{grid-template-columns:1fr 20rem}}@media(max-width:48rem){.library{padding:var(--space-lg) var(--space-md);gap:var(--space-lg)}.library__layout{grid-template-columns:1fr;gap:var(--space-lg)}.library-grid__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.library[data-sheet=peek] .library-grid,.library[data-sheet=expanded] .library-grid{padding-bottom:var(--sheet-peek-height)}.library[data-sheet=collapsed] .library-grid{padding-bottom:0}.current{position:fixed;left:50%;transform:translate(-50%);bottom:calc(var(--space-md) + env(safe-area-inset-bottom));width:min(34rem,calc(100% - (var(--space-md) * 2)));z-index:10;border-radius:.9rem;box-shadow:0 .9rem 2.4rem #0000002e;background:#ffffffeb;padding:var(--space-md);display:grid;gap:var(--space-md)}.current__header{justify-content:space-between;align-items:center}.current__title{margin:0}.current__controls{display:flex;gap:var(--space-xs)}.current__primary-link{grid-template-columns:2fr 3fr;align-items:center;justify-items:start;gap:var(--space-md)}.current__cover img{width:100%;max-width:none;height:6.5rem;object-fit:cover;border-radius:.35rem;box-shadow:0 .6rem 1.2rem #0003}.current__primary-meta{justify-items:start;text-align:left;width:100%;gap:.35rem}.current__book-title{font-size:1rem}.current__book-author{font-size:.85rem}.current__progress{max-width:none;width:100%}.current__progress-label{text-align:left}.current__cta{margin-top:var(--space-xs);width:100%;display:grid}.current__continue{font-family:inherit;font-size:.9rem;padding:.7em 1.1em;border-radius:.75rem;border:0;text-decoration:none;text-align:center;cursor:pointer;width:100%}.current__also{display:none}.library[data-sheet=expanded] .current__also{display:grid;gap:var(--space-sm)}.library[data-sheet=expanded] .current__also-heading{display:none}.library[data-sheet=expanded] .current__also-list{overflow-x:auto;padding-bottom:var(--space-xs);gap:var(--space-sm)}.library[data-sheet=expanded] .current__also-item img{width:4rem;height:4rem;object-fit:cover;border-radius:.35rem}.library[data-sheet=collapsed] .current,.library__restore{display:none}.library[data-sheet=collapsed] .library__restore{position:fixed;left:var(--space-md);bottom:calc(var(--space-md) + env(safe-area-inset-bottom));z-index:11;display:grid;place-items:center;width:3rem;height:3rem;border-radius:999rem;border:0;background:#ffffffeb;box-shadow:0 .6rem 1.2rem #0000002e;cursor:pointer}.current__handle{display:grid;place-items:center;width:100%;height:1.25rem;margin-top:-.5rem}.current__handle:before{content:"";width:3rem;height:.25rem;border-radius:999rem;background:#0000002e}}
