.BooksShowcase-module__LIrYpG__featuredBook{grid-template-columns:minmax(18rem,34%) minmax(0,1fr);align-items:center;gap:clamp(3rem,7vw,8rem);padding-top:clamp(2rem,5vw,3.7rem);padding-bottom:clamp(3rem,6vw,5rem);display:grid}.BooksShowcase-module__LIrYpG__coverColumn{justify-content:center;align-items:center;min-width:0;display:flex}.BooksShowcase-module__LIrYpG__bookCover{filter:drop-shadow(1rem 1.4rem 1.1rem #19232e2e);transform-origin:100%;width:min(100%,22rem);position:relative;transform:perspective(1000px)rotateY(-5deg)}.BooksShowcase-module__LIrYpG__bookSpine{z-index:0;background:linear-gradient(90deg,#d4ae6e,#f2dfb3 45%,#c18c3e);border:1px solid #70481640;width:1.35rem;position:absolute;top:1.5%;bottom:1.5%;left:-.9rem;box-shadow:inset -3px 0 #502f0f33}.BooksShowcase-module__LIrYpG__coverImage{z-index:1;border:1px solid #70481640;width:100%;height:auto;display:block;position:relative;box-shadow:inset -2px 0 #3c2a162e}.BooksShowcase-module__LIrYpG__bookInfo{min-width:0;max-width:42rem;padding-bottom:.2rem}.BooksShowcase-module__LIrYpG__bookNumber{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.BooksShowcase-module__LIrYpG__accentRule{background:var(--accent);width:1.8rem;height:2px;margin-top:1rem;display:block}.BooksShowcase-module__LIrYpG__bookTitle{color:var(--accent);font-family:var(--font-header-serif),serif;letter-spacing:-.075em;margin:1.5rem 0 0;font-size:clamp(2.25rem,4.7vw,4rem);font-weight:500;line-height:1.25}.BooksShowcase-module__LIrYpG__bookSummary{max-width:38rem;color:var(--secondary-foreground);font-family:var(--font-header-serif),serif;margin:1.8rem 0 0;font-size:clamp(1rem,1.7vw,1.16rem);line-height:2}.BooksShowcase-module__LIrYpG__bookMeta{color:var(--secondary-foreground);margin:1.8rem 0 0;font-size:1rem}.BooksShowcase-module__LIrYpG__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.BooksShowcase-module__LIrYpG__purchaseButton{border:1px solid var(--accent);min-width:12rem;min-height:3.15rem;color:var(--accent);background:0 0;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.BooksShowcase-module__LIrYpG__purchaseButton:hover{background:var(--accent-soft)}.BooksShowcase-module__LIrYpG__previewPrompt{border-top:1px solid var(--border);color:var(--secondary-foreground);margin-top:1.6rem;padding-top:1.25rem;font-size:.96rem}.BooksShowcase-module__LIrYpG__previewPrompt p{margin:0}.BooksShowcase-module__LIrYpG__previewPrompt button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:.45rem;padding:0;font-weight:700}.BooksShowcase-module__LIrYpG__previewPrompt button:hover{text-underline-offset:.2em;text-decoration:underline}.BooksShowcase-module__LIrYpG__publishedDate{color:var(--muted-foreground);margin:1.6rem 0 0;font-size:.8rem}.BooksShowcase-module__LIrYpG__modalBackdrop{z-index:100;background:#0f172a7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.BooksShowcase-module__LIrYpG__modal{background:var(--surface);border:1px solid var(--border);flex-direction:column;width:min(100%,52rem);max-height:min(88vh,52rem);display:flex;box-shadow:0 1.5rem 4rem #0f172a40}.BooksShowcase-module__LIrYpG__modalHeader{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.BooksShowcase-module__LIrYpG__modalEyebrow{color:var(--accent);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.BooksShowcase-module__LIrYpG__modalHeader h2{font-family:var(--font-header-serif),serif;letter-spacing:-.045em;color:var(--accent);margin:.35rem 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:500}.BooksShowcase-module__LIrYpG__closeButton{border:1px solid var(--border);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;font-size:1.55rem;line-height:1;display:inline-flex}.BooksShowcase-module__LIrYpG__closeButton:hover{border-color:var(--accent);color:var(--accent)}.BooksShowcase-module__LIrYpG__previewDocument{font-family:var(--font-header-serif),serif;color:var(--foreground);padding:clamp(1.25rem,4vw,3rem);font-size:1.05rem;line-height:2;overflow-y:auto}.BooksShowcase-module__LIrYpG__previewPages{background:#e9e5dc;padding:clamp(1rem,3vw,2rem);overflow-y:auto}.BooksShowcase-module__LIrYpG__previewPage{background:#fff;width:min(100%,38rem);height:auto;margin:0 auto 1rem;display:block;box-shadow:0 .5rem 1.5rem #0f172a1f}.BooksShowcase-module__LIrYpG__previewPage:last-child{margin-bottom:0}.BooksShowcase-module__LIrYpG__previewDocument h2,.BooksShowcase-module__LIrYpG__previewDocument h3{color:var(--accent);margin:2.2rem 0 .8rem;font-weight:500;line-height:1.35}.BooksShowcase-module__LIrYpG__previewDocument h2{font-size:1.6rem}.BooksShowcase-module__LIrYpG__previewDocument h3{font-size:1.3rem}.BooksShowcase-module__LIrYpG__previewDocument p{margin:0 0 1.25rem}.BooksShowcase-module__LIrYpG__previewDocument ul,.BooksShowcase-module__LIrYpG__previewDocument ol{margin:1rem 0;padding-left:1.5rem}.BooksShowcase-module__LIrYpG__previewDocument a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.BooksShowcase-module__LIrYpG__modalFooter{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.85rem;display:flex}.BooksShowcase-module__LIrYpG__modalFooter a{color:var(--accent);font-weight:700;text-decoration:none}.BooksShowcase-module__LIrYpG__modalFooter a:hover{text-underline-offset:.2em;text-decoration:underline}@media (max-width:63.99rem){.BooksShowcase-module__LIrYpG__featuredBook{grid-template-columns:minmax(14rem,34%) minmax(0,1fr);gap:clamp(2rem,5vw,4rem)}.BooksShowcase-module__LIrYpG__bookCover{width:min(100%,18rem)}.BooksShowcase-module__LIrYpG__bookTitle{font-size:clamp(2rem,4.4vw,3.2rem)}.BooksShowcase-module__LIrYpG__bookSummary{font-size:1rem;line-height:1.85}.BooksShowcase-module__LIrYpG__purchaseButton{padding-inline:1.25rem}}@media (max-width:47.99rem){.BooksShowcase-module__LIrYpG__featuredBook{flex-direction:column;align-items:stretch;gap:2.8rem;display:flex}.BooksShowcase-module__LIrYpG__coverColumn{justify-content:center}.BooksShowcase-module__LIrYpG__bookCover{width:min(68vw,19rem);transform:perspective(1000px)rotateY(-4deg)}.BooksShowcase-module__LIrYpG__bookInfo{max-width:none}.BooksShowcase-module__LIrYpG__bookTitle{margin-top:1.25rem;font-size:clamp(2.2rem,10vw,3.2rem)}.BooksShowcase-module__LIrYpG__bookSummary{margin-top:1.35rem;line-height:1.9}.BooksShowcase-module__LIrYpG__actions{display:flex}.BooksShowcase-module__LIrYpG__purchaseButton{width:100%;padding-inline:.65rem;font-size:.9rem}.BooksShowcase-module__LIrYpG__previewPrompt{margin-top:1.35rem}.BooksShowcase-module__LIrYpG__modal{max-height:92vh}.BooksShowcase-module__LIrYpG__modalHeader{padding:1rem}.BooksShowcase-module__LIrYpG__previewDocument{padding:1.25rem;font-size:1rem;line-height:1.9}.BooksShowcase-module__LIrYpG__modalFooter{padding:.9rem 1rem}}
.books-module__V6A6fa__booksPage{background:var(--background);min-height:100%}.books-module__V6A6fa__intro{border-bottom:1px solid var(--border);padding-top:clamp(4.2rem,8vw,7rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.books-module__V6A6fa__eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;font-size:.75rem;font-weight:700}.books-module__V6A6fa__pageTitle{font-family:var(--font-header-serif),serif;letter-spacing:-.07em;color:var(--accent);margin:1.45rem 0 0;font-size:clamp(2.45rem,5.2vw,4.3rem);font-weight:500;line-height:1.18}.books-module__V6A6fa__pageLead{color:var(--secondary-foreground);font-family:var(--font-header-serif),serif;margin:1.15rem 0 0;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.8}.books-module__V6A6fa__featuredBook{grid-template-columns:minmax(18rem,34%) minmax(0,1fr);align-items:center;gap:clamp(3rem,7vw,8rem);padding-top:clamp(2rem,5vw,3.7rem);padding-bottom:clamp(3rem,6vw,5rem);display:grid}.books-module__V6A6fa__coverColumn{justify-content:center;align-items:center;min-width:0;display:flex}.books-module__V6A6fa__bookCover{filter:drop-shadow(1rem 1.4rem 1.1rem #19232e2e);transform-origin:100%;width:min(100%,22rem);position:relative;transform:perspective(1000px)rotateY(-5deg)}.books-module__V6A6fa__bookSpine{z-index:0;background:linear-gradient(90deg,#d4ae6e,#f2dfb3 45%,#c18c3e);border:1px solid #70481640;width:1.35rem;position:absolute;top:1.5%;bottom:1.5%;left:-.9rem;box-shadow:inset -3px 0 #502f0f33}.books-module__V6A6fa__coverImage{z-index:1;border:1px solid #70481640;width:100%;height:auto;display:block;position:relative;box-shadow:inset -2px 0 #3c2a162e}.books-module__V6A6fa__bookInfo{min-width:0;max-width:42rem;padding-bottom:.2rem}.books-module__V6A6fa__bookNumber{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.books-module__V6A6fa__accentRule{background:var(--accent);width:1.8rem;height:2px;margin-top:1rem;display:block}.books-module__V6A6fa__bookTitle{color:var(--accent);font-family:var(--font-header-serif),serif;letter-spacing:-.075em;margin:1.5rem 0 0;font-size:clamp(2.25rem,4.7vw,4rem);font-weight:500;line-height:1.25}.books-module__V6A6fa__bookSummary{max-width:38rem;color:var(--secondary-foreground);font-family:var(--font-header-serif),serif;margin:1.8rem 0 0;font-size:clamp(1rem,1.7vw,1.16rem);line-height:2}.books-module__V6A6fa__bookMeta{color:var(--secondary-foreground);margin:1.8rem 0 0;font-size:1rem}.books-module__V6A6fa__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.books-module__V6A6fa__previewButton,.books-module__V6A6fa__purchaseButton{border:1px solid var(--accent);justify-content:center;align-items:center;min-height:3.15rem;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.books-module__V6A6fa__previewButton{background:var(--accent);color:#fff;cursor:pointer}.books-module__V6A6fa__previewButton:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.books-module__V6A6fa__purchaseButton{min-width:12rem;color:var(--accent);background:0 0}.books-module__V6A6fa__purchaseButton:hover{background:var(--accent-soft)}.books-module__V6A6fa__previewPrompt{border-top:1px solid var(--border);color:var(--secondary-foreground);margin-top:1.6rem;padding-top:1.25rem;font-size:.96rem}.books-module__V6A6fa__previewPrompt p{margin:0}.books-module__V6A6fa__previewPrompt button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:.45rem;padding:0;font-weight:700}.books-module__V6A6fa__previewPrompt button:hover{text-underline-offset:.2em;text-decoration:underline}.books-module__V6A6fa__publishedDate{color:var(--muted-foreground);margin:1.6rem 0 0;font-size:.8rem}.books-module__V6A6fa__nextBook{border-top:1px solid var(--border);color:var(--secondary-foreground);font-family:var(--font-header-serif),serif;padding-top:1rem;padding-bottom:clamp(4rem,8vw,7rem);font-size:1.05rem}.books-module__V6A6fa__nextBook p{margin:0}.books-module__V6A6fa__modalBackdrop{z-index:100;background:#0f172a7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.books-module__V6A6fa__modal{background:var(--surface);border:1px solid var(--border);flex-direction:column;width:min(100%,52rem);max-height:min(88vh,52rem);display:flex;box-shadow:0 1.5rem 4rem #0f172a40}.books-module__V6A6fa__modalHeader{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.books-module__V6A6fa__modalEyebrow{color:var(--accent);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.books-module__V6A6fa__modalHeader h2{font-family:var(--font-header-serif),serif;letter-spacing:-.045em;color:var(--accent);margin:.35rem 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:500}.books-module__V6A6fa__closeButton{border:1px solid var(--border);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;font-size:1.55rem;line-height:1;display:inline-flex}.books-module__V6A6fa__closeButton:hover{border-color:var(--accent);color:var(--accent)}.books-module__V6A6fa__previewDocument{font-family:var(--font-header-serif),serif;color:var(--foreground);padding:clamp(1.25rem,4vw,3rem);font-size:1.05rem;line-height:2;overflow-y:auto}.books-module__V6A6fa__previewDocument h2,.books-module__V6A6fa__previewDocument h3{color:var(--accent);margin:2.2rem 0 .8rem;font-weight:500;line-height:1.35}.books-module__V6A6fa__previewDocument h2{font-size:1.6rem}.books-module__V6A6fa__previewDocument h3{font-size:1.3rem}.books-module__V6A6fa__previewDocument p{margin:0 0 1.25rem}.books-module__V6A6fa__previewDocument ul,.books-module__V6A6fa__previewDocument ol{margin:1rem 0;padding-left:1.5rem}.books-module__V6A6fa__previewDocument a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.books-module__V6A6fa__modalFooter{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.85rem;display:flex}.books-module__V6A6fa__modalFooter a{color:var(--accent);font-weight:700;text-decoration:none}.books-module__V6A6fa__modalFooter a:hover{text-underline-offset:.2em;text-decoration:underline}@media (max-width:63.99rem){.books-module__V6A6fa__featuredBook{grid-template-columns:minmax(14rem,34%) minmax(0,1fr);gap:clamp(2rem,5vw,4rem)}.books-module__V6A6fa__bookCover{width:min(100%,18rem)}.books-module__V6A6fa__bookTitle{font-size:clamp(2rem,4.4vw,3.2rem)}.books-module__V6A6fa__bookSummary{font-size:1rem;line-height:1.85}.books-module__V6A6fa__previewButton,.books-module__V6A6fa__purchaseButton{padding-inline:1.25rem}}@media (max-width:47.99rem){.books-module__V6A6fa__intro{padding-top:3.5rem}.books-module__V6A6fa__featuredBook{flex-direction:column;align-items:stretch;gap:2.8rem;padding-top:2.5rem;display:flex}.books-module__V6A6fa__coverColumn{justify-content:center}.books-module__V6A6fa__bookCover{width:min(68vw,19rem);transform:perspective(1000px)rotateY(-4deg)}.books-module__V6A6fa__bookInfo{max-width:none}.books-module__V6A6fa__bookTitle{margin-top:1.25rem;font-size:clamp(2.2rem,10vw,3.2rem)}.books-module__V6A6fa__bookSummary{margin-top:1.35rem;line-height:1.9}.books-module__V6A6fa__actions{grid-template-columns:1fr 1fr;display:grid}.books-module__V6A6fa__previewButton,.books-module__V6A6fa__purchaseButton{width:100%;padding-inline:.65rem;font-size:.9rem}.books-module__V6A6fa__previewPrompt{margin-top:1.35rem}.books-module__V6A6fa__modal{max-height:92vh}.books-module__V6A6fa__modalHeader{padding:1rem}.books-module__V6A6fa__previewDocument{padding:1.25rem;font-size:1rem;line-height:1.9}.books-module__V6A6fa__modalFooter{padding:.9rem 1rem}}
