301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: prh.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US" class="no-js"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US" class="no-js"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="en-US" class="no-js"> <!--<![endif]--> <head> <script src="https://rapid-cdn.yottaa.com/rapid/lib/1Ib6NmR8sHSWIA.js"></script> <meta charset="UTF-8"> <meta name="viewport" content="initial-scale=1,width=device-width,height=device-height" /> <title>Penguin Random House</title> <meta itemprop="name" content="Penguin Random House"/> <meta property="og:title" content="Penguin Random House"/> <meta name="twitter:title" content="Penguin Random House"/> <meta property="fb:pages" content="13673457388"/> <meta property="og:url" content="https://www.penguinrandomhouse.com/"/> <meta itemprop="image" content="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-social.jpg"/> <meta itemprop="thumbnail" content="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-social.jpg"/> <meta property="og:image" content="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-social.jpg"/> <meta name="twitter:image" content="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-social.jpg"/> <meta property="og:site_name" content="PenguinRandomhouse.com"/> <meta property="fb:app_id" content="356679881167712"/> <meta property="og:type" content="website"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="@penguinrandomhouse"/> <meta name="twitter:title" content="Penguin Random House"/> <meta name="description" content="Committed to publishing great books, connecting readers and authors globally, and spreading the love of reading."/> <meta itemprop="description" content="Committed to publishing great books, connecting readers and authors globally, and spreading the love of reading."/> <meta property="og:description" content="Committed to publishing great books, connecting readers and authors globally, and spreading the love of reading."/> <meta name="twitter:description" content="Committed to publishing great books, connecting readers and authors globally, and spreading the love of reading."/> <!--[if lt IE 9]> <script src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/js/ie.min.js"></script> <![endif]--> <!--[if IE 9]> <link rel='stylesheet' id='global-ie9-css' href='/wp-content/themes/penguinrandomhouse/css/ie9.min.css' type='text/css' media='all' /> <![endif]--> <script> var images_url_pattern = "https:\/\/images%d.penguinrandomhouse.com%s", images_url_buckets = 4; var series_images_url_dir = "https:\/\/assets.penguinrandomhouse.com\/series-images\/", readdown_images_url_dir = "https:\/\/assets.penguinrandomhouse.com\/the-read-down-images\/", category_images_url_dir = "https:\/\/assets.penguinrandomhouse.com\/category-images\/"; </script> <style> html.fouc-factor{ opacity:0; filter:alpha(opacity=0); } </style> <script> var htmlClass = document.getElementsByTagName( "html" )[0].getAttribute( "class" ); document.getElementsByTagName( "html" )[0].setAttribute( "class", htmlClass.replace( /no-js/, "fouc-factor" ) ); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Fort-Medium.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Fort-Light.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Shift-Light.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Shift-Book.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Fort-Book.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/wp-content/themes/penguinrandomhouse/fonts/Shift-BookItalic.woff2" as="font" type="font/woff2" crossorigin> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.penguinrandomhouse.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='twentyfourteen-style-css' href='https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/style.css?ver=cb20250429013754' type='text/css' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/css/ie.css?ver=cb20250429013754' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='primary_newsletter_styles-css' href='https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/build/newsletter.css?ver=cb20250429013754' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js?ver=3.7.1" id="jquery-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/js/slick.min.js?ver=1.6.0" id="slick-js"></script> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.penguinrandomhouse.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.penguinrandomhouse.com" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.penguinrandomhouse.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.penguinrandomhouse.com&format=xml" /> <!-- Stream WordPress user activity plugin v4.1.1 --> <link rel='canonical' href='https://www.penguinrandomhouse.com' /> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><!-- WP_Route: homepage --><script>var GLOBAL_routeUrl = 'https://www.penguinrandomhouse.com/';</script> <link rel="stylesheet" href="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/css/sitehome.min.css?vers=cb20250429013754" media="all" /> <link rel="stylesheet" href="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/css/silk.min.css?vers=cb20250429013754" media="all" /> <script><!-- var GLOBAL_newslettersSignupObject = {"acquisition_code":"PRH_HOMEPAGE_STATIC_ONGOING"}; --></script> <script type="text/javascript"> window.cartUrl='https://cart.penguinrandomhouse.com'; window.piiUrl='https://account.penguinrandomhouse.com'; window.destroyUrl='https://cart.penguinrandomhouse.com/prhcart/logout.php'; window.profileUrl="https:\/\/profile.penguinrandomhouse.com\/"; </script> <script type="text/javascript">var acc_url='';</script> <noscript><link rel='stylesheet' id='no-js-global-css' href='/wp-content/themes/penguinrandomhouse/styles-nojs.min.css?ver=cb20250429013754' type='text/css' media='all' /></noscript> <link rel='stylesheet' id='global-print-css' href='/wp-content/themes/penguinrandomhouse/styles-print.min.css?ver=cb20250429013754' type='text/css' media='print' /> <link rel="icon" href="https://www.penguinrandomhouse.com/favicon-16x16.png" type="image/png" sizes="16x16" /> <link rel="icon" href="https://www.penguinrandomhouse.com/favicon-32x32.png" type="image/png" sizes="32x32" /> <link rel="icon" href="https://www.penguinrandomhouse.com/favicon-192x192.png" type="image/png" sizes="192x192" /> </head> <body class="wp_router_page-template-default single single-wp_router_page postid-5 wp-embed-responsive group-blog masthead-fixed full-width singular"> <a id="skip_to_main" href="#mainblock">Skip to Main Content (Press Enter)</a> <div id="site-ribbon" class="promo-strip hidden"><a href="https://www.penguinrandomhouse.com/subscribe/">BECOME A BOOK EXPERT 📚</a></div> <!-- Start Tealium tag --> <script type="text/javascript"> var utag_data={"page_name":"Penguin Random House","code_release_version":"cb20250429013754","page_type":"Homepage","retailer_link_present":"yes","ip_country":"FI","website_banner":"Get a FREE Books of the Moment sampler!"}; (function() { const cookies = document.cookie.split( '; '); const couponCode = cookies.find( function( cookie ) { return cookie.trim().startsWith( 'couponCode' ); }); if (couponCode && couponCode.split( '=' )[1] == 'EMP50') utag_data.user_status = 'internal'; else utag_data.user_status = 'external'; var prevPageTeal = cookies.find( function( cookie ) { return cookie.trim().startsWith( 'next_page_teal' ); } ); var one_hour_ago = new Date(); one_hour_ago.setTime( one_hour_ago.getTime() - ( 60 * 1000 ) ); if ( prevPageTeal ) { prevPageTeal = prevPageTeal.split( '=' )[1]; utag_data = Object.assign(utag_data, JSON.parse(prevPageTeal)); document.cookie = "next_page_teal= ; expires=" + one_hour_ago.toGMTString(); } var removeFromTeal = cookies.find( function( cookie ) { return cookie.trim().startsWith( 'remove_from_teal' ); } ); if ( removeFromTeal ) { removeFromTeal = JSON.parse( removeFromTeal.split( '=' )[1] ); for ( var i = 0; i < removeFromTeal.length; i++ ) { delete utag_data[ removeFromTeal[ i ] ]; } } if ( window.location.pathname.startsWith( '/interactive/todays-top-books' ) ) { var archive = window.location.pathname.length > 30; var page_name = archive ? 'Archive' : 'Main'; utag_data.page_type = 'Top Books ' + page_name + ' Page'; } if ( sessionStorage.getItem( 'takeover' ) ) { sessionStorage.removeItem( 'takeover' ); } if ( window.location.search.includes( 'cdi=' ) ) { // check for cdi param and set session storage if present sessionStorage.setItem( 'has_cdi', 'true' ); } if ( sessionStorage.getItem( 'has_cdi' ) && ( window.location.pathname.startsWith( '/articles/' ) || window.location.pathname.startsWith( '/the-read-down/' ) ) ) { // if this value is present, and we are on an article or read down page, do not show takeovers document.getElementsByTagName('body')[0].classList.add('disable-cta'); } })(); </script> <script type="text/javascript"> (function(a,b,c,d){ a='//tags.tiqcdn.com/utag/random/rhcorp-prh/prod/utag.js'; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); })(); </script> <!-- / End Tealium tag --> <div class="backdrop"></div> <div id="condensed-side-nav" aria-hidden="true"> <div class="top menu-toggle-container"> <div class="close-button-container"> <?xml version="1.0" encoding="UTF-8"?> <svg id="menu-close" class="desktop-show" tabindex="-1" viewBox="0 0 17 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-1238.000000, -167.000000)" fill="#000000" stroke="#000000"> <g transform="translate(1239.000000, 168.000000)"> <path d="M0.432173232,15.5897546 C0.330501361,15.5897546 0.228829491,15.5551862 0.12715762,15.4541921 C-0.0422954982,15.284739 -0.0422954982,15.013614 0.12715762,14.8777126 L14.8695789,0.169520899 C15.039032,6.77812472e-05 15.2762664,6.77812472e-05 15.4457195,0.169520899 C15.6151726,0.338974017 15.6151726,0.610099006 15.4457195,0.779552124 L0.737188844,15.4880828 C0.669407597,15.5555251 0.533845103,15.5897546 0.432173232,15.5897546"></path> <g> <path d="M15.1405005,15.5897546 C15.0388287,15.5897546 14.9371568,15.5551862 14.8361627,15.4541921 L0.1608449,0.779552124 C-0.00860821839,0.610099006 -0.00860821839,0.338974017 0.1608449,0.203411523 C0.330298018,0.0339584048 0.601761913,0.0339584048 0.736985501,0.203411523 L15.4455161,14.9119422 C15.6149693,15.0813953 15.6149693,15.3525203 15.4455161,15.4880828 C15.3777349,15.5555251 15.2425113,15.5897546 15.1405005,15.5897546"></path> </g> </g> </g> </g> </svg> </div> </div> <div class="scrollable-area" role="navigation" aria-label="side-nav"> <div id="mobile_search"></div> <div id="container-top" class="nav-container"> <div id="condensed-top-level" class="top-level"> <menu class="nav-item-list"> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Books</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Kids</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Popular</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Authors & Events</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Recommendations</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> <button class="nav-item no-mouse-outline" aria-haspopup="true" tabindex="-1" aria-expanded="false" role="button"> <p class="nav-item-text">Audio</p> <?xml version="1.0" encoding="UTF-8"?> <svg class="nav-item-arrow" width="8px" height="14px" viewBox="0 0 8 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-372.000000, -165.000000)" fill="#FF6500" stroke="#FF6500"> <path d="M373,177.3177 C373,177.113163 373.061224,176.976805 373.183673,176.840447 L377.530612,171.999744 L373.183673,167.159042 C372.938776,166.886326 372.938776,166.477252 373.183673,166.204537 C373.428571,165.931821 373.795918,165.931821 374.040816,166.204537 L378.816327,171.522492 C379.061224,171.795208 379.061224,172.204281 378.816327,172.476997 L374.040816,177.794952 C373.795918,178.068349 373.428571,178.068349 373.183673,177.794952 C373.061224,177.658594 373,177.522236 373,177.3177"></path> </g> </g> </svg> </button> </menu> <div class="promo-section"><ul id="promos-container" class="promos-container"><li class="nav-promo-block"> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/content-archive/" tabindex="-1" aria-label="Browse All Our Lists, Essays, and Interviews See What We’re Reading" data-element="recommendations:featured:browse all our lists, essays, and interviews" data-category="recommendations" data-location="header"> <img class="nav-promo-image" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/05171902/content-archive-Homepage_600x314-nav.jpg" height="183" alt="Browse All Our Lists, Essays, and Interviews" /> <div class="nav-promo-text">Browse All Our Lists, Essays, and Interviews</div> <div class="nav-promo-sub-text">See What We’re Reading<span class="nav-promo-sub-text-caret"> ></span></div> </a> </li><hr class="separator"><li class="nav-promo-block"> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/events/" tabindex="-1" aria-label="Join Our Authors for Upcoming Events Learn More" data-element="authors & events:featured:join our authors for upcoming events" data-category="authors & events" data-location="header"> <img class="nav-promo-image" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/05171722/Author-Events-Module_600x314-nav.jpg" height="183" alt="Join Our Authors for Upcoming Events" /> <div class="nav-promo-text">Join Our Authors for Upcoming Events</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </li><hr class="separator"><li class="nav-promo-block"> <a class="navigation-link no-mouse-outline" href="https://www.readbrightly.com/13-books-kids-celebrate-things-asian/" tabindex="-1" aria-label="Books for Kids That Celebrate Asian Cultures Learn More" data-element="kids:featured:books for kids that celebrate asian cultures" data-category="kids" data-location="header"> <img class="nav-promo-image" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2025/05/01095203/BRI_AANHPI-850x607-1.jpg" height="183" alt="Books for Kids That Celebrate Asian Cultures" /> <div class="nav-promo-text">Books for Kids That Celebrate Asian Cultures</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </li></ul></div> </div> <div id="Books" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/" target="_self" role="menuitem" tabindex="-1" data-element="books" data-location="header" data-category="books"><span class="link-text">Books</span><span class="caret">></span></a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Popular</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/all-new-releases" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:new & noteworthy" data-category="books" data-location="header">New & Noteworthy</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/all-best-sellers/" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:bestsellers" data-category="books" data-location="header">Bestsellers</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/graphic-novels-manga/" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:graphic novels & manga" data-category="books" data-location="header">Graphic Novels & Manga</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/the-best-books-of-2024/" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:the must-read books of 2024" data-category="books" data-location="header">The Must-Read Books of 2024</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/cc/que-quieres-leer-hoy/?cat=Novedades" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:popular books in spanish" data-category="books" data-location="header">Popular Books in Spanish</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/all-coming-soon/" target="_self" role="menuitem" tabindex="-1" data-element="books:popular:coming soon" data-category="books" data-location="header">Coming Soon</a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/fiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction" data-category="books" data-location="header">Fiction</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/classics/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:classics" data-category="books" data-location="header">Classics</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/romance/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:romance" data-category="books" data-location="header">Romance</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/literary-fiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:literary fiction" data-category="books" data-location="header">Literary Fiction</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/mystery-thriller/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:mystery & thriller" data-category="books" data-location="header">Mystery & Thriller</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/science-fiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:science fiction" data-category="books" data-location="header">Science Fiction</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/spanish-language-fiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:fiction:spanish language fiction" data-category="books" data-location="header">Spanish Language Fiction</a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/nonfiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction" data-category="books" data-location="header">Nonfiction</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/biography-memoir/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction:biographies & memoirs" data-category="books" data-location="header">Biographies & Memoirs</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/wellness/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction:wellness" data-category="books" data-location="header">Wellness</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/cookbooks/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction:cookbooks" data-category="books" data-location="header">Cookbooks</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/history/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction:history" data-category="books" data-location="header">History</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/spanish-language-nonfiction/" target="_self" role="menuitem" tabindex="-1" data-element="books:nonfiction:spanish language nonfiction" data-category="books" data-location="header">Spanish Language Nonfiction</a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/" target="_self" role="menuitem" tabindex="-1" data-element="books:series" data-category="books" data-location="header">Series</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/AYX/gray-man" target="_self" role="menuitem" tabindex="-1" data-element="books:series:gray man" data-category="books" data-location="header">Gray Man</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/F3Q/rebel-blue-ranch/" target="_self" role="menuitem" tabindex="-1" data-element="books:series:rebel blue ranch" data-category="books" data-location="header">Rebel Blue Ranch</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/AJG/all-souls-series/" target="_self" role="menuitem" tabindex="-1" data-element="books:series:all souls" data-category="books" data-location="header">All Souls</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/SOO/a-song-of-ice-and-fire/" target="_self" role="menuitem" tabindex="-1" data-element="books:series:a song of ice and fire" data-category="books" data-location="header">A Song of Ice and Fire</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/B45/penguin-clothbound-classics" target="_self" role="menuitem" tabindex="-1" data-element="books:series:penguin classics" data-category="books" data-location="header">Penguin Classics</a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="secondary-nav-view-all navigation-link" href="https://www.penguinrandomhouse.com/books/" target="_self" role="menuitem" tabindex="-1" aria-label="view all Books" data-element="books" data-location="header" data-category="books"><span class="link-text">View All</span><span class="caret">></span></a></li></ul></div><div id="Kids" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/kids-and-ya-books/" target="_self" role="menuitem" tabindex="-1" data-element="kids" data-location="header" data-category="kids"><span class="link-text">Kids</span><span class="caret">></span></a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Popular</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/new-noteworthy-childrens-books/" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:new & noteworthy" data-category="kids" data-location="header">New & Noteworthy</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/best-sellers-childrens" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:bestsellers" data-category="kids" data-location="header">Bestsellers</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/award-winning-childrens-books/" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:award winners" data-category="kids" data-location="header">Award Winners</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/shop/parenting/" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:the parenting book guide" data-category="kids" data-location="header">The Parenting Book Guide</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/kids-and-ya-books/" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:kids' corner" data-category="kids" data-location="header">Kids' Corner</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/books-to-get-your-child-reading-middle-grade/" target="_self" role="menuitem" tabindex="-1" data-element="kids:popular:books for middle graders" data-category="kids" data-location="header">Books for Middle Graders</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Trending Series</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/DWY/who-was/" target="_self" role="menuitem" tabindex="-1" data-element="kids:trending series:who was?" data-category="kids" data-location="header">Who Was?</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/MT0/magic-tree-house-r/" target="_self" role="menuitem" tabindex="-1" data-element="kids:trending series:magic tree house" data-category="kids" data-location="header">Magic Tree House</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/LKE/the-last-kids-on-earth/" target="_self" role="menuitem" tabindex="-1" data-element="kids:trending series:the last kids on earth" data-category="kids" data-location="header">The Last Kids on Earth</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/DQ3/mad-libs/" target="_self" role="menuitem" tabindex="-1" data-element="kids:trending series:mad libs" data-category="kids" data-location="header">Mad Libs</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/OMR/planet-omar/" target="_self" role="menuitem" tabindex="-1" data-element="kids:trending series:planet omar" data-category="kids" data-location="header">Planet Omar</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Beloved Characters</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/DW5/the-world-of-eric-carle" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:the world of eric carle" data-category="kids" data-location="header">The World of Eric Carle</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/LUE/bluey/" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:bluey" data-category="kids" data-location="header">Bluey</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/DQW/llama-llama/" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:llama llama" data-category="kids" data-location="header">Llama Llama</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/CSE/classic-seuss/" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:dr. seuss" data-category="kids" data-location="header">Dr. Seuss</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/JUB/junie-b-jones" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:junie b. jones" data-category="kids" data-location="header">Junie B. Jones</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/series/DTH/peter-rabbit" target="_self" role="menuitem" tabindex="-1" data-element="kids:beloved characters:peter rabbit" data-category="kids" data-location="header">Peter Rabbit</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Categories</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/board-books-childrens/" target="_self" role="menuitem" tabindex="-1" data-element="kids:categories:board books" data-category="kids" data-location="header">Board Books</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/picture-books-childrens/" target="_self" role="menuitem" tabindex="-1" data-element="kids:categories:picture books" data-category="kids" data-location="header">Picture Books</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/leveled-readers/" target="_self" role="menuitem" tabindex="-1" data-element="kids:categories:guided reading levels" data-category="kids" data-location="header">Guided Reading Levels</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/middle-grade-books-childrens/" target="_self" role="menuitem" tabindex="-1" data-element="kids:categories:middle grade" data-category="kids" data-location="header">Middle Grade</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/graphic-novels-childrens/" target="_self" role="menuitem" tabindex="-1" data-element="kids:categories:graphic novels" data-category="kids" data-location="header">Graphic Novels</a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="secondary-nav-view-all navigation-link" href="https://www.penguinrandomhouse.com/kids-and-ya-books/" target="_self" role="menuitem" tabindex="-1" aria-label="view all Kids" data-element="kids" data-location="header" data-category="kids"><span class="link-text">View All</span><span class="caret">></span></a></li></ul></div><div id="Popular" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><div class="nav-item-text no-link"><p class="centered-text">Popular</p></div></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Trending</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/trending-this-week/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:trending this week" data-category="popular" data-location="header">Trending This Week</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/romantasy-books/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:romantasy books to start reading now" data-category="popular" data-location="header">Romantasy Books To Start Reading Now</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/series/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:page-turning series to start now" data-category="popular" data-location="header">Page-Turning Series To Start Now</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/books-for-anxiety/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:books to cope with anxiety" data-category="popular" data-location="header">Books to Cope With Anxiety</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/short-books-read-weekend/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:short reads" data-category="popular" data-location="header">Short Reads</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/antiracist-books/" target="_self" role="menuitem" tabindex="-1" data-element="popular:trending:anti-racist resources" data-category="popular" data-location="header">Anti-Racist Resources</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Staff Picks</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/staff-picks-kristine-swartz/" target="_self" role="menuitem" tabindex="-1" data-element="popular:staff picks:romance" data-category="popular" data-location="header">Romance</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/staff-picks-abby-endler/" target="_self" role="menuitem" tabindex="-1" data-element="popular:staff picks:mystery & thriller " data-category="popular" data-location="header">Mystery & Thriller </a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/staff-picks-pamela-dorman/" target="_self" role="menuitem" tabindex="-1" data-element="popular:staff picks:fiction" data-category="popular" data-location="header">Fiction</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/staff-picks-lulu-martinez/" target="_self" role="menuitem" tabindex="-1" data-element="popular:staff picks:memoir & fiction" data-category="popular" data-location="header">Memoir & Fiction</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Features & Interviews</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/emma-brodie-interview/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:emma brodie interview" data-category="popular" data-location="header">Emma Brodie Interview</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/james-ellroy-interview/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:james ellroy interview" data-category="popular" data-location="header">James Ellroy Interview</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/travel-to-jamaica-with-nicola-yoon/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:nicola yoon interview" data-category="popular" data-location="header">Nicola Yoon Interview</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/qian-julie-wang-interview/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:qian julie wang interview" data-category="popular" data-location="header">Qian Julie Wang Interview</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/deepak-chopra-essay/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:deepak chopra essay" data-category="popular" data-location="header">Deepak Chopra Essay</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/how-can-i-get-published/" target="_self" role="menuitem" tabindex="-1" data-element="popular:features & interviews:how can i get published?" data-category="popular" data-location="header">How Can I Get Published?</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">For Book Clubs</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/reeses-book-club-x-hello-sunshine-book-picks" target="_self" role="menuitem" tabindex="-1" data-element="popular:for book clubs:reese's book club" data-category="popular" data-location="header">Reese's Book Club</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/oprahs-book-club" target="_self" role="menuitem" tabindex="-1" data-element="popular:for book clubs:oprah’s book club" data-category="popular" data-location="header">Oprah’s Book Club</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/706912/tell-me-everything-oprahs-book-club-by-elizabeth-strout/9780593446096/readers-guide/" target="_self" role="menuitem" tabindex="-1" data-element="popular:for book clubs:guide: <em>tell me everything</em>" data-category="popular" data-location="header">Guide: <em>Tell Me Everything</em></a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/738749/james-by-percival-everett/9780385550369/readers-guide/" target="_self" role="menuitem" tabindex="-1" data-element="popular:for book clubs:guide: <em>james</em>" data-category="popular" data-location="header">Guide: <em>James</em></a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div></li></ul></div><div id="Authors & Events" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events" data-location="header" data-category="authors & events"><span class="link-text">Authors & Events</span><span class="caret">></span></a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Our Authors </div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/149907/michelle-obama" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:our authors :michelle obama" data-category="authors & events" data-location="header">Michelle Obama</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/276047/han-kang/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:our authors :han kang" data-category="authors & events" data-location="header">Han Kang</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/306512/emily-henry/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:our authors :emily henry" data-category="authors & events" data-location="header">Emily Henry</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/3446/dan-brown/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:our authors :dan brown" data-category="authors & events" data-location="header">Dan Brown</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/33050/colson-whitehead/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:our authors :colson whitehead" data-category="authors & events" data-location="header">Colson Whitehead</a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words" data-category="authors & events" data-location="header">In Their Own Words</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/qian-julie-wang-interview/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:qian julie wang" data-category="authors & events" data-location="header">Qian Julie Wang</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/interview-with-patrick-radden-keefe/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:patrick radden keefe" data-category="authors & events" data-location="header">Patrick Radden Keefe</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/phoebe-robinson-interview" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:phoebe robinson" data-category="authors & events" data-location="header">Phoebe Robinson</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/emma-brodie-interview/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:emma brodie" data-category="authors & events" data-location="header">Emma Brodie</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/an-oral-history-of-between-the-world-and-me" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:ta-nehisi coates" data-category="authors & events" data-location="header">Ta-Nehisi Coates</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/laura-hankin-interview/" target="_self" role="menuitem" tabindex="-1" data-element="authors & events:in their own words:laura hankin" data-category="authors & events" data-location="header">Laura Hankin</a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="secondary-nav-view-all navigation-link" href="https://www.penguinrandomhouse.com/authors/" target="_self" role="menuitem" tabindex="-1" aria-label="view all Authors & Events" data-element="authors & events" data-location="header" data-category="authors & events"><span class="link-text">View All</span><span class="caret">></span></a></li></ul></div><div id="Recommendations" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/content-archive/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations" data-location="header" data-category="recommendations"><span class="link-text">Recommendations</span><span class="caret">></span></a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists" data-category="recommendations" data-location="header">Book Lists</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/celebrity-book-club-picks-of-the-year/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:the best celebrity book club picks of the year" data-category="recommendations" data-location="header">The Best Celebrity Book Club Picks of The Year</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/western-romance-novels-and-historical-fiction/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:western romance novels " data-category="recommendations" data-location="header">Western Romance Novels </a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/therapy-books/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:insightful therapy books to read this year" data-category="recommendations" data-location="header">Insightful Therapy Books To Read This Year</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/historical-fiction-featuring-strong-female-protagonists/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:historical fiction with female protagonists" data-category="recommendations" data-location="header">Historical Fiction With Female Protagonists</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/best-thrillers-of-all-time/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:best thrillers of all time" data-category="recommendations" data-location="header">Best Thrillers of All Time</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/manga-graphic-novels/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:book lists:manga and graphic novels" data-category="recommendations" data-location="header">Manga and Graphic Novels</a></li><li class="secondary-nav-item heading-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles" data-category="recommendations" data-location="header">Articles</a></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/happy-place-by-emily-henry-excerpt/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles:start reading <i>happy place</i>" data-category="recommendations" data-location="header">Start Reading <i>Happy Place</i></a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/james-clear-make-reading-a-habit/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles:how to make reading a habit with james clear" data-category="recommendations" data-location="header">How to Make Reading a Habit with James Clear</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/how-can-i-get-published/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles:how can i get published?" data-category="recommendations" data-location="header">How Can I Get Published?</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/benefits-of-reading-books/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles:why reading is good for your health" data-category="recommendations" data-location="header">Why Reading Is Good for Your Health</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/articles/10-facts-about-taylor-swift/" target="_self" role="menuitem" tabindex="-1" data-element="recommendations:articles:10 facts about taylor swift" data-category="recommendations" data-location="header">10 Facts About Taylor Swift</a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="secondary-nav-view-all navigation-link" href="https://www.penguinrandomhouse.com/content-archive/" target="_self" role="menuitem" tabindex="-1" aria-label="view all Recommendations" data-element="recommendations" data-location="header" data-category="recommendations"><span class="link-text">View All</span><span class="caret">></span></a></li></ul></div><div id="Audio" class="sub-nav-container" aria-hidden="true"> <ul class="nav-item-list" role="menu"> <li class="secondary-nav-item top-level-text" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/audiobooks/" target="_self" role="menuitem" tabindex="-1" data-element="audio" data-location="header" data-category="audio"><span class="link-text">Audio</span><span class="caret">></span></a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Popular</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/new-releases-audiobooks" target="_self" role="menuitem" tabindex="-1" data-element="audio:popular:new releases" data-category="audio" data-location="header">New Releases</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/award-winners-audiobooks" target="_self" role="menuitem" tabindex="-1" data-element="audio:popular:award winners" data-category="audio" data-location="header">Award Winners</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/coming-soon-audiobooks" target="_self" role="menuitem" tabindex="-1" data-element="audio:popular:coming soon" data-category="audio" data-location="header">Coming Soon</a></li><li class="secondary-nav-item heading-item" role="none"><div class="nav-item-text">Featured</div></li><li class="secondary-nav-item" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/best-audiobook-memoirs-read-by-the-authors-who-wrote-them/" target="_self" role="menuitem" tabindex="-1" data-element="audio:featured:memoirs read by the author" data-category="audio" data-location="header">Memoirs Read by the Author</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/shop/read-to-sleep/our-most-soothing-narrators/" target="_self" role="menuitem" tabindex="-1" data-element="audio:featured:our most soothing narrators" data-category="audio" data-location="header">Our Most Soothing Narrators</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/shop/read-to-sleep/press-play-for-inspiration/" target="_self" role="menuitem" tabindex="-1" data-element="audio:featured:press play for inspiration" data-category="audio" data-location="header">Press Play for Inspiration</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/audiobooks-to-get-you-hooked/" target="_self" role="menuitem" tabindex="-1" data-element="audio:featured:audiobooks you just can't pause" data-category="audio" data-location="header">Audiobooks You Just Can't Pause</a></li><li class="secondary-nav-item item-border-top" role="none"><a class="nav-item-text navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/the-read-down/audiobooks-for-the-whole-family/" target="_self" role="menuitem" tabindex="-1" data-element="audio:featured:listen with the whole family" data-category="audio" data-location="header">Listen With the Whole Family</a></li><li class="secondary-nav-item top-level-text footer" role="none"> <div class="secondary-nav-return" aria-label="back to main navigation"><</div><a class="secondary-nav-view-all navigation-link" href="https://www.penguinrandomhouse.com/books/audiobooks/" target="_self" role="menuitem" tabindex="-1" aria-label="view all Audio" data-element="audio" data-location="header" data-category="audio"><span class="link-text">View All</span><span class="caret">></span></a></li></ul></div> </div> </div> </div> <div id="top-nav-container" class="top-nav-container"> <div class="row"> <header id="main-header" class="main-header"> <!-- Start Desktop Header --> <div class="desktop container"> <div class="nav-account-row"> <div id="desktop-account-container" class="nav-account-container"> <div class="account-information"> <button id="account-button" class="no-mouse-outline" aria-label="My Account"> <span><img class="account-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/nav-account-icon.svg" alt="Sign In" /></span> </button> <div id="account-creation-message"></div> <div id="signed-in-container"></div> </div> <div class="cart-button"> <a href="https://cart.penguinrandomhouse.com/prhcart/prhcart.php" aria-label="Shopping Cart"> <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg class="cart-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 44 41" style="enable-background:new 0 0 44 41;" xml:space="preserve"> <title>cart</title> <style type="text/css"> .cart0{fill-rule:evenodd;clip-rule:evenodd;fill:#000;stroke:transparent;stroke-width:0;} .cart1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFC69F;} .c{font-family:Fort-Medium, Fort;font-weight:400;font-size:18px;fill:#000!important;text-anchor:middle;} </style> <path class="cart0" d="M20.8,35.6c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S22.3,35.6,20.8,35.6 M7.8,35.6 c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S9.2,35.6,7.8,35.6 M18.9,17.4H5.5l-0.7-1.8c-0.2-0.5-0.7-0.8-1.2-0.8H1.3 c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3l0,0h1.4L7,27.7l-1.6,2.5c-1.1,1.7,0.2,4.1,2.3,4.1h14.4c0.7,0,1.3-0.6,1.3-1.3 s-0.6-1.3-1.3-1.3l0,0H7.7c-0.1,0-0.2,0-0.1-0.2l0,0l1.5-2.4h9.7c0.9,0,1.8-0.5,2.3-1.3l2.6-4.6C23.7,23.1,20.5,21.1,18.9,17.4"/> <g class="cart-counter"> <path class="cart1" d="M43.4,12.1c0,6.6-5.4,12-12,12s-12-5.4-12-12s5.4-12,12-12S43.4,5.5,43.4,12.1"/> </g> </svg> </a> </div> </div> </div> <nav id="main-nav" aria-label="main navigation"> <div class="logo hidden-xs"> <a href="/"> <img id="desktop-logo" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-logo.svg?v=2" alt="Penguin Random House" /> </a> </div> <div class="nav-item-list"> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-Books" aria-expanded="false"> <div> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/" target="_self" data-element="books" data-location="header" data-category="books"> <p id="label-Books" class="nav-item-text">Books <span class="eyebrow"></span> </p> </a> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><p class="nav-child-text nav-child-heading">Popular</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/books/all-new-releases" class="navigation-link no-mouse-outline" target="_self" aria-label="New & Noteworthy" tabindex="-1" data-element="books:popular:new & noteworthy" data-category="books" data-location="header"><p class="nav-child-text ">New & Noteworthy</p></a><a href="https://www.penguinrandomhouse.com/books/all-best-sellers/" class="navigation-link no-mouse-outline" target="_self" aria-label="Bestsellers" tabindex="-1" data-element="books:popular:bestsellers" data-category="books" data-location="header"><p class="nav-child-text ">Bestsellers</p></a><a href="https://www.penguinrandomhouse.com/books/graphic-novels-manga/" class="navigation-link no-mouse-outline" target="_self" aria-label="Graphic Novels & Manga" tabindex="-1" data-element="books:popular:graphic novels & manga" data-category="books" data-location="header"><p class="nav-child-text ">Graphic Novels & Manga</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/the-best-books-of-2024/" class="navigation-link no-mouse-outline" target="_self" aria-label="The Must-Read Books of 2024" tabindex="-1" data-element="books:popular:the must-read books of 2024" data-category="books" data-location="header"><p class="nav-child-text ">The Must-Read Books of 2024</p></a><a href="https://www.penguinrandomhouse.com/cc/que-quieres-leer-hoy/?cat=Novedades" class="navigation-link no-mouse-outline" target="_self" aria-label="Popular Books in Spanish" tabindex="-1" data-element="books:popular:popular books in spanish" data-category="books" data-location="header"><p class="nav-child-text ">Popular Books in Spanish</p></a><a href="https://www.penguinrandomhouse.com/books/all-coming-soon/" class="navigation-link no-mouse-outline" target="_self" aria-label="Coming Soon" tabindex="-1" data-element="books:popular:coming soon" data-category="books" data-location="header"><p class="nav-child-text ">Coming Soon</p></a></div><div class="column"><a href="https://www.penguinrandomhouse.com/books/fiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Fiction" tabindex="-1" data-element="books:fiction" data-category="books" data-location="header"><p class="nav-child-text nav-child-heading">Fiction</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/books/classics/" class="navigation-link no-mouse-outline" target="_self" aria-label="Classics" tabindex="-1" data-element="books:fiction:classics" data-category="books" data-location="header"><p class="nav-child-text ">Classics</p></a><a href="https://www.penguinrandomhouse.com/books/romance/" class="navigation-link no-mouse-outline" target="_self" aria-label="Romance" tabindex="-1" data-element="books:fiction:romance" data-category="books" data-location="header"><p class="nav-child-text ">Romance</p></a><a href="https://www.penguinrandomhouse.com/books/literary-fiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Literary Fiction" tabindex="-1" data-element="books:fiction:literary fiction" data-category="books" data-location="header"><p class="nav-child-text ">Literary Fiction</p></a><a href="https://www.penguinrandomhouse.com/books/mystery-thriller/" class="navigation-link no-mouse-outline" target="_self" aria-label="Mystery & Thriller" tabindex="-1" data-element="books:fiction:mystery & thriller" data-category="books" data-location="header"><p class="nav-child-text ">Mystery & Thriller</p></a><a href="https://www.penguinrandomhouse.com/books/science-fiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Science Fiction" tabindex="-1" data-element="books:fiction:science fiction" data-category="books" data-location="header"><p class="nav-child-text ">Science Fiction</p></a><a href="https://www.penguinrandomhouse.com/books/spanish-language-fiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Spanish Language Fiction" tabindex="-1" data-element="books:fiction:spanish language fiction" data-category="books" data-location="header"><p class="nav-child-text ">Spanish Language Fiction</p></a></div><div class="column"><a href="https://www.penguinrandomhouse.com/books/nonfiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Nonfiction" tabindex="-1" data-element="books:nonfiction" data-category="books" data-location="header"><p class="nav-child-text nav-child-heading">Nonfiction</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/books/biography-memoir/" class="navigation-link no-mouse-outline" target="_self" aria-label="Biographies & Memoirs" tabindex="-1" data-element="books:nonfiction:biographies & memoirs" data-category="books" data-location="header"><p class="nav-child-text ">Biographies & Memoirs</p></a><a href="https://www.penguinrandomhouse.com/books/wellness/" class="navigation-link no-mouse-outline" target="_self" aria-label="Wellness" tabindex="-1" data-element="books:nonfiction:wellness" data-category="books" data-location="header"><p class="nav-child-text ">Wellness</p></a><a href="https://www.penguinrandomhouse.com/books/cookbooks/" class="navigation-link no-mouse-outline" target="_self" aria-label="Cookbooks" tabindex="-1" data-element="books:nonfiction:cookbooks" data-category="books" data-location="header"><p class="nav-child-text ">Cookbooks</p></a><a href="https://www.penguinrandomhouse.com/books/history/" class="navigation-link no-mouse-outline" target="_self" aria-label="History" tabindex="-1" data-element="books:nonfiction:history" data-category="books" data-location="header"><p class="nav-child-text ">History</p></a><a href="https://www.penguinrandomhouse.com/books/spanish-language-nonfiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Spanish Language Nonfiction" tabindex="-1" data-element="books:nonfiction:spanish language nonfiction" data-category="books" data-location="header"><p class="nav-child-text ">Spanish Language Nonfiction</p></a><a href="https://www.penguinrandomhouse.com/books/nonfiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Nonfiction" tabindex="-1" data-element="books:nonfiction:view all" data-category="books" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="column"><a href="https://www.penguinrandomhouse.com/series/" class="navigation-link no-mouse-outline" target="_self" aria-label="Series" tabindex="-1" data-element="books:series" data-category="books" data-location="header"><p class="nav-child-text nav-child-heading">Series</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/series/AYX/gray-man" class="navigation-link no-mouse-outline" target="_self" aria-label="Gray Man" tabindex="-1" data-element="books:series:gray man" data-category="books" data-location="header"><p class="nav-child-text ">Gray Man</p></a><a href="https://www.penguinrandomhouse.com/series/F3Q/rebel-blue-ranch/" class="navigation-link no-mouse-outline" target="_self" aria-label="Rebel Blue Ranch" tabindex="-1" data-element="books:series:rebel blue ranch" data-category="books" data-location="header"><p class="nav-child-text ">Rebel Blue Ranch</p></a><a href="https://www.penguinrandomhouse.com/series/AJG/all-souls-series/" class="navigation-link no-mouse-outline" target="_self" aria-label="All Souls" tabindex="-1" data-element="books:series:all souls" data-category="books" data-location="header"><p class="nav-child-text ">All Souls</p></a><a href="https://www.penguinrandomhouse.com/series/SOO/a-song-of-ice-and-fire/" class="navigation-link no-mouse-outline" target="_self" aria-label="A Song of Ice and Fire" tabindex="-1" data-element="books:series:a song of ice and fire" data-category="books" data-location="header"><p class="nav-child-text ">A Song of Ice and Fire</p></a><a href="https://www.penguinrandomhouse.com/series/B45/penguin-clothbound-classics" class="navigation-link no-mouse-outline" target="_self" aria-label="Penguin Classics" tabindex="-1" data-element="books:series:penguin classics" data-category="books" data-location="header"><p class="nav-child-text ">Penguin Classics</p></a><a href="https://www.penguinrandomhouse.com/series/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Series" tabindex="-1" data-element="books:series:view all" data-category="books" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/the-read-down/new-book-releases-may/" class="navigation-link no-mouse-outline" aria-label="New Releases Learn More" tabindex="-1" data-element="books:featured:new releases" data-category="books" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/05/16121012/PRH_Site_1200x628_may.jpg" alt="New Releases" /> <div class="nav-promo-text">New Releases</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-Kids" aria-expanded="false"> <div> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/kids-and-ya-books/" target="_self" data-element="kids" data-location="header" data-category="kids"> <p id="label-Kids" class="nav-item-text">Kids <span class="eyebrow"></span> </p> </a> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><p class="nav-child-text nav-child-heading">Popular</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/the-read-down/new-noteworthy-childrens-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="New & Noteworthy" tabindex="-1" data-element="kids:popular:new & noteworthy" data-category="kids" data-location="header"><p class="nav-child-text ">New & Noteworthy</p></a><a href="https://www.penguinrandomhouse.com/books/best-sellers-childrens" class="navigation-link no-mouse-outline" target="_self" aria-label="Bestsellers" tabindex="-1" data-element="kids:popular:bestsellers" data-category="kids" data-location="header"><p class="nav-child-text ">Bestsellers</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/award-winning-childrens-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Award Winners" tabindex="-1" data-element="kids:popular:award winners" data-category="kids" data-location="header"><p class="nav-child-text ">Award Winners</p></a><a href="https://www.penguinrandomhouse.com/shop/parenting/" class="navigation-link no-mouse-outline" target="_self" aria-label="The Parenting Book Guide" tabindex="-1" data-element="kids:popular:the parenting book guide" data-category="kids" data-location="header"><p class="nav-child-text ">The Parenting Book Guide</p></a><a href="https://www.penguinrandomhouse.com/kids-and-ya-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Kids' Corner" tabindex="-1" data-element="kids:popular:kids' corner" data-category="kids" data-location="header"><p class="nav-child-text ">Kids' Corner</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/books-to-get-your-child-reading-middle-grade/" class="navigation-link no-mouse-outline" target="_self" aria-label="Books for Middle Graders" tabindex="-1" data-element="kids:popular:books for middle graders" data-category="kids" data-location="header"><p class="nav-child-text ">Books for Middle Graders</p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Trending Series</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/series/DWY/who-was/" class="navigation-link no-mouse-outline" target="_self" aria-label="Who Was?" tabindex="-1" data-element="kids:trending series:who was?" data-category="kids" data-location="header"><p class="nav-child-text ">Who Was?</p></a><a href="https://www.penguinrandomhouse.com/series/MT0/magic-tree-house-r/" class="navigation-link no-mouse-outline" target="_self" aria-label="Magic Tree House" tabindex="-1" data-element="kids:trending series:magic tree house" data-category="kids" data-location="header"><p class="nav-child-text ">Magic Tree House</p></a><a href="https://www.penguinrandomhouse.com/series/LKE/the-last-kids-on-earth/" class="navigation-link no-mouse-outline" target="_self" aria-label="The Last Kids on Earth" tabindex="-1" data-element="kids:trending series:the last kids on earth" data-category="kids" data-location="header"><p class="nav-child-text ">The Last Kids on Earth</p></a><a href="https://www.penguinrandomhouse.com/series/DQ3/mad-libs/" class="navigation-link no-mouse-outline" target="_self" aria-label="Mad Libs" tabindex="-1" data-element="kids:trending series:mad libs" data-category="kids" data-location="header"><p class="nav-child-text ">Mad Libs</p></a><a href="https://www.penguinrandomhouse.com/series/OMR/planet-omar/" class="navigation-link no-mouse-outline" target="_self" aria-label="Planet Omar" tabindex="-1" data-element="kids:trending series:planet omar" data-category="kids" data-location="header"><p class="nav-child-text ">Planet Omar</p></a><a href="https://www.penguinrandomhouse.com/series/childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Trending Series" tabindex="-1" data-element="kids:trending series:view all" data-category="kids" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Beloved Characters</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/series/DW5/the-world-of-eric-carle" class="navigation-link no-mouse-outline" target="_self" aria-label="The World of Eric Carle" tabindex="-1" data-element="kids:beloved characters:the world of eric carle" data-category="kids" data-location="header"><p class="nav-child-text ">The World of Eric Carle</p></a><a href="https://www.penguinrandomhouse.com/series/LUE/bluey/" class="navigation-link no-mouse-outline" target="_self" aria-label="Bluey" tabindex="-1" data-element="kids:beloved characters:bluey" data-category="kids" data-location="header"><p class="nav-child-text ">Bluey</p></a><a href="https://www.penguinrandomhouse.com/series/DQW/llama-llama/" class="navigation-link no-mouse-outline" target="_self" aria-label="Llama Llama" tabindex="-1" data-element="kids:beloved characters:llama llama" data-category="kids" data-location="header"><p class="nav-child-text ">Llama Llama</p></a><a href="https://www.penguinrandomhouse.com/series/CSE/classic-seuss/" class="navigation-link no-mouse-outline" target="_self" aria-label="Dr. Seuss" tabindex="-1" data-element="kids:beloved characters:dr. seuss" data-category="kids" data-location="header"><p class="nav-child-text ">Dr. Seuss</p></a><a href="https://www.penguinrandomhouse.com/series/JUB/junie-b-jones" class="navigation-link no-mouse-outline" target="_self" aria-label="Junie B. Jones" tabindex="-1" data-element="kids:beloved characters:junie b. jones" data-category="kids" data-location="header"><p class="nav-child-text ">Junie B. Jones</p></a><a href="https://www.penguinrandomhouse.com/series/DTH/peter-rabbit" class="navigation-link no-mouse-outline" target="_self" aria-label="Peter Rabbit" tabindex="-1" data-element="kids:beloved characters:peter rabbit" data-category="kids" data-location="header"><p class="nav-child-text ">Peter Rabbit</p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Categories</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/books/board-books-childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="Board Books" tabindex="-1" data-element="kids:categories:board books" data-category="kids" data-location="header"><p class="nav-child-text ">Board Books</p></a><a href="https://www.penguinrandomhouse.com/books/picture-books-childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="Picture Books" tabindex="-1" data-element="kids:categories:picture books" data-category="kids" data-location="header"><p class="nav-child-text ">Picture Books</p></a><a href="https://www.penguinrandomhouse.com/books/leveled-readers/" class="navigation-link no-mouse-outline" target="_self" aria-label="Guided Reading Levels" tabindex="-1" data-element="kids:categories:guided reading levels" data-category="kids" data-location="header"><p class="nav-child-text ">Guided Reading Levels</p></a><a href="https://www.penguinrandomhouse.com/books/middle-grade-books-childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="Middle Grade" tabindex="-1" data-element="kids:categories:middle grade" data-category="kids" data-location="header"><p class="nav-child-text ">Middle Grade</p></a><a href="https://www.penguinrandomhouse.com/books/graphic-novels-childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="Graphic Novels" tabindex="-1" data-element="kids:categories:graphic novels" data-category="kids" data-location="header"><p class="nav-child-text ">Graphic Novels</p></a><a href="https://www.penguinrandomhouse.com/books/childrens/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Categories" tabindex="-1" data-element="kids:categories:view all" data-category="kids" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.readbrightly.com/13-books-kids-celebrate-things-asian/" class="navigation-link no-mouse-outline" aria-label="Books for Kids That Celebrate Asian Cultures Learn More" tabindex="-1" data-element="kids:featured:books for kids that celebrate asian cultures" data-category="kids" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2025/05/01095203/BRI_AANHPI-850x607-1.jpg" alt="Books for Kids That Celebrate Asian Cultures" /> <div class="nav-promo-text">Books for Kids That Celebrate Asian Cultures</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-Popular" aria-expanded="false"> <div> <p id="label-Popular" class="nav-item-text">Popular <span class="eyebrow"></span> </p> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><p class="nav-child-text nav-child-heading">Trending</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/the-read-down/trending-this-week/" class="navigation-link no-mouse-outline" target="_self" aria-label="Trending This Week" tabindex="-1" data-element="popular:trending:trending this week" data-category="popular" data-location="header"><p class="nav-child-text ">Trending This Week</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/romantasy-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Romantasy Books To Start Reading Now" tabindex="-1" data-element="popular:trending:romantasy books to start reading now" data-category="popular" data-location="header"><p class="nav-child-text ">Romantasy Books To Start Reading Now</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/series/" class="navigation-link no-mouse-outline" target="_self" aria-label="Page-Turning Series To Start Now" tabindex="-1" data-element="popular:trending:page-turning series to start now" data-category="popular" data-location="header"><p class="nav-child-text ">Page-Turning Series To Start Now</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/books-for-anxiety/" class="navigation-link no-mouse-outline" target="_self" aria-label="Books to Cope With Anxiety" tabindex="-1" data-element="popular:trending:books to cope with anxiety" data-category="popular" data-location="header"><p class="nav-child-text ">Books to Cope With Anxiety</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/short-books-read-weekend/" class="navigation-link no-mouse-outline" target="_self" aria-label="Short Reads" tabindex="-1" data-element="popular:trending:short reads" data-category="popular" data-location="header"><p class="nav-child-text ">Short Reads</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/antiracist-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Anti-Racist Resources" tabindex="-1" data-element="popular:trending:anti-racist resources" data-category="popular" data-location="header"><p class="nav-child-text ">Anti-Racist Resources</p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Staff Picks</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/articles/staff-picks-kristine-swartz/" class="navigation-link no-mouse-outline" target="_self" aria-label="Romance" tabindex="-1" data-element="popular:staff picks:romance" data-category="popular" data-location="header"><p class="nav-child-text ">Romance</p></a><a href="https://www.penguinrandomhouse.com/articles/staff-picks-abby-endler/" class="navigation-link no-mouse-outline" target="_self" aria-label="Mystery & Thriller " tabindex="-1" data-element="popular:staff picks:mystery & thriller " data-category="popular" data-location="header"><p class="nav-child-text ">Mystery & Thriller </p></a><a href="https://www.penguinrandomhouse.com/articles/staff-picks-pamela-dorman/" class="navigation-link no-mouse-outline" target="_self" aria-label="Fiction" tabindex="-1" data-element="popular:staff picks:fiction" data-category="popular" data-location="header"><p class="nav-child-text ">Fiction</p></a><a href="https://www.penguinrandomhouse.com/articles/staff-picks-lulu-martinez/" class="navigation-link no-mouse-outline" target="_self" aria-label="Memoir & Fiction" tabindex="-1" data-element="popular:staff picks:memoir & fiction" data-category="popular" data-location="header"><p class="nav-child-text ">Memoir & Fiction</p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Features & Interviews</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/articles/emma-brodie-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="Emma Brodie Interview" tabindex="-1" data-element="popular:features & interviews:emma brodie interview" data-category="popular" data-location="header"><p class="nav-child-text ">Emma Brodie Interview</p></a><a href="https://www.penguinrandomhouse.com/articles/james-ellroy-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="James Ellroy Interview" tabindex="-1" data-element="popular:features & interviews:james ellroy interview" data-category="popular" data-location="header"><p class="nav-child-text ">James Ellroy Interview</p></a><a href="https://www.penguinrandomhouse.com/articles/travel-to-jamaica-with-nicola-yoon/" class="navigation-link no-mouse-outline" target="_self" aria-label="Nicola Yoon Interview" tabindex="-1" data-element="popular:features & interviews:nicola yoon interview" data-category="popular" data-location="header"><p class="nav-child-text ">Nicola Yoon Interview</p></a><a href="https://www.penguinrandomhouse.com/articles/qian-julie-wang-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="Qian Julie Wang Interview" tabindex="-1" data-element="popular:features & interviews:qian julie wang interview" data-category="popular" data-location="header"><p class="nav-child-text ">Qian Julie Wang Interview</p></a><a href="https://www.penguinrandomhouse.com/articles/deepak-chopra-essay/" class="navigation-link no-mouse-outline" target="_self" aria-label="Deepak Chopra Essay" tabindex="-1" data-element="popular:features & interviews:deepak chopra essay" data-category="popular" data-location="header"><p class="nav-child-text ">Deepak Chopra Essay</p></a><a href="https://www.penguinrandomhouse.com/articles/how-can-i-get-published/" class="navigation-link no-mouse-outline" target="_self" aria-label="How Can I Get Published?" tabindex="-1" data-element="popular:features & interviews:how can i get published?" data-category="popular" data-location="header"><p class="nav-child-text ">How Can I Get Published?</p></a></div><div class="column"><p class="nav-child-text nav-child-heading">For Book Clubs</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/the-read-down/reeses-book-club-x-hello-sunshine-book-picks" class="navigation-link no-mouse-outline" target="_self" aria-label="Reese's Book Club" tabindex="-1" data-element="popular:for book clubs:reese's book club" data-category="popular" data-location="header"><p class="nav-child-text ">Reese's Book Club</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/oprahs-book-club" class="navigation-link no-mouse-outline" target="_self" aria-label="Oprah’s Book Club" tabindex="-1" data-element="popular:for book clubs:oprah’s book club" data-category="popular" data-location="header"><p class="nav-child-text ">Oprah’s Book Club</p></a><a href="https://www.penguinrandomhouse.com/books/706912/tell-me-everything-oprahs-book-club-by-elizabeth-strout/9780593446096/readers-guide/" class="navigation-link no-mouse-outline" target="_self" aria-label="Guide: <em>Tell Me Everything</em>" tabindex="-1" data-element="popular:for book clubs:guide: <em>tell me everything</em>" data-category="popular" data-location="header"><p class="nav-child-text ">Guide: <em>Tell Me Everything</em></p></a><a href="https://www.penguinrandomhouse.com/books/738749/james-by-percival-everett/9780385550369/readers-guide/" class="navigation-link no-mouse-outline" target="_self" aria-label="Guide: <em>James</em>" tabindex="-1" data-element="popular:for book clubs:guide: <em>james</em>" data-category="popular" data-location="header"><p class="nav-child-text ">Guide: <em>James</em></p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/banned-books/" class="navigation-link no-mouse-outline" aria-label="Books Bans Are on the Rise in America Learn More" tabindex="-1" data-element="popular:featured:books bans are on the rise in america" data-category="popular" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/05171820/Let-Kids-Read_600x314-nav.jpg" alt="Books Bans Are on the Rise in America" /> <div class="nav-promo-text">Books Bans Are on the Rise in America</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-AuthorsEvents" aria-expanded="false"> <div> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/authors/" target="_self" data-element="authors & events" data-location="header" data-category="authors & events"> <p id="label-AuthorsEvents" class="nav-item-text">Authors & Events <span class="eyebrow"></span> </p> </a> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><p class="nav-child-text nav-child-heading">Our Authors </p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/authors/149907/michelle-obama" class="navigation-link no-mouse-outline" target="_self" aria-label="Michelle Obama" tabindex="-1" data-element="authors & events:our authors :michelle obama" data-category="authors & events" data-location="header"><p class="nav-child-text ">Michelle Obama</p></a><a href="https://www.penguinrandomhouse.com/authors/276047/han-kang/" class="navigation-link no-mouse-outline" target="_self" aria-label="Han Kang" tabindex="-1" data-element="authors & events:our authors :han kang" data-category="authors & events" data-location="header"><p class="nav-child-text ">Han Kang</p></a><a href="https://www.penguinrandomhouse.com/authors/306512/emily-henry/" class="navigation-link no-mouse-outline" target="_self" aria-label="Emily Henry" tabindex="-1" data-element="authors & events:our authors :emily henry" data-category="authors & events" data-location="header"><p class="nav-child-text ">Emily Henry</p></a><a href="https://www.penguinrandomhouse.com/authors/3446/dan-brown/" class="navigation-link no-mouse-outline" target="_self" aria-label="Dan Brown" tabindex="-1" data-element="authors & events:our authors :dan brown" data-category="authors & events" data-location="header"><p class="nav-child-text ">Dan Brown</p></a><a href="https://www.penguinrandomhouse.com/authors/33050/colson-whitehead/" class="navigation-link no-mouse-outline" target="_self" aria-label="Colson Whitehead" tabindex="-1" data-element="authors & events:our authors :colson whitehead" data-category="authors & events" data-location="header"><p class="nav-child-text ">Colson Whitehead</p></a><a href="https://www.penguinrandomhouse.com/authors/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Our Authors " tabindex="-1" data-element="authors & events:our authors :view all" data-category="authors & events" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="column"><a href="https://www.penguinrandomhouse.com/articles/" class="navigation-link no-mouse-outline" target="_self" aria-label="In Their Own Words" tabindex="-1" data-element="authors & events:in their own words" data-category="authors & events" data-location="header"><p class="nav-child-text nav-child-heading">In Their Own Words</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/articles/qian-julie-wang-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="Qian Julie Wang" tabindex="-1" data-element="authors & events:in their own words:qian julie wang" data-category="authors & events" data-location="header"><p class="nav-child-text ">Qian Julie Wang</p></a><a href="https://www.penguinrandomhouse.com/articles/interview-with-patrick-radden-keefe/" class="navigation-link no-mouse-outline" target="_self" aria-label="Patrick Radden Keefe" tabindex="-1" data-element="authors & events:in their own words:patrick radden keefe" data-category="authors & events" data-location="header"><p class="nav-child-text ">Patrick Radden Keefe</p></a><a href="https://www.penguinrandomhouse.com/articles/phoebe-robinson-interview" class="navigation-link no-mouse-outline" target="_self" aria-label="Phoebe Robinson" tabindex="-1" data-element="authors & events:in their own words:phoebe robinson" data-category="authors & events" data-location="header"><p class="nav-child-text ">Phoebe Robinson</p></a><a href="https://www.penguinrandomhouse.com/articles/emma-brodie-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="Emma Brodie" tabindex="-1" data-element="authors & events:in their own words:emma brodie" data-category="authors & events" data-location="header"><p class="nav-child-text ">Emma Brodie</p></a><a href="https://www.penguinrandomhouse.com/articles/an-oral-history-of-between-the-world-and-me" class="navigation-link no-mouse-outline" target="_self" aria-label="Ta-Nehisi Coates" tabindex="-1" data-element="authors & events:in their own words:ta-nehisi coates" data-category="authors & events" data-location="header"><p class="nav-child-text ">Ta-Nehisi Coates</p></a><a href="https://www.penguinrandomhouse.com/articles/laura-hankin-interview/" class="navigation-link no-mouse-outline" target="_self" aria-label="Laura Hankin" tabindex="-1" data-element="authors & events:in their own words:laura hankin" data-category="authors & events" data-location="header"><p class="nav-child-text ">Laura Hankin</p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/articles/how-to-read-more/" class="navigation-link no-mouse-outline" aria-label="How To Read More in 2025 Learn More" tabindex="-1" data-element="authors & events:featured:how to read more in 2025" data-category="authors & events" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/26151938/ReadMore_1200x628_600x314-nav.jpg" alt="How To Read More in 2025" /> <div class="nav-promo-text">How To Read More in 2025</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/authors/events/" class="navigation-link no-mouse-outline" aria-label="Join Our Authors for Upcoming Events Learn More" tabindex="-1" data-element="authors & events:featured:join our authors for upcoming events" data-category="authors & events" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/05171722/Author-Events-Module_600x314-nav.jpg" alt="Join Our Authors for Upcoming Events" /> <div class="nav-promo-text">Join Our Authors for Upcoming Events</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-Recommendations" aria-expanded="false"> <div> <a class="navigation-link no-mouse-outline rec-link" href="https://www.penguinrandomhouse.com/content-archive/" target="_self" data-element="recommendations" data-location="header" data-category="recommendations"> <p id="label-Recommendations" class="nav-item-text">Recommendations <span class="eyebrow"></span> </p> </a> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><a href="https://www.penguinrandomhouse.com/the-read-down/" class="navigation-link no-mouse-outline" target="_self" aria-label="Book Lists" tabindex="-1" data-element="recommendations:book lists" data-category="recommendations" data-location="header"><p class="nav-child-text nav-child-heading">Book Lists</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/the-read-down/celebrity-book-club-picks-of-the-year/" class="navigation-link no-mouse-outline" target="_self" aria-label="The Best Celebrity Book Club Picks of The Year" tabindex="-1" data-element="recommendations:book lists:the best celebrity book club picks of the year" data-category="recommendations" data-location="header"><p class="nav-child-text ">The Best Celebrity Book Club Picks of The Year</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/western-romance-novels-and-historical-fiction/" class="navigation-link no-mouse-outline" target="_self" aria-label="Western Romance Novels " tabindex="-1" data-element="recommendations:book lists:western romance novels " data-category="recommendations" data-location="header"><p class="nav-child-text ">Western Romance Novels </p></a><a href="https://www.penguinrandomhouse.com/the-read-down/therapy-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Insightful Therapy Books To Read This Year" tabindex="-1" data-element="recommendations:book lists:insightful therapy books to read this year" data-category="recommendations" data-location="header"><p class="nav-child-text ">Insightful Therapy Books To Read This Year</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/historical-fiction-featuring-strong-female-protagonists/" class="navigation-link no-mouse-outline" target="_self" aria-label="Historical Fiction With Female Protagonists" tabindex="-1" data-element="recommendations:book lists:historical fiction with female protagonists" data-category="recommendations" data-location="header"><p class="nav-child-text ">Historical Fiction With Female Protagonists</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/best-thrillers-of-all-time/" class="navigation-link no-mouse-outline" target="_self" aria-label="Best Thrillers of All Time" tabindex="-1" data-element="recommendations:book lists:best thrillers of all time" data-category="recommendations" data-location="header"><p class="nav-child-text ">Best Thrillers of All Time</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/manga-graphic-novels/" class="navigation-link no-mouse-outline" target="_self" aria-label="Manga and Graphic Novels" tabindex="-1" data-element="recommendations:book lists:manga and graphic novels" data-category="recommendations" data-location="header"><p class="nav-child-text ">Manga and Graphic Novels</p></a></div><div class="column"><a href="https://www.penguinrandomhouse.com/articles/" class="navigation-link no-mouse-outline" target="_self" aria-label="Articles" tabindex="-1" data-element="recommendations:articles" data-category="recommendations" data-location="header"><p class="nav-child-text nav-child-heading">Articles</p></a><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/articles/happy-place-by-emily-henry-excerpt/" class="navigation-link no-mouse-outline" target="_self" aria-label="Start Reading <i>Happy Place</i>" tabindex="-1" data-element="recommendations:articles:start reading <i>happy place</i>" data-category="recommendations" data-location="header"><p class="nav-child-text ">Start Reading <i>Happy Place</i></p></a><a href="https://www.penguinrandomhouse.com/articles/james-clear-make-reading-a-habit/" class="navigation-link no-mouse-outline" target="_self" aria-label="How to Make Reading a Habit with James Clear" tabindex="-1" data-element="recommendations:articles:how to make reading a habit with james clear" data-category="recommendations" data-location="header"><p class="nav-child-text ">How to Make Reading a Habit with James Clear</p></a><a href="https://www.penguinrandomhouse.com/articles/how-can-i-get-published/" class="navigation-link no-mouse-outline" target="_self" aria-label="How Can I Get Published?" tabindex="-1" data-element="recommendations:articles:how can i get published?" data-category="recommendations" data-location="header"><p class="nav-child-text ">How Can I Get Published?</p></a><a href="https://www.penguinrandomhouse.com/articles/benefits-of-reading-books/" class="navigation-link no-mouse-outline" target="_self" aria-label="Why Reading Is Good for Your Health" tabindex="-1" data-element="recommendations:articles:why reading is good for your health" data-category="recommendations" data-location="header"><p class="nav-child-text ">Why Reading Is Good for Your Health</p></a><a href="https://www.penguinrandomhouse.com/articles/10-facts-about-taylor-swift/" class="navigation-link no-mouse-outline" target="_self" aria-label="10 Facts About Taylor Swift" tabindex="-1" data-element="recommendations:articles:10 facts about taylor swift" data-category="recommendations" data-location="header"><p class="nav-child-text ">10 Facts About Taylor Swift</p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/content-archive/" class="navigation-link no-mouse-outline" aria-label="Browse All Our Lists, Essays, and Interviews See What We’re Reading" tabindex="-1" data-element="recommendations:featured:browse all our lists, essays, and interviews" data-category="recommendations" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/02/05171902/content-archive-Homepage_600x314-nav.jpg" alt="Browse All Our Lists, Essays, and Interviews" /> <div class="nav-promo-text">Browse All Our Lists, Essays, and Interviews</div> <div class="nav-promo-sub-text">See What We’re Reading<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/the-read-down/jasmine-guillory-books/" class="navigation-link no-mouse-outline" aria-label="Jasmine Guillory Books To Read Right Now Read More" tabindex="-1" data-element="recommendations:featured:jasmine guillory books to read right now" data-category="recommendations" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2023/05/09160522/Jasmine-Guillory-Books-To-Read-Right-Now_600x314.jpg" alt="Jasmine Guillory Books To Read Right Now" /> <div class="nav-promo-text">Jasmine Guillory Books To Read Right Now</div> <div class="nav-promo-sub-text">Read More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> <div role="button" class="nav-item-container no-mouse-outline" tabindex="0" aria-haspopup="true" aria-labelledby="label-Audio" aria-expanded="false"> <div> <a class="navigation-link no-mouse-outline" href="https://www.penguinrandomhouse.com/books/audiobooks/" target="_self" data-element="audio" data-location="header" data-category="audio"> <p id="label-Audio" class="nav-item-text">Audio <span class="eyebrow"></span> </p> </a> </div> <div class="sub-nav-container"> <div class="sub-nav transition"> <div class="row"><div class="column"><p class="nav-child-text nav-child-heading">Popular</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/books/new-releases-audiobooks" class="navigation-link no-mouse-outline" target="_self" aria-label="New Releases" tabindex="-1" data-element="audio:popular:new releases" data-category="audio" data-location="header"><p class="nav-child-text ">New Releases</p></a><a href="https://www.penguinrandomhouse.com/books/award-winners-audiobooks" class="navigation-link no-mouse-outline" target="_self" aria-label="Award Winners" tabindex="-1" data-element="audio:popular:award winners" data-category="audio" data-location="header"><p class="nav-child-text ">Award Winners</p></a><a href="https://www.penguinrandomhouse.com/books/coming-soon-audiobooks" class="navigation-link no-mouse-outline" target="_self" aria-label="Coming Soon" tabindex="-1" data-element="audio:popular:coming soon" data-category="audio" data-location="header"><p class="nav-child-text ">Coming Soon</p></a><a href="https://www.penguinrandomhouse.com/books/audiobooks/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Popular" tabindex="-1" data-element="audio:popular:view all" data-category="audio" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="column"><p class="nav-child-text nav-child-heading">Featured</p><hr class="nav-child-heading-separator" /><a href="https://www.penguinrandomhouse.com/the-read-down/best-audiobook-memoirs-read-by-the-authors-who-wrote-them/" class="navigation-link no-mouse-outline" target="_self" aria-label="Memoirs Read by the Author" tabindex="-1" data-element="audio:featured:memoirs read by the author" data-category="audio" data-location="header"><p class="nav-child-text ">Memoirs Read by the Author</p></a><a href="https://www.penguinrandomhouse.com/shop/read-to-sleep/our-most-soothing-narrators/" class="navigation-link no-mouse-outline" target="_self" aria-label="Our Most Soothing Narrators" tabindex="-1" data-element="audio:featured:our most soothing narrators" data-category="audio" data-location="header"><p class="nav-child-text ">Our Most Soothing Narrators</p></a><a href="https://www.penguinrandomhouse.com/shop/read-to-sleep/press-play-for-inspiration/" class="navigation-link no-mouse-outline" target="_self" aria-label="Press Play for Inspiration" tabindex="-1" data-element="audio:featured:press play for inspiration" data-category="audio" data-location="header"><p class="nav-child-text ">Press Play for Inspiration</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/audiobooks-to-get-you-hooked/" class="navigation-link no-mouse-outline" target="_self" aria-label="Audiobooks You Just Can't Pause" tabindex="-1" data-element="audio:featured:audiobooks you just can't pause" data-category="audio" data-location="header"><p class="nav-child-text ">Audiobooks You Just Can't Pause</p></a><a href="https://www.penguinrandomhouse.com/the-read-down/audiobooks-for-the-whole-family/" class="navigation-link no-mouse-outline" target="_self" aria-label="Listen With the Whole Family" tabindex="-1" data-element="audio:featured:listen with the whole family" data-category="audio" data-location="header"><p class="nav-child-text ">Listen With the Whole Family</p></a><a href="https://www.penguinrandomhouse.com/books/audiobooks/" class="navigation-link no-mouse-outline" target="_self" aria-label="view all Featured" tabindex="-1" data-element="audio:featured:view all" data-category="audio" data-location="header"><p class="nav-child-text nav-child-view-all">View All <span class="view-all-caret"> ></span></p></a></div><div class="nav-promo-container"><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/the-read-down/new-in-audio/" class="navigation-link no-mouse-outline" aria-label="New Stories to Listen to Learn More" tabindex="-1" data-element="audio:featured:new stories to listen to" data-category="audio" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2025/04/25120455/PRH_New-Audio_site_1200x626_May25.jpg" alt="New Stories to Listen to" /> <div class="nav-promo-text">New Stories to Listen to</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div><div class="nav-promo-block"> <a href="https://www.penguinrandomhouse.com/the-read-down/cozy-mystery-audiobooks/" class="navigation-link no-mouse-outline" aria-label="10 Cozy Mystery Audiobooks To Die For Learn More" tabindex="-1" data-element="audio:featured:10 cozy mystery audiobooks to die for" data-category="audio" data-location="header"> <img class="nav-promo-image lazyload" loading="lazy" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2025/03/10141617/CozyMysteryAudiobooks-1200x628-1.jpg" alt="10 Cozy Mystery Audiobooks To Die For" /> <div class="nav-promo-text">10 Cozy Mystery Audiobooks To Die For</div> <div class="nav-promo-sub-text">Learn More<span class="nav-promo-sub-text-caret"> ></span></div> </a> </div></div></div> </div> </div> </div> </div> <a href="javascript:void(0)" title="Search site" class="search-icon-link"><img class="search-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/nav-search.svg" alt="search"></a> </nav> </div> <!-- / End Desktop Header --> <div class="condensed container"> <div id="condensed-container-row" class="row"> <div class="menu-toggle-container"> <button id="menu-toggle" type="button" class="closed no-mouse-outline" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-label="Open Menu" > <?xml version="1.0" encoding="UTF-8"?> <svg viewBox="0 0 40 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <style type="text/css">.st0{fill:none;stroke:#000000;stroke-linecap:round;}</style> <g> <g transform="translate(-40.000000, -18.000000)"> <g transform="translate(42.000000, 20.000000)"> <line class="st0 top-bar closed" x1="0.6" y1="0.6" x2="35.8" y2="0.6"/> <line class="st0 middle-bar closed" x1="0.9" y1="13" x2="18" y2="13"/> <line class="st0 bottom-bar closed" x1="0.9" y1="25.4" x2="36" y2="25.4"/> </g> </g> </g> </svg> </button> </div> <div class="logo condensed-logo-container"> <a href="/"> <img class="condensed-logo-image" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-logo.svg?v=2" alt="Penguin Random House" /> <img class="mobile-logo" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/prh-logo.svg?v=2" alt="Penguin Random House" /> </a> </div> <div id="account-container" class="account-container"> <div class="account-information"> <button id="account-cond-button" class="account-button" aria-label="My Accoount"> <img class="account-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/nav-account-icon.svg" alt="Sign In"> </button> <div id="cond-signed-in-container"></div> </div> <div class="cart-button"> <a href="https://cart.penguinrandomhouse.com/prhcart/prhcart.php" aria-label="Shopping Cart"> <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 24.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg class="cart-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 44 41" style="enable-background:new 0 0 44 41;" xml:space="preserve"> <title>cart</title> <style type="text/css"> .cart0{fill-rule:evenodd;clip-rule:evenodd;fill:#000;stroke:transparent;stroke-width:0;} .cart1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFC69F;} .c{font-family:Fort-Medium, Fort;font-weight:400;font-size:18px;fill:#000!important;text-anchor:middle;} </style> <path class="cart0" d="M20.8,35.6c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S22.3,35.6,20.8,35.6 M7.8,35.6 c-1.4,0-2.6,1.2-2.6,2.6s1.2,2.6,2.6,2.6s2.6-1.2,2.6-2.6S9.2,35.6,7.8,35.6 M18.9,17.4H5.5l-0.7-1.8c-0.2-0.5-0.7-0.8-1.2-0.8H1.3 c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3l0,0h1.4L7,27.7l-1.6,2.5c-1.1,1.7,0.2,4.1,2.3,4.1h14.4c0.7,0,1.3-0.6,1.3-1.3 s-0.6-1.3-1.3-1.3l0,0H7.7c-0.1,0-0.2,0-0.1-0.2l0,0l1.5-2.4h9.7c0.9,0,1.8-0.5,2.3-1.3l2.6-4.6C23.7,23.1,20.5,21.1,18.9,17.4"/> <g class="cart-counter"> <path class="cart1" d="M43.4,12.1c0,6.6-5.4,12-12,12s-12-5.4-12-12s5.4-12,12-12S43.4,5.5,43.4,12.1"/> </g> </svg> </a> </div> <div class="separator"></div> <a href="javascript:void(0)" title="Search site" class="search-icon-link"><img class="search-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/nav-search.svg" alt="search"></a> </div> </div> </div> <div id="dt_search"> <div class="search-box" id="search_box_element"> <div class="search-container"> <div class="search-form-div"> <form id="seachformglobal" role="search" method="get" class="search-form" action="/search/site"> <div class="search-controls"> <input type="submit" class="search-submit" value=""> <input id="search-box" type="search" class="search-field" placeholder="Search book, author, series, ISBN..." value="" name="q" autocomplete="off" aria-label="Search" data-original-title="" title=""> <a href="javascript:void(0)" title="Close search window" class="mobile-close-search hidden"><img class="close-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/search-close.svg" alt="close search" ></a> </div> </form> </div> <a href="javascript:void(0)" title="Close search window" class="close-search"><img class="close-icon" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/search-close.svg" alt="close search" ></a> </div> </div> </div> </header> </div> </div> <!-- container END --> <!-- Start Main Page Wrap --> <div id="main" class="page-wrap notransition"> <!-- Start Mobile Sidebar --> <div class="side-nav notransition" id="side-nav"> </div> <!-- / End Mobile Sidebar --> <div class="mq-view"></div> <main id="mainblock"> <a name="#home" id="home"></a> <div id="tmpl-indc" class="tmpl-sitehome"></div> <section class="inner-facade homepage content-block content-block-top"> <div class="container"> <div class="scaffolding row"> <div class="col-xs-0 col-sm-0 col-md-0 col-lg-0"></div> <div class="main-content col-xs-16 col-sm-16 col-md-16 col-lg-16"> <div class="cb_wrap left one_image"> <div class="cb_copy_left"> <h1>Books by Asian American, Native Hawaiian, and Pacific Islander Authors</h1> <div class="cb_dek">Celebrate AANHPI Heritage Month with these impactful stories that honor the voices that shape our world.</div> <a href="https://www.penguinrandomhouse.com/the-read-down/books-for-asian-pacific-american-heritage-month/" class="orng_bttn">Read More</a> </div><div class="cb_image"> <div class="cb_sngl_img"> <a href="https://www.penguinrandomhouse.com/the-read-down/books-for-asian-pacific-american-heritage-month/" ><img decoding="async" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/05/04140904/PRH_AANHPI-1200x628-1.jpg" alt="four book covers; The Emperor of Gladness, Immaculate Conception, House of Many Gods, Goddess Complex against a teal and yellow background" class="link_cntnt" /></a> </div> </div> <div class="cb_copy_right"> <h2>Books by Asian American, Native Hawaiian, and Pacific Islander Authors</h2> <div class="cb_dek">Celebrate AANHPI Heritage Month with these impactful stories that honor the voices that shape our world.</div> <a href="https://www.penguinrandomhouse.com/the-read-down/books-for-asian-pacific-american-heritage-month/" class="orng_bttn">Read More</a> </div> </div> </div> <div class="col-xs-0 col-sm-0 col-md-0 col-lg-0"></div> </div> </div> </section> <section id="inspired" class="inner-facade homepage inspired"> <p class="inspired-title">Recommended Right Now</p> <div class="inspired-row"> <div class="inspired-block"> <div class="inspired-card"> <a href="https://www.penguinrandomhouse.com/the-read-down/works-horror-african-american-writers/" class="inspired-link" target="_self" data-number="1"> <img decoding="async" class="inspired-block-image" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2017/02/01153037/AWB_1200X628_HORROR.jpg" alt="Dive into these chillingly brilliant horror stories."> <div class="inspired-block-text"> <p class="inspired-eyebrow">Horror Books by Black Authors</p> <p class="full-inspired-headline hidden" aria-hidden="true">Dive into these chillingly brilliant horror stories.</p> <p class="inspired-headline long" aria-hidden="true">Dive into these chillingly brilliant horror stories.</p> <p class="inspired-headline medium" aria-hidden="true">Dive into these chillingly brilliant horror stories.</p> <p class="inspired-headline short" aria-hidden="true">Dive into these chillingly brilliant horror stories.</p> <p class="inspired-headline shortest" aria-hidden="true">Dive into these chillingly brilliant horror stories.</p> </div> </a> </div> </div> <div class="inspired-block"> <div class="inspired-card"> <a href="https://www.penguinrandomhouse.com/the-read-down/essential-penguin-classics/" class="inspired-link" target="_self" data-number="2"> <img decoding="async" class="inspired-block-image" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2016/07/15131042/PRH_Site_1200x628_Classics.jpg" alt="Explore these timeless and essential reads for every bookshelf."> <div class="inspired-block-text"> <p class="inspired-eyebrow">Essential Penguin Classics</p> <p class="full-inspired-headline hidden" aria-hidden="true">Explore these timeless and essential reads for every bookshelf.</p> <p class="inspired-headline long" aria-hidden="true">Explore these timeless and essential reads for every bookshelf.</p> <p class="inspired-headline medium" aria-hidden="true">Explore these timeless and essential reads for every bookshelf.</p> <p class="inspired-headline short" aria-hidden="true">Explore these timeless and essential reads for every bookshelf.</p> <p class="inspired-headline shortest" aria-hidden="true">Explore these timeless and essential reads for…</p> </div> </a> </div> </div> </div> </section> <section class="inner-facade homepage content-block content-block-mddl"> <div class="container"> <div class="scaffolding row"> <div class="col-xs-0 col-sm-0 col-md-0 col-lg-0"></div> <div class="main-content col-xs-16 col-sm-16 col-md-16 col-lg-16"> <div class="cb_wrap right one_image"> <div class="cb_copy_left"> <h2>New Literary Fiction To Read This Year</h2> <div class="cb_dek">Explore new literary fiction that challenges, captivates, and lingers long after the final page.</div> <a href="https://www.penguinrandomhouse.com/the-read-down/literary-fiction/" class="orng_bttn">See the list</a> </div><div class="cb_image"> <div class="cb_sngl_img"> <a href="https://www.penguinrandomhouse.com/the-read-down/literary-fiction/" ><img decoding="async" src="https://assets.penguinrandomhouse.com/wp-content/uploads/2024/04/20194022/PRH_LiteraryFiction-1200x628-1.jpg" alt="four book covers; The Emperor of Gladness, What We Can Know, Fox, Loved One" class="link_cntnt" /></a> </div> </div> <div class="cb_copy_right"> <h2>New Literary Fiction To Read This Year</h2> <div class="cb_dek">Explore new literary fiction that challenges, captivates, and lingers long after the final page.</div> <a href="https://www.penguinrandomhouse.com/the-read-down/literary-fiction/" class="orng_bttn">See the list</a> </div> </div><div class="content_block_br"></div><div class="cb_wrap left theme3 ttb" theme="theme3"> <div class="book-carousel finite-carousel" data-carousel-title="Today's Top Books" data-carousel-type="homepage-topbooks"> <div class="carousel-element carousel-promo"> <img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/PRH_TodaysTopBooks_HP_Logo.svg" alt="Today's Top Books"/> <a href="/interactive/todays-top-books" class="promo-button" aria-label="view todays top books chart">CHECK THE CHARTS →</a> </div> <div class="carousel-element overlaid" data-workid="726285" data-work="{"workId":726285,"isbn":9780593722497,"title":"The World of Minecraft","author":"Mojang AB","authorId":"2149714","category":"Gaming Manuals,Puzzles & Games,Art,Children's Middle Grade Books","format":"Hardcover","imprint":"Random House Worlds","division":"Random House Worlds","seoFriendlyUrl":"\/books\/726285\/the-world-of-minecraft-by-mojang-ab-and-the-official-minecraft-team\/9780593722497","usPrice":40}"> <div class="book-overlay"></div> <div class="quick-view"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/plus-icon-11x11.svg" alt=""/>QUICK VIEW</div> <div class="feedback book-shelf-add" data-moduletype="homepage-topbooks"> <img decoding="async" tabindex="0" class="bookshelf-add" width="20px" height="22px" role="button" alt="Add to The World of Minecraft bookshelf" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/save-20x22.svg"> <div class="button-flag grid-item" data-workid="726285" data-work="{"workId":726285,"isbn":9780593722497,"title":"The World of Minecraft","author":"Mojang AB","authorId":"2149714","category":"Gaming Manuals,Puzzles & Games,Art,Children's Middle Grade Books","format":"Hardcover","imprint":"Random House Worlds","division":"Random House Worlds","seoFriendlyUrl":"\/books\/726285\/the-world-of-minecraft-by-mojang-ab-and-the-official-minecraft-team\/9780593722497","usPrice":40}"><span>Add to bookshelf</span></div> <div class="flag-post"></div> </div> <div class="book-cover"><img decoding="async" src="https://images.penguinrandomhouse.com/cover/9780593722497" alt="Book cover" /></div> <div class="book-int"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/hp_ttb1.svg" alt="1"/></div> </div> <div class="carousel-element overlaid" data-workid="752348" data-work="{"workId":752348,"isbn":9780593797907,"title":"Every Day with Babs","author":"Barbara Costello","authorId":"2264506","category":"Cookbooks","format":"Hardcover","imprint":"Clarkson Potter","division":"Clarkson Potter\/Ten Speed","seoFriendlyUrl":"\/books\/752348\/every-day-with-babs-by-barbara-costello\/9780593797907","usPrice":35}"> <div class="book-overlay"></div> <div class="quick-view"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/plus-icon-11x11.svg" alt=""/>QUICK VIEW</div> <div class="feedback book-shelf-add" data-moduletype="homepage-topbooks"> <img decoding="async" tabindex="0" class="bookshelf-add" width="20px" height="22px" role="button" alt="Add to Every Day with Babs bookshelf" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/save-20x22.svg"> <div class="button-flag grid-item" data-workid="752348" data-work="{"workId":752348,"isbn":9780593797907,"title":"Every Day with Babs","author":"Barbara Costello","authorId":"2264506","category":"Cookbooks","format":"Hardcover","imprint":"Clarkson Potter","division":"Clarkson Potter\/Ten Speed","seoFriendlyUrl":"\/books\/752348\/every-day-with-babs-by-barbara-costello\/9780593797907","usPrice":35}"><span>Add to bookshelf</span></div> <div class="flag-post"></div> </div> <div class="book-cover"><img decoding="async" src="https://images.penguinrandomhouse.com/cover/9780593797907" alt="Book cover" /></div> <div class="book-int"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/hp_ttb2.svg" alt="2"/></div> </div> <div class="carousel-element overlaid" data-workid="723568" data-work="{"workId":723568,"isbn":9780593545140,"title":"All That Life Can Afford: Reese's Book Club","author":"Emily Everett","authorId":"2268688","category":"Women's Fiction,Literary Fiction","format":"Hardcover","imprint":"G.P. Putnam's Sons","division":"Penguin Adult HC\/TR","seoFriendlyUrl":"\/books\/723568\/all-that-life-can-afford-reeses-book-club-by-emily-everett\/9780593545140","usPrice":29}"> <div class="book-overlay"></div> <div class="quick-view"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/plus-icon-11x11.svg" alt=""/>QUICK VIEW</div> <div class="feedback book-shelf-add" data-moduletype="homepage-topbooks"> <img decoding="async" tabindex="0" class="bookshelf-add" width="20px" height="22px" role="button" alt="Add to All That Life Can Afford: Reese's Book Club bookshelf" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/save-20x22.svg"> <div class="button-flag grid-item" data-workid="723568" data-work="{"workId":723568,"isbn":9780593545140,"title":"All That Life Can Afford: Reese's Book Club","author":"Emily Everett","authorId":"2268688","category":"Women's Fiction,Literary Fiction","format":"Hardcover","imprint":"G.P. Putnam's Sons","division":"Penguin Adult HC\/TR","seoFriendlyUrl":"\/books\/723568\/all-that-life-can-afford-reeses-book-club-by-emily-everett\/9780593545140","usPrice":29}"><span>Add to bookshelf</span></div> <div class="flag-post"></div> </div> <div class="book-cover"><img decoding="async" src="https://images.penguinrandomhouse.com/cover/9780593545140" alt="Book cover" /></div> <div class="book-int"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/hp_ttb3.svg" alt="3"/></div> </div> <div class="carousel-element overlaid" data-workid="755600" data-work="{"workId":755600,"isbn":9780593798430,"title":"The Correspondent","author":"Virginia Evans","authorId":"2302714","category":"Women's Fiction","format":"Hardcover","imprint":"Crown","division":"Crown","seoFriendlyUrl":"\/books\/755600\/the-correspondent-by-virginia-evans\/9780593798430","usPrice":28}"> <div class="book-overlay"></div> <div class="quick-view"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/plus-icon-11x11.svg" alt=""/>QUICK VIEW</div> <div class="feedback book-shelf-add" data-moduletype="homepage-topbooks"> <img decoding="async" tabindex="0" class="bookshelf-add" width="20px" height="22px" role="button" alt="Add to The Correspondent bookshelf" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/save-20x22.svg"> <div class="button-flag grid-item" data-workid="755600" data-work="{"workId":755600,"isbn":9780593798430,"title":"The Correspondent","author":"Virginia Evans","authorId":"2302714","category":"Women's Fiction","format":"Hardcover","imprint":"Crown","division":"Crown","seoFriendlyUrl":"\/books\/755600\/the-correspondent-by-virginia-evans\/9780593798430","usPrice":28}"><span>Add to bookshelf</span></div> <div class="flag-post"></div> </div> <div class="book-cover"><img decoding="async" src="https://images.penguinrandomhouse.com/cover/9780593798430" alt="Book cover" /></div> <div class="book-int"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/hp_ttb4.svg" alt="4"/></div> </div> <div class="carousel-element overlaid" data-workid="763015" data-work="{"workId":763015,"isbn":9780593818671,"title":"Broken Souls and Bones","author":"LJ Andrews","authorId":"2304765","category":"Paranormal & Fantasy Romance,Fantasy","format":"Hardcover","imprint":"Ace","division":"Berkley \/ NAL","seoFriendlyUrl":"\/books\/763015\/broken-souls-and-bones-by-lj-andrews\/9780593818671","usPrice":29}"> <div class="book-overlay"></div> <div class="quick-view"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/plus-icon-11x11.svg" alt=""/>QUICK VIEW</div> <div class="feedback book-shelf-add" data-moduletype="homepage-topbooks"> <img decoding="async" tabindex="0" class="bookshelf-add" width="20px" height="22px" role="button" alt="Add to Broken Souls and Bones bookshelf" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/save-20x22.svg"> <div class="button-flag grid-item" data-workid="763015" data-work="{"workId":763015,"isbn":9780593818671,"title":"Broken Souls and Bones","author":"LJ Andrews","authorId":"2304765","category":"Paranormal & Fantasy Romance,Fantasy","format":"Hardcover","imprint":"Ace","division":"Berkley \/ NAL","seoFriendlyUrl":"\/books\/763015\/broken-souls-and-bones-by-lj-andrews\/9780593818671","usPrice":29}"><span>Add to bookshelf</span></div> <div class="flag-post"></div> </div> <div class="book-cover"><img decoding="async" src="https://images.penguinrandomhouse.com/cover/9780593818671" alt="Book cover" /></div> <div class="book-int"><img decoding="async" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/images/hp_ttb5.svg" alt="5"/></div> </div> </div></div><div class="content_block_br"></div> </div> <div class="col-xs-0 col-sm-0 col-md-0 col-lg-0"></div> </div> </div> </section> <section class="inner-facade homepage discovery-unit"> <h2>Shop Your Next Book</h2> <div class="container"> <!-- Start Scaffolding --> <div class="scaffolding row"> <div class="col-xs-1 col-sm-0 col-md-0 col-lg-0"></div> <div class="main-content col-xs-14 col-sm-16 col-md-16 col-lg-16"> <div class="discovery-nav"> <div class="item"> <h3 class="title"><a role="tab" aria-selected="true" href="/books/all-new-releases/" data-type="new-releases" data-btn-text="Discover New Releases" class="active">new releases</a></h3> </div> <div class="item"> <h3 class="title"><a role="tab" aria-selected="false" href="/books/all-coming-soon/" data-type="coming-soon" data-btn-text="discover coming soon">coming soon</a></h3> </div> <div class="item"> <h3 class="title"><a role="tab" aria-selected="false" href="/books/all-best-sellers/" data-type="best-sellers" data-btn-text="discover best sellers">best sellers</a></h3> </div> <div class="item"> <h3 class="title"><a role="tab" aria-selected="false" href="/books/all-award-winners/" data-type="award-winners" data-btn-text="discover award winners">award winners</a></h3> </div> </div> </div> <!-- main-content --> <div class="col-xs-1 col-sm-0 col-md-0 col-lg-0"></div> </div> <!-- scaffolding row --> </div> <!-- container --> <div class="carousel discovery-grid reg"> <div class="viewport"> <div class="slider"> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593469958?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/719851/same-as-it-ever-was-by-claire-lombardo/" data-workid="719851" data-product="9780593469958"><img decoding="async" alt="Same As It Ever Was" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593469958?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593875414?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/763679/the-maids-secret-by-nita-prose/" data-workid="763679" data-product="9780593875414"><img decoding="async" alt="The Maid's Secret" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593875414?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593685143?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/725682/real-americans-a-read-with-jenna-pick-by-rachel-khong/" data-workid="725682" data-product="9780593685143"><img decoding="async" alt="Real Americans: A Read with Jenna Pick" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593685143?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593735381?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/750877/all-or-nothing-by-michael-wolff/" data-workid="750877" data-product="9780593735381"><img decoding="async" alt="All or Nothing" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593735381?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780307742490?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/208563/the-wager-by-david-grann/" data-workid="208563" data-product="9780307742490"><img decoding="async" alt="The Wager" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780307742490?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9798217047802?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/788713/who-is-government-by-edited-by-michael-lewis/" data-workid="788713" data-product="9798217047802"><img decoding="async" alt="Who Is Government?" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9798217047802?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593500224?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/710901/emily-wildes-compendium-of-lost-tales-by-heather-fawcett/" data-workid="710901" data-product="9780593500224"><img decoding="async" alt="Emily Wilde's Compendium of Lost Tales" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593500224?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593599853?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/722235/a-fate-inked-in-blood-by-danielle-l-jensen/" data-workid="722235" data-product="9780593599853"><img decoding="async" alt="A Fate Inked in Blood" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593599853?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593157800?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/623065/camino-ghosts-by-john-grisham/" data-workid="623065" data-product="9780593157800"><img decoding="async" alt="Camino Ghosts" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593157800?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593798690?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/760945/the-technological-republic-by-alexander-c-karp-and-nicholas-w-zamiska/" data-workid="760945" data-product="9780593798690"><img decoding="async" alt="The Technological Republic" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593798690?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593641194?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/737660/first-time-caller-by-bk-borison/" data-workid="737660" data-product="9780593641194"><img decoding="async" alt="First-Time Caller" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593641194?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593734636?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/768288/the-book-of-alchemy-by-suleika-jaouad/" data-workid="768288" data-product="9780593734636"><img decoding="async" alt="The Book of Alchemy" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593734636?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593448809?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/695817/theres-always-this-year-by-hanif-abdurraqib/" data-workid="695817" data-product="9780593448809"><img decoding="async" alt="There's Always This Year" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593448809?fit_height=265&fit_width=175"></a></div> </div> <div class="item"> <div style="background-image: url('https://images.penguinrandomhouse.com/cover/9780593600313?fit_height=265&fit_width=175');" class="img isbn-bg"><a href="/books/723825/the-summer-pact-by-emily-giffin/" data-workid="723825" data-product="9780593600313"><img decoding="async" alt="The Summer Pact" loading="lazy" class="lazyload deferred-view img-responsive img-lacuna" src="/wp-content/themes/penguinrandomhouse/images/tmp.gif" data-src="https://images.penguinrandomhouse.com/cover/9780593600313?fit_height=265&fit_width=175"></a></div> </div> </div> <!-- slider --> </div> <!-- viewport --> </div> <!-- carousel --> <div class="btn-box"> <a class="btn generic home-hero discover-more" href="/books/all-new-releases"><span id="current-content">Discover New Releases</span></a> </div> <div class="modal slide sitehome-discovery" id="single-title-view"></div> </section> <!-- inner-facade --> <script> window.View = window.View || {}; window.View.pageMeta = window.View.pageMeta || {}; window.View.pageMeta.discovery_data = [{"workId":719851,"title":"Same As It Ever Was","subtitle":"A Novel","onsale":"2025-04-22","frontlistiest":{"isbn":9780593469958,"onsale":"2025-04-22","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":19,"currencyCode":"USD","pricingType":null},{"amount":25.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593469958"},"representative":{"isbn":9780593469958,"onsale":"2025-04-22","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":19,"currencyCode":"USD","pricingType":null},{"amount":25.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593469958"},"isbn":9780593469958,"author":[{"authorId":2183413,"authorDisplay":"Claire Lombardo","roleCode":"A","roleCodeDesc":"Author","photocredit":"Nina Subin","photoDate":"2023","firstInitial":"C","lastInitial":"L","seoFriendlyUrl":"\/authors\/2183413\/claire-lombardo","hasAuthorPhoto":true},{"authorId":168821,"authorDisplay":"Emily Rankin","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"R","seoFriendlyUrl":"\/authors\/168821\/emily-rankin","hasAuthorPhoto":true}],"flapCopy":"<b>NATIONAL BESTSELLER • NAMED A BEST BOOK BY <i>PEOPLE <\/i>AND <i>PARADE • <\/i>The <i>New York Times <\/i>bestselling author of <i>The Most Fun We Ever Had<\/i> returns with brilliantly observed novel of a woman in midlife on the verge of upending...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":false,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/719851\/same-as-it-ever-was-by-claire-lombardo","isbnCounts":{},"rom12":6261.445,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593865521","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593865521","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593469958","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2183413\/claire-lombardo\/\" title=\"Claire Lombardo\" aria-label=\"View more about Claire Lombardo\">Claire Lombardo<\/a>"},{"workId":763679,"title":"The Maid's Secret","subtitle":"A Maid Novel","onsale":"2025-04-08","frontlistiest":{"isbn":9780593875414,"onsale":"2025-04-08","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":30,"currencyCode":"USD","pricingType":null},{"amount":0,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593875414"},"representative":{"isbn":9780593875414,"onsale":"2025-04-08","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":30,"currencyCode":"USD","pricingType":null},{"amount":0,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593875414"},"isbn":9780593875414,"author":[{"authorId":2242652,"authorDisplay":"Nita Prose","roleCode":"A","roleCodeDesc":"Author","photocredit":"Dahlia Katz Photography","photoDate":"2023","firstInitial":"N","lastInitial":"P","seoFriendlyUrl":"\/authors\/2242652\/nita-prose","hasAuthorPhoto":true},{"authorId":2270200,"authorDisplay":"Lauren Ambrose","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"L","lastInitial":"A","seoFriendlyUrl":"\/authors\/2270200\/lauren-ambrose","hasAuthorPhoto":false}],"flapCopy":"<b>NATIONAL BESTSELLER • A daring art heist on the eve of Molly’s wedding reveals long-buried secrets in this intriguing and heartwarming novel from the #1 <i>New York Times <\/i>bestselling author of <i>The Maid <\/i>and <i>The Mystery...<\/i><\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/763679\/the-maids-secret-by-nita-prose","isbnCounts":{},"rom12":2256,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9798217065370","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9798217065370","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593875414","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2242652\/nita-prose\/\" title=\"Nita Prose\" aria-label=\"View more about Nita Prose\">Nita Prose<\/a>"},{"workId":725682,"title":"Real Americans: A Read with Jenna Pick","subtitle":"A Novel","onsale":"2025-03-25","frontlistiest":{"isbn":9780593685143,"onsale":"2025-03-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":27.99,"currencyCode":"CAD","pricingType":null},{"amount":20,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593685143"},"representative":{"isbn":9780593685143,"onsale":"2025-03-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":20,"currencyCode":"USD","pricingType":null},{"amount":27.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593685143"},"isbn":9780593685143,"author":[{"authorId":2083856,"authorDisplay":"Rachel Khong","roleCode":"A","roleCodeDesc":"Author","photocredit":"Andria Lo","photoDate":"2024","firstInitial":"R","lastInitial":"K","seoFriendlyUrl":"\/authors\/2083856\/rachel-khong","hasAuthorPhoto":true},{"authorId":2257924,"authorDisplay":"Eunice Wong","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"W","seoFriendlyUrl":"\/authors\/2257924\/eunice-wong","hasAuthorPhoto":false},{"authorId":2299367,"authorDisplay":"Louisa Zhu","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"L","lastInitial":"Z","seoFriendlyUrl":"\/authors\/2299367\/louisa-zhu","hasAuthorPhoto":false},{"authorId":2308842,"authorDisplay":"Eric Yang","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"Y","seoFriendlyUrl":"\/authors\/2308842\/eric-yang","hasAuthorPhoto":false}],"flapCopy":"<b><i>NEW YORK TIMES <\/i>BESTSELLER • From the award-winning author of <i>Goodbye, Vitamin<\/i>: How far would you go to shape your own destiny? An exhilarating novel of American identity that spans three generations in one family and...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/725682\/real-americans-a-read-with-jenna-pick-by-rachel-khong","isbnCounts":{},"rom12":9024.418,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593825945","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593825952","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593685143","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2083856\/rachel-khong\/\" title=\"Rachel Khong\" aria-label=\"View more about Rachel Khong\">Rachel Khong<\/a>"},{"workId":750877,"title":"All or Nothing","subtitle":"How Trump Recaptured America","onsale":"2025-02-25","frontlistiest":{"isbn":9780593735381,"onsale":"2025-02-25","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":32,"currencyCode":"USD","pricingType":null},{"amount":42,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593735381"},"representative":{"isbn":9780593735381,"onsale":"2025-02-25","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":32,"currencyCode":"USD","pricingType":null},{"amount":42,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593735381"},"isbn":9780593735381,"author":[{"authorId":33603,"authorDisplay":"Michael Wolff","roleCode":"A","roleCodeDesc":"Author","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"W","seoFriendlyUrl":"\/authors\/33603\/michael-wolff","hasAuthorPhoto":false},{"authorId":67435,"authorDisplay":"Holter Graham","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"H","lastInitial":"G","seoFriendlyUrl":"\/authors\/67435\/holter-graham","hasAuthorPhoto":true},{"authorId":33603,"authorDisplay":"Michael Wolff","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"W","seoFriendlyUrl":"\/authors\/33603\/michael-wolff","hasAuthorPhoto":false}],"flapCopy":"<b><i>NEW YORK TIMES<\/i> BESTSELLER • The author of <i>Fire and Fury<\/i> delivers a breathtaking insider account of the 2024 Trump campaign—undoubtedly the wildest, most unpredictable campaign in U.S. history, including multiple...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/750877\/all-or-nothing-by-michael-wolff","isbnCounts":{},"rom12":6476.5,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9798217066926","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9798217066926","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593735381","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/33603\/michael-wolff\/\" title=\"Michael Wolff\" aria-label=\"View more about Michael Wolff\">Michael Wolff<\/a>"},{"workId":208563,"title":"The Wager","subtitle":"A Tale of Shipwreck, Mutiny and Murder","onsale":"2025-02-25","frontlistiest":{"isbn":9780307742490,"onsale":"2025-02-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":28,"currencyCode":"CAD","pricingType":null},{"amount":21,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780307742490"},"representative":{"isbn":9780307742490,"onsale":"2025-02-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":28,"currencyCode":"CAD","pricingType":null},{"amount":21,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780307742490"},"isbn":9780307742490,"author":[{"authorId":93506,"authorDisplay":"David Grann","roleCode":"A","roleCodeDesc":"Author","photocredit":"\u00a9 Rebecca Mansell","photoDate":"2022","firstInitial":"D","lastInitial":"G","seoFriendlyUrl":"\/authors\/93506\/david-grann","hasAuthorPhoto":true},{"authorId":81246,"authorDisplay":"Dion Graham","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"D","lastInitial":"G","seoFriendlyUrl":"\/authors\/81246\/dion-graham","hasAuthorPhoto":true},{"authorId":93506,"authorDisplay":"David Grann","roleCode":"4","roleCodeDesc":"Read by","photocredit":"\u00a9 Rebecca Mansell","photoDate":"2022","firstInitial":"D","lastInitial":"G","seoFriendlyUrl":"\/authors\/93506\/david-grann","hasAuthorPhoto":true}],"flapCopy":"<b>A “TOUR DE FORCE OF NARRATIVE NONFICTION” (<i>WSJ<\/i>) WITH OVER ONE YEAR ON THE NYT BEST SELLER LIST <br><br>From the author of <i>Killers of the Flower Moon<\/i>, a page-turning story of shipwreck, survival, and savagery, culminating in...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/208563\/the-wager-by-david-grann","isbnCounts":{},"rom12":26340.834,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780307747495","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780307747495","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780307742490","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/93506\/david-grann\/\" title=\"David Grann\" aria-label=\"View more about David Grann\">David Grann<\/a>"},{"workId":788713,"title":"Who Is Government?","subtitle":"The Untold Story of Public Service","onsale":"2025-03-18","frontlistiest":{"isbn":9798217047802,"onsale":"2025-03-18","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":39.99,"currencyCode":"CAD","pricingType":null},{"amount":30,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9798217047802"},"representative":{"isbn":9798217047802,"onsale":"2025-03-18","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":30,"currencyCode":"USD","pricingType":null},{"amount":39.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9798217047802"},"isbn":9798217047802,"author":[{"authorId":3378,"authorDisplay":"Geraldine Brooks","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Randi Baird","photoDate":null,"firstInitial":"G","lastInitial":"B","seoFriendlyUrl":"\/authors\/3378\/geraldine-brooks","hasAuthorPhoto":true},{"authorId":7857,"authorDisplay":"Dave Eggers","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Brecht van Maele","photoDate":null,"firstInitial":"D","lastInitial":"E","seoFriendlyUrl":"\/authors\/7857\/dave-eggers","hasAuthorPhoto":true},{"authorId":16594,"authorDisplay":"John Lanchester","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"J","lastInitial":"L","seoFriendlyUrl":"\/authors\/16594\/john-lanchester","hasAuthorPhoto":true},{"authorId":17540,"authorDisplay":"Michael Lewis","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"L","seoFriendlyUrl":"\/authors\/17540\/michael-lewis","hasAuthorPhoto":false},{"authorId":244392,"authorDisplay":"Sarah Vowell","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Bennett Miller","photoDate":null,"firstInitial":"S","lastInitial":"V","seoFriendlyUrl":"\/authors\/244392\/sarah-vowell","hasAuthorPhoto":true},{"authorId":2143889,"authorDisplay":"W. Kamau Bell","roleCode":"4","roleCodeDesc":"Read by","photocredit":"John Novak","photoDate":null,"firstInitial":"W","lastInitial":"B","seoFriendlyUrl":"\/authors\/2143889\/w-kamau-bell","hasAuthorPhoto":true},{"authorId":2197138,"authorDisplay":"Casey Cep","roleCode":"4","roleCodeDesc":"Read by","photocredit":"\u00a9 Kathryn Schulz","photoDate":null,"firstInitial":"C","lastInitial":"C","seoFriendlyUrl":"\/authors\/2197138\/casey-cep","hasAuthorPhoto":true},{"authorId":17540,"authorDisplay":"Michael Lewis","roleCode":"E","roleCodeDesc":"Edited by","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"L","seoFriendlyUrl":"\/authors\/17540\/michael-lewis","hasAuthorPhoto":false}],"flapCopy":"<b>“Perhaps never before has there been a book better timed or more urgent.” —<i>Washington Post<\/i><br><br>“Michael Lewis has this incredible ability to zoom in on one person's story, and from there reveals something much bigger...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":false,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/788713\/who-is-government-by-edited-by-michael-lewis","isbnCounts":{},"rom12":18291,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9798217082902","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9798217082902","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9798217047802","_embeds":null,"_links":[],"authorDisplayHtml":""},{"workId":710901,"title":"Emily Wilde's Compendium of Lost Tales","subtitle":null,"onsale":"2025-02-11","frontlistiest":{"isbn":9780593500224,"onsale":"2025-02-11","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":39,"currencyCode":"CAD","pricingType":null},{"amount":29,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593500224"},"representative":{"isbn":9780593500224,"onsale":"2025-02-11","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":29,"currencyCode":"USD","pricingType":null},{"amount":39,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593500224"},"isbn":9780593500224,"author":[{"authorId":2265741,"authorDisplay":"Heather Fawcett","roleCode":"A","roleCodeDesc":"Author","photocredit":"Karen McKinnon","photoDate":null,"firstInitial":"H","lastInitial":"F","seoFriendlyUrl":"\/authors\/2265741\/heather-fawcett","hasAuthorPhoto":true},{"authorId":2242649,"authorDisplay":"Ell Potter","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"P","seoFriendlyUrl":"\/authors\/2242649\/ell-potter","hasAuthorPhoto":false},{"authorId":2283674,"authorDisplay":"Michael Dodds","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"D","seoFriendlyUrl":"\/authors\/2283674\/michael-dodds","hasAuthorPhoto":false}],"flapCopy":"<b><i>NEW YORK TIMES <\/i>BESTSELLER • The third installment in the heartwarming and enchanting Emily Wilde series, about a curmudgeonly scholar of folklore and the fae prince she loves<\/b><br><br>Emily Wilde has spent her life studying...","series":{"seriesCode":"EW2","seriesName":"Emily Wilde","seoFriendlyUrl":"\/series\/EW2\/emily-wilde"},"seriesNumber":3,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/710901\/emily-wildes-compendium-of-lost-tales-by-heather-fawcett","isbnCounts":{},"rom12":14026.666,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593791486","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593791486","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593500224","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2265741\/heather-fawcett\/\" title=\"Heather Fawcett\" aria-label=\"View more about Heather Fawcett\">Heather Fawcett<\/a>"},{"workId":722235,"title":"A Fate Inked in Blood","subtitle":"Book One of the Saga of the Unfated","onsale":"2025-02-11","frontlistiest":{"isbn":9780593599853,"onsale":"2025-02-11","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":27.99,"currencyCode":"CAD","pricingType":null},{"amount":20,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593599853"},"representative":{"isbn":9780593599853,"onsale":"2025-02-11","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":20,"currencyCode":"USD","pricingType":null},{"amount":27.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593599853"},"isbn":9780593599853,"author":[{"authorId":2023206,"authorDisplay":"Danielle L. Jensen","roleCode":"A","roleCodeDesc":"Author","photocredit":"Marwa Hurley","photoDate":null,"firstInitial":"D","lastInitial":"J","seoFriendlyUrl":"\/authors\/2023206\/danielle-l-jensen","hasAuthorPhoto":true},{"authorId":2296887,"authorDisplay":"Nina Yndis","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"N","lastInitial":"Y","seoFriendlyUrl":"\/authors\/2296887\/nina-yndis","hasAuthorPhoto":false}],"flapCopy":"<b>A shield maiden blessed by the gods battles to unite a nation under a power-hungry king—while also fighting her growing desire for his fiery son—in the first book of a Norse-inspired fantasy romance series from the...<\/b>","series":{"seriesCode":"SU4","seriesName":"Saga of the Unfated","seoFriendlyUrl":"\/series\/SU4\/saga-of-the-unfated"},"seriesNumber":1,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/722235\/a-fate-inked-in-blood-by-danielle-l-jensen","isbnCounts":{},"rom12":12326.417,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593824382","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593824382","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593599853","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2023206\/danielle-l-jensen\/\" title=\"Danielle L. Jensen\" aria-label=\"View more about Danielle L. Jensen\">Danielle L. Jensen<\/a>"},{"workId":623065,"title":"Camino Ghosts","subtitle":"A Novel","onsale":"2025-03-18","frontlistiest":{"isbn":9780593157800,"onsale":"2025-03-18","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":24.95,"currencyCode":"CAD","pricingType":null},{"amount":18,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593157800"},"representative":{"isbn":9780593157800,"onsale":"2025-03-18","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":18,"currencyCode":"USD","pricingType":null},{"amount":24.95,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593157800"},"isbn":9780593157800,"author":[{"authorId":11178,"authorDisplay":"John Grisham","roleCode":"A","roleCodeDesc":"Author","photocredit":"Matt Eich","photoDate":"2025","firstInitial":"J","lastInitial":"G","seoFriendlyUrl":"\/authors\/11178\/john-grisham","hasAuthorPhoto":true},{"authorId":10361,"authorDisplay":"Whoopi Goldberg","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"W","lastInitial":"G","seoFriendlyUrl":"\/authors\/10361\/whoopi-goldberg","hasAuthorPhoto":true},{"authorId":11178,"authorDisplay":"John Grisham","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Matt Eich","photoDate":"2025","firstInitial":"J","lastInitial":"G","seoFriendlyUrl":"\/authors\/11178\/john-grisham","hasAuthorPhoto":true}],"flapCopy":"<b>#1 <i>NEW YORK TIMES<\/i> BESTSELLER • Escape to Camino Island, where bookseller Bruce Cable and novelist Mercer Mann always manage to find trouble in paradise.<\/b><br><b> <\/b><br><b>Don’t miss <i>Framed,<\/i> John Grisham’s first work of nonfiction...<\/b>","series":{"seriesCode":"GCA","seriesName":"Camino","seoFriendlyUrl":"\/series\/GCA\/camino"},"seriesNumber":3,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/623065\/camino-ghosts-by-john-grisham","isbnCounts":{},"rom12":30619.144,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593168462","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593168462","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593157800","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/11178\/john-grisham\/\" title=\"John Grisham\" aria-label=\"View more about John Grisham\">John Grisham<\/a>"},{"workId":760945,"title":"The Technological Republic","subtitle":"Hard Power, Soft Belief, and the Future of the West","onsale":"2025-02-18","frontlistiest":{"isbn":9780593798690,"onsale":"2025-02-18","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":30,"currencyCode":"USD","pricingType":null},{"amount":39.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593798690"},"representative":{"isbn":9780593798690,"onsale":"2025-02-18","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":30,"currencyCode":"USD","pricingType":null},{"amount":39.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593798690"},"isbn":9780593798690,"author":[{"authorId":2307562,"authorDisplay":"Alexander C. Karp","roleCode":"A","roleCodeDesc":"Author","photocredit":"Courtesy of Palantir","photoDate":"2024","firstInitial":"A","lastInitial":"K","seoFriendlyUrl":"\/authors\/2307562\/alexander-c-karp","hasAuthorPhoto":true},{"authorId":2307563,"authorDisplay":"Nicholas W. Zamiska","roleCode":"A","roleCodeDesc":"Author","photocredit":"Courtesy of Palantir","photoDate":"2024","firstInitial":"N","lastInitial":"Z","seoFriendlyUrl":"\/authors\/2307563\/nicholas-w-zamiska","hasAuthorPhoto":true},{"authorId":2307563,"authorDisplay":"Nicholas W. Zamiska","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Courtesy of Palantir","photoDate":"2024","firstInitial":"N","lastInitial":"Z","seoFriendlyUrl":"\/authors\/2307563\/nicholas-w-zamiska","hasAuthorPhoto":true}],"flapCopy":"<b>INSTANT #1<i> NEW YORK TIMES<\/i> BESTSELLER • “A cri de coeur that takes aim at the tech industry for abandoning its history of helping America and its allies.”—<i>The Wall Street Journal<\/i><\/b><br><br><b>From the Palantir co-founder, one of...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/760945\/the-technological-republic-by-alexander-c-karp-and-nicholas-w-zamiska","isbnCounts":{},"rom12":26489.666,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9798217072170","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9798217072170","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593798690","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2307562\/alexander-c-karp\/\" title=\"Alexander C. Karp\" aria-label=\"View more about Alexander C. Karp\">Alexander C. Karp<\/a> and <a class=\"\" href=\"\/authors\/2307563\/nicholas-w-zamiska\/\" title=\"Nicholas W. Zamiska\" aria-label=\"View more about Nicholas W. Zamiska\">Nicholas W. Zamiska<\/a>"},{"workId":737660,"title":"First-Time Caller","subtitle":null,"onsale":"2025-02-11","frontlistiest":{"isbn":9780593641194,"onsale":"2025-02-11","format":{"code":"TR","description":"Trade Paperback Original"},"price":[{"amount":25.99,"currencyCode":"CAD","pricingType":null},{"amount":19,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593641194"},"representative":{"isbn":9780593641194,"onsale":"2025-02-11","format":{"code":"TR","description":"Trade Paperback Original"},"price":[{"amount":19,"currencyCode":"USD","pricingType":null},{"amount":25.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593641194"},"isbn":9780593641194,"author":[{"authorId":2290347,"authorDisplay":"B.K. Borison","roleCode":"A","roleCodeDesc":"Author","photocredit":"Marlayna Demond","photoDate":null,"firstInitial":"B","lastInitial":"B","seoFriendlyUrl":"\/authors\/2290347\/bk-borison","hasAuthorPhoto":true},{"authorId":2295613,"authorDisplay":"Hathaway Lee","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"H","lastInitial":"L","seoFriendlyUrl":"\/authors\/2295613\/hathaway-lee","hasAuthorPhoto":false},{"authorId":2329737,"authorDisplay":"E.J. Bingham","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"B","seoFriendlyUrl":"\/authors\/2329737\/ej-bingham","hasAuthorPhoto":false}],"flapCopy":"<b>INSTANT <i>NEW YORK TIMES<\/i> BESTSELLER<br><br>A hopeless romantic meets a jaded radio host in this cozy, <i>Sleepless in Seattle–<\/i>inspired love story from beloved author B.K. Borison.<\/b><br><br>Aiden Valentine has a secret: he’s fallen out of...","series":{"seriesCode":"HRT","seriesName":"Heartstrings","seoFriendlyUrl":"\/series\/HRT\/heartstrings"},"seriesNumber":1,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/737660\/first-time-caller-by-bk-borison","isbnCounts":{},"rom12":46992.666,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593951064","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593951064","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593641194","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2290347\/bk-borison\/\" title=\"B.K. Borison\" aria-label=\"View more about B.K. Borison\">B.K. Borison<\/a>"},{"workId":768288,"title":"The Book of Alchemy","subtitle":"A Creative Practice for an Inspired Life","onsale":"2025-04-22","frontlistiest":{"isbn":9780593734636,"onsale":"2025-04-22","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":39.99,"currencyCode":"CAD","pricingType":null},{"amount":30,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593734636"},"representative":{"isbn":9780593734636,"onsale":"2025-04-22","format":{"code":"HC","description":"Hardcover"},"price":[{"amount":39.99,"currencyCode":"CAD","pricingType":null},{"amount":30,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593734636"},"isbn":9780593734636,"author":[{"authorId":2137671,"authorDisplay":"Suleika Jaouad","roleCode":"A","roleCodeDesc":"Author","photocredit":"Nadia Albano","photoDate":null,"firstInitial":"S","lastInitial":"J","seoFriendlyUrl":"\/authors\/2137671\/suleika-jaouad","hasAuthorPhoto":true},{"authorId":2270202,"authorDisplay":"Vidish Athavale","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"V","lastInitial":"A","seoFriendlyUrl":"\/authors\/2270202\/vidish-athavale","hasAuthorPhoto":true},{"authorId":2339286,"authorDisplay":"Emma Ladji","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"E","lastInitial":"L","seoFriendlyUrl":"\/authors\/2339286\/emma-ladji","hasAuthorPhoto":false},{"authorId":2311461,"authorDisplay":"Fabian Cook Jr.","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"F","lastInitial":"C","seoFriendlyUrl":"\/authors\/2311461\/fabian-cook-jr","hasAuthorPhoto":false},{"authorId":2288513,"authorDisplay":"Nikki Patel","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"N","lastInitial":"P","seoFriendlyUrl":"\/authors\/2288513\/nikki-patel","hasAuthorPhoto":false},{"authorId":2279939,"authorDisplay":"Gail Shalan","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"G","lastInitial":"S","seoFriendlyUrl":"\/authors\/2279939\/gail-shalan","hasAuthorPhoto":false},{"authorId":2201875,"authorDisplay":"Maggi-Meg Reed","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"M","lastInitial":"R","seoFriendlyUrl":"\/authors\/2201875\/maggi-meg-reed","hasAuthorPhoto":false},{"authorId":2201222,"authorDisplay":"Sean Patrick Hopkins","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"S","lastInitial":"H","seoFriendlyUrl":"\/authors\/2201222\/sean-patrick-hopkins","hasAuthorPhoto":true},{"authorId":2147737,"authorDisplay":"Soneela Nankani","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"S","lastInitial":"N","seoFriendlyUrl":"\/authors\/2147737\/soneela-nankani","hasAuthorPhoto":true},{"authorId":2137671,"authorDisplay":"Suleika Jaouad","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Nadia Albano","photoDate":null,"firstInitial":"S","lastInitial":"J","seoFriendlyUrl":"\/authors\/2137671\/suleika-jaouad","hasAuthorPhoto":true},{"authorId":127626,"authorDisplay":"Karen Murray","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"K","lastInitial":"M","seoFriendlyUrl":"\/authors\/127626\/karen-murray","hasAuthorPhoto":true}],"flapCopy":"<b><i>NEW YORK TIMES<\/i> BESTSELLER • A guide to the art of journaling—and a meditation on the central questions of life—by the bestselling author of <i>Between Two Kingdoms<\/i>, with contributions from Hanif Abdurraqib, Jon Batiste,...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/768288\/the-book-of-alchemy-by-suleika-jaouad","isbnCounts":{},"rom12":7430,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9798217165568","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9798217165568","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593734636","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2137671\/suleika-jaouad\/\" title=\"Suleika Jaouad\" aria-label=\"View more about Suleika Jaouad\">Suleika Jaouad<\/a>"},{"workId":695817,"title":"There's Always This Year","subtitle":"On Basketball and Ascension","onsale":"2025-03-25","frontlistiest":{"isbn":9780593448809,"onsale":"2025-03-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":20,"currencyCode":"USD","pricingType":null},{"amount":27.99,"currencyCode":"CAD","pricingType":null}],"catalogs":[],"isbnStr":"9780593448809"},"representative":{"isbn":9780593448809,"onsale":"2025-03-25","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":27.99,"currencyCode":"CAD","pricingType":null},{"amount":20,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593448809"},"isbn":9780593448809,"author":[{"authorId":2184072,"authorDisplay":"Hanif Abdurraqib","roleCode":"A","roleCodeDesc":"Author","photocredit":"Kendra Bryant","photoDate":null,"firstInitial":"H","lastInitial":"A","seoFriendlyUrl":"\/authors\/2184072\/hanif-abdurraqib","hasAuthorPhoto":true},{"authorId":2184072,"authorDisplay":"Hanif Abdurraqib","roleCode":"4","roleCodeDesc":"Read by","photocredit":"Kendra Bryant","photoDate":null,"firstInitial":"H","lastInitial":"A","seoFriendlyUrl":"\/authors\/2184072\/hanif-abdurraqib","hasAuthorPhoto":true}],"flapCopy":"<b>LONGLISTED FOR THE NATIONAL BOOK AWARD • <i>NEW YORK TIMES<\/i> BESTSELLER • #1 NATIONAL BESTSELLER • A <b>“powerful” (<i>The Guardian<\/i>)<\/b> reflection on basketball, life, and home—from the author of the National Book Award finalist <i>A...<\/i><\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/695817\/theres-always-this-year-by-hanif-abdurraqib","isbnCounts":{},"rom12":5358.667,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593821893","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593821893","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593448809","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/2184072\/hanif-abdurraqib\/\" title=\"Hanif Abdurraqib\" aria-label=\"View more about Hanif Abdurraqib\">Hanif Abdurraqib<\/a>"},{"workId":723825,"title":"The Summer Pact","subtitle":"A Novel","onsale":"2025-04-29","frontlistiest":{"isbn":9780593600313,"onsale":"2025-04-29","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":0,"currencyCode":"CAD","pricingType":null},{"amount":18,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593600313"},"representative":{"isbn":9780593600313,"onsale":"2025-04-29","format":{"code":"TR","description":"Trade Paperback"},"price":[{"amount":0,"currencyCode":"CAD","pricingType":null},{"amount":18,"currencyCode":"USD","pricingType":null}],"catalogs":[],"isbnStr":"9780593600313"},"isbn":9780593600313,"author":[{"authorId":175328,"authorDisplay":"Emily Giffin","roleCode":"A","roleCodeDesc":"Author","photocredit":"Chris Martin","photoDate":"2024","firstInitial":"E","lastInitial":"G","seoFriendlyUrl":"\/authors\/175328\/emily-giffin","hasAuthorPhoto":true},{"authorId":167388,"authorDisplay":"Alex McKenna","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"A","lastInitial":"M","seoFriendlyUrl":"\/authors\/167388\/alex-mckenna","hasAuthorPhoto":true},{"authorId":2109226,"authorDisplay":"Karissa Vacker","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"K","lastInitial":"V","seoFriendlyUrl":"\/authors\/2109226\/karissa-vacker","hasAuthorPhoto":true},{"authorId":2160394,"authorDisplay":"JD Jackson","roleCode":"4","roleCodeDesc":"Read by","photocredit":null,"photoDate":null,"firstInitial":"J","lastInitial":"J","seoFriendlyUrl":"\/authors\/2160394\/jd-jackson","hasAuthorPhoto":true}],"flapCopy":"<b><i>NEW YORK TIMES<\/i> BESTSELLER • In the wake of tragedy, a group of friends makes a pact that will cause them to reunite a decade later and embark upon a life-changing adventure together—from the #1 <i>New York Times<\/i>...<\/b>","series":null,"seriesNumber":null,"hasExcerpt":true,"hasAudioEdition":true,"hasEbookEdition":true,"seoFriendlyUrl":"\/books\/723825\/the-summer-pact-by-emily-giffin","isbnCounts":{},"rom12":10136.764,"asset_types":{"224":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=224&isbn=9780593909294","asset_type":"Volumes Audio","_embeds":null,"_links":[]},"18":{"accessibility":"Private","url":"https:\/\/assetapi.7169.prh.com\/private\/assets?asset_type=18&isbn=9780593909294","asset_type":"Volumes Excerpt","_embeds":null,"_links":[]}},"isbnStr":"9780593600313","_embeds":null,"_links":[],"authorDisplayHtml":"<a class=\"\" href=\"\/authors\/175328\/emily-giffin\/\" title=\"Emily Giffin\" aria-label=\"View more about Emily Giffin\">Emily Giffin<\/a>"}]; </script> <!--<div id="selectedForYou" style="display:none;"> <button class="close-modal"><i class="fa fa-times"></i></button> <div class="inner-content"> <h2>Get books recommended just for you.</h2> <div id="genre-form" class=""> <div class="how-to-list"> <div class="sub-item"> <span class="num">1</span> <div class="sub-text"><span class="first-word">Select</span> <strong>up to three</strong> genres below.</div> </div> <div class="sub-item"><span class="num">2</span> <div class="sub-text"><span class="first-word">Sign up</span> with your email.</div> </div> <div class="sub-item"> <span class="num">3</span> <div class="sub-text"><span class="first-word">See</span> the books we know you’ll love.</div> </div> </div> <form name="newsletter-subform" class="newsletter-subform" action="/ajax/newsletters-sub/"> <div class="pref-grid"> <div class="genre-choice" id="gen1"><input type="checkbox" value="30122" name="cat_flag[]" cat-desc="Literary Fiction" /><span>Literary Fiction</span></div> <div class="genre-choice" id="gen2"><input type="checkbox" value="30111" name="cat_flag[]" cat-desc="Mystery & Suspense" /><span>Mystery & Suspense</span></div> <div class="genre-choice" id="gen3"><input type="checkbox" value="30102" name="cat_flag[]" cat-desc="Sci-Fi & Fantasy" /><span>Sci-Fi & Fantasy</span></div> <div class="genre-choice" id="gen4"><input type="checkbox" value="30107" name="cat_flag[]" cat-desc="Biography & Memoir" /><span>Biography & Memoir</span></div> <div class="genre-choice" id="gen5"><input type="checkbox" value="30114" name="cat_flag[]" cat-desc="Nonfiction" /><span>Nonfiction</span></div> <div class="genre-choice" id="gen6"><input type="checkbox" value="30106" name="cat_flag[]" cat-desc="Romance" /><span>Romance</span></div> <div class="genre-choice" id="gen7"><input type="checkbox" value="30108" name="cat_flag[]" cat-desc="History" /><span>History</span></div> <div class="genre-choice" id="gen8"><input type="checkbox" value="30123" name="cat_flag[]" cat-desc="Women's Fiction" /><span>Women's Fiction</span></div> </div> <input type="hidden" name="acquisition_code" value="PRH_HOMEPAGE-DISCOVER_STATIC_ONGOING"> <div class="desktop-wrap"> <div class="inner-wrap"> <div class="item-checkbox"> <input class="newsletter-pref news-pref1" type="hidden" name="general" value="true"> </div> <span class="email"> <input type="email" autocomplete="off" title="Email address" name="_email" value="" placeholder="ENTER EMAIL ADDRESS" class="email-box newsletter-email-box"> </span> <div class="fielderr _email hidden">Please enter a valid email address</div> <div class="fielderr processing hidden">We are experiencing technical difficulties. Please try again later.</div> <button class="btn subscribe">Sign up</button> <span class="terms">By clicking submit, I acknowledge that I have read and agree to Penguin Random House's <a href="https://www.penguinrandomhouse.com/privacy/">Privacy Policy</a> and <a href="https://www.penguinrandomhouse.com/terms/">Terms of Use</a> and understand that Penguin Random House collects <a href="https://www.penguinrandomhouse.com/privacy/#what-information-we-collect-about-you">certain categories of personal information</a> for the <a href="https://www.penguinrandomhouse.com/privacy/#how-we-use-your-information">purposes listed</a> in that policy, <a href="https://www.penguinrandomhouse.com/privacy/#our-disclosure-of-personal-information">discloses, sells, or shares certain personal information</a> and <a href="https://www.penguinrandomhouse.com/privacy/#retention-of-personal-information">retains personal information</a> in accordance with the <a href="https://www.penguinrandomhouse.com/privacy/">policy</a>. You can <a href="/privacy/right-to-opt-out-of-sale-form/">opt-out</a> of the sale or sharing of personal information anytime.</span> </div> </div> </form> </div> </div> </div>--> <section class="inner-facade homepage discover-your-next-read"> <h2>Discover Your Next Read</h2> <div class="category" data-url="/books/new-releases"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-new-releases.png" alt="New Releases"> </div> <div class="category-title"> New Releases </div> </div> <div class="category" data-url="/books/best-sellers"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-best-sellers.png" alt="Best Sellers"> </div> <div class="category-title"> Best Sellers </div> </div> <div class="category" data-url="/books/mystery-suspense"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-mystery-suspense.png" alt="Mystery & Suspense"> </div> <div class="category-title"> Mystery & Suspense </div> </div> <div class="category" data-url="/books/romance"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-romance.png" alt="Romance"> </div> <div class="category-title"> Romance </div> </div> <div class="category" data-url="/books/science-fiction-fantasy"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-science-fiction-fantasy.png" alt="Sci-Fi & Fantasy"> </div> <div class="category-title"> Sci-Fi & Fantasy </div> </div> <div class="category" data-url="/books/literary-fiction"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-literary-fiction.png" alt="Literary Fiction"> </div> <div class="category-title"> Literary Fiction </div> </div> <div class="category" data-url="/books/history"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-history.png" alt="History"> </div> <div class="category-title"> History </div> </div> <div class="category" data-url="/books/womens-fiction"> <div class="image-wrap"> <img decoding="async" src="https://assets.penguinrandomhouse.com/category-images/triad-womens-fiction.png" alt="Women's Fiction"> </div> <div class="category-title"> Women’s Fiction </div> </div> <div class="btn-box"> <a class="generic home-hero" href="/books/">Explore More Categories <span class="fa fa-angle-right"></span></a> </div> </section> <section class="inner-facade homepage start-browsing"> <h2>Categories</h2> <div class="carousel multi-category-home homepage"> <div class="viewport"> <div class="slider"> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-literary-fiction.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/literary-fiction/"><img decoding="async" alt="Literary Fiction" src="https://assets.penguinrandomhouse.com/category-images/triad-literary-fiction.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/literary-fiction/">Literary Fiction</a></div> </div> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-teen-young-adult.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/teen-young-adult/"><img decoding="async" alt="Teen & Young Adult" src="https://assets.penguinrandomhouse.com/category-images/triad-teen-young-adult.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/teen-young-adult/">Teen & Young Adult</a></div> </div> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-romance.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/romance/"><img decoding="async" alt="Romance" src="https://assets.penguinrandomhouse.com/category-images/triad-romance.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/romance/">Romance</a></div> </div> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-biography-memoir.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/biography-memoir/"><img decoding="async" alt="Biography & Memoir" src="https://assets.penguinrandomhouse.com/category-images/triad-biography-memoir.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/biography-memoir/">Biography & Memoir</a></div> </div> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-spanish-language-fiction.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/spanish-language-fiction/"><img decoding="async" alt="Spanish Language Fiction" src="https://assets.penguinrandomhouse.com/category-images/triad-spanish-language-fiction.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/spanish-language-fiction/">Spanish Language Fiction</a></div> </div> <div class="item" blur-isbn=""> <div class="bg" style="background: transparent url(https://assets.penguinrandomhouse.com/category-images/bg-nonfiction.jpg) 50% 0 no-repeat;background-size:cover;"></div> <div class="img"><a tabindex="-1" aria-hidden="true" href="https://www.penguinrandomhouse.com/books/nonfiction/"><img decoding="async" alt="Nonfiction" src="https://assets.penguinrandomhouse.com/category-images/triad-nonfiction.png" class="img-responsive" /></a></div> <div class="title"><a href="https://www.penguinrandomhouse.com/books/nonfiction/">Nonfiction</a></div> </div> </div> <!-- slider --> </div> <!-- viewport --> </div> <!-- carousel --> <div class="btn-box"> <a class="generic home-hero" href="/books">Explore more categories</a> </div> </section> <div class="inner-facade-footer"> <!-- Start Footer --> <footer class="footer-wrap"> <div id="site-ribbon-footer" class="promo-strip"><a href="https://www.penguinrandomhouse.com/subscribe/">BECOME A BOOK EXPERT 📚</a></div> <div class="container"> <div class="main-footer"> <div class="footer-column mobile"> <p class="column-title">Connect</p> <p class="sgn-mssg">Sign up for news about books, authors, and more from Penguin Random House</p> <div class="react-newsletter-popup" id="react-footer-newsletter"> <div class="popup-container" role="dialog" aria-labelledby="primary-newsletter-footer-email-subheadline"> <div class="popup-content"> <button aria-label="Close dialog" class="close forcefoc" type="button"></button> <div class="newsletter-container footer"> <div id="primary-newsletter-footer" class="primary-newsletter-form" data-acq-code="PRH_FOOTER_STATIC_ONGOING" data-aria-hidden="true" data-author-check="true" data-background-color="#ffffff"; data-form-headline="An Inbox Worth Reading" data-form-subheadline="Subscribe for curated reading picks, the trendiest books, and so much more." data-general="true" data-side-by-side="true" ></div> </div> <div class="popup-post"></div> </div> </div> <button aria-haspopup="dialog" type="button" class="btn react-share"><i class="fa fa-envelope"></i> Stay in touch</button> </div> <ul class="socialft"><li><a aria-label="visit us on facebook" class="fttr social facebook" href="https://www.facebook.com/PenguinRandomHouse" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook"></i></a></li><li><a aria-label="visit us on x.com" class="fttr social twitter" href="https://twitter.com/penguinrandom" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter"></i></a></li><li><a aria-label="visit us on youtube" class="fttr social youtube-play" href="https://www.youtube.com/channel/UC4OnzY1OgwUE0XPAHpqlcvQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube-play"></i></a></li><li><a aria-label="visit us on linkedin" class="fttr social linkedin" href="https://www.linkedin.com/company/penguin-random-house-publishing" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin"></i></a></li><li><a aria-label="visit us on pinterest" class="fttr social pinterest" href="http://pinterest.com/penguinrandom/" target="_blank" rel="noopener noreferrer"><i class="fa fa-pinterest-p"></i></a></li><li><a aria-label="visit us on instagram" class="fttr social instagram" href="http://instagram.com/penguinrandomhouse" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram"></i></a></li></ul> <a class="global-link" href="https://global.penguinrandomhouse.com" target="_blank" rel="noopener noreferrer">global.penguinrandomhouse.com</a> <p class="ft-cr">© 2025 Penguin Random House</p> </div> <div class="footer-column left"> <ul class="footer-links"> <li ><a href="/about-us/" title="" rel="nofollow">About Us</a></li><li ><a href="/about-us/our-story/" title="" target="_blank" rel="nofollow">Our Story</a></li><li ><a href="https://www.penguinrandomhouse.com/about-us/our-people/" title="" rel="nofollow">Our People</a></li><li ><a href="https://www.penguinrandomhouse.com/penguin-random-house-u-s-publishing-programs-audit-findings/" title="" rel="nofollow">Our Contributors</a></li><li ><a href="https://global.penguinrandomhouse.com/offices/" title="" rel="nofollow">Locations</a></li><li ><a href="/about-us/management/" title="" rel="nofollow">Management</a></li><li ><a href="https://social-impact.penguinrandomhouse.com/" title="" target="_blank" rel="nofollow">Social Impact</a></li><li ><a href="/accessibility" title="" rel="nofollow">Accessibility Statement</a></li><li ><a href="https://careers.penguinrandomhouse.com" title="" target="_blank" rel="nofollow">Careers</a></li><li ><a href="/imprints/" title="" rel="nofollow">Imprints</a></li> </ul> </div> <div class="footer-column"> <ul class="footer-links"> <li >Quick Links</li><li ><a href="https://www.penguinrandomhouse.com/partnerships/" title="" rel="nofollow">Partnerships</a></li><li ><a href="/media-queries/" title="" rel="nofollow">Media Queries</a></li><li ><a href="https://www.penguinrandomhouse.com/influencers/" title="" rel="nofollow">Influencers</a></li><li ><a href="https://companyreads.prhspeakers.com/" title="" target="_blank" rel="nofollow">Company Reads</a></li><li ><a href="https://selfservice.penguinrandomhouse.biz/" title="" rel="nofollow">PenguinRandomHouse.biz</a></li><li ><a href="/preferences" title="" rel="nofollow">Email Preferences</a></li><li ><a href="/terms" title="" rel="nofollow">Terms of Use</a></li><li ><a href="/privacy/" title="" rel="nofollow">Privacy Policy</a></li><li ><a href="/privacy/#additional-information-regarding-california" title="" rel="nofollow">CA Privacy Policy</a></li><li ><a href="/privacy/right-to-opt-out-of-sale-form/" title="" rel="nofollow">Do Not Sell My Personal Info</a></li><li ><a href="https://www.penguinrandomhouse.com/affiliate-program-disclosure/" title="" rel="nofollow">Affiliate Program Disclosure</a></li><li ><a href="https://www.penguinrandomhouse.com/prh-fraud/" title="" rel="nofollow">Avoid Publishing Scams</a></li> </ul> </div> <div class="footer-column"> <ul class="footer-links"> <li >Help</li><li ><a href="https://www.penguinrandomhouse.com/articles/how-can-i-get-published/" title="" rel="nofollow">Publishing Process</a></li><li ><a href="/faqs/" title="" rel="nofollow">FAQ</a></li><li ><a href="/faqs/#shopping" title="" target="_blank" rel="nofollow">Shopping & Shipping FAQ</a></li><li ><a href="https://penguinrandomhouseeducation.com/" title="" rel="nofollow">For Educators</a></li><li ><a href="http://www.penguinrandomhouse.biz/rights/" title="" target="_blank" rel="nofollow">Subrights</a></li><li ><a href="https://permissions.penguinrandomhouse.com/" title="" target="_blank" rel="nofollow">Permissions</a></li> </ul> </div> <div class="footer-column desktop-show"> <p class="column-title">Connect</p> <p class="sgn-mssg">Sign up for news about books, authors, and more from Penguin Random House</p> <div class="react-newsletter-popup" id="react-footer-newsletter"> <div class="popup-container" role="dialog" aria-labelledby="primary-newsletter-footer-email-subheadline"> <div class="popup-content"> <button aria-label="Close dialog" class="close forcefoc" type="button"></button> <div class="newsletter-container footer"> <div id="primary-newsletter-footer" class="primary-newsletter-form" data-acq-code="PRH_FOOTER_STATIC_ONGOING" data-aria-hidden="true" data-author-check="true" data-background-color="#ffffff"; data-form-headline="An Inbox Worth Reading" data-form-subheadline="Subscribe for curated reading picks, the trendiest books, and so much more." data-general="true" data-side-by-side="true" ></div> </div> <div class="popup-post"></div> </div> </div> <button aria-haspopup="dialog" type="button" class="btn react-share"><i class="fa fa-envelope"></i> Stay in touch</button> </div> <ul class="socialft"><li><a aria-label="visit us on facebook" class="fttr social facebook" href="https://www.facebook.com/PenguinRandomHouse" target="_blank" rel="noopener noreferrer"><i class="fa fa-facebook"></i></a></li><li><a aria-label="visit us on x.com" class="fttr social twitter" href="https://twitter.com/penguinrandom" target="_blank" rel="noopener noreferrer"><i class="fa fa-twitter"></i></a></li><li><a aria-label="visit us on youtube" class="fttr social youtube-play" href="https://www.youtube.com/channel/UC4OnzY1OgwUE0XPAHpqlcvQ" target="_blank" rel="noopener noreferrer"><i class="fa fa-youtube-play"></i></a></li><li><a aria-label="visit us on linkedin" class="fttr social linkedin" href="https://www.linkedin.com/company/penguin-random-house-publishing" target="_blank" rel="noopener noreferrer"><i class="fa fa-linkedin"></i></a></li><li><a aria-label="visit us on pinterest" class="fttr social pinterest" href="http://pinterest.com/penguinrandom/" target="_blank" rel="noopener noreferrer"><i class="fa fa-pinterest-p"></i></a></li><li><a aria-label="visit us on instagram" class="fttr social instagram" href="http://instagram.com/penguinrandomhouse" target="_blank" rel="noopener noreferrer"><i class="fa fa-instagram"></i></a></li></ul> <a class="global-link" href="https://global.penguinrandomhouse.com" target="_blank" rel="noopener noreferrer">global.penguinrandomhouse.com</a> <p class="ft-cr">© 2025 Penguin Random House</p> </div> </div> </div> </footer> <!-- / End Footer --> </div> <!-- inner-facade END --> <div class="container footer-bttm-container"> <p class="footer-bttm-links-visit">Visit other sites in the Penguin Random House Network</p> <div class="footer-bttm-links"> <a aria-labelledby="Brightly_0" href="http://www.readbrightly.com/?ref=822975591A1E" class="footer-bttm-link" target="_blank" rel="nofollow"> <img src="" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2015/04/01075801/thumbnail.png" alt="Raise kids who love to read" loading="lazy" class="lazyload footer-bttm-link-img" /> <span id="Brightly_0"> <p class="footer-bttm-site-name">Brightly</p> <p class="footer-bttm-site-description">Raise kids who love to read </p> </span> </a> <a aria-labelledby="TodaysTopBooks_1" href="https://www.penguinrandomhouse.com/interactive/todays-top-books/?ref=PRHC64566FB69&aid=14950&linkid=PRHC64566FB69" class="footer-bttm-link" target="" rel="nofollow"> <img src="" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2021/06/23171719/TTB-Footer-Logo-Color.png" alt="Today's Top Books" loading="lazy" class="lazyload footer-bttm-link-img" /> <span id="TodaysTopBooks_1"> <p class="footer-bttm-site-name">Today's Top Books</p> <p class="footer-bttm-site-description">Want to know what people are actually reading right now?</p> </span> </a> <a aria-labelledby="TASTE_2" href="http://www.tastecooking.com/?ref=E8C77968C21F" class="footer-bttm-link" target="_blank" rel="nofollow"> <img src="" data-src="https://assets.penguinrandomhouse.com/wp-content/uploads/2017/03/03173807/tastelogo1.png" alt="An online magazine for today’s home cook" loading="lazy" class="lazyload footer-bttm-link-img" /> <span id="TASTE_2"> <p class="footer-bttm-site-name">TASTE</p> <p class="footer-bttm-site-description">An online magazine for today’s home cook </p> </span> </a> </div> </div></div> <div id="ftr-signup" style="display:none;"> <button aria-label="Close popup" class="close" type="button"></button> <div class="newsletter-container footer"> <div id="primary-newsletter-footer" class="primary-newsletter-form" data-acq-code="PRH_FOOTER_STATIC_ONGOING" data-author-check="true" data-background-color="#ffffff" data-form-headline="An Inbox Worth Reading" data-form-subheadline="Subscribe for curated reading picks, the trendiest books, and so much more." data-general="true" data-side-by-side="true" ></div> </div> </main> <!-- / End #mainblock --> </div> <!-- / End Main Page Wrap --> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/js/fes21.js?ver=cb20250429013754" defer></script> <script>var blankPageFix = setTimeout(function(){ try{ var htmlClass = document.getElementsByTagName( "html" )[0].getAttribute( "class" ); if( htmlClass.indexOf( "fouc-factor" ) > -1 ){ document.getElementsByTagName( "html" )[0].setAttribute( "class", htmlClass.replace( /fouc-factor/, "" ) ); }} catch( e ) { document.getElementsByTagName( "html" )[0].setAttribute( "class", htmlClass.replace( /fouc-factor/, "" ) ); }}, 3000 );</script> <link rel='stylesheet' id='regular_footer-css' href='https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/css/footer.min.css?ver=cb20250429013754' type='text/css' media='all' /> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1" id="react-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1" id="react-dom-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27" id="wp-element-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/build/newsletter.js?ver=cb20250429013754" id="primary_newsletter_signup-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/js/global.min.js?ver=cb20250429013754" id="global_script-js"></script> <script type="text/javascript" src="https://www.penguinrandomhouse.com/wp-content/themes/penguinrandomhouse/js/account.min.js?ver=cb20250429013754" id="account_script-js"></script> <script type="application/ld+json"> {"@context":"https:\/\/schema.org","@type":"WebPage","url":"https:\/\/www.penguinrandomhouse.com\/","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.penguinrandomhouse.com\/search\/search?q={q}","query-input":"required name=q"}} </script> <script type="text/javascript"> var show_pre = false; </script> <div id="signin_pop"> <div class="signin_wrap"> <div class="signin_imgbg" title="Just for joining you’ll get personalized recommendations on your dashboard daily and features only for members."></div> <div class="signin_form"> <div id="close_signin">×</div> <iframe id="sign-in-iframe" src="about:blank" data-src="https://account.penguinrandomhouse.com/login2/" title="Sign in or join now"></iframe> <div class="loading_message" role="alert"></div> </div> </div> </div> <div id="signup_hover_overlay"></div> <div id="signup_hover" role="dialog" aria-labelledby="signup_copy_title"> <div class="signup_wrap"> <div class="signup_copy_title">My Account</div> <a href="javascript:void(0)" class="signup_button r_signin_link media" tabindex="0" role="button">Sign In</a> <a href="javascript:void(0)" class="signup_button wht_btn r_signup_link media" tabindex="0" role="button">Create An Account</a> </div> <button class="close-button" tabindex="0" aria-label="Close"></button> </div> <div id="mininav" role="tooltip"> <div class="name">Hi, <span></span></div> <div class="since">Member Since <span></span></div> <hr class="since"> <button class="signout" href="/signoff/">sign out</button> <a href="/account/dashboard/" data-href="status">Account Overview</a> <a href="/account/dashboard/recommendations" data-href="recommendations">Recommendations</a> <a href="/account/dashboard/orders" data-href="orders">Orders</a> <a href="/account/dashboard/details" data-href="details">Account Details</a> <a href="/account/dashboard/emails" data-href="emails">Email Preferences</a> <a href="/account/dashboard/bookshelf/shelf-all" data-href="bookshelf/shelf-all">Bookshelf</a> <button class="close-button" tabindex="0" aria-label="Close"></button> </div> <div id="account-create-success" role="tooltip"> <div class="info-overlay"></div> <div class="info-post"></div> <div class="info"> <h2>Success!</h2> Your account has been created. Upload book purchases, access your personalized book recommendations, and more from here. <button>GOT IT</button> </div> </div> <script id="prh-minicart-js" src="/wp-content/themes/penguinrandomhouse/js/minicart.js?ver=cb20250429013754" type="text/javascript" data-hover-open="div.cart-button > a" data-click-open="div.cart-button > a" data-cart-quantity="g.cart-counter text" data-analytics-func="View.Utils.minicartAnalytics" data-cart-url-var="cartUrl" data-css-version="cb20250429013754" ></script> <div id="reader_announce" aria-live="assertive"></div> </body> </html>