/* The collection extends the room with a quiet, tactile reading surface. */
:root{--shelf-bg:#17221f;--shelf-ink:#f0e7d6;--shelf-muted:#b4bcaa;--shelf-line:#d6cfad29}
[hidden]{display:none!important}
.intro{bottom:171px;max-width:480px}.description{font-size:14px}.intro-actions{pointer-events:auto;margin-top:27px;display:flex;align-items:flex-start;flex-direction:column;gap:12px}.browse-button{display:flex;align-items:center;justify-content:space-between;gap:36px;border:1px solid #e9d3a2;border-radius:3px;background:#e8d5ac;color:#252922;font-size:12px;font-weight:600;padding:16px 22px;box-shadow:0 5px 28px #0002;transition:background .2s,transform .2s}.browse-button:hover{background:#f6e7c6;transform:translateY(-2px)}.browse-button>span{font-size:21px;line-height:12px;font-weight:400}.collection-note{color:#d3cbb9;font-size:10px;letter-spacing:.35px}.resume-book{padding:6px 0;border:0;border-bottom:1px solid #c9b18460;background:none;color:#eed6aa;text-align:left;font-size:11px}.resume-book:hover{color:#fff5df}
.featured-shelf{position:fixed;right:7%;bottom:185px;width:405px;perspective:1000px}.shelf-label{display:flex;align-items:center;gap:10px;color:#e0d2b9;font-size:8px;letter-spacing:2px;margin-bottom:19px}.shelf-label>span:last-child{margin-left:auto;font-size:9px;letter-spacing:1px}.featured-books{display:flex;align-items:flex-end;padding:0 10px 14px;gap:14px;position:relative}.featured-books:after{content:'';height:7px;position:absolute;left:-15px;right:-15px;bottom:0;background:linear-gradient(#b29a72,#584832);box-shadow:0 12px 20px #0008;border-radius:1px}.featured-book{border:0;padding:0;width:119px;height:170px;flex-shrink:0;transform:rotate(-7deg);box-shadow:6px 9px 19px #0008;border-radius:2px 5px 5px 2px;transition:transform .3s}.featured-book:nth-child(2){transform:rotate(3deg);height:181px}.featured-book:nth-child(3){transform:rotate(8deg)}.featured-book:hover,.featured-book:focus-visible{transform:translateY(-13px) rotate(0)}.featured-book .book-cover{height:100%;min-height:0;padding:13px 12px 11px 18px}.featured-book .cover-topline{font-size:6px;letter-spacing:1.3px}.featured-book .cover-title{font-size:17px;margin-top:12px}.featured-book .cover-subtitle{font-size:7px;line-height:1.4;letter-spacing:0}.featured-book .cover-art{height:47px;margin:7px 0}.featured-book .cover-imprint{font-size:5px;letter-spacing:1px}.shelf-footnote{text-align:center;font:italic 12px Georgia,serif;color:#d6c8b3;margin:19px 0 0;letter-spacing:.2px}
.catalog-dialog{color:var(--shelf-ink);background:var(--shelf-bg);border:1px solid #c8c39f36;border-radius:9px;padding:0;width:calc(100% - 48px);max-width:1460px;height:calc(100dvh - 48px);max-height:none;overflow:auto;box-shadow:0 28px 110px #000b;color-scheme:dark}.catalog-dialog::backdrop{background:#0c1213a8;backdrop-filter:blur(12px)}.catalog-shell{padding:0 42px;min-height:100%;background:radial-gradient(ellipse at 80% 0,#6d785916,transparent 60%)}.catalog-topbar{min-height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shelf-line);gap:16px}.catalog-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:9px;letter-spacing:1.7px;white-space:nowrap}.catalog-brand span{font-size:8px;letter-spacing:1.5px;color:#aeb6a5;padding-left:16px}.catalog-close{border:0;background:none;font-size:11px;color:#d3d5c7;display:flex;align-items:center;gap:18px;min-height:44px;padding:0 2px 0 12px}.catalog-close span{font-size:25px;color:#e4dfc9;font-weight:300}.catalog-close:hover{color:white}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:37px 0 28px}.catalog-eyebrow{color:#b9c09f;font-size:8px;letter-spacing:2px;margin:0 0 15px}.catalog-heading h2{font:400 clamp(30px,3.4vw,48px)/1.13 Georgia,serif;letter-spacing:-1.3px;margin:0}.catalog-heading h2 em{font-weight:400;color:#c6cfac}.catalog-heading>div>p:last-child{color:#afb8ab;font-size:12px;line-height:1.6;margin:12px 0 0}.reading-tally{display:flex;align-items:center;gap:11px;padding-right:7px}.reading-tally strong{font:400 44px Georgia,serif;color:#d8d6be}.reading-tally>span{font-size:12px;line-height:2;color:#bfc5b2}.reading-tally small{font-size:7px;letter-spacing:1.4px;color:#939e90}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 21px;border-bottom:1px solid var(--shelf-line)}.category-filters{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.category-filters button{border:1px solid transparent;background:none;color:#b5bdae;padding:11px 14px;font-size:11px;min-height:44px;border-radius:4px;white-space:nowrap}.category-filters button:hover{background:#f3e6c50a;color:var(--shelf-ink)}.category-filters button[aria-pressed=true]{background:#e0d8b714;border-color:#d6cfad36;color:#f3e6c5}.category-filters button>span{font-size:9px;padding:2px 5px;background:#f3e6c519;border-radius:3px;margin-left:6px}.book-search{display:flex;align-items:center;gap:11px;border:1px solid #d6cfad32;border-radius:4px;padding:0 12px;min-height:44px;max-width:260px;color:#aeb8a4;background:#0b161323}.book-search:focus-within{outline:2px solid #d4c69f;outline-offset:3px}.book-search input{font:11px Arial,sans-serif;background:none;border:0;outline:none;color:var(--shelf-ink);width:165px;min-width:0;height:42px}.book-search input::placeholder{color:#aeb8a4}.book-search kbd{font:10px Arial,sans-serif;border:1px solid #d6cfad29;padding:2px 4px;border-radius:3px;color:#939e90}.catalog-results{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 0 21px}.catalog-results p{font-size:10px;color:#bbc2b1;margin:0}.catalog-results>span{font-size:7px;letter-spacing:1.7px;color:#8e9e8d}.book-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:29px 26px;padding:0 2px 36px}.book-card{border:0;background:none;padding:0;text-align:left;min-width:0;border-radius:4px;position:relative;display:flex;flex-direction:column;gap:13px}.book-cover{--cover:#38534b;position:relative;isolation:isolate;display:flex;flex-direction:column;color:#f4e6c7;background:var(--cover);width:100%;padding:19px 18px 16px 26px;min-height:257px;border-radius:2px 6px 6px 2px;overflow:hidden;box-shadow:4px 5px 0 -2px #d7d0b8,6px 6px 0 -2px #655d4c,10px 12px 22px #0004,inset 0 0 0 1px #fff1;transition:transform .25s,box-shadow .25s}.book-cover:before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#0003 0,#0003 3px,#ffffff0c 4px,#ffffff0c 7px,#0003 8px,transparent 16px,transparent 95%,#ffffff12),radial-gradient(ellipse at 0 0,#e5d4a213,transparent 75%)}.book-cover:after{content:'';position:absolute;inset:9px 8px 9px 15px;pointer-events:none;border:1px solid #ebd5a524;border-radius:1px}.book-card:hover .book-cover,.book-card:focus-visible .book-cover{transform:translateY(-6px) rotate(-1deg);box-shadow:4px 5px 0 -2px #d7d0b8,6px 6px 0 -2px #655d4c,10px 19px 28px #0006}.cover-topline{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:7px;letter-spacing:1.7px;color:#e9dab5c9}.cover-topline b{font-weight:400;font-size:10px;letter-spacing:.5px}.cover-title{font:400 clamp(19px,1.65vw,25px)/1.09 Georgia,serif;letter-spacing:-.4px;margin:19px 0 0;overflow-wrap:normal;hyphens:auto}.cover-subtitle{font:9px/1.6 Arial,sans-serif;color:#e8ddc6bc;max-width:165px;margin:9px 0 0}.cover-art{display:block;flex:1;min-height:55px;width:100%;max-height:83px;margin:11px 0;color:#dac695;opacity:.87}.cover-art svg{width:100%;height:100%;max-height:83px;display:block;overflow:visible}.cover-imprint{font-size:6px;letter-spacing:1.7px;line-height:1.8;display:flex;justify-content:space-between;gap:4px;color:#f2e1bfa6;margin-top:auto}.cover-imprint>span:last-child{font-size:11px;line-height:1}.book-caption{display:flex;justify-content:space-between;align-items:center;gap:6px;width:100%;padding-left:2px;font-size:9px;color:#a8b5a3}.book-caption>span:last-child{font-size:8px;color:#d3d6c2;white-space:nowrap}.book-caption .is-read{color:#bfce9e!important}.book-progress{position:absolute;bottom:-6px;left:0;right:0;height:2px;border-radius:1px;background:#c6d2b115;overflow:hidden}.book-progress>span{display:block;height:100%;background:#c7c495}.catalog-footer{border-top:1px solid var(--shelf-line);min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#8e9e8d;line-height:1.6}.catalog-footer>span:first-child{font:italic 11px Georgia,serif}.empty-shelf{text-align:center;padding:45px 12px 70px}.empty-shelf>span{font:56px Georgia,serif;color:#c6cfac}.empty-shelf h3{font:26px Georgia,serif;margin:12px 0}.empty-shelf p{font-size:13px;color:#aeb8a4}.empty-shelf button{border:1px solid #d6cfad50;background:#d6cfad14;min-height:44px;padding:10px 18px;border-radius:4px;margin-top:10px;font-size:12px}
@media(min-width:1600px){.intro{bottom:195px}.featured-shelf{right:9%;bottom:210px;width:450px}.featured-books{justify-content:space-between}.featured-book{width:133px;height:188px}.featured-book:nth-child(2){height:200px}.featured-book .cover-title{font-size:20px}}
@media(max-width:1150px){.featured-shelf{right:5%;width:338px;bottom:195px}.featured-book{width:96px;height:148px}.featured-book:nth-child(2){height:159px}.featured-book .cover-title{font-size:15px}.featured-book .cover-art{min-height:28px;height:33px;margin:4px 0}.featured-book .cover-subtitle{display:none}.featured-books{gap:14px}.catalog-shell{padding:0 28px}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}.catalog-tools{align-items:stretch;flex-direction:column;gap:13px}.book-search{max-width:none}.book-search input{width:100%}.category-filters button{padding:10px 13px}.catalog-heading{padding:27px 0}.book-cover{min-height:245px}.cover-title{font-size:23px}}
@media(max-width:850px){.featured-shelf{width:267px;right:5%;bottom:200px}.featured-book{width:76px;height:122px}.featured-book:nth-child(2){height:136px}.featured-books{gap:9px;padding-left:5px;padding-right:5px}.featured-book .book-cover{padding:10px 8px 9px 13px}.featured-book .cover-title{font-size:13px}.featured-book .cover-topline{font-size:4px}.featured-book .cover-topline b{font-size:7px}.featured-book .cover-imprint{font-size:4px;letter-spacing:.5px}.shelf-label{font-size:6px;letter-spacing:1.2px;gap:6px}.shelf-footnote{font-size:10px}.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-brand span{display:none}.intro{max-width:390px}.edition{display:none}}
@media(max-width:650px){.featured-shelf{display:none}.intro{bottom:192px;left:27px;max-width:calc(100% - 54px)}.intro-actions{margin-top:23px;gap:12px}.browse-button{min-height:48px;padding:14px 19px;font-size:12px}.description{font-size:12px}.collection-note{font-size:9px}.resume-book{font-size:10px}.catalog-dialog{width:100%;height:100dvh;max-width:none;border:0;border-radius:0}.catalog-shell{padding:0 20px}.catalog-topbar{min-height:69px;gap:8px}.catalog-brand{font-size:8px;gap:8px;letter-spacing:1.1px}.catalog-close{font-size:10px;gap:10px;padding-left:6px}.catalog-heading{padding:28px 0 23px;align-items:flex-start}.catalog-heading h2{font-size:34px;max-width:280px;letter-spacing:-1px}.catalog-eyebrow{font-size:6px;letter-spacing:1.3px;margin-bottom:13px}.catalog-heading>div>p:last-child{font-size:11px;max-width:245px}.reading-tally{display:none}.category-filters{gap:5px;display:grid;grid-template-columns:1fr 1fr}.category-filters button{text-align:center;font-size:10px;padding:9px 8px;min-height:42px;border-color:#d6cfad1f}.category-filters button>span{font-size:8px}.catalog-tools{gap:12px;padding-bottom:16px}.book-search input{font-size:13px;height:44px}.book-search kbd{display:none}.catalog-results{padding:18px 0}.catalog-results>span{display:none}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;padding-bottom:32px}.book-cover{min-height:239px;padding:17px 11px 14px 21px}.cover-title{font-size:21px;margin-top:16px;letter-spacing:-.4px}.cover-subtitle{font-size:8px;line-height:1.45}.cover-topline{font-size:6px;letter-spacing:1.1px}.cover-art{min-height:48px;max-height:66px;margin:10px 0}.cover-imprint{font-size:5px;letter-spacing:1.1px}.book-caption{flex-direction:column;align-items:flex-start;gap:6px;font-size:9px}.book-caption>span:last-child{font-size:9px}.catalog-footer{align-items:flex-start;flex-direction:column;gap:8px;padding:18px 0}.catalog-footer>span:first-child{font-size:10px}.load-status.failed{bottom:142px;font-size:8px;padding:8px 12px}.footer{padding-top:15px;gap:10px}.load-status:not(.failed){bottom:138px}}
@media(max-width:360px){.catalog-shell{padding:0 15px}.book-grid{gap:27px 16px}.book-cover{min-height:231px;padding-left:20px;padding-right:10px}.cover-title{font-size:19px}.cover-topline{font-size:5px}.catalog-brand{font-size:7px}.catalog-close{font-size:9px}.catalog-heading h2{font-size:31px}}
@media(max-height:750px) and (min-width:651px){.intro{bottom:145px}.intro-actions{margin-top:18px;gap:9px}.description{margin-top:15px}.featured-shelf{bottom:155px}.eyebrow{margin-bottom:15px}.masthead{padding-top:23px}.intro h1{font-size:60px}}
@media(max-height:650px) and (max-width:650px){.intro{bottom:174px}.intro h1{font-size:45px}.intro .eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:12px}.intro .description{display:none}.intro-actions{margin-top:16px;gap:8px}.browse-button{min-height:44px;padding:10px 17px}.resume-book{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.masthead{padding-top:18px}}
@media(max-height:510px) and (min-width:651px){.intro{bottom:113px}.intro .eyebrow,.intro .description,.collection-note,.featured-shelf{display:none}.intro h1{font-size:40px}.intro-actions{margin-top:12px;display:flex;flex-direction:row;align-items:center;gap:14px}.browse-button{padding:12px 16px}.resume-book{max-width:220px}.masthead{padding-top:14px;padding-bottom:14px}.footer{bottom:12px;padding-top:12px}.load-status{bottom:83px}}
.book-card .book-cover{height:310px;min-height:310px}
@media(min-width:651px) and (max-height:800px){.catalog-topbar{min-height:64px}.catalog-heading{padding:24px 0 20px}.catalog-heading h2{font-size:40px}.catalog-eyebrow{margin-bottom:10px}.catalog-tools{padding-bottom:14px}.catalog-results{padding:12px 0}}
@media(max-width:650px){.book-card .book-cover{height:276px;min-height:276px}}
@media(prefers-reduced-motion:reduce){.featured-book,.book-cover,.browse-button{transition:none}.featured-book:hover,.featured-book:focus-visible,.book-card:hover .book-cover,.book-card:focus-visible .book-cover,.browse-button:hover{transform:none}}
