.section-heading_heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading_label{margin:0;font-size:1.3rem;font-weight:600}@media(min-width:40rem){.section-heading_label{font-size:1.5rem}}.section-heading_all{flex:0 0 auto;font-size:.85rem;text-decoration:none;color:#4b5563}.section-heading_all:hover{color:#000;text-decoration:underline;text-underline-offset:3px}.book-card_card{border:1px solid #000;box-shadow:0 0 15px 0 #888;display:flex;flex-direction:column;width:24rem;max-width:100%}.book-card_thumb{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.book-card_thumb img{width:100%;height:100%;object-fit:cover;display:block}.book-card_body{flex:1 1;display:flex;flex-direction:column;padding:1rem 1.1rem 1.5rem}.book-card_label{font-size:.85rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 .5rem}.book-card_title{font-size:1.5rem;font-weight:500;margin:0;line-height:1.3}.book-card_meta{font-size:1rem;font-weight:300;margin:.6rem 0 0;color:#4b5563}.book-card_printBadge{margin:0;padding:.45rem .75rem;background:#6b7280;color:#fff;text-align:center;font-size:.95rem;font-weight:400;letter-spacing:.02em}.book-card_readButton{align-self:center;margin-top:2.25rem;padding:.75rem 2rem;border:1px solid #000;background:#000;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.02em;transition:background .15s ease,color .15s ease}.book-card_readButton:hover{background:#fff;color:#000}.content-row_row{border:1px solid #000;box-shadow:0 0 15px 0 #888;display:block;padding:1.25rem;text-decoration:none;color:inherit;transition:box-shadow .15s ease}.content-row_row:hover{box-shadow:0 0 20px 0 #666}.content-row_row:after{content:"";display:block;clear:both}.content-row_thumb{float:left;width:9rem;height:9rem;margin:.2rem 1.25rem .5rem 0;background:#f3f4f6;overflow:hidden}.content-row_thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:40rem){.content-row_thumb{width:11rem;height:11rem}}.content-row_meta{margin:0 0 .4rem;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.content-row_title{margin:0;font-size:1.2rem;font-weight:500;line-height:1.3}.content-row_excerpt{margin:.5rem 0 0;font-size:.95rem;line-height:1.55;color:#4b5563}.root-page_shell{display:flex;flex-direction:column;min-height:100vh}.root-page_main{flex:1 1;box-sizing:border-box;width:100%;padding-bottom:4rem}.root-page_hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - var(--header-height, 4.5rem));padding-inline:1rem;overflow:hidden}.root-page_heroBg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url(/assets/hero-background-light.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.root-page_heroLockup{position:relative;z-index:1;font-size:1.1rem}@media(min-width:40rem){.root-page_heroLockup{font-size:1.5rem}}.root-page_heroTagline{position:relative;z-index:1;margin:2rem 0 0;max-width:34rem;font-size:1.15rem;font-weight:400;font-style:italic;color:#4b5563}@media(min-width:40rem){.root-page_heroTagline{font-size:1.4rem}}.root-page_scrollDown{z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:1.4rem;color:#6b7280;text-decoration:none;animation:root-page_scrollBounce 1.8s ease-in-out infinite}.root-page_scrollDown:hover{color:#000}.root-page_hero .root-page_scrollDown{margin-top:2.5rem}.root-page_scrollLabel{font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}@keyframes root-page_scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.root-page_scrollDown{animation:none}}.root-page_booksSection{display:flex;flex-direction:column;align-items:center;margin:6rem auto 5rem;padding-inline:2.5rem}.root-page_booksSection+.root-page_section{margin-top:5rem}.root-page_section{max-width:48rem;margin:5rem auto 0;padding-inline:2.5rem}@media(min-width:40rem){.root-page_section{margin-top:6rem}}@media(min-width:86.25rem){.root-page_section{max-width:52rem}}.root-page_hero+.root-page_section{margin-top:0}.root-page_bookGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;width:100%;max-width:52rem}.root-page_rows{display:flex;flex-direction:column;gap:2rem}.root-page_newsList{list-style:none;margin:0;padding:0}.root-page_newsItem{border-bottom:1px solid #e5e7eb}.root-page_newsItem:first-child{border-top:1px solid #e5e7eb}.root-page_newsLink{display:flex;gap:1rem;align-items:baseline;padding:.9rem .25rem;text-decoration:none;color:inherit}.root-page_newsLink:hover .root-page_newsTitle{text-decoration:underline;text-underline-offset:3px}.root-page_newsDate{flex:0 0 auto;font-size:.8rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#6b7280;min-width:7rem}.root-page_newsTitle{font-size:1.05rem}